All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: gudni.m.g@gmail.com, openembedded-core@lists.openembedded.org
Subject: Re: [OE-core] [PATCH] bluez5: upgrade 5.72 -> 5.76
Date: Sun, 07 Jul 2024 11:00:20 +0100	[thread overview]
Message-ID: <bdc48d97eea594eff799a370fc66fb28f283de52.camel@linuxfoundation.org> (raw)
In-Reply-To: <20240703235626.1542975-1-gudni.m.g@gmail.com>

On Wed, 2024-07-03 at 23:56 +0000, Guðni Már Gilbert via
lists.openembedded.org wrote:
> Changelog:
> * https://github.com/bluez/bluez/releases/tag/5.76
> * https://github.com/bluez/bluez/releases/tag/5.75
> * https://github.com/bluez/bluez/releases/tag/5.74
> * https://github.com/bluez/bluez/releases/tag/5.73
> 
> Changes to the build:
> * Patch file
>   0001-Allow-using-obexd-without-systemd-in-the-user-session was
> removed
> partly because some of the changes are now upstream. The rest of the
> changes are dropped, mainly concerning adding obexd D-bus service
> when systemd
> is disabled. Quite a bit has changed in the configuration files, if
> anyone is depending on this then a new patch is needed. There is
> currently no patch waiting upstream.
> * Add a patch file to resolve an issue introduce in version 5.73
> where
>   --disable-cups configuration breaks the build. A
>   patch was submitted upstream a while ago but was denied (silently)
> due
> to failing CI checks according to one of the BlueZ maintainers, see:
> https://github.com/bluez/bluez/issues/773#issuecomment-2200883833
> 
> Signed-off-by: Guðni Már Gilbert <gudni.m.g@gmail.com>
> 

Thanks for the patch, unfortunately this ran into issues in our CI. One
interesting one is this:

https://valkyrie.yoctoproject.org/#/builders/40/builds/65
https://valkyrie.yoctoproject.org/#/builders/36/builds/64/steps/17/logs/stdio

which isn't very clear what is going on until you look at the files:

(buildbot-venv) [pokybuild@rocky9-vk-1 ~]$ ls /home/pokybuild/yocto-worker/qemuarm-oecore/build/build/tmp-glibc/work/qemuarm-oe-linux-gnueabi/core-image-sato/1.0/testimage-sdk/sysroots/cortexa15t2hf-neon-oe-linux-gnueabi/etc/bluetooth/ -la
total 32
dr-xr-xr-x. 2 pokybuild pokybuild  4096 Jul  7 11:11 .
drwxr-xr-x. 3 pokybuild pokybuild  4096 Jul  7 11:26 ..
-rw-r--r--. 1 pokybuild pokybuild   928 Jul  7 11:11 input.conf
-rw-r--r--. 1 pokybuild pokybuild 12597 Jul  7 11:11 main.conf
-rw-r--r--. 1 pokybuild pokybuild   120 Jul  7 11:11 network.conf

The missing write bit on the directory is stopping the files from being
deleted.

The second issue is a musl issue:

https://valkyrie.yoctoproject.org/#/builders/6/builds/68
https://valkyrie.yoctoproject.org/#/builders/3/builds/75

Cheers,

Ricahrd







  parent reply	other threads:[~2024-07-07 10:00 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-03 23:56 [PATCH] bluez5: upgrade 5.72 -> 5.76 Guðni Már Gilbert
2024-07-04  0:01 ` Guðni Már Gilbert
2024-07-04  9:44 ` [OE-core] " Alexander Kanavin
2024-07-04 10:50   ` Guðni Már Gilbert
2024-07-04 10:53     ` [OE-core] " Alexander Kanavin
2024-07-05  8:46       ` Guðni Már Gilbert
2024-07-07 10:00 ` Richard Purdie [this message]
2024-07-07 10:38   ` Guðni Már Gilbert
2024-07-07 10:41     ` Guðni Már Gilbert
2024-07-07 11:30       ` Guðni Már Gilbert
2024-07-08  8:15         ` [OE-core] " Richard Purdie
2024-07-08 21:02           ` Guðni Már Gilbert
2024-07-08 22:56             ` Guðni Már Gilbert
2024-07-09 10:38               ` [OE-core] " Richard Purdie
2024-07-07 12:55   ` Guðni Már Gilbert
2024-07-08  8:14     ` [OE-core] " Richard Purdie
2024-07-09 14:01 ` Alexandre Belloni
2024-07-09 17:13   ` Guðni Már Gilbert

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=bdc48d97eea594eff799a370fc66fb28f283de52.camel@linuxfoundation.org \
    --to=richard.purdie@linuxfoundation.org \
    --cc=gudni.m.g@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    /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.