Opened 2 years ago

Last modified 19 months 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)

config.log (225.5 KB) - added by davehun (David Hunninsett) 2 years ago.
config.log

Download all attachments as: .zip

Change History (7)

Changed 2 years ago by davehun (David Hunninsett)

Attachment: config.log added

config.log

comment:1 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: set to drkp
Status: newassigned
Summary: Failure to build on Big Suremacs-app-devel: The installed libgccjit failed to compile and run a test program using the libgccjit library

comment:2 Changed 2 years ago by davehun (David Hunninsett)

emacs-app-devel @20211020 (editors, aqua) builds fine on intel big sur

comment:3 Changed 2 years ago by jcf (James Conroy-Finn)

Cc: jcf added

comment:4 Changed 2 years ago by bestlem

Cc: bestlem added

comment:5 Changed 2 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 19 months ago by cooljeanius (Eric Gallager)

Cc: cooljeanius added
Note: See TracTickets for help on using tickets.