pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/lang/perl5
> In message <20081010215844.18033175D0%cvs.netbsd.org@localhost>
> on Fri, 10 Oct 2008 21:58:44 +0000 (UTC),
> Havard Eidnes <he%netbsd.org@localhost> wrote:
> > Module Name: pkgsrc
> > Committed By: he
> > Date: Fri Oct 10 21:58:44 UTC 2008
> >
> > Modified Files:
> > pkgsrc/lang/perl5: Makefile distinfo
> > pkgsrc/lang/perl5/patches: patch-aa patch-ah patch-aq patch-as patch-ba
> > patch-ca patch-ch patch-ci patch-cn patch-co patch-ta patch-zc
> > Added Files:
> > pkgsrc/lang/perl5/patches: patch-zd
> > Removed Files:
> > pkgsrc/lang/perl5/patches: patch-ac patch-ad patch-ae patch-af patch-ag
> > patch-ai patch-aj patch-ak patch-am patch-an patch-ap patch-ar
> > patch-cb patch-ce patch-da
> >
> > Log Message:
> > Update perl5 from version 5.8.8nb8 to 5.10.0.
> With my pkg_comp environment,
>
> => Checking for missing run-time search paths in perl-5.10.0
> => Checking for work-directory references in perl-5.10.0
> ERROR: /usr/pkg/lib/perl5/5.10.0/i386-netbsd-thread-multi/Config_heavy.pl:
>
> rm_try='/pkg_comp/obj/pkgsrc/lang/perl5/default/.tools/bin/rm -f try try
> a.out .
> out try.[cho] try..o core core.try* try.core*'
> ERROR: *** The above files still have references to the build directory.
> ERROR: This is possibly an error that should be fixed by unwrapping
> ERROR: the files or adding missing tools to the package makefile!
> *** Error code 1
Hm, it appears that this pattern didn't fire in your case:
SUBST_SED.rm= -e "s!^rm_try=\'/.*work/.tools/bin/rm -f!rm_try=\'/bin/rm -f!"
Obviously I did not cater for WRKDIR being re-pointed somewhere else.
I see that seb fixed it already -- thanks for that!
Regards,
- Håvard
Home |
Main Index |
Thread Index |
Old Index