From owner-freebsd-ports-bugs@freebsd.org Mon Aug 17 20:57:59 2015 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BDF999BCF0E for ; Mon, 17 Aug 2015 20:57:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A376C19E0 for ; Mon, 17 Aug 2015 20:57:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t7HKvxdj030706 for ; Mon, 17 Aug 2015 20:57:59 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 202397] databases/tdb: cannot build after portsnap... Date: Mon, 17 Aug 2015 20:57:59 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: michelle@sorbs.net X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: timur@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Aug 2015 20:57:59 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202397 Bug ID: 202397 Summary: databases/tdb: cannot build after portsnap... Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: timur@FreeBSD.org Reporter: michelle@sorbs.net Assignee: timur@FreeBSD.org Flags: maintainer-feedback?(timur@FreeBSD.org) Checking C prototype for getgrent_r : not found Checking C prototype for getpwent_r : not found Checking C prototype for getgrent_r : not found Checking for getgrouplist : ok Checking for program xsltproc : true Checking for stylesheet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl : ok Checking compiler accepts ['-fstack-protector'] : yes Checking linker accepts ['-fstack-protector'] : yes Checking linker accepts -Wl,-no-undefined : yes Checking linker accepts ['-undefined', 'dynamic_lookup'] : no 'configure' finished successfully (52.243s) =========================================================================== =================================================== ===> Building for tdb-1.3.7,1 /bin/mkdir -p /wrkdirs/usr/ports/databases/tdb/work/tdb-1.3.7/bin/default/man install -m 444 /usr/ports/databases/tdb/files/`basename man/man8/tdbbackup.8.gz .gz` /wrkdirs/usr/ports/databases/tdb/work/tdb-1.3.7/bin/default/man install -m 444 /usr/ports/databases/tdb/files/`basename man/man8/tdbdump.8.gz .gz` /wrkdirs/usr/ports/databases/tdb/work/tdb-1.3.7/bin/default/man install -m 444 /usr/ports/databases/tdb/files/`basename man/man8/tdbrestore.8.gz .gz` /wrkdirs/usr/ports/databases/tdb/work/tdb-1.3.7/bin/default/man install -m 444 /usr/ports/databases/tdb/files/`basename man/man8/tdbtool.8.gz .gz` /wrkdirs/usr/ports/databases/tdb/work/tdb-1.3.7/bin/default/man Waf: Entering directory `/wrkdirs/usr/ports/databases/tdb/work/tdb-1.3.7/bin' symlink: _tdb_text.py -> python/_tdb_text.py Traceback (most recent call last): File "buildtools/bin/waf", line 76, in Scripting.prepare(t, cwd, VERSION, wafdir) File "/wrkdirs/usr/ports/databases/tdb/work/tdb-1.3.7/third_party/waf/wafadmin/Scripting.py", line 145, in prepare prepare_impl(t, cwd, ver, wafdir) File "/wrkdirs/usr/ports/databases/tdb/work/tdb-1.3.7/third_party/waf/wafadmin/Scripting.py", line 135, in prepare_impl main() File "/wrkdirs/usr/ports/databases/tdb/work/tdb-1.3.7/third_party/waf/wafadmin/Scripting.py", line 188, in main fun(ctx) File "/wrkdirs/usr/ports/databases/tdb/work/tdb-1.3.7/third_party/waf/wafadmin/Scripting.py", line 386, in build return build_impl(bld) File "/wrkdirs/usr/ports/databases/tdb/work/tdb-1.3.7/third_party/waf/wafadmin/Scripting.py", line 399, in build_impl bld.add_subdirs([os.path.split(Utils.g_module.root_path)[0]]) File "/wrkdirs/usr/ports/databases/tdb/work/tdb-1.3.7/third_party/waf/wafadmin/Build.py", line 993, in add_subdirs self.recurse(dirs, 'build') File "/wrkdirs/usr/ports/databases/tdb/work/tdb-1.3.7/third_party/waf/wafadmin/Utils.py", line 634, in recurse f(self) File "/wrkdirs/usr/ports/databases/tdb/work/tdb-1.3.7/wscript", line 195, in build bld.INSTALL_FILES('${PYTHONARCHDIR}', '_tdb_text.py') File "./buildtools/wafsamba/wafsamba.py", line 843, in INSTALL_FILES destname=destname, base_name=base_name) File "./buildtools/wafsamba/wafsamba.py", line 807, in install_file destdir = bld.EXPAND_VARIABLES(destdir) File "./buildtools/wafsamba/samba_utils.py", line 363, in EXPAND_VARIABLES ret = SUBST_VARS_RECURSIVE(ret, ctx.env) File "./buildtools/wafsamba/samba_utils.py", line 330, in SUBST_VARS_RECURSIVE string = subst_vars_error(string, env) File "./buildtools/wafsamba/samba_utils.py", line 239, in subst_vars_error raise KeyError("Failed to find variable %s in %s" % (vname, string)) KeyError: 'Failed to find variable PYTHONARCHDIR in ${PYTHONARCHDIR}' *** Error code 1 Stop in /usr/ports/databases/tdb. ===> Cleaning for tdb-1.3.7,1 build of /usr/ports/databases/tdb ended at Mon Aug 17 21:15:31 CEST 2015 root@84amd64:/build/poudriere/ports/ng/Mk # grep PYTHONARCH * root@84amd64:/build/poudriere/ports/ng/Mk # grep PYTHONARCH */* root@84amd64:/build/poudriere/ports/ng/Mk # head ../UPDATING This file documents some of the problems you may encounter when upgrading your ports. We try our best to minimize these disruptions, but sometimes they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. 20150816: AFFECTS: users of sysutils/s6 AUTHOR: Colin Booth -- You are receiving this mail because: You are the assignee for the bug.