Fedora Account System
Red Hat Associate
Red Hat Customer
Releases retrieved: 0.60.0 Upstream release that is considered latest: 0.60.0 Current version/release in rawhide: 0.59.2-3.fc37 URL: https://crates.io/crates/bindgen Please consult the package updates policy before you issue an update to a stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/ More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream. Based on the information from Anitya: https://release-monitoring.org/project/17910/ To change the monitoring settings for the project, please visit: https://src.fedoraproject.org/rpms/rust-bindgen
Releases retrieved: 0.60.1 Upstream release that is considered latest: 0.60.1 Current version/release in rawhide: 0.59.2-3.fc37 URL: https://crates.io/crates/bindgen Please consult the package updates policy before you issue an update to a stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/ More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream. Based on the information from Anitya: https://release-monitoring.org/project/17910/ To change the monitoring settings for the project, please visit: https://src.fedoraproject.org/rpms/rust-bindgen
Releases retrieved: 0.61.0 Upstream release that is considered latest: 0.61.0 Current version/release in rawhide: 0.59.2-5.fc38 URL: https://crates.io/crates/bindgen Please consult the package updates policy before you issue an update to a stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/ More information about the service that created this bug can be found at: https://docs.fedoraproject.org/en-US/package-maintainers/Upstream_Release_Monitoring Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream. Based on the information from Anitya: https://release-monitoring.org/project/17910/ To change the monitoring settings for the project, please visit: https://src.fedoraproject.org/rpms/rust-bindgen
Releases retrieved: 0.62.0 Upstream release that is considered latest: 0.62.0 Current version/release in rawhide: 0.59.2-5.fc38 URL: https://crates.io/crates/bindgen Please consult the package updates policy before you issue an update to a stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/ More information about the service that created this bug can be found at: https://docs.fedoraproject.org/en-US/package-maintainers/Upstream_Release_Monitoring Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream. Based on the information from Anitya: https://release-monitoring.org/project/17910/ To change the monitoring settings for the project, please visit: https://src.fedoraproject.org/rpms/rust-bindgen
Is there anything blocking this? Building rusticl (OpenCL) support in mesa needs bingen 0.60+
Yes. If nothing would've blocked it, I would likely have updated it already. Until now, almost everything in Fedora explicitly needed bindgen =0.59, and nothing needed 0.60+ yet. Now that I know mesa will need a more recent version, I guess I'll work on updating bindgen and adapting dependent packages: - rust-aom-sys - rust-cryptoki-sys - rust-dav1d-sys - rust-devicemapper-sys - rust-io-uring - rust-libblkid-sys - rust-libcryptsetup-sys - rust-libspa-sys - rust-libsqlite3-sys - rust-loopdev - rust-nettle-sys - rust-onig_sys - rust-openssl-sys - rust-pipewire-sys - rust-psa-crypto-sys - rust-sudo_plugin-sys - rust-tree-sitter - rust-tss-esapi-sys - rust-zstd-sys - stratisd Most likely all of these packages will need only small adaptations for the new bindgen version, so this should not be a problem. Two question remain: 1. Does mesa need /usr/bin/bindgen, or the "bindgen" crate? I assume the former, since last I looked, mesa used meson for building its rust code instead of cargo, and didn't use any third-party dependencies. If that is indeed the case, I'll need to submit a package review for bindgen-cli, since the CLI and crate interface have been split into separate components with recent versions. 2. Is mesa ok with bindgen 0.60+ or does it need =0.60, =0.61, or =0.62? If mesa is OK with bindgen 0.62.0, then I'll probably skip over 0.60 and 0.61 and update everything straight to 0.62.0.
(In reply to Fabio Valentini from comment #5) > Yes. If nothing would've blocked it, I would likely have updated it already. > Until now, almost everything in Fedora explicitly needed bindgen =0.59, and > nothing needed 0.60+ yet. Now that I know mesa will need a more recent > version, I guess I'll work on updating bindgen and adapting dependent > packages: It seems that they actually only need 0.59, but it's hard to tell, their CI processes reference 0.59.2 and 0.60.1, the buold references older releases with "WARNING: Project targets '>= 0.53' but uses feature introduced in '0.57.0'" (can't actually find a reference to 0.53 though) and their docs state 0.58.0 so I *think* we may still be OK. Will dig further. > Most likely all of these packages will need only small adaptations for the > new bindgen version, so this should not be a problem. > > Two question remain: > > 1. Does mesa need /usr/bin/bindgen, or the "bindgen" crate? > > I assume the former, since last I looked, mesa used meson for building its > rust code instead of cargo, and didn't use any third-party dependencies. > If that is indeed the case, I'll need to submit a package review for > bindgen-cli, since the CLI and crate interface have been split into separate > components with recent versions. /usr/bin/bindgen > 2. Is mesa ok with bindgen 0.60+ or does it need =0.60, =0.61, or =0.62? > If mesa is OK with bindgen 0.62.0, then I'll probably skip over 0.60 and > 0.61 and update everything straight to 0.62.0. AFAICT with more digging it's actually just 0.59+ but I'll confirm.
Thanks! I'll still look into updating bindgen / bindgen-cli, since that's been overdue for a while anyway. :)
For reference the 0.59 in Fedora was enough to get the 22.3 release built, details in mesa-22.3.0~rc2-3.fc38 if you're interested.
Releases retrieved: 0.63.0 Upstream release that is considered latest: 0.63.0 Current version/release in rawhide: 0.59.2-5.fc38 URL: https://crates.io/crates/bindgen Please consult the package updates policy before you issue an update to a stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/ More information about the service that created this bug can be found at: https://docs.fedoraproject.org/en-US/package-maintainers/Upstream_Release_Monitoring Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream. Based on the information from Anitya: https://release-monitoring.org/project/17910/ To change the monitoring settings for the project, please visit: https://src.fedoraproject.org/rpms/rust-bindgen
FEDORA-2022-fcda764b4f has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2022-fcda764b4f
FEDORA-2022-fcda764b4f has been pushed to the Fedora 38 stable repository. If problem still persists, please make note of it in this bug report.