#66663 closed defect (worksforme)

graphviz build failure

Reported by: ambimom Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: mascguy (Christopher Nielsen)
Port: graphviz

Description (last modified by jmroot (Joshua Root))

Trying to install resynthesizer but graphviz won't load

Error: Processing of port gimp-resynthesizer failed
arlenehorowitz@iMac ~ % sudo port install graphviz
Password:
--->  Computing dependencies for graphviz
--->  Fetching archive for graphviz
--->  Attempting to fetch graphviz-7.0.1_0+pangocairo+x11.darwin_21.x86_64.tbz2 from https://packages.macports.org/graphviz
--->  Attempting to fetch graphviz-7.0.1_0+pangocairo+x11.darwin_21.x86_64.tbz2 from https://ywg.ca.packages.macports.org/mirror/macports/packages/graphviz
--->  Attempting to fetch graphviz-7.0.1_0+pangocairo+x11.darwin_21.x86_64.tbz2 from http://mirror.fcix.net/macports/packages/graphviz
--->  Building graphviz
Error: Failed to build graphviz: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_graphviz/graphviz/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe there
is a bug.
Error: Processing of port graphviz failed

Change History (5)

comment:1 Changed 16 months ago by jmroot (Joshua Root)

Cc: mascguy added
Description: modified (diff)
Milestone: MacPorts 2.8.1
Owner: set to ryandesign
Port: graphviz added
Status: newassigned
Summary: Resynthesizer failed because it won't load graphvizgraphviz build failure

Please attach the main.log.

comment:2 Changed 16 months ago by ryandesign (Ryan Carsten Schmidt)

Please sudo port selfupdate and then retry with graphivz 7.0.6 and attach the new main.log if it still fails.

comment:3 Changed 16 months ago by ambimom

Unfortunately, in this quest to install Resynthesizer for GIMP, I wrecked my computer. I have had three days of absolute hell reinstalling software and data. I give up on this quest. I am not familiar enough with terminal commands. I don't want to risk bricking my computer. Please cancel this report. I GIVE UP

Thanks for the help though.

comment:4 Changed 16 months ago by kencu (Ken)

We can't know all the issues you had, but I just tried this on my Ventura arm64 M1 Mac:

sudo port -v install gimp-resynthesizer

and everything built through to completion without me touching a single thing:

% port -v installed | grep gimp
  gimp-help-en @2.10.0_0 (active) requested_variants='' platform='darwin 22' archs='noarch' date='2023-01-14T13:28:25-0800'
  gimp-resynthesizer @20190428-adfa25ab_0 (active) requested_variants='' platform='darwin 22' archs='arm64' date='2023-01-14T13:37:43-0800'
  gimp2 @2.10.32_3+python27 (active) requested_variants='' platform='darwin 22' archs='arm64' date='2023-01-14T13:37:11-0800'

As you can see, gimp took about 12 minutes to build, and gimp-resynthesizer took 30 seconds.

I don't know how to exercise gimp-resynthesizer to make sure it works properly, but gimp is working properly.

So sorry to hear about your frustrations, but there doesn't seem (at this moment in time) to be a general problem with MacPorts here that needs fixing.

Last edited 16 months ago by kencu (Ken) (previous) (diff)

comment:5 Changed 16 months ago by ryandesign (Ryan Carsten Schmidt)

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