Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#54123 closed defect (invalid)

Unable to install/upgrade emacs 25.2

Reported by: kickingvegas (Charles Choi) Owned by: drkp (Dan Ports)
Priority: Normal Milestone:
Component: ports Version: 2.4.1
Keywords: Cc:
Port: emacs

Description

Tried to update to emacs 25.2 but failed. Attached are the build logs.

Attachments (2)

config.log (891.6 KB) - added by kickingvegas (Charles Choi) 7 years ago.
main.log (275.5 KB) - added by kickingvegas (Charles Choi) 7 years ago.

Download all attachments as: .zip

Change History (6)

Changed 7 years ago by kickingvegas (Charles Choi)

Attachment: config.log added

Changed 7 years ago by kickingvegas (Charles Choi)

Attachment: main.log added

comment:1 Changed 7 years ago by kickingvegas (Charles Choi)

cchoi@dev5:~> sudo port install emacs +gtk
--->  Computing dependencies for emacs
--->  Configuring emacs
Error: Failed to configure emacs, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_emacs/emacs/work/emacs-25.2/config.log
Error: Failed to configure emacs: configure failure: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_emacs/emacs/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port emacs failed

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

Keywords: emacs removed
Owner: set to drkp
Status: newassigned

Upgrade gawk first.

sudo port -f deactivate gawk
sudo port upgrade gawk

Then try installing emacs again.

comment:3 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: invalid
Status: assignedclosed

comment:4 Changed 7 years ago by kickingvegas (Charles Choi)

Thanks!

Note: See TracTickets for help on using tickets.