All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [autobuild.buildroot.net] Your daily results for 2020-11-05
       [not found] <5fa504f3.1c69fb81.d8c61.c370SMTPIN_ADDED_MISSING@mx.google.com>
@ 2020-11-06 12:40 ` Fabio Estevam
  2020-11-06 13:13   ` Thomas Petazzoni
  0 siblings, 1 reply; 3+ messages in thread
From: Fabio Estevam @ 2020-11-06 12:40 UTC (permalink / raw)
  To: buildroot

Hi,

On Fri, Nov 6, 2020 at 5:10 AM Thomas Petazzoni
<thomas.petazzoni@bootlin.com> wrote:

> Build failures related to your defconfigs:
>
>                         defconfig |                        link to the job
> ----------------------------------+--------------------------------------------------------------
>                    mx6sx_udoo_neo |  https://gitlab.com/buildroot.org/buildroot/-/jobs/831421063
>                           mx6udoo |  https://gitlab.com/buildroot.org/buildroot/-/jobs/831421064

Does anyone have any suggestions about these failures?

Thanks

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [autobuild.buildroot.net] Your daily results for 2020-11-05
  2020-11-06 12:40 ` [Buildroot] [autobuild.buildroot.net] Your daily results for 2020-11-05 Fabio Estevam
@ 2020-11-06 13:13   ` Thomas Petazzoni
  2020-11-06 13:28     ` Fabio Estevam
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Petazzoni @ 2020-11-06 13:13 UTC (permalink / raw)
  To: buildroot

Hello Fabio,

On Fri, 6 Nov 2020 09:40:00 -0300
Fabio Estevam <festevam@gmail.com> wrote:

> >                         defconfig |                        link to the job
> > ----------------------------------+--------------------------------------------------------------
> >                    mx6sx_udoo_neo |  https://gitlab.com/buildroot.org/buildroot/-/jobs/831421063
> >                           mx6udoo |  https://gitlab.com/buildroot.org/buildroot/-/jobs/831421064  
> 
> Does anyone have any suggestions about these failures?

You need to download the full build log to get the actual error. To do
that, once you're at
https://gitlab.com/buildroot.org/buildroot/-/jobs/831421063, on the
right side there is a Job artifacts panel. Click "Browse". From there,
you can download build.log, which is the full build log.

For the first build, the issue is that host-openssl is missing for the
kernel build:

scripts/extract-cert.c:21:25: fatal error: openssl/bio.h: No such file or directory
 #include <openssl/bio.h>
                         ^
compilation terminated.
scripts/Makefile.host:103: recipe for target 'scripts/extract-cert' failed
make[2]: *** [scripts/extract-cert] Error 1
make[2]: *** Waiting for unfinished jobs....

I haven't checked the second link, but I would suspect it's the same.

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [autobuild.buildroot.net] Your daily results for 2020-11-05
  2020-11-06 13:13   ` Thomas Petazzoni
@ 2020-11-06 13:28     ` Fabio Estevam
  0 siblings, 0 replies; 3+ messages in thread
From: Fabio Estevam @ 2020-11-06 13:28 UTC (permalink / raw)
  To: buildroot

Hi Thomas,

On Fri, Nov 6, 2020 at 10:13 AM Thomas Petazzoni
<thomas.petazzoni@bootlin.com> wrote:

> You need to download the full build log to get the actual error. To do
> that, once you're at
> https://gitlab.com/buildroot.org/buildroot/-/jobs/831421063, on the
> right side there is a Job artifacts panel. Click "Browse". From there,
> you can download build.log, which is the full build log.

Thanks for the hint. I wasn't aware of the Browse button.

> For the first build, the issue is that host-openssl is missing for the
> kernel build:
>
> scripts/extract-cert.c:21:25: fatal error: openssl/bio.h: No such file or directory
>  #include <openssl/bio.h>
>                          ^
> compilation terminated.
> scripts/Makefile.host:103: recipe for target 'scripts/extract-cert' failed
> make[2]: *** [scripts/extract-cert] Error 1
> make[2]: *** Waiting for unfinished jobs....
>
> I haven't checked the second link, but I would suspect it's the same.

Yes, I will send patches to fix these failures.

Thanks,

Fabio Estevam

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-11-06 13:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <5fa504f3.1c69fb81.d8c61.c370SMTPIN_ADDED_MISSING@mx.google.com>
2020-11-06 12:40 ` [Buildroot] [autobuild.buildroot.net] Your daily results for 2020-11-05 Fabio Estevam
2020-11-06 13:13   ` Thomas Petazzoni
2020-11-06 13:28     ` Fabio Estevam

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.