[MacPorts] #37841: cat install ecb
#37841: cat install ecb -----------------------+-------------------------------- Reporter: bluetux@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: ecb | Port: -----------------------+-------------------------------- when i try to install ecb, i can't install and got this message.. port install ecb ---> Computing dependencies for ecb ---> Building ecb Error: org.macports.build for port ecb returned: command execution failed Please see the log file for port ecb for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_editors_ecb/ecb/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port ecb failed sh-3.2# -- Ticket URL: <https://trac.macports.org/ticket/37841> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37841: cat install ecb ------------------------+-------------------------------- Reporter: bluetux@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: ecb Port: | ------------------------+-------------------------------- Comment (by egall@…): This looks like the main error: {{{ :info:build ECB 2.40 - Error: ECB can only be used with cedet [1.0pre6, 1.0.9]! Please install it and restart Emacs! }}} What does `port installed cedet` say for you? -- Ticket URL: <https://trac.macports.org/ticket/37841#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37841: ecb: sed: RE error: illegal byte sequence ------------------------+-------------------------------- Reporter: bluetux@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: ecb | ------------------------+-------------------------------- Changes (by ryandesign@…): * keywords: ecb => * port: => ecb Old description:
when i try to install ecb, i can't install and got this message..
port install ecb ---> Computing dependencies for ecb ---> Building ecb Error: org.macports.build for port ecb returned: command execution failed Please see the log file for port ecb for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_editors_ecb/ecb/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port ecb failed sh-3.2#
New description: when i try to install ecb, i can't install and got this message.. {{{ port install ecb ---> Computing dependencies for ecb ---> Building ecb Error: org.macports.build for port ecb returned: command execution failed Please see the log file for port ecb for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_editors_ecb/ecb/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port ecb failed sh-3.2# }}} -- Comment: I would say the relevant error is "sed: RE error: illegal byte sequence", which is a common error seen on Mountain Lion because of the version of sed it ships with. -- Ticket URL: <https://trac.macports.org/ticket/37841#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37841: ecb: ECB can only be used with cedet [1.0pre6, 1.0.9]! ------------------------+-------------------------------- Reporter: bluetux@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: ecb | ------------------------+-------------------------------- Comment (by ryandesign@…): Well I've fixed the sed error in r102308 and "ECB can only be used with cedet [1.0pre6, 1.0.9]" remains. The version of cedet in MacPorts is 1.1.0, which is not between 1.0pre6 and 1.0.9, hence the error. I don't know why ecb is so picky about the version of cedet. -- Ticket URL: <https://trac.macports.org/ticket/37841#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37841: ecb: ECB can only be used with cedet [1.0pre6, 1.0.9]! ------------------------+-------------------------------- Reporter: bluetux@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: ecb | ------------------------+-------------------------------- Comment (by bluetux@…): I found some info about why this error caused. In Emacs Wiki say. The latest ECB version (2.40) does not work with the CEDET in Emacs 23.2... from http://www.emacswiki.org/emacs/EmacsCodeBrowser#toc4 And sugest solution using http://alexott.blogspot.kr/2012/06/ecb-fresh- emacscedet.html author's patch that provide from https://github.com/alexott/ecb/ I don't know how to make port package, but I think now ecb package need those patch. Thanks -- Ticket URL: <https://trac.macports.org/ticket/37841#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts