Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CMake] find_package(Flatbuffers CONFIG) not working due to breaking change #7499

Closed
clanghans opened this issue Aug 31, 2022 · 2 comments
Closed

Comments

@clanghans
Copy link
Contributor

(#7378) introduces a breaking change because

find_package(Flatbuffers CONFIG)

will not work anymore.

@clanghans
Copy link
Contributor Author

Created #7502 to address this issue.

Sorry for any inconvenience caused.

dbaileychess pushed a commit to clanghans/flatbuffers that referenced this issue Aug 31, 2022
dbaileychess added a commit that referenced this issue Sep 1, 2022
Co-authored-by: Derek Bailey <derekbailey@google.com>
@Algram
Copy link

Algram commented Sep 2, 2022

Thanks for fixing this! Is there an ETA on when we are getting a new release with this fix? I am a maintainer for the nixpkgs repo and trying to decide whether it is worth patching this on our end or just waiting for the new upstream release.

Algram added a commit to Algram/nixpkgs that referenced this issue Sep 10, 2022
New version with fix for the cmake integration has not yet been released: google/flatbuffers#7499.
yan12125 pushed a commit to archlinuxcn/repo that referenced this issue Sep 29, 2022
archlinux-github pushed a commit to archlinux/aur that referenced this issue Sep 29, 2022
archlinux-github pushed a commit to archlinux/aur that referenced this issue Oct 25, 2022
* Rename python-onnxruntime-cuda to onnxruntime-cuda - this split
  package actually does not contain Python libraries.
* Move optdepends to the correct package
* Drop flatbuffers fix after upstream adds the compatibility back [1]
* Improve onednn patch - fallback to bundled onednn if the system one
  is missing & wrap other usage of `DNNL_DLL_PATH`
* Add CUDA architectures introduced in CUDA 11.8. See [2]
* Refresh patches for 1.13

[1] google/flatbuffers#7499
[2] archlinux/svntogit-community@54642de
yan12125 pushed a commit to archlinuxcn/repo that referenced this issue Oct 25, 2022
* Rename python-onnxruntime-cuda to onnxruntime-cuda - this split
  package actually does not contain Python libraries.
* Move optdepends to the correct package
* Drop flatbuffers fix after upstream adds the compatibility back [1]
* Improve onednn patch - fallback to bundled onednn if the system one
  is missing & wrap other usage of `DNNL_DLL_PATH`
* Add CUDA architectures introduced in CUDA 11.8. See [2]
* Refresh patches for 1.13

[1] google/flatbuffers#7499
[2] archlinux/svntogit-community@54642de
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants