[MacPorts] #13381: Failed to build gettext
MacPorts
trac at macosforge.org
Fri Nov 23 05:38:12 PST 2007
#13381: Failed to build gettext
-------------------------------+--------------------------------------------
Reporter: tuomas at peippo.eu | Owner: macports-dev at lists.macosforge.org
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.5.2
Resolution: | Keywords:
-------------------------------+--------------------------------------------
Changes (by jmpp at macports.org):
* milestone: => Port Bugs
Old description:
> ---> Building gettext 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_devel_gettext/work/gettext-0.17"
> && make all " returned error 2
> Command output: make[4]: Nothing to be done for `all-am'.
> Making all in libgrep
> make[3]: Nothing to be done for `all'.
> Making all in src
> make all-am
> make[4]: Nothing to be done for `all-am'.
> Making all in libgettextpo
> make all-am
> make[4]: Nothing to be done for `all-am'.
> Making all in po
> Making all in projects
> make[3]: Nothing to be done for `all'.
> Making all in styles
> make[3]: Nothing to be done for `all'.
> Making all in misc
> WARNING: Warnings can be ignored. :-)
> if test "emacs" != no; then \
> set x; \
> list='start-po.el po-mode.el po-compat.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 ../../build-aux/elisp-comp "$@" || exit
> 1; \
> else : ; fi
> Fatal malloc_jumpstart() error
> make[3]: *** [elc-stamp] Error 1
> make[2]: *** [all-recursive] Error 1
> make[1]: *** [all] Error 2
> make: *** [all-recursive] Error 1
>
> Error: Status 1 encountered during processing.
New description:
{{{
---> Building gettext 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_devel_gettext/work/gettext-0.17"
&& make all " returned error 2
Command output: make[4]: Nothing to be done for `all-am'.
Making all in libgrep
make[3]: Nothing to be done for `all'.
Making all in src
make all-am
make[4]: Nothing to be done for `all-am'.
Making all in libgettextpo
make all-am
make[4]: Nothing to be done for `all-am'.
Making all in po
Making all in projects
make[3]: Nothing to be done for `all'.
Making all in styles
make[3]: Nothing to be done for `all'.
Making all in misc
WARNING: Warnings can be ignored. :-)
if test "emacs" != no; then \
set x; \
list='start-po.el po-mode.el po-compat.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 ../../build-aux/elisp-comp "$@" || exit 1;
\
else : ; fi
Fatal malloc_jumpstart() error
make[3]: *** [elc-stamp] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1
Error: Status 1 encountered during processing.
}}}
--
Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13381#comment:1>
MacPorts </projects/macports>
Ports system for Mac OS
More information about the macports-tickets
mailing list