ports/182183: [MAINTAINER] dns/ldns: fix build of py-ldns

Jaap Akkerhuis jaap at NLnetLabs.nl
Wed Sep 18 11:00:01 UTC 2013


The following reply was made to PR ports/182183; it has been noted by GNATS.

From: Jaap Akkerhuis <jaap at NLnetLabs.nl>
To: Kenji Rikitake <kenji.rikitake at acm.org>
Cc: bug-followup at 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>
 


More information about the freebsd-ports-bugs mailing list