Opened 16 years ago

Last modified 15 years ago

#13381 closed defect

Failed to build gettext — at Initial Version

Reported by: tuomas@… Owned by: macports-dev@…
Priority: Normal Milestone:
Component: ports Version: 1.5.2
Keywords: Cc:
Port:

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.

Change History (0)

Note: See TracTickets for help on using tickets.