>>> Building on sparc64-0d under net/cadaver BDEPENDS = [net/neon] DIST = [net/cadaver:cadaver-0.26.tar.gz] FULLPKGNAME = cadaver-0.26p0 RDEPENDS = [net/neon] (Junk lock obtained for sparc64-0d at 1755576999.03) >>> Running depends in net/cadaver at 1755576999.14 last junk was in devel/libsoup /usr/sbin/pkg_add -aI -Drepair neon-0.34.2p0 was: /usr/sbin/pkg_add -aI -Drepair neon-0.34.2p0 /usr/sbin/pkg_add -aI -Drepair neon-0.34.2p0 >>> Running show-prepare-results in net/cadaver at 1755577016.57 ===> net/cadaver ===> Building from scratch cadaver-0.26p0 ===> cadaver-0.26p0 depends on: neon-* -> neon-0.34.2p0 ===> Verifying specs: c crypto curses expat iconv intl neon proxy pthread readline ssl z ===> found c.102.0 crypto.57.0 curses.16.0 expat.16.0 iconv.7.1 intl.8.1 neon.31.4 proxy.2.0 pthread.28.0 readline.6.0 ssl.60.0 z.7.1 neon-0.34.2p0 (Junk lock released for sparc64-0d at 1755577020.35) Woken up multimedia/libass distfiles size=1075924 >>> Running patch in net/cadaver at 1755577020.56 ===> net/cadaver ===> Checking files for cadaver-0.26p0 `/usr/ports/distfiles/cadaver-0.26.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for cadaver-0.26p0 ===> Patching for cadaver-0.26p0 ===> Applying OpenBSD patch patch-lib_getopt_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |our getopt() has the same signature as the one in gnu glibc | |Index: lib/getopt.h |--- lib/getopt.h.orig |+++ lib/getopt.h -------------------------- Patching file lib/getopt.h using Plan A... Hunk #1 succeeded at 99. done ===> Applying OpenBSD patch patch-lib_glob_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |our realloc works, fixes scary warnings about realloc param types | |Index: lib/glob.c |--- lib/glob.c.orig |+++ lib/glob.c -------------------------- Patching file lib/glob.c using Plan A... Hunk #1 succeeded at 204. Hunk #2 succeeded at 226. done ===> Applying OpenBSD patch patch-lib_glob_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Don't redeclare size_t in some twisty way. | |--- lib/glob.h.orig Tue Sep 8 16:38:10 2009 |+++ lib/glob.h Tue Sep 8 16:39:23 2009 -------------------------- Patching file lib/glob.h using Plan A... Hunk #1 succeeded at 46. Hunk #2 succeeded at 61. done ===> Applying OpenBSD patch patch-src_cadaver_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/cadaver.c |--- src/cadaver.c.orig |+++ src/cadaver.c -------------------------- Patching file src/cadaver.c using Plan A... Hunk #1 succeeded at 708. Hunk #2 succeeded at 720. Hunk #3 succeeded at 728. done ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in net/cadaver at 1755577022.54 ===> net/cadaver ===> Generating configure for cadaver-0.26p0 ===> Configuring for cadaver-0.26p0 Using /usr/obj/ports/cadaver-0.26/config.site (generated) configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc configure: loading site script /usr/obj/ports/cadaver-0.26/config.site 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... unsupported checking for cc option to enable C99 features... none needed 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 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) unsupported checking for cc option to enable C99 features... (cached) none needed checking for a BSD-compatible install... /usr/obj/ports/cadaver-0.26/bin/install -c checking whether make sets $(MAKE)... (cached) yes checking for ranlib... (cached) ranlib checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for tputs in -lcurses... yes checking for readline in -lreadline... yes checking for library containing add_history... none required checking for history.h... no checking for readline/history.h... (cached) yes checking for readline.h... no checking for readline/readline.h... (cached) yes checking for rl_completion_matches... yes checking build system type... sparc64-unknown-openbsd7.7 checking host system type... sparc64-unknown-openbsd7.7 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 32-bit host C ABI... no checking how to run the C preprocessor... cc -E checking for egrep -e... /usr/bin/grep -E checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.so.7.1 checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for inline... inline checking for an ANSI C-conforming const... (cached) yes checking for size_t... (cached) yes checking for off_t... (cached) yes checking for uname... OpenBSD checking size of int... 4 checking size of long... 8 checking size of long long... (cached) 8 checking for gcc -Wformat -Werror sanity... yes checking for errno.h... (cached) yes checking for stdarg.h... (cached) yes checking for string.h... (cached) yes checking for stdlib.h... (cached) yes checking for sys/uio.h... (cached) yes checking size of size_t... 8 checking how to print size_t... lu checking size of off_t... 8 checking how to print off_t... lld checking size of ssize_t... 8 checking how to print ssize_t... ld checking whether byte ordering is bigendian... yes checking for cc options needed to detect all undeclared functions... none needed checking whether strerror_r is declared... yes checking whether strerror_r returns char *... no checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for neon library in /usr/local... found checking linking against neon... yes configure: found neon library version 0.34.x, required 0.27.x configure: using neon library 0.34.2 configure: Internationalization is supported by neon configure: WebDAV is supported by neon configure: GSSAPI is not supported by neon configure: libproxy is supported by neon configure: SSL is supported by neon configure: zlib is supported by neon configure: IPv6 is supported by neon configure: LFS is not supported by neon configure: thread-safe SSL is supported by neon checking size of time_t... 8 checking how to print time_t... lld configure: .netrc support is enabled checking for getopt_long... (cached) yes checking for strcasecmp... (cached) yes checking for snprintf... (cached) yes checking for working POSIX fnmatch... (cached) yes checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... none required checking for unsigned long long int... yes checking for sys/time.h... (cached) yes checking for fcntl.h... (cached) yes checking for pwd.h... (cached) yes checking for stdarg.h... (cached) yes checking for vmsdir.h... no checking for memory.h... (cached) yes checking for alloca.h... no checking for ncurses.h... yes checking for sgtty.h... (cached) no checking for termios.h... (cached) yes checking for termio.h... (cached) no checking for locale.h... (cached) yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for memcpy... (cached) yes checking for strcoll... (cached) yes checking for tcsetattr... (cached) yes checking for getpass... (cached) yes checking for stty... no checking for fchmod... (cached) yes checking for strtoull... (cached) yes checking for gettimeofday... (cached) yes checking for secure_getenv... no checking for setlocale... (cached) yes checking for a race-free mkdir -p... mkdir -p checking for a sed that does not truncate output... (cached) /usr/bin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking for GNU gettext in libc... no checking for iconv... (cached) yes checking for working iconv... (cached) 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.1 -pthread -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib checking for nl_langinfo and CODESET... yes configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating neon/src/Makefile config.status: creating config.h config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc configure: Configured to build cadaver 0.26: Install prefix: /usr/local Compiler: cc Neon library: library in /usr/local (0.34.2) XML Parser: using whatever neon uses SSL library: SSL is supported by neon Internationalization: Built using native support GNU readline support: enabled >>> Running build in net/cadaver at 1755577070.15 ===> net/cadaver ===> Building for cadaver-0.26p0 cc -DHAVE_CONFIG_H -I. -I./lib -I/usr/local/include -DLOCALEDIR=\"/usr/local/share/locale\" -I./src -O2 -pipe -I/usr/local/include/neon -o src/cadaver.o -c src/cadaver.c In file included from /usr/local/include/neon/ne_string.h:26, from /usr/local/include/neon/ne_request.h:26, from src/cadaver.c:65: /usr/local/include/neon/ne_alloc.h:46: warning: 'alloc_size' attribute directive ignored /usr/local/include/neon/ne_alloc.h:47: warning: 'alloc_size' attribute directive ignored /usr/local/include/neon/ne_alloc.h:48: warning: 'alloc_size' attribute directive ignored cc -DHAVE_CONFIG_H -I. -I./lib -I/usr/local/include -DLOCALEDIR=\"/usr/local/share/locale\" -I./src -O2 -pipe -I/usr/local/include/neon -o src/common.o -c src/common.c cc -DHAVE_CONFIG_H -I. -I./lib -I/usr/local/include -DLOCALEDIR=\"/usr/local/share/locale\" -I./src -O2 -pipe -I/usr/local/include/neon -o src/commands.o -c src/commands.c In file included from /usr/local/include/neon/ne_string.h:26, from /usr/local/include/neon/ne_request.h:26, from src/commands.c:65: /usr/local/include/neon/ne_alloc.h:46: warning: 'alloc_size' attribute directive ignored /usr/local/include/neon/ne_alloc.h:47: warning: 'alloc_size' attribute directive ignored /usr/local/include/neon/ne_alloc.h:48: warning: 'alloc_size' attribute directive ignored cc -DHAVE_CONFIG_H -I. -I./lib -I/usr/local/include -DLOCALEDIR=\"/usr/local/share/locale\" -I./src -O2 -pipe -I/usr/local/include/neon -o src/ls.o -c src/ls.c In file included from /usr/local/include/neon/ne_string.h:26, from /usr/local/include/neon/ne_request.h:26, from src/ls.c:33: /usr/local/include/neon/ne_alloc.h:46: warning: 'alloc_size' attribute directive ignored /usr/local/include/neon/ne_alloc.h:47: warning: 'alloc_size' attribute directive ignored /usr/local/include/neon/ne_alloc.h:48: warning: 'alloc_size' attribute directive ignored cc -DHAVE_CONFIG_H -I. -I./lib -I/usr/local/include -DLOCALEDIR=\"/usr/local/share/locale\" -I./src -O2 -pipe -I/usr/local/include/neon -o src/cmdline.o -c src/cmdline.c In file included from /usr/local/include/neon/ne_string.h:26, from src/cmdline.c:36: /usr/local/include/neon/ne_alloc.h:46: warning: 'alloc_size' attribute directive ignored /usr/local/include/neon/ne_alloc.h:47: warning: 'alloc_size' attribute directive ignored /usr/local/include/neon/ne_alloc.h:48: warning: 'alloc_size' attribute directive ignored cc -DHAVE_CONFIG_H -I. -I./lib -I/usr/local/include -DLOCALEDIR=\"/usr/local/share/locale\" -I./src -O2 -pipe -I/usr/local/include/neon -o src/options.o -c src/options.c In file included from /usr/local/include/neon/ne_string.h:26, from /usr/local/include/neon/ne_request.h:26, from src/options.c:34: /usr/local/include/neon/ne_alloc.h:46: warning: 'alloc_size' attribute directive ignored /usr/local/include/neon/ne_alloc.h:47: warning: 'alloc_size' attribute directive ignored /usr/local/include/neon/ne_alloc.h:48: warning: 'alloc_size' attribute directive ignored cc -DHAVE_CONFIG_H -I. -I./lib -I/usr/local/include -DLOCALEDIR=\"/usr/local/share/locale\" -I./src -O2 -pipe -I/usr/local/include/neon -o src/utils.o -c src/utils.c In file included from /usr/local/include/neon/ne_string.h:26, from /usr/local/include/neon/ne_request.h:26, from /usr/local/include/neon/ne_basic.h:27, from src/utils.c:28: /usr/local/include/neon/ne_alloc.h:46: warning: 'alloc_size' attribute directive ignored /usr/local/include/neon/ne_alloc.h:47: warning: 'alloc_size' attribute directive ignored /usr/local/include/neon/ne_alloc.h:48: warning: 'alloc_size' attribute directive ignored cc -DHAVE_CONFIG_H -I. -I./lib -I/usr/local/include -DLOCALEDIR=\"/usr/local/share/locale\" -I./src -O2 -pipe -I/usr/local/include/neon -o src/edit.o -c src/edit.c In file included from /usr/local/include/neon/ne_string.h:26, from /usr/local/include/neon/ne_request.h:26, from /usr/local/include/neon/ne_basic.h:27, from src/edit.c:45: /usr/local/include/neon/ne_alloc.h:46: warning: 'alloc_size' attribute directive ignored /usr/local/include/neon/ne_alloc.h:47: warning: 'alloc_size' attribute directive ignored /usr/local/include/neon/ne_alloc.h:48: warning: 'alloc_size' attribute directive ignored cc -DHAVE_CONFIG_H -I. -I./lib -I/usr/local/include -DLOCALEDIR=\"/usr/local/share/locale\" -I./src -O2 -pipe -I/usr/local/include/neon -o src/version.o -c src/version.c In file included from /usr/local/include/neon/ne_string.h:26, from /usr/local/include/neon/ne_request.h:26, from src/version.c:33: /usr/local/include/neon/ne_alloc.h:46: warning: 'alloc_size' attribute directive ignored /usr/local/include/neon/ne_alloc.h:47: warning: 'alloc_size' attribute directive ignored /usr/local/include/neon/ne_alloc.h:48: warning: 'alloc_size' attribute directive ignored cc -DHAVE_CONFIG_H -I. -I./lib -I/usr/local/include -DLOCALEDIR=\"/usr/local/share/locale\" -I./src -O2 -pipe -I/usr/local/include/neon -o src/search.o -c src/search.c In file included from /usr/local/include/neon/ne_string.h:26, from /usr/local/include/neon/ne_request.h:26, from /usr/local/include/neon/ne_basic.h:27, from src/search.c:35: /usr/local/include/neon/ne_alloc.h:46: warning: 'alloc_size' attribute directive ignored /usr/local/include/neon/ne_alloc.h:47: warning: 'alloc_size' attribute directive ignored /usr/local/include/neon/ne_alloc.h:48: warning: 'alloc_size' attribute directive ignored cc -DHAVE_CONFIG_H -I. -I./lib -I/usr/local/include -DLOCALEDIR=\"/usr/local/share/locale\" -I./src -O2 -pipe -I/usr/local/include/neon -o lib/basename.o -c lib/basename.c cc -DHAVE_CONFIG_H -I. -I./lib -I/usr/local/include -DLOCALEDIR=\"/usr/local/share/locale\" -I./src -O2 -pipe -I/usr/local/include/neon -o lib/dirname.o -c lib/dirname.c cc -DHAVE_CONFIG_H -I. -I./lib -I/usr/local/include -DLOCALEDIR=\"/usr/local/share/locale\" -I./src -O2 -pipe -I/usr/local/include/neon -o lib/rpmatch.o -c lib/rpmatch.c cc -DHAVE_CONFIG_H -I. -I./lib -I/usr/local/include -DLOCALEDIR=\"/usr/local/share/locale\" -I./src -O2 -pipe -I/usr/local/include/neon -o lib/yesno.o -c lib/yesno.c cc -DHAVE_CONFIG_H -I. -I./lib -I/usr/local/include -DLOCALEDIR=\"/usr/local/share/locale\" -I./src -O2 -pipe -I/usr/local/include/neon -o lib/glob.o -c lib/glob.c cc -DHAVE_CONFIG_H -I. -I./lib -I/usr/local/include -DLOCALEDIR=\"/usr/local/share/locale\" -I./src -O2 -pipe -I/usr/local/include/neon -o lib/getpass.o -c lib/getpass.c cc -DHAVE_CONFIG_H -I. -I./lib -I/usr/local/include -DLOCALEDIR=\"/usr/local/share/locale\" -I./src -O2 -pipe -I/usr/local/include/neon -o lib/tempname.o -c lib/tempname.c cc -DHAVE_CONFIG_H -I. -I./lib -I/usr/local/include -DLOCALEDIR=\"/usr/local/share/locale\" -I./src -O2 -pipe -I/usr/local/include/neon -o lib/mkstemp.o -c lib/mkstemp.c cc -DHAVE_CONFIG_H -I. -I./lib -I/usr/local/include -DLOCALEDIR=\"/usr/local/share/locale\" -I./src -O2 -pipe -I/usr/local/include/neon -o lib/netrc.o -c lib/netrc.c for d in neon/src; do (cd $d; /usr/bin/make); done Bundled neon build not being used. cc -O2 -pipe -I/usr/local/include/neon -o cadaver src/cadaver.o src/common.o src/commands.o src/ls.o src/cmdline.o src/options.o src/utils.o src/edit.o src/version.o src/search.o lib/basename.o lib/dirname.o lib/rpmatch.o lib/yesno.o lib/glob.o lib/getpass.o lib/tempname.o lib/mkstemp.o lib/netrc.o -lreadline -lcurses /usr/local/lib/libintl.so.8.1 -pthread -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib -L/usr/local/lib -L/usr/local/lib -lneon -lintl -lz -lssl -lcrypto -L/usr/local/lib -lproxy -Wl,-rpath,/usr/local/lib/libproxy -lexpat /usr/local/lib/libiconv.so.7.1 src/cadaver.o: In function `supply_creds': cadaver.c:(.text+0x1224): warning: strcpy() is almost always misused, please use strlcpy() src/commands.o: In function `print_lock': commands.c:(.text+0xaec): warning: sprintf() is often misused, please use snprintf() /usr/local/lib/libneon.so.31.4: warning: stpcpy() is dangerous; do not use it /usr/local/lib/libglib-2.0.so.4201.14: warning: vsprintf() is often misused, please use vsnprintf() /usr/local/lib/libgobject-2.0.so.4200.21: warning: strcat() is almost always misused, please use strlcat() >>> Running fake in net/cadaver at 1755577088.35 ===> net/cadaver ===> Faking installation for cadaver-0.26p0 for d in neon/src; do (cd $d; /usr/bin/make); done Bundled neon build not being used. cc -O2 -pipe -I/usr/local/include/neon -o cadaver src/cadaver.o src/common.o src/commands.o src/ls.o src/cmdline.o src/options.o src/utils.o src/edit.o src/version.o src/search.o lib/basename.o lib/dirname.o lib/rpmatch.o lib/yesno.o lib/glob.o lib/getpass.o lib/tempname.o lib/mkstemp.o lib/netrc.o -lreadline -lcurses /usr/local/lib/libintl.so.8.1 -pthread -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib -L/usr/local/lib -L/usr/local/lib -lneon -lintl -lz -lssl -lcrypto -L/usr/local/lib -lproxy -Wl,-rpath,/usr/local/lib/libproxy -lexpat /usr/local/lib/libiconv.so.7.1 src/cadaver.o: In function `supply_creds': cadaver.c:(.text+0x1224): warning: strcpy() is almost always misused, please use strlcpy() src/commands.o: In function `print_lock': commands.c:(.text+0xaec): warning: sprintf() is often misused, please use snprintf() /usr/local/lib/libneon.so.31.4: warning: stpcpy() is dangerous; do not use it /usr/local/lib/libglib-2.0.so.4201.14: warning: vsprintf() is often misused, please use vsnprintf() /usr/local/lib/libgobject-2.0.so.4200.21: warning: strcat() is almost always misused, please use strlcat() test ! -f ./cadaver.pot || test -z "es.gmo en@quot.gmo" || /usr/bin/make es.gmo en@quot.gmo `es.gmo' is up to date. `en@quot.gmo' is up to date. touch ./stamp-po installing es.gmo as /usr/obj/ports/cadaver-0.26/fake-sparc64/usr/local/share/locale/es/LC_MESSAGES/cadaver.mo installing en@quot.gmo as /usr/obj/ports/cadaver-0.26/fake-sparc64/usr/local/share/locale/en@quot/LC_MESSAGES/cadaver.mo if test "cadaver" = "gettext-tools"; then mkdir -p -- /usr/obj/ports/cadaver-0.26/fake-sparc64/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 /usr/obj/ports/cadaver-0.26/bin/install -c -m 644 ./$file /usr/obj/ports/cadaver-0.26/fake-sparc64/usr/local/share/gettext/po/$file; done; for file in Makevars; do rm -f /usr/obj/ports/cadaver-0.26/fake-sparc64/usr/local/share/gettext/po/$file; done; else : ; fi Creating directories... /usr/obj/ports/cadaver-0.26/bin/install -c -d /usr/obj/ports/cadaver-0.26/fake-sparc64/usr/local/bin /usr/obj/ports/cadaver-0.26/bin/install -c -d /usr/obj/ports/cadaver-0.26/fake-sparc64/usr/local/man/man1 Installing cadaver executable... /usr/obj/ports/cadaver-0.26/bin/install -c -s -m 755 cadaver /usr/obj/ports/cadaver-0.26/fake-sparc64/usr/local/bin/cadaver Installing man page... /usr/obj/ports/cadaver-0.26/bin/install -c -m 644 ./doc/cadaver.1 /usr/obj/ports/cadaver-0.26/fake-sparc64/usr/local/man/man1/cadaver.1 >>> Running package in net/cadaver at 1755577091.52 ===> net/cadaver `/usr/obj/ports/cadaver-0.26/fake-sparc64/.fake_done' is up to date. ===> Building package for cadaver-0.26p0 Create /usr/ports/packages/sparc64/all/cadaver-0.26p0.tgz Creating package cadaver-0.26p0 reading plist| checking dependencies| checking dependencies|net/neon checksumming| checksumming| | 0% checksumming|*** | 4% checksumming|***** | 8% checksumming|******** | 13% checksumming|********** | 17% checksumming|************* | 21% checksumming|*************** | 25% checksumming|****************** | 29% checksumming|******************** | 33% checksumming|*********************** | 38% checksumming|************************* | 42% checksumming|**************************** | 46% checksumming|******************************* | 50% checksumming|********************************* | 54% checksumming|************************************ | 58% checksumming|************************************** | 63% checksumming|***************************************** | 67% checksumming|******************************************* | 71% checksumming|********************************************** | 75% checksumming|************************************************ | 79% checksumming|*************************************************** | 83% checksumming|***************************************************** | 88% checksumming|******************************************************** | 92% checksumming|********************************************************** | 96% checksumming|*************************************************************|100% pkg_create: Can't create archive /usr/ports/packages/sparc64/tmp/cadaver-0.26p0.tgz: *** Error 1 in net/cadaver (/usr/ports/infrastructure/mk/bsd.port.mk:2249 '/usr/ports/packages/sparc64/all/cadaver-0.26p0.tgz': @trap "cd /u...) *** Error 2 in net/cadaver (/usr/ports/infrastructure/mk/bsd.port.mk:2733 '_internal-package': @case X${_DEPENDS_CACHE} in X) _DEPENDS_CACH...) *** Error 2 in net/cadaver (/usr/ports/infrastructure/mk/bsd.port.mk:2712 'package': @lock=cadaver-0.26p0; export _LOCKS_HELD=" cadaver-0.2...) ===> Exiting net/cadaver with an error *** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'package': @: ${echo_msg:=echo}; : ${target:=package}; for i in ; do ...) >>> Ended at 1755577130.88 max_stuck=14.34/depends=17.43/show-prepare-results=3.89/patch=2.09/configure=47.61/build=18.20/fake=3.16/package=39.45 Error: job failed with 512 on sparc64-0d at 1755577130