Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] package/kodi: not available using a musl-based toolchain
Date: Wed, 27 Jan 2016 21:30:46 +0100	[thread overview]
Message-ID: <20160127213046.34c7cee3@free-electrons.com> (raw)
In-Reply-To: <48lnncxqr3.ln2@ID-313208.user.individual.net>

Hello Bernd,

On Wed, 27 Jan 2016 21:17:40 +0100, Bernd Kuhls wrote:
> Am Wed, 27 Jan 2016 09:22:55 +0100 schrieb Thomas Petazzoni:
> 
> > Dear Bernd Kuhls,
> > 
> > On Tue, 26 Jan 2016 23:44:45 +0100, Bernd Kuhls wrote:
> >> The build stops with configure: error: unsupported host
> >> (i586-buildroot-linux-musl)
> >> due to musl not being supported in
> >> https://github.com/xbmc/xbmc/blob/Isengard/m4/xbmc_arch.m4
> >> 
> >> Signed-off-by: Bernd Kuhls
> >> <bernd.kuhls@t-online.de>
> > 
> > And what happens if you add an additional case to support musl ?
> 
> Hi Thomas,
> 
> the build will fail:
> 
> In file included from emu_msvcrt.cpp:64:0:
> emu_msvcrt.h:93:3: error: ?__off64_t? does not name a type
>    __off64_t dll_lseeki64(int fd, __off64_t lPos, int iWhence);
>    ^
> emu_msvcrt.h:94:3: error: ?__off_t? does not name a type
>    __off_t dll_lseek(int fd, __off_t lPos, int iWhence);
>    ^
> 
> I know these problems are fixable and the voidlinux projects seems to 
> have done it already for 15.2-Isengard: https://github.com/voidlinux/void-
> packages/tree/99f74705bc6520297d689fae4bcc9606c71ad34f/srcpkgs/kodi/
> patches
> 
> Since Kodi 16.0-Jarvis is already at rc1 stage and the 15.x-branch being 
> closed upstream as "final"[1] version I will put no effort providing a 
> musl-compilable package for the current Kodi package, hence my patch ;)

Thanks for the explanation. Ideally, this should have been part of the
commit log from the beginning, so that we keep in the git history the
real reason for disabling Kodi on musl.

Thanks,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

  reply	other threads:[~2016-01-27 20:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-26 22:44 [Buildroot] [PATCH 1/2] package/kodi: not available using a musl-based toolchain Bernd Kuhls
2016-01-26 22:44 ` [Buildroot] [PATCH 2/2] package/kodi: reorder select/depends Bernd Kuhls
2016-01-27  8:22 ` [Buildroot] [PATCH 1/2] package/kodi: not available using a musl-based toolchain Thomas Petazzoni
2016-01-27 20:17   ` Bernd Kuhls
2016-01-27 20:30     ` Thomas Petazzoni [this message]
2016-04-24 11:14       ` Bernd Kuhls

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160127213046.34c7cee3@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox