Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Baruch Siach via buildroot <buildroot@buildroot.org>
To: Thomas Petazzoni <thomas.petazzoni@bootlin.com>,
	Louis Chauvet <louis.chauvet@bootlin.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [autobuild.buildroot.net] Daily results for 2023-12-22
Date: Sat, 23 Dec 2023 21:23:40 +0200	[thread overview]
Message-ID: <874jg8n218.fsf@tarshish> (raw)
In-Reply-To: <20231223064053.759D560AFF@smtp3.osuosl.org>

Hi Thomas, Louis, Buildroot list,

On Sat, Dec 23 2023, Thomas Petazzoni via buildroot wrote:
[snip]
> Detail of defconfig failures for master
> ---------------------------------------
>
>                         defconfig |                        link to the job                        | orph?
> ----------------------------------+---------------------------------------------------------------+------
>                           beaglev | https://gitlab.com/buildroot.org/buildroot/-/jobs/5799987287  |      
>                broadcom_northstar | https://gitlab.com/buildroot.org/buildroot/-/jobs/5799987344  |      
>               freescale_imx8mpevk | https://gitlab.com/buildroot.org/buildroot/-/jobs/5799987418  |      
>                        imx8mmpico | https://gitlab.com/buildroot.org/buildroot/-/jobs/5799987483  |      
>                         imx8mpico | https://gitlab.com/buildroot.org/buildroot/-/jobs/5799987492  |      
>                         imx8mqevk | https://gitlab.com/buildroot.org/buildroot/-/jobs/5799987495  |      
>                kontron_pitx_imx8m | https://gitlab.com/buildroot.org/buildroot/-/jobs/5799987511  |      
>                        ls1028ardb | https://gitlab.com/buildroot.org/buildroot/-/jobs/5799987542  |      
>                      ls1046a-frwy | https://gitlab.com/buildroot.org/buildroot/-/jobs/5799987545  |      
>               octavo_osd32mp1_brk | https://gitlab.com/buildroot.org/buildroot/-/jobs/5799987654  |      
>               octavo_osd32mp1_red | https://gitlab.com/buildroot.org/buildroot/-/jobs/5799987659  |      
>                    orangepi_lite2 | https://gitlab.com/buildroot.org/buildroot/-/jobs/5799987699  |      
>                 orangepi_one_plus | https://gitlab.com/buildroot.org/buildroot/-/jobs/5799987705  |      
>                 qemu_aarch64_ebbr | https://gitlab.com/buildroot.org/buildroot/-/jobs/5799987830  |      
>                 qemu_aarch64_sbsa | https://gitlab.com/buildroot.org/buildroot/-/jobs/5799987835  |      
>                     qemu_arm_ebbr | https://gitlab.com/buildroot.org/buildroot/-/jobs/5799987844  |      
>              qemu_arm_vexpress_tz | https://gitlab.com/buildroot.org/buildroot/-/jobs/5799987857  |      
>                raspberrypi3_qt5we | https://gitlab.com/buildroot.org/buildroot/-/jobs/5799988095  | ORPH 
>                 raspberrypizero2w | https://gitlab.com/buildroot.org/buildroot/-/jobs/5799988122  |      
>              sipeed_licheepi_nano | https://gitlab.com/buildroot.org/buildroot/-/jobs/5799988208  |      
>                snps_arc700_axs101 | https://gitlab.com/buildroot.org/buildroot/-/jobs/5799988296  |      
>                  snps_arc700_nsim | https://gitlab.com/buildroot.org/buildroot/-/jobs/5799988310  | ORPH 
>                 socrates_cyclone5 | https://gitlab.com/buildroot.org/buildroot/-/jobs/5799988347  |      
>           solidrun_clearfog_gt_8k | https://gitlab.com/buildroot.org/buildroot/-/jobs/5799988354  |      

arm-trusted-firmware build fails with:

In file included from fiptool.h:16,
                 from fiptool.c:19:
fiptool_platform.h:19:11: fatal error: openssl/sha.h: No such file or directory
   19 | # include <openssl/sha.h>
      |           ^~~~~~~~~~~~~~~

I could not reproduce this issue here. The CI build log also shows
host-libopenssl build way before TF-A (lines 320-325):

>>> host-libopenssl 3.2.0 Downloading
>>> host-libopenssl 3.2.0 Extracting
>>> host-libopenssl 3.2.0 Patching
>>> host-libopenssl 3.2.0 Configuring
>>> host-libopenssl 3.2.0 Building
>>> host-libopenssl 3.2.0 Installing to host directory

An immediate suspect might be the recent change in fiptool build with
commit e7d16c35ae6b21 ("boot/arm-trusted-firmware: fix the RPATH of
fiptool"). Maybe something is missing in fiptool CFLAGS?

Any other idea?

Thanks,
baruch

>             solidrun_macchiatobin | https://gitlab.com/buildroot.org/buildroot/-/jobs/5799988359  | ORPH 
>                       ti_am62x_sk | https://gitlab.com/buildroot.org/buildroot/-/jobs/5808182268  |      
>                       ti_am64x_sk | https://gitlab.com/buildroot.org/buildroot/-/jobs/5808182300  |      
>               toradex_apalis_imx6 | https://gitlab.com/buildroot.org/buildroot/-/jobs/5808182330  |      


-- 
                                                     ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch@tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      reply	other threads:[~2023-12-23 19:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-23  6:40 [Buildroot] [autobuild.buildroot.net] Daily results for 2023-12-22 Thomas Petazzoni via buildroot
2023-12-23 19:23 ` Baruch Siach via buildroot [this message]

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=874jg8n218.fsf@tarshish \
    --to=buildroot@buildroot.org \
    --cc=baruch@tkos.co.il \
    --cc=louis.chauvet@bootlin.com \
    --cc=thomas.petazzoni@bootlin.com \
    /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