#37762 closed defect (invalid)
Graphviz fails to compile on Lion 10.7.5
Reported by: | pmsobral@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | mojca (Mojca Miklavec) | |
Port: | graphviz |
Description (last modified by mf2k (Frank Schima))
looking at the log the first error is:
:info:build In file included from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:21, :info:build from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:20, :info:build from gvplugin_quartz.h:22, :info:build from gvdevice_quartz.c:20: :info:build /System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:41:27: error: AE/AERegistry.h: No such file or directory
Attachments (1)
Change History (10)
comment:1 follow-up: 2 Changed 12 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to macsforever2000@… |
---|
Changed 12 years ago by pmsobral@…
comment:2 Changed 12 years ago by pmsobral@…
Replying to macsforever2000@…:
This is not enough information to go on. Please attach the complete main.log and re-open this ticket.
Hi!
Here is the output from port:
sh-3.2# port clean graphviz ---> Cleaning graphviz sh-3.2# port install graphviz ---> Computing dependencies for graphviz ---> Fetching archive for graphviz ---> Attempting to fetch graphviz-2.28.0_9.darwin_11.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/graphviz ---> Attempting to fetch graphviz-2.28.0_9.darwin_11.x86_64.tbz2 from http://lil.fr.packages.macports.org/graphviz ---> Attempting to fetch graphviz-2.28.0_9.darwin_11.x86_64.tbz2 from http://packages.macports.org/graphviz ---> Attempting to fetch graphviz-2.28.0_9.darwin_11.x86_64.tbz2 from http://jog.id.packages.macports.org/macports/packages/graphviz ---> Fetching distfiles for graphviz ---> Verifying checksum(s) for graphviz ---> Extracting graphviz ---> Applying patches to graphviz ---> Configuring graphviz ---> Building graphviz Error: org.macports.build for port graphviz returned: command execution failed Please see the log file for port graphviz for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphviz/graphviz/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port graphviz failed
The main.log file is attached (almost 600Kb in text!)
Regards,
Pedro
comment:3 Changed 12 years ago by pmsobral@…
Hi again,
Tested with a new graphviz version:
port install graphviz @2.30.0
And the same problem.
Pedro.
comment:4 Changed 12 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|---|
Owner: | changed from macsforever2000@… to ryandesign@… |
Port: | graphviz added |
In the future, please use WikiFormatting, fill in the Port field and Cc the port maintainer.
comment:5 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
There must be something unusual about your system; graphviz builds fine for me on all versions of OS X that MacPorts runs on.
Does the file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/Headers/AERegistry.h exist? It should. If it doesn't, restore it from your backups or reinstall OS X.
comment:6 Changed 12 years ago by pmsobral@…
Hi,
You're right! By some reason the file is missing on my system. I copied it from another system and graphviz compiled fine.
Thanks!
Pedro
comment:7 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:8 Changed 10 years ago by mojca (Mojca Miklavec)
What can remove files from the system?
I just got a report #46628 about the same problem.
This is not enough information to go on. Please attach the complete main.log and re-open this ticket.