building py25-clamav-0.4.1_2 in directory /usr/local/tinderbox/7-STABLE build started at Tue Mar 17 14:01:50 UTC 2009 port directory: /usr/ports/security/py-clamav building for: 7.1-STABLE i386 maintained by: mnag@FreeBSD.org Makefile ident: $FreeBSD: ports/security/py-clamav/Makefile,v 1.13 2008/09/15 19:56:37 garga Exp $ prefixes: LOCALBASE=usr/local X11BASE=usr/local PREFIX=/usr/local Begin Configuration: ---Begin Environment--- ARCH=i386 PACKAGE_BUILDING=1 USER=root CCACHE_DIR= BRANCH=STABLE CCACHE_NOLINK=1 HOST_WORKDIR= X11BASE=/usr/local BATCH=1 OLDPWD=/ HOME=/root SRCBASE=/usr/local/tinderbox/jails/7-stable/src PKGZIPCMD=bzip2 HAVE_MOTIF=1 FTP_TIMEOUT=900 HTTP_TIMEOUT=900 defaultUpdateHost=cvsup3.br.FreeBSD.org pb=/usr/local/tinderbox DISTFILE_CACHE=/usr/ports/distfiles OSREL=7.1 defaultUpdateType=CSUP BLOCKSIZE=K TINDERD_LOGFILE=/dev/null PORTOBJFORMAT=elf WRKDIRPREFIX=/work DISTDIR=/tmp/distfiles DISTCACHE=/distcache CCACHE_LOGFILE= PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/local/bin PACKAGES=/tmp/packages TIMEOUT=7200 PKGSUFFIX=.tbz OSVERSION=701104 OPTIONS_ENABLED=1 __DSVERSION__=3.2 TINDERD_SLEEPTIME=120 UNAME_n=tinderbox.host __MKLVL__=1 CCACHE_JAIL=0 LOCALBASE=/usr/local PORT_DBDIR=/var/db/ports CCACHE_MAX_SIZE=1G DISTFILE_URI= X_WINDOW_SYSTEM=xorg MASTER_SITE_OVERRIDE=file:///distcache/${DIST_SUBDIR}/ OPTIONS_DIR=/options UNAME_r=7.1-STABLE USA_RESIDENT=YES UNAME_s=FreeBSD PARALLEL_PACKAGE_BUILD=1 PWD=/usr/ports/security/py-clamav UNAME_v=FreeBSD 7.1-STABLE #0: Tue Mar 17 11:01:10 BRT 2009 root@tinderbox.host:/usr/src/sys/magic/kernel/path FTP_PASSIVE_MODE=yes CCACHE_ENABLED=0 EDITOR=vim INDEXFILE=INDEX-7 ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- End Configuration. FETCH_DEPENDS= PATCH_DEPENDS= EXTRACT_DEPENDS= BUILD_DEPENDS=python25-2.5.4_1.tbz arc-5.21o_1.tbz arj-3.10.22_1.tbz lha-1.14i_6.tbz unzoo-4.4_2.tbz clamav-0.95.r2.tbz RUN_DEPENDS=arc-5.21o_1.tbz arj-3.10.22_1.tbz lha-1.14i_6.tbz unzoo-4.4_2.tbz clamav-0.95.r2.tbz python25-2.5.4_1.tbz add_pkg ================================================================ ======================================== => pyclamav-0.4.1.tar.gz doesn't seem to exist in /tmp/distfiles/python. => Attempting to fetch from file:///distcache/python/. pyclamav-0.4.1.tar.gz 12 kB 2942 kBps => MD5 Checksum OK for python/pyclamav-0.4.1.tar.gz. => SHA256 Checksum OK for python/pyclamav-0.4.1.tar.gz. ================================================================ ======================================== add_pkg ===> Extracting for py25-clamav-0.4.1_2 => MD5 Checksum OK for python/pyclamav-0.4.1.tar.gz. => SHA256 Checksum OK for python/pyclamav-0.4.1.tar.gz. ================================================================ ======================================== add_pkg ===> Patching for py25-clamav-0.4.1_2 ================================================================ ======================================== add_pkg python25-2.5.4_1.tbz arc-5.21o_1.tbz arj-3.10.22_1.tbz lha-1.14i_6.tbz unzoo-4.4_2.tbz clamav-0.95.r2.tbz adding dependencies pkg_add python25-2.5.4_1.tbz ==== Note that some of the standard modules are provided as separate ports since they require extra dependencies: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Install them as needed. ==== pkg_add arc-5.21o_1.tbz pkg_add arj-3.10.22_1.tbz pkg_add lha-1.14i_6.tbz pkg_add unzoo-4.4_2.tbz pkg_add clamav-0.95.r2.tbz => Added group "clamav". => Added user "clamav". ===> py25-clamav-0.4.1_2 depends on file: /usr/local/bin/python2.5 - found ===> py25-clamav-0.4.1_2 depends on shared library: clamav.6 - found ===> Configuring for py25-clamav-0.4.1_2 running config ===> Building for py25-clamav-0.4.1_2 running build running build_ext building 'pyclamav' extension creating build creating build/temp.freebsd-7.1-STABLE-i386-2.5 cc -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -O2 -fno-strict-aliasing -pipe -fPIC -I/usr/local/include -I/usr/local/include/python2.5 -c pyclamav.c -o build/temp.freebsd-7.1-STABLE-i386-2.5/pyclamav.o pyclamav.c: In function 'if_database_have_changed_then_reload': pyclamav.c:94: warning: passing argument 2 of 'cl_load' from incompatible pointer type pyclamav.c:135:2: warning: #warning Not a Linux system... pyclamav.c: In function 'pyclamav_scanfile': pyclamav.c:234: warning: passing argument 4 of 'cl_scanfile' from incompatible pointer type pyclamav.c:234: warning: passing argument 5 of 'cl_scanfile' makes integer from pointer without a cast pyclamav.c:234: error: too many arguments to function 'cl_scanfile' pyclamav.c: In function 'initpyclamav': pyclamav.c:282: warning: passing argument 2 of 'cl_load' from incompatible pointer type pyclamav.c:305: error: invalid application of 'sizeof' to incomplete type 'struct cl_limits' pyclamav.c:306: error: invalid use of undefined type 'struct cl_limits' pyclamav.c:307: error: invalid use of undefined type 'struct cl_limits' pyclamav.c:308: error: invalid use of undefined type 'struct cl_limits' pyclamav.c:309: error: invalid use of undefined type 'struct cl_limits' error: command 'cc' failed with exit status 1 *** Error code 1 Stop in /a/ports/security/py-clamav. ================================================================ build of /usr/ports/security/py-clamav ended at Tue Mar 17 14:02:12 UTC 2009