building z80ex-1.1.18 in directory /tinderbox/8.0-FreeBSD-amd64-localbase build started at Mon Feb 1 21:27:11 UTC 2010 port directory: /usr/ports/devel/z80ex building for: 8.0-RELEASE-p1 amd64 maintained by: hardy.schumacher@gmx.de ident warning: no id keywords in /usr/ports/devel/z80ex/Makefile Makefile ident: prefixes: LOCALBASE=my_custom_localbase PREFIX=/my_custom_localbase Begin Configuration: ---Begin Environment--- ARCH=amd64 PACKAGE_BUILDING=1 WITHOUT_JAVA=yes USER=root CCACHE_DIR=/ccache FORCE_MAKE_JOBS=yes BRANCH=RELEASE-p1 CCACHE_NOLINK=1 HOST_WORKDIR= X11BASE=/my_custom_localbase BATCH=1 OVERRIDE_LINUX_BASE_PORT=f10 OLDPWD=/ HOME=/root FORCE_PACKAGE=yes WITHOUT_HELPBROWSER=yes PKGZIPCMD=bzip2 HAVE_MOTIF=1 FTP_TIMEOUT=900 HTTP_TIMEOUT=900 defaultUpdateHost=cvsup7.ru.FreeBSD.org OVERRIDE_LINUX_NONBASE_PORTS=f10 pb=/tinderbox DISTFILE_CACHE=/pool/distfiles WITHOUT_DBUS=yes OSREL=8.0 defaultUpdateType=CSUP PKG_SUFX=.tgz TINDERD_LOGFILE=/dev/null WITHOUT_FUSE=yes PORTOBJFORMAT=elf WRKDIRPREFIX=/work DISTDIR=/tmp/distfiles DISTCACHE=/distcache CCACHE_LOGFILE= WITHOUT_GVFS=yes PATH=/opt:/sbin:/bin:/usr/sbin:/usr/bin:/my_custom_localbase/sbin:/my_custom_localbase/bin:/extra/bin PACKAGES=/tmp/packages TIMEOUT=7200 WITHOUT_TZUPDATE=yes PKGSUFFIX=.tgz OSVERSION=800107 PREFIX=/my_custom_localbase __DSVERSION__=3.0 OPTIONS_ENABLED=0 TINDERD_SLEEPTIME=120 UNAME_n=tinderbox.host __MKLVL__=1 CCACHE_JAIL=0 LOCALBASE=/my_custom_localbase CCACHE_MAX_SIZE=1G DISTFILE_URI= X_WINDOW_SYSTEM=xorg MASTER_SITE_OVERRIDE=file:///distcache/${DIST_SUBDIR}/ OPTIONS_DIR= UNAME_r=8.0-RELEASE-p1 USA_RESIDENT=YES UNAME_s=FreeBSD PARALLEL_PACKAGE_BUILD=1 WITHOUT_RSVG=yes PWD=/usr/ports/devel/z80ex UNAME_v=FreeBSD 8.0-RELEASE-p1 #0: Tue Feb 2 00:26:41 MSK 2010 root@tinderbox.host:/usr/src/sys/magic/kernel/path FTP_PASSIVE_MODE=yes CCACHE_ENABLED=1 INDEXFILE=INDEX-8 ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- End Configuration. FETCH_DEPENDS= PATCH_DEPENDS= EXTRACT_DEPENDS= BUILD_DEPENDS=gettext-0.17_1.tgz libiconv-1.13.1.tgz gmake-3.81_3.tgz RUN_DEPENDS= add_pkg ================================================================ ======================================== => z80ex-1.1.18.tar.gz doesn't seem to exist in /tmp/distfiles/. => Attempting to fetch from file:///distcache//. z80ex-1.1.18.tar.gz 62 kB 5477 kBps => MD5 Checksum OK for z80ex-1.1.18.tar.gz. => SHA256 Checksum OK for z80ex-1.1.18.tar.gz. ================================================================ ======================================== add_pkg ===> Extracting for z80ex-1.1.18 => MD5 Checksum OK for z80ex-1.1.18.tar.gz. => SHA256 Checksum OK for z80ex-1.1.18.tar.gz. ================================================================ ======================================== add_pkg ===> Patching for z80ex-1.1.18 ================================================================ ======================================== add_pkg gettext-0.17_1.tgz libiconv-1.13.1.tgz gmake-3.81_3.tgz adding dependencies pkg_add gettext-0.17_1.tgz pkg_add libiconv-1.13.1.tgz skipping libiconv-1.13.1, already added pkg_add gmake-3.81_3.tgz ===> z80ex-1.1.18 depends on executable: gmake - found ===> Configuring for z80ex-1.1.18 ===> Building for z80ex-1.1.18 gcc -fPIC -fno-common -ansi -pedantic -Wall -pipe -O2 -I. -I./include -DWORDS_LITTLE_ENDIAN -DZ80EX_VERSION_STR=1.1.18 -DZ80EX_API_REVISION=1 -DZ80EX_VERSION_MAJOR=1 -DZ80EX_VERSION_MINOR=18 -DZ80EX_RELEASE_TYPE= -O2 -pipe -fno-strict-aliasing -c -o z80ex.o z80ex.c gcc -fPIC -fno-common -ansi -pedantic -Wall -pipe -O2 -I. -I./include -DWORDS_LITTLE_ENDIAN -DZ80EX_VERSION_STR=1.1.18 -DZ80EX_API_REVISION=1 -DZ80EX_VERSION_MAJOR=1 -DZ80EX_VERSION_MINOR=18 -DZ80EX_RELEASE_TYPE= -O2 -pipe -fno-strict-aliasing -c -o z80ex_dasm.o z80ex_dasm.c ar rs ./lib/libz80ex.a z80ex.o gcc -shared -Wl,-soname,libz80ex.so.1 -o ./lib/libz80ex.so.1.1.18 z80ex.o ar: warning: creating ./lib/libz80ex.a ar rs ./lib/libz80ex_dasm.a z80ex_dasm.o ar: warning: creating ./lib/libz80ex_dasm.a gcc -shared -Wl,-soname,libz80ex_dasm.so.1 -o ./lib/libz80ex_dasm.so.1.1.18 z80ex_dasm.o ================================================================ ======================================== ================================================================ ======================================== add_pkg ===> Installing for z80ex-1.1.18 ===> Generating temporary packing list ===> Checking if devel/z80ex already installed install -d /usr/local/lib install ./lib/* /usr/local/lib install -d /usr/local/include/z80ex install -m 0664 ./include/* /usr/local/include/z80ex ln -sf libz80ex.so.1.1.18 /usr/local/lib/libz80ex.so.1 ln -sf libz80ex.so.1.1.18 /usr/local/lib/libz80ex.so ln -sf libz80ex_dasm.so.1.1.18 /usr/local/lib/libz80ex_dasm.so.1 ln -sf libz80ex_dasm.so.1.1.18 /usr/local/lib/libz80ex_dasm.so ===> Running ldconfig /sbin/ldconfig -m /my_custom_localbase/lib ===> Registering installation for z80ex-1.1.18 ================================================================ ======================================== ===> Building package for z80ex-1.1.18 tar: include/z80ex/z80ex.h: Cannot stat: No such file or directory tar: include/z80ex/z80ex_common.h: Cannot stat: No such file or directory tar: include/z80ex/z80ex_dasm.h: Cannot stat: No such file or directory tar: lib/libz80ex.a: Cannot stat: No such file or directory tar: lib/libz80ex.so.1: Cannot stat: No such file or directory tar: lib/libz80ex_dasm.a: Cannot stat: No such file or directory tar: lib/libz80ex_dasm.so.1: Cannot stat: No such file or directory tar: lib/libz80ex.so: Cannot stat: No such file or directory tar: lib/libz80ex.so.1.1.18: Cannot stat: No such file or directory tar: lib/libz80ex_dasm.so: Cannot stat: No such file or directory tar: lib/libz80ex_dasm.so.1.1.18: Cannot stat: No such file or directory tar: Error exit delayed from previous errors. pkg_create: make_dist: tar command failed with code 256 Creating package /tmp/packages/All/z80ex-1.1.18.tgz Registering depends:. Creating gzip'd tar ball in '/tmp/packages/All/z80ex-1.1.18.tgz' *** Error code 1 Stop in /a/ports/devel/z80ex. Deleting z80ex-1.1.18 pkg_delete: file '/my_custom_localbase/include/z80ex/z80ex.h' doesn't exist pkg_delete: file '/my_custom_localbase/include/z80ex/z80ex_common.h' doesn't exist pkg_delete: file '/my_custom_localbase/include/z80ex/z80ex_dasm.h' doesn't exist pkg_delete: file '/my_custom_localbase/lib/libz80ex.a' doesn't exist pkg_delete: file '/my_custom_localbase/lib/libz80ex.so.1' doesn't exist pkg_delete: file '/my_custom_localbase/lib/libz80ex_dasm.a' doesn't exist pkg_delete: file '/my_custom_localbase/lib/libz80ex_dasm.so.1' doesn't exist pkg_delete: file '/my_custom_localbase/lib/libz80ex.so' doesn't exist pkg_delete: file '/my_custom_localbase/lib/libz80ex.so.1.1.18' doesn't exist pkg_delete: file '/my_custom_localbase/lib/libz80ex_dasm.so' doesn't exist pkg_delete: file '/my_custom_localbase/lib/libz80ex_dasm.so.1.1.18' doesn't exist pkg_delete: file '/my_custom_localbase/include/z80ex' doesn't exist pkg_delete: unable to completely remove directory '/my_custom_localbase/include/z80ex' pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?) ================================================================ === Checking filesystem state list of extra files and directories in / (not present before this port was installed but present after it was deinstalled) 4711331 4 drwxr-xr-x 2 root wheel 512 Feb 1 21:27 usr/local/include/z80ex 4711332 12 -rw-rw-r-- 1 root wheel 4600 Feb 1 21:27 usr/local/include/z80ex/z80ex.h 4711334 4 -rw-rw-r-- 1 root wheel 1024 Feb 1 21:27 usr/local/include/z80ex/z80ex_common.h 4711335 4 -rw-rw-r-- 1 root wheel 1354 Feb 1 21:27 usr/local/include/z80ex/z80ex_dasm.h 75527 992 -rwxr-xr-x 1 root wheel 488550 Feb 1 21:27 usr/local/lib/libz80ex.a 75565 0 lrwxr-xr-x 1 root wheel 18 Feb 1 21:27 usr/local/lib/libz80ex.so -> libz80ex.so.1.1.18 75555 0 lrwxr-xr-x 1 root wheel 18 Feb 1 21:27 usr/local/lib/libz80ex.so.1 -> libz80ex.so.1.1.18 75528 928 -rwxr-xr-x 1 root wheel 450899 Feb 1 21:27 usr/local/lib/libz80ex.so.1.1.18 75532 152 -rwxr-xr-x 1 root wheel 75924 Feb 1 21:27 usr/local/lib/libz80ex_dasm.a 75592 0 lrwxr-xr-x 1 root wheel 23 Feb 1 21:27 usr/local/lib/libz80ex_dasm.so -> libz80ex_dasm.so.1.1.18 75588 0 lrwxr-xr-x 1 root wheel 23 Feb 1 21:27 usr/local/lib/libz80ex_dasm.so.1 -> libz80ex_dasm.so.1.1.18 75533 156 -rwxr-xr-x 1 root wheel 79828 Feb 1 21:27 usr/local/lib/libz80ex_dasm.so.1.1.18 Deleting gmake-3.81_3 Deleting gettext-0.17_1 Deleting libiconv-1.13.1 === Checking filesystem state after all packages deleted ================================================================ list of extra files and directories in / (not present on clean system but present after everything was deinstalled) 4711331 4 drwxr-xr-x 2 root wheel 512 Feb 1 21:27 usr/local/include/z80ex 4711332 12 -rw-rw-r-- 1 root wheel 4600 Feb 1 21:27 usr/local/include/z80ex/z80ex.h 4711334 4 -rw-rw-r-- 1 root wheel 1024 Feb 1 21:27 usr/local/include/z80ex/z80ex_common.h 4711335 4 -rw-rw-r-- 1 root wheel 1354 Feb 1 21:27 usr/local/include/z80ex/z80ex_dasm.h 75527 992 -rwxr-xr-x 1 root wheel 488550 Feb 1 21:27 usr/local/lib/libz80ex.a 75565 0 lrwxr-xr-x 1 root wheel 18 Feb 1 21:27 usr/local/lib/libz80ex.so -> libz80ex.so.1.1.18 75555 0 lrwxr-xr-x 1 root wheel 18 Feb 1 21:27 usr/local/lib/libz80ex.so.1 -> libz80ex.so.1.1.18 75528 928 -rwxr-xr-x 1 root wheel 450899 Feb 1 21:27 usr/local/lib/libz80ex.so.1.1.18 75532 152 -rwxr-xr-x 1 root wheel 75924 Feb 1 21:27 usr/local/lib/libz80ex_dasm.a 75592 0 lrwxr-xr-x 1 root wheel 23 Feb 1 21:27 usr/local/lib/libz80ex_dasm.so -> libz80ex_dasm.so.1.1.18 75588 0 lrwxr-xr-x 1 root wheel 23 Feb 1 21:27 usr/local/lib/libz80ex_dasm.so.1 -> libz80ex_dasm.so.1.1.18 75533 156 -rwxr-xr-x 1 root wheel 79828 Feb 1 21:27 usr/local/lib/libz80ex_dasm.so.1.1.18 ================================================================ build of /usr/ports/devel/z80ex ended at Mon Feb 1 21:27:16 UTC 2010