From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Sep 18 11:00:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id DDB80840 for ; Wed, 18 Sep 2013 11:00:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CBA2B2163 for ; Wed, 18 Sep 2013 11:00:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r8IB01Hs073099 for ; Wed, 18 Sep 2013 11:00:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r8IB01I7073098; Wed, 18 Sep 2013 11:00:01 GMT (envelope-from gnats) Date: Wed, 18 Sep 2013 11:00:01 GMT Message-Id: <201309181100.r8IB01I7073098@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: Jaap Akkerhuis Subject: Re: ports/182183: [MAINTAINER] dns/ldns: fix build of py-ldns X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Jaap Akkerhuis List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Sep 2013 11:00:01 -0000 The following reply was made to PR ports/182183; it has been noted by GNATS. From: Jaap Akkerhuis To: Kenji Rikitake Cc: bug-followup@FreeBSD.org Subject: Re: ports/182183: [MAINTAINER] dns/ldns: fix build of py-ldns Date: Wed, 18 Sep 2013 12:58:21 +0200 > While this patch updates the dns/ldns, this still does not clear the > error of updating dns/py-ldns. > Info attached (3 files: config.log, make result, and pkg-static output). This is strange and I cannot reproduce this. It seems that the patch is not applied in your build system. If I look at your log file I see: ===> Fetching all distfiles required by py27-ldns-1.6.16_3 for building ===> Extracting for py27-ldns-1.6.16_3 => SHA256 Checksum OK for ldns-1.6.16.tar.gz. ===> Patching for py27-ldns-1.6.16_3 ===> py27-ldns-1.6.16_3 depends on file: /usr/local/bin/swig - found while, if I build it I see ===> Fetching all distfiles required by py27-ldns-1.6.16_3 for building ===> Extracting for py27-ldns-1.6.16_3 => SHA256 Checksum OK for ldns-1.6.16.tar.gz. ===> Patching for py27-ldns-1.6.16_3 ===> Applying FreeBSD patches for py27-ldns-1.6.16_3 ===> py27-ldns-1.6.16_3 depends on file: /usr/local/bin/swig - found Note that the line "Applying FreeBSD patches for py27-ldns-1.6.16_3" seems to be missing in your version. Although redports has problems on is own, it seems to patch and build fine there in the 9.1-RELEASE/amd64. See [0] Do you have a suggestion about what is going on? Regards, jaap [0]