[Bug 986] New: Missing 'ncurses' osdep in OCL's manifest

http://bugs.orocos.org/show_bug.cgi?id=986

Summary: Missing 'ncurses' osdep in OCL's manifest
Product: Toolchain
Version: master
Platform: All
OS/Version: All
Status: NEW
Severity: critical
Priority: P3
Component: OCL
AssignedTo: orocos-dev [..] ...
ReportedBy: charles [dot] lesire [..] ...
CC: orocos-dev [..] ...
Estimated Hours: 0.0

Created attachment 812
--> http://bugs.orocos.org/attachment.cgi?id=812
Patch

The OCL manifests do not list ncurses as an os dependency.

Patch attached. I think it applies to both master and toolchain-2.5.

[Bug 986] Missing 'ncurses' osdep in OCL's manifest

http://bugs.orocos.org/show_bug.cgi?id=986

Chavent Paul <paul [dot] chavent [..] ...> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |paul [dot] chavent [..] ...

Ruben Smits's picture

[Bug 986] Missing 'ncurses' osdep in OCL's manifest

On Fri, Sep 28, 2012 at 4:41 PM, Chavent Paul <paul [dot] chavent [..] ...> wrote:
>
> http://bugs.orocos.org/show_bug.cgi?id=986
>
> Chavent Paul <paul [dot] chavent [..] ...> changed:
>
> What |Removed |Added
> ----------------------------------------------------------------------------
> CC| |paul [dot] chavent [..] ...
>

[Bug 986] Missing 'ncurses' osdep in OCL's manifest

Le 09/28/2012 08:29 PM, Ruben Smits a écrit :
> On Fri, Sep 28, 2012 at 4:41 PM, Chavent Paul <paul [dot] chavent [..] ...> wrote:
>>
>> http://bugs.orocos.org/show_bug.cgi?id=986
>>
>> Chavent Paul <paul [dot] chavent [..] ...> changed:
>>
>> What |Removed |Added
>> ----------------------------------------------------------------------------
>> CC| |paul [dot] chavent [..] ...
>>
>> --- Comment #2 from Chavent Paul <paul [dot] chavent [..] ...> 2012-09-28 16:41:53 CEST ---
>> I had some headache with the readline dependency to termcap/ncurses/terminfo.
>>
>> I found this page useful :
>> https://bugzilla.redhat.com/show_bug.cgi?id=499837
>>
>> I think that we will at least need ncurses.
>
> Currently the rosdistro/rosdep/base.yaml
> (https://github.com/ros/rosdistro/blob/master/rosdep/base.yaml) only
> lists libncurses-dev, so if you want to keep ncurses we will need to
> provide a patch for rosdistro.

I think that libncurses-dev pull libncurses as dependancy. The question is do you need ncurses headers ?

>
> Ruben
>
>> --
>> Configure bugmail: http://bugs.orocos.org/userprefs.cgi?tab=email
>> ------- You are receiving this mail because: -------
>> You are on the CC list for the bug.
>> You are the assignee for the bug.
>> --
>> Orocos-Dev mailing list
>> Orocos-Dev [..] ...
>> http://lists.mech.kuleuven.be/mailman/listinfo/orocos-dev
>
>
>

[Bug 986] Missing 'ncurses' osdep in OCL's manifest

2012/9/29 Paul Chavent <paul [dot] chavent [..] ...>

> Le 09/28/2012 08:29 PM, Ruben Smits a écrit :
> > On Fri, Sep 28, 2012 at 4:41 PM, Chavent Paul <paul [dot] chavent [..] ...>
> wrote:
> >>
> >> http://bugs.orocos.org/show_bug.cgi?id=986
> >>
> >> Chavent Paul <paul [dot] chavent [..] ...> changed:
> >>
> >> What |Removed |Added
> >>
> ----------------------------------------------------------------------------
> >> CC| |paul [dot] chavent [..] ...
> >>
> >> --- Comment #2 from Chavent Paul <paul [dot] chavent [..] ...> 2012-09-28
> 16:41:53 CEST ---
> >> I had some headache with the readline dependency to
> termcap/ncurses/terminfo.
> >>
> >> I found this page useful :
> >> https://bugzilla.redhat.com/show_bug.cgi?id=499837
> >>
> >> I think that we will at least need ncurses.
> >
> > Currently the rosdistro/rosdep/base.yaml
> > (https://github.com/ros/rosdistro/blob/master/rosdep/base.yaml) only
> > lists libncurses-dev, so if you want to keep ncurses we will need to
> > provide a patch for rosdistro.
>
> I think that libncurses-dev pull libncurses as dependancy. The question is
> do you need ncurses headers ?
>

libncurses-dev is fine... you must add it to the orocos.osdeps so that it
don't break the autoproj install of Orocos:

manifest /home/lesire/work/robotis/ocl/manifest.xml of ocl from
orocos.toolchain lists 'libncurses-dev' as dependency, but it is neither a
normal package nor an osdeps package. osdeps reports: there is no osdeps
definition for libncurses-dev

>
> >
> > Ruben
> >
> >> --
> >> Configure bugmail: http://bugs.orocos.org/userprefs.cgi?tab=email
> >> ------- You are receiving this mail because: -------
> >> You are on the CC list for the bug.
> >> You are the assignee for the bug.
> >> --
> >> Orocos-Dev mailing list
> >> Orocos-Dev [..] ...
> >> http://lists.mech.kuleuven.be/mailman/listinfo/orocos-dev
> >
> >
> >
>
> --
> Orocos-Dev mailing list
> Orocos-Dev [..] ...
> http://lists.mech.kuleuven.be/mailman/listinfo/orocos-dev
>

[Bug 986] Missing 'ncurses' osdep in OCL's manifest

http://bugs.orocos.org/show_bug.cgi?id=986

Peter Soetens <peter [..] ...> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
CC| |peter [..] ...