Opened 11 years ago

Last modified 19 months ago

#37032 assigned defect

xemacs: universal variant fails

Reported by: drusakov778 Owned by: dstrubbe (David Strubbe)
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc: cooljeanius (Eric Gallager)
Port: xemacs

Description (last modified by ryandesign (Ryan Carsten Schmidt))

I've had my xemacs crash when it was trying to fontify a buffer. I guess it is similar to the bug described here: #36196

So, my first intention was to re-install the package.. So I did: sudo port uninstall xemacs - when fine
and then: sudo port install xemacs - which fail on the last stage.

$ sudo port install xemacs
--->  Computing dependencies for xemacs
--->  Configuring xemacs
Error: org.macports.configure for port xemacs returned: configure failure: command execution failed
Please see the log file for port xemacs for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_editors_xemacs/xemacs/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port xemacs failed

main.log attached.

My main impression is that it is related to the fact that I have installed many of the packages (following some advice on 'wine' installation) with '+universal' option, while lately I've installed all packages 'plain', i.e. without '+universal'

Regards, D

Attachments (1)

main.log (49.9 KB) - added by drusakov778 11 years ago.

Download all attachments as: .zip

Change History (4)

Changed 11 years ago by drusakov778

Attachment: main.log added

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

Description: modified (diff)
Port: xemacs added
Summary: xemacs port fails to installxemacs: universal variant fails

The log says:

Unrecognized option: --disable-dependency-tracking

This simply means nobody tested the universal variant with this port, and it does not work. Either see if you can fix it and give us a patch, or don't use the universal variant.

comment:2 Changed 5 years ago by jmroot (Joshua Root)

Owner: changed from macports-tickets@… to dstrubbe
Status: newassigned

comment:3 Changed 19 months ago by cooljeanius (Eric Gallager)

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