>>> Building on exopi-3 under shells/sash DIST = [shells/sash:sash-3.8.tar.gz] FULLPKGNAME = sash-3.8p1 distfiles size=53049 >>> Running build in shells/sash at 1714025840.06 ===> shells/sash ===> Building from scratch sash-3.8p1 ===> Checking files for sash-3.8p1 `/exopi-cvs/ports/distfiles/sash-3.8.tar.gz' is up to date. >> (SHA256) sash-3.8.tar.gz: OK ===> Extracting for sash-3.8p1 ===> Patching for sash-3.8p1 ===> Applying OpenBSD patch patch-cmd_ls_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- cmd_ls.c.orig Sun Jul 21 05:33:34 2002 |+++ cmd_ls.c Sun Jul 21 05:34:27 2002 -------------------------- Patching file cmd_ls.c using Plan A... Hunk #1 succeeded at 393 (offset 13 lines). Hunk #2 succeeded at 440 (offset 6 lines). done ===> Applying OpenBSD patch patch-cmds_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- cmds.c.orig Fri Mar 7 14:06:29 2014 |+++ cmds.c Sat Apr 26 20:53:08 2014 -------------------------- Patching file cmds.c using Plan A... Hunk #1 succeeded at 28. Hunk #2 succeeded at 747. Hunk #3 succeeded at 757. Hunk #4 succeeded at 778. 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 sash-3.8p1 ===> Configuring for sash-3.8p1 ===> Building for sash-3.8p1 cc -O2 -pipe -DHAVE_GZIP=1 -DHAVE_LINUX_ATTR=0 -DHAVE_LINUX_MOUNT=0 -DHAVE_BSD_MOUNT=1 -DMOUNT_TYPE='"ffs"' -c sash.c cc -O2 -pipe -DHAVE_GZIP=1 -DHAVE_LINUX_ATTR=0 -DHAVE_LINUX_MOUNT=0 -DHAVE_BSD_MOUNT=1 -DMOUNT_TYPE='"ffs"' -c cmds.c cmds.c:1442:18: warning: comparing a pointer to a null character constant; did you mean to compare to NULL? [-Wpointer-compare] if (dirName == '\0') ^~~~ (void *)0 1 warning generated. cc -O2 -pipe -DHAVE_GZIP=1 -DHAVE_LINUX_ATTR=0 -DHAVE_LINUX_MOUNT=0 -DHAVE_BSD_MOUNT=1 -DMOUNT_TYPE='"ffs"' -c cmd_dd.c cc -O2 -pipe -DHAVE_GZIP=1 -DHAVE_LINUX_ATTR=0 -DHAVE_LINUX_MOUNT=0 -DHAVE_BSD_MOUNT=1 -DMOUNT_TYPE='"ffs"' -c cmd_ed.c cc -O2 -pipe -DHAVE_GZIP=1 -DHAVE_LINUX_ATTR=0 -DHAVE_LINUX_MOUNT=0 -DHAVE_BSD_MOUNT=1 -DMOUNT_TYPE='"ffs"' -c cmd_grep.c cc -O2 -pipe -DHAVE_GZIP=1 -DHAVE_LINUX_ATTR=0 -DHAVE_LINUX_MOUNT=0 -DHAVE_BSD_MOUNT=1 -DMOUNT_TYPE='"ffs"' -c cmd_ls.c cmd_ls.c:396:23: warning: format specifies type 'int' but the argument has type 'ino_t' (aka 'unsigned long long') [-Wformat] sprintf(cp, "%7d ", statBuf->st_ino); ~~~ ^~~~~~~~~~~~~~~ %7llu 1 warning generated. cc -O2 -pipe -DHAVE_GZIP=1 -DHAVE_LINUX_ATTR=0 -DHAVE_LINUX_MOUNT=0 -DHAVE_BSD_MOUNT=1 -DMOUNT_TYPE='"ffs"' -c cmd_tar.c cc -O2 -pipe -DHAVE_GZIP=1 -DHAVE_LINUX_ATTR=0 -DHAVE_LINUX_MOUNT=0 -DHAVE_BSD_MOUNT=1 -DMOUNT_TYPE='"ffs"' -c cmd_gzip.c cc -O2 -pipe -DHAVE_GZIP=1 -DHAVE_LINUX_ATTR=0 -DHAVE_LINUX_MOUNT=0 -DHAVE_BSD_MOUNT=1 -DMOUNT_TYPE='"ffs"' -c cmd_find.c cc -O2 -pipe -DHAVE_GZIP=1 -DHAVE_LINUX_ATTR=0 -DHAVE_LINUX_MOUNT=0 -DHAVE_BSD_MOUNT=1 -DMOUNT_TYPE='"ffs"' -c cmd_file.c cc -O2 -pipe -DHAVE_GZIP=1 -DHAVE_LINUX_ATTR=0 -DHAVE_LINUX_MOUNT=0 -DHAVE_BSD_MOUNT=1 -DMOUNT_TYPE='"ffs"' -c cmd_chattr.c cc -O2 -pipe -DHAVE_GZIP=1 -DHAVE_LINUX_ATTR=0 -DHAVE_LINUX_MOUNT=0 -DHAVE_BSD_MOUNT=1 -DMOUNT_TYPE='"ffs"' -c cmd_ar.c cc -O2 -pipe -DHAVE_GZIP=1 -DHAVE_LINUX_ATTR=0 -DHAVE_LINUX_MOUNT=0 -DHAVE_BSD_MOUNT=1 -DMOUNT_TYPE='"ffs"' -c utils.c cc -static -o sash sash.o cmds.o cmd_dd.o cmd_ed.o cmd_grep.o cmd_ls.o cmd_tar.o cmd_gzip.o cmd_find.o cmd_file.o cmd_chattr.o cmd_ar.o utils.o -lz sash.c(sash.o:(main)): warning: strcpy() is almost always misused, please use strlcpy() sash.c(sash.o:(command)): warning: strcat() is almost always misused, please use strlcat() cmd_ls.c(cmd_ls.o:(listFile)): warning: sprintf() is often misused, please use snprintf() strip sash >>> Running package in shells/sash at 1714025847.13 ===> shells/sash ===> Faking installation for sash-3.8p1 cd /exopi-obj/pobj/sash-3.8/sash-3.8 && /exopi-obj/pobj/sash-3.8/bin/install -c -s -m 755 sash /exopi-obj/pobj/sash-3.8/fake-amd64/usr/local/bin cd /exopi-obj/pobj/sash-3.8/sash-3.8 && /exopi-obj/pobj/sash-3.8/bin/install -c -m 644 sash.1 /exopi-obj/pobj/sash-3.8/fake-amd64/usr/local/man/man1 ===> Building package for sash-3.8p1 Create /exopi-cvs/ports/packages/amd64/all/sash-3.8p1.tgz Creating package sash-3.8p1 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|******* | 11% checksumming|************** | 22% checksumming|******************** | 33% checksumming|*************************** | 44% checksumming|********************************** | 56% checksumming|***************************************** | 67% checksumming|*********************************************** | 78% checksumming|****************************************************** | 89% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************************************************************* | 95% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/sash-3.8p1.tgz >>> Running clean in shells/sash at 1714025851.19 ===> shells/sash ===> Cleaning for sash-3.8p1 >>> Ended at 1714025851.73 max_stuck=0.00/build=7.05/package=3.93/clean=0.67