All of lore.kernel.org
 help / color / mirror / Atom feed
From: Baruch Siach <baruch@tkos.co.il>
To: buildroot@busybox.net
Subject: [Buildroot] [autobuild.buildroot.net] Your build results for 2018-12-14
Date: Sun, 16 Dec 2018 06:22:55 +0200	[thread overview]
Message-ID: <87zht69k2o.fsf@tkos.co.il> (raw)
In-Reply-To: <CAMRc=MckU2reCdyzJb1cvNKmL71=o1KWHwoOrSzLvXh1193Bvg@mail.gmail.com>

Hi Bartosz,

Bartosz Golaszewski writes:
> sob., 15 gru 2018 o 08:00 Thomas Petazzoni
> <thomas.petazzoni@bootlin.com> napisa?(a):
>>
>> Hello,
>>
>> This is the list of Buildroot build failures that occured on
>> 2018-12-14, and for which you are a registered architecture developer
>> or package developer. Please help us improving the quality of
>> Buildroot by investigating those build failures and sending patches to
>> fix them. Thanks!
>>
>> Results for the 'master' branch
>> ===============================
>>
>> Build failures related to your packages:
>>
>>          arm |                pulseview-0.4.1 | http://autobuild.buildroot.net/results/71c46fac3bd30c7d30ac89ce43e411a9772665bb
>>
>> --
>> http://autobuild.buildroot.net
>
> This is a different issue than the one I fixed before but I'm getting
> the following error when trying to build with the provided config:
>
> Makefile.legacy:9: *** "You have legacy configuration in your .config!
> Please check your configuration.".  Stop.
> Makefile:84: recipe for target '_all' failed
> make: *** [_all] Error 2

This is most likely because of the BR2_TARGET_GENERIC_PASSWD_MD5 symbol
that has recently been added to Config.in.legacy. You can use the
defconfig instead. Here is what I usually do:

  wget -O .config http://autobuild.buildroot.net/results/71c46fac3bd30c7d30ac89ce43e411a9772665bb/defconfig
  make olddefconfig

baruch

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -

  reply	other threads:[~2018-12-16  4:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20181215070019.5B30D20CE3@mail.bootlin.com>
2018-12-15 21:29 ` [Buildroot] [autobuild.buildroot.net] Your build results for 2018-12-14 Bartosz Golaszewski
2018-12-16  4:22   ` Baruch Siach [this message]
2018-12-16  8:17     ` Thomas Petazzoni

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=87zht69k2o.fsf@tkos.co.il \
    --to=baruch@tkos.co.il \
    --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 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.