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

switch glibc to 2.31 #171

Closed
long76 opened this issue Oct 11, 2023 · 15 comments
Closed

switch glibc to 2.31 #171

long76 opened this issue Oct 11, 2023 · 15 comments

Comments

@long76
Copy link

long76 commented Oct 11, 2023

Is your feature request related to a problem? Please describe.
I can use QtJamni only on Linux with GLIBC 2.35+ like Ubuntu 22.04

Describe the solution you'd like
Build qtjambi-native-linux-x64 with glibc 2.31

Describe alternatives you've considered
Maybe auto build native component in user env on first start

Additional context
https://ubuntu.com/about/release-cycle

@long76 long76 changed the title switch glibc to 2.32 switch glibc to 2.31 Oct 11, 2023
omix added a commit that referenced this issue Oct 16, 2023
Issue #168 - QtJambi does not build from sources using JDK 21
Issue #171 - switch glibc to 2.31
@omix
Copy link
Contributor

omix commented Oct 16, 2023

I compiled the next release binaries on Ubuntu 20.04 LTS. Minimum GLIBC version is 2.29.

@long76
Copy link
Author

long76 commented Oct 16, 2023

I compiled the next release binaries on Ubuntu 20.04 LTS. Minimum GLIBC version is 2.29.

thank you!

@omix omix closed this as completed Oct 17, 2023
@long76
Copy link
Author

long76 commented Oct 17, 2023

@omix you can do it for 5.15 too? Thanks!

@omix
Copy link
Contributor

omix commented Oct 17, 2023

Not this time. You'll have to wait for next release. I cannot exchange released packages from maven.

@long76
Copy link
Author

long76 commented Oct 17, 2023

Not this time. You'll have to wait for next release. I cannot exchange released packages from maven.

Ok, thank you!

@long76
Copy link
Author

long76 commented Nov 9, 2023

maybe you can do release like 5.15.17-glibc229 for now

<dependency>
    <groupId>io.qtjambi</groupId>
    <artifactId>qtjambi-native-linux-x64</artifactId>
    <version>5.15.17-glibc229</version>
</dependency>

@long76
Copy link
Author

long76 commented Nov 9, 2023

maybe you can do release like 5.15.17-glibc229 for now

<dependency>
    <groupId>io.qtjambi</groupId>
    <artifactId>qtjambi-native-linux-x64</artifactId>
    <version>5.15.17-glibc229</version>
</dependency>

only for qtjambi-native-linux-x64

@omix
Copy link
Contributor

omix commented Nov 9, 2023

I schedule next release end of November. The linux binaries will be compatible to GLIBC 2.29. I hope you can wait for it.
Otherwise I suggest you build QtJambi on your Linux distribution.
Although Maven allows to publish with version numbers as you suggest, QtJambi will not be able to autodetect the binaries this way.

@long76
Copy link
Author

long76 commented Nov 10, 2023

I schedule next release end of November. The linux binaries will be compatible to GLIBC 2.29. I hope you can wait for it.
Otherwise I suggest you build QtJambi on your Linux distribution.
Although Maven allows to publish with version numbers as you suggest, QtJambi will not be able to autodetect the binaries this way.

Yes i can, thanks!

@long76
Copy link
Author

long76 commented Dec 5, 2023

I schedule next release end of November.

Any updates?) for 5.15)

@omix
Copy link
Contributor

omix commented Dec 5, 2023

Sorry, I need more time because I did not only adapt the API but also implemented new features which need further tests. I also was in vacation. I'll try to bring the new release as soon as possible.

@long76
Copy link
Author

long76 commented Dec 5, 2023

Sorry, I need more time because I did not only adapt the API but also implemented new features which need further tests. I also was in vacation. I'll try to bring the new release as soon as possible.

Okay, thanks!

@omix
Copy link
Contributor

omix commented Dec 5, 2023

Maybe you could support my work as a sponsor. I would highly appreciate!

@long76
Copy link
Author

long76 commented Dec 5, 2023

Maybe you could support my work as a sponsor. I would highly appreciate!

I want do it but i have sanctions, sorry

@long76
Copy link
Author

long76 commented Dec 21, 2023

all works on 5.15.18 thanks!

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