| Message ID | 20251106204536.2079412-1-ankur.tyagi85@gmail.com |
|---|---|
| State | New |
| Headers | show |
| Series | [1/4] nghttp2: upgrade 1.66.0 -> 1.68.0 | expand |
On Thu Nov 6, 2025 at 9:45 PM CET, Ankur Tyagi via lists.openembedded.org wrote: > From: Ankur Tyagi <ankur.tyagi85@gmail.com> > > Changelog: > https://github.com/nghttp2/nghttp2/releases/tag/v1.67.0 > https://github.com/nghttp2/nghttp2/releases/tag/v1.67.1 > https://github.com/nghttp2/nghttp2/releases/tag/v1.68.0 > > Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> > --- Hi Ankur, Thanks for your patch. It looks like there are some new installed files that are not shipped: ERROR: nghttp2-1.68.0-r0 do_package: QA Issue: nghttp2: Files/directories were installed but not shipped in any package: /usr/lib /usr/lib/cmake /usr/lib/cmake/nghttp2 /usr/lib/cmake/nghttp2/nghttp2Config.cmake /usr/lib/cmake/nghttp2/nghttp2Targets.cmake /usr/lib/cmake/nghttp2/nghttp2ConfigVersion.cmake /usr/lib/cmake/nghttp2/nghttp2Targets-relwithdebinfo.cmake https://autobuilder.yoctoproject.org/valkyrie/#/builders/59/builds/2701 https://autobuilder.yoctoproject.org/valkyrie/#/builders/17/builds/2533 https://autobuilder.yoctoproject.org/valkyrie/#/builders/92/builds/2683 Can you have a look at this? Thanks, Mathieu
On Sat, Nov 8, 2025 at 8:52 PM Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> wrote: > > On Thu Nov 6, 2025 at 9:45 PM CET, Ankur Tyagi via lists.openembedded.org wrote: > > From: Ankur Tyagi <ankur.tyagi85@gmail.com> > > > > Changelog: > > https://github.com/nghttp2/nghttp2/releases/tag/v1.67.0 > > https://github.com/nghttp2/nghttp2/releases/tag/v1.67.1 > > https://github.com/nghttp2/nghttp2/releases/tag/v1.68.0 > > > > Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> > > --- > > Hi Ankur, > > Thanks for your patch. > > It looks like there are some new installed files that are not shipped: > > ERROR: nghttp2-1.68.0-r0 do_package: QA Issue: nghttp2: Files/directories were installed but not shipped in any package: > /usr/lib > /usr/lib/cmake > /usr/lib/cmake/nghttp2 > /usr/lib/cmake/nghttp2/nghttp2Config.cmake > /usr/lib/cmake/nghttp2/nghttp2Targets.cmake > /usr/lib/cmake/nghttp2/nghttp2ConfigVersion.cmake > /usr/lib/cmake/nghttp2/nghttp2Targets-relwithdebinfo.cmake > > https://autobuilder.yoctoproject.org/valkyrie/#/builders/59/builds/2701 > https://autobuilder.yoctoproject.org/valkyrie/#/builders/17/builds/2533 > https://autobuilder.yoctoproject.org/valkyrie/#/builders/92/builds/2683 > > Can you have a look at this? Thanks for pointing it out Mathieu. I also managed to repro this locally by enabling multilib, sorry I should have done that in the first place. Will send v2 later today with the fix and also enable multilib support for future submissions to avoid such errors. > > Thanks, > Mathieu > > -- > Mathieu Dubois-Briand, Bootlin > Embedded Linux and Kernel engineering > https://bootlin.com >
On Sun, Nov 9, 2025 at 10:14 AM Ankur Tyagi via lists.openembedded.org <ankur.tyagi85=gmail.com@lists.openembedded.org> wrote: > > On Sat, Nov 8, 2025 at 8:52 PM Mathieu Dubois-Briand > <mathieu.dubois-briand@bootlin.com> wrote: > > > > On Thu Nov 6, 2025 at 9:45 PM CET, Ankur Tyagi via lists.openembedded.org wrote: > > > From: Ankur Tyagi <ankur.tyagi85@gmail.com> > > > > > > Changelog: > > > https://github.com/nghttp2/nghttp2/releases/tag/v1.67.0 > > > https://github.com/nghttp2/nghttp2/releases/tag/v1.67.1 > > > https://github.com/nghttp2/nghttp2/releases/tag/v1.68.0 > > > > > > Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> > > > --- > > > > Hi Ankur, > > > > Thanks for your patch. > > > > It looks like there are some new installed files that are not shipped: > > > > ERROR: nghttp2-1.68.0-r0 do_package: QA Issue: nghttp2: Files/directories were installed but not shipped in any package: > > /usr/lib > > /usr/lib/cmake > > /usr/lib/cmake/nghttp2 > > /usr/lib/cmake/nghttp2/nghttp2Config.cmake > > /usr/lib/cmake/nghttp2/nghttp2Targets.cmake > > /usr/lib/cmake/nghttp2/nghttp2ConfigVersion.cmake > > /usr/lib/cmake/nghttp2/nghttp2Targets-relwithdebinfo.cmake > > > > https://autobuilder.yoctoproject.org/valkyrie/#/builders/59/builds/2701 > > https://autobuilder.yoctoproject.org/valkyrie/#/builders/17/builds/2533 > > https://autobuilder.yoctoproject.org/valkyrie/#/builders/92/builds/2683 > > > > Can you have a look at this? > > Thanks for pointing it out Mathieu. > > I also managed to repro this locally by enabling multilib, sorry I > should have done that in the first place. > Will send v2 later today with the fix and also enable multilib support > for future submissions to avoid such errors. > Hi Mathieu, Assuming no issue with other patches in the series, I have separately sent v2 for nghttp2. https://lists.openembedded.org/g/openembedded-core/message/226087 cheers Ankur > > > > Thanks, > > Mathieu > > > > -- > > Mathieu Dubois-Briand, Bootlin > > Embedded Linux and Kernel engineering > > https://bootlin.com > > > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#226086): https://lists.openembedded.org/g/openembedded-core/message/226086 > Mute This Topic: https://lists.openembedded.org/mt/116160357/3619737 > Group Owner: openembedded-core+owner@lists.openembedded.org > Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [ankur.tyagi85@gmail.com] > -=-=-=-=-=-=-=-=-=-=-=- >
diff --git a/meta/recipes-support/nghttp2/nghttp2_1.66.0.bb b/meta/recipes-support/nghttp2/nghttp2_1.68.0.bb similarity index 84% rename from meta/recipes-support/nghttp2/nghttp2_1.66.0.bb rename to meta/recipes-support/nghttp2/nghttp2_1.68.0.bb index 49d6d7e632..952064d268 100644 --- a/meta/recipes-support/nghttp2/nghttp2_1.66.0.bb +++ b/meta/recipes-support/nghttp2/nghttp2_1.68.0.bb @@ -5,7 +5,7 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://COPYING;md5=764abdf30b2eadd37ce47dcbce0ea1ec" SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/nghttp2-${PV}.tar.xz" -SRC_URI[sha256sum] = "00ba1bdf0ba2c74b2a4fe6c8b1069dc9d82f82608af24442d430df97c6f9e631" +SRC_URI[sha256sum] = "5511d3128850e01b5b26ec92bf39df15381c767a63441438b25ad6235def902c" inherit cmake manpages python3native github-releases