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

Unable to compile on nlohmann/json-3.10.3 #420

Closed
TheAifam5 opened this issue Oct 9, 2021 · 2 comments
Closed

Unable to compile on nlohmann/json-3.10.3 #420

TheAifam5 opened this issue Oct 9, 2021 · 2 comments

Comments

@TheAifam5
Copy link

TheAifam5 commented Oct 9, 2021

Describe the bug
bear-3.0.16 was able to compile with nlohmann/json-3.10.2 but not with nlohmann/json-3.10.3

To Reproduce
Steps to reproduce the behavior:

  1. Compile bear-3.0.16 with nlohmann/json-3.10.3

Expected behavior
bear is able to be compiled with 3.10.3

Environment:

  • OS name: linux
  • OS version: gentoo
  • OS architecture:x86_64
  • Bear version: 3.0.16
  • Bear install method: sources

Refs
nlohmann/json #3070 - "Version 3.10.3 breaks backward-compatibility with 3.10.2"

@gyakovlev
Copy link

just for the record, bear-3.0.16-r1 in gentoo requires nlohmann_json version to be 3.10.2 at max as a temorary workaround now.
will remove the limitation after situation is fixed.

@rizsotto
Copy link
Owner

This is a downstream problem, not much I can do on Bear side other than document that version of the dependency won't compile. 🤷

gentoo-bot pushed a commit to gentoo/gentoo that referenced this issue Oct 17, 2021
gentoo-bot pushed a commit to gentoo/gentoo that referenced this issue Oct 17, 2021
This effectively reverts commit 337bfe3.
But we do a revision bump for dep change

Bear-issue: rizsotto/Bear#420
Closes: https://bugs.gentoo.org/817233
Signed-off-by: Georgy Yakovlev <[email protected]>
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

3 participants