From: Heinrich Schuchardt <xypron.glpk@gmx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [BUG] Build failure conga-qeval20-qa3-e3845
Date: Sun, 28 Jul 2019 16:19:00 +0200 [thread overview]
Message-ID: <433c185c-771b-49be-c063-babbeed8f191@gmx.de> (raw)
In-Reply-To: <CAEUhbmWsE_DaO9LSfv66XpT_3=WS0+ENmsQ2X54UZFcskReaOA@mail.gmail.com>
On 7/28/19 2:00 PM, Bin Meng wrote:
> On Sun, Jul 28, 2019 at 5:52 PM Heinrich Schuchardt <xypron.glpk@gmx.de> wrote:
>>
>> On 7/28/19 11:35 AM, Bin Meng wrote:
>>> On Sun, Jul 28, 2019 at 5:08 PM Heinrich Schuchardt <xypron.glpk@gmx.de> wrote:
<snip>
>>
>> Skipping Git submodules setup
>> $ ret=0; ./tools/buildman/buildman -P -E -x arm,powerpc || ret=$?; if [[
>> $ret -ne 0 && $ret -ne 129 ]]; then ./tools/buildman/buildman -sdeP;
>> exit $ret; fi;
>> Building current source for 167 boards (24 threads, 1 job per thread)
>>
>> Starting build...
>> 0 0 0 /167 (starting)
>>
>>
>> 1 0 0 /167 1:06:16 : vct_platinumavc
>>
>> x86: + conga-qeval20-qa3-e3845-internal-uart
>> +Compiler aborting due to parser-detected syntax error(s)
>> +board/congatec/conga-qeval20-qa3-e3845/dsdt.asl.tmp 731:
>
> This is weird. What IASL version did that use?
>
> I am using:
>
> $ iasl -v
>
> Intel ACPI Component Architecture
> ASL+ Optimizing Compiler version 20160108-64
> Copyright (c) 2000 - 2016 Intel Corporation
Tom's Dockerimage is on Ubuntu 16.04. That gives us
https://packages.ubuntu.com/de/xenial/iasl.
Intel ACPI Component Architecture
ASL+ Optimizing Compiler version 20160108-64
Copyright (c) 2000 - 2016 Intel Corporation
As Tom already wrote the problem is not with iasl but possibly with
incorrect dependencies in the Makefile.
Best regards
Heinrich
next prev parent reply other threads:[~2019-07-28 14:19 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-28 6:32 [U-Boot] [BUG] Build failure conga-qeval20-qa3-e3845 Heinrich Schuchardt
2019-07-28 7:41 ` Bin Meng
2019-07-28 8:33 ` Heinrich Schuchardt
2019-07-28 8:56 ` Bin Meng
2019-07-28 9:08 ` Heinrich Schuchardt
2019-07-28 9:35 ` Bin Meng
2019-07-28 9:52 ` Heinrich Schuchardt
2019-07-28 12:00 ` Bin Meng
2019-07-28 14:19 ` Heinrich Schuchardt [this message]
2019-07-28 12:02 ` Tom Rini
2019-07-28 12:13 ` Bin Meng
2019-07-28 14:03 ` Tom Rini
2019-07-28 14:10 ` Bin Meng
2019-07-28 14:32 ` Tom Rini
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=433c185c-771b-49be-c063-babbeed8f191@gmx.de \
--to=xypron.glpk@gmx.de \
--cc=u-boot@lists.denx.de \
/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.