Opened 5 years ago
Closed 5 years ago
#60029 closed defect (duplicate)
issues installing pgplot on MacOS Mojave
Reported by: | henriksj993 | Owned by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.2 |
Keywords: | Cc: | ||
Port: | pgplot |
Description
Hi there!
I'm trying to install pgplot using MacPorts on my machine, but are having some issues here. I've tried doing a "sudo port selfupdate" followed by a "sudo port clean pgplot" before trying my latests install. Every time it is installing it "fails to build pgplot"
The command line outputs this
sudo port install pgplot ---> Computing dependencies for pgplot ---> Fetching archive for pgplot ---> Attempting to fetch pgplot-5.2.2_11+gcc9+x11.darwin_18.x86_64.tbz2 from https://packages.macports.org/pgplot ---> Attempting to fetch pgplot-5.2.2_11+gcc9+x11.darwin_18.x86_64.tbz2 from http://cph.dk.packages.macports.org/pgplot ---> Attempting to fetch pgplot-5.2.2_11+gcc9+x11.darwin_18.x86_64.tbz2 from http://nue.de.packages.macports.org/pgplot ---> Fetching distfiles for pgplot ---> Verifying checksums for pgplot ---> Extracting pgplot ---> Applying patches to pgplot ---> Configuring pgplot ---> Building pgplot Error: Failed to build pgplot: command execution failed Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_pgplot/pgplot/main.log for details. Error: Follow https://guide.macports.org/#project.tickets to report a bug. Error: Processing of port pgplot failed
Do you have any suggestion to how I can follow up on this? I've been trying to install the demeter package ($ sudo port install xorg-server demeter), and always failed on the pgplot part, which is why I am trying to install this separately.
Hope you can help. Henrik
Attachments (1)
Change History (6)
Changed 5 years ago by henriksj993
comment:1 Changed 5 years ago by mf2k (Frank Schima)
comment:2 Changed 5 years ago by mf2k (Frank Schima)
Owner: | set to MarcusCalhoun-Lopez |
---|---|
Port: | pgplot added |
Status: | new → assigned |
comment:3 Changed 5 years ago by kencu (Ken)
info:build ld: unexpected token: !tapi-tbd-v3 file
do this:
sudo port -f uninstalll ld64 sudo port -v install ld64
then please clean and try your build again.
appreciate a report back with success or failure!
comment:4 Changed 5 years ago by henriksj993
That worked perfectly. Thank you so much, really appreciate it!
comment:5 Changed 5 years ago by kencu (Ken)
Resolution: | → duplicate |
---|---|
Status: | assigned → closed |
In the future, please fill in the Port field and add the port maintainer(s) to Cc (
port info --maintainers pgplot
), if any.