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

DAOS-4265 build: Update fio to 3.26 #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

berserk-fury
Copy link

Signed-off-by: Jonathan Martinez Montes [email protected]

Signed-off-by: Jonathan Martinez Montes <[email protected]>
@berserk-fury berserk-fury marked this pull request as ready for review April 7, 2021 22:11
@berserk-fury
Copy link
Author

@brianjmurrell It seems that a newer version of gcc and python 3 are required for CentOS 7 build. I tried to add devtoolset-8-toolchain and rh-python36 to the CentOS 7 Dockerfile but it doesn't fix it. Do you know where is the right location to update such dependencies?

Your compiler doesn't support C11 atomics. gcc 4.9/clang 3.6 are the minimum versions with it - perhaps your compiler is too old? C11 atomics support not found Configure failed, check config.log and/or the above output error: Bad exit status from /var/tmp/rpm-tmp.kitEMh (%build)

BTW I copied most of the files from daos-stack/hdf5-vol-daos to this PR

@brianjmurrell
Copy link
Contributor

This repo really probably ought to have been archived. We made a conscious decision to stop building our own fio as what's in our supported O/Ses is sufficient, IIRC.

Is there a reason we need this version and that the 3.7 that's in EL7 (for example) is not sufficient?

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