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

conda-forge-macos-standard: pyzmq build fails #33059

Closed
mkoeppe opened this issue Dec 21, 2021 · 8 comments
Closed

conda-forge-macos-standard: pyzmq build fails #33059

mkoeppe opened this issue Dec 21, 2021 · 8 comments

Comments

@mkoeppe
Copy link
Contributor

mkoeppe commented Dec 21, 2021

https://github.com/mkoeppe/sage/runs/4590622905?check_suite_focus=true

  [pyzmq-22.3.0] error installing, exit status 1. End of log file:
  [pyzmq-22.3.0]     {'libraries': ['zmq'], 'include_dirs': ['/Users/mkoeppe/s/sage/sage-rebasing/worktree-gcc11/.tox/local-conda-forge-standard/local/include'], 'library_dirs': ['/Users/mkoeppe/s/sage/sage-rebasing/worktree-gcc11/.tox/local-conda-forge-standard/local/lib'], 'runtime_library_dirs': [], 'extra_link_args': ['-Wl,-rpath', '-Wl,/Users/mkoeppe/s/sage/sage-rebasing/worktree-gcc11/.tox/local-conda-forge-standard/local/lib']}
  [pyzmq-22.3.0]     x86_64-apple-darwin13.4.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/mkoeppe/s/sage/sage-rebasing/worktree-gcc11/.tox/local-conda-forge-standard/conda/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/mkoeppe/s/sage/sage-rebasing/worktree-gcc11/.tox/local-conda-forge-standard/conda/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/mkoeppe/s/sage/sage-rebasing/worktree-gcc11/.tox/local-conda-forge-standard/conda/include -D_FORTIFY_SOURCE=2 -isystem /Users/mkoeppe/s/sage/sage-rebasing/worktree-gcc11/.tox/local-conda-forge-standard/conda/include -I/Users/mkoeppe/s/sage/sage-rebasing/worktree-gcc11/.tox/local-conda-forge-standard/local/include -c build/temp.macosx-10.9-x86_64-3.9/scratch/check_sys_un.c -o build/temp.macosx-10.9-x86_64-3.9/scratch/check_sys_un.o
  [pyzmq-22.3.0]     x86_64-apple-darwin13.4.0-clang -arch x86_64 -undefined dynamic_lookup -Wl,-rpath -Wl,/Users/mkoeppe/s/sage/sage-rebasing/worktree-gcc11/.tox/local-conda-forge-standard/local/lib build/temp.macosx-10.9-x86_64-3.9/scratch/check_sys_un.o -L/Users/mkoeppe/s/sage/sage-rebasing/worktree-gcc11/.tox/local-conda-forge-standard/local/lib -o build/temp.macosx-10.9-x86_64-3.9/scratch/check_sys_un
  [pyzmq-22.3.0]     Configure: Autodetecting ZMQ settings...
  [pyzmq-22.3.0]         Custom ZMQ dir:       /Users/mkoeppe/s/sage/sage-rebasing/worktree-gcc11/.tox/local-conda-forge-standard/local
  [pyzmq-22.3.0]     ************************************************
  [pyzmq-22.3.0]     x86_64-apple-darwin13.4.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/mkoeppe/s/sage/sage-rebasing/worktree-gcc11/.tox/local-conda-forge-standard/conda/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/mkoeppe/s/sage/sage-rebasing/worktree-gcc11/.tox/local-conda-forge-standard/conda/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/mkoeppe/s/sage/sage-rebasing/worktree-gcc11/.tox/local-conda-forge-standard/conda/include -D_FORTIFY_SOURCE=2 -isystem /Users/mkoeppe/s/sage/sage-rebasing/worktree-gcc11/.tox/local-conda-forge-standard/conda/include -I/Users/mkoeppe/s/sage/sage-rebasing/worktree-gcc11/.tox/local-conda-forge-standard/local/include -Izmq/utils -c build/temp.macosx-10.9-x86_64-3.9/scratch/vers.c -o build/temp.macosx-10.9-x86_64-3.9/scratch/vers.o
  [pyzmq-22.3.0]     x86_64-apple-darwin13.4.0-clang -arch x86_64 -undefined dynamic_lookup -Wl,-rpath -Wl,/Users/mkoeppe/s/sage/sage-rebasing/worktree-gcc11/.tox/local-conda-forge-standard/local/lib build/temp.macosx-10.9-x86_64-3.9/scratch/vers.o -L/Users/mkoeppe/s/sage/sage-rebasing/worktree-gcc11/.tox/local-conda-forge-standard/local/lib -lzmq -o build/temp.macosx-10.9-x86_64-3.9/scratch/vers
  [pyzmq-22.3.0]     ld: library not found for -lzmq
  [pyzmq-22.3.0]     clang-11: error: linker command failed with exit code 1 (use -v to see invocation)
  [pyzmq-22.3.0]   
  [pyzmq-22.3.0]     error: command '/Users/mkoeppe/s/sage/sage-rebasing/worktree-gcc11/.tox/local-conda-forge-standard/conda/bin/x86_64-apple-darwin13.4.0-clang' failed with exit code 1
  [pyzmq-22.3.0]   
  [pyzmq-22.3.0]     Fatal: Falling back on bundled libzmq, but config has explicitly prohibited building the libzmq extension.
  [pyzmq-22.3.0]     Preparing metadata (pyproject.toml): finished with status 'error'

CC: @isuruf @dimpase

Component: porting

Author: Matthias Koeppe

Branch/Commit: 8d32af2

Reviewer: Isuru Fernando

Issue created by migration from https://trac.sagemath.org/ticket/33059

@mkoeppe mkoeppe added this to the sage-9.5 milestone Dec 21, 2021
@mkoeppe

This comment has been minimized.

@mkoeppe
Copy link
Contributor Author

mkoeppe commented Dec 21, 2021

@mkoeppe
Copy link
Contributor Author

mkoeppe commented Dec 21, 2021

Commit: 8d32af2

@mkoeppe
Copy link
Contributor Author

mkoeppe commented Dec 21, 2021

Author: Matthias Koeppe

@mkoeppe
Copy link
Contributor Author

mkoeppe commented Dec 21, 2021

New commits:

8d32af2build/pkgs/pyzmq/spkg-install.in: Do not set zmq_prefix so that pkgconfig is used

@isuruf
Copy link
Member

isuruf commented Dec 22, 2021

Reviewer: Isuru Fernando

@mkoeppe
Copy link
Contributor Author

mkoeppe commented Dec 22, 2021

comment:6

Thanks!

@vbraun
Copy link
Member

vbraun commented Dec 28, 2021

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

No branches or pull requests

3 participants