[MacPorts] #15201: desktop-file-utils-0.15 build error
MacPorts
noreply at macports.org
Sun May 17 00:56:05 PDT 2009
#15201: desktop-file-utils-0.15 build error
-----------------------------------+----------------------------------------
Reporter: jeffholmes@… | Owner: macports-tickets@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 1.6.0
Resolution: fixed | Keywords:
Port: desktop-file-utils |
-----------------------------------+----------------------------------------
Changes (by blb@…):
* keywords: desktop-file-utils =>
* status: new => closed
* resolution: => fixed
* port: => desktop-file-utils
Old description:
> On Macbook, Intel, running OS X 10.5.2 and XCode 3.0:
>
> {{{sudo port install gimp-app
> ---> Building desktop-file-utils with target all
> Error: Target org.macports.build returned: shell command " cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
> .org_release_ports_gnome_desktop-file-utils/work/desktop-file-utils-0.15"
> && make all " returned error 2
> Command output: make all-recursive
> Making all in src
> make[2]: Nothing to be done for `all'.
> Making all in misc
> WARNING: Warnings can be ignored. :-)
> if test emacs != no; then \
> set x; \
> list='desktop-entry-mode.el'; for p in $list; do \
> if test -f "$p"; then d=; else d="./"; fi; \
> set x "$@" "$d$p"; shift; \
> done; \
> shift; \
> EMACS=emacs /bin/sh ../elisp-comp "$@" || exit 1; \
> else : ; fi
> Fatal malloc_jumpstart() error
> make[2]: *** [elc-stamp] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
>
> Error: The following dependencies failed to build: gimp2 libgnomeui
> libbonoboui gnome-vfs desktop-file-utils gnome-mime-data libbonobo
> libglade2 libgnome esound audiofile libgnomecanvas gail libgtkhtml libmng
> autoconf help2man p5-locale-gettext m4 automake lcms librsvg libcroco
> libgsf libwmf poppler poppler-data py25-gtk py25-cairo py25-numpy fftw-3
> g95
> Error: Status 1 encountered during processing.
> }}}
New description:
On Macbook, Intel, running OS X 10.5.2 and XCode 3.0:
{{{
sudo port install gimp-app
---> Building desktop-file-utils with target all
Error: Target org.macports.build returned: shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_release_ports_gnome_desktop-file-utils/work/desktop-file-utils-0.15"
&& make all " returned error 2
Command output: make all-recursive
Making all in src
make[2]: Nothing to be done for `all'.
Making all in misc
WARNING: Warnings can be ignored. :-)
if test emacs != no; then \
set x; \
list='desktop-entry-mode.el'; for p in $list; do \
if test -f "$p"; then d=; else d="./"; fi; \
set x "$@" "$d$p"; shift; \
done; \
shift; \
EMACS=emacs /bin/sh ../elisp-comp "$@" || exit 1; \
else : ; fi
Fatal malloc_jumpstart() error
make[2]: *** [elc-stamp] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Error: The following dependencies failed to build: gimp2 libgnomeui
libbonoboui gnome-vfs desktop-file-utils gnome-mime-data libbonobo
libglade2 libgnome esound audiofile libgnomecanvas gail libgtkhtml libmng
autoconf help2man p5-locale-gettext m4 automake lcms librsvg libcroco
libgsf libwmf poppler poppler-data py25-gtk py25-cairo py25-numpy fftw-3
g95
Error: Status 1 encountered during processing.
}}}
--
Comment:
emacs support was disabled in r40951 (for ticket #15922), so this should
be fixed.
--
Ticket URL: <http://trac.macports.org/ticket/15201#comment:5>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list