pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/53227 (lang/python36 broken)



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

From: David Holland <dholland-pbugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/53227 (lang/python36 broken)
Date: Mon, 30 Apr 2018 06:28:20 +0000

 On Sun, Apr 29, 2018 at 07:15:01AM +0000, Thomas Klausner wrote:
  >  >  And rejected patches should not be allowed, IMHO.
  >  
  >  Can't say anything about the actual error, but the rejected patches
  >  happen because the package shares the patches with the main python
  >  package, but does not extract all of the python sources.
 
 You should be able to reduce the noise while debugging by commenting
 this out:
 
 EXTRACT_ELEMENTS=	${PYSUBDIR}/Modules/pyexpat.c
 
 I wonder how hard it would be to teach the patch logic to skip over
 patches for unextracted files... probably annoying since it would have
 to read the headers in the patch files I guess.
 
 -- 
 David A. Holland
 dholland%netbsd.org@localhost
 


Home | Main Index | Thread Index | Old Index