* [gentoo-guru] sci-libs/onnxruntime-1.24.2 build issue
[not found] <vWSn_u-CLyNwcid8F81er29cs3gcZDgXdGydHd-nbP3KpffofLEo3_UYfNPhcfJzTaPasbEio9VoFmKUobYd80w0AfJJEbH-LYpCHyVE8iM=@protonmail.com>
@ 2026-02-25 22:51 ` Dave Sizer
2026-02-25 23:25 ` NRK
0 siblings, 1 reply; 4+ messages in thread
From: Dave Sizer @ 2026-02-25 22:51 UTC (permalink / raw
To: contact@paveloom.dev; +Cc: gentoo-guru@lists.gentoo.org
[-- Attachment #1: Type: text/plain, Size: 994 bytes --]
Re-sending after actually joining the list, and from my preferred address...
On Wednesday, February 25th, 2026 at 5:27 PM, Dave Sizer <davesizer@protonmail.com> wrote:
> Hi Pavel, pleasure to meet you!
>
> I'm sending you a note because I noted you as the maintainer that merged this version of sci-libs/onnxruntime on GURU.
>
> I've opened a bug reporting the issue here: https://bugs.gentoo.org/970557, I am experiencing an issue building the latest version of this package.
>
> I'm new to Gentoo and especially to contributing, but I would love to use this as an opportunity to learn and get my feet wet.
>
> I am particularly curious about testing pipelines for package builds, if any, and what was is different between my environment and whatever environment this release build was tested on before merging.
>
> Looking forward to working with you (and anyone else on this list that may be interested!)
>
> Cheers,
>
> Dave Sizer
> Production Software Engineer
> davesizer@protonmail.com
[-- Attachment #2: Type: text/html, Size: 2779 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-guru] sci-libs/onnxruntime-1.24.2 build issue
2026-02-25 22:51 ` [gentoo-guru] sci-libs/onnxruntime-1.24.2 build issue Dave Sizer
@ 2026-02-25 23:25 ` NRK
2026-02-25 23:39 ` Dave Sizer
0 siblings, 1 reply; 4+ messages in thread
From: NRK @ 2026-02-25 23:25 UTC (permalink / raw
To: Dave Sizer; +Cc: contact@paveloom.dev, gentoo-guru@lists.gentoo.org
> I've opened a bug reporting the issue here:
> https://bugs.gentoo.org/970557, I am experiencing an issue building
> the latest version of this package.
I've left a comment there, it's best to keep discussion around a bug in
the bugzilla thread rather than splitting it in multiple places.
> I'm new to Gentoo and especially to contributing, but I would love to
> use this as an opportunity to learn and get my feet wet.
Welcome.
> I am particularly curious about testing pipelines for package builds
GURU is largely volunteer/community maintained. We don't have access to
any special infra so ebuilds are tested mostly in our local
environments before being pushed to the `dev` branch.
Toralf's tinderbox does run on GURU but we don't control when it's
triggered so any bugs caught by it gets (automatically) reported after
the ebuild was pushed already:
https://wiki.gentoo.org/wiki/Project:Tinderbox
Aside from that there's some QA checks that runs on the github CI
(though not all contributors use github) and using `pkgcheck` locally is
also recommended.
- NRK
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-guru] sci-libs/onnxruntime-1.24.2 build issue
2026-02-25 23:25 ` NRK
@ 2026-02-25 23:39 ` Dave Sizer
2026-03-01 8:50 ` Pavel Sobolev
0 siblings, 1 reply; 4+ messages in thread
From: Dave Sizer @ 2026-02-25 23:39 UTC (permalink / raw
To: NRK; +Cc: contact@paveloom.dev, gentoo-guru@lists.gentoo.org
Thank you so much for the thorough responses and welcome NRK, I'm happy to be here.
Heard loud and clear on keeping bug discussion on the bug itself. I mainly notified here because I didn't see Pavel's name on the list of recipients for the bug notifications, even though they were the last to update the ebuild.
How does the contribution/ownership model work when it comes to GURU packages and any bugs associated with them?
Feel free to point me to links, I'm happy to do reading.
Dave
On Wednesday, February 25th, 2026 at 6:25 PM, NRK <nrk@disroot.org> wrote:
> > I've opened a bug reporting the issue here:
> > https://bugs.gentoo.org/970557, I am experiencing an issue building
> > the latest version of this package.
>
> I've left a comment there, it's best to keep discussion around a bug in
> the bugzilla thread rather than splitting it in multiple places.
>
> > I'm new to Gentoo and especially to contributing, but I would love to
> > use this as an opportunity to learn and get my feet wet.
>
> Welcome.
>
> > I am particularly curious about testing pipelines for package builds
>
> GURU is largely volunteer/community maintained. We don't have access to
> any special infra so ebuilds are tested mostly in our local
> environments before being pushed to the `dev` branch.
>
> Toralf's tinderbox does run on GURU but we don't control when it's
> triggered so any bugs caught by it gets (automatically) reported after
> the ebuild was pushed already:
> https://wiki.gentoo.org/wiki/Project:Tinderbox
>
> Aside from that there's some QA checks that runs on the github CI
> (though not all contributors use github) and using `pkgcheck` locally is
> also recommended.
>
> - NRK
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-guru] sci-libs/onnxruntime-1.24.2 build issue
2026-02-25 23:39 ` Dave Sizer
@ 2026-03-01 8:50 ` Pavel Sobolev
0 siblings, 0 replies; 4+ messages in thread
From: Pavel Sobolev @ 2026-03-01 8:50 UTC (permalink / raw
To: Dave Sizer, NRK; +Cc: gentoo-guru@lists.gentoo.org
[-- Attachment #1: Type: text/plain, Size: 1927 bytes --]
Hello there, Dave! Pleasure to meet you, too, and welcome to GURU!
I left a reply on the bug, but here's some additional information
regarding your questions.
> I am particularly curious about testing pipelines for package builds,
> if any, and what was is different between my environment and whatever
> environment this release build was tested on before merging.
As NRK mentioned, testing is mostly done locally in a separate [Gentoo
installation][1] that is close the target one. Personally, I use an
[Incus][2] container for that, with a bit of a [setup][3]. Now, for
[package testing][4], I run `ebuild package.ebuild clean test` to test
the package and `pkgcheck scan --net` to test the ebuild. If I am
confident that the last one will pass, I just call `pkgdev commit -s --
signoff` that will do the check as well.
As of now, I am still uncertain what was the primary difference between
our environments, besides you using stable packages and having a
fresher Gentoo repository.
[1] https://wiki.gentoo.org/wiki/Test_environment
[2] https://linuxcontainers.org/incus/
[3] https://gitlab.com/paveloom-g/personal/gentoo/incus
[4] https://wiki.gentoo.org/wiki/Package_testing
> How does the contribution/ownership model work when it comes to GURU
> packages and any bugs associated with them?
Here's a snippet from the [GURU's wiki page][5] that answers this
question:
> Packages in GURU are community maintained. While users are encouraged
> to list themselves as maintainers and take explicit responsibility
> for their packages, it is acceptable for others to commit
> improvements to those packages and to commit packages without an
> explicit maintainer. One should still both aim for consensus and also
> reach out to the current maintainer or previous folks who touched the
> ebuild as a courtesy.
[5] https://wiki.gentoo.org/wiki/Project:GURU
— Pavel Sobolev
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 297 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2026-03-01 8:50 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <vWSn_u-CLyNwcid8F81er29cs3gcZDgXdGydHd-nbP3KpffofLEo3_UYfNPhcfJzTaPasbEio9VoFmKUobYd80w0AfJJEbH-LYpCHyVE8iM=@protonmail.com>
2026-02-25 22:51 ` [gentoo-guru] sci-libs/onnxruntime-1.24.2 build issue Dave Sizer
2026-02-25 23:25 ` NRK
2026-02-25 23:39 ` Dave Sizer
2026-03-01 8:50 ` Pavel Sobolev
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox