Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 846136 Details for
Bug 889144
dev-util/cdecl-13.0 fails test - FAIL: ac-cast_into.exp
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-util:cdecl-13.0:20221231-102516.log
dev-util:cdecl-13.0:20221231-102516.log (text/plain), 114.10 KB, created by
Toralf Förster
on 2022-12-31 10:36:43 UTC
(
hide
)
Description:
dev-util:cdecl-13.0:20221231-102516.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2022-12-31 10:36:43 UTC
Size:
114.10 KB
patch
obsolete
> * Package: dev-util/cdecl-13.0:0 > * Repository: gentoo > * Maintainer: flow@gentoo.org > * Upstream: https://github.com/paul-j-lucas/cdecl/issues > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux ncurses readline userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking cdecl-13.0.release.tar.gz to /var/tmp/portage/dev-util/cdecl-13.0/work >>>> Source unpacked in /var/tmp/portage/dev-util/cdecl-13.0/work >>>> Preparing source in /var/tmp/portage/dev-util/cdecl-13.0/work/cdecl-13.0 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-util/cdecl-13.0/work/cdecl-13.0 ... > * econf: updating cdecl-13.0/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating cdecl-13.0/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 --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/cdecl-13.0 --htmldir=/usr/share/doc/cdecl-13.0/html --libdir=/usr/lib64 --with-readline --enable-term-size --disable-bison-debug --disable-flex-debug >checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a race-free mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether the compiler supports GNU C... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking whether the compiler is clang... no >checking for compiler option needed when checking for declarations... none >checking whether make supports the include directive... yes (GNU style) >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for stdio.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for strings.h... yes >checking for sys/stat.h... yes >checking for sys/types.h... yes >checking for unistd.h... yes >checking for wchar.h... yes >checking for minix/config.h... no >checking for fnmatch.h... yes >checking for getopt.h... yes >checking for sys/cdefs.h... yes >checking for threads.h... yes >checking for limits.h... yes >checking for xlocale.h... no >checking for sys/mman.h... yes >checking for stdbool.h... yes >checking for stdckdint.h... no >checking for sysexits.h... yes >checking for features.h... yes >checking for crtdefs.h... no >checking for wctype.h... yes >checking whether it is safe to define __EXTENSIONS__... yes >checking whether _XOPEN_SOURCE should be defined... no >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for Minix Amsterdam compiler... no >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for flex... flex >checking for lex output file root... lex.yy >checking for lex library... none needed >checking for library containing yywrap... -lfl >checking whether yytext is a pointer... yes >checking if flex is the lexer generator... yes >checking for bison... bison -y >checking if bison is the parser generator... yes >checking whether ln -s works... yes >checking for readline/readline.h... yes >checking for readline/history.h... yes >checking for curses.h... yes >checking for ncurses.h... yes >checking for term.h... yes >checking whether to enable assertions... yes >checking for fnmatch.h... (cached) yes >checking for getopt.h... (cached) yes >checking for _Bool... yes >checking for stdbool.h that conforms to C99... (cached) yes >checking for pwd.h... yes >checking for sysexits.h... (cached) yes >checking for size_t... yes >checking for working alloca.h... yes >checking for alloca... yes >checking whether the preprocessor supports include_next... yes >checking whether source code line length is unlimited... yes >checking whether <wchar.h> uses 'inline' correctly... yes >checking for btowc... yes >checking for fnmatch... yes >checking for mbsrtowcs... yes >checking for getdelim... yes >checking for isblank... yes >checking for mbsinit... yes >checking for mbrtowc... yes >checking for mprotect... yes >checking for strndup... yes >checking for iswcntrl... yes >checking for wmempcpy... yes >checking for nl_langinfo and CODESET... yes >checking for a traditional french locale... none >checking for complete errno.h... yes >checking whether ctype.h defines __header_inline... no >checking for mbstate_t... yes >checking for x86_64-pc-linux-gnu-gcc options needed to detect all undeclared functions... none needed >checking whether getdelim is declared... yes >checking whether getline is declared... yes >checking for getopt.h... (cached) yes >checking for getopt_long_only... yes >checking whether getopt is POSIX compatible... yes >checking for working GNU getopt function... yes >checking for working GNU getopt_long function... yes >checking for pthread.h... yes >checking for pthread_kill in -lpthread... yes >checking whether POSIX threads API is available... yes >checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes >checking whether setlocale (category, NULL) is multithread-safe... yes >checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes >checking for wint_t... yes >checking whether wint_t is large enough... yes >checking whether the compiler produces multi-arch binaries... no >checking whether stdint.h conforms to C99... yes >checking whether stdint.h works without ISO C predefines... yes >checking whether stdint.h has UINTMAX_WIDTH etc.... yes >checking for C/C++ restrict keyword... __restrict__ >checking for wchar_t... yes >checking for good max_align_t... yes >checking whether NULL can be used in arbitrary expressions... yes >checking whether locale.h defines locale_t... yes >checking whether locale.h conforms to POSIX:2001... yes >checking whether struct lconv is properly defined... yes >checking for a traditional japanese locale... none >checking for a french Unicode locale... none >checking for a transitional chinese locale... none >checking for inline... inline >checking for mmap... yes >checking for MAP_ANONYMOUS... yes >checking whether memchr works... yes >checking whether fcloseall is declared... yes >checking which flavor of printf attribute matches inttypes macros... system >checking whether ecvt is declared... yes >checking whether fcvt is declared... yes >checking whether gcvt is declared... yes >checking whether strndup is declared... yes >checking whether strnlen is declared... yes >checking for pid_t... yes >checking for mode_t... yes >checking whether execvpe is declared... yes >checking whether wcsdup is declared... yes >checking whether iswcntrl works... yes >checking for towlower... yes >checking for wctype_t... yes >checking for wctrans_t... yes >checking for C compiler option to allow warnings... -Wno-error >checking for alloca as a compiler built-in... yes >checking for static_assert... yes, an <assert.h> macro >checking whether btowc(0) is correct... yes >checking whether btowc(EOF) is correct... guessing yes >checking for __builtin_expect... yes >checking for flexible array member... yes >checking for working POSIX fnmatch... yes >checking for working getdelim function... yes >checking for getline... yes >checking for working getline function... yes >checking whether the compiler supports the __inline keyword... yes >checking whether mbrtowc handles incomplete characters... guessing yes >checking whether mbrtowc works as well as mbtowc... guessing yes >checking whether mbrtowc handles a NULL pwc argument... guessing yes >checking whether mbrtowc handles a NULL string argument... guessing yes >checking whether mbrtowc has a correct return value... guessing yes >checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes >checking whether mbrtowc stores incomplete characters... guessing no >checking whether mbrtowc works on empty input... yes >checking whether the C locale is free of encoding errors... no >checking whether mbrtowc handles incomplete characters... (cached) guessing yes >checking whether mbrtowc works as well as mbtowc... (cached) guessing yes >checking whether mbrtowc handles incomplete characters... (cached) guessing yes >checking whether mbrtowc works as well as mbtowc... (cached) guessing yes >checking whether mbsrtowcs works... guessing yes >checking for mbtowc... yes >checking for mempcpy... yes >checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes >checking whether setlocale (category, NULL) is multithread-safe... (cached) yes >checking for ssize_t... yes >checking for va_copy... yes >checking for bool, true, false... no >checking for working stdnoreturn.h... yes >checking for working strndup... yes >checking for working strnlen... yes >checking for strsep... yes >checking for variable-length arrays... yes >checking for wmemchr... yes >checking for inline... (cached) inline >checking for size_t... (cached) yes >checking for ssize_t... yes >checking for uint32_t... yes >checking for uint64_t... yes >checking for struct passwd.pw_dir... yes >checking for __typeof__... yes >checking for GNU libc compatible realloc... yes >checking for geteuid... yes >checking for getpwuid... yes >checking for fmemopen... yes >checking for strsep... (cached) yes >checking whether rl_completion_matches is declared... yes >checking whether RL_PROMPT_START_IGNORE is declared... yes >checking whether rl_gnu_readline_p is declared... yes >checking for library containing readline... -lreadline >checking for library containing add_history... none required >checking for library containing endwin... -lncurses >checking for library containing tigetnum... -ltinfo >checking for expect... expect >checking for __attribute__... yes >checking CFLAGS for maximum warnings... -Wall >checking whether C compiler accepts -Wcast-align... yes >checking whether C compiler accepts -Wcomma... no >checking whether C compiler accepts -Wconditional-type-mismatch... no >checking whether C compiler accepts -Wconditional-uninitialized... no >checking whether C compiler accepts -Wconversion... yes >checking whether C compiler accepts -Wextra... yes >checking whether C compiler accepts -Wfloat-equal... yes >checking whether C compiler accepts -Wfor-loop-analysis... no >checking whether C compiler accepts -Widiomatic-parentheses... no >checking whether C compiler accepts -Wimplicit-fallthrough... yes >checking whether C compiler accepts -Wlogical-op-parentheses... no >checking whether C compiler accepts -Wnewline-eof... no >checking whether C compiler accepts -Wpedantic... yes >checking whether C compiler accepts -Wredundant-decls... yes >checking whether C compiler accepts -Wshadow... yes >checking whether C compiler accepts -Wshift-sign-overflow... no >checking whether C compiler accepts -Wsign-compare... yes >checking whether C compiler accepts -Wsign-conversion... yes >checking whether C compiler accepts -Wsometimes-uninitialized... no >checking whether C compiler accepts -Wstring-conversion... no >checking whether C compiler accepts -Wuninitialized... yes >checking whether C compiler accepts -Wunreachable-code-break... no >checking whether C compiler accepts -Wunreachable-code... yes >checking whether C compiler accepts -Wunused... yes >checking whether C compiler accepts -Wwrite-strings... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating lib/Makefile >config.status: creating src/Makefile >config.status: creating test/Makefile >config.status: creating man/Makefile >config.status: creating man/man1/Makefile >config.status: creating src/config.h >config.status: executing depfiles commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-util/cdecl-13.0/work/cdecl-13.0 ... >make -j4 >Making all in lib >make[1]: Entering directory '/var/tmp/portage/dev-util/cdecl-13.0/work/cdecl-13.0/lib' >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ > -e 's|@''HAVE_ALLOCA_H''@|1|g' \ > ./alloca.in.h > alloca.h-t >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ > -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_CTYPE_H''@|<ctype.h>|g' \ > -e 's/@''GNULIB_ISBLANK''@/1/g' \ > -e 's/@''HAVE_ISBLANK''@/1/g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ > -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ > ./ctype.in.h > ctype.h-t >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ > -e 's/@''HAVE_INTTYPES_H''@/1/g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_INTTYPES_H''@|<inttypes.h>|g' \ > -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ > -e 's/@''PRIPTR_PREFIX''@/__PRIPTR_PREFIX/g' \ > -e 's/@''GNULIB_IMAXABS''@/0/g' \ > -e 's/@''GNULIB_IMAXDIV''@/0/g' \ > -e 's/@''GNULIB_STRTOIMAX''@/0/g' \ > -e 's/@''GNULIB_STRTOUMAX''@/0/g' \ > -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ > -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ > -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ > -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ > -e 's/@''HAVE_IMAXDIV_T''@/1/g' \ > -e 's/@''REPLACE_STRTOIMAX''@/0/g' \ > -e 's/@''REPLACE_STRTOUMAX''@/0/g' \ > -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \ > -e 's/@''INT64_MAX_EQ_LONG_MAX''@/defined _LP64/g' \ > -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \ > -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/defined _LP64/g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ > ./inttypes.in.h > inttypes.h-t >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ > -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_LIMITS_H''@|<limits.h>|g' \ > ./limits.in.h > limits.h-t >mv alloca.h-t alloca.h >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ > -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_LOCALE_H''@|<locale.h>|g' \ > -e 's/@''GNULIB_LOCALECONV''@/0/g' \ > -e 's/@''GNULIB_SETLOCALE''@/0/g' \ > -e 's/@''GNULIB_SETLOCALE_NULL''@/1/g' \ > -e 's/@''GNULIB_DUPLOCALE''@/0/g' \ > -e 's/@''GNULIB_LOCALENAME''@/0/g' \ > -e 's|@''HAVE_NEWLOCALE''@|1|g' \ > -e 's|@''HAVE_DUPLOCALE''@|1|g' \ > -e 's|@''HAVE_FREELOCALE''@|1|g' \ > -e 's|@''HAVE_XLOCALE_H''@|0|g' \ > -e 's|@''REPLACE_LOCALECONV''@|0|g' \ > -e 's|@''REPLACE_SETLOCALE''@|0|g' \ > -e 's|@''REPLACE_NEWLOCALE''@|0|g' \ > -e 's|@''REPLACE_DUPLOCALE''@|0|g' \ > -e 's|@''REPLACE_FREELOCALE''@|0|g' \ > -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \ > -e 's|@''LOCALENAME_ENHANCE_LOCALE_FUNCS''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ > ./locale.in.h > locale.h-t >mv ctype.h-t ctype.h >mv limits.h-t limits.h >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ > ./stdckdint.in.h > stdckdint.h-t >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ > -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \ > -e 's/@''GNULIB_DPRINTF''@/0/g' \ > -e 's/@''GNULIB_FCLOSE''@/0/g' \ > -e 's/@''GNULIB_FDOPEN''@/0/g' \ > -e 's/@''GNULIB_FFLUSH''@/0/g' \ > -e 's/@''GNULIB_FGETC''@/1/g' \ > -e 's/@''GNULIB_FGETS''@/1/g' \ > -e 's/@''GNULIB_FOPEN''@/0/g' \ > -e 's/@''GNULIB_FOPEN_GNU''@/0/g' \ > -e 's/@''GNULIB_FPRINTF''@/1/g' \ > -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \ > -e 's/@''GNULIB_FPURGE''@/0/g' \ > -e 's/@''GNULIB_FPUTC''@/1/g' \ > -e 's/@''GNULIB_FPUTS''@/1/g' \ > -e 's/@''GNULIB_FREAD''@/1/g' \ > -e 's/@''GNULIB_FREOPEN''@/0/g' \ > -e 's/@''GNULIB_FSCANF''@/1/g' \ > -e 's/@''GNULIB_FSEEK''@/0/g' \ > -e 's/@''GNULIB_FSEEKO''@/0/g' \ > -e 's/@''GNULIB_FTELL''@/0/g' \ > -e 's/@''GNULIB_FTELLO''@/0/g' \ > -e 's/@''GNULIB_FWRITE''@/1/g' \ > -e 's/@''GNULIB_GETC''@/1/g' \ > -e 's/@''GNULIB_GETCHAR''@/1/g' \ > -e 's/@''GNULIB_GETDELIM''@/1/g' \ > -e 's/@''GNULIB_GETLINE''@/1/g' \ > -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \ > -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \ > -e 's/@''GNULIB_PCLOSE''@/0/g' \ > -e 's/@''GNULIB_PERROR''@/0/g' \ > -e 's/@''GNULIB_POPEN''@/0/g' \ > -e 's/@''GNULIB_PRINTF''@/1/g' \ > -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \ > -e 's/@''GNULIB_PUTC''@/1/g' \ > -e 's/@''GNULIB_PUTCHAR''@/1/g' \ > -e 's/@''GNULIB_PUTS''@/1/g' \ > -e 's/@''GNULIB_REMOVE''@/0/g' \ > -e 's/@''GNULIB_RENAME''@/0/g' \ > -e 's/@''GNULIB_RENAMEAT''@/0/g' \ > -e 's/@''GNULIB_SCANF''@/1/g' \ > -e 's/@''GNULIB_SNPRINTF''@/0/g' \ > -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \ > -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \ > -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \ > -e 's/@''GNULIB_TMPFILE''@/0/g' \ > -e 's/@''GNULIB_VASPRINTF''@/0/g' \ > -e 's/@''GNULIB_VDPRINTF''@/0/g' \ > -e 's/@''GNULIB_VFPRINTF''@/1/g' \ > -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \ > -e 's/@''GNULIB_VFSCANF''@/0/g' \ > -e 's/@''GNULIB_VSCANF''@/0/g' \ > -e 's/@''GNULIB_VPRINTF''@/1/g' \ > -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \ > -e 's/@''GNULIB_VSNPRINTF''@/0/g' \ > -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \ > -e 's/@''GNULIB_MDA_FCLOSEALL''@/1/g' \ > -e 's/@''GNULIB_MDA_FDOPEN''@/1/g' \ > -e 's/@''GNULIB_MDA_FILENO''@/1/g' \ > -e 's/@''GNULIB_MDA_GETW''@/1/g' \ > -e 's/@''GNULIB_MDA_PUTW''@/1/g' \ > -e 's/@''GNULIB_MDA_TEMPNAM''@/1/g' \ > < ./stdio.in.h | \ > sed -e 's|@''HAVE_DECL_FCLOSEALL''@|1|g' \ > -e 's|@''HAVE_DECL_FPURGE''@|1|g' \ > -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \ > -e 's|@''HAVE_DECL_FTELLO''@|1|g' \ > -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ > -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ > -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ > -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ > -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ > -e 's|@''HAVE_DPRINTF''@|1|g' \ > -e 's|@''HAVE_FSEEKO''@|1|g' \ > -e 's|@''HAVE_FTELLO''@|1|g' \ > -e 's|@''HAVE_PCLOSE''@|1|g' \ > -e 's|@''HAVE_POPEN''@|1|g' \ > -e 's|@''HAVE_RENAMEAT''@|1|g' \ > -e 's|@''HAVE_VASPRINTF''@|1|g' \ > -e 's|@''HAVE_VDPRINTF''@|1|g' \ > -e 's|@''REPLACE_DPRINTF''@|0|g' \ > -e 's|@''REPLACE_FCLOSE''@|0|g' \ > -e 's|@''REPLACE_FDOPEN''@|0|g' \ > -e 's|@''REPLACE_FFLUSH''@|0|g' \ > -e 's|@''REPLACE_FOPEN''@|0|g' \ > -e 's|@''REPLACE_FOPEN_FOR_FOPEN_GNU''@|0|g' \ > -e 's|@''REPLACE_FPRINTF''@|0|g' \ > -e 's|@''REPLACE_FPURGE''@|0|g' \ > -e 's|@''REPLACE_FREOPEN''@|0|g' \ > -e 's|@''REPLACE_FSEEK''@|0|g' \ > -e 's|@''REPLACE_FSEEKO''@|0|g' \ > -e 's|@''REPLACE_FTELL''@|0|g' \ > -e 's|@''REPLACE_FTELLO''@|0|g' \ > -e 's|@''REPLACE_GETDELIM''@|0|g' \ > -e 's|@''REPLACE_GETLINE''@|0|g' \ > -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ > -e 's|@''REPLACE_PERROR''@|0|g' \ > -e 's|@''REPLACE_POPEN''@|0|g' \ > -e 's|@''REPLACE_PRINTF''@|0|g' \ > -e 's|@''REPLACE_REMOVE''@|0|g' \ > -e 's|@''REPLACE_RENAME''@|0|g' \ > -e 's|@''REPLACE_RENAMEAT''@|0|g' \ > -e 's|@''REPLACE_SNPRINTF''@|0|g' \ > -e 's|@''REPLACE_SPRINTF''@|0|g' \ > -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \ > -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ > -e 's|@''REPLACE_TMPFILE''@|0|g' \ > -e 's|@''REPLACE_VASPRINTF''@|0|g' \ > -e 's|@''REPLACE_VDPRINTF''@|0|g' \ > -e 's|@''REPLACE_VFPRINTF''@|0|g' \ > -e 's|@''REPLACE_VPRINTF''@|0|g' \ > -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ > -e 's|@''REPLACE_VSPRINTF''@|0|g' \ > -e 's|@''ASM_SYMBOL_PREFIX''@||g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ > > stdio.h-t >mv inttypes.h-t inttypes.h >mv stdckdint.h-t stdckdint.h >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ > -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \ > -e 's/@''GNULIB__EXIT''@/0/g' \ > -e 's/@''GNULIB_ALIGNED_ALLOC''@/0/g' \ > -e 's/@''GNULIB_ATOLL''@/0/g' \ > -e 's/@''GNULIB_CALLOC_GNU''@/0/g' \ > -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \ > -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \ > -e 's/@''GNULIB_FREE_POSIX''@/0/g' \ > -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ > -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ > -e 's/@''GNULIB_GRANTPT''@/0/g' \ > -e 's/@''GNULIB_MALLOC_GNU''@/0/g' \ > -e 's/@''GNULIB_MALLOC_POSIX''@/0/g' \ > -e 's/@''GNULIB_MBTOWC''@/1/g' \ > -e 's/@''GNULIB_MKDTEMP''@/0/g' \ > -e 's/@''GNULIB_MKOSTEMP''@/0/g' \ > -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ > -e 's/@''GNULIB_MKSTEMP''@/0/g' \ > -e 's/@''GNULIB_MKSTEMPS''@/0/g' \ > -e 's/@''GNULIB_POSIX_MEMALIGN''@/0/g' \ > -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \ > -e 's/@''GNULIB_PTSNAME''@/0/g' \ > -e 's/@''GNULIB_PTSNAME_R''@/0/g' \ > -e 's/@''GNULIB_PUTENV''@/0/g' \ > -e 's/@''GNULIB_QSORT_R''@/0/g' \ > -e 's/@''GNULIB_RANDOM''@/0/g' \ > -e 's/@''GNULIB_RANDOM_R''@/0/g' \ > -e 's/@''GNULIB_REALLOC_GNU''@/0/g' \ > -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \ > -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \ > -e 's/@''GNULIB_REALPATH''@/0/g' \ > -e 's/@''GNULIB_RPMATCH''@/0/g' \ > -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \ > -e 's/@''GNULIB_SETENV''@/0/g' \ > -e 's/@''GNULIB_STRTOD''@/0/g' \ > -e 's/@''GNULIB_STRTOL''@/0/g' \ > -e 's/@''GNULIB_STRTOLD''@/0/g' \ > -e 's/@''GNULIB_STRTOLL''@/0/g' \ > -e 's/@''GNULIB_STRTOUL''@/0/g' \ > -e 's/@''GNULIB_STRTOULL''@/0/g' \ > -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \ > -e 's/@''GNULIB_UNLOCKPT''@/0/g' \ > -e 's/@''GNULIB_UNSETENV''@/0/g' \ > -e 's/@''GNULIB_WCTOMB''@/0/g' \ > -e 's/@''GNULIB_MDA_ECVT''@/1/g' \ > -e 's/@''GNULIB_MDA_FCVT''@/1/g' \ > -e 's/@''GNULIB_MDA_GCVT''@/1/g' \ > -e 's/@''GNULIB_MDA_MKTEMP''@/1/g' \ > -e 's/@''GNULIB_MDA_PUTENV''@/1/g' \ > < ./stdlib.in.h | \ > sed -e 's|@''HAVE__EXIT''@|1|g' \ > -e 's|@''HAVE_ALIGNED_ALLOC''@|1|g' \ > -e 's|@''HAVE_ATOLL''@|1|g' \ > -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ > -e 's|@''HAVE_DECL_ECVT''@|1|g' \ > -e 's|@''HAVE_DECL_FCVT''@|1|g' \ > -e 's|@''HAVE_DECL_GCVT''@|1|g' \ > -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ > -e 's|@''HAVE_GETSUBOPT''@|1|g' \ > -e 's|@''HAVE_GRANTPT''@|1|g' \ > -e 's|@''HAVE_INITSTATE''@|1|g' \ > -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \ > -e 's|@''HAVE_MBTOWC''@|1|g' \ > -e 's|@''HAVE_MKDTEMP''@|1|g' \ > -e 's|@''HAVE_MKOSTEMP''@|1|g' \ > -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ > -e 's|@''HAVE_MKSTEMP''@|1|g' \ > -e 's|@''HAVE_MKSTEMPS''@|1|g' \ > -e 's|@''HAVE_POSIX_MEMALIGN''@|1|g' \ > -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ > -e 's|@''HAVE_PTSNAME''@|1|g' \ > -e 's|@''HAVE_PTSNAME_R''@|1|g' \ > -e 's|@''HAVE_QSORT_R''@|1|g' \ > -e 's|@''HAVE_RANDOM''@|1|g' \ > -e 's|@''HAVE_RANDOM_H''@|1|g' \ > -e 's|@''HAVE_RANDOM_R''@|1|g' \ > -e 's|@''HAVE_REALLOCARRAY''@|1|g' \ > -e 's|@''HAVE_REALPATH''@|1|g' \ > -e 's|@''HAVE_RPMATCH''@|1|g' \ > -e 's|@''HAVE_SECURE_GETENV''@|1|g' \ > -e 's|@''HAVE_DECL_SETENV''@|1|g' \ > -e 's|@''HAVE_SETSTATE''@|1|g' \ > -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \ > -e 's|@''HAVE_STRTOD''@|1|g' \ > -e 's|@''HAVE_STRTOL''@|1|g' \ > -e 's|@''HAVE_STRTOLD''@|1|g' \ > -e 's|@''HAVE_STRTOLL''@|1|g' \ > -e 's|@''HAVE_STRTOUL''@|1|g' \ > -e 's|@''HAVE_STRTOULL''@|1|g' \ > -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ > -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ > -e 's|@''HAVE_UNLOCKPT''@|1|g' \ > -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \ > -e 's|@''REPLACE_ALIGNED_ALLOC''@|0|g' \ > -e 's|@''REPLACE_CALLOC_FOR_CALLOC_GNU''@|0|g' \ > -e 's|@''REPLACE_CALLOC_FOR_CALLOC_POSIX''@|0|g' \ > -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ > -e 's|@''REPLACE_FREE''@|0|g' \ > -e 's|@''REPLACE_INITSTATE''@|0|g' \ > -e 's|@''REPLACE_MALLOC_FOR_MALLOC_GNU''@|0|g' \ > -e 's|@''REPLACE_MALLOC_FOR_MALLOC_POSIX''@|0|g' \ > -e 's|@''REPLACE_MBTOWC''@|0|g' \ > -e 's|@''REPLACE_MKSTEMP''@|0|g' \ > -e 's|@''REPLACE_POSIX_MEMALIGN''@|0|g' \ > -e 's|@''REPLACE_PTSNAME''@|0|g' \ > -e 's|@''REPLACE_PTSNAME_R''@|0|g' \ > -e 's|@''REPLACE_PUTENV''@|0|g' \ > -e 's|@''REPLACE_QSORT_R''@|0|g' \ > -e 's|@''REPLACE_RANDOM''@|0|g' \ > -e 's|@''REPLACE_RANDOM_R''@|0|g' \ > -e 's|@''REPLACE_REALLOC_FOR_REALLOC_GNU''@|0|g' \ > -e 's|@''REPLACE_REALLOC_FOR_REALLOC_POSIX''@|0|g' \ > -e 's|@''REPLACE_REALLOCARRAY''@|0|g' \ > -e 's|@''REPLACE_REALPATH''@|0|g' \ > -e 's|@''REPLACE_SETENV''@|0|g' \ > -e 's|@''REPLACE_SETSTATE''@|0|g' \ > -e 's|@''REPLACE_STRTOD''@|0|g' \ > -e 's|@''REPLACE_STRTOL''@|0|g' \ > -e 's|@''REPLACE_STRTOLD''@|0|g' \ > -e 's|@''REPLACE_STRTOLL''@|0|g' \ > -e 's|@''REPLACE_STRTOUL''@|0|g' \ > -e 's|@''REPLACE_STRTOULL''@|0|g' \ > -e 's|@''REPLACE_UNSETENV''@|0|g' \ > -e 's|@''REPLACE_WCTOMB''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ > -e '/definition of _Noreturn/r ./_Noreturn.h' \ > -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ > > stdlib.h-t >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ > -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_STRING_H''@|<string.h>|g' \ > -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \ > -e 's/@''GNULIB_FFSL''@/0/g' \ > -e 's/@''GNULIB_FFSLL''@/0/g' \ > -e 's/@''GNULIB_MBSLEN''@/0/g' \ > -e 's/@''GNULIB_MBSNLEN''@/0/g' \ > -e 's/@''GNULIB_MBSCHR''@/0/g' \ > -e 's/@''GNULIB_MBSRCHR''@/0/g' \ > -e 's/@''GNULIB_MBSSTR''@/0/g' \ > -e 's/@''GNULIB_MBSCASECMP''@/0/g' \ > -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \ > -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \ > -e 's/@''GNULIB_MBSCASESTR''@/0/g' \ > -e 's/@''GNULIB_MBSCSPN''@/0/g' \ > -e 's/@''GNULIB_MBSPBRK''@/0/g' \ > -e 's/@''GNULIB_MBSSPN''@/0/g' \ > -e 's/@''GNULIB_MBSSEP''@/0/g' \ > -e 's/@''GNULIB_MBSTOK_R''@/0/g' \ > -e 's/@''GNULIB_MEMCHR''@/1/g' \ > -e 's/@''GNULIB_MEMMEM''@/0/g' \ > -e 's/@''GNULIB_MEMPCPY''@/1/g' \ > -e 's/@''GNULIB_MEMRCHR''@/0/g' \ > -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \ > -e 's/@''GNULIB_STPCPY''@/0/g' \ > -e 's/@''GNULIB_STPNCPY''@/0/g' \ > -e 's/@''GNULIB_STRCHRNUL''@/0/g' \ > -e 's/@''GNULIB_STRDUP''@/0/g' \ > -e 's/@''GNULIB_STRNCAT''@/0/g' \ > -e 's/@''GNULIB_STRNDUP''@/1/g' \ > -e 's/@''GNULIB_STRNLEN''@/1/g' \ > -e 's/@''GNULIB_STRPBRK''@/0/g' \ > -e 's/@''GNULIB_STRSEP''@/1/g' \ > -e 's/@''GNULIB_STRSTR''@/0/g' \ > -e 's/@''GNULIB_STRCASESTR''@/0/g' \ > -e 's/@''GNULIB_STRTOK_R''@/0/g' \ > -e 's/@''GNULIB_STRERROR''@/0/g' \ > -e 's/@''GNULIB_STRERROR_R''@/0/g' \ > -e 's/@''GNULIB_STRERRORNAME_NP''@/0/g' \ > -e 's/@''GNULIB_SIGABBREV_NP''@/0/g' \ > -e 's/@''GNULIB_SIGDESCR_NP''@/0/g' \ > -e 's/@''GNULIB_STRSIGNAL''@/0/g' \ > -e 's/@''GNULIB_STRVERSCMP''@/0/g' \ > -e 's/@''GNULIB_MDA_MEMCCPY''@/1/g' \ > -e 's/@''GNULIB_MDA_STRDUP''@/1/g' \ > -e 's/@''GNULIB_FREE_POSIX''@/0/g' \ > < ./string.in.h | \ > sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \ > -e 's|@''HAVE_FFSL''@|1|g' \ > -e 's|@''HAVE_FFSLL''@|1|g' \ > -e 's|@''HAVE_MBSLEN''@|0|g' \ > -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ > -e 's|@''HAVE_MEMPCPY''@|1|g' \ > -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ > -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ > -e 's|@''HAVE_STPCPY''@|1|g' \ > -e 's|@''HAVE_STPNCPY''@|1|g' \ > -e 's|@''HAVE_STRCHRNUL''@|1|g' \ > -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ > -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ > -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ > -e 's|@''HAVE_STRPBRK''@|1|g' \ > -e 's|@''HAVE_STRSEP''@|1|g' \ > -e 's|@''HAVE_STRCASESTR''@|1|g' \ > -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ > -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \ > -e 's|@''HAVE_STRERRORNAME_NP''@|1|g' \ > -e 's|@''HAVE_SIGABBREV_NP''@|1|g' \ > -e 's|@''HAVE_SIGDESCR_NP''@|1|g' \ > -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ > -e 's|@''HAVE_STRVERSCMP''@|1|g' \ > -e 's|@''REPLACE_FFSLL''@|0|g' \ > -e 's|@''REPLACE_MEMCHR''@|0|g' \ > -e 's|@''REPLACE_MEMMEM''@|0|g' \ > -e 's|@''REPLACE_FREE''@|0|g' \ > -e 's|@''REPLACE_STPNCPY''@|0|g' \ > -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ > -e 's|@''REPLACE_STRDUP''@|0|g' \ > -e 's|@''REPLACE_STRNCAT''@|0|g' \ > -e 's|@''REPLACE_STRNDUP''@|0|g' \ > -e 's|@''REPLACE_STRNLEN''@|0|g' \ > -e 's|@''REPLACE_STRSTR''@|0|g' \ > -e 's|@''REPLACE_STRCASESTR''@|0|g' \ > -e 's|@''REPLACE_STRTOK_R''@|0|g' \ > -e 's|@''REPLACE_STRERROR''@|0|g' \ > -e 's|@''REPLACE_STRERROR_R''@|0|g' \ > -e 's|@''REPLACE_STRERRORNAME_NP''@|0|g' \ > -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ > -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ > > string.h-t >mv locale.h-t locale.h >/bin/mkdir -p 'sys' >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ > -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \ > -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ > -e 's|@''WINDOWS_STAT_INODES''@|0|g' \ > ./sys_types.in.h > sys/types.h-t >mv sys/types.h-t sys/types.h >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ > -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''HAVE_UNISTD_H''@|1|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \ > -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ > -e 's/@''GNULIB_ACCESS''@/0/g' \ > -e 's/@''GNULIB_CHDIR''@/0/g' \ > -e 's/@''GNULIB_CHOWN''@/0/g' \ > -e 's/@''GNULIB_CLOSE''@/0/g' \ > -e 's/@''GNULIB_COPY_FILE_RANGE''@/0/g' \ > -e 's/@''GNULIB_DUP''@/0/g' \ > -e 's/@''GNULIB_DUP2''@/0/g' \ > -e 's/@''GNULIB_DUP3''@/0/g' \ > -e 's/@''GNULIB_ENVIRON''@/0/g' \ > -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ > -e 's/@''GNULIB_EXECL''@/0/g' \ > -e 's/@''GNULIB_EXECLE''@/0/g' \ > -e 's/@''GNULIB_EXECLP''@/0/g' \ > -e 's/@''GNULIB_EXECV''@/0/g' \ > -e 's/@''GNULIB_EXECVE''@/0/g' \ > -e 's/@''GNULIB_EXECVP''@/0/g' \ > -e 's/@''GNULIB_EXECVPE''@/0/g' \ > -e 's/@''GNULIB_FACCESSAT''@/0/g' \ > -e 's/@''GNULIB_FCHDIR''@/0/g' \ > -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ > -e 's/@''GNULIB_FDATASYNC''@/0/g' \ > -e 's/@''GNULIB_FSYNC''@/0/g' \ > -e 's/@''GNULIB_FTRUNCATE''@/0/g' \ > -e 's/@''GNULIB_GETCWD''@/0/g' \ > -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ > -e 's/@''GNULIB_GETDTABLESIZE''@/0/g' \ > -e 's/@''GNULIB_GETENTROPY''@/0/g' \ > -e 's/@''GNULIB_GETGROUPS''@/0/g' \ > -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \ > -e 's/@''GNULIB_GETLOGIN''@/0/g' \ > -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \ > -e 's/@''GNULIB_GETOPT_POSIX''@/1/g' \ > -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \ > -e 's/@''GNULIB_GETPASS''@/0/g' \ > -e 's/@''GNULIB_GETPASS_GNU''@/0/g' \ > -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ > -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ > -e 's/@''GNULIB_ISATTY''@/0/g' \ > -e 's/@''GNULIB_LCHOWN''@/0/g' \ > -e 's/@''GNULIB_LINK''@/0/g' \ > -e 's/@''GNULIB_LINKAT''@/0/g' \ > -e 's/@''GNULIB_LSEEK''@/0/g' \ > -e 's/@''GNULIB_PIPE''@/0/g' \ > -e 's/@''GNULIB_PIPE2''@/0/g' \ > -e 's/@''GNULIB_PREAD''@/0/g' \ > -e 's/@''GNULIB_PWRITE''@/0/g' \ > -e 's/@''GNULIB_READ''@/0/g' \ > -e 's/@''GNULIB_READLINK''@/0/g' \ > -e 's/@''GNULIB_READLINKAT''@/0/g' \ > -e 's/@''GNULIB_RMDIR''@/0/g' \ > -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ > -e 's/@''GNULIB_SLEEP''@/0/g' \ > -e 's/@''GNULIB_SYMLINK''@/0/g' \ > -e 's/@''GNULIB_SYMLINKAT''@/0/g' \ > -e 's/@''GNULIB_TRUNCATE''@/0/g' \ > -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ > -e 's/@''GNULIB_UNISTD_H_GETOPT''@/00/g' \ > -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ > -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \ > -e 's/@''GNULIB_UNLINK''@/0/g' \ > -e 's/@''GNULIB_UNLINKAT''@/0/g' \ > -e 's/@''GNULIB_USLEEP''@/0/g' \ > -e 's/@''GNULIB_WRITE''@/0/g' \ > -e 's/@''GNULIB_MDA_ACCESS''@/1/g' \ > -e 's/@''GNULIB_MDA_CHDIR''@/1/g' \ > -e 's/@''GNULIB_MDA_CLOSE''@/1/g' \ > -e 's/@''GNULIB_MDA_DUP''@/1/g' \ > -e 's/@''GNULIB_MDA_DUP2''@/1/g' \ > -e 's/@''GNULIB_MDA_EXECL''@/1/g' \ > -e 's/@''GNULIB_MDA_EXECLE''@/1/g' \ > -e 's/@''GNULIB_MDA_EXECLP''@/1/g' \ > -e 's/@''GNULIB_MDA_EXECV''@/1/g' \ > -e 's/@''GNULIB_MDA_EXECVE''@/1/g' \ > -e 's/@''GNULIB_MDA_EXECVP''@/1/g' \ > -e 's/@''GNULIB_MDA_EXECVPE''@/1/g' \ > -e 's/@''GNULIB_MDA_GETCWD''@/1/g' \ > -e 's/@''GNULIB_MDA_GETPID''@/1/g' \ > -e 's/@''GNULIB_MDA_ISATTY''@/1/g' \ > -e 's/@''GNULIB_MDA_LSEEK''@/1/g' \ > -e 's/@''GNULIB_MDA_READ''@/1/g' \ > -e 's/@''GNULIB_MDA_RMDIR''@/1/g' \ > -e 's/@''GNULIB_MDA_SWAB''@/1/g' \ > -e 's/@''GNULIB_MDA_UNLINK''@/1/g' \ > -e 's/@''GNULIB_MDA_WRITE''@/1/g' \ > < ./unistd.in.h | \ > sed -e 's|@''HAVE_CHOWN''@|1|g' \ > -e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \ > -e 's|@''HAVE_DUP3''@|1|g' \ > -e 's|@''HAVE_EUIDACCESS''@|1|g' \ > -e 's|@''HAVE_EXECVPE''@|1|g' \ > -e 's|@''HAVE_FACCESSAT''@|1|g' \ > -e 's|@''HAVE_FCHDIR''@|1|g' \ > -e 's|@''HAVE_FCHOWNAT''@|1|g' \ > -e 's|@''HAVE_FDATASYNC''@|1|g' \ > -e 's|@''HAVE_FSYNC''@|1|g' \ > -e 's|@''HAVE_FTRUNCATE''@|1|g' \ > -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ > -e 's|@''HAVE_GETENTROPY''@|1|g' \ > -e 's|@''HAVE_GETGROUPS''@|1|g' \ > -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ > -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ > -e 's|@''HAVE_GETPASS''@|1|g' \ > -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ > -e 's|@''HAVE_LCHOWN''@|1|g' \ > -e 's|@''HAVE_LINK''@|1|g' \ > -e 's|@''HAVE_LINKAT''@|1|g' \ > -e 's|@''HAVE_PIPE''@|1|g' \ > -e 's|@''HAVE_PIPE2''@|1|g' \ > -e 's|@''HAVE_PREAD''@|1|g' \ > -e 's|@''HAVE_PWRITE''@|1|g' \ > -e 's|@''HAVE_READLINK''@|1|g' \ > -e 's|@''HAVE_READLINKAT''@|1|g' \ > -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ > -e 's|@''HAVE_SLEEP''@|1|g' \ > -e 's|@''HAVE_SYMLINK''@|1|g' \ > -e 's|@''HAVE_SYMLINKAT''@|1|g' \ > -e 's|@''HAVE_UNLINKAT''@|1|g' \ > -e 's|@''HAVE_USLEEP''@|1|g' \ > -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ > -e 's|@''HAVE_DECL_EXECVPE''@|1|g' \ > -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ > -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ > -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ > -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \ > -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ > -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ > -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ > -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ > -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \ > -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ > -e 's|@''HAVE_OS_H''@|0|g' \ > -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ > | \ > sed -e 's|@''REPLACE_ACCESS''@|0|g' \ > -e 's|@''REPLACE_CHOWN''@|0|g' \ > -e 's|@''REPLACE_CLOSE''@|0|g' \ > -e 's|@''REPLACE_COPY_FILE_RANGE''@|0|g' \ > -e 's|@''REPLACE_DUP''@|0|g' \ > -e 's|@''REPLACE_DUP2''@|0|g' \ > -e 's|@''REPLACE_EXECL''@|0|g' \ > -e 's|@''REPLACE_EXECLE''@|0|g' \ > -e 's|@''REPLACE_EXECLP''@|0|g' \ > -e 's|@''REPLACE_EXECV''@|0|g' \ > -e 's|@''REPLACE_EXECVE''@|0|g' \ > -e 's|@''REPLACE_EXECVP''@|0|g' \ > -e 's|@''REPLACE_EXECVPE''@|0|g' \ > -e 's|@''REPLACE_FACCESSAT''@|0|g' \ > -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ > -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ > -e 's|@''REPLACE_GETCWD''@|0|g' \ > -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ > -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \ > -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ > -e 's|@''REPLACE_GETGROUPS''@|0|g' \ > -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ > -e 's|@''REPLACE_GETPASS''@|0|g' \ > -e 's|@''REPLACE_GETPASS_FOR_GETPASS_GNU''@|0|g' \ > -e 's|@''REPLACE_ISATTY''@|0|g' \ > -e 's|@''REPLACE_LCHOWN''@|0|g' \ > -e 's|@''REPLACE_LINK''@|0|g' \ > -e 's|@''REPLACE_LINKAT''@|0|g' \ > -e 's|@''REPLACE_LSEEK''@|0|g' \ > -e 's|@''REPLACE_PREAD''@|0|g' \ > -e 's|@''REPLACE_PWRITE''@|0|g' \ > -e 's|@''REPLACE_READ''@|0|g' \ > -e 's|@''REPLACE_READLINK''@|0|g' \ > -e 's|@''REPLACE_READLINKAT''@|0|g' \ > -e 's|@''REPLACE_RMDIR''@|0|g' \ > -e 's|@''REPLACE_SLEEP''@|0|g' \ > -e 's|@''REPLACE_SYMLINK''@|0|g' \ > -e 's|@''REPLACE_SYMLINKAT''@|0|g' \ > -e 's|@''REPLACE_TRUNCATE''@|0|g' \ > -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ > -e 's|@''REPLACE_UNLINK''@|0|g' \ > -e 's|@''REPLACE_UNLINKAT''@|0|g' \ > -e 's|@''REPLACE_USLEEP''@|0|g' \ > -e 's|@''REPLACE_WRITE''@|0|g' \ > -e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|0|g' \ > -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ > -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ > > unistd.h-t >mv stdio.h-t stdio.h >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ > -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''HAVE_FEATURES_H''@|1|g' \ > -e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \ > -e 's|@''HAVE_WCHAR_H''@|1|g' \ > -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ > -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \ > -e 's/@''GNULIB_BTOWC''@/1/g' \ > -e 's/@''GNULIB_WCTOB''@/0/g' \ > -e 's/@''GNULIB_MBSINIT''@/1/g' \ > -e 's/@''GNULIB_MBRTOWC''@/1/g' \ > -e 's/@''GNULIB_MBRLEN''@/0/g' \ > -e 's/@''GNULIB_MBSRTOWCS''@/1/g' \ > -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ > -e 's/@''GNULIB_WCRTOMB''@/0/g' \ > -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ > -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ > -e 's/@''GNULIB_WCWIDTH''@/0/g' \ > -e 's/@''GNULIB_WMEMCHR''@/1/g' \ > -e 's/@''GNULIB_WMEMCMP''@/0/g' \ > -e 's/@''GNULIB_WMEMCPY''@/0/g' \ > -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ > -e 's/@''GNULIB_WMEMPCPY''@/1/g' \ > -e 's/@''GNULIB_WMEMSET''@/0/g' \ > -e 's/@''GNULIB_WCSLEN''@/0/g' \ > -e 's/@''GNULIB_WCSNLEN''@/0/g' \ > -e 's/@''GNULIB_WCSCPY''@/0/g' \ > -e 's/@''GNULIB_WCPCPY''@/0/g' \ > -e 's/@''GNULIB_WCSNCPY''@/0/g' \ > -e 's/@''GNULIB_WCPNCPY''@/0/g' \ > -e 's/@''GNULIB_WCSCAT''@/0/g' \ > -e 's/@''GNULIB_WCSNCAT''@/0/g' \ > -e 's/@''GNULIB_WCSCMP''@/0/g' \ > -e 's/@''GNULIB_WCSNCMP''@/0/g' \ > -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ > -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ > -e 's/@''GNULIB_WCSCOLL''@/0/g' \ > -e 's/@''GNULIB_WCSXFRM''@/0/g' \ > -e 's/@''GNULIB_WCSDUP''@/0/g' \ > -e 's/@''GNULIB_WCSCHR''@/0/g' \ > -e 's/@''GNULIB_WCSRCHR''@/0/g' \ > -e 's/@''GNULIB_WCSCSPN''@/0/g' \ > -e 's/@''GNULIB_WCSSPN''@/0/g' \ > -e 's/@''GNULIB_WCSPBRK''@/0/g' \ > -e 's/@''GNULIB_WCSSTR''@/0/g' \ > -e 's/@''GNULIB_WCSTOK''@/0/g' \ > -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ > -e 's/@''GNULIB_WCSFTIME''@/0/g' \ > -e 's/@''GNULIB_MDA_WCSDUP''@/1/g' \ > -e 's/@''GNULIB_FREE_POSIX''@/0/g' \ > < ./wchar.in.h | \ > sed -e 's|@''HAVE_WINT_T''@|1|g' \ > -e 's|@''HAVE_BTOWC''@|1|g' \ > -e 's|@''HAVE_MBSINIT''@|1|g' \ > -e 's|@''HAVE_MBRTOWC''@|1|g' \ > -e 's|@''HAVE_MBRLEN''@|1|g' \ > -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ > -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ > -e 's|@''HAVE_WCRTOMB''@|1|g' \ > -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ > -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ > -e 's|@''HAVE_WMEMCHR''@|1|g' \ > -e 's|@''HAVE_WMEMCMP''@|1|g' \ > -e 's|@''HAVE_WMEMCPY''@|1|g' \ > -e 's|@''HAVE_WMEMMOVE''@|1|g' \ > -e 's|@''HAVE_WMEMPCPY''@|1|g' \ > -e 's|@''HAVE_WMEMSET''@|1|g' \ > -e 's|@''HAVE_WCSLEN''@|1|g' \ > -e 's|@''HAVE_WCSNLEN''@|1|g' \ > -e 's|@''HAVE_WCSCPY''@|1|g' \ > -e 's|@''HAVE_WCPCPY''@|1|g' \ > -e 's|@''HAVE_WCSNCPY''@|1|g' \ > -e 's|@''HAVE_WCPNCPY''@|1|g' \ > -e 's|@''HAVE_WCSCAT''@|1|g' \ > -e 's|@''HAVE_WCSNCAT''@|1|g' \ > -e 's|@''HAVE_WCSCMP''@|1|g' \ > -e 's|@''HAVE_WCSNCMP''@|1|g' \ > -e 's|@''HAVE_WCSCASECMP''@|1|g' \ > -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ > -e 's|@''HAVE_WCSCOLL''@|1|g' \ > -e 's|@''HAVE_WCSXFRM''@|1|g' \ > -e 's|@''HAVE_WCSDUP''@|1|g' \ > -e 's|@''HAVE_WCSCHR''@|1|g' \ > -e 's|@''HAVE_WCSRCHR''@|1|g' \ > -e 's|@''HAVE_WCSCSPN''@|1|g' \ > -e 's|@''HAVE_WCSSPN''@|1|g' \ > -e 's|@''HAVE_WCSPBRK''@|1|g' \ > -e 's|@''HAVE_WCSSTR''@|1|g' \ > -e 's|@''HAVE_WCSTOK''@|1|g' \ > -e 's|@''HAVE_WCSWIDTH''@|1|g' \ > -e 's|@''HAVE_WCSFTIME''@|1|g' \ > -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ > -e 's|@''HAVE_DECL_WCSDUP''@|1|g' \ > -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ > | \ > sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ > -e 's|@''REPLACE_BTOWC''@|0|g' \ > -e 's|@''REPLACE_WCTOB''@|0|g' \ > -e 's|@''REPLACE_FREE''@|0|g' \ > -e 's|@''REPLACE_MBSINIT''@|0|g' \ > -e 's|@''REPLACE_MBRTOWC''@|1|g' \ > -e 's|@''REPLACE_MBRLEN''@|0|g' \ > -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ > -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ > -e 's|@''REPLACE_WCRTOMB''@|0|g' \ > -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ > -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ > -e 's|@''REPLACE_WCWIDTH''@|0|g' \ > -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ > -e 's|@''REPLACE_WCSFTIME''@|0|g' \ > -e 's|@''REPLACE_WCSTOK''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ > > wchar.h-t >mv string.h-t string.h >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ > -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's/@''HAVE_WCTYPE_H''@/1/g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \ > -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ > -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \ > -e 's/@''GNULIB_ISWBLANK''@/0/g' \ > -e 's/@''GNULIB_ISWDIGIT''@/0/g' \ > -e 's/@''GNULIB_ISWXDIGIT''@/0/g' \ > -e 's/@''GNULIB_WCTYPE''@/0/g' \ > -e 's/@''GNULIB_ISWCTYPE''@/0/g' \ > -e 's/@''GNULIB_WCTRANS''@/0/g' \ > -e 's/@''GNULIB_TOWCTRANS''@/0/g' \ > -e 's/@''HAVE_ISWBLANK''@/1/g' \ > -e 's/@''HAVE_ISWCNTRL''@/1/g' \ > -e 's/@''HAVE_WCTYPE_T''@/1/g' \ > -e 's/@''HAVE_WCTRANS_T''@/1/g' \ > -e 's/@''HAVE_WINT_T''@/1/g' \ > -e 's/@''REPLACE_ISWBLANK''@/0/g' \ > -e 's/@''REPLACE_ISWDIGIT''@/0/g' \ > -e 's/@''REPLACE_ISWXDIGIT''@/0/g' \ > -e 's/@''REPLACE_ISWCNTRL''@/0/g' \ > -e 's/@''REPLACE_TOWLOWER''@/0/g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ > -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ > ./wctype.in.h > wctype.h-t >mv stdlib.h-t stdlib.h >mv wctype.h-t wctype.h >mv wchar.h-t wchar.h >mv unistd.h-t unistd.h >make all-recursive >make[2]: Entering directory '/var/tmp/portage/dev-util/cdecl-13.0/work/cdecl-13.0/lib' >make[3]: Entering directory '/var/tmp/portage/dev-util/cdecl-13.0/work/cdecl-13.0/lib' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough -Wpedantic -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -c -o libgnu_a-hard-locale.o `test -f 'hard-locale.c' || echo './'`hard-locale.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough -Wpedantic -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -c -o libgnu_a-localcharset.o `test -f 'localcharset.c' || echo './'`localcharset.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough -Wpedantic -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -c -o libgnu_a-mbrtowc.o `test -f 'mbrtowc.c' || echo './'`mbrtowc.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough -Wpedantic -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -c -o libgnu_a-setlocale_null.o `test -f 'setlocale_null.c' || echo './'`setlocale_null.c >mbrtowc.c: In function ârpl_mbrtowcâ: >mbrtowc.c:148:26: warning: conversion to âunsigned charâ from âcharâ may change the sign of the result [-Wsign-conversion] > 148 | unsigned char uc = *s; > | ^ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough -Wpedantic -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -c -o libgnu_a-strnlen1.o `test -f 'strnlen1.c' || echo './'`strnlen1.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough -Wpedantic -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -c -o libgnu_a-unistd.o `test -f 'unistd.c' || echo './'`unistd.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough -Wpedantic -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -c -o libgnu_a-wctype-h.o `test -f 'wctype-h.c' || echo './'`wctype-h.c >strnlen1.c: In function âstrnlen1â: >strnlen1.c:32:25: warning: conversion to âsize_tâ {aka âlong unsigned intâ} from âlong intâ may change the sign of the result [-Wsign-conversion] > 32 | return end - string + 1; > | ~~~~~~~~~~~~~^~~ >rm -f libgnu.a >x86_64-pc-linux-gnu-ar cr libgnu.a libgnu_a-hard-locale.o libgnu_a-localcharset.o libgnu_a-mbrtowc.o libgnu_a-setlocale_null.o libgnu_a-strnlen1.o libgnu_a-unistd.o libgnu_a-wctype-h.o >x86_64-pc-linux-gnu-ranlib libgnu.a >make[3]: Leaving directory '/var/tmp/portage/dev-util/cdecl-13.0/work/cdecl-13.0/lib' >make[2]: Leaving directory '/var/tmp/portage/dev-util/cdecl-13.0/work/cdecl-13.0/lib' >make[1]: Leaving directory '/var/tmp/portage/dev-util/cdecl-13.0/work/cdecl-13.0/lib' >Making all in src >make[1]: Entering directory '/var/tmp/portage/dev-util/cdecl-13.0/work/cdecl-13.0/src' >make all-am >make[2]: Entering directory '/var/tmp/portage/dev-util/cdecl-13.0/work/cdecl-13.0/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough -Wpedantic -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -c -o parser.o parser.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough -Wpedantic -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -c -o lexer.o lexer.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough -Wpedantic -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -c -o c_ast.o c_ast.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough -Wpedantic -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -c -o c_ast_check.o c_ast_check.c >parser.c: In function âyyparseâ: >parser.c:5069:25: warning: conversion to âlong unsigned intâ from âlong intâ may change the sign of the result [-Wsign-conversion] > 5069 | YYSIZE_T yysize = yyssp - yyss + 1; > | ^~~~~ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough -Wpedantic -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -c -o c_ast_util.o c_ast_util.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough -Wpedantic -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -c -o c_keyword.o c_keyword.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough -Wpedantic -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -c -o c_kind.o c_kind.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough -Wpedantic -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -c -o c_lang.o c_lang.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough -Wpedantic -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -c -o c_operator.o c_operator.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough -Wpedantic -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -c -o c_sglob.o c_sglob.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough -Wpedantic -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -c -o c_sname.o c_sname.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough -Wpedantic -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -c -o c_type.o c_type.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough -Wpedantic -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -c -o c_typedef.o c_typedef.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough -Wpedantic -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -c -o cdecl.o cdecl.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough -Wpedantic -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -c -o cdecl_command.o cdecl_command.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough -Wpedantic -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -c -o cdecl_keyword.o cdecl_keyword.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough -Wpedantic -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -c -o cli_options.o cli_options.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough -Wpedantic -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -c -o color.o color.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough -Wpedantic -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -c -o dam_lev.o dam_lev.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough -Wpedantic -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -c -o did_you_mean.o did_you_mean.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough -Wpedantic -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -c -o english.o english.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough -Wpedantic -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -c -o gibberish.o gibberish.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough -Wpedantic -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -c -o help.o help.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough -Wpedantic -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -c -o literals.o literals.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough -Wpedantic -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -c -o options.o options.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough -Wpedantic -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -c -o print.o print.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough -Wpedantic -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -c -o prompt.o prompt.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough -Wpedantic -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -c -o read_line.o read_line.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough -Wpedantic -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -c -o red_black.o red_black.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough -Wpedantic -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -c -o set_options.o set_options.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough -Wpedantic -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -c -o slist.o slist.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough -Wpedantic -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -c -o strbuf.o strbuf.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough -Wpedantic -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -c -o util.o util.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough -Wpedantic -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -c -o dump.o dump.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough -Wpedantic -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -c -o autocomplete.o autocomplete.c >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough -Wpedantic -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o cdecl parser.o lexer.o c_ast.o c_ast_check.o c_ast_util.o c_keyword.o c_kind.o c_lang.o c_operator.o c_sglob.o c_sname.o c_type.o c_typedef.o cdecl.o cdecl_command.o cdecl_keyword.o cli_options.o color.o dam_lev.o did_you_mean.o english.o gibberish.o help.o literals.o options.o print.o prompt.o read_line.o red_black.o set_options.o slist.o strbuf.o util.o dump.o autocomplete.o ../lib/libgnu.a -ltinfo -lncurses -lreadline >rm -f c++decl >ln -s cdecl c++decl >make[2]: Leaving directory '/var/tmp/portage/dev-util/cdecl-13.0/work/cdecl-13.0/src' >make[1]: Leaving directory '/var/tmp/portage/dev-util/cdecl-13.0/work/cdecl-13.0/src' >Making all in man >make[1]: Entering directory '/var/tmp/portage/dev-util/cdecl-13.0/work/cdecl-13.0/man' >Making all in man1 >make[2]: Entering directory '/var/tmp/portage/dev-util/cdecl-13.0/work/cdecl-13.0/man/man1' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/dev-util/cdecl-13.0/work/cdecl-13.0/man/man1' >make[2]: Entering directory '/var/tmp/portage/dev-util/cdecl-13.0/work/cdecl-13.0/man' >make[2]: Nothing to be done for 'all-am'. >make[2]: Leaving directory '/var/tmp/portage/dev-util/cdecl-13.0/work/cdecl-13.0/man' >make[1]: Leaving directory '/var/tmp/portage/dev-util/cdecl-13.0/work/cdecl-13.0/man' >Making all in test >make[1]: Entering directory '/var/tmp/portage/dev-util/cdecl-13.0/work/cdecl-13.0/test' >make[1]: Nothing to be done for 'all'. >make[1]: Leaving directory '/var/tmp/portage/dev-util/cdecl-13.0/work/cdecl-13.0/test' >make[1]: Entering directory '/var/tmp/portage/dev-util/cdecl-13.0/work/cdecl-13.0' >make[1]: Nothing to be done for 'all-am'. >make[1]: Leaving directory '/var/tmp/portage/dev-util/cdecl-13.0/work/cdecl-13.0' >>>> Source compiled. >>>> Test phase: dev-util/cdecl-13.0 >make -j4 check >Making check in lib >make[1]: Entering directory '/var/tmp/portage/dev-util/cdecl-13.0/work/cdecl-13.0/lib' >make check-recursive >make[2]: Entering directory '/var/tmp/portage/dev-util/cdecl-13.0/work/cdecl-13.0/lib' >make[3]: Entering directory '/var/tmp/portage/dev-util/cdecl-13.0/work/cdecl-13.0/lib' >make[3]: Nothing to be done for 'check-am'. >make[3]: Leaving directory '/var/tmp/portage/dev-util/cdecl-13.0/work/cdecl-13.0/lib' >make[2]: Leaving directory '/var/tmp/portage/dev-util/cdecl-13.0/work/cdecl-13.0/lib' >make[1]: Leaving directory '/var/tmp/portage/dev-util/cdecl-13.0/work/cdecl-13.0/lib' >Making check in src >make[1]: Entering directory '/var/tmp/portage/dev-util/cdecl-13.0/work/cdecl-13.0/src' >make check-am >make[2]: Entering directory '/var/tmp/portage/dev-util/cdecl-13.0/work/cdecl-13.0/src' >make red_black_test slist_test >make[3]: Entering directory '/var/tmp/portage/dev-util/cdecl-13.0/work/cdecl-13.0/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough -Wpedantic -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -c -o red_black_test.o red_black_test.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough -Wpedantic -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -c -o slist_test.o slist_test.c >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough -Wpedantic -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o red_black_test red_black.o red_black_test.o slist.o util.o ../lib/libgnu.a -ltinfo -lncurses -lreadline >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough -Wpedantic -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o slist_test slist.o slist_test.o util.o ../lib/libgnu.a -ltinfo -lncurses -lreadline >make[3]: Leaving directory '/var/tmp/portage/dev-util/cdecl-13.0/work/cdecl-13.0/src' >make check-TESTS check-local >make[3]: Entering directory '/var/tmp/portage/dev-util/cdecl-13.0/work/cdecl-13.0/src' >rm -f *.gcda >make[4]: Entering directory '/var/tmp/portage/dev-util/cdecl-13.0/work/cdecl-13.0/src' >PASS: red_black_test >PASS: slist_test >============================================================================ >Testsuite summary for cdecl 13.0 >============================================================================ ># TOTAL: 2 ># PASS: 2 ># SKIP: 0 ># XFAIL: 0 ># FAIL: 0 ># XPASS: 0 ># ERROR: 0 >============================================================================ >make[4]: Leaving directory '/var/tmp/portage/dev-util/cdecl-13.0/work/cdecl-13.0/src' >make[3]: Leaving directory '/var/tmp/portage/dev-util/cdecl-13.0/work/cdecl-13.0/src' >make[2]: Leaving directory '/var/tmp/portage/dev-util/cdecl-13.0/work/cdecl-13.0/src' >make[1]: Leaving directory '/var/tmp/portage/dev-util/cdecl-13.0/work/cdecl-13.0/src' >Making check in man >make[1]: Entering directory '/var/tmp/portage/dev-util/cdecl-13.0/work/cdecl-13.0/man' >Making check in man1 >make[2]: Entering directory '/var/tmp/portage/dev-util/cdecl-13.0/work/cdecl-13.0/man/man1' >make[2]: Nothing to be done for 'check'. >make[2]: Leaving directory '/var/tmp/portage/dev-util/cdecl-13.0/work/cdecl-13.0/man/man1' >make[2]: Entering directory '/var/tmp/portage/dev-util/cdecl-13.0/work/cdecl-13.0/man' >make[2]: Nothing to be done for 'check-am'. >make[2]: Leaving directory '/var/tmp/portage/dev-util/cdecl-13.0/work/cdecl-13.0/man' >make[1]: Leaving directory '/var/tmp/portage/dev-util/cdecl-13.0/work/cdecl-13.0/man' >Making check in test >make[1]: Entering directory '/var/tmp/portage/dev-util/cdecl-13.0/work/cdecl-13.0/test' >make check-TESTS >make[2]: Entering directory '/var/tmp/portage/dev-util/cdecl-13.0/work/cdecl-13.0/test' >make[3]: Entering directory '/var/tmp/portage/dev-util/cdecl-13.0/work/cdecl-13.0/test' >PASS: cdecl--no-semicolon.test >PASS: cdecl-9.test >PASS: cdecl--kolor.test >PASS: cdecl--no-typedefs.test >PASS: cdecl-Il.test >PASS: cdecl-Iiu.test >PASS: cdecl-Ill.test >PASS: cdecl-Ii.test >PASS: cdecl-Ilull.test >PASS: cdecl-Iu.test >PASS: cdecl-Iui.test >PASS: cdecl-Is.test >PASS: cdecl-Iul,ll.test >PASS: cdecl-Iul.test >PASS: cdecl-Iulll.test >PASS: cdecl-Iull.test >PASS: cdecl-Iulull.test >PASS: cdecl-Ix.test >PASS: cdecl-Ius.test >PASS: cdecl-Sx.test >PASS: cdecl-h.test >PASS: cdecl-k.test >PASS: cdecl-knever.test >PASS: cdecl-kxxx.test >PASS: cdecl-t.test >PASS: cdecl-s.test >PASS: cdecl-23.test >PASS: cdecl-d.test >PASS: cdecl-xx.test >PASS: declare_2a4i.test >PASS: declare_2i.test >PASS: declare_2pfid_pc.test >PASS: declare_2pfid_pcc.test >PASS: declare_2pfid_v.test >PASS: declare_2pi.test >PASS: declare_a3a5a7i.test >PASS: declare_a3a5i.test >PASS: declare_a3a5pfv_pi.test >PASS: declare_a3a5pfv_i.test >PASS: declare_a3a5pfv_ppa7a9i.test >PASS: declare_a3a5pfv_ppa7i.test >PASS: declare_a3a5pfv_ppa7pi.test >PASS: declare_a3pfv_i.test >PASS: declare_a3a5pfv_ppi.test >PASS: declare_a3ppfv_i.test >PASS: declare_a9cpi.test >PASS: declare_a9i.test >PASS: declare_a9pi.test >PASS: declare_ai.test >PASS: declare_ati-01.test >PASS: declare_ati-02.test >PASS: declare_atpi-01.test >PASS: declare_b-c17.test >PASS: declare_b.test >PASS: declare_bi4.test >PASS: declare_c.test >PASS: declare_blii_d.test >PASS: declare_c_al0.test >PASS: declare_c_al8-c17.test >PASS: declare_c_alpv.test >PASS: declare_c_al8.test >PASS: declare_cdecl_f.test >PASS: declare_ci-ec.test >PASS: declare_ci-knr.test >PASS: declare_ci.test >PASS: declare_ck-ec.test >PASS: declare_ck.test >PASS: declare_ck2-ec.test >PASS: declare_ck2.test >PASS: declare_constant.test >PASS: declare_cpa3cpa5i.test >PASS: declare_cpa3pa5i.test >PASS: declare_cpa9ci.test >PASS: declare_cpa9i.test >PASS: declare_cpblv_pi.test >PASS: declare_cpcpi.test >PASS: declare_cpfv_pi.test >PASS: declare_cpi.test >PASS: declare_cppi.test >PASS: declare_cu.test >PASS: declare_cvpi.test >PASS: declare_cxf.test >PASS: declare_cz-ec.test >PASS: declare_cxd.test >PASS: declare_cz.test >PASS: declare_en.test >PASS: declare_en_al4.test >PASS: declare_eta2i.test >PASS: declare_f.test >PASS: declare_fac_v.test >PASS: declare_facst3_v.test >PASS: declare_f_pi.test >PASS: declare_facv_v.test >PASS: declare_fast3_v.test >PASS: declare_fastc3_v.test >PASS: declare_fav_v.test >PASS: declare_fccel_v-01.test >PASS: declare_fccel_v-02.test >PASS: declare_fccel_v-03.test >PASS: declare_ff_i_v.test >PASS: declare_ff_v.test >PASS: declare_fid_v.test >PASS: declare_fipfi_v_pfi_v.test >PASS: declare_fixiy_v.test >PASS: declare_fkr_pi-c17.test >PASS: declare_fkr_pi-cknr.test >PASS: declare_fpc_pi.test >PASS: declare_fpci_pi.test >PASS: declare_fpfc_i_d.test >PASS: declare_frg_v-c89.test >PASS: declare_frgi_v.test >PASS: declare_fv_pa3a5i.test >PASS: declare_fv_pa3a5pi.test >PASS: declare_fv_pa3i.test >PASS: declare_fv_v.test >PASS: declare_fv_pa3pi.test >PASS: declare_gau.test >PASS: declare_if_v.test >PASS: declare_imd.test >PASS: declare_imf.test >PASS: declare_k.test >PASS: declare_ld.test >PASS: declare_lf.test >PASS: declare_ll.test >PASS: declare_n.test >PASS: declare_nrfi_v-01-c17.test >PASS: declare_nrfi_v-03-c17.test >PASS: declare_nrfi_v-02-c17.test >PASS: declare_p_cdecl_f.test >PASS: declare_pa3pa5i.test >PASS: declare_pa3cpa5i.test >PASS: declare_pa9i.test >PASS: declare_pati-01.test >PASS: declare_pblv_pi.test >PASS: declare_pci-ec.test >PASS: declare_pcpi.test >PASS: declare_pfkr_i-c17.test >PASS: declare_pfv_pi.test >PASS: declare_ppi.test >PASS: declare_pi.test >PASS: declare_rgi.test >PASS: declare_sic.test >PASS: declare_sii.test >PASS: declare_sta2i.test >PASS: declare_sill.test >PASS: declare_stf_v.test >PASS: declare_stif_v.test >PASS: declare_type_pfc_i.test >PASS: declare_type_i.test >PASS: declare_typedef_i.test >PASS: declare_u.test >PASS: declare_uc.test >PASS: declare_ui.test >PASS: declare_ull.test >PASS: declare_uw3.test >PASS: declare_vcpi.test >PASS: declare_vi-knr.test >PASS: declare_vpi.test >PASS: declare_wt.test >PASS: declare_xvf_i.test >PASS: declare_xxi-c.test >PASS: declare_z.test >PASS: declare_zw3.test >PASS: declare_zz.test >PASS: declare_0f_v-c.test >PASS: declare_++i-c.test >PASS: declare_ac3i.test >PASS: declare_af.test >PASS: declare_ast3i.test >PASS: declare_avi.test >PASS: declare_b-c89.test >PASS: declare_b_f_i.test >PASS: declare_bl_ai.test >PASS: declare_c-c.test >PASS: declare_c16-c++03.test >PASS: declare_c16-c99.test >PASS: declare_c32-c++03.test >PASS: declare_c32-c99.test >PASS: declare_c8-c++17.test >PASS: declare_cf_v-c.test >PASS: declare_cnmf_v-c.test >PASS: declare_cri.test >PASS: declare_en-knr.test >PASS: declare_enc-c.test >PASS: declare_f_ai.test >PASS: declare_etstf_v.test >PASS: declare_f_f_i.test >PASS: declare_ff_v-c.test >PASS: declare_fiiv_v.test >PASS: declare_fiv_v.test >PASS: declare_fkr_pi.test >PASS: declare_fmf_v.test >PASS: declare_fn.test >PASS: declare_frg_v.test >PASS: declare_fsti_v.test >PASS: declare_fuw3_v.test >PASS: declare_fvx_v.test >PASS: declare_hb.test >PASS: declare_hc.test >PASS: declare_hc16.test >PASS: declare_hc32.test >PASS: declare_hc8.test >PASS: declare_hd.test >PASS: declare_hf.test >PASS: declare_hl.test >PASS: declare_hll.test >PASS: declare_hv.test >PASS: declare_hwt.test >PASS: declare_ii.test >PASS: declare_lb.test >PASS: declare_lc.test >PASS: declare_lc16.test >PASS: declare_lc32.test >PASS: declare_lc8.test >PASS: declare_ld-knr.test >PASS: declare_lf-c.test >PASS: declare_ll-c89.test >PASS: declare_ll-knr.test >PASS: declare_lll.test >PASS: declare_lv.test >PASS: declare_lwt.test >PASS: declare_nri.test >PASS: declare_pfkr_i.test >PASS: declare_pk.test >PASS: declare_prgi.test >PASS: declare_puw3.test >PASS: declare_pv-knr.test >PASS: declare_rgf_v.test >PASS: declare_rtf_v-c.test >PASS: declare_rti.test >PASS: declare_sib.test >PASS: declare_sic-knr.test >PASS: declare_sic16.test >PASS: declare_sic32.test >PASS: declare_sic8.test >PASS: declare_sii-knr.test >PASS: declare_sil-knr.test >PASS: declare_siv.test >PASS: declare_siwt.test >PASS: declare_t.test >PASS: declare_ub.test >PASS: declare_typedef_i_al8.test >PASS: declare_uc16.test >PASS: declare_uc32.test >PASS: declare_uc8.test >PASS: declare_ud.test >PASS: declare_uf.test >PASS: declare_uv.test >PASS: declare_uwt.test >PASS: declare_uz.test >PASS: declare_v.test >PASS: declare_vf_v-c.test >PASS: declare_vri.test >PASS: declare_wt-c89.test >PASS: declare_xvi-c.test >PASS: explain_a_us_i.test >PASS: declare_xxi-c17.test >PASS: k_declare_i.test >PASS: explain_0f_v-01.test >PASS: explain_0o_minus2_i_rk.test >PASS: explain_0o_minus_rk_rk.test >PASS: explain_0o_plus2_i_rk.test >PASS: explain_0o_plus_rk_rk.test >PASS: explain_2i-redef.test >PASS: explain_2npi.test >PASS: explain_2pii-c89.test >PASS: explain_a012i.test >PASS: explain_a0b10i.test >PASS: explain_a0xAi-01.test >PASS: explain_a0xai-02.test >PASS: explain_a3a5a7i.test >PASS: explain_a3a5i.test >PASS: explain_a3a5pfv_i.test >PASS: explain_a3a5pfv_pi.test >PASS: explain_a3a5pfv_ppa7a9i.test >PASS: explain_a3a5pfv_ppa7a9pc.test >PASS: explain_a3a5pfv_ppa7i.test >PASS: explain_a3a5pfv_ppa7pi.test >PASS: explain_a3pfv_i.test >PASS: explain_a3a5pfv_ppi.test >PASS: explain_a3ppfv_i.test >PASS: explain_a4pii-c89.test >PASS: explain_a9cpi.test >PASS: explain_a9i.test >PASS: explain_a9pi.test >PASS: explain_a_mu_k-01.test >PASS: explain_a_mu_k-02.test >PASS: explain_a_re_f_v.test >PASS: explain_a_us_f_v.test >PASS: explain_ai.test >PASS: explain_al0_c.test >PASS: explain_al8_c.test >PASS: explain_alpv_c.test >PASS: explain_ati-01.test >PASS: explain_atpi-01.test >PASS: explain_ati-02.test >PASS: explain_atpi-02.test >PASS: explain_b.test >PASS: explain_bi4.test >PASS: explain_c.test >PASS: explain_blii_d.test >PASS: explain_cast_pblv_pi.test >PASS: explain_cdecl_f.test >PASS: explain_ci-ec.test >PASS: explain_ci.test >PASS: explain_ck.test >PASS: explain_co_minus2_i_rk.test >PASS: explain_co_plus2_i_rk.test >PASS: explain_co_minus_rk_rk.test >PASS: explain_co_plus_rk_rk.test >PASS: explain_cpa3cpa5i.test >PASS: explain_cpa3pa5i.test >PASS: explain_cpa9ci.test >PASS: explain_cpa9i.test >PASS: explain_cpblv_pi.test >PASS: explain_cpcpi.test >PASS: explain_cpfv_pi.test >PASS: explain_cpi.test >PASS: explain_cppi.test >PASS: explain_csi.test >PASS: explain_cu.test >PASS: explain_cvpi.test >PASS: explain_cxd.test >PASS: explain_cxf.test >PASS: explain_efi-c.test >PASS: explain_en.test >PASS: explain_eta2i.test >PASS: explain_f_pi.test >PASS: explain_f_ppc.test >PASS: explain_f_rpii-c89.test >PASS: explain_fac_v-1.test >PASS: explain_facst3_v.test >PASS: explain_fac_v.test >PASS: explain_facv_v.test >PASS: explain_fast3_v.test >PASS: explain_fastc3_v.test >PASS: explain_fav_v.test >PASS: explain_fccel_v.test >PASS: explain_ff_i_v-01.test >PASS: explain_ff_v.test >PASS: explain_fid_v.test >PASS: explain_fipfi_v_pfi_v.test >PASS: explain_fixiy_v.test >PASS: explain_fkr_i-cknr.test >PASS: explain_fpa5d_v.test >PASS: explain_fkr_pi-c17.test >PASS: explain_fpc_pi.test >PASS: explain_fpci_pi.test >PASS: explain_fpf_pac_i.test >PASS: explain_fpf_v_i.test >PASS: explain_fpfc_i_d.test >PASS: explain_fv_pa3a5i.test >PASS: explain_frg_v-c89.test >PASS: explain_frgi_v.test >PASS: explain_fv_pa3a5pi.test >PASS: explain_fv_pa3i.test >PASS: explain_fv_pa3pi.test >PASS: explain_fv_pi.test >PASS: explain_fv_v.test >PASS: explain_gau.test >PASS: explain_gif_v.test >PASS: explain_i-reserved-c.test >PASS: explain_i_i.test >PASS: explain_i_pfd_i.test >PASS: explain_i_typedef.test >PASS: explain_i_pi.test >PASS: explain_ic.test >PASS: explain_if_v.test >PASS: explain_imd.test >PASS: explain_imf.test >PASS: explain_irg.test >PASS: explain_ist.test >PASS: explain_k-itself.test >PASS: explain_k.test >PASS: explain_kc.test >PASS: explain_keywords.test >PASS: explain_ld.test >PASS: explain_lf.test >PASS: explain_ll.test >PASS: explain_main_f_i.test >PASS: explain_main_f_si.test >PASS: explain_main_fi2apc_i.test >PASS: explain_main_fi2ppc_i.test >PASS: explain_main_fiapc_i.test >PASS: explain_main_fiapcc_i.test >PASS: explain_main_fippc_i.test >PASS: explain_main_fippcc_i.test >PASS: explain_main_fv_i.test >PASS: explain_mscc_f_v.test >PASS: explain_mscd_f_v.test >PASS: explain_msfc_f_v.test >PASS: explain_mssc_f_v.test >PASS: explain_msvc_f_v.test >PASS: explain_mstc_f_v.test >PASS: explain_mswa_f_v.test >PASS: explain_n.test >PASS: explain_na4i.test >PASS: explain_nfi_c.test >PASS: explain_ni.test >PASS: explain_npii-c89.test >PASS: explain_npiii-c89.test >PASS: explain_nrfi_v-c17.test >PASS: explain_nrfi_v.test >PASS: explain_oi.test >PASS: explain_ovo_minus2_i_rk.test >PASS: explain_ovo_plus2_i_rk.test >PASS: explain_ovo_minus_rk_rk.test >PASS: explain_ovo_plus_rk_rk.test >PASS: explain_p_mscd_f.test >PASS: explain_p_mssc_f_v.test >PASS: explain_pa3a5i.test >PASS: explain_pa3cpa5i.test >PASS: explain_pa3pa5i.test >PASS: explain_pa9i.test >PASS: explain_pati-01.test >PASS: explain_pblv_pi.test >PASS: explain_pati-02.test >PASS: explain_pcpi.test >PASS: explain_pfv_pi.test >PASS: explain_pi.test >PASS: explain_pii-c89.test >PASS: explain_piii-c89.test >PASS: explain_pp_mssc_f_v.test >PASS: explain_ppi.test >PASS: explain_ptdv.test >PASS: explain_rgi.test >PASS: explain_rgk.test >PASS: explain_ro_minus2_i_rk.test >PASS: explain_ro_minus_rk_rk.test >PASS: explain_ro_plus2_i_rk.test >PASS: explain_ro_plus_rk_rk.test >PASS: explain_rro_minus2_i_rk.test >PASS: explain_rro_minus_rk_rk.test >PASS: explain_rro_plus2_i_rk.test >PASS: explain_rro_plus_rk_rk.test >PASS: explain_rtpi.test >PASS: explain_rttdpi.test >PASS: explain_sibi4.test >PASS: explain_sibi2.test >PASS: explain_sic.test >PASS: explain_sta2i.test >PASS: explain_stf_v.test >PASS: explain_sti.test >PASS: explain_tli.test >PASS: explain_typedef_i.test >PASS: explain_typedef_ii32.test >PASS: explain_typedef_pfc_i.test >PASS: explain_typedef_ulz.test >PASS: explain_ubi1.test >PASS: explain_ubi4.test >PASS: explain_uc.test >PASS: explain_ull.test >PASS: explain_uw3.test >PASS: explain_vcpi.test >PASS: explain_vf_v.test >PASS: explain_vo_minus2_i_rk.test >PASS: explain_vo_minus_rk_rk.test >PASS: explain_vo_plus2_i_rk.test >PASS: explain_vo_plus_rk_rk.test >PASS: explain_vpi.test >PASS: explain_wt.test >PASS: explain_yo_minus2_i_rk.test >PASS: explain_xxi-c.test >PASS: explain_yo_minus_rk_rk.test >PASS: explain_yo_plus2_i_rk.test >PASS: explain_yo_plus_rk_rk.test >PASS: explain_z.test >PASS: explain_zw3.test >PASS: explain_zz.test >PASS: explain-by-default.test >PASS: explain_+i-c.test >PASS: explain_0f_v-02.test >PASS: explain_0f_v-c.test >PASS: explain_a0i.test >PASS: explain_a4f_i.test >PASS: explain_a4v.test >PASS: explain_a5fd_i.test >PASS: explain_a5fd_pi.test >PASS: explain_a_nd_i.test >PASS: explain_a_re_i.test >PASS: explain_ac9i.test >PASS: explain_af-c.test >PASS: explain_al3_c.test >PASS: explain_al4_cw3.test >PASS: explain_al8ty_i.test >PASS: explain_alf_i.test >PASS: explain_ast9i.test >PASS: explain_alrgi.test >PASS: explain_atci.test >PASS: explain_attda2i.test >PASS: explain_b-c89.test >PASS: explain_bi0.test >PASS: explain_bi1.test >PASS: explain_bl_ai.test >PASS: explain_c-02.test >PASS: explain_c-c.test >PASS: explain_c16-c++03.test >PASS: explain_c16-c99.test >PASS: explain_c32-c++03.test >PASS: explain_c32-c99.test >PASS: explain_c8-c++17.test >PASS: explain_c_al3.test >PASS: explain_cf_v-c.test >PASS: explain_ci-knr.test >PASS: explain_efi-c17.test >PASS: explain_en-knr.test >PASS: explain_enw3-c.test >PASS: explain_etstf_v.test >PASS: explain_f2i_v-redef.test >PASS: explain_f_ai.test >PASS: explain_f_k-knr.test >PASS: explain_f_typedef_ai.test >PASS: explain_fastv_v.test >PASS: explain_fcv_v.test >PASS: explain_fd_i-cknr.test >PASS: explain_fel_v.test >PASS: explain_felcc_v.test >PASS: explain_felel_v.test >PASS: explain_felv_v.test >PASS: explain_ff_i_v-02.test >PASS: explain_ff_v-c.test >PASS: explain_fiiv_v.test >PASS: explain_fiv_v.test >PASS: explain_fkr_pi.test >PASS: explain_fkrel_i.test >PASS: explain_fn.test >PASS: explain_frg_v.test >PASS: explain_fsti_v.test >PASS: explain_fuw3_v.test >PASS: explain_fvel_v.test >PASS: explain_fvv_v.test >PASS: explain_fvi_v.test >PASS: explain_fvx_v.test >PASS: explain_hb.test >PASS: explain_hc.test >PASS: explain_hc16.test >PASS: explain_hc32.test >PASS: explain_hc8.test >PASS: explain_hd.test >PASS: explain_hf.test >PASS: explain_hl.test >PASS: explain_hll.test >PASS: explain_hv.test >PASS: explain_hwt.test >PASS: explain_i-itself.test >PASS: explain_ii.test >PASS: explain_ipi-redef.test >PASS: explain_k_al64.test >PASS: explain_lb.test >PASS: explain_lc.test >PASS: explain_lc16.test >PASS: explain_lc32.test >PASS: explain_lc8.test >PASS: explain_ld-knr.test >PASS: explain_lf-c.test >PASS: explain_ll-c89.test >PASS: explain_ll-knr.test >PASS: explain_lll.test >PASS: explain_lv.test >PASS: explain_lwt.test >PASS: explain_main_f2c_i.test >PASS: explain_main_f4i_i.test >PASS: explain_main_f_v.test >PASS: explain_main_fi_i.test >PASS: explain_main_fiapc_hi.test >PASS: explain_main_fiapci_i.test >PASS: explain_main_fic_i.test >PASS: explain_main_fipc_i.test >PASS: explain_main_fippi_i.test >PASS: explain_main_fkr_i.test >PASS: explain_main_stf_i-c.test >PASS: explain_p_cdecl_v.test >PASS: explain_pmi-c.test >PASS: explain_puw3.test >PASS: explain_pv-knr.test >PASS: explain_rgf_v.test >PASS: explain_ri-c.test >PASS: explain_rtf_v-error.test >PASS: explain_rtpf_v.test >PASS: explain_rttdi.test >PASS: explain_sib.test >PASS: explain_sibi0.test >PASS: explain_sibi1.test >PASS: explain_sic-knr.test >PASS: explain_sic16.test >PASS: explain_sic32.test >PASS: explain_sic8.test >PASS: explain_sii-knr.test >PASS: explain_sil-knr.test >PASS: explain_siv.test >PASS: explain_siwt.test >PASS: explain_tli-c99.test >PASS: explain_type_i.test >PASS: explain_typedef_ci32.test >PASS: explain_ub.test >PASS: explain_ubi0.test >PASS: explain_uc16.test >PASS: explain_uc32.test >PASS: explain_ud.test >PASS: explain_uc8.test >PASS: explain_uf.test >PASS: explain_using_pfi_v-c.test >PASS: explain_uv.test >PASS: explain_uwt.test >PASS: explain_v.test >PASS: explain_vf_v-c.test >PASS: explain_vi-knr.test >PASS: explain_vovyf-c.test >PASS: explain_wt-c89.test >PASS: explain_xxi-c17.test >PASS: explain_xxvi.test >PASS: k_explain_ai.test >PASS: k_explain_bl_i.test >PASS: k_explain_f_i.test >PASS: k_explain_i.test >PASS: typedef_cv_explain_ftd_v.test >PASS: k_typedef_i-c.test >PASS: cast_blii_d.test >PASS: cast_ci.test >PASS: cast_constant.test >PASS: cast_cpa3cpa5i.test >PASS: cast_cpa3pa5i.test >PASS: cast_cpa9ci.test >PASS: cast_cpa9i.test >PASS: cast_cpblv_pi.test >PASS: cast_cpcpi.test >PASS: cast_cpfv_pi.test >PASS: cast_cpi.test >PASS: cast_cppi.test >PASS: cast_cvpi.test >PASS: cast_ll.test >PASS: cast_pa3cpa5i.test >PASS: cast_pa3pa5i.test >PASS: cast_pa9i.test >PASS: cast_pblv_pi.test >PASS: cast_pci.test >PASS: cast_pcpi.test >PASS: cast_pf_i-01.test >PASS: cast_pf_i-02.test >PASS: cast_pfii_i.test >PASS: cast_pfkr_i-c17.test >PASS: cast_pfkr_i-cknr.test >PASS: cast_pfv_pi.test >PASS: cast_ppi.test >PASS: cast_pi.test >PASS: cast_sic.test >PASS: cast_sii.test >PASS: cast_sill.test >PASS: cast_u.test >PASS: cast_uc.test >PASS: cast_ui.test >PASS: cast_ull.test >PASS: cast_vcpi.test >PASS: cast_vpi.test >PASS: cast_a3i.test >PASS: cast_f_i.test >PASS: cast_pfi_i-cknr.test >PASS: cast_pfx_i.test >PASS: cast_rgi.test >PASS: cast_type_i.test >PASS: cast_typedef_i.test >PASS: const_cast_i-c++03.test >PASS: const_cast_i.test >PASS: const_cast_pi-c.test >PASS: dynamic_cast_i.test >PASS: dynamic_cast_pc-c.test >PASS: dynamic_cast_pi.test >PASS: reinterpret_cast_v.test >PASS: reinterpret_cast_pv-c.test >PASS: static_cast_i-c.test >PASS: explain_cast_ci.test >PASS: explain_cast_cpa3pa5i.test >PASS: explain_cast_cpa3cpa5i.test >PASS: explain_cast_cpa9ci.test >PASS: explain_cast_cpa9i.test >PASS: explain_cast_cpblv_pi.test >PASS: explain_cast_cpfv_pi.test >PASS: explain_cast_cpcpi.test >PASS: explain_cast_cpi.test >PASS: explain_cast_cppi.test >PASS: explain_cast_cvpi.test >PASS: explain_cast_ic.test >PASS: explain_cast_ll.test >PASS: explain_cast_pa3a5i.test >PASS: explain_cast_pa3cpa5i.test >PASS: explain_cast_pa9i.test >PASS: explain_cast_pa3pa5i.test >PASS: explain_cast_pci.test >PASS: explain_cast_pcpi.test >PASS: explain_cast_pfpci_i.test >PASS: explain_cast_pf_i.test >PASS: explain_cast_pfpi_i.test >PASS: explain_cast_pfv_pi.test >PASS: explain_cast_pi.test >PASS: explain_cast_pic.test >PASS: explain_cast_ppi.test >PASS: explain_cast_ri.test >PASS: explain_cast_rtpi.test >PASS: explain_cast_ull.test >PASS: explain_cast_vcpi.test >PASS: explain_cast_vpi.test >PASS: explain_cast_a3a5a7i.test >PASS: explain_cast_a3a5i.test >PASS: explain_cast_a3i.test >PASS: explain_cast_ai.test >PASS: explain_cast_eti.test >PASS: explain_cast_rgi.test >PASS: explain_cast_lll.test >PASS: explain_cast_typedef_i.test >PASS: explain_cast_sti.test >PASS: explain_const_cast_pi-c.test >PASS: explain_dynamic_cast_pc-c.test >PASS: explain_reinterpret_cast_pv-c.test >PASS: explain_static_cast_i-c.test >PASS: show.test >PASS: show_foo.test >PASS: show_using-c++03.test >PASS: 2c_typedef_i.test >PASS: define_ins_ns_i.test >PASS: ins_typedef_i.test >PASS: k_typedef_i_explain_i.test >PASS: k_typedef_i_typedef_tn_i.test >PASS: ns_+typedef_i.test >PASS: ns_c_ns_+e.test >PASS: ns_c_typedef_i.test >PASS: ns_ins_ns_typedef_i.test >PASS: ns_ins_typedef_i.test >PASS: ns_k_typedef_i.test >PASS: ns_n_typedef_i.test >PASS: ns_ns_typedef_i-c++14.test >PASS: ns_ns_typedef_i.test >PASS: ns_typedef_i.test >PASS: ns_using_i.test >PASS: retypedef-01.test >PASS: typedef_fi_v_show.test >PASS: typedef_i.test >PASS: typedef_i_declare_i.test >PASS: typedef_i_explain_i.test >PASS: typedef_i_int_least32_t.test >PASS: typedef_pfi_v_show.test >PASS: typedef_i_pi.test >PASS: typedef_v.test >PASS: using_i.test >PASS: using_i_declare_i.test >PASS: using_i_explain_i.test >PASS: using_i_int_least32_t.test >PASS: using_pfi_v_show_f.test >PASS: 2k_typedef_i.test >PASS: c_ns_c.test >PASS: define_ns_c_ns_c.test >PASS: en_ns_c.test >PASS: ins_ns_typedef_i.test >PASS: ns_+typedef_i-c++14.test >PASS: ns_c_ns_c.test >PASS: typedef_ai.test >PASS: typedef_c_int_least32_t.test >PASS: typedef_eti.test >PASS: typedef_rgi.test >PASS: typedef_sti.test >PASS: typedef_tni.test >PASS: typedef_v_explain_v.test >PASS: using_ai.test >PASS: using_c_int_least32_t.test >PASS: using_eti.test >PASS: using_f-name_v.test >PASS: using_i-c.test >PASS: using_rgi.test >PASS: using_sti.test >PASS: typedef_i+.test >PASS: typedef_iw3.test >PASS: define_i.test >PASS: define_i_declare_i.test >PASS: define_i_explain_i.test >PASS: define_i_int_least32_t.test >PASS: define_k_declare_k.test >PASS: define_ai.test >PASS: define_c_int_least32_t.test >PASS: define_eti.test >PASS: define_rgi.test >PASS: k_ns_typedef_i.test >PASS: define_sti.test >PASS: define_2++_i.test >PASS: define_++_i.test >PASS: define_++c_i.test >PASS: define_efi.test >PASS: define_k_define_k_explain_k+k.test >PASS: define_k_explain_pmki.test >PASS: define_ns_++c_i.test >PASS: define_++sc_i.test >PASS: declare_config_tdu.test >PASS: using_config_i.test >PASS: explain_config_tdu.test >PASS: declare_+dtor.test >PASS: declare_+f_v.test >PASS: declare_+++i.test >PASS: declare_0f_v.test >PASS: declare_++i.test >PASS: declare_2+f_v.test >PASS: declare_a.test >PASS: declare_a3a5pfv_ppa7a9pc.test >PASS: declare_a_cd_fa_cd_i_i.test >PASS: declare_a_dep_a_mu_i.test >PASS: declare_a_cd_fi_i.test >PASS: declare_a_dep_f_v.test >PASS: declare_a_mu_f_v-01.test >PASS: declare_a_mu_f_v-02.test >PASS: declare_a_mu_i-02.test >PASS: declare_a_mu_i-01.test >PASS: declare_a_nd_f_i-01.test >PASS: declare_a_nd_f_i-02.test >PASS: declare_b-c++.test >PASS: declare_af-c++.test >PASS: declare_c_al0-c++.test >PASS: declare_c_al8-c++.test >PASS: declare_cf_v.test >PASS: declare_cpmi.test >PASS: declare_crf_v.test >PASS: declare_crrf_v.test >PASS: declare_ctor.test >PASS: declare_ctor_i.test >PASS: declare_dtor.test >PASS: declare_ecf_v.test >PASS: declare_en-c++.test >PASS: declare_efi.test >PASS: declare_enc.test >PASS: declare_enk.test >PASS: declare_enw3-c++.test >PASS: declare_epctor_i.test >PASS: declare_exf_i.test >PASS: declare_exi.test >PASS: declare_f+k_v.test >PASS: declare_f_pmi.test >PASS: declare_f_pmpi.test >PASS: declare_fa_cd_i_i.test >PASS: declare_fa_dep_i_v.test >PASS: declare_fa_mu_i_v-01.test >PASS: declare_fa_mu_i_v-02.test >PASS: declare_frri_v.test >PASS: declare_ftsrk_v.test >PASS: declare_grtpi.test >PASS: declare_i+++.test >PASS: declare_ii-c++.test >PASS: declare_mi.test >PASS: declare_nrfi_v-02-c++.test >PASS: declare_nrfi_v-03-c++.test >PASS: declare_ntf.test >PASS: declare_nxf.test >PASS: declare_o_delete_a_pv_v.test >PASS: declare_o_delete_pv_v.test >PASS: declare_o_new_a_z_pv.test >PASS: declare_o_new_z_pv.test >PASS: declare_ovyf.test >PASS: declare_pfv_ri.test >PASS: declare_pmci.test >PASS: declare_pmf_i.test >PASS: declare_pmf_pc.test >PASS: declare_pmf_pi.test >PASS: declare_pmf_pk.test >PASS: declare_pmi.test >PASS: declare_ra3i.test >PASS: declare_rci.test >PASS: declare_rcpi.test >PASS: declare_ref.test >PASS: declare_rf_v.test >PASS: declare_ri.test >PASS: declare_rpi.test >PASS: declare_rrf_v.test >PASS: declare_rtf_v.test >PASS: declare_stxxi.test >PASS: declare_type_2i-c++.test >PASS: declare_type_i-c++.test >PASS: declare_vdtor.test >PASS: declare_vf_v.test >PASS: declare_vovyf.test >PASS: declare_xici.test >PASS: declare_xxi.test >PASS: declare_yf.test >PASS: declare_yi.test >PASS: declare_+ctor-error.test >PASS: declare_a_cd_i.test >PASS: declare_a_nua_f.test >PASS: declare_ai-c++11.test >PASS: declare_ari.test >PASS: declare_ati-c++20.test >PASS: declare_cnmf_v.test >PASS: declare_epf.test >PASS: declare_exsti.test >PASS: declare_fcf.test >PASS: declare_fco_exclam_b.test >PASS: declare_pmri.test >PASS: declare_nrfi_v-01-c++.test >PASS: declare_pri.test >PASS: declare_rrgi.test >PASS: declare_rv.test >PASS: declare_stctor.test >PASS: declare_stmi.test >PASS: declare_th_f_v.test >PASS: declare_udl_pcci_i.test >PASS: declare_v+f_v.test >PASS: declare_xvi.test >PASS: declare_+o_delete_a_pv_v.test >PASS: declare_+o_delete_pv_v.test >PASS: declare_+o_new_a_z_pv.test >PASS: declare_+o_new_z_pv.test >PASS: declare_mo_amper2_rck_b.test >PASS: declare_mo_amper_eq_i_rk.test >PASS: declare_mo_amper_i_rk.test >PASS: declare_mo_amper_pk.test >PASS: declare_mo_arrow_pk.test >PASS: declare_mo_arrow_star_i_rk.test >PASS: declare_mo_brackets_i_i.test >PASS: declare_mo_circ_eq_i_rk.test >PASS: declare_mo_comma_i_rk.test >PASS: declare_mo_exclam_b.test >PASS: declare_mo_exclam_eq_i_b.test >PASS: declare_mo_greater2_eq_i_rk.test >PASS: declare_mo_greater2_i_k.test >PASS: declare_mo_greater_eq_rcki_b.test >PASS: declare_mo_less2_eq_i_rk.test >PASS: declare_mo_less2_i_k.test >PASS: declare_mo_less_eq_rcki_b.test >PASS: declare_mo_minus_eq_i_rk.test >PASS: declare_mo_minus_i_k.test >PASS: declare_mo_percent_eq_i_rk.test >PASS: declare_mo_percent_i_k.test >PASS: declare_mo_pipe2_rck_b.test >PASS: declare_mo_pipe_eq_i_rk.test >PASS: declare_mo_pipe_i_rk.test >PASS: declare_mo_plus_eq_i_rk.test >PASS: declare_mo_plus_i_k.test >PASS: declare_mo_slash_eq_i_rk.test >PASS: declare_mo_star_i_rk.test >PASS: declare_mo_star_eq_i_rk.test >PASS: declare_mo_star_rk.test >PASS: declare_mo_tilde_k.test >PASS: declare_sto_delete_pv_v.test >PASS: declare_nmo_amper2_2rck_b.test >PASS: declare_nmo_amper_eq_rki_rk.test >PASS: declare_nmo_amper_rcki_k.test >PASS: declare_nmo_amper_rk_pk.test >PASS: declare_nmo_circ_rcki_k.test >PASS: declare_nmo_arrow_star_rki_rk.test >PASS: declare_nmo_comma_rki_rk.test >PASS: declare_nmo_exclam_eq_ki_b.test >PASS: declare_nmo_exclam_rck_b.test >PASS: declare_nmo_greater2_rcki_k.test >PASS: declare_nmo_greater_eq_rcki_b.test >PASS: declare_nmo_greater_rcki_b.test >PASS: declare_nmo_less2_eq_rki_rk.test >PASS: declare_nmo_less2_rcki_k.test >PASS: declare_nmo_less_eq_rcki_b.test >PASS: declare_nmo_less_rcki_b.test >PASS: declare_nmo_minus2_rki_rk.test >PASS: declare_nmo_minus_eq_rki_rk.test >PASS: declare_nmo_minus_rcki_k.test >PASS: declare_nmo_percent_eq_rki_rk.test >PASS: declare_nmo_percent_rcki_k.test >PASS: declare_nmo_pipe2_2rck_b.test >PASS: declare_nmo_pipe_eq_rki_rk.test >PASS: declare_nmo_plus2_rki_rk.test >PASS: declare_nmo_plus_eq_rki_rk.test >PASS: declare_nmo_plus_rcki_k.test >PASS: declare_nmo_slash_eq_rki_rk.test >PASS: declare_nmo_slash_rcki_k.test >PASS: declare_nmo_star_rck_k.test >PASS: declare_nmo_star_eq_rki_rk.test >PASS: declare_nmo_star_rcki_k.test >PASS: declare_nmo_tilde_rck_k.test >PASS: declare_+o_eq_rck_rk++default.test >PASS: declare_+o_eq_rck_rk++delete.test >PASS: declare_o2++_exclam_b.test >PASS: declare_o_amper2_2rck_b.test >PASS: declare_o_amper2_rck_b.test >PASS: declare_o_amper_2rck_k.test >PASS: declare_o_amper_eq_i_rk.test >PASS: declare_o_amper_eq_rki_rk.test >PASS: declare_o_amper_i_rk.test >PASS: declare_o_amper_pk.test >PASS: declare_o_amper_rcki_k.test >PASS: declare_o_arrow_star_i_rk.test >PASS: declare_o_arrow_star_rki_rk.test >PASS: declare_o_brackets_2i_i.test >PASS: declare_o_comma_rki_rk.test >PASS: declare_o_circ_eq_i_rk.test >PASS: declare_o_eq2_i_b.test >PASS: declare_o_eq2_ki_b.test >PASS: declare_o_exclam_b.test >PASS: declare_o_exclam_eq_i_b.test >PASS: declare_o_exclam_rck_b.test >PASS: declare_o_exclam_eq_ki_b.test >PASS: declare_o_greater2_eq_i_rk.test >PASS: declare_o_greater2_i_k.test >PASS: declare_o_greater2_rcki_k.test >PASS: declare_o_greater_eq_rcki_b.test >PASS: declare_o_less2_eq_i_rk.test >PASS: declare_o_less2_i_k.test >PASS: declare_o_less2_rcki_k.test >PASS: declare_o_less_eq_greater_2rck_a.test >PASS: declare_o_less_eq_rcki_b.test >PASS: declare_o_minus_i_k.test >PASS: declare_o_parens_2i_v.test >PASS: declare_o_parens_3i_v.test >PASS: declare_o_parens_i_v.test >PASS: declare_o_parens_v.test >PASS: declare_o_percent_eq_i_rk.test >PASS: declare_o_percent_eq_rki_rk.test >PASS: declare_o_percent_i_k.test >PASS: declare_o_percent_rcki_k.test >PASS: declare_o_pipe2_2rck_b.test >PASS: declare_o_pipe2_rck_b.test >PASS: declare_o_pipe_eq_i_rk.test >PASS: declare_o_pipe_eq_rki_rk.test >PASS: declare_o_pipe_i_rk.test >PASS: declare_o_plus_i_k.test >PASS: declare_o_slash_eq_i_rk.test >PASS: declare_o_star_eq_i_rk.test >PASS: declare_o_star_eq_rki_rk.test >PASS: declare_o_star_rck_k.test >PASS: declare_o_star_i_rk.test >PASS: declare_o_star_rcki_k.test >PASS: declare_o_star_rk.test >PASS: declare_o_tilde_k.test >PASS: declare_o_tilde_rck_k.test >PASS: declare_+o_eq_rck_rk++default-c++03.test >PASS: declare_co_exclam_k_b.test >PASS: declare_+o_eq_rck_rk++delete-c++03.test >PASS: declare_fmo_star_rk_rk.test >PASS: declare_mo_arrow_i.test >PASS: declare_nmo_amper_i_i.test >PASS: declare_nmo_arrow_rk_pk.test >PASS: declare_nmo_brackets_rcki_v.test >PASS: declare_nmo_eq_rki_rk.test >PASS: declare_nmo_parens_rck_v.test >PASS: declare_o_arrow_i.test >PASS: declare_o_arrow_rk_pk.test >PASS: declare_o_brackets_2i_i-c++20.test >PASS: declare_o_colon2_rk_rk.test >PASS: declare_o_dot_k.test >PASS: declare_o_exclam_2i.test >PASS: declare_o_dot_star_rk_rk.test >PASS: declare_o_less_eq_greater_2rck_a-c++17.test >PASS: declare_o_minus2_d_rk.test >PASS: declare_o_minus2_rkd_rk.test >PASS: declare_o_minus_iel_i.test >PASS: declare_o_oexclam_k_b.test >PASS: declare_o_plus2_d_rk.test >PASS: declare_o_plus2_rkd_rk.test >PASS: declare_o_plus_iel_i.test >PASS: declare_o_qmark_colon_k2i_i.test >PASS: declare_ro_exclam_k_b.test >PASS: declare_rro_exclam_k_b.test >PASS: declare_vo_exclam_k_b.test >PASS: declare_yo_exclam_k_b.test >PASS: declare_+udc_i.test >PASS: declare_ovc_udc_i.test >PASS: declare_udc_i.test >PASS: declare_udc_rcc.test >PASS: declare_udc_a4i.test >PASS: declare_+udl_c_i.test >PASS: explain_udl_pccz_ul.test >PASS: explain_+compl_dtor.test >PASS: explain_+ctor.test >PASS: explain_+ctor_i.test >PASS: explain_+dtor.test >PASS: explain_0dtor.test >PASS: explain_2+dtor.test >PASS: explain_2+n.test >PASS: explain_a.test >PASS: explain_a_cd_fa_cd_i_i.test >PASS: explain_a_cd_fi_i.test >PASS: explain_a_dep_a_mu_i-01.test >PASS: explain_a_dep_a_mu_i-02.test >PASS: explain_a_dep_f_v.test >PASS: explain_a_dep_i.test >PASS: explain_a_mu_f_v.test >PASS: explain_a_mu_i.test >PASS: explain_a_nd_f_v.test >PASS: explain_a_nua_k-1.test >PASS: explain_a_nua_k-2.test >PASS: explain_a_using_a_mu_i.test >PASS: explain_al0_c-c++.test >PASS: explain_al8_c-c++.test >PASS: explain_bitand_i.test >PASS: explain_cf_v.test >PASS: explain_compl_dtor.test >PASS: explain_cpmci.test >PASS: explain_cpmi.test >PASS: explain_crf_v.test >PASS: explain_ctor++default.test >PASS: explain_ctor_i.test >PASS: explain_ctor_rcc.test >PASS: explain_cvf_v.test >PASS: explain_dtor.test >PASS: explain_ec_typedef_i.test >PASS: explain_ec_using_i.test >PASS: explain_ecf_v-Rstr-01.test >PASS: explain_ecf_v-Rstr-02.test >PASS: explain_ecf_v.test >PASS: explain_efi-c++.test >PASS: explain_efi-itself-c++.test >PASS: explain_efui.test >PASS: explain_efz.test >PASS: explain_enw3-c++.test >PASS: explain_epctor_i.test >PASS: explain_epictor_i.test >PASS: explain_epnxctor_i.test >PASS: explain_epudc_b.test >PASS: explain_exf_i.test >PASS: explain_f__pf__v.test >PASS: explain_exi.test >PASS: explain_f__pv.test >PASS: explain_f__v.test >PASS: explain_f_cpmi.test >PASS: explain_f_pmi.test >PASS: explain_f_v++delete.test >PASS: explain_fa_cd_i_i.test >PASS: explain_fa_dep_i_v.test >PASS: explain_fa_mu_i_v.test >PASS: explain_fa_v.test >PASS: explain_fctor_i.test >PASS: explain_frri_v.test >PASS: explain_ftsrk_v.test >PASS: explain_grtpi.test >PASS: explain_grtri.test >PASS: explain_grtrri.test >PASS: explain_i+.test >PASS: explain_i-reserved-c++.test >PASS: explain_i2+.test >PASS: explain_ictor_i.test >PASS: explain_ii-c++.test >PASS: explain_inx+ctor.test >PASS: explain_inx+dtor.test >PASS: explain_ki+.test >PASS: explain_main_vf_h.test >PASS: explain_mi.test >PASS: explain_nrfi_v-c++.test >PASS: explain_nsc_typedef.test >PASS: explain_nxf_v.test >PASS: explain_nxff_v.test >PASS: explain_nxtf_v.test >PASS: explain_pmf_i.test >PASS: explain_ovyf.test >PASS: explain_pmf_pc.test >PASS: explain_pmfii_pk.test >PASS: explain_pmi.test >PASS: explain_pmrgi.test >PASS: explain_ra3i.test >PASS: explain_rf_v.test >PASS: explain_ri.test >PASS: explain_rgi-c++11.test >PASS: explain_rrf_v.test >PASS: explain_stf__i.test >PASS: explain_stxxi.test >PASS: explain_th_f_v-c++14.test >PASS: explain_using_a3i.test >PASS: explain_using_a_mu_i.test >PASS: explain_using_pfi_v.test >PASS: explain_vcompl_dtor.test >PASS: explain_vdtor.test >PASS: explain_vovyf.test >PASS: explain_xxctor.test >PASS: explain_xxi.test >PASS: explain_ydtor.test >PASS: explain_yf.test >PASS: explain_yi.test >PASS: explain_+ctor-error.test >PASS: explain_+dtor-error.test >PASS: explain_0f_v-03.test >PASS: explain_2i-redef-c++.test >PASS: explain_a_cd_i.test >PASS: explain_a_nua_f.test >PASS: explain_af-c++11.test >PASS: explain_ai-c++11.test >PASS: explain_ati-c++20.test >PASS: explain_ari.test >PASS: explain_cepctor_i.test >PASS: explain_cftsrk_v.test >PASS: explain_cri.test >PASS: explain_ctor_2i++default.test >PASS: explain_ecf_v-Rstr-03.test >PASS: explain_efd.test >PASS: explain_enc.test >PASS: explain_enk.test >PASS: explain_epudc_b-c++03.test >PASS: explain_exsti.test >PASS: explain_f+_v.test >PASS: explain_f__v-c++03.test >PASS: explain_f_v++default.test >PASS: explain_f_v__v.test >PASS: explain_fa_v-c++17.test >PASS: explain_fac3_v-c++.test >PASS: explain_fast3_v-c++.test >PASS: explain_fav_v-c++.test >PASS: explain_fkr_v.test >PASS: explain_fpcf_i_v.test >PASS: explain_frri_v-c++03.test >PASS: explain_fstf_v.test >PASS: explain_i+w3.test >PASS: explain_ktnk.test >PASS: explain_nrfi_v-c++-error.test >PASS: explain_p_typedef_ri.test >PASS: explain_pcf_i.test >PASS: explain_pri.test >PASS: explain_prri.test >PASS: explain_rf_i.test >PASS: explain_rf_v-c++03.test >PASS: explain_rftsrk_v.test >PASS: explain_rr.test >PASS: explain_rrf_v-c++03.test >PASS: explain_rrgi.test >PASS: explain_rrr-1.test >PASS: explain_rrr-2.test >PASS: explain_rrrr.test >PASS: explain_rtpi-c++-error.test >PASS: explain_rv.test >PASS: explain_stftsrk_v.test >PASS: explain_stcf_v.test >PASS: explain_stmi.test >PASS: explain_strf_v.test >PASS: explain_strrf_v.test >PASS: explain_th_f_v.test >PASS: explain_unknown_attribute.test >PASS: explain_v+f_v.test >PASS: explain_vftsrk_v.test >PASS: explain_xif_i.test >PASS: explain_xxf_v-c++11.test >PASS: explain_+co_eq2_rck_b++default.test >PASS: explain_+o_delete_pv_v.test >PASS: explain_+o_delete_a_pv_v.test >PASS: explain_+o_eq2_rcki_b.test >PASS: explain_+o_eq_rck_rk.test >PASS: explain_+o_eq_rck_rk++default-01.test >PASS: explain_+o_eq_rck_rk++delete-01.test >PASS: explain_+o_exclam_eq_rck_rk++delete.test >PASS: explain_+o_new_a_z_pv.test >PASS: explain_+o_new_z_pv.test >PASS: explain_0o_amper_rk_pk.test >PASS: explain_0o_star_rk_rk.test >PASS: explain_cmo_less_eq_greater_rck_a++default.test >PASS: explain_co_amper_rk_pk.test >PASS: explain_co_eq2_crk_b++default.test >PASS: explain_co_star_rk_rk.test >PASS: explain_co_tilde_k.test >PASS: explain_dtor++delete.test >PASS: explain_f+o_exclam__b.test >PASS: explain_fo_eq2_2crk_b++default.test >PASS: explain_fo_eq2_2k_b++default.test >PASS: explain_mo_less_eq_greater_rck_a.test >PASS: explain_o_amper2_2rck_b.test >PASS: explain_o_amper2_rck_b.test >PASS: explain_o_amper_2rck_k.test >PASS: explain_o_amper_eq_i_rk.test >PASS: explain_o_amper_eq_rki_rk.test >PASS: explain_o_amper_i_i.test >PASS: explain_o_amper_pk.test >PASS: explain_o_amper_i_rk.test >PASS: explain_o_amper_rcki_k.test >PASS: explain_o_amper_rk_pk.test >PASS: explain_o_arrow_pk.test >PASS: explain_o_arrow_star_i_rk.test >PASS: explain_o_arrow_star_rki_rk.test >PASS: explain_o_brackets_2i_i.test >PASS: explain_o_brackets_i_i.test >PASS: explain_o_circ_eq_i_rk.test >PASS: explain_o_circ_eq_rki_rk.test >PASS: explain_o_circ_rcki_k.test >PASS: explain_o_comma_i_rk.test >PASS: explain_o_comma_rcki_k.test >PASS: explain_o_comma_rki_rk.test >PASS: explain_o_delete_a_pv_v.test >PASS: explain_o_delete_pv_v.test >PASS: explain_o_eq2_i_b.test >PASS: explain_o_eq2_ki_b.test >PASS: explain_o_exclam_b.test >PASS: explain_o_exclam_eq_i_b.test >PASS: explain_o_exclam_eq_ki_b.test >PASS: explain_o_exclam_rck_b.test >PASS: explain_o_greater2_eq_i_rk.test >PASS: explain_o_greater2_i_k.test >PASS: explain_o_greater2_eq_rki_rk.test >PASS: explain_o_greater2_i_rk.test >PASS: explain_o_greater2_rcki_k.test >PASS: explain_o_greater2_rki_rk.test >PASS: explain_o_greater_eq_rcki_b.test >PASS: explain_o_greater_rcki_b.test >PASS: explain_o_less2_eq_i_rk.test >PASS: explain_o_less2_eq_rki_rk.test >PASS: explain_o_less2_i_k.test >PASS: explain_o_less2_i_rk.test >PASS: explain_o_less2_rcki_k.test >PASS: explain_o_less2_rki_rk.test >PASS: explain_o_less_eq_greater_2rck_a.test >PASS: explain_o_less_eq_greater_2rck_i.test >PASS: explain_o_less_eq_greater_2rck_std_partial_ordering.test >PASS: explain_o_less_eq_greater_2rck_std_strong_ordering.test >PASS: explain_o_less_eq_greater_2rck_std_weak_ordering.test >PASS: explain_o_less_eq_rcki_b.test >PASS: explain_o_less_rcki_b.test >PASS: explain_o_minus2_rki_rk.test >PASS: explain_o_minus_2rck_k.test >PASS: explain_o_minus_eq_i_rk.test >PASS: explain_o_minus_eq_rki_rk.test >PASS: explain_o_minus_i_k.test >PASS: explain_o_minus_rcki_k.test >PASS: explain_o_new_a_z_pv.test >PASS: explain_o_new_z_pv.test >PASS: explain_o_new_zrrk_pv.test >PASS: explain_o_parens_2i_v.test >PASS: explain_o_parens_3i_v.test >PASS: explain_o_parens_i_v.test >PASS: explain_o_parens_v.test >PASS: explain_o_percent_2rck_k.test >PASS: explain_o_percent_eq_i_rk.test >PASS: explain_o_percent_eq_rki_rk.test >PASS: explain_o_percent_i_k.test >PASS: explain_o_percent_rcki_k.test >PASS: explain_o_pipe2_2rck_b.test >PASS: explain_o_pipe2_rck_b.test >PASS: explain_o_pipe_2rck_k.test >PASS: explain_o_pipe_eq_i_rk.test >PASS: explain_o_pipe_eq_rki_rk.test >PASS: explain_o_pipe_i_rk.test >PASS: explain_o_plus2__rk.test >PASS: explain_o_plus2_rk_rk.test >PASS: explain_o_plus2_rki_rk.test >PASS: explain_o_plus_2rck_k.test >PASS: explain_o_plus_eq_rki_rk.test >PASS: explain_o_plus_eq_i_rk.test >PASS: explain_o_plus_i_k.test >PASS: explain_o_plus_rcki_k.test >PASS: explain_o_slash_2rck_k.test >PASS: explain_o_slash_eq_i_rk.test >PASS: explain_o_slash_eq_rki_rk.test >PASS: explain_o_slash_rcki_k.test >PASS: explain_o_star_2rck_k.test >PASS: explain_o_star_eq_i_rk.test >PASS: explain_o_star_eq_rki_rk.test >PASS: explain_o_star_i_rk.test >PASS: explain_o_star_rck_k.test >PASS: explain_o_star_rcki_k.test >PASS: explain_o_star_rk.test >PASS: explain_o_tilde_k.test >PASS: explain_o_tilde_rck_k.test >PASS: explain_ovo_amper_rk_pk.test >PASS: explain_ovo_star_rk_rk.test >PASS: explain_ro_amper_rk_pk.test >PASS: explain_ro_star_rk_rk.test >PASS: explain_rro_amper_rk_pk.test >PASS: explain_rro_star_rk_rk.test >PASS: explain_sto_delete_pv_v.test >PASS: explain_sto_new_z_pv.test >PASS: explain_sto_parens_2i_v.test >PASS: explain_vo_amper_rk_pk.test >PASS: explain_vo_star_rk_rk.test >PASS: explain_yo_amper_rk_pk.test >PASS: explain_yo_star_rk_rk.test >PASS: explain_+co_eq2_rck_b++default-cpp17.test >PASS: explain_+o_eq_rck_rk++default-02.test >PASS: explain_+o_eq_rck_rk++delete-02.test >PASS: explain_cmo_less_eq_greater_rck_i++default.test >PASS: explain_co_exclam_k_b.test >PASS: explain_co_less_rck_i++default.test >PASS: explain_co_less_i_b++default.test >PASS: explain_fo_eq2_crki_b++default.test >PASS: explain_fo_eq2_crkk_b++default.test >PASS: explain_fo_eq2_crkrk_b++default.test >PASS: explain_fo_eq2_icrk_b++default.test >PASS: explain_fo_eq2_ik_b++default.test >PASS: explain_fo_eq2_kcrk_b++default.test >PASS: explain_fo_eq2_ki_b++default.test >PASS: explain_fo_exclam__b.test >PASS: explain_fo_eq2_rkcrk_b++default.test >PASS: explain_fo_less_eq_greater_2rck_i++default.test >PASS: explain_fo_plus_2crk_b++default.test >PASS: explain_o_arrow_i.test >PASS: explain_o_brackets_2i_i-c++20.test >PASS: explain_o_delete__v.test >PASS: explain_o_delete_i_v.test >PASS: explain_o_delete_pv_i.test >PASS: explain_o_eq_rck_v++default.test >PASS: explain_o_exclam_2i.test >PASS: explain_o_exclam__b++delete.test >PASS: explain_o_less_2rck_b++default.test >PASS: explain_o_less_rck_b++default.test >PASS: explain_o_minus2_d_rk.test >PASS: explain_o_minus2_rkd_rk.test >PASS: explain_o_minus_iel_i.test >PASS: explain_o_new_i_pv.test >PASS: explain_o_new_z_z.test >PASS: explain_o_plus2_d_rk.test >PASS: explain_o_plus2_rkd_rk.test >PASS: explain_o_plus_iel_i.test >PASS: explain_o_plus_kel.test >PASS: explain_ov_o_exclam_k_b.test >PASS: explain_o_qmark_colon_k2i_i.test >PASS: explain_ro_exclam_k_b.test >PASS: explain_sto_eq_i_v.test >PASS: explain_rro_exclam_k_b.test >PASS: explain_sto_parens_2i_v-cpp20.test >PASS: explain_vo_exclam_k_b.test >PASS: explain_vv_o_new_z.test >PASS: explain_yo_exclam_k_b.test >PASS: cast_+i.test >PASS: cast_pmi.test >PASS: const_cast_+pi.test >PASS: const_cast_pi.test >PASS: dynamic_cast_+pc.test >PASS: dynamic_cast_pc.test >PASS: dynamic_cast_pk.test >PASS: reinterpret_cast_+pv.test >PASS: reinterpret_cast_pv.test >PASS: static_cast_+i.test >PASS: static_cast_i.test >PASS: explain_cast_pmi.test >PASS: explain_cast_++pmi.test >PASS: explain_cast_pmc++i.test >PASS: explain_const_cast_+pi.test >PASS: explain_const_cast_pi.test >PASS: explain_dynamic_cast_p+c+.test >PASS: explain_dynamic_cast_pc.test >PASS: explain_static_cast_i+.test >PASS: explain_reinterpret_cast_pv.test >PASS: explain_static_cast_i.test >PASS: explain_+udc_i.test >PASS: explain_f+udc_i.test >PASS: explain_ovc_udc_i.test >PASS: explain_udc_i.test >PASS: explain_udc_rcc.test >PASS: explain_+udl_c_i.test >PASS: explain_udl_c16_i.test >PASS: explain_udl_c32_i.test >PASS: explain_udl_c8_i.test >PASS: explain_udl_c_i-01.test >PASS: explain_udl_c_i.test >PASS: explain_udl_ld_i.test >PASS: explain_udl_pcc16ul_i.test >PASS: explain_udl_pcc16z_i.test >PASS: explain_udl_pcc32ul_i.test >PASS: explain_udl_pcc32z_i.test >PASS: explain_udl_pcc8ul_i.test >PASS: explain_udl_pcc8z_i.test >PASS: explain_udl_pcc_i.test >PASS: explain_udl_pccul_i.test >PASS: explain_udl_pccz_i.test >PASS: explain_udl_pcwtul_i.test >PASS: explain_udl_pcwtz_i.test >PASS: explain_udl_ull_i.test >PASS: explain_udl_wt_i.test >PASS: explain_fudc_i.test >PASS: explain_studc_i.test >PASS: explain_udc_a4i.test >PASS: explain_udl__i.test >PASS: explain_udl_2c_i.test >PASS: explain_udl_3c_i.test >PASS: explain_udl_c_i-c.test >PASS: explain_udl_piul_i.test >PASS: explain_udl_ul_i.test >PASS: cl-cast_i.test >PASS: cl-declare_i.test >PASS: cl-explain_i.test >PASS: file-cast_i.test >PASS: file-declare_i.test >PASS: file-explain_i.test >PASS: file-cast_x.test >PASS: file-declare_x.test >PASS: file-explain_x.test >PASS: include-ok-nested-01.test >PASS: include-ok.test >PASS: include-err-01.test >PASS: include-too_many_files.test >PASS: include-unquoted.test >PASS: xec.test >PASS: xec_explain_lla.test >PASS: xec_explain_t.test >PASS: xec_explain_llr.test >PASS: xec_explain_ti.test >PASS: xupc.test >./run_test.sh: line 56: shift: shift count out of range >PASS: xupc_explain_ri.test >FAIL: ac-cast_into.exp >./run_test.sh: line 56: shift: shift count out of range >FAIL: ac-declare.exp >./run_test.sh: line 56: shift: shift count out of range >FAIL: ac-explain.exp >./run_test.sh: line 56: shift: shift count out of range >FAIL: ac-help.exp >./run_test.sh: line 56: shift: shift count out of range >FAIL: ac-set.exp >./run_test.sh: line 56: shift: shift count out of range >FAIL: ac-show.exp >PASS: __declspec.test >PASS: digraphs.test >PASS: alttokens.test >PASS: gnu_attributes.test >PASS: help.test >PASS: integers.test >PASS: set.test >PASS: set_alt-tokens.test >PASS: set_digraphs.test >PASS: set_east-const.test >PASS: set_expl.test >PASS: set_explain-by-default.test >PASS: set_explain.test >PASS: set_expli.test >PASS: set_explicit-ecsu.test >PASS: set_explicit-ecsu_ecsu.test >PASS: set_explicit-ecsu_x.test >PASS: set_explicit-int.test >PASS: set_explicit-int_i.test >PASS: set_explicit-int_u.test >PASS: set_explicit-int_x.test >PASS: set_graphs.test >PASS: set_lang.test >PASS: set_lang_xxx.test >PASS: set_nodigraphs.test >PASS: set_noexplain-by-default.test >PASS: set_noexplain.test >PASS: set_noexplicit-int.test >PASS: set_noexplicit-int_u.test >PASS: set_nographs.test >PASS: set_noprompt.test >PASS: set_nousing-c++.test >PASS: set_options.test >PASS: set_prompt.test >PASS: set_prompt_x.test >PASS: set_semicolon.test >PASS: set_xxx.test >PASS: set_trigraphs.test >PASS: trigraphs.test >PASS: set_debug.test >============================================================================ >Testsuite summary for cdecl 13.0 >============================================================================ ># TOTAL: 1525 ># PASS: 1519 ># SKIP: 0 ># XFAIL: 0 ># FAIL: 6 ># XPASS: 0 ># ERROR: 0 >============================================================================ >See test/test-suite.log >Please report to https://github.com/paul-j-lucas/cdecl/issues >============================================================================ >make[3]: *** [Makefile:2568: test-suite.log] Error 1 >make[3]: Leaving directory '/var/tmp/portage/dev-util/cdecl-13.0/work/cdecl-13.0/test' >make[2]: *** [Makefile:2676: check-TESTS] Error 2 >make[2]: Leaving directory '/var/tmp/portage/dev-util/cdecl-13.0/work/cdecl-13.0/test' >make[1]: *** [Makefile:2758: check-am] Error 2 >make[1]: Leaving directory '/var/tmp/portage/dev-util/cdecl-13.0/work/cdecl-13.0/test' >make: *** [Makefile:1218: check-recursive] Error 1 > * ERROR: dev-util/cdecl-13.0::gentoo failed (test phase): > * Make check failed. See above for details. > * > * Call stack: > * ebuild.sh, line 136: Called src_test > * environment, line 546: Called default > * phase-functions.sh, line 872: Called default_src_test > * phase-functions.sh, line 901: Called __eapi0_src_test > * phase-helpers.sh, line 832: Called die > * The specific snippet of code: > * ${emake_cmd} ${internal_opts} check || \ > * die "Make check failed. See above for details." > * > * If you need support, post the output of `emerge --info '=dev-util/cdecl-13.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-util/cdecl-13.0::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-util:cdecl-13.0:20221231-102516.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-util/cdecl-13.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-util/cdecl-13.0/temp/environment'. > * Working directory: '/var/tmp/portage/dev-util/cdecl-13.0/work/cdecl-13.0' > * S: '/var/tmp/portage/dev-util/cdecl-13.0/work/cdecl-13.0' >
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 889144
:
846134
| 846136 |
846138
|
846140
|
846142
|
846144
|
846146