Opened 12 years ago
Last modified 2 years 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)
Change History (4)
Changed 12 years ago by drusakov778
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Port: | xemacs added |
Summary: | xemacs port fails to install → xemacs: universal variant fails |
comment:2 Changed 6 years ago by jmroot (Joshua Root)
Owner: | changed from macports-tickets@… to dstrubbe |
---|---|
Status: | new → assigned |
comment:3 Changed 2 years ago by cooljeanius (Eric Gallager)
Cc: | cooljeanius added |
---|
Note: See
TracTickets for help on using
tickets.
The log says:
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.