[LEDE-DEV] Add asterisk13-chan-lantiq to LEDE packages mips_24kc
scansi at arcor.de
scansi at arcor.de
Tue Sep 19 22:55:55 PDT 2017
Hello all,
thanks for your efforts, but the package is still not being built automatically. Anything missing?
Best regards
Tim
> On September 13, 2017 at 3:36 PM Jiri Slachta <jiri at slachta.eu> wrote:
>
>
> Hi Mathias,
>
> thank you for letting me know. I hope this is fixed within this commit.
>
> https://github.com/openwrt/telephony/commit/264f4e872fa307477f8cb2f23174c5b4a644d513
>
> Kind regards,
> Jiri
>
> 2017-09-12 21:14 GMT+02:00 Mathias Kresin <dev at kresin.me>:
>
> > 12.09.2017 20:28, Sebastian Kemper:
> >
> >> On Tue, Sep 12, 2017 at 12:49:54PM +0200, scansi at arcor.de wrote:
> >>
> >>> Hello all,
> >>>
> >>> can you please add asterisk13-chan-lantiq to the LEDE packages for
> >>> mips_24kc? It's possible to build this package via the SDK and I would
> >>> appreciate if you can build it automatically.
> >>>
> >>
> >> Hi Tim,
> >>
> >> The package depends on TARGET_lantiq being set. Apparently that is not
> >> correct (as the package isn't built). There are subtargets available, eg
> >> TARGET_lantiq_falcon, TARGET_lantiq_xway and TARGET_lantiq_xrx200.
> >> Maybe specifying one of these would work.
> >>
> >> Do you know the subtarget for your board?
> >>
> >
> > The subtarget isn't the issue here. It is the way packages are build by
> > the LEDE buildbots.
> >
> > We are building the packages only once for each combination of CPU
> > architecture and CPU type. ar71xx and lantiq have mips-24kc set. Since
> > ar71xx comes first in the alphabet, this target is most likely used to
> > build all target independent packages.
> >
> > The issue is that asterisk-13.x (or more precisely asterisk13-chan-lantiq)
> > is a target specific package since it has a dependency on target lantiq.
> >
> > Long story short, asterisk (if possible only the lantiq modules) need
> > PKG_FLAGS:=nonshared.
> >
> > Please use the bugtracker of the telephony feed[0] for reporting asterisk
> > bugs. asterisk is not part of the LEDE base system, it is maintained as
> > part of the telephony feed. Do not get confused by the fact that it is in
> > the OpenWrt repository. The packages feed is compatible to and used by
> > OpenWrt as well as LEDE.
> >
> > I've added the asterisk maintainer in CC, to make him aware of the issue.
> >
> > Mathias
> >
> > [0] https://github.com/openwrt/telephony/issues
> >
More information about the Lede-dev
mailing list