>>> Building on exopi-3 under devel/blame DIST = [devel/blame:blame-1.3.1.tar.gz] FULLPKGNAME = blame-1.3.1p0 distfiles size=483406 >>> Running build in devel/blame at 1713347572.99 ===> devel/blame ===> Building from scratch blame-1.3.1p0 ===> Verifying specs: c ===> found c.100.0 ===> Checking files for blame-1.3.1p0 `/exopi-cvs/ports/distfiles/blame-1.3.1.tar.gz' is up to date. >> (SHA256) blame-1.3.1.tar.gz: OK ===> Extracting for blame-1.3.1p0 ===> Patching for blame-1.3.1p0 ===> Applying OpenBSD patch patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: configure |--- configure.orig |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 20832. done ===> Applying OpenBSD patch patch-src_blame_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/blame.c |--- src/blame.c.orig |+++ src/blame.c -------------------------- Patching file src/blame.c using Plan A... Hunk #1 succeeded at 38. done ===> Applying OpenBSD patch patch-src_lexer_l Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/lexer.l |--- src/lexer.l.orig |+++ src/lexer.l -------------------------- Patching file src/lexer.l using Plan A... Hunk #1 succeeded at 23. Hunk #2 succeeded at 32. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for blame-1.3.1p0 ===> Configuring for blame-1.3.1p0 Using /exopi-obj/pobj/blame-1.3.1/config.site (generated) configure: loading site script /exopi-obj/pobj/blame-1.3.1/config.site checking for a BSD-compatible install... /exopi-obj/pobj/blame-1.3.1/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking whether cc understands -c and -o together... yes checking for ranlib... (cached) ranlib checking how to run the C preprocessor... cc -E checking for egrep... (cached) grep -E checking for AIX... no 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for flex... (cached) flex checking for yywrap in -lfl... (cached) yes checking lex output file root... lex.yy checking whether yytext is a pointer... (cached) yes checking for bison... yacc checking for ranlib... (cached) ranlib checking for ANSI C header files... (cached) yes checking libintl.h usability... no checking libintl.h presence... no checking for libintl.h... no checking features.h usability... no checking features.h presence... no checking for features.h... no checking linewrap.h usability... no checking linewrap.h presence... no checking for linewrap.h... no checking for sys/param.h... (cached) yes checking for wchar.h... (cached) yes checking for wctype.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for stdint.h... (cached) yes checking for sys/stat.h... (cached) yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for an ANSI C-conforming const... (cached) yes checking for inline... inline checking for function prototypes... yes checking for string.h... (cached) yes checking for preprocessor stringizing operator... (cached) yes checking for working volatile... (cached) yes checking for size_t... (cached) yes checking for off_t... (cached) yes checking for inttypes.h... yes checking for stdint.h... yes checking for unsigned long long int... yes checking for working alloca.h... (cached) no checking for alloca... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for long long int... yes checking for long double... yes checking for C/C++ restrict keyword... (cached) __restrict__ checking whether getenv is declared... yes checking whether clearerr_unlocked is declared... no checking whether feof_unlocked is declared... no checking whether ferror_unlocked is declared... no checking whether fflush_unlocked is declared... no checking whether fgets_unlocked is declared... no checking whether fputc_unlocked is declared... no checking whether fputs_unlocked is declared... no checking whether fread_unlocked is declared... no checking whether fwrite_unlocked is declared... no checking whether getc_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking for flockfile... (cached) yes checking for funlockfile... (cached) yes checking for canonicalize_file_name... no checking for resolvepath... no checking for mempcpy... no checking for alarm... (cached) yes checking for mblen... yes checking for mbrlen... yes checking for tzset... (cached) yes checking for lstat... (cached) yes checking for iswprint... yes checking for wcwidth... (cached) yes checking whether canonicalize_file_name is declared... no checking whether system is Windows or MSDOS... no checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking whether // is distinct from /... no checking whether strerror_r is declared... yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... no checking whether getcwd (NULL, 0) allocates memory for result... yes checking whether getcwd is declared... yes checking whether getdelim is declared... yes checking whether time.h and sys/time.h may both be included... (cached) yes checking whether lstat dereferences a symlink specified with a trailing slash... yes checking for mbstate_t... yes checking whether mbrtowc and mbstate_t are properly declared... yes checking for working memcmp... (cached) yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking for working mktime... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether strdup is declared... yes checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking for struct tm.tm_zone... (cached) yes checking for struct tm.tm_gmtoff... yes checking whether strndup is declared... yes checking whether strnlen is declared... yes checking whether stat file-mode macros are broken... no checking for EOVERFLOW... yes checking for wchar_t... yes checking for wint_t... yes checking for intmax_t... yes checking whether vsnprintf is declared... yes checking whether program_invocation_name is declared... no checking whether program_invocation_short_name is declared... no checking whether program_invocation_name is defined... no checking whether program_invocation_short_name is defined... no checking for GNU libc compatible calloc... yes checking for d_ino member in directory struct... yes checking for error_at_line... no checking whether free (NULL) is known to work... yes checking whether getcwd handles long file names properly... no, but it is partly working checking for getpagesize... (cached) yes checking whether getcwd aborts when 4k < cwd_length < 16k... no checking for getdelim... yes checking whether getline is declared... yes checking for getline... yes checking for working getline function... yes checking whether gettimeofday clobbers localtime buffer... no checking whether the compiler generally respects inline... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for iswcntrl... (cached) yes checking for memchr... (cached) yes checking for memcpy... (cached) yes checking for memmove... (cached) yes checking for mempcpy... (cached) no checking for memset... (cached) yes checking for obstacks... no checking for readlink... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for setenv... (cached) yes checking for unsetenv... (cached) yes checking for unsetenv() return type... int checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for ssize_t... yes checking absolute name of ... ///usr/include/stdint.h checking whether stdint.h conforms to C99... yes checking for strncasecmp... (cached) yes checking whether strncasecmp is declared... yes checking for strchrnul... no checking for strdup... (cached) yes checking for working strndup... yes checking for working strnlen... yes checking for strpbrk... (cached) yes checking for strtol... (cached) yes checking for strtoul... (cached) yes checking whether mkdir is declared... yes checking absolute name of ... ///usr/include/sys/stat.h checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking whether localtime_r is compatible with its POSIX signature... yes checking whether tzset clobbers localtime buffer... no checking for unistd.h... (cached) yes checking for vasnprintf... no checking for ptrdiff_t... yes checking for snprintf... (cached) yes checking for wcslen... yes checking for vsnprintf... (cached) yes checking whether wcwidth is declared... yes checking for stdint.h... (cached) yes checking for nl_langinfo in langinfo.h... yes checking for decimal point constant for nl_langinfo... RADIXCHAR checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking for long file names... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating tests/atlocal config.status: creating blame.spec config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands ===> Building for blame-1.3.1p0 /usr/bin/make all-recursive Making all in doc Making all in lib { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./alloca_.h; } > alloca.h-t mv -f alloca.h-t alloca.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./getopt_.h; } > getopt.h-t mv -f getopt.h-t getopt.h test -d sys || mkdir sys rm -f sys/stat.h-t sys/stat.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''ABSOLUTE_SYS_STAT_H''@|"///usr/include/sys/stat.h"|g' < ./stat_.h; } > sys/stat.h-t mv sys/stat.h-t sys/stat.h /usr/bin/make all-am if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fgnu89-inline -I/usr/local/include -O2 -pipe -fgnu89-inline -MT allocsa.o -MD -MP -MF ".deps/allocsa.Tpo" -c -o allocsa.o allocsa.c; then mv -f ".deps/allocsa.Tpo" ".deps/allocsa.Po"; else rm -f ".deps/allocsa.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fgnu89-inline -I/usr/local/include -O2 -pipe -fgnu89-inline -MT argp-ba.o -MD -MP -MF ".deps/argp-ba.Tpo" -c -o argp-ba.o argp-ba.c; then mv -f ".deps/argp-ba.Tpo" ".deps/argp-ba.Po"; else rm -f ".deps/argp-ba.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fgnu89-inline -I/usr/local/include -O2 -pipe -fgnu89-inline -MT argp-eexst.o -MD -MP -MF ".deps/argp-eexst.Tpo" -c -o argp-eexst.o argp-eexst.c; then mv -f ".deps/argp-eexst.Tpo" ".deps/argp-eexst.Po"; else rm -f ".deps/argp-eexst.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fgnu89-inline -I/usr/local/include -O2 -pipe -fgnu89-inline -MT argp-fmtstream.o -MD -MP -MF ".deps/argp-fmtstream.Tpo" -c -o argp-fmtstream.o argp-fmtstream.c; then mv -f ".deps/argp-fmtstream.Tpo" ".deps/argp-fmtstream.Po"; else rm -f ".deps/argp-fmtstream.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fgnu89-inline -I/usr/local/include -O2 -pipe -fgnu89-inline -MT argp-fs-xinl.o -MD -MP -MF ".deps/argp-fs-xinl.Tpo" -c -o argp-fs-xinl.o argp-fs-xinl.c; then mv -f ".deps/argp-fs-xinl.Tpo" ".deps/argp-fs-xinl.Po"; else rm -f ".deps/argp-fs-xinl.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fgnu89-inline -I/usr/local/include -O2 -pipe -fgnu89-inline -MT argp-help.o -MD -MP -MF ".deps/argp-help.Tpo" -c -o argp-help.o argp-help.c; then mv -f ".deps/argp-help.Tpo" ".deps/argp-help.Po"; else rm -f ".deps/argp-help.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fgnu89-inline -I/usr/local/include -O2 -pipe -fgnu89-inline -MT argp-parse.o -MD -MP -MF ".deps/argp-parse.Tpo" -c -o argp-parse.o argp-parse.c; then mv -f ".deps/argp-parse.Tpo" ".deps/argp-parse.Po"; else rm -f ".deps/argp-parse.Tpo"; exit 1; fi argp-parse.c:158:23: warning: format string is not a string literal (potentially insecure) [-Wformat-security] __argp_error (state, dgettext (state->root_argp->argp_domain, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gettext.h:67:38: note: expanded from macro 'dgettext' # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ argp-parse.c:158:23: note: treat the string as an argument to avoid this __argp_error (state, dgettext (state->root_argp->argp_domain, ^ "%s", ./gettext.h:67:38: note: expanded from macro 'dgettext' # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) ^ 1 warning generated. if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fgnu89-inline -I/usr/local/include -O2 -pipe -fgnu89-inline -MT argp-pin.o -MD -MP -MF ".deps/argp-pin.Tpo" -c -o argp-pin.o argp-pin.c; then mv -f ".deps/argp-pin.Tpo" ".deps/argp-pin.Po"; else rm -f ".deps/argp-pin.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fgnu89-inline -I/usr/local/include -O2 -pipe -fgnu89-inline -MT argp-pv.o -MD -MP -MF ".deps/argp-pv.Tpo" -c -o argp-pv.o argp-pv.c; then mv -f ".deps/argp-pv.Tpo" ".deps/argp-pv.Po"; else rm -f ".deps/argp-pv.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fgnu89-inline -I/usr/local/include -O2 -pipe -fgnu89-inline -MT argp-pvh.o -MD -MP -MF ".deps/argp-pvh.Tpo" -c -o argp-pvh.o argp-pvh.c; then mv -f ".deps/argp-pvh.Tpo" ".deps/argp-pvh.Po"; else rm -f ".deps/argp-pvh.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fgnu89-inline -I/usr/local/include -O2 -pipe -fgnu89-inline -MT argp-xinl.o -MD -MP -MF ".deps/argp-xinl.Tpo" -c -o argp-xinl.o argp-xinl.c; then mv -f ".deps/argp-xinl.Tpo" ".deps/argp-xinl.Po"; else rm -f ".deps/argp-xinl.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fgnu89-inline -I/usr/local/include -O2 -pipe -fgnu89-inline -MT progname.o -MD -MP -MF ".deps/progname.Tpo" -c -o progname.o progname.c; then mv -f ".deps/progname.Tpo" ".deps/progname.Po"; else rm -f ".deps/progname.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fgnu89-inline -I/usr/local/include -O2 -pipe -fgnu89-inline -MT strnlen1.o -MD -MP -MF ".deps/strnlen1.Tpo" -c -o strnlen1.o strnlen1.c; then mv -f ".deps/strnlen1.Tpo" ".deps/strnlen1.Po"; else rm -f ".deps/strnlen1.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fgnu89-inline -I/usr/local/include -O2 -pipe -fgnu89-inline -MT xalloc-die.o -MD -MP -MF ".deps/xalloc-die.Tpo" -c -o xalloc-die.o xalloc-die.c; then mv -f ".deps/xalloc-die.Tpo" ".deps/xalloc-die.Po"; else rm -f ".deps/xalloc-die.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fgnu89-inline -I/usr/local/include -O2 -pipe -fgnu89-inline -MT xstrndup.o -MD -MP -MF ".deps/xstrndup.Tpo" -c -o xstrndup.o xstrndup.c; then mv -f ".deps/xstrndup.Tpo" ".deps/xstrndup.Po"; else rm -f ".deps/xstrndup.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fgnu89-inline -I/usr/local/include -O2 -pipe -fgnu89-inline -MT asnprintf.o -MD -MP -MF ".deps/asnprintf.Tpo" -c -o asnprintf.o asnprintf.c; then mv -f ".deps/asnprintf.Tpo" ".deps/asnprintf.Po"; else rm -f ".deps/asnprintf.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fgnu89-inline -I/usr/local/include -O2 -pipe -fgnu89-inline -MT basename.o -MD -MP -MF ".deps/basename.Tpo" -c -o basename.o basename.c; then mv -f ".deps/basename.Tpo" ".deps/basename.Po"; else rm -f ".deps/basename.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fgnu89-inline -I/usr/local/include -O2 -pipe -fgnu89-inline -MT canonicalize.o -MD -MP -MF ".deps/canonicalize.Tpo" -c -o canonicalize.o canonicalize.c; then mv -f ".deps/canonicalize.Tpo" ".deps/canonicalize.Po"; else rm -f ".deps/canonicalize.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fgnu89-inline -I/usr/local/include -O2 -pipe -fgnu89-inline -MT cycle-check.o -MD -MP -MF ".deps/cycle-check.Tpo" -c -o cycle-check.o cycle-check.c; then mv -f ".deps/cycle-check.Tpo" ".deps/cycle-check.Po"; else rm -f ".deps/cycle-check.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fgnu89-inline -I/usr/local/include -O2 -pipe -fgnu89-inline -MT dirname.o -MD -MP -MF ".deps/dirname.Tpo" -c -o dirname.o dirname.c; then mv -f ".deps/dirname.Tpo" ".deps/dirname.Po"; else rm -f ".deps/dirname.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fgnu89-inline -I/usr/local/include -O2 -pipe -fgnu89-inline -MT error.o -MD -MP -MF ".deps/error.Tpo" -c -o error.o error.c; then mv -f ".deps/error.Tpo" ".deps/error.Po"; else rm -f ".deps/error.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fgnu89-inline -I/usr/local/include -O2 -pipe -fgnu89-inline -MT exitfail.o -MD -MP -MF ".deps/exitfail.Tpo" -c -o exitfail.o exitfail.c; then mv -f ".deps/exitfail.Tpo" ".deps/exitfail.Po"; else rm -f ".deps/exitfail.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fgnu89-inline -I/usr/local/include -O2 -pipe -fgnu89-inline -MT filenamecat.o -MD -MP -MF ".deps/filenamecat.Tpo" -c -o filenamecat.o filenamecat.c; then mv -f ".deps/filenamecat.Tpo" ".deps/filenamecat.Po"; else rm -f ".deps/filenamecat.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fgnu89-inline -I/usr/local/include -O2 -pipe -fgnu89-inline -MT getcwd.o -MD -MP -MF ".deps/getcwd.Tpo" -c -o getcwd.o getcwd.c; then mv -f ".deps/getcwd.Tpo" ".deps/getcwd.Po"; else rm -f ".deps/getcwd.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fgnu89-inline -I/usr/local/include -O2 -pipe -fgnu89-inline -MT getopt.o -MD -MP -MF ".deps/getopt.Tpo" -c -o getopt.o getopt.c; then mv -f ".deps/getopt.Tpo" ".deps/getopt.Po"; else rm -f ".deps/getopt.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fgnu89-inline -I/usr/local/include -O2 -pipe -fgnu89-inline -MT getopt1.o -MD -MP -MF ".deps/getopt1.Tpo" -c -o getopt1.o getopt1.c; then mv -f ".deps/getopt1.Tpo" ".deps/getopt1.Po"; else rm -f ".deps/getopt1.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fgnu89-inline -I/usr/local/include -O2 -pipe -fgnu89-inline -MT mbchar.o -MD -MP -MF ".deps/mbchar.Tpo" -c -o mbchar.o mbchar.c; then mv -f ".deps/mbchar.Tpo" ".deps/mbchar.Po"; else rm -f ".deps/mbchar.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fgnu89-inline -I/usr/local/include -O2 -pipe -fgnu89-inline -MT mempcpy.o -MD -MP -MF ".deps/mempcpy.Tpo" -c -o mempcpy.o mempcpy.c; then mv -f ".deps/mempcpy.Tpo" ".deps/mempcpy.Po"; else rm -f ".deps/mempcpy.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fgnu89-inline -I/usr/local/include -O2 -pipe -fgnu89-inline -MT obstack.o -MD -MP -MF ".deps/obstack.Tpo" -c -o obstack.o obstack.c; then mv -f ".deps/obstack.Tpo" ".deps/obstack.Po"; else rm -f ".deps/obstack.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fgnu89-inline -I/usr/local/include -O2 -pipe -fgnu89-inline -MT printf-args.o -MD -MP -MF ".deps/printf-args.Tpo" -c -o printf-args.o printf-args.c; then mv -f ".deps/printf-args.Tpo" ".deps/printf-args.Po"; else rm -f ".deps/printf-args.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fgnu89-inline -I/usr/local/include -O2 -pipe -fgnu89-inline -MT printf-parse.o -MD -MP -MF ".deps/printf-parse.Tpo" -c -o printf-parse.o printf-parse.c; then mv -f ".deps/printf-parse.Tpo" ".deps/printf-parse.Po"; else rm -f ".deps/printf-parse.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fgnu89-inline -I/usr/local/include -O2 -pipe -fgnu89-inline -MT strcasecmp.o -MD -MP -MF ".deps/strcasecmp.Tpo" -c -o strcasecmp.o strcasecmp.c; then mv -f ".deps/strcasecmp.Tpo" ".deps/strcasecmp.Po"; else rm -f ".deps/strcasecmp.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fgnu89-inline -I/usr/local/include -O2 -pipe -fgnu89-inline -MT strchrnul.o -MD -MP -MF ".deps/strchrnul.Tpo" -c -o strchrnul.o strchrnul.c; then mv -f ".deps/strchrnul.Tpo" ".deps/strchrnul.Po"; else rm -f ".deps/strchrnul.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fgnu89-inline -I/usr/local/include -O2 -pipe -fgnu89-inline -MT strftime.o -MD -MP -MF ".deps/strftime.Tpo" -c -o strftime.o strftime.c; then mv -f ".deps/strftime.Tpo" ".deps/strftime.Po"; else rm -f ".deps/strftime.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fgnu89-inline -I/usr/local/include -O2 -pipe -fgnu89-inline -MT stripslash.o -MD -MP -MF ".deps/stripslash.Tpo" -c -o stripslash.o stripslash.c; then mv -f ".deps/stripslash.Tpo" ".deps/stripslash.Po"; else rm -f ".deps/stripslash.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fgnu89-inline -I/usr/local/include -O2 -pipe -fgnu89-inline -MT strstr.o -MD -MP -MF ".deps/strstr.Tpo" -c -o strstr.o strstr.c; then mv -f ".deps/strstr.Tpo" ".deps/strstr.Po"; else rm -f ".deps/strstr.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fgnu89-inline -I/usr/local/include -O2 -pipe -fgnu89-inline -MT vasnprintf.o -MD -MP -MF ".deps/vasnprintf.Tpo" -c -o vasnprintf.o vasnprintf.c; then mv -f ".deps/vasnprintf.Tpo" ".deps/vasnprintf.Po"; else rm -f ".deps/vasnprintf.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fgnu89-inline -I/usr/local/include -O2 -pipe -fgnu89-inline -MT xgetcwd.o -MD -MP -MF ".deps/xgetcwd.Tpo" -c -o xgetcwd.o xgetcwd.c; then mv -f ".deps/xgetcwd.Tpo" ".deps/xgetcwd.Po"; else rm -f ".deps/xgetcwd.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fgnu89-inline -I/usr/local/include -O2 -pipe -fgnu89-inline -MT xmalloc.o -MD -MP -MF ".deps/xmalloc.Tpo" -c -o xmalloc.o xmalloc.c; then mv -f ".deps/xmalloc.Tpo" ".deps/xmalloc.Po"; else rm -f ".deps/xmalloc.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fgnu89-inline -I/usr/local/include -O2 -pipe -fgnu89-inline -MT xreadlink.o -MD -MP -MF ".deps/xreadlink.Tpo" -c -o xreadlink.o xreadlink.c; then mv -f ".deps/xreadlink.Tpo" ".deps/xreadlink.Po"; else rm -f ".deps/xreadlink.Tpo"; exit 1; fi rm -f libmisc.a ar cru libmisc.a allocsa.o argp-ba.o argp-eexst.o argp-fmtstream.o argp-fs-xinl.o argp-help.o argp-parse.o argp-pin.o argp-pv.o argp-pvh.o argp-xinl.o progname.o strnlen1.o xalloc-die.o xstrndup.o asnprintf.o basename.o canonicalize.o cycle-check.o dirname.o error.o exitfail.o filenamecat.o getcwd.o getopt.o getopt1.o mbchar.o mempcpy.o obstack.o printf-args.o printf-parse.o strcasecmp.o strchrnul.o strftime.o stripslash.o strstr.o vasnprintf.o xgetcwd.o xmalloc.o xreadlink.o ranlib libmisc.a Making all in src /usr/bin/make all-am if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -O2 -pipe -fgnu89-inline -I/usr/local/include -Wall -W -Wno-format-y2k -O2 -pipe -fgnu89-inline -MT blame.o -MD -MP -MF ".deps/blame.Tpo" -c -o blame.o blame.c; then mv -f ".deps/blame.Tpo" ".deps/blame.Po"; else rm -f ".deps/blame.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -O2 -pipe -fgnu89-inline -I/usr/local/include -Wall -W -Wno-format-y2k -O2 -pipe -fgnu89-inline -MT date.o -MD -MP -MF ".deps/date.Tpo" -c -o date.o date.c; then mv -f ".deps/date.Tpo" ".deps/date.Po"; else rm -f ".deps/date.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -O2 -pipe -fgnu89-inline -I/usr/local/include -Wall -W -Wno-format-y2k -O2 -pipe -fgnu89-inline -MT delta.o -MD -MP -MF ".deps/delta.Tpo" -c -o delta.o delta.c; then mv -f ".deps/delta.Tpo" ".deps/delta.Po"; else rm -f ".deps/delta.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -O2 -pipe -fgnu89-inline -I/usr/local/include -Wall -W -Wno-format-y2k -O2 -pipe -fgnu89-inline -MT hash.o -MD -MP -MF ".deps/hash.Tpo" -c -o hash.o hash.c; then mv -f ".deps/hash.Tpo" ".deps/hash.Po"; else rm -f ".deps/hash.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -O2 -pipe -fgnu89-inline -I/usr/local/include -Wall -W -Wno-format-y2k -O2 -pipe -fgnu89-inline -MT keyword.o -MD -MP -MF ".deps/keyword.Tpo" -c -o keyword.o keyword.c; then mv -f ".deps/keyword.Tpo" ".deps/keyword.Po"; else rm -f ".deps/keyword.Tpo"; exit 1; fi flex -f -8 lexer.l sed '/^#/ s|lex.yy\.c|lexer.c|' lex.yy.c >lexer.c rm -f lex.yy.c if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -O2 -pipe -fgnu89-inline -I/usr/local/include -Wall -W -Wno-format-y2k -O2 -pipe -fgnu89-inline -MT lexer.o -MD -MP -MF ".deps/lexer.Tpo" -c -o lexer.o lexer.c; then mv -f ".deps/lexer.Tpo" ".deps/lexer.Po"; else rm -f ".deps/lexer.Tpo"; exit 1; fi lexer.c:4284:17: warning: unused function 'yyunput' [-Wunused-function] static void yyunput (int c, char * yy_bp ) ^ lexer.c:4325:16: warning: function 'input' is not needed and will not be emitted [-Wunneeded-internal-declaration] static int input (void) ^ 2 warnings generated. if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -O2 -pipe -fgnu89-inline -I/usr/local/include -Wall -W -Wno-format-y2k -O2 -pipe -fgnu89-inline -MT lines.o -MD -MP -MF ".deps/lines.Tpo" -c -o lines.o lines.c; then mv -f ".deps/lines.Tpo" ".deps/lines.Po"; else rm -f ".deps/lines.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -O2 -pipe -fgnu89-inline -I/usr/local/include -Wall -W -Wno-format-y2k -O2 -pipe -fgnu89-inline -MT parser.o -MD -MP -MF ".deps/parser.Tpo" -c -o parser.o parser.c; then mv -f ".deps/parser.Tpo" ".deps/parser.Po"; else rm -f ".deps/parser.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -O2 -pipe -fgnu89-inline -I/usr/local/include -Wall -W -Wno-format-y2k -O2 -pipe -fgnu89-inline -MT rcs.o -MD -MP -MF ".deps/rcs.Tpo" -c -o rcs.o rcs.c; then mv -f ".deps/rcs.Tpo" ".deps/rcs.Po"; else rm -f ".deps/rcs.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -O2 -pipe -fgnu89-inline -I/usr/local/include -Wall -W -Wno-format-y2k -O2 -pipe -fgnu89-inline -MT util.o -MD -MP -MF ".deps/util.Tpo" -c -o util.o util.c; then mv -f ".deps/util.Tpo" ".deps/util.Po"; else rm -f ".deps/util.Tpo"; exit 1; fi util.c:157:24: warning: format string is not a string literal (potentially insecure) [-Wformat-security] error(0, first_error, first); ^~~~~ util.c:157:24: note: treat the string as an argument to avoid this error(0, first_error, first); ^ "%s", 1 warning generated. if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -O2 -pipe -fgnu89-inline -I/usr/local/include -Wall -W -Wno-format-y2k -O2 -pipe -fgnu89-inline -MT vector.o -MD -MP -MF ".deps/vector.Tpo" -c -o vector.o vector.c; then mv -f ".deps/vector.Tpo" ".deps/vector.Po"; else rm -f ".deps/vector.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -O2 -pipe -fgnu89-inline -I/usr/local/include -Wall -W -Wno-format-y2k -O2 -pipe -fgnu89-inline -MT working.o -MD -MP -MF ".deps/working.Tpo" -c -o working.o working.c; then mv -f ".deps/working.Tpo" ".deps/working.Po"; else rm -f ".deps/working.Tpo"; exit 1; fi cc -Wall -W -Wno-format-y2k -O2 -pipe -fgnu89-inline -o blame blame.o date.o delta.o hash.o keyword.o lexer.o lines.o parser.o rcs.o util.o vector.o working.o ../lib/libmisc.a date.c(date.o:(date_format)): warning: sprintf() is often misused, please use snprintf() keyword.c(keyword.o:(_keyword_unescape)): warning: strcat() is almost always misused, please use strlcat() Making all in tests >>> Running package in devel/blame at 1713347629.47 ===> devel/blame ===> Faking installation for blame-1.3.1p0 Making install in doc test -z "/usr/local/man/man1" || mkdir -p -- "/exopi-obj/pobj/blame-1.3.1/fake-amd64/usr/local/man/man1" /exopi-obj/pobj/blame-1.3.1/bin/install -c -m 644 './blame.1' '/exopi-obj/pobj/blame-1.3.1/fake-amd64/usr/local/man/man1/blame.1' Making install in lib /usr/bin/make install-am Making install in src /usr/bin/make install-am test -z "/usr/local/bin" || mkdir -p -- "/exopi-obj/pobj/blame-1.3.1/fake-amd64/usr/local/bin" /exopi-obj/pobj/blame-1.3.1/bin/install -c -s -m 755 'blame' '/exopi-obj/pobj/blame-1.3.1/fake-amd64/usr/local/bin/blame' Making install in tests ===> Building package for blame-1.3.1p0 Create /exopi-cvs/ports/packages/amd64/all/blame-1.3.1p0.tgz Creating package blame-1.3.1p0 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|****** | 10% checksumming|************ | 20% checksumming|****************** | 30% checksumming|************************ | 40% checksumming|******************************* | 50% checksumming|************************************* | 60% checksumming|******************************************* | 70% checksumming|************************************************* | 80% checksumming|******************************************************* | 90% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************************************************************* | 95% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/blame-1.3.1p0.tgz >>> Running clean in devel/blame at 1713347631.95 ===> devel/blame ===> Cleaning for blame-1.3.1p0 >>> Ended at 1713347632.48 max_stuck=0.92/build=56.53/package=2.49/clean=0.56