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 CentOS 7.4 to release RPM builds #140

Merged
merged 1 commit into from
Jan 5, 2018

Conversation

bhipple
Copy link
Contributor

@bhipple bhipple commented Dec 9, 2017

This provides RPMs for CentOS 7.4 users, and their counterparts on the
enterprise release RHEL 7.4.

Since CentOS/RHEL 7.4 are based off gcc 4.8.x, they do not have a compliant c++14 compiler available by default for building RPMs. Patchelf does not currently require this and builds fine, but it's worth noting that merging this PR will ensure that that remains the case until the next CentOS/RHEL versions are released.

This provides RPMs for CentOS 7.4 users, and their counterparts on the
enterprise release RHEL 7.4.
@bhipple
Copy link
Contributor Author

bhipple commented Dec 9, 2017

$ nix-build release.nix -A rpm_centos74x86_64
these derivations will be built:
  /nix/store/nalcq13glfbl8wf04r1rrdqdh2hngyd9-patchelf-tarball-0.10pre1234_abcdef.drv
  /nix/store/5sx1w5lfyyrhrw4a3pb8x0c1dfiwirhz-patchelf-rpm-centos-7.4-x86_64-0.10pre1234_abcdef.drv
building '/nix/store/nalcq13glfbl8wf04r1rrdqdh2hngyd9-patchelf-tarball-0.10pre1234_abcdef.drv'...
u

...

installing /nix/store/8whir4wbcsccg6d8nsr4rsas4m61mjad-patchelf-rpm-centos-7.4-x86_64-0.10pre1234_abcdef/rpms/centos-7.4-x86_64/patchelf-0.10pre1234_abcdef-1.x86_64.rpm /nix/store/8whir4wbcsccg6d8nsr4rsas4m61mjad-patchelf-rpm-centos-7.4-x86_64-0.10pre1234_abcdef/rpms/centos-7.4-x86_64/patchelf-debuginfo-0.10pre1234_abcdef-1.x86_64.rpm...
uninstalling patchelf-0.10pre1234_abcdef-1.x86_64 patchelf-debuginfo-0.10pre1234_abcdef-1.x86_64...
[    9.710315] reboot: Power down
/nix/store/8whir4wbcsccg6d8nsr4rsas4m61mjad-patchelf-rpm-centos-7.4-x86_64-0.10pre1234_abcdef

@domenkozar domenkozar merged commit 584dee6 into NixOS:master Jan 5, 2018
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.

None yet

2 participants