------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/flex-2.6.4_2.txz Installing /packages/All/ncurses-6.2.20201017.txz Installing /packages/All/libtextstyle-0.21.txz Installing /packages/All/m4-1.4.18_1,1.txz Installing /packages/All/bison-3.6.4,1.txz Installing /packages/All/autoconf-wrapper-20131203.txz Installing /packages/All/perl5-5.32.0.txz Installing /packages/All/autoconf-2.69_3.txz Installing /packages/All/automake-1.16.2.txz Installing /packages/All/readline-8.0.4.txz SUCCEEDED 00:00:13 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> cdecl-8.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> cdecl-8.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cdecl-8.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> cdecl-8.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cdecl-8.0 for building => SHA256 Checksum OK for paul-j-lucas-cdecl-cdecl-8.0_GH0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> cdecl-8.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cdecl-8.0 for building ===> Extracting for cdecl-8.0 => SHA256 Checksum OK for paul-j-lucas-cdecl-cdecl-8.0_GH0.tar.gz. Extracted Memory Use: 10.73M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for cdecl-8.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> cdecl-8.0 depends on executable: flex - found ===> cdecl-8.0 depends on executable: bison - found ===> cdecl-8.0 depends on file: /usr/local/lib/libncurses.so.6 - found ===> cdecl-8.0 depends on package: autoconf>=2.69 - found ===> cdecl-8.0 depends on package: automake>=1.16.1 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> cdecl-8.0 depends on shared library: libreadline.so.8 - found (/usr/local/lib/libreadline.so.8) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> cdecl-8.0 depends on executable: flex - found ===> cdecl-8.0 depends on executable: bison - found ===> cdecl-8.0 depends on file: /usr/local/lib/libncurses.so.6 - found ===> cdecl-8.0 depends on package: autoconf>=2.69 - found ===> cdecl-8.0 depends on package: automake>=1.16.1 - found ===> cdecl-8.0 depends on shared library: libreadline.so.8 - found (/usr/local/lib/libreadline.so.8) ===> Configuring for cdecl-8.0 configure.ac:28: installing './compile' configure.ac:79: installing './config.guess' configure.ac:79: installing './config.sub' configure.ac:25: installing './install-sh' configure.ac:25: installing './missing' lib/Makefile.am: installing './depcomp' configure.ac: installing './ylwrap' configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for gcc... cc 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 we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking dependency style of cc... gcc3 checking for cc option to accept ISO C99... none needed checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking for cc option to accept ISO C99... (cached) none needed checking for cc option to accept ISO Standard C... (cached) none needed checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking if flex is the lexer generator... yes checking for bison... bison -o y.tab.c checking if bison is the parser generator... yes checking whether ln -s works... yes checking whether to enable assertions... yes checking curses.h usability... yes checking curses.h presence... no configure: WARNING: curses.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: curses.h: proceeding with the compiler's result checking for curses.h... yes checking ncurses.h usability... yes checking ncurses.h presence... no configure: WARNING: ncurses.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: ncurses.h: proceeding with the compiler's result checking for ncurses.h... yes checking for getopt.h... (cached) yes checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes checking for pwd.h... (cached) yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking for term.h... yes checking whether the preprocessor supports include_next... (cached) yes checking whether system header files limit the line length... no checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking for complete errno.h... (cached) yes checking whether getdelim is declared... (cached) yes checking for getdelim... (cached) yes checking for strndup... (cached) yes checking whether getline is declared... (cached) yes checking for getopt.h... (cached) yes checking for sys/cdefs.h... (cached) yes checking for limits.h... (cached) yes checking for wchar.h... (cached) yes checking for stdint.h... (cached) yes checking for sysexits.h... (cached) yes checking for unistd.h... (cached) yes checking for getopt.h... (cached) yes checking for getopt_long_only... (cached) yes checking whether getopt is POSIX compatible... (cached) yes checking for working GNU getopt function... no checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... no checking whether the compiler produces multi-arch binaries... no checking for wchar_t... (cached) yes checking for wint_t... (cached) yes checking whether wint_t is too small... no checking whether stdint.h conforms to C99... yes checking whether stdint.h predates C++11... no checking whether stdint.h has UINTMAX_WIDTH etc.... no checking for C/C++ restrict keyword... __restrict checking whether strndup is declared... (cached) yes checking whether strnlen is declared... (cached) yes checking for pid_t... (cached) yes checking for mode_t... (cached) yes checking for working getdelim function... yes checking for getline... (cached) yes checking for working getline function... yes checking for ssize_t... (cached) yes checking for va_copy... (cached) yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking which flavor of printf attribute matches inttypes macros... system checking for working strndup... yes checking for working strnlen... (cached) yes checking for strsep... (cached) yes checking for inline... inline checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking for uint32_t... (cached) yes checking for struct passwd.pw_dir... yes checking size of void*... 8 checking size of c_kind_id_t... 4 checking size of c_type_id_t... 8 checking for __typeof__... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for rl_completion_func_t... 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 geteuid... (cached) yes checking for getpwuid... yes checking for fmemopen... yes checking for strsep... (cached) yes checking for library containing endwin... -lncurses checking for library containing readline... -lreadline checking for library containing add_history... none required checking for __attribute__... yes checking CFLAGS for maximum warnings... -Wall checking CFLAGS for gcc -Wcast-align... -Wcast-align checking CFLAGS for gcc -Wcomma... no, unknown checking CFLAGS for gcc -Wconditional-type-mismatch... no, unknown checking CFLAGS for gcc -Wconditional-uninitialized... no, unknown checking CFLAGS for gcc -Wconversion... -Wconversion checking CFLAGS for gcc -Wextra... -Wextra checking CFLAGS for gcc -Wfloat-equal... -Wfloat-equal checking CFLAGS for gcc -Wfor-loop-analysis... no, unknown checking CFLAGS for gcc -Widiomatic-parentheses... no, unknown checking CFLAGS for gcc -Wimplicit-fallthrough=4... -Wimplicit-fallthrough=4 checking CFLAGS for gcc -Wimplicit-fallthrough... -Wimplicit-fallthrough checking CFLAGS for gcc -Wlogical-op-parentheses... no, unknown checking CFLAGS for gcc -Wnewline-eof... no, unknown checking CFLAGS for gcc -Wno-unknown-warning-option... -Wno-unknown-warning-option checking CFLAGS for gcc -Wredundant-decls... -Wredundant-decls checking CFLAGS for gcc -Wshadow... -Wshadow checking CFLAGS for gcc -Wshift-sign-overflow... no, unknown checking CFLAGS for gcc -Wsign-compare... -Wsign-compare checking CFLAGS for gcc -Wsign-conversion... -Wsign-conversion checking CFLAGS for gcc -Wsometimes-uninitialized... no, unknown checking CFLAGS for gcc -Wstring-conversion... no, unknown checking CFLAGS for gcc -Wuninitialized... -Wuninitialized checking CFLAGS for gcc -Wunreachable-code-break... no, unknown checking CFLAGS for gcc -Wunreachable-code... -Wunreachable-code checking CFLAGS for gcc -Wunused... -Wunused checking CFLAGS for gcc -Wwrite-strings... -Wwrite-strings 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 SUCCEEDED 00:00:28 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for cdecl-8.0 --- all-recursive --- Making all in lib --- getopt.h --- --- getopt-cdefs.h --- --- limits.h --- --- stdint.h --- --- stdio.h --- --- stdlib.h --- --- string.h --- --- sys/types.h --- --- unistd.h --- --- getopt.h --- rm -f getopt.h-t getopt.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''HAVE_GETOPT_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_GETOPT_H''@||g' -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' < ./getopt.in.h; } > getopt.h-t && mv -f getopt.h-t getopt.h --- getopt-cdefs.h --- rm -f getopt-cdefs.h-t getopt-cdefs.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''HAVE_SYS_CDEFS_H''@|1|g' < ./getopt-cdefs.in.h; } > getopt-cdefs.h-t && mv -f getopt-cdefs.h-t getopt-cdefs.h --- limits.h --- rm -f limits.h-t limits.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -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''@||g' < ./limits.in.h; } > limits.h-t && mv limits.h-t limits.h --- stdint.h --- rm -f stdint.h-t stdint.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's/@''HAVE_STDINT_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_STDINT_H''@||g' -e 's/@''HAVE_C99_STDINT_H''@/1/g' -e 's/@''HAVE_SYS_TYPES_H''@/1/g' -e 's/@''HAVE_INTTYPES_H''@/1/g' -e 's/@''HAVE_SYS_INTTYPES_H''@/0/g' -e 's/@''HAVE_SYS_BITYPES_H''@/0/g' -e 's/@''HAVE_WCHAR_H''@/1/g' -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' -e 's/@''BITSIZEOF_PTRDIFF_T''@//g' -e 's/@''PTRDIFF_T_SUFFIX''@//g' -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@//g' -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@//g' -e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' -e 's/@''BITSIZEOF_SIZE_T''@//g' -e 's/@''SIZE_T_SUFFIX''@//g' -e 's/@''BITSIZEOF_WCHAR_T''@//g' -e 's/@''HAVE_SIGNED_WCHAR_T''@//g' -e 's/@''WCHAR_T_SUFFIX''@//g' -e 's/@''BITSIZEOF_WINT_T''@//g' -e 's/@''HAVE_SIGNED_WINT_T''@//g' -e 's/@''WINT--- stdio.h --- rm -f stdio.h-t stdio.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -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''@||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_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_GETDEL--- stdlib.h --- rm -f stdlib.h-t stdlib.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -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''@||g' -e 's/@''GNULIB__EXIT''@/0/g' -e 's/@''GNULIB_ATOLL''@/0/g' -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' -e 's/@''GNULIB_GETLOADAVG''@/0/g' -e 's/@''GNULIB_GETSUBOPT''@/0/g' -e 's/@''GNULIB_GRANTPT''@/0/g' -e 's/@''GNULIB_MALLOC_POSIX''@/0/g' -e 's/@''GNULIB_MBTOWC''@/0/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_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--- stdint.h --- _T_SUFFIX''@//g' -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' < ./stdint.in.h; } > stdint.h-t && mv stdint.h-t stdint.h --- stdio.h --- IM''@/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' --- stdlib.h --- /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_STRTOLD''@/0/g' -e 's/@''GNULIB_STRTOLL''@/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' < ./stdlib.in.h | sed -e 's|@''HAVE__EXIT''@|1|g' -e 's|@''HAVE_ATOLL''@|1|g' -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|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_OPENPT''@|1|g' -e 's|@'--- string.h --- rm -f string.h-t string.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -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''@||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''@/0/g' -e 's/@''GNULIB_MEMMEM''@/0/g' -e 's/@''GNULIB_MEMPCPY''@/0/g' -e 's/@''GNULIB_MEMRCHR''@/0/g' -e 's/@''GNULIB_RAWM--- stdio.h --- -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' < ./stdio.in.h | sed -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_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_GETDE--- stdlib.h --- '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_STRTOLD''@|1|g' -e 's|@''HAVE_STRTOLL''@|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_CALLOC''@|0|g' -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' -e 's|@''REPLACE_INITSTATE''@|0|g' -e 's|@''REPLACE_MALLOC''@|0|g' -e 's|@''REPLACE_MBTOWC''@|0|g' -e 's|@''REPLACE_MKSTEMP''@|0|g' -e 's|@''REPLACE_PTSNAME''@|0|g' -e 's|@''REPLACE_PTSNAME_R''@|0|g' -e 's|@''REPLACE_PUTENV''@|0|g' -e 's|@''R--- string.h --- EMCHR''@/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_STRSIGNAL''@/0/g' -e 's/@''GNULIB_STRVERSCMP''@/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_STR--- stdio.h --- LIM''@|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 stdio.h-t stdio.h --- stdlib.h --- EPLACE_QSORT_R''@|0|g' -e 's|@''REPLACE_RANDOM''@|0|g' -e 's|@''REPLACE_RANDOM_R''@|0|g' -e 's|@''REPLACE_REALLOC''@|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_STRTOLD''@|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 && mv stdlib.h-t stdlib.h --- string.h --- NLEN''@|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_DECL_STRSIGNAL''@|1|g' -e 's|@''HAVE_STRVERSCMP''@|1|g' -e 's|@''REPLACE_MEMCHR''@|0|g' -e 's|@''REPLACE_MEMMEM''@|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_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.in.h; } > string.h-t && mv string.h-t string.h --- sys/types.h --- /bin/mkdir -p sys rm -f sys/types.h-t sys/types.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -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''@||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 --- unistd.h --- rm -f unistd.h-t unistd.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -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''@||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_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_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''@/01/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' < ./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_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_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_DUP''@|0|g' -e 's|@''REPLACE_DUP2''@|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_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 unistd.h-t unistd.h --- all --- /usr/bin/make all-recursive --- all-recursive --- --- unistd.o --- --- getopt.o --- --- getopt1.o --- cc -DHAVE_CONFIG_H -I. -I../src -I/include -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough=4 -Wimplicit-fallthrough -Wno-unknown-warning-option -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -MT getopt1.o -MD -MP -MF .deps/getopt1.Tpo -c -o getopt1.o getopt1.c --- unistd.o --- cc -DHAVE_CONFIG_H -I. -I../src -I/include -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough=4 -Wimplicit-fallthrough -Wno-unknown-warning-option -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -MT unistd.o -MD -MP -MF .deps/unistd.Tpo -c -o unistd.o unistd.c --- getopt.o --- cc -DHAVE_CONFIG_H -I. -I../src -I/include -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough=4 -Wimplicit-fallthrough -Wno-unknown-warning-option -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o getopt.c --- getopt1.o --- mv -f .deps/getopt1.Tpo .deps/getopt1.Po --- unistd.o --- mv -f .deps/unistd.Tpo .deps/unistd.Po --- getopt.o --- getopt.c: In function 'process_long_option': getopt.c:263:30: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] memset (ambig_set, 0, n_options); ^~~~~~~~~ getopt.c: At top level: cc1: warning: unrecognized command line option '-Wno-unknown-warning-option' mv -f .deps/getopt.Tpo .deps/getopt.Po --- libgnu.a --- rm -f libgnu.a ar cr libgnu.a unistd.o getopt.o getopt1.o ranlib libgnu.a Making all in src --- parser.c --- --- lexer.c --- --- parser.c --- /bin/sh ../ylwrap parser.y y.tab.c parser.c y.tab.h `echo parser.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output parser.output -- bison -o y.tab.c -o y.tab.c -d --- lexer.c --- /bin/sh ../ylwrap lexer.l lex.yy.c lexer.c -- flex --- parser.c --- updating parser.h --- all --- /usr/bin/make all-am --- c_ast.o --- --- c_ast_util.o --- --- c_keyword.o --- --- c_kind.o --- --- c_lang.o --- --- c_operator.o --- --- c_sname.o --- --- c_type.o --- --- c_typedef.o --- --- cdecl.o --- --- c_kind.o --- cc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I/include -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough=4 -Wimplicit-fallthrough -Wno-unknown-warning-option -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -MT c_kind.o -MD -MP -MF .deps/c_kind.Tpo -c -o c_kind.o c_kind.c mv -f .deps/c_kind.Tpo .deps/c_kind.Po --- c_ast.o --- cc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I/include -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough=4 -Wimplicit-fallthrough -Wno-unknown-warning-option -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -MT c_ast.o -MD -MP -MF .deps/c_ast.Tpo -c -o c_ast.o c_ast.c --- c_ast_util.o --- cc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I/include -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough=4 -Wimplicit-fallthrough -Wno-unknown-warning-option -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -MT c_ast_util.o -MD -MP -MF .deps/c_ast_util.Tpo -c -o c_ast_util.o c_ast_util.c --- c_keyword.o --- cc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I/include -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough=4 -Wimplicit-fallthrough -Wno-unknown-warning-option -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -MT c_keyword.o -MD -MP -MF .deps/c_keyword.Tpo -c -o c_keyword.o c_keyword.c --- c_lang.o --- cc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I/include -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough=4 -Wimplicit-fallthrough -Wno-unknown-warning-option -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -MT c_lang.o -MD -MP -MF .deps/c_lang.Tpo -c -o c_lang.o c_lang.c --- c_operator.o --- cc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I/include -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough=4 -Wimplicit-fallthrough -Wno-unknown-warning-option -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -MT c_operator.o -MD -MP -MF .deps/c_operator.Tpo -c -o c_operator.o c_operator.c --- c_sname.o --- cc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I/include -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough=4 -Wimplicit-fallthrough -Wno-unknown-warning-option -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -MT c_sname.o -MD -MP -MF .deps/c_sname.Tpo -c -o c_sname.o c_sname.c --- c_type.o --- cc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I/include -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough=4 -Wimplicit-fallthrough -Wno-unknown-warning-option -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -MT c_type.o -MD -MP -MF .deps/c_type.Tpo -c -o c_type.o c_type.c --- color.o --- --- cdecl.o --- cc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I/include -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough=4 -Wimplicit-fallthrough -Wno-unknown-warning-option -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -MT cdecl.o -MD -MP -MF .deps/cdecl.Tpo -c -o cdecl.o cdecl.c --- c_lang.o --- mv -f .deps/c_lang.Tpo .deps/c_lang.Po --- c_typedef.o --- cc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I/include -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough=4 -Wimplicit-fallthrough -Wno-unknown-warning-option -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -MT c_typedef.o -MD -MP -MF .deps/c_typedef.Tpo -c -o c_typedef.o c_typedef.c --- english.o --- --- color.o --- cc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I/include -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough=4 -Wimplicit-fallthrough -Wno-unknown-warning-option -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -MT color.o -MD -MP -MF .deps/color.Tpo -c -o color.o color.c --- english.o --- cc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I/include -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough=4 -Wimplicit-fallthrough -Wno-unknown-warning-option -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -MT english.o -MD -MP -MF .deps/english.Tpo -c -o english.o english.c --- c_keyword.o --- mv -f .deps/c_keyword.Tpo .deps/c_keyword.Po --- errors.o --- cc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I/include -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough=4 -Wimplicit-fallthrough -Wno-unknown-warning-option -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -MT errors.o -MD -MP -MF .deps/errors.Tpo -c -o errors.o errors.c --- c_ast.o --- mv -f .deps/c_ast.Tpo .deps/c_ast.Po --- gibberish.o --- cc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I/include -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough=4 -Wimplicit-fallthrough -Wno-unknown-warning-option -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -MT gibberish.o -MD -MP -MF .deps/gibberish.Tpo -c -o gibberish.o gibberish.c --- c_operator.o --- mv -f .deps/c_operator.Tpo .deps/c_operator.Po --- help.o --- cc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I/include -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough=4 -Wimplicit-fallthrough -Wno-unknown-warning-option -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -MT help.o -MD -MP -MF .deps/help.Tpo -c -o help.o help.c --- c_ast_util.o --- mv -f .deps/c_ast_util.Tpo .deps/c_ast_util.Po --- literals.o --- cc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I/include -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough=4 -Wimplicit-fallthrough -Wno-unknown-warning-option -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -MT literals.o -MD -MP -MF .deps/literals.Tpo -c -o literals.o literals.c --- c_sname.o --- mv -f .deps/c_sname.Tpo .deps/c_sname.Po --- options.o --- cc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I/include -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough=4 -Wimplicit-fallthrough -Wno-unknown-warning-option -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o options.c --- literals.o --- mv -f .deps/literals.Tpo .deps/literals.Po --- print.o --- cc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I/include -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough=4 -Wimplicit-fallthrough -Wno-unknown-warning-option -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -MT print.o -MD -MP -MF .deps/print.Tpo -c -o print.o print.c --- color.o --- mv -f .deps/color.Tpo .deps/color.Po --- prompt.o --- cc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I/include -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough=4 -Wimplicit-fallthrough -Wno-unknown-warning-option -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -MT prompt.o -MD -MP -MF .deps/prompt.Tpo -c -o prompt.o prompt.c --- c_typedef.o --- mv -f .deps/c_typedef.Tpo .deps/c_typedef.Po --- red_black.o --- cc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I/include -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough=4 -Wimplicit-fallthrough -Wno-unknown-warning-option -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -MT red_black.o -MD -MP -MF .deps/red_black.Tpo -c -o red_black.o red_black.c --- prompt.o --- In file included from prompt.c:42: /usr/local/include/readline/readline.h:349:15: warning: redundant redeclaration of 'rl_make_bare_keymap' [-Wredundant-decls] extern Keymap rl_make_bare_keymap PARAMS((void)); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/readline/readline.h:37, from prompt.c:42: /usr/local/include/readline/keymaps.h:68:15: note: previous declaration of 'rl_make_bare_keymap' was here extern Keymap rl_make_bare_keymap PARAMS((void)); ^~~~~~~~~~~~~~~~~~~ In file included from prompt.c:42: /usr/local/include/readline/readline.h:351:15: warning: redundant redeclaration of 'rl_copy_keymap' [-Wredundant-decls] extern Keymap rl_copy_keymap PARAMS((Keymap)); ^~~~~~~~~~~~~~ In file included from /usr/local/include/readline/readline.h:37, from prompt.c:42: /usr/local/include/readline/keymaps.h:71:15: note: previous declaration of 'rl_copy_keymap' was here extern Keymap rl_copy_keymap PARAMS((Keymap)); ^~~~~~~~~~~~~~ In file included from prompt.c:42: /usr/local/include/readline/readline.h:352:15: warning: redundant redeclaration of 'rl_make_keymap' [-Wredundant-decls] extern Keymap rl_make_keymap PARAMS((void)); ^~~~~~~~~~~~~~ In file included from /usr/local/include/readline/readline.h:37, from prompt.c:42: /usr/local/include/readline/keymaps.h:76:15: note: previous declaration of 'rl_make_keymap' was here extern Keymap rl_make_keymap PARAMS((void)); ^~~~~~~~~~~~~~ In file included from prompt.c:42: /usr/local/include/readline/readline.h:353:13: warning: redundant redeclaration of 'rl_discard_keymap' [-Wredundant-decls] extern void rl_discard_keymap PARAMS((Keymap)); ^~~~~~~~~~~~~~~~~ In file included from /usr/local/include/readline/readline.h:37, from prompt.c:42: /usr/local/include/readline/keymaps.h:79:13: note: previous declaration of 'rl_discard_keymap' was here extern void rl_discard_keymap PARAMS((Keymap)); ^~~~~~~~~~~~~~~~~ In file included from prompt.c:42: /usr/local/include/readline/readline.h:356:15: warning: redundant redeclaration of 'rl_get_keymap_by_name' [-Wredundant-decls] extern Keymap rl_get_keymap_by_name PARAMS((const char *)); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/readline/readline.h:37, from prompt.c:42: /usr/local/include/readline/keymaps.h:85:15: note: previous declaration of 'rl_get_keymap_by_name' was here extern Keymap rl_get_keymap_by_name PARAMS((const char *)); ^~~~~~~~~~~~~~~~~~~~~ In file included from prompt.c:42: /usr/local/include/readline/readline.h:358:13: warning: redundant redeclaration of 'rl_set_keymap' [-Wredundant-decls] extern void rl_set_keymap PARAMS((Keymap)); ^~~~~~~~~~~~~ In file included from /usr/local/include/readline/readline.h:37, from prompt.c:42: /usr/local/include/readline/keymaps.h:91:13: note: previous declaration of 'rl_set_keymap' was here extern void rl_set_keymap PARAMS((Keymap)); ^~~~~~~~~~~~~ In file included from prompt.c:42: /usr/local/include/readline/readline.h:359:15: warning: redundant redeclaration of 'rl_get_keymap' [-Wredundant-decls] extern Keymap rl_get_keymap PARAMS((void)); ^~~~~~~~~~~~~ In file included from /usr/local/include/readline/readline.h:37, from prompt.c:42: /usr/local/include/readline/keymaps.h:88:15: note: previous declaration of 'rl_get_keymap' was here extern Keymap rl_get_keymap PARAMS((void)); ^~~~~~~~~~~~~ In file included from prompt.c:42: /usr/local/include/readline/readline.h:361:12: warning: redundant redeclaration of 'rl_set_keymap_name' [-Wredundant-decls] extern int rl_set_keymap_name PARAMS((const char *, Keymap)); ^~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/readline/readline.h:37, from prompt.c:42: /usr/local/include/readline/keymaps.h:94:12: note: previous declaration of 'rl_set_keymap_name' was here extern int rl_set_keymap_name PARAMS((const char *, Keymap)); ^~~~~~~~~~~~~~~~~~ --- c_type.o --- mv -f .deps/c_type.Tpo .deps/c_type.Po --- set.o --- cc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I/include -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough=4 -Wimplicit-fallthrough -Wno-unknown-warning-option -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -MT set.o -MD -MP -MF .deps/set.Tpo -c -o set.o set.c --- cdecl.o --- mv -f .deps/cdecl.Tpo .deps/cdecl.Po --- slist.o --- cc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I/include -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough=4 -Wimplicit-fallthrough -Wno-unknown-warning-option -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -MT slist.o -MD -MP -MF .deps/slist.Tpo -c -o slist.o slist.c --- prompt.o --- cc1: warning: unrecognized command line option '-Wno-unknown-warning-option' mv -f .deps/prompt.Tpo .deps/prompt.Po --- util.o --- cc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I/include -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough=4 -Wimplicit-fallthrough -Wno-unknown-warning-option -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c In file included from util.c:51: /usr/local/include/readline/readline.h:349:15: warning: redundant redeclaration of 'rl_make_bare_keymap' [-Wredundant-decls] extern Keymap rl_make_bare_keymap PARAMS((void)); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/readline/readline.h:37, from util.c:51: /usr/local/include/readline/keymaps.h:68:15: note: previous declaration of 'rl_make_bare_keymap' was here extern Keymap rl_make_bare_keymap PARAMS((void)); ^~~~~~~~~~~~~~~~~~~ In file included from util.c:51: /usr/local/include/readline/readline.h:351:15: warning: redundant redeclaration of 'rl_copy_keymap' [-Wredundant-decls] extern Keymap rl_copy_keymap PARAMS((Keymap)); ^~~~~~~~~~~~~~ In file included from /usr/local/include/readline/readline.h:37, from util.c:51: /usr/local/include/readline/keymaps.h:71:15: note: previous declaration of 'rl_copy_keymap' was here extern Keymap rl_copy_keymap PARAMS((Keymap)); ^~~~~~~~~~~~~~ In file included from util.c:51: /usr/local/include/readline/readline.h:352:15: warning: redundant redeclaration of 'rl_make_keymap' [-Wredundant-decls] extern Keymap rl_make_keymap PARAMS((void)); ^~~~~~~~~~~~~~ In file included from /usr/local/include/readline/readline.h:37, from util.c:51: /usr/local/include/readline/keymaps.h:76:15: note: previous declaration of 'rl_make_keymap' was here extern Keymap rl_make_keymap PARAMS((void)); ^~~~~~~~~~~~~~ In file included from util.c:51: /usr/local/include/readline/readline.h:353:13: warning: redundant redeclaration of 'rl_discard_keymap' [-Wredundant-decls] extern void rl_discard_keymap PARAMS((Keymap)); ^~~~~~~~~~~~~~~~~ In file included from /usr/local/include/readline/readline.h:37, from util.c:51: /usr/local/include/readline/keymaps.h:79:13: note: previous declaration of 'rl_discard_keymap' was here extern void rl_discard_keymap PARAMS((Keymap)); ^~~~~~~~~~~~~~~~~ In file included from util.c:51: /usr/local/include/readline/readline.h:356:15: warning: redundant redeclaration of 'rl_get_keymap_by_name' [-Wredundant-decls] extern Keymap rl_get_keymap_by_name PARAMS((const char *)); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/readline/readline.h:37, from util.c:51: /usr/local/include/readline/keymaps.h:85:15: note: previous declaration of 'rl_get_keymap_by_name' was here extern Keymap rl_get_keymap_by_name PARAMS((const char *)); ^~~~~~~~~~~~~~~~~~~~~ In file included from util.c:51: /usr/local/include/readline/readline.h:358:13: warning: redundant redeclaration of 'rl_set_keymap' [-Wredundant-decls] extern void rl_set_keymap PARAMS((Keymap)); ^~~~~~~~~~~~~ In file included from /usr/local/include/readline/readline.h:37, from util.c:51: /usr/local/include/readline/keymaps.h:91:13: note: previous declaration of 'rl_set_keymap' was here extern void rl_set_keymap PARAMS((Keymap)); ^~~~~~~~~~~~~ In file included from util.c:51: /usr/local/include/readline/readline.h:359:15: warning: redundant redeclaration of 'rl_get_keymap' [-Wredundant-decls] extern Keymap rl_get_keymap PARAMS((void)); ^~~~~~~~~~~~~ In file included from /usr/local/include/readline/readline.h:37, from util.c:51: /usr/local/include/readline/keymaps.h:88:15: note: previous declaration of 'rl_get_keymap' was here extern Keymap rl_get_keymap PARAMS((void)); ^~~~~~~~~~~~~ In file included from util.c:51: /usr/local/include/readline/readline.h:361:12: warning: redundant redeclaration of 'rl_set_keymap_name' [-Wredundant-decls] extern int rl_set_keymap_name PARAMS((const char *, Keymap)); ^~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/readline/readline.h:37, from util.c:51: /usr/local/include/readline/keymaps.h:94:12: note: previous declaration of 'rl_set_keymap_name' was here extern int rl_set_keymap_name PARAMS((const char *, Keymap)); ^~~~~~~~~~~~~~~~~~ --- help.o --- mv -f .deps/help.Tpo .deps/help.Po --- debug.o --- --- english.o --- mv -f .deps/english.Tpo .deps/english.Po --- autocomplete.o --- --- debug.o --- cc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I/include -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough=4 -Wimplicit-fallthrough -Wno-unknown-warning-option -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o debug.c --- autocomplete.o --- cc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I/include -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough=4 -Wimplicit-fallthrough -Wno-unknown-warning-option -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -MT autocomplete.o -MD -MP -MF .deps/autocomplete.Tpo -c -o autocomplete.o autocomplete.c --- options.o --- mv -f .deps/options.Tpo .deps/options.Po --- parser.o --- cc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I/include -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough=4 -Wimplicit-fallthrough -Wno-unknown-warning-option -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -MT parser.o -MD -MP -MF .deps/parser.Tpo -c -o parser.o parser.c --- autocomplete.o --- In file included from autocomplete.c:40: /usr/local/include/readline/readline.h:349:15: warning: redundant redeclaration of 'rl_make_bare_keymap' [-Wredundant-decls] extern Keymap rl_make_bare_keymap PARAMS((void)); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/readline/readline.h:37, from autocomplete.c:40: /usr/local/include/readline/keymaps.h:68:15: note: previous declaration of 'rl_make_bare_keymap' was here extern Keymap rl_make_bare_keymap PARAMS((void)); ^~~~~~~~~~~~~~~~~~~ In file included from autocomplete.c:40: /usr/local/include/readline/readline.h:351:15: warning: redundant redeclaration of 'rl_copy_keymap' [-Wredundant-decls] extern Keymap rl_copy_keymap PARAMS((Keymap)); ^~~~~~~~~~~~~~ In file included from /usr/local/include/readline/readline.h:37, from autocomplete.c:40: /usr/local/include/readline/keymaps.h:71:15: note: previous declaration of 'rl_copy_keymap' was here extern Keymap rl_copy_keymap PARAMS((Keymap)); ^~~~~~~~~~~~~~ In file included from autocomplete.c:40: /usr/local/include/readline/readline.h:352:15: warning: redundant redeclaration of 'rl_make_keymap' [-Wredundant-decls] extern Keymap rl_make_keymap PARAMS((void)); ^~~~~~~~~~~~~~ In file included from /usr/local/include/readline/readline.h:37, from autocomplete.c:40: /usr/local/include/readline/keymaps.h:76:15: note: previous declaration of 'rl_make_keymap' was here extern Keymap rl_make_keymap PARAMS((void)); ^~~~~~~~~~~~~~ In file included from autocomplete.c:40: /usr/local/include/readline/readline.h:353:13: warning: redundant redeclaration of 'rl_discard_keymap' [-Wredundant-decls] extern void rl_discard_keymap PARAMS((Keymap)); ^~~~~~~~~~~~~~~~~ In file included from /usr/local/include/readline/readline.h:37, from autocomplete.c:40: /usr/local/include/readline/keymaps.h:79:13: note: previous declaration of 'rl_discard_keymap' was here extern void rl_discard_keymap PARAMS((Keymap)); ^~~~~~~~~~~~~~~~~ In file included from autocomplete.c:40: /usr/local/include/readline/readline.h:356:15: warning: redundant redeclaration of 'rl_get_keymap_by_name' [-Wredundant-decls] extern Keymap rl_get_keymap_by_name PARAMS((const char *)); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/readline/readline.h:37, from autocomplete.c:40: /usr/local/include/readline/keymaps.h:85:15: note: previous declaration of 'rl_get_keymap_by_name' was here extern Keymap rl_get_keymap_by_name PARAMS((const char *)); ^~~~~~~~~~~~~~~~~~~~~ In file included from autocomplete.c:40: /usr/local/include/readline/readline.h:358:13: warning: redundant redeclaration of 'rl_set_keymap' [-Wredundant-decls] extern void rl_set_keymap PARAMS((Keymap)); ^~~~~~~~~~~~~ In file included from /usr/local/include/readline/readline.h:37, from autocomplete.c:40: /usr/local/include/readline/keymaps.h:91:13: note: previous declaration of 'rl_set_keymap' was here extern void rl_set_keymap PARAMS((Keymap)); ^~~~~~~~~~~~~ In file included from autocomplete.c:40: /usr/local/include/readline/readline.h:359:15: warning: redundant redeclaration of 'rl_get_keymap' [-Wredundant-decls] extern Keymap rl_get_keymap PARAMS((void)); ^~~~~~~~~~~~~ In file included from /usr/local/include/readline/readline.h:37, from autocomplete.c:40: /usr/local/include/readline/keymaps.h:88:15: note: previous declaration of 'rl_get_keymap' was here extern Keymap rl_get_keymap PARAMS((void)); ^~~~~~~~~~~~~ In file included from autocomplete.c:40: /usr/local/include/readline/readline.h:361:12: warning: redundant redeclaration of 'rl_set_keymap_name' [-Wredundant-decls] extern int rl_set_keymap_name PARAMS((const char *, Keymap)); ^~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/readline/readline.h:37, from autocomplete.c:40: /usr/local/include/readline/keymaps.h:94:12: note: previous declaration of 'rl_set_keymap_name' was here extern int rl_set_keymap_name PARAMS((const char *, Keymap)); ^~~~~~~~~~~~~~~~~~ --- slist.o --- mv -f .deps/slist.Tpo .deps/slist.Po --- lexer.o --- cc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I/include -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough=4 -Wimplicit-fallthrough -Wno-unknown-warning-option -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -MT lexer.o -MD -MP -MF .deps/lexer.Tpo -c -o lexer.o lexer.c --- util.o --- cc1: warning: unrecognized command line option '-Wno-unknown-warning-option' mv -f .deps/util.Tpo .deps/util.Po --- red_black.o --- mv -f .deps/red_black.Tpo .deps/red_black.Po --- autocomplete.o --- cc1: warning: unrecognized command line option '-Wno-unknown-warning-option' mv -f .deps/autocomplete.Tpo .deps/autocomplete.Po --- lexer.o --- lexer.c: In function 'yy_get_next_buffer': lexer.l:117:18: warning: conversion from 'yy_size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] (BYTES_READ) = lexer_get_input( (BUF), (yy_size_t)(BYTES_MAX) ) ^~~~~~~~~~~~~~~ lexer.c:2415:3: note: in expansion of macro 'YY_INPUT' /* Read in more data. */ ^~~~~~~~ --- set.o --- mv -f .deps/set.Tpo .deps/set.Po --- print.o --- mv -f .deps/print.Tpo .deps/print.Po --- gibberish.o --- mv -f .deps/gibberish.Tpo .deps/gibberish.Po --- debug.o --- mv -f .deps/debug.Tpo .deps/debug.Po --- errors.o --- mv -f .deps/errors.Tpo .deps/errors.Po --- lexer.o --- lexer.l: At top level: cc1: warning: unrecognized command line option '-Wno-unknown-warning-option' mv -f .deps/lexer.Tpo .deps/lexer.Po --- parser.o --- mv -f .deps/parser.Tpo .deps/parser.Po --- cdecl --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -Wcast-align -Wconversion -Wextra -Wfloat-equal -Wimplicit-fallthrough=4 -Wimplicit-fallthrough -Wno-unknown-warning-option -Wredundant-decls -Wshadow -Wsign-compare -Wsign-conversion -Wuninitialized -Wunreachable-code -Wunused -Wwrite-strings -L/lib -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -o cdecl parser.o lexer.o c_ast.o c_ast_util.o c_keyword.o c_kind.o c_lang.o c_operator.o c_sname.o c_type.o c_typedef.o cdecl.o color.o english.o errors.o gibberish.o help.o literals.o options.o print.o prompt.o red_black.o set.o slist.o util.o debug.o autocomplete.o ../lib/libgnu.a -lreadline -lncurses Making all in man --- all-recursive --- Making all in man1 Making all in test SUCCEEDED 00:00:13 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> cdecl-8.0 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for cdecl-8.0 ===> cdecl-8.0 depends on file: /usr/local/lib/libncurses.so.6 - found ===> Generating temporary packing list Making install in lib /usr/bin/make install-recursive Making install in src /usr/bin/make install-am /bin/mkdir -p '/construction/devel/cdecl/stage/usr/local/bin' install -s -m 555 cdecl '/construction/devel/cdecl/stage/usr/local/bin' /usr/bin/make install-exec-hook rm -f "/construction/devel/cdecl/stage/usr/local/bin/c++decl" ln -s cdecl "/construction/devel/cdecl/stage/usr/local/bin/c++decl" Making install in man Making install in man1 /bin/mkdir -p '/construction/devel/cdecl/stage/usr/local/man/man1' install -m 0644 cdecl.1 c++decl.1 '/construction/devel/cdecl/stage/usr/local/man/man1' Making install in test ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for cdecl-8.0 file sizes/checksums [4]: 0% file sizes/checksums [4]: 100% packing files [4]: 0% packing files [4]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:59