#37032: xemacs: universal variant fails -------------------------------+-------------------------------- Reporter: dmitry.rusakov@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: xemacs | -------------------------------+-------------------------------- Changes (by ryandesign@…): * port: => xemacs Old description:
I've had my xemacs crash when it was trying to fontify a buffer. I guess it is similar to the bug described here: https://trac.macports.org/ticket/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
New description: 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 [[br]] 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 -- Comment: 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. -- Ticket URL: <https://trac.macports.org/ticket/37032#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS