pkgsrc-Users archive

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

Re: Broken nbpatch on Solaris?



On Mon, 19 Oct 2009 23:53:00 +0200
Joerg Sonnenberger <joerg%britannica.bec.de@localhost> wrote:

> On Mon, Oct 19, 2009 at 10:40:26PM +0100, raymond.meyer%rambler.ru@localhost
> wrote:
> > With the second patch I'm still getting:
> > 
> > => Applying pkgsrc patches for kdelibs-3.5.10nb4
> > No such line 864 in input file, ignoring
> > 
> > Any idea where that is coming from?
> 
> Try 
> bmake extract
> bmake patch PKG_DEBUG_LEVEL=2 > logfile 2>&1
> 
> That should at least tell us which patch is the actual culprit.
> 
> Joerg

Below are the relevant lines, the original file is 851 lines long,
where is the patch file contains references to lines 917 etc. Maybe old
patch file...


+ echo *** Applying pkgsrc
patch /opt/pkgsrc/x11/kdelibs3/patches/patch-ce
+ > /dev/null 
+ fuzz_flags=
+ /opt/pkg/bin/nbpatch -v
+ > /dev/null 
+ 2>&1 
+ fuzz_flags=-F0
+ /opt/pkg/bin/nbpatch -F0
-d /opt/pkg.obj/x11/kdelibs3/work.ultra10/kdelibs-3.5 .10 --forward
--quiet -E -p0 -V simple -z .orig
+ < /opt/pkgsrc/x11/kdelibs3/patches/patch-ce 
No such line 864 in input file, ignoring
+ echo /opt/pkgsrc/x11/kdelibs3/patches/patch-ce
+ >> /opt/pkg.obj/x11/kdelibs3/work.ultra10/.patch


Home | Main Index | Thread Index | Old Index