All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: Mario Lang <mlang@blind.guru>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/brltty: disable emacs and lua bindings
Date: Thu, 29 Feb 2024 16:41:35 +0100	[thread overview]
Message-ID: <87h6hrffbk.fsf@48ers.dk> (raw)
In-Reply-To: <20240126172920.1628617-1-fontaine.fabrice@gmail.com> (Fabrice Fontaine's message of "Fri, 26 Jan 2024 18:29:20 +0100")

>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:

 > Disable lua bindings to avoid the following build failure if host-lua
 > and lua are built before brltty raised since bump to version 6.5 in
 > commit 82c6e87d5eaaf5b32aa340ab384f88539238cbe1 and
 > https://github.com/brltty/brltty/commit/42bf48ca010d9163652cb0a014662fa243132736:

 > configure: lua package: lua
 > configure: lua includes:
 > configure: lua libs:
 > -L/home/autobuild/autobuild/instance-0/output-1/host/bin/../sparc64-buildroot-linux-gnu/sysroot/usr/lib
 > -llua -lm -ldl
 > checking for lua5.4... no
 > checking for lua... /home/autobuild/autobuild/instance-0/output-1/host/bin/lua
 > configure: Lua shell: /home/autobuild/autobuild/instance-0/output-1/host/bin/lua
 > configure: Lua library directory: /home/autobuild/autobuild/instance-0/output-1/host/lib/lua/5.3

 > [...]

 > /usr/bin/install -c -d
 > /home/autobuild/autobuild/instance-0/output-1/target/home/autobuild/autobuild/instance-0/output-1/host/lib/lua/5.3
 > /usr/bin/install -c -s --strip-program /bin/true brlapi.so
 > /home/autobuild/autobuild/instance-0/output-1/target/home/autobuild/autobuild/instance-0/output-1/host/lib/lua/5.3
 > make[3]: Leaving directory '/home/autobuild/autobuild/instance-0/output-1/build/brltty-6.6/Bindings/Lua'

 > [...]

 > brltty: installs files in /home/autobuild/autobuild/instance-0/output-1/target//home/autobuild/autobuild/instance-0/output-1

 > While at it, disable emacs bindings which have also been added in
 > version 6.5 with
 > https://github.com/brltty/brltty/commit/64a487e29941df54796645229a872ecbe2a06bfe

 > Fixes:
 >  - http://autobuild.buildroot.org/results/f424e6727bbe61ea4b7703e93aae6fcab7506898
 >  - http://autobuild.buildroot.org/results/bf4a161fc66fb99a24f08bea3436b13738f2e383

 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Committed to 2023.02.x and 2023.11.x, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      parent reply	other threads:[~2024-02-29 15:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-26 17:29 [Buildroot] [PATCH 1/1] package/brltty: disable emacs and lua bindings Fabrice Fontaine
2024-02-05 21:31 ` Thomas Petazzoni via buildroot
2024-02-29 15:41 ` Peter Korsgaard [this message]

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=87h6hrffbk.fsf@48ers.dk \
    --to=peter@korsgaard.com \
    --cc=buildroot@buildroot.org \
    --cc=fontaine.fabrice@gmail.com \
    --cc=mlang@blind.guru \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.