Skip to content

py30-pygmsh missing dependencies gmsh (macport installation) #576

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
jamodeo12 opened this issue Apr 20, 2023 · 0 comments
Open

py30-pygmsh missing dependencies gmsh (macport installation) #576

jamodeo12 opened this issue Apr 20, 2023 · 0 comments

Comments

@jamodeo12
Copy link

Try to install pygmsh using macport

sudo port install py-pygmsh
---> Computing dependencies for py-pygmsh
The following dependencies will be installed:
gmsh
py310-pygmsh
Continue? [Y/n]: Y
---> Fetching archive for gmsh
---> Attempting to fetch gmsh-4.11.1_1+openblas.darwin_22.arm64.tbz2 from https://packages.macports.org/gmsh
---> Attempting to fetch gmsh-4.11.1_1+openblas.darwin_22.arm64.tbz2 from https://fra.de.packages.macports.org/gmsh
---> Attempting to fetch gmsh-4.11.1_1+openblas.darwin_22.arm64.tbz2 from https://mse.uk.packages.macports.org/gmsh
---> Fetching distfiles for gmsh
---> Verifying checksums for gmsh
---> Extracting gmsh
---> Configuring gmsh
---> Building gmsh
---> Staging gmsh into destroot
---> Installing gmsh @4.11.1_1+openblas
---> Activating gmsh @4.11.1_1+openblas
---> Cleaning gmsh
---> Fetching archive for py310-pygmsh
---> Attempting to fetch py310-pygmsh-7.1.17_0.darwin_any.noarch.tbz2 from https://packages.macports.org/py310-pygmsh
---> Attempting to fetch py310-pygmsh-7.1.17_0.darwin_any.noarch.tbz2 from https://fra.de.packages.macports.org/py310-pygmsh
---> Attempting to fetch py310-pygmsh-7.1.17_0.darwin_any.noarch.tbz2 from https://mse.uk.packages.macports.org/py310-pygmsh
---> Building py310-pygmsh
Error: Failed to build py310-pygmsh: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pygmsh/py310-pygmsh/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.

Looking to the main.log file, it seems that dependencies for gmsh (which works nicely) are not installed

info:build * Getting build dependencies for wheel...
:info:build ERROR Missing dependencies:
:info:build gmsh
:info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pygmsh/py310-pygmsh/work/pygmsh-7.1.17" && /opt/local/Library/Frameworks/Python.framework/Versions/3.10/bin/python3.10 -m build --no-isolation --wheel --outdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pygmsh/py310-pygmsh/work
:info:build Exit code: 1
:error:build Failed to build py310-pygmsh: command execution failed
:debug:build Error code: CHILDSTATUS 86737 1
:debug:build Backtrace: command execution failed
:debug:build while executing
:debug:build "system {}$notty {}$callback {*}$nice $fullcmdstring"
:debug:build invoked from within
:debug:build "command_exec -callback portprogress::target_progress_callback build"
:debug:build (procedure "portbuild::build_main" line 8)
:debug:build invoked from within
:debug:build "$procedure $targetname"

any help would be appreciated

J

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

No branches or pull requests

1 participant