Opened 2 years ago
Closed 23 months ago
#66276 closed defect (worksforme)
Grace configure fails on Ventura
Reported by: | Vahid999 | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.0 |
Keywords: | ventura | Cc: | |
Port: | grace |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Hi,
When I sent the output (attached transcript.log) of
sudo port -d configure grace
to Chris Jones (https://lists.macports.org/pipermail/macports-users/2022-November/051623.html), he wrote:
That now shows a different error to what you previously reported. It is now a failure when configuring grace Please check for an open trac ticket for the error you see, and if not present open one
Thanks,
Vahid
Attachments (2)
Change History (9)
Changed 2 years ago by Vahid999
Attachment: | transcript.log added |
---|
comment:1 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Keywords: | ventura added; Ventura removed |
Port: | grace added |
comment:2 Changed 2 years ago by Vahid999
After cleaning and running install, I get the attached main.log, which points to llvm-10 as the source of error. But that is what I reported to the Forum and was told to make a ticket for grace failing the configure stage.
comment:3 Changed 2 years ago by Vahid999
It did not allow me to attach main.log so I will attach it to my earlier message.
Changed 2 years ago by Vahid999
comment:4 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)
This ticket is about grace. If you have a log showing a failure of grace, attach it here. Your ticket about llvm-10 is #66272. Attach logs about problems with llvm-10 there.
comment:5 Changed 2 years ago by Vahid999
This ticket is about grace because I was told by the MacPorts Forum (link cited in this thread) to file this ticket about grace. Since your assessment differs from the Forum, it is perhaps best to close this ticket and hope that any future fix for llvm-10 will resolve the grace installation issue.
Thanks,
Vahid
comment:6 Changed 23 months ago by kencu (Ken)
I tried this tonight on Ventura arm64:
% sudo port -f deactivate active % sudo port -v -N install grace ---> Computing dependencies for grace................................................................................... ---> Dependencies to be installed: libjpeg-turbo libpng zlib openbrowser p5.34-mac-propertylist p5.34-xml-entities p5.34-html-parser p5.34-html-tagset perl5.34 db48 gdbm gettext-runtime libiconv readline ncurses p5.34-http-message p5.34-clone p5.34-b-cow p5.34-test-simple p5.34-xsloader p5.34-compress-raw-bzip2 p5.34-test-cpan-meta p5.34-test-cpan-meta-json p5.34-json p5.34-json-xs p5.34-canary-stability p5.34-common-sense p5.34-types-serialiser p5.34-test-pod p5.34-pod-simple p5.34-encode p5.34-pod-escapes p5.34-compress-raw-zlib p5.34-encode-locale p5.34-http-date p5.34-time-local p5.34-timedate p5.34-io-compress p5.34-io-compress-brotli p5.34-file-slurper p5.34-getopt-long p5.34-time-hires p5.34-io-html p5.34-lwp-mediatypes p5.34-uri openmotif Xft2 expat fontconfig freetype brotli bzip2 ossp-uuid xrender xorg-libX11 xorg-libXau xorg-xorgproto xorg-libXdmcp xorg-libxcb xorg-libpthread-stubs xorg-xcb-proto libxml2 icu xz bison bison-runtime libtextstyle m4 flex gettext gettext-tools-libs pkgconfig xbitmaps xorg-libXext xorg-libXmu xorg-libXt xorg-libsm xorg-libice xorg-libXp pdflib xpm xorg-util-macros
I noticed first that llvm-10
was not requested in the list of ports to install, as you can see.
After that, all those ports built without trouble and grace
was installed without any issues:
% port -v installed grace The following ports are currently installed: grace @5.1.25_5 (active) requested_variants='' platform='darwin 22' archs='arm64' date='2022-12-28T20:25:50-0800'
After installing xorg-server
, xmgrace
opened without troubles and on brief assessment appears to be functional.
comment:7 Changed 23 months ago by kencu (Ken)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Because this built easily for me here (although on arm64, admittedly) and because the attached failure log is for llvm-10 and not for grace, as you point out, I'm going to close this as "worksforme" and we can help you out further if you have trouble with grace in the future.
I realize you got a bit of the run-around, but we will indeed help you get up to speed if you are stuck.
The log says:
so it doesn't show us anything useful. Run
sudo port clean grace
, then try again, then attach the new main.log file if it fails again.