[MacPorts] #38068: emacs-app error build fail maybe due to missing dependencies
#38068: emacs-app error build fail maybe due to missing dependencies ------------------------+-------------------------------- Reporter: mariouka@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: | Port: ------------------------+-------------------------------- I tried installing emacs-app through macports and it fails to build. I'm on mac os x 10.5.8 and I have xcode 3.1.4 Error: org.macports.build for port emacs-mac-app returned: command execution failed Please see the log file for port emacs-mac-app for details: Error: Processing of port emacs-mac-app failed I attach the log file, which indicates that some dependencies were not found (e.g. libxml). However, note that I also tried installing emacs from the binary downloaded from emacsformac.com and it also failed to build. So there might be some problem with my system rather than with the port. -- Ticket URL: <https://trac.macports.org/ticket/38068> MacPorts <http://www.macports.org/> Ports system for Mac OS
#38068: emacs-app error build fail maybe due to missing dependencies ----------------------------+------------------- Reporter: mariouka@… | Owner: hum@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: emacs-mac-app | ----------------------------+------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => hum@… * port: => emacs-mac-app Old description:
I tried installing emacs-app through macports and it fails to build. I'm on mac os x 10.5.8 and I have xcode 3.1.4
Error: org.macports.build for port emacs-mac-app returned: command execution failed Please see the log file for port emacs-mac-app for details:
Error: Processing of port emacs-mac-app failed I attach the log file, which indicates that some dependencies were not found (e.g. libxml).
However, note that I also tried installing emacs from the binary downloaded from emacsformac.com and it also failed to build. So there might be some problem with my system rather than with the port.
New description: I tried installing emacs-app through macports and it fails to build. I'm on mac os x 10.5.8 and I have xcode 3.1.4 {{{ Error: org.macports.build for port emacs-mac-app returned: command execution failed Please see the log file for port emacs-mac-app for details: Error: Processing of port emacs-mac-app failed }}} I attach the log file, which indicates that some dependencies were not found (e.g. libxml). However, note that I also tried installing emacs from the binary downloaded from emacsformac.com and it also failed to build. So there might be some problem with my system rather than with the port. -- Comment: If you downloaded a ''binary'' of emacs from elsewhere, then there is no ''build'' that could fail (a binary is already built; that is what "binary" means). But we're here to talk about MacPorts, not random third- party binaries, so let's address that problem. The log you attached is incomplete. Please [http://guide.macports.org/chunked/project.html#project.tickets.prerequisites clean and try again]. Then we can investigate further. -- Ticket URL: <https://trac.macports.org/ticket/38068#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#38068: emacs-app error build fail maybe due to missing dependencies ----------------------------+------------------- Reporter: mariouka@… | Owner: hum@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: emacs-mac-app | ----------------------------+------------------- Comment (by mariouka@…): Replying to [comment:1 ryandesign@…]:
If you downloaded a ''binary'' of emacs from elsewhere, then there is no ''build'' that could fail (a binary is already built; that is what "binary" means). But we're here to talk about MacPorts, not random third- party binaries, so let's address that problem.
The log you attached is incomplete. Please [http://guide.macports.org/chunked/project.html#project.tickets.prerequisites clean and try again]. Then we can investigate further.
Hi, I cleaned and tried again and just attached the new log. -- Ticket URL: <https://trac.macports.org/ticket/38068#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#38068: emacs-app error build fail maybe due to missing dependencies -------------------------+------------------- Reporter: mariouka@… | Owner: hum@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: emacs-app | -------------------------+------------------- Changes (by jmr@…): * cc: css@… (added) * port: emacs-mac-app => emacs-app Comment: The attached log is for emacs-app, not emacs-mac-app as quoted in the description. Anyway, here's your problem: {{{ :info:configure checking for pkg-config... /usr/bin/pkg-config }}} {{{ :info:configure checking LIBXML2_CFLAGS... -I/Library/Frameworks/Mono.framework/Versions/2.10.9/include/libxml2 :info:configure checking LIBXML2_LIBS... -L/Library/Frameworks/Mono.framework/Versions/2.10.9/lib -lxml2 }}} Probably just adding pkgconfig to depends_build will make it work, but it's really awful that Mono installs into /usr/bin at all. -- Ticket URL: <https://trac.macports.org/ticket/38068#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#38068: emacs-app error build fail maybe due to missing dependencies -------------------------+-------------------- Reporter: mariouka@… | Owner: hum@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: fixed | Keywords: Port: emacs-app | -------------------------+-------------------- Changes (by hum@…): * status: new => closed * resolution: => fixed Comment: emacs-app was upgraded to 24.3 and pkgconfig was added to depends_build in r103994. -- Ticket URL: <https://trac.macports.org/ticket/38068#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
#38068: emacs-app error build fail maybe due to missing dependencies -------------------------+-------------------- Reporter: mariouka@… | Owner: hum@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: fixed | Keywords: Port: emacs-app | -------------------------+-------------------- Comment (by egall@…): Replying to [comment:3 jmr@…]:
Probably just adding pkgconfig to depends_build will make it work, but it's really awful that Mono installs into /usr/bin at all.
I heard that it recently stopped doing that though? Forget where I heard that though... -- Ticket URL: <https://trac.macports.org/ticket/38068#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts