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] [autobuild.buildroot.net] Build results for 2014-03-28
Date: Sat, 5 Apr 2014 19:07:27 +0200	[thread overview]
Message-ID: <20140405190727.7b8fdcbf@skate> (raw)
In-Reply-To: <CAGm1_kvmveF6QpT66fMfW+psigqShdzMi-_9bQthrnsA8q6mdg@mail.gmail.com>

Dear Yegor Yefremov,

On Sat, 5 Apr 2014 16:44:06 +0200, Yegor Yefremov wrote:

> IF(NOT ${LUA_CHECK_RES} EQUAL 0 OR "${LUAPATH}" EQUAL "")
> 
> Could you test this?
> 
> diff --git a/lua/CMakeLists.txt b/lua/CMakeLists.txt
> index e4295d7..4ba8e37 100644
> --- a/lua/CMakeLists.txt
> +++ b/lua/CMakeLists.txt
> @@ -36,7 +36,7 @@ IF(NOT LUAPATH)
>         )
> 
>         IF(BUILD_LUA)
> -               IF(NOT ${LUA_CHECK_RES} EQUAL 0 OR ${LUAPATH} EQUAL "")
> +               IF(NOT ${LUA_CHECK_RES} EQUAL 0 OR "${LUAPATH}" EQUAL "")
>                         MESSAGE(SEND_ERROR "Lua was not found on your system")
>                 ENDIF()
>         ENDIF()

This patch fixes the problem here. Can you send a patch for it?

I'm pretty sure you can reproduce the problem if you disable Lua in
your configuration.

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

  reply	other threads:[~2014-04-05 17:07 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-29  7:30 [Buildroot] [autobuild.buildroot.net] Build results for 2014-03-28 Thomas Petazzoni
2014-03-29 16:54 ` Thomas Petazzoni
2014-03-29 17:06   ` Max Filippov
2014-03-30 15:27     ` Thomas Petazzoni
2014-03-30 22:09       ` Marcelo Gutierrez
2014-03-29 19:16   ` Gustavo Zacarias
2014-03-30  5:11   ` Baruch Siach
2014-04-03 13:13     ` Baruch Siach
2014-03-30 11:59   ` Yegor Yefremov
2014-04-05 12:48     ` Thomas Petazzoni
2014-04-05 14:44       ` Yegor Yefremov
2014-04-05 17:07         ` Thomas Petazzoni [this message]
2014-03-31 10:24   ` Anton Kolesov
2014-03-31 10:32     ` Thomas Petazzoni
2014-03-31 10:42       ` Anton Kolesov

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=20140405190727.7b8fdcbf@skate \
    --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