pkgsrc-Changes archive

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

Re: CVS commit: pkgsrc



On Thu, 18 Jul 2013 15:05:46 +0900, Jonathan Perkin 
<jperkin%joyent.com@localhost> wrote:

* On 2013-07-17 at 17:53 BST, Ryo ONODERA wrote:

By the way, builtin readline may be broken on OpenIndiana or OmniOS
I will investigate it tomorrow.

I don't know if this is the same issue you are referring to, but note
that in the most recent SmartOS bulk build there are 172 packages
which failed with:

  "editline is not an acceptable readline type for <package>"

which is quite a lot ;)

Bulk build report here:

  
http://us-east.manta.joyent.com/pkgsrc/public/reports/upstream-trunk64/20130717.2020/meta/report.html

Thanks,

1. mk/readline.builtin.mk should detect whether builtin library type is 
editline or readline
2. mk/readline.buildlink3.mk should set READLINE_DEFAULT from builtin libray 
type,
   (or use readline for backword compatibility)
3. _READLINE_ACCEPTED should be set as ${_READLINE_PKGS} unconditionally

or reported situation will be happened.

--
OBATA Akio / obache%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index