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

Add Fedora 40 #217

Merged
merged 2 commits into from
May 24, 2024
Merged

Add Fedora 40 #217

merged 2 commits into from
May 24, 2024

Conversation

gaborcsardi
Copy link
Contributor

Once the packages are built I'll update the README as well.

@gaborcsardi gaborcsardi merged commit fd4068e into main May 24, 2024
185 checks passed
@gaborcsardi gaborcsardi deleted the fedora40 branch May 24, 2024 08:06
@glin
Copy link
Contributor

glin commented May 29, 2024

@gaborcsardi The builds are failing for a range of older R versions, which seems like R 3.3 to early 4.0.x. R 4.0.0 fails but R 4.0.5 works. I'm not sure why. The error I see in every build I've checked is about bzip2:

checking for BZ2_bzlibVersion in -lbz2... yes
checking bzlib.h usability... yes
checking bzlib.h presence... yes
checking for bzlib.h... yes
checking if bzip2 version >= 1.0.6... no
checking whether bzip2 support suffices... configure: error: bzip2 library and headers are required

$ dnf info bzip2-devel
Last metadata expiration check: 0:55:32 ago on Wed May 29 20:49:33 2024.
Installed Packages
Name         : bzip2-devel
Version      : 1.0.8
Release      : 18.fc40
Architecture : x86_64
Size         : 310 k
Source       : bzip2-1.0.8-18.fc40.src.rpm
Repository   : @System
From repo    : fedora
Summary      : Libraries and header files for apps which will use bzip2
URL          : https://sourceware.org/bzip2
License      : BSD-4-Clause
Description  : Header files and a library of bzip2 functions, for developing apps
             : which will use the library.

If it's some R bug that would need to be patched, then I think it's fine to leave alone if you don't need these older R versions.

@gaborcsardi
Copy link
Contributor Author

Thanks! Hopefully this fixes them: #228

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

Successfully merging this pull request may close these issues.

2 participants