On 30/06/2021 14:07, Wasim Khan wrote:
> I am using latest u-boot code and trying to run buildman with my local patch
> for lx2160 platform on master branch.
> Getting below error .
>
> u-boot$ ./tools/buildman/buildman --list-tool-chains
> aarch64 :
> /opt/gcc-linaro-7.4.1-2019.02-x86_64_a
Hi,
I am using latest u-boot code and trying to run buildman with my local patch
for lx2160 platform on master branch.
Getting below error .
u-boot$ ./tools/buildman/buildman --list-tool-chains
aarch64 :
/opt/gcc-linaro-7.4.1-2019.02-x86_64_aarch64-linux-gnu/bin/aarch64-linux-gnu-gcc
arm
Hi Bin,
On 15 August 2016 at 07:57, Bin Meng wrote:
> Hi Simon,
>
> When building u-boot-spi/next, I got lots of error messages like below
> after cloning, however the build seems to be not affected (ie: build
> is running and the summary statistics is updating on the shell)
>
> Exception in thre
Hi Simon,
When building u-boot-spi/next, I got lots of error messages like below
after cloning, however the build seems to be not affected (ie: build
is running and the summary statistics is updating on the shell)
Exception in thread Thread-32:
Traceback (most recent call last):
File "/usr/loca
Hi Bin,
On 31 July 2016 at 19:08, Bin Meng wrote:
> Hi Simon,
>
> On Mon, Aug 1, 2016 at 9:04 AM, Simon Glass wrote:
>> Hi Bin,
>>
>> On 31 July 2016 at 18:56, Bin Meng wrote:
>>> Hi Simon,
>>>
>>> With the latest buildman on the master branch, when I build x86, I got:
>>>
>>> boards.cfg is up
Hi Simon,
On Mon, Aug 1, 2016 at 9:04 AM, Simon Glass wrote:
> Hi Bin,
>
> On 31 July 2016 at 18:56, Bin Meng wrote:
>> Hi Simon,
>>
>> With the latest buildman on the master branch, when I build x86, I got:
>>
>> boards.cfg is up to date. Nothing to do.
>> Building 8 commits for 14 boards (14 t
Hi Bin,
On 31 July 2016 at 18:56, Bin Meng wrote:
> Hi Simon,
>
> With the latest buildman on the master branch, when I build x86, I got:
>
> boards.cfg is up to date. Nothing to do.
> Building 8 commits for 14 boards (14 threads, 6 jobs per thread)
> Traceback (most recent call last):
> File "
Hi Simon,
With the latest buildman on the master branch, when I build x86, I got:
boards.cfg is up to date. Nothing to do.
Building 8 commits for 14 boards (14 threads, 6 jobs per thread)
Traceback (most recent call last):
File "./tools/buildman/buildman", line 64, in
ret_code = control.Do
On 09/30/2013 08:55 PM, Jagan Teki wrote:
I think print is now required to be a function, so print(result). We
may need to adjust the code...
Does this print func chage with new python versions?
yes, since python 3 it needs brackets.
If we fix this, is it compatible for lower versions?
jero
On Tue, Oct 1, 2013 at 12:00 AM, Jeroen Hofstee wrote:
> On 09/30/2013 08:09 PM, Jagan Teki wrote:
>>
>> On Mon, Sep 30, 2013 at 11:12 PM, Simon Glass wrote:
>>>
>>> Hi Jagan,
>>>
>>> On Sat, Sep 28, 2013 at 11:29 AM, Jagan Teki
>>> wrote:
Can any one encounter this! looks like some is
On 09/30/2013 08:09 PM, Jagan Teki wrote:
On Mon, Sep 30, 2013 at 11:12 PM, Simon Glass wrote:
Hi Jagan,
On Sat, Sep 28, 2013 at 11:29 AM, Jagan Teki wrote:
Can any one encounter this! looks like some issue on python setup?
$ ./tools/buildman/buildman -b master
File "./tools/buildman/bui
On Mon, Sep 30, 2013 at 11:12 PM, Simon Glass wrote:
> Hi Jagan,
>
> On Sat, Sep 28, 2013 at 11:29 AM, Jagan Teki wrote:
>> Can any one encounter this! looks like some issue on python setup?
>>
>> $ ./tools/buildman/buildman -b master
>> File "./tools/buildman/buildman", line 42
>> print re
Hi Jagan,
On Sat, Sep 28, 2013 at 11:29 AM, Jagan Teki wrote:
> Can any one encounter this! looks like some issue on python setup?
>
> $ ./tools/buildman/buildman -b master
> File "./tools/buildman/buildman", line 42
> print result
>^
> SyntaxError: invalid syntax
>
> Let me
Can any one encounter this! looks like some issue on python setup?
$ ./tools/buildman/buildman -b master
File "./tools/buildman/buildman", line 42
print result
^
SyntaxError: invalid syntax
Let me know for any input, I am using Python 3.3.0
--
Thanks,
Jagan.
Jagann
14 matches
Mail list logo