>>> Building on exopi-3 under devel/gmake BDEPENDS = [devel/gettext,-runtime;devel/dwz;archivers/xz] DIST = [devel/gmake:make-4.4.1.tar.lz] FULLPKGNAME = gmake-4.4.1 RDEPENDS = [devel/gettext,-runtime] (Junk lock failure for exopi-3 at 1714744327.38169) Received IO (Junk lock obtained for exopi-3 at 1714744328.15) Woken up devel/gmake Woken up devel/gmake Woken up devel/gmake Woken up devel/gmake Woken up devel/gmake Woken up devel/gmake Woken up devel/gmake Woken up devel/gmake Woken up devel/gmake Woken up devel/gmake Woken up devel/gmake Woken up devel/gmake Woken up devel/gmake Woken up devel/gmake Woken up devel/gmake Woken up devel/gmake Woken up devel/gmake Woken up devel/gmake Woken up devel/gmake Woken up devel/gmake Woken up devel/gmake Woken up devel/gmake Woken up devel/gmake Woken up devel/gmake Woken up devel/gmake Woken up devel/gmake Woken up devel/gmake Woken up devel/gmake Woken up devel/gmake Woken up devel/gmake Woken up devel/gmake Woken up devel/gmake Woken up devel/gmake Woken up devel/gmake Woken up devel/gmake Woken up devel/gmake Woken up devel/gmake Woken up devel/gmake Woken up devel/gmake Woken up devel/gmake Woken up devel/gmake Woken up devel/gmake >>> Running depends in devel/gmake at 1714744333.98 last junk was in textproc/mozilla-dicts/en-ZA /usr/sbin/pkg_add -aI -Drepair gettext-runtime-0.22.5 xz-5.4.5 was: /usr/sbin/pkg_add -aI -Drepair dwz-0.15 gettext-runtime-0.22.5 xz-5.4.5 /usr/sbin/pkg_add -aI -Drepair gettext-runtime-0.22.5 xz-5.4.5 >>> Running show-prepare-results in devel/gmake at 1714744340.99 ===> devel/gmake ===> Building from scratch gmake-4.4.1 ===> gmake-4.4.1 depends on: dwz-* -> dwz-0.15 ===> gmake-4.4.1 depends on: xz->=5.4.0 -> xz-5.4.5 ===> gmake-4.4.1 depends on: gettext-runtime-* -> gettext-runtime-0.22.5 ===> Verifying specs: c iconv intl ===> found c.100.0 iconv.7.1 intl.8.0 dwz-0.15 gettext-runtime-0.22.5 xz-5.4.5 (Junk lock released for exopi-3 at 1714744343.31) Woken up x11/root-tail distfiles size=1305648 >>> Running build in devel/gmake at 1714744343.50 ===> devel/gmake ===> Checking files for gmake-4.4.1 `/exopi-cvs/ports/distfiles/make-4.4.1.tar.lz' is up to date. >> (SHA256) make-4.4.1.tar.lz: OK ===> Extracting for gmake-4.4.1 ===> Patching for gmake-4.4.1 ===> Applying OpenBSD patch patch-doc_make_1 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Since we install GNU make as gmake replace make with gmake in the |manpage where it makes sense. | |Index: doc/make.1 |--- doc/make.1.orig |+++ doc/make.1 -------------------------- Patching file doc/make.1 using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 15. Hunk #3 succeeded at 35. Hunk #4 succeeded at 56. Hunk #5 succeeded at 83. Hunk #6 succeeded at 110. Hunk #7 succeeded at 118. Hunk #8 succeeded at 148. Hunk #9 succeeded at 178. Hunk #10 succeeded at 201. Hunk #11 succeeded at 272. Hunk #12 succeeded at 303. Hunk #13 succeeded at 311. Hunk #14 succeeded at 320. Hunk #15 succeeded at 360. Hunk #16 succeeded at 372. done ===> Applying OpenBSD patch patch-doc_make_texi Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- doc/make.texi.orig Sat May 21 23:34:49 2016 |+++ doc/make.texi Fri Jun 24 18:19:09 2016 -------------------------- Patching file doc/make.texi using Plan A... Hunk #1 succeeded at 52. 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 gmake-4.4.1 ===> Configuring for gmake-4.4.1 Using /exopi-obj/pobj/gmake-4.4.1/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/gmake-4.4.1/config.site checking for a BSD-compatible install... /exopi-obj/pobj/gmake-4.4.1/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) 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... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether the compiler is clang... yes checking for compiler option needed when checking for declarations... -Werror=implicit-function-declaration checking dependency style of cc... gcc3 checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for wchar.h... (cached) yes checking for minix/config.h... no checking for sys/param.h... (cached) yes checking for stdbool.h... yes checking for vfork.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for gcc... (cached) cc checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking whether the compiler is clang... (cached) yes checking for compiler option needed when checking for declarations... (cached) -Werror=implicit-function-declaration checking dependency style of cc... (cached) gcc3 checking whether the compiler supports GNU C++... (cached) yes checking whether c++ accepts -g... (cached) yes checking for c++ option to enable C++11 features... none needed checking dependency style of c++... gcc3 checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for Minix Amsterdam compiler... no checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for cc option to enable large file support... none needed checking for size_t... (cached) yes checking for working alloca.h... (cached) no checking for alloca... (cached) checking for eaccess... no checking for cc options needed to detect all undeclared functions... -fno-builtin checking host CPU and C ABI... x86_64 checking for C compiler option to allow warnings... -Wno-error checking for getloadavg... (cached) yes checking for sys/loadavg.h... no checking whether getloadavg is declared... yes checking if system libc has working GNU glob... no checking whether system uses MSDOS-style paths... no checking for bool, true, false... no checking for ranlib... (cached) ranlib checking how to run the C preprocessor... cc -E checking for ar... ar checking for perl... (cached) /usr/bin/perl checking whether byte ordering is bigendian... no checking for a sed that does not truncate output... (cached) /usr/bin/sed checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.so.7.1 checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/local/lib/libintl.so.8.0 /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib checking for library containing strerror... none required checking for library containing getpwnam... none required checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... none required checking whether stat file-mode macros are broken... no checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for locale.h... (cached) yes checking for unistd.h... (cached) yes checking for limits.h... (cached) yes checking for memory.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/resource.h... (cached) yes checking for sys/timeb.h... no checking for sys/time.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/file.h... (cached) yes checking for fcntl.h... (cached) yes checking for spawn.h... yes checking for an ANSI C-conforming const... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking for pid_t... (cached) yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking for unsigned long long int... yes checking for long long int... yes checking for intmax_t... (cached) yes checking for uintmax_t... yes checking for sig_atomic_t... yes checking for nanoseconds field of struct stat... st_mtim.tv_nsec checking whether to use high resolution file timestamps... yes checking for library containing clock_gettime... none required checking for standard gettimeofday... (cached) yes checking for strtoll... (cached) yes checking for strdup... (cached) yes checking for strndup... yes checking for stpcpy... (cached) yes checking for memrchr... yes checking for mempcpy... no checking for umask... (cached) yes checking for mkstemp... (cached) yes checking for mktemp... (cached) yes checking for fdopen... (cached) yes checking for dup... (cached) yes checking for dup2... (cached) yes checking for getcwd... (cached) yes checking for realpath... (cached) yes checking for sigsetmask... (cached) yes checking for sigaction... (cached) yes checking for getgroups... (cached) yes checking for seteuid... (cached) yes checking for setegid... (cached) yes checking for setlinebuf... (cached) yes checking for setreuid... (cached) yes checking for setregid... (cached) yes checking for mkfifo... (cached) yes checking for getrlimit... (cached) yes checking for setrlimit... (cached) yes checking for setvbuf... (cached) yes checking for pipe... (cached) yes checking for strerror... (cached) yes checking for strsignal... (cached) yes checking for lstat... (cached) yes checking for readlink... (cached) yes checking for atexit... (cached) yes checking for isatty... (cached) yes checking for ttyname... (cached) yes checking for pselect... yes checking for posix_spawn... yes checking for posix_spawnattr_setsigmask... yes checking whether bsd_signal is declared... yes checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... (cached) yes checking for working vfork... (cached) yes checking for strcasecmp... (cached) yes checking for strncasecmp... (cached) yes checking for strcmpi... no checking for strncmpi... no checking for stricmp... no checking for strnicmp... no checking for working strcoll... (cached) yes checking whether closedir returns void... (cached) no checking for struct dirent.d_type... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether sys_siglist is declared... yes checking whether _sys_siglist is declared... no checking whether __sys_siglist is declared... no checking for sys/wait.h... (cached) yes checking for waitpid... (cached) yes checking for wait3... (cached) yes checking for union wait... no checking for SA_RESTART... yes checking whether dlopen is declared... yes checking whether dlsym is declared... yes checking whether dlerror is declared... yes checking for library containing dlopen... none required checking if the linker accepts -Wl,--export-dynamic... yes checking for posix_spawn that fails synchronously... no checking for location of SCCS get command... get checking if malloc debugging is wanted... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating build.cfg config.status: creating tests/config-flags.pm config.status: creating Makefile config.status: creating lib/Makefile config.status: creating doc/Makefile config.status: creating po/Makefile.in config.status: creating src/config.h config.status: linking /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/build.sh to build.sh config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: WARNING: unrecognized options: --disable-gtk-doc ===> Building for gmake-4.4.1 Making all in lib sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''HAVE_ALLOCA_H''@|0|g' /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/lib/alloca.in.h > alloca.h-t mv alloca.h-t alloca.h rm -f fnmatch.h-t fnmatch.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/lib/fnmatch.in.h; } > fnmatch.h-t && mv -f fnmatch.h-t fnmatch.h rm -f glob.h-t glob.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/lib/glob.in.h; } > glob.h-t && mv -f glob.h-t glob.h /usr/bin/make all-recursive cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/lib -I../src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_a-concat-filename.o -MD -MP -MF .deps/libgnu_a-concat-filename.Tpo -c -o libgnu_a-concat-filename.o `test -f 'concat-filename.c' || echo '/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/lib/'`concat-filename.c mv -f .deps/libgnu_a-concat-filename.Tpo .deps/libgnu_a-concat-filename.Po cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/lib -I../src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_a-findprog-in.o -MD -MP -MF .deps/libgnu_a-findprog-in.Tpo -c -o libgnu_a-findprog-in.o `test -f 'findprog-in.c' || echo '/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/lib/'`findprog-in.c mv -f .deps/libgnu_a-findprog-in.Tpo .deps/libgnu_a-findprog-in.Po cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/lib -I../src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_a-fnmatch.o -MD -MP -MF .deps/libgnu_a-fnmatch.Tpo -c -o libgnu_a-fnmatch.o `test -f 'fnmatch.c' || echo '/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/lib/'`fnmatch.c /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/lib/fnmatch.c:124:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] extern char *getenv (); ^ /usr/include/stdlib.h:110:7: note: conflicting prototype is here char *getenv(const char *); ^ 1 warning generated. mv -f .deps/libgnu_a-fnmatch.Tpo .deps/libgnu_a-fnmatch.Po cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/lib -I../src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_a-glob.o -MD -MP -MF .deps/libgnu_a-glob.Tpo -c -o libgnu_a-glob.o `test -f 'glob.c' || echo '/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/lib/'`glob.c mv -f .deps/libgnu_a-glob.Tpo .deps/libgnu_a-glob.Po rm -f libgnu.a ar cr libgnu.a libgnu_a-concat-filename.o libgnu_a-findprog-in.o libgnu_a-fnmatch.o libgnu_a-glob.o ranlib libgnu.a Making all in po test ! -f /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/make.pot || test -z "/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/be.gmo /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/bg.gmo /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/cs.gmo /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/da.gmo /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/de.gmo /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/es.gmo /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/fi.gmo /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/fr.gmo /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/ga.gmo /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/gl.gmo /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/he.gmo /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/hr.gmo /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/id.gmo /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/it.gmo /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/ja.gmo /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/ko.gmo /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/lt.gmo /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/nl.gmo /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/pl.gmo /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/pt.gmo /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/pt_BR.gmo /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/ro.gmo /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/ru.gmo /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/sr.gmo /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/sv.gmo /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/tr.gmo /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/uk.gmo /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/vi.gmo /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/zh_CN.gmo /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/zh_TW.gmo" || /usr/bin/make /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/be.gmo /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/bg.gmo /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/cs.gmo /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/da.gmo /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/de.gmo /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/es.gmo /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/fi.gmo /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/fr.gmo /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/ga.gmo /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/gl.gmo /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/he.gmo /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/hr.gmo /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/id.gmo /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/it.gmo /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/ja.gmo /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/ko.gmo /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/lt.gmo /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/nl.gmo /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/pl.gmo /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/pt.gmo /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/pt_BR.gmo /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/ro.gmo /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/ru.gmo /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/sr.gmo /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/sv.gmo /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/tr.gmo /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/uk.gmo /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/vi.gmo /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/zh_CN.gmo /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/zh_TW.gmo `/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/be.gmo' is up to date. `/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/bg.gmo' is up to date. `/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/cs.gmo' is up to date. `/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/da.gmo' is up to date. `/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/de.gmo' is up to date. `/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/es.gmo' is up to date. `/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/fi.gmo' is up to date. `/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/fr.gmo' is up to date. `/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/ga.gmo' is up to date. `/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/gl.gmo' is up to date. `/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/he.gmo' is up to date. `/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/hr.gmo' is up to date. `/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/id.gmo' is up to date. `/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/it.gmo' is up to date. `/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/ja.gmo' is up to date. `/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/ko.gmo' is up to date. `/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/lt.gmo' is up to date. `/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/nl.gmo' is up to date. `/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/pl.gmo' is up to date. `/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/pt.gmo' is up to date. `/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/pt_BR.gmo' is up to date. `/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/ro.gmo' is up to date. `/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/ru.gmo' is up to date. `/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/sr.gmo' is up to date. `/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/sv.gmo' is up to date. `/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/tr.gmo' is up to date. `/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/uk.gmo' is up to date. `/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/vi.gmo' is up to date. `/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/zh_CN.gmo' is up to date. `/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/zh_TW.gmo' is up to date. touch stamp-po Making all in doc Updating /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/doc/version.texi restore=: && backupdir=".am$$" && am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/doc && rm -rf $backupdir && mkdir $backupdir && if (/bin/sh '/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/build-aux/missing' makeinfo --version) >/dev/null 2>&1; then for f in /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/doc/make.info /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/doc/make.info-[0-9] /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/doc/make.info-[0-9][0-9] /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/doc/make.i[0-9] /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/doc/make.i[0-9][0-9]; do if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; done; else :; fi && cd "$am__cwd"; if /bin/sh '/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/build-aux/missing' makeinfo -I /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/doc -o /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/doc/make.info /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/doc/make.texi; then rc=0; CDPATH="${ZSH_VERSION+.}:" && cd /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/doc; else rc=$?; CDPATH="${ZSH_VERSION+.}:" && cd /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/doc && $restore $backupdir/* `echo ".//exopi-obj/pobj/gmake-4.4.1/make-4.4.1/doc/make.info" | sed 's|[^/]*$||'`; fi; rm -rf $backupdir; exit $rc depbase=`echo src/ar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -Isrc -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src -Ilib -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -g -MT src/ar.o -MD -MP -MF $depbase.Tpo -c -o src/ar.o /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/ar.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/arscan.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -Isrc -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src -Ilib -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -g -MT src/arscan.o -MD -MP -MF $depbase.Tpo -c -o src/arscan.o /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/arscan.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/commands.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -Isrc -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src -Ilib -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -g -MT src/commands.o -MD -MP -MF $depbase.Tpo -c -o src/commands.o /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/commands.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/default.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -Isrc -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src -Ilib -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -g -MT src/default.o -MD -MP -MF $depbase.Tpo -c -o src/default.o /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/default.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/dir.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -Isrc -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src -Ilib -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -g -MT src/dir.o -MD -MP -MF $depbase.Tpo -c -o src/dir.o /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/dir.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/expand.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -Isrc -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src -Ilib -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -g -MT src/expand.o -MD -MP -MF $depbase.Tpo -c -o src/expand.o /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/expand.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -Isrc -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src -Ilib -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -g -MT src/file.o -MD -MP -MF $depbase.Tpo -c -o src/file.o /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/file.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/function.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -Isrc -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src -Ilib -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -g -MT src/function.o -MD -MP -MF $depbase.Tpo -c -o src/function.o /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/function.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/getopt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -Isrc -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src -Ilib -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -g -MT src/getopt.o -MD -MP -MF $depbase.Tpo -c -o src/getopt.o /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/getopt.c && mv -f $depbase.Tpo $depbase.Po /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/getopt.c:390:28: warning: passing arguments to 'getenv' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] posixly_correct = getenv ("POSIXLY_CORRECT"); ^ In file included from /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/getopt.c:98: /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/getopt.h:105:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int getopt (); ^ /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/getopt.c:953:1: note: conflicting prototype is here getopt (int argc, char *const *argv, const char *optstring) ^ 2 warnings generated. depbase=`echo src/getopt1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -Isrc -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src -Ilib -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -g -MT src/getopt1.o -MD -MP -MF $depbase.Tpo -c -o src/getopt1.o /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/getopt1.c && mv -f $depbase.Tpo $depbase.Po (echo 'static const char *const GUILE_module_defn = " '\\ && sed -e 's/;.*//' -e '/^[ \t]*$/d' -e 's/"/\\"/g' -e 's/$/ \\/' /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/gmk-default.scm && echo '";') > src/gmk-default.h depbase=`echo src/guile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -Isrc -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src -Ilib -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -g -MT src/guile.o -MD -MP -MF $depbase.Tpo -c -o src/guile.o /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/guile.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/hash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -Isrc -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src -Ilib -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -g -MT src/hash.o -MD -MP -MF $depbase.Tpo -c -o src/hash.o /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/hash.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/implicit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -Isrc -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src -Ilib -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -g -MT src/implicit.o -MD -MP -MF $depbase.Tpo -c -o src/implicit.o /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/implicit.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/job.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -Isrc -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src -Ilib -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -g -MT src/job.o -MD -MP -MF $depbase.Tpo -c -o src/job.o /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/job.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/load.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -Isrc -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src -Ilib -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -g -MT src/load.o -MD -MP -MF $depbase.Tpo -c -o src/load.o /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/load.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/loadapi.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -Isrc -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src -Ilib -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -g -MT src/loadapi.o -MD -MP -MF $depbase.Tpo -c -o src/loadapi.o /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/loadapi.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -Isrc -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src -Ilib -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -g -MT src/main.o -MD -MP -MF $depbase.Tpo -c -o src/main.o /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/main.c && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/main.c:26: /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/getopt.h:105:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] extern int getopt (); ^ /usr/include/unistd.h:386:6: note: conflicting prototype is here int getopt(int, char * const *, const char *); ^ /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/main.c:872:11: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] if (streq (output_sync_option, "none")) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/makeint.h:327:9: note: expanded from macro 'streq' ((a) == (b) || \ ^ ~~~ /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/main.c:874:16: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] else if (streq (output_sync_option, "line")) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/makeint.h:327:9: note: expanded from macro 'streq' ((a) == (b) || \ ^ ~~~ /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/main.c:876:16: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] else if (streq (output_sync_option, "target")) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/makeint.h:327:9: note: expanded from macro 'streq' ((a) == (b) || \ ^ ~~~ /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/main.c:878:16: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] else if (streq (output_sync_option, "recurse")) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/makeint.h:327:9: note: expanded from macro 'streq' ((a) == (b) || \ ^ ~~~ /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/main.c:1540:13: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] if (streq (v->name, "SHELL")) ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/makeint.h:327:9: note: expanded from macro 'streq' ((a) == (b) || \ ^ ~~~ 6 warnings generated. depbase=`echo src/misc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -Isrc -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src -Ilib -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -g -MT src/misc.o -MD -MP -MF $depbase.Tpo -c -o src/misc.o /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/misc.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/output.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -Isrc -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src -Ilib -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -g -MT src/output.o -MD -MP -MF $depbase.Tpo -c -o src/output.o /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/output.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/read.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -Isrc -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src -Ilib -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -g -MT src/read.o -MD -MP -MF $depbase.Tpo -c -o src/read.o /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/read.c && mv -f $depbase.Tpo $depbase.Po /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/read.c:1902:30: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] if (!posix_pedantic && streq (nm, ".POSIX")) ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/makeint.h:327:9: note: expanded from macro 'streq' ((a) == (b) || \ ^ ~~~ /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/read.c:1918:32: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] if (!second_expansion && streq (nm, ".SECONDEXPANSION")) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/makeint.h:327:9: note: expanded from macro 'streq' ((a) == (b) || \ ^ ~~~ /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/read.c:1925:25: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] if (!one_shell && streq (nm, ".ONESHELL")) ^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/makeint.h:327:9: note: expanded from macro 'streq' ((a) == (b) || \ ^ ~~~ /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/read.c:1992:7: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] if (streq (file->name, ".WAIT")) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/makeint.h:327:9: note: expanded from macro 'streq' ((a) == (b) || \ ^ ~~~ 4 warnings generated. depbase=`echo src/remake.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -Isrc -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src -Ilib -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -g -MT src/remake.o -MD -MP -MF $depbase.Tpo -c -o src/remake.o /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/remake.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/rule.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -Isrc -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src -Ilib -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -g -MT src/rule.o -MD -MP -MF $depbase.Tpo -c -o src/rule.o /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/rule.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/shuffle.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -Isrc -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src -Ilib -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -g -MT src/shuffle.o -MD -MP -MF $depbase.Tpo -c -o src/shuffle.o /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/shuffle.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/signame.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -Isrc -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src -Ilib -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -g -MT src/signame.o -MD -MP -MF $depbase.Tpo -c -o src/signame.o /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/signame.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/strcache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -Isrc -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src -Ilib -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -g -MT src/strcache.o -MD -MP -MF $depbase.Tpo -c -o src/strcache.o /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/strcache.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/variable.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -Isrc -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src -Ilib -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -g -MT src/variable.o -MD -MP -MF $depbase.Tpo -c -o src/variable.o /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/variable.c && mv -f $depbase.Tpo $depbase.Po /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/variable.c:411:47: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] if (variable_changenum != last_changenum && streq (var->name, ".VARIABLES")) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/makeint.h:327:9: note: expanded from macro 'streq' ((a) == (b) || \ ^ ~~~ /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/variable.c:1142:33: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] || streq (v->name, MAKEFLAGS_NAME))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/makeint.h:327:9: note: expanded from macro 'streq' ((a) == (b) || \ ^ ~~~ /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/variable.c:1146:29: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] if (!added_SHELL && streq (v->name, "SHELL")) ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/makeint.h:327:9: note: expanded from macro 'streq' ((a) == (b) || \ ^ ~~~ /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/variable.c:1153:33: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] if (!found_makelevel && streq (v->name, MAKELEVEL_NAME)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/makeint.h:327:9: note: expanded from macro 'streq' ((a) == (b) || \ ^ ~~~ /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/variable.c:1166:37: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] if (!found_makeflags && streq (v->name, MAKEFLAGS_NAME)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/makeint.h:327:9: note: expanded from macro 'streq' ((a) == (b) || \ ^ ~~~ /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/variable.c:1194:34: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] if (!found_mflags && streq (v->name, "MFLAGS")) ^~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/makeint.h:327:9: note: expanded from macro 'streq' ((a) == (b) || \ ^ ~~~ /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/variable.c:1251:7: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] if (streq (var->name, MAKEFLAGS_NAME)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/makeint.h:327:9: note: expanded from macro 'streq' ((a) == (b) || \ ^ ~~~ /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/variable.c:1254:12: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] else if (streq (var->name, RECIPEPREFIX_NAME)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/makeint.h:327:9: note: expanded from macro 'streq' ((a) == (b) || \ ^ ~~~ /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/variable.c:1421:21: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] if (streq (varname, MAKEFLAGS_NAME) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/makeint.h:327:9: note: expanded from macro 'streq' ((a) == (b) || \ ^ ~~~ 9 warnings generated. depbase=`echo src/version.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -Isrc -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src -Ilib -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -g -MT src/version.o -MD -MP -MF $depbase.Tpo -c -o src/version.o /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/version.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/vpath.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -Isrc -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src -Ilib -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -g -MT src/vpath.o -MD -MP -MF $depbase.Tpo -c -o src/vpath.o /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/vpath.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/posixos.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -Isrc -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src -Ilib -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -g -MT src/posixos.o -MD -MP -MF $depbase.Tpo -c -o src/posixos.o /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/posixos.c && mv -f $depbase.Tpo $depbase.Po /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/posixos.c:876:7: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] if (streq (tdir, DEFAULT_TMPDIR)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/makeint.h:327:9: note: expanded from macro 'streq' ((a) == (b) || \ ^ ~~~ 1 warning generated. depbase=`echo src/remote-stub.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -Isrc -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src -Ilib -I/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -g -MT src/remote-stub.o -MD -MP -MF $depbase.Tpo -c -o src/remote-stub.o /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/remote-stub.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--export-dynamic -L/usr/local/lib -o make src/ar.o src/arscan.o src/commands.o src/default.o src/dir.o src/expand.o src/file.o src/function.o src/getopt.o src/getopt1.o src/guile.o src/hash.o src/implicit.o src/job.o src/load.o src/loadapi.o src/main.o src/misc.o src/output.o src/read.o src/remake.o src/rule.o src/shuffle.o src/signame.o src/strcache.o src/variable.o src/version.o src/vpath.o src/posixos.o src/remote-stub.o lib/libgnu.a /usr/local/lib/libintl.so.8.0 /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib output.c:456 (/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/output.c:456)(src/output.o:(error)): warning: sprintf() is often misused, please use snprintf() output.c:464 (/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/output.c:464)(src/output.o:(error)): warning: vsprintf() is often misused, please use vsnprintf() output.c:500 (/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/output.c:500)(src/output.o:(fatal)): warning: strcat() is almost always misused, please use strlcat() read.c:716 (/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/read.c:716)(src/read.o:(eval)): warning: strcpy() is almost always misused, please use strlcpy() job.c:1949 (/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/job.c:1949)(src/job.o:(new_job)): warning: stpcpy() is dangerous; do not use it >>> Running package in devel/gmake at 1714744431.07 ===> devel/gmake ===> Faking installation for gmake-4.4.1 Making install in lib /usr/bin/make install-recursive Making install in po installing /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/be.gmo as /exopi-obj/pobj/gmake-4.4.1/fake-amd64/usr/local/share/locale/be/LC_MESSAGES/make.mo installing /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/bg.gmo as /exopi-obj/pobj/gmake-4.4.1/fake-amd64/usr/local/share/locale/bg/LC_MESSAGES/make.mo installing /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/cs.gmo as /exopi-obj/pobj/gmake-4.4.1/fake-amd64/usr/local/share/locale/cs/LC_MESSAGES/make.mo installing /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/da.gmo as /exopi-obj/pobj/gmake-4.4.1/fake-amd64/usr/local/share/locale/da/LC_MESSAGES/make.mo installing /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/de.gmo as /exopi-obj/pobj/gmake-4.4.1/fake-amd64/usr/local/share/locale/de/LC_MESSAGES/make.mo installing /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/es.gmo as /exopi-obj/pobj/gmake-4.4.1/fake-amd64/usr/local/share/locale/es/LC_MESSAGES/make.mo installing /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/fi.gmo as /exopi-obj/pobj/gmake-4.4.1/fake-amd64/usr/local/share/locale/fi/LC_MESSAGES/make.mo installing /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/fr.gmo as /exopi-obj/pobj/gmake-4.4.1/fake-amd64/usr/local/share/locale/fr/LC_MESSAGES/make.mo installing /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/ga.gmo as /exopi-obj/pobj/gmake-4.4.1/fake-amd64/usr/local/share/locale/ga/LC_MESSAGES/make.mo installing /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/gl.gmo as /exopi-obj/pobj/gmake-4.4.1/fake-amd64/usr/local/share/locale/gl/LC_MESSAGES/make.mo installing /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/he.gmo as /exopi-obj/pobj/gmake-4.4.1/fake-amd64/usr/local/share/locale/he/LC_MESSAGES/make.mo installing /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/hr.gmo as /exopi-obj/pobj/gmake-4.4.1/fake-amd64/usr/local/share/locale/hr/LC_MESSAGES/make.mo installing /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/id.gmo as /exopi-obj/pobj/gmake-4.4.1/fake-amd64/usr/local/share/locale/id/LC_MESSAGES/make.mo installing /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/it.gmo as /exopi-obj/pobj/gmake-4.4.1/fake-amd64/usr/local/share/locale/it/LC_MESSAGES/make.mo installing /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/ja.gmo as /exopi-obj/pobj/gmake-4.4.1/fake-amd64/usr/local/share/locale/ja/LC_MESSAGES/make.mo installing /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/ko.gmo as /exopi-obj/pobj/gmake-4.4.1/fake-amd64/usr/local/share/locale/ko/LC_MESSAGES/make.mo installing /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/lt.gmo as /exopi-obj/pobj/gmake-4.4.1/fake-amd64/usr/local/share/locale/lt/LC_MESSAGES/make.mo installing /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/nl.gmo as /exopi-obj/pobj/gmake-4.4.1/fake-amd64/usr/local/share/locale/nl/LC_MESSAGES/make.mo installing /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/pl.gmo as /exopi-obj/pobj/gmake-4.4.1/fake-amd64/usr/local/share/locale/pl/LC_MESSAGES/make.mo installing /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/pt.gmo as /exopi-obj/pobj/gmake-4.4.1/fake-amd64/usr/local/share/locale/pt/LC_MESSAGES/make.mo installing /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/pt_BR.gmo as /exopi-obj/pobj/gmake-4.4.1/fake-amd64/usr/local/share/locale/pt_BR/LC_MESSAGES/make.mo installing /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/ro.gmo as /exopi-obj/pobj/gmake-4.4.1/fake-amd64/usr/local/share/locale/ro/LC_MESSAGES/make.mo installing /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/ru.gmo as /exopi-obj/pobj/gmake-4.4.1/fake-amd64/usr/local/share/locale/ru/LC_MESSAGES/make.mo installing /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/sr.gmo as /exopi-obj/pobj/gmake-4.4.1/fake-amd64/usr/local/share/locale/sr/LC_MESSAGES/make.mo installing /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/sv.gmo as /exopi-obj/pobj/gmake-4.4.1/fake-amd64/usr/local/share/locale/sv/LC_MESSAGES/make.mo installing /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/tr.gmo as /exopi-obj/pobj/gmake-4.4.1/fake-amd64/usr/local/share/locale/tr/LC_MESSAGES/make.mo installing /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/uk.gmo as /exopi-obj/pobj/gmake-4.4.1/fake-amd64/usr/local/share/locale/uk/LC_MESSAGES/make.mo installing /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/vi.gmo as /exopi-obj/pobj/gmake-4.4.1/fake-amd64/usr/local/share/locale/vi/LC_MESSAGES/make.mo installing /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/zh_CN.gmo as /exopi-obj/pobj/gmake-4.4.1/fake-amd64/usr/local/share/locale/zh_CN/LC_MESSAGES/make.mo installing /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/zh_TW.gmo as /exopi-obj/pobj/gmake-4.4.1/fake-amd64/usr/local/share/locale/zh_TW/LC_MESSAGES/make.mo if test "make" = "gettext-tools"; then mkdir -p -- /exopi-obj/pobj/gmake-4.4.1/fake-amd64/usr/local/share/gettext/po; for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do /exopi-obj/pobj/gmake-4.4.1/bin/install -c -m 644 /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/po/$file /exopi-obj/pobj/gmake-4.4.1/fake-amd64/usr/local/share/gettext/po/$file; done; for file in Makevars; do rm -f /exopi-obj/pobj/gmake-4.4.1/fake-amd64/usr/local/share/gettext/po/$file; done; else : ; fi Making install in doc mkdir -p '/exopi-obj/pobj/gmake-4.4.1/fake-amd64/usr/local/info' /exopi-obj/pobj/gmake-4.4.1/bin/install -c -m 644 /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/doc/make.info /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/doc/make.info-1 /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/doc/make.info-2 /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/doc/make.info-3 '/exopi-obj/pobj/gmake-4.4.1/fake-amd64/usr/local/info' install-info --info-dir='/exopi-obj/pobj/gmake-4.4.1/fake-amd64/usr/local/info' '/exopi-obj/pobj/gmake-4.4.1/fake-amd64/usr/local/info/make.info' mkdir -p '/exopi-obj/pobj/gmake-4.4.1/fake-amd64/usr/local/bin' /exopi-obj/pobj/gmake-4.4.1/bin/install -c -m 755 make '/exopi-obj/pobj/gmake-4.4.1/fake-amd64/usr/local/bin/./gmake' mkdir -p '/exopi-obj/pobj/gmake-4.4.1/fake-amd64/usr/local/include' /exopi-obj/pobj/gmake-4.4.1/bin/install -c -m 644 /exopi-obj/pobj/gmake-4.4.1/make-4.4.1/src/gnumake.h '/exopi-obj/pobj/gmake-4.4.1/fake-amd64/usr/local/include' mkdir -p '/exopi-obj/pobj/gmake-4.4.1/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/gmake-4.4.1/bin/install -c -m 644 '/exopi-obj/pobj/gmake-4.4.1/make-4.4.1/doc/make.1' '/exopi-obj/pobj/gmake-4.4.1/fake-amd64/usr/local/man/man1/gmake.1' Reading existing plist for gmake-4.4.1 Writing /exopi-obj/pobj/gmake-4.4.1/fake-amd64/debug-pkg/Makefile.new Writing /exopi-obj/pobj/gmake-4.4.1/fake-amd64/debug-pkg/PLIST Renaming /exopi-obj/pobj/gmake-4.4.1/fake-amd64/debug-pkg/Makefile.new to Makefile > Extracting debug info from /exopi-obj/pobj/gmake-4.4.1/fake-amd64/usr/local/bin/gmake ===> Building package for gmake-4.4.1 Create /exopi-cvs/ports/packages/amd64/all/gmake-4.4.1.tgz Creating package gmake-4.4.1 reading plist| checking dependencies| checking dependencies|devel/gettext,-runtime checksumming| checksumming| | 0% checksumming|* | 2% checksumming|*** | 4% checksumming|**** | 6% checksumming|***** | 9% checksumming|****** | 11% checksumming|******** | 13% checksumming|********* | 15% checksumming|********** | 17% checksumming|************ | 19% checksumming|************* | 21% checksumming|************** | 23% checksumming|**************** | 26% checksumming|***************** | 28% checksumming|****************** | 30% checksumming|******************* | 32% checksumming|********************* | 34% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************* | 40% checksumming|************************** | 43% checksumming|*************************** | 45% checksumming|***************************** | 47% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|******************************** | 53% checksumming|********************************** | 55% checksumming|*********************************** | 57% checksumming|************************************ | 60% checksumming|************************************** | 62% checksumming|*************************************** | 64% checksumming|**************************************** | 66% checksumming|****************************************** | 68% checksumming|******************************************* | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 74% checksumming|*********************************************** | 77% checksumming|************************************************ | 79% checksumming|************************************************* | 81% checksumming|*************************************************** | 83% checksumming|**************************************************** | 85% checksumming|***************************************************** | 87% checksumming|******************************************************* | 89% checksumming|******************************************************** | 91% checksumming|********************************************************* | 94% checksumming|********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|********* | 14% archiving|**************** | 25% archiving|******************* | 29% archiving|**************************** | 43% archiving|**************************** | 44% archiving|****************************** | 47% archiving|******************************** | 49% archiving|********************************* | 51% archiving|********************************** | 54% archiving|************************************ | 55% archiving|************************************ | 57% archiving|************************************** | 59% archiving|*************************************** | 60% archiving|*************************************** | 61% archiving|*************************************** | 62% archiving|***************************************** | 64% archiving|****************************************** | 66% archiving|******************************************* | 68% archiving|********************************************* | 70% archiving|********************************************** | 72% archiving|********************************************** | 73% archiving|************************************************ | 75% archiving|************************************************* | 77% archiving|************************************************** | 79% archiving|**************************************************** | 80% archiving|***************************************************** | 83% archiving|******************************************************* | 86% archiving|********************************************************* | 88% archiving|********************************************************** | 91% archiving|*********************************************************** | 91% archiving|************************************************************ | 94% archiving|************************************************************** | 96% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Creating package debug-gmake-4.4.1 reading plist| checking dependencies| checking dependencies|devel/gettext,-runtime checking dependencies|devel/gmake checksumming| checksumming| | 0% checksumming|**** | 7% checksumming|********* | 14% checksumming|************* | 21% checksumming|***************** | 29% checksumming|********************** | 36% checksumming|************************** | 43% checksumming|******************************* | 50% checksumming|*********************************** | 57% checksumming|*************************************** | 64% checksumming|******************************************** | 71% checksumming|************************************************ | 79% checksumming|**************************************************** | 86% checksumming|********************************************************* | 93% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/gmake-4.4.1.tgz Link to /exopi-cvs/ports/packages/amd64/ftp/debug-gmake-4.4.1.tgz >>> Running clean in devel/gmake at 1714744442.98 ===> devel/gmake ===> Cleaning for gmake-4.4.1 >>> Ended at 1714744443.50 max_stuck=4.39/waiting-for-lock #29=6.41/depends=7.06/show-prepare-results=2.46/build=87.67/package=11.96/clean=0.55