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

bug: Can't install redis 7.0.14 on Mac #1675

Closed
wpplumber opened this issue Nov 4, 2023 · 2 comments
Closed

bug: Can't install redis 7.0.14 on Mac #1675

wpplumber opened this issue Nov 4, 2023 · 2 comments
Labels

Comments

@wpplumber
Copy link

Describe the Bug

Welcome, I was able to install the version 7.2.3 on Mac but with 7.0.14 it fails.

Steps to Reproduce

  1. Open Mac terminal
  2. asdf install redis 7.0.14

Expected Behaviour

The installation works with success.

Actual Behaviour

** Resuming transfer from byte position 2994188
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   206  100   206    0     0    140      0  0:00:01  0:00:01 --:--:--   140
cd src && /Applications/Xcode.app/Contents/Developer/usr/bin/make install
    LINK redis-server
clang: error: no such file or directory: '../deps/lua/src/liblua.a'
clang: error: no such file or directory: '../deps/hdr_histogram/libhdrhistogram.a'
make[1]: *** [redis-server] Error 1
make: *** [install] Error 2

Environment

OS:
Darwin 192.168.1.9 19.6.0 Darwin Kernel Version 19.6.0: Tue Jun 21 21:18:39 PDT 2022; root:xnu-6153.141.66~1/RELEASE_X86_64 x86_64

SHELL:
zsh 5.7.1 (x86_64-apple-darwin19.0)

BASH VERSION:
3.2.57(1)-release

ASDF VERSION:
v0.13.1-0586b37

ASDF INTERNAL VARIABLES:
ASDF_DEFAULT_TOOL_VERSIONS_FILENAME=.tool-versions
ASDF_DATA_DIR=/Users/wpplumber/.asdf
ASDF_DIR=/usr/local/opt/asdf/libexec
ASDF_CONFIG_FILE=/Users/wpplumber/.asdfrc

ASDF INSTALLED PLUGINS:
gitleaks                     https://github.com/jmcvetta/asdf-gitleaks.git main 0cc0d7e
golang                       https://github.com/asdf-community/asdf-golang.git master 33b1f6d
minio                        https://github.com/aeons/asdf-minio.git master 113b19d
nodejs                       https://github.com/asdf-vm/asdf-nodejs.git master 150ec5d
postgres                     https://github.com/smashedtoatoms/asdf-postgres.git master 55111bf
redis                        https://github.com/smashedtoatoms/asdf-redis.git master beedc89
ruby                         https://github.com/asdf-vm/asdf-ruby.git master 3035a4a
rust                         https://github.com/code-lever/asdf-rust.git master 95acf4f
shellcheck                   https://github.com/luizm/asdf-shellcheck.git master b160a52
vale                         https://github.com/pdemagny/asdf-vale main 9a3b1c0
yarn                         https://github.com/twuni/asdf-yarn.git main 376c540

asdf plugins affected (if relevant)

No response

@wpplumber wpplumber added the bug label Nov 4, 2023
@hyperupcall
Copy link
Contributor

hyperupcall commented Nov 4, 2023

This issue should be filed in https://github.com/smashedtoatoms/asdf-redis. It doesn't look like an issue with asdf core.

@wpplumber
Copy link
Author

Thank you, @hyperupcall

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants