Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 909446 Details for
Bug 943834
net-nntp/tin-2.6.3 - [libtool] [gcc-15] ./save.c: error: too many arguments to function UUSetOption
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-nntp:tin-2.6.3:20241118-172516.log
net-nntp:tin-2.6.3:20241118-172516.log (text/plain), 52.60 KB, created by
Toralf Förster
on 2024-11-18 19:21:29 UTC
(
hide
)
Description:
net-nntp:tin-2.6.3:20241118-172516.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-11-18 19:21:29 UTC
Size:
52.60 KB
patch
obsolete
> * Package: net-nntp/tin-2.6.3:0 > * Repository: gentoo > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux nls ssl > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking tin-2.6.3.tar.xz to /var/tmp/portage/net-nntp/tin-2.6.3/work >>>> Source unpacked in /var/tmp/portage/net-nntp/tin-2.6.3/work >>>> Preparing source in /var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3 ... > * econf: updating tin-2.6.3/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating tin-2.6.3/config.sub with /usr/share/gnuconfig/config.sub >./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 --datarootdir=/usr/share --libdir=/usr/lib64 --disable-cancel-locks --without-canlock --disable-debug --disable-pgp-gpg --enable-nls --without-socks --disable-mime-strict-charset --enable-nntp --enable-prototypes --without-pcre --with-pcre2-config --with-coffee --with-nntp-default-server=news.gmane.io --with-screen=ncursesw --with-nntps=openssl --with-editor=/usr/libexec/editor --with-gpg=/usr/bin/gpg --with-ispell=/usr/bin/aspell --with-mailer=/bin/mail --with-sum=/usr/bin/sum --with-libdir=/var/lib/news --with-spooldir=/var/spool/news >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >Configuring for linux-gnu >checking for PATH separator... : >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking for C compiler default output... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for executable suffix... >checking for object suffix... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking version of x86_64-pc-linux-gnu-gcc... 15.0.0 >checking if this is really Intel C compiler... no >checking if this is really Clang C compiler... no >checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... none needed >checking $CFLAGS variable... ok >checking $CC variable... ok >checking for ggrep... no >checking for grep... grep >checking for egrep... grep -E >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.12/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 whether ln -s works... yes >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking whether exit is declared... yes >checking if the POSIX test-macros are already defined... no >checking if this is the GNU C library... yes >checking if _DEFAULT_SOURCE can be used as a basis... yes >checking if _XOPEN_SOURCE=500 works with _DEFAULT_SOURCE... yes >checking if _XOPEN_SOURCE really is set... yes >checking if SIGWINCH is defined... yes >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for x86_64-pc-linux-gnu-ld... x86_64-pc-linux-gnu-ld >checking for x86_64-pc-linux-gnu-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 ispell... /usr/bin/aspell >checking for metamail... no >checking for sum... /usr/bin/sum >checking if /usr/bin/sum takes -r... yes >checking for default editor... /usr/libexec/editor >checking for sendmail... /usr/bin/sendmail >checking for default mailer... /bin/mail >checking for incoming-mail directory... /var/spool/mail >checking if you want to use pkg-config... yes >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >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... no >checking if you want to use zlib for COMPRESS DEFLATE support... yes >checking for zError... 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 news-library path... /var/lib/news >checking for news spool-directory path... /var/spool/news >checking for news overview-directory path... /var/spool/news >checking for overview filename... .overview >checking for directory containing "inews"... /var/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... (cached) 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 >checking pkg-config for ncursesw... yes >checking if the ncursesw package files work... yes >checking for terminfo header... term.h >checking definition to turn on extended curses functions... _XOPEN_SOURCE_EXTENDED >checking if you want to use installed version of pcre... no >checking if you want to use pcre2 in favour of pcre... yes >checking for x86_64-pc-linux-gnu-pcre2-config... /usr/bin/x86_64-pc-linux-gnu-pcre2-config >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.io >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 enable NNTPS support... openssl >checking for OpenSSL... checking whether to make a coffee while compiling... yes - with milk - please! >checking for fgrep... grep -F >checking for makeflags variable... >checking for an ANSI C-conforming 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... (cached) 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 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 for sys/ioctl.h... yes >checking for sys/termio.h... no >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 va_copy... yes >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 unicode/unorm2.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 execlp... yes >checking for explicit_bzero... yes >checking for explicit_memset... no >checking for fchmod... yes >checking for fcntl... (cached) yes >checking for fdopen... yes >checking for fork... 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 vsnprintf... yes >checking for waitpid... yes >checking for flock... (cached) yes >checking for clock_gettime... yes >checking for memset_s... no >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 x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib >checking for working alloca.h... yes >checking for alloca... yes >checking for stdlib.h... (cached) 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... (cached) yes >checking for string.h... (cached) 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 es 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 h_addr_list in struct hostent... yes >checking for X11/Xpoll.h... yes >checking for declaration of fd_set... sys/types.h >checking for fd_set macros... yes >checking for working tolower()... yes >checking for working toupper()... yes >checking for stdnoreturn.h... yes >checking for C11 _Noreturn feature... yes >checking for iconv.h... yes >checking for iconv_open() //TRANSLIT extension... yes >checking for link... yes >checking for unctrl.h... unctrl.h >checking for vw_printw... yes >checking for get_wch... yes >checking for wget_wch... yes >configure: creating ./config.status >config.status: creating po/Makefile.in >config.status: creating src/Makefile >config.status: creating include/autoconf.h >config.status: creating po/POTFILES >config.status: creating po/Makefile >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3 ... >make -O -j4 build >make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -DHAVE_CONFIG_H -DHAVE_CONFIG_H -I. -I../include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -o makecfg ./makecfg.c >make[1]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >./makecfg ./tincfg.tbl tincfg.h >make[1]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >./makecfg ./tincfg.tbl tincfg.h >make[1]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -march=native -fno-diagnostics-color -c ./heapsort.c >make[1]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -march=native -fno-diagnostics-color -c ./auth.c >make[1]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -march=native -fno-diagnostics-color -c ./active.c >make[1]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -march=native -fno-diagnostics-color -c ./charset.c >make[1]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -march=native -fno-diagnostics-color -c ./color.c >make[1]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -march=native -fno-diagnostics-color -c ./art.c >make[1]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -march=native -fno-diagnostics-color -c ./curses.c >make[1]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -march=native -fno-diagnostics-color -c ./attrib.c >make[1]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -march=native -fno-diagnostics-color -c ./debug.c >make[1]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -march=native -fno-diagnostics-color -c ./envarg.c >make[1]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -march=native -fno-diagnostics-color -c ./cook.c >make[1]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -march=native -fno-diagnostics-color -c ./getline.c >make[1]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -march=native -fno-diagnostics-color -c ./config.c >make[1]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -march=native -fno-diagnostics-color -c ./feed.c >make[1]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -march=native -fno-diagnostics-color -c ./global.c >make[1]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -march=native -fno-diagnostics-color -c ./hashstr.c >make[1]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -march=native -fno-diagnostics-color -c ./header.c >make[1]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -march=native -fno-diagnostics-color -c ./help.c >make[1]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -march=native -fno-diagnostics-color -c ./inews.c >make[1]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -march=native -fno-diagnostics-color -c ./filter.c >make[1]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -march=native -fno-diagnostics-color -c ./joinpath.c >make[1]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -march=native -fno-diagnostics-color -c ./init.c >make[1]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -march=native -fno-diagnostics-color -c ./lang.c >make[1]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -march=native -fno-diagnostics-color -c ./langinfo.c >make[1]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -march=native -fno-diagnostics-color -c ./list.c >make[1]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -march=native -fno-diagnostics-color -c ./group.c >make[1]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -march=native -fno-diagnostics-color -c ./lock.c >make[1]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -march=native -fno-diagnostics-color -c ./mail.c >make[1]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -march=native -fno-diagnostics-color -c ./memory.c >make[1]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -march=native -fno-diagnostics-color -c ./main.c >make[1]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -march=native -fno-diagnostics-color -c ./mimetypes.c >make[1]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -march=native -fno-diagnostics-color -c ./my_tmpfile.c >make[1]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -march=native -fno-diagnostics-color -c ./newsrc.c >make[1]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -march=native -fno-diagnostics-color -c ./nntplib.c >make[1]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -march=native -fno-diagnostics-color -c ./nrctbl.c >make[1]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -march=native -fno-diagnostics-color -c ./nntps.c >make[1]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -march=native -fno-diagnostics-color -c ./keymap.c >make[1]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -march=native -fno-diagnostics-color -c ./misc.c >make[1]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -march=native -fno-diagnostics-color -c ./pgp.c >make[1]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -march=native -fno-diagnostics-color -c ./plp_snprintf.c >make[1]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >expect 6 shift/reduce conflicts ... >bison -y ./parsdate.y >./parsdate.y:127.25-32: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] > 127 | %type <Number> tDAYZONE tMONTH tMONTH_UNIT tSEC_UNIT > | ^~~~~~~~ >./parsdate.y:127.34-39: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] > 127 | %type <Number> tDAYZONE tMONTH tMONTH_UNIT tSEC_UNIT > | ^~~~~~ >./parsdate.y:127.41-51: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] > 127 | %type <Number> tDAYZONE tMONTH tMONTH_UNIT tSEC_UNIT > | ^~~~~~~~~~~ >./parsdate.y:127.53-61: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] > 127 | %type <Number> tDAYZONE tMONTH tMONTH_UNIT tSEC_UNIT > | ^~~~~~~~~ >./parsdate.y:128.25-32: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] > 128 | %type <Number> tSNUMBER tUNUMBER tZONE numzone zone > | ^~~~~~~~ >./parsdate.y:128.34-41: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] > 128 | %type <Number> tSNUMBER tUNUMBER tZONE numzone zone > | ^~~~~~~~ >./parsdate.y:128.43-47: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] > 128 | %type <Number> tSNUMBER tUNUMBER tZONE numzone zone > | ^~~~~ >./parsdate.y:129.25-33: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] > 129 | %type <Meridian> tMERIDIAN o_merid > | ^~~~~~~~~ >./parsdate.y: warning: 6 shift/reduce conflicts [-Wconflicts-sr] >./parsdate.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples >mv -f y.tab.c ./parsdate.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -march=native -fno-diagnostics-color -c ./parsdate.c >make[1]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -march=native -fno-diagnostics-color -c ./prompt.c >make[1]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -march=native -fno-diagnostics-color -c ./page.c >make[1]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -march=native -fno-diagnostics-color -c ./read.c >make[1]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -march=native -fno-diagnostics-color -c ./regex.c >make[1]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -march=native -fno-diagnostics-color -c ./refs.c >make[1]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -march=native -fno-diagnostics-color -c ./rfc1524.c >make[1]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -march=native -fno-diagnostics-color -c ./rfc2045.c >make[1]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -march=native -fno-diagnostics-color -c ./options_menu.c >make[1]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -march=native -fno-diagnostics-color -c ./rfc2046.c >make[1]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -march=native -fno-diagnostics-color -c ./save.c >./save.c: In function âpost_process_uudâ: >./save.c:804:9: error: too many arguments to function âUUSetOptionâ > 804 | UUSetOption(UUOPT_SAVEPATH, 0, file_out_dir); > | ^~~~~~~~~~~ >In file included from ./save.c:50: >/usr/include/uudeview.h:191:18: note: declared here > 191 | int UUEXPORT UUSetOption _ANSI_ARGS_((int, int, char *)); > | ^~~~~~~~~~~ >./save.c:807:25: error: too many arguments to function âUULoadFileâ > 807 | UULoadFile(save[i].path, NULL, 0); /* Scans file for encoded data */ > | ^~~~~~~~~~ >/usr/include/uudeview.h:208:18: note: declared here > 208 | int UUEXPORT UULoadFile _ANSI_ARGS_((char *, char *, int)); > | ^~~~~~~~~~ >./save.c:825:16: error: too many arguments to function âUUGetFileListItemâ > 825 | item = UUGetFileListItem(i); > | ^~~~~~~~~~~~~~~~~ >/usr/include/uudeview.h:210:18: note: declared here > 210 | uulist *UUEXPORT UUGetFileListItem _ANSI_ARGS_((int)); > | ^~~~~~~~~~~~~~~~~ >./save.c:829:21: error: too many arguments to function âUUDecodeFileâ > 829 | if (UUDecodeFile(item, NULL) == UURET_OK) { > | ^~~~~~~~~~~~ >/usr/include/uudeview.h:214:18: note: declared here > 214 | int UUEXPORT UUDecodeFile _ANSI_ARGS_((uulist *, char *)); > | ^~~~~~~~~~~~ >./save.c:859:24: error: too many arguments to function âUUGetFileListItemâ > 859 | item = UUGetFileListItem(i); > | ^~~~~~~~~~~~~~~~~ >/usr/include/uudeview.h:210:18: note: declared here > 210 | uulist *UUEXPORT UUGetFileListItem _ANSI_ARGS_((int)); > | ^~~~~~~~~~~~~~~~~ >make[1]: *** [Makefile:300: save.o] Error 1 >make[1]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[1]: *** Waiting for unfinished jobs.... >make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -march=native -fno-diagnostics-color -c ./rfc2047.c >make[1]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -march=native -fno-diagnostics-color -c ./screen.c >make[1]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -march=native -fno-diagnostics-color -c ./post.c >make[1]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make: [Makefile:412: build] Error 2 (ignored) >>>> Source compiled. >>>> Test phase [not enabled]: net-nntp/tin-2.6.3 > >>>> Install net-nntp/tin-2.6.3 into /var/tmp/portage/net-nntp/tin-2.6.3/image >make -O -j4 DESTDIR=/var/tmp/portage/net-nntp/tin-2.6.3/image install >make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >mkdir -p /var/tmp/portage/net-nntp/tin-2.6.3/image/usr/bin >make[1]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[2]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -march=native -fno-diagnostics-color -c ./save.c >./save.c: In function âpost_process_uudâ: >./save.c:804:9: error: too many arguments to function âUUSetOptionâ > 804 | UUSetOption(UUOPT_SAVEPATH, 0, file_out_dir); > | ^~~~~~~~~~~ >In file included from ./save.c:50: >/usr/include/uudeview.h:191:18: note: declared here > 191 | int UUEXPORT UUSetOption _ANSI_ARGS_((int, int, char *)); > | ^~~~~~~~~~~ >./save.c:807:25: error: too many arguments to function âUULoadFileâ > 807 | UULoadFile(save[i].path, NULL, 0); /* Scans file for encoded data */ > | ^~~~~~~~~~ >/usr/include/uudeview.h:208:18: note: declared here > 208 | int UUEXPORT UULoadFile _ANSI_ARGS_((char *, char *, int)); > | ^~~~~~~~~~ >./save.c:825:16: error: too many arguments to function âUUGetFileListItemâ > 825 | item = UUGetFileListItem(i); > | ^~~~~~~~~~~~~~~~~ >/usr/include/uudeview.h:210:18: note: declared here > 210 | uulist *UUEXPORT UUGetFileListItem _ANSI_ARGS_((int)); > | ^~~~~~~~~~~~~~~~~ >./save.c:829:21: error: too many arguments to function âUUDecodeFileâ > 829 | if (UUDecodeFile(item, NULL) == UURET_OK) { > | ^~~~~~~~~~~~ >/usr/include/uudeview.h:214:18: note: declared here > 214 | int UUEXPORT UUDecodeFile _ANSI_ARGS_((uulist *, char *)); > | ^~~~~~~~~~~~ >./save.c:859:24: error: too many arguments to function âUUGetFileListItemâ > 859 | item = UUGetFileListItem(i); > | ^~~~~~~~~~~~~~~~~ >/usr/include/uudeview.h:210:18: note: declared here > 210 | uulist *UUEXPORT UUGetFileListItem _ANSI_ARGS_((int)); > | ^~~~~~~~~~~~~~~~~ >make[2]: *** [Makefile:300: save.o] Error 1 >make[2]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[2]: *** Waiting for unfinished jobs.... >make[2]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -march=native -fno-diagnostics-color -c ./sigfile.c >make[2]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[2]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -march=native -fno-diagnostics-color -c ./search.c >make[2]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[2]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -march=native -fno-diagnostics-color -c ./select.c >make[2]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make[1]: *** [Makefile:415: install] Error 2 >make[1]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src' >make: *** [Makefile:415: install] Error 2 > * ERROR: net-nntp/tin-2.6.3::gentoo failed (install phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=net-nntp/tin-2.6.3::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-nntp/tin-2.6.3::gentoo'`. > * The complete build log is located at '/var/log/portage/net-nntp:tin-2.6.3:20241118-172516.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-nntp/tin-2.6.3/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-nntp/tin-2.6.3/temp/environment'. > * Working directory: '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3' > * S: '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 943834
:
909440
|
909441
|
909442
|
909443
|
909444
|
909445
| 909446 |
909447
|
909448