Opened 3 years ago
Last modified 2 years ago
#63994 assigned defect
emacs-app-devel: The installed libgccjit failed to compile and run a test program using the libgccjit library
Reported by: | davehun (David Hunninsett) | Owned by: | drkp (Dan Ports) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.1 |
Keywords: | bigsur arm64 | Cc: | jcf (James Conroy-Finn), bestlem, cooljeanius (Eric Gallager) |
Port: | emacs-app-devel |
Description
emacs-app-devel fails to install for me during the configure stage.
sudo port install emacs-app-devel emacs-app-devel @20211112_0+nativecomp+rsvg
This seems to be related to libgcc
:info:configure checking for libgccjit.h... yes :info:configure configure: error: The installed libgccjit failed to compile and run a test program using :info:configure the libgccjit library; see config.log for the details of the failure.
Attachments (1)
Change History (7)
Changed 3 years ago by davehun (David Hunninsett)
Attachment: | config.log added |
---|
comment:1 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | set to drkp |
---|---|
Status: | new → assigned |
Summary: | Failure to build on Big Sur → emacs-app-devel: The installed libgccjit failed to compile and run a test program using the libgccjit library |
comment:2 Changed 3 years ago by davehun (David Hunninsett)
emacs-app-devel @20211020 (editors, aqua) builds fine on intel big sur
comment:3 Changed 3 years ago by jcf (James Conroy-Finn)
Cc: | jcf added |
---|
comment:4 Changed 3 years ago by bestlem
Cc: | bestlem added |
---|
comment:5 Changed 3 years ago by bestlem
Seeing #63479 It seems like you do need at least one gcc installed. (Which is sort of ogg as clang is used to compile)
I installed gcc11 and it configured. The build still failed but in the destroot phase see separate bug
comment:6 Changed 2 years ago by cooljeanius (Eric Gallager)
Cc: | cooljeanius added |
---|
Note: See
TracTickets for help on using
tickets.
config.log