Opened 4 years ago

Closed 4 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)

main.log (167.1 KB) - added by henriksj993 4 years ago.

Download all attachments as: .zip

Change History (6)

Changed 4 years ago by henriksj993

Attachment: main.log added

comment:1 Changed 4 years ago by mf2k (Frank Schima)

In the future, please fill in the Port field and add the port maintainer(s) to Cc (port info --maintainers pgplot), if any.

comment:2 Changed 4 years ago by mf2k (Frank Schima)

Owner: set to MarcusCalhoun-Lopez
Port: pgplot added
Status: newassigned

comment:3 Changed 4 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 4 years ago by henriksj993

That worked perfectly. Thank you so much, really appreciate it!

comment:5 Changed 4 years ago by kencu (Ken)

Resolution: duplicate
Status: assignedclosed
Note: See TracTickets for help on using tickets.