building pkg-1.0.11 in directory /medusa/tinderbox/10-local build started at Sat Apr 27 13:16:19 UTC 2013 port directory: /usr/ports/ports-mgmt/pkg building for: 10.0-CURRENT amd64 maintained by: portmgr@FreeBSD.org Makefile ident: $FreeBSD: head/ports-mgmt/pkg/Makefile 315626 2013-03-31 01:02:19Z bdrewery $ prefixes: LOCALBASE=usr/local PREFIX=/usr/local Begin Configuration: ---Begin Environment--- INDEXFILE=INDEX-10 WITH_PGSQL_VER=92 ARCH=amd64 PORTOBJFORMAT=elf PORTBUILD_USE_IPV6= MD_SIZE=0g X_WINDOW_SYSTEM=xorg DISTFILE_URI= TIMEOUT=7200 FTP_PASSIVE_MODE=yes CCACHE_ENABLED=1 MAIL=/var/mail/root OPTIONS_ENABLED=0 ICONSDIR=www/icons __MKLVL__=1 MD_FSTYPE=ufs JADETEX=yes PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin pb=/medusa/tinderbox HTTP_TIMEOUT=900 PACKAGES=/tmp/packages HAVE_MOTIF=1 LOG_DIRECTORY= RUBY_DEFAULT_VER=1.9 PKGSUFFIX=.txz BATCH=1 subversion_SET=ENHANCED_KEYWORD FREEBSD_TEMPLATE NEON OSREL=10.0 __DSVERSION__=4.0.0 LOG_COMPRESSLOGS=0 CCACHE_DIR=/ccache defaultUpdateType=SVN OLDPWD=/ USA_RESIDENT=YES DISTFILE_CACHE= WRKDIRPREFIX=/work BRANCH=CURRENT defaultUpdateHost=svn.FreeBSD.org PWD=/usr/ports/ports-mgmt/pkg HOST_WORKDIR= WITH_PKGNG=yes OPTIONS_DIR= subversion_UNSET=STATIC P4_STYLE_MARKERS MOD_DAV_SVN MOD_DONTDOTHAT SVNAUTHZ_VALIDATE SERF SASL BDB MAINTAINER_DEBUG SVNSERVE_WRAPPER SVNMUCC GNOME_KEYRING KDE_KWALLET BOOK TEST PKGZIPCMD=bzip2 USER=root DISTDIR=/tmp/distfiles HOME=/root CCACHE_JAIL=0 LOG_DOCOPY=0 CCACHE_MAX_SIZE=8G UNAME_m=amd64 UNAME_n=tinderbox.host TINDERD_SLEEPTIME=120 CCACHE_NOLINK=1 WITHOUT_NLS=yes LIGHTTPD=yes FTP_TIMEOUT=900 OPTIONS_UNSET=NLS PULSEAUDIO MYSQL PARALLEL_PACKAGE_BUILD=1 TINDERD_LOGFILE=/dev/null MPDDIR=/space/music UNAME_p=amd64 CCACHE_LOGFILE= UNAME_r=10.0-CURRENT LOCALBASE=/usr/local UNAME_s=FreeBSD PACKAGE_BUILDING=1 CSSDIR=www/data/css OPTIONS_SET=SWAT SASL2 DOVECOT PYTHON CGIDIR=www/cgi-bin TINDERBOX_BUILDING=1 OSVERSION=1000030 UNAME_v=FreeBSD 10.0-CURRENT #0: Sat Apr 27 14:08:54 BST 2013 root@tinderbox.host:/usr/src/sys/magic/kernel/path BLOCKSIZE=K PORTBUILD_USE_IPV4=YES ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- End Configuration. PKG_DEPENDS= FETCH_DEPENDS= PATCH_DEPENDS= EXTRACT_DEPENDS= BUILD_DEPENDS= RUN_DEPENDS= TEST_DEPENDS= add_pkg add_pkg ================================================================ ======================================== ===> License BSD accepted by the user => pkg-1.0.11.tar.xz doesn't seem to exist in /tmp/distfiles/. => Attempting to fetch http://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/portmgr/pkg-1.0.11.tar.xz pkg-1.0.11.tar.xz 0 B 0 Bps ===> Fetching all distfiles required by pkg-1.0.11 for building => SHA256 Checksum OK for pkg-1.0.11.tar.xz. ================================================================ ======================================== add_pkg ===> License BSD accepted by the user ===> Fetching all distfiles required by pkg-1.0.11 for building ===> Extracting for pkg-1.0.11 ===> License BSD accepted by the user ===> Fetching all distfiles required by pkg-1.0.11 for building => SHA256 Checksum OK for pkg-1.0.11.tar.xz. ================================================================ ======================================== add_pkg ===> Patching for pkg-1.0.11 ===> Applying FreeBSD patches for pkg-1.0.11 ================================================================ ======================================== add_pkg ===> Configuring for pkg-1.0.11 ===> FreeBSD 10 autotools fix applied to /work/a/ports/ports-mgmt/pkg/work/pkg-1.0.11/external/libyaml/configure ===> FreeBSD 10 autotools fix applied to /work/a/ports/ports-mgmt/pkg/work/pkg-1.0.11/external/libyaml/aclocal.m4 ===> Building for pkg-1.0.11 sed -e 's,%%PKGVERSION%%,1.0.11,' Doxyfile.in > Doxyfile ===> external (all) ===> external/sqlite (all) Warning: Object directory not changed from original /work/a/ports/ports-mgmt/pkg/work/pkg-1.0.11/external/sqlite cc -O2 -pipe -fno-strict-aliasing -fPIC -DHAVE_READLINE=1 -I/usr/include/edit -DSQLITE_OMIT_AUTOVACUUM -DSQLITE_OMIT_BLOB_LITERAL -DSQLITE_OMIT_DECLTYPE -DSQLITE_OMIT_EXPLAIN -DSQLITE_OMIT_DEPRECATED -DSQLITE_OMIT_LOAD_EXTENSION -DSQLITE_OMIT_PROGRESS_CALLBACK -DSQLITE_OMIT_TCL_VARIABLE -DSQLITE_OMIT_UTF16 -DSQLITE_OMIT_CAT -DSQLITE_OMIT_CHECK -DSQLITE_OMIT_AUTOINIT -DSQLITE_OMIT_COMPILEOPTION_DIAGS -DSQLITE_OMIT_INTEGRITY_CHECK -DSQLITE_OMIT_BUILTIN_TEST -DSQLITE_OMIT_SHARED_CACHE -DUSE_PREAD -DSQLITE_THREADSAFE=1 -DSQLITE_TEMP_STORE=3 -Dmain=sqlite3_shell -DNDEBUG -std=gnu99 -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-conversion -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Wformat=2 -Wno-format-extra-args -Wno-format-nonliteral -Werror -c sqlite3.c -o sqlite3.o cc -O2 -pipe -fno-strict-aliasing -fPIC -DHAVE_READLINE=1 -I/usr/include/edit -DSQLITE_OMIT_AUTOVACUUM -DSQLITE_OMIT_BLOB_LITERAL -DSQLITE_OMIT_DECLTYPE -DSQLITE_OMIT_EXPLAIN -DSQLITE_OMIT_DEPRECATED -DSQLITE_OMIT_LOAD_EXTENSION -DSQLITE_OMIT_PROGRESS_CALLBACK -DSQLITE_OMIT_TCL_VARIABLE -DSQLITE_OMIT_UTF16 -DSQLITE_OMIT_CAT -DSQLITE_OMIT_CHECK -DSQLITE_OMIT_AUTOINIT -DSQLITE_OMIT_COMPILEOPTION_DIAGS -DSQLITE_OMIT_INTEGRITY_CHECK -DSQLITE_OMIT_BUILTIN_TEST -DSQLITE_OMIT_SHARED_CACHE -DUSE_PREAD -DSQLITE_THREADSAFE=1 -DSQLITE_TEMP_STORE=3 -Dmain=sqlite3_shell -DNDEBUG -std=gnu99 -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-conversion -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Wformat=2 -Wno-format-extra-args -Wno-format-nonliteral -Werror -c shell.c -o shell.o building static sqlite3 library ranlib libsqlite3.a ===> libpkg (all) Warning: Object directory not changed from original /work/a/ports/ports-mgmt/pkg/work/pkg-1.0.11/libpkg sed -e "s,__PREFIX__,/usr/local,g" -e "s,__VERSION__,1.0.11,g" pkg.pc.in > pkg.pc sed -e 's,%%PKGVERSION%%,1.0.11,' -e 's,%%PORTVERSION%%,1.0.11,' pkg.h.in > pkg.h cc -O2 -pipe -fno-strict-aliasing -DHAVE_GRUTILS -DDEFAULT_MIRROR_TYPE=1 -std=c99 -I/work/a/ports/ports-mgmt/pkg/work/pkg-1.0.11/libpkg -I/work/a/ports/ports-mgmt/pkg/work/pkg-1.0.11/libpkg/../external/sqlite -DPREFIX=\"/usr/local\" -std=gnu99 -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -c pkg.c -o pkg.o cc -O2 -pipe -fno-strict-aliasing -DHAVE_GRUTILS -DDEFAULT_MIRROR_TYPE=1 -std=c99 -I/work/a/ports/ports-mgmt/pkg/work/pkg-1.0.11/libpkg -I/work/a/ports/ports-mgmt/pkg/work/pkg-1.0.11/libpkg/../external/sqlite -DPREFIX=\"/usr/local\" -std=gnu99 -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -c backup.c -o backup.o cc -O2 -pipe -fno-strict-aliasing -DHAVE_GRUTILS -DDEFAULT_MIRROR_TYPE=1 -std=c99 -I/work/a/ports/ports-mgmt/pkg/work/pkg-1.0.11/libpkg -I/work/a/ports/ports-mgmt/pkg/work/pkg-1.0.11/libpkg/../external/sqlite -DPREFIX=\"/usr/local\" -std=gnu99 -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -c dns_utils.c -o dns_utils.o cc -O2 -pipe -fno-strict-aliasing -DHAVE_GRUTILS -DDEFAULT_MIRROR_TYPE=1 -std=c99 -I/work/a/ports/ports-mgmt/pkg/work/pkg-1.0.11/libpkg -I/work/a/ports/ports-mgmt/pkg/work/pkg-1.0.11/libpkg/../external/sqlite -DPREFIX=\"/usr/local\" -std=gnu99 -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -c elfhints.c -o elfhints.o cc -O2 -pipe -fno-strict-aliasing -DHAVE_GRUTILS -DDEFAULT_MIRROR_TYPE=1 -std=c99 -I/work/a/ports/ports-mgmt/pkg/work/pkg-1.0.11/libpkg -I/work/a/ports/ports-mgmt/pkg/work/pkg-1.0.11/libpkg/../external/sqlite -DPREFIX=\"/usr/local\" -std=gnu99 -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -c fetch.c -o fetch.o cc -O2 -pipe -fno-strict-aliasing -DHAVE_GRUTILS -DDEFAULT_MIRROR_TYPE=1 -std=c99 -I/work/a/ports/ports-mgmt/pkg/work/pkg-1.0.11/libpkg -I/work/a/ports/ports-mgmt/pkg/work/pkg-1.0.11/libpkg/../external/sqlite -DPREFIX=\"/usr/local\" -std=gnu99 -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -c packing.c -o packing.o cc -O2 -pipe -fno-strict-aliasing -DHAVE_GRUTILS -DDEFAULT_MIRROR_TYPE=1 -std=c99 -I/work/a/ports/ports-mgmt/pkg/work/pkg-1.0.11/libpkg -I/work/a/ports/ports-mgmt/pkg/work/pkg-1.0.11/libpkg/../external/sqlite -DPREFIX=\"/usr/local\" -std=gnu99 -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -c pkg_add.c -o pkg_add.o cc -O2 -pipe -fno-strict-aliasing -DHAVE_GRUTILS -DDEFAULT_MIRROR_TYPE=1 -std=c99 -I/work/a/ports/ports-mgmt/pkg/work/pkg-1.0.11/libpkg -I/work/a/ports/ports-mgmt/pkg/work/pkg-1.0.11/libpkg/../external/sqlite -DPREFIX=\"/usr/local\" -std=gnu99 -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -c pkg_attributes.c -o pkg_attributes.o In file included from fetch.c:1: fetch.c:171:38: error: equality comparison with extraneous parentheses [-Werror,-Wparentheses-equality] if (((&http_mirrors)->stqh_first == ((void *)0))) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ fetch.c:171:38: note: remove extraneous parentheses around the comparison to silence this warning if (((&http_mirrors)->stqh_first == ((void *)0))) ~ ^ ~ fetch.c:171:38: note: use '=' to turn this equality comparison into an assignment if (((&http_mirrors)->stqh_first == ((void *)0))) ^~ = 1 error generated. *** [fetch.o] Error code 1 1 error *** [all] Error code 2 1 error *** [do-build] Error code 1 Stop in /a/ports/ports-mgmt/pkg. *** [/work/a/ports/ports-mgmt/pkg/work/.build_done.pkg._usr_local] Error code 1 Stop in /a/ports/ports-mgmt/pkg. ================================================================ build of /usr/ports/ports-mgmt/pkg ended at Sat Apr 27 13:16:26 UTC 2013