Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Sep 2013 11:00:01 GMT
From:      Jaap Akkerhuis <jaap@NLnetLabs.nl>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/182183: [MAINTAINER] dns/ldns: fix build of py-ldns
Message-ID:  <201309181100.r8IB01I7073098@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/182183; it has been noted by GNATS.

From: Jaap Akkerhuis <jaap@NLnetLabs.nl>
To: Kenji Rikitake <kenji.rikitake@acm.org>
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] <https://redports.org/~jaap/20130918103354-18486-145232/py27-ldns-1.6.16_3.log>;
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309181100.r8IB01I7073098>