8000 mariadb: add diffutils as a dependency by jmcarcell · Pull Request #136 · spack/spack-packages · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mariadb: add diffutils as a dependency #136

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

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

Conversation

jmcarcell
Copy link
Contributor

Trying to build mariadb in a system without diff installed does not work. It complains that there is a different ABI between two files that it is diffing, of course what fails is diff not being found.

This is the error:

  >> 1694    CMake Error at /tmp/root/spack-stage/sp
             ack-stage-mariadb-11.3.2-hpik53di427np2
             qbaghi26jge7cmfpfe/spack-src/cmake/do_a
             bi_check.cmake:84 (MESSAGE):
     1695      ABI check found difference between
     1696      /tmp/root/spack-stage/spack-stage-mar
             iadb-11.3.2-hpik53di427np2qbaghi26jge7c
             mfpfe/spack-src/include/mysql/plugin_au
             dit.h.pp
     1697      and
     1698      /tmp/root/spack-stage/spack-stage-mar
             iadb-11.3.2-hpik53di427np2qbaghi26jge7c
             mfpfe/spack-build-hpik53d/abi_check.out

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.

1 participant
0