[MacPorts] #18620: gettext-0.17 build terminates with error message
MacPorts
noreply at macports.org
Wed Feb 25 04:55:12 PST 2009
#18620: gettext-0.17 build terminates with error message
------------------------------+---------------------------------------------
Reporter: tolmein@… | Owner: ryandesign@…
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.7.0
Keywords: build failure | Port: gettext
------------------------------+---------------------------------------------
Old description:
> Hi there,
>
> when I try to build gettext (which I tried several times) I always get
> the following error message:
>
> {{{
> athena Tue Feb 24 18:54:46 /Users/athena $ sudo port install gettext
> ---> Fetching gettext
> ---> Attempting to fetch gettext-0.17.tar.gz from
> http://mirrors.ibiblio.org/pub/mirrors/gnu/ftp/gnu/gettext
> ---> Attempting to fetch gettext-0.17.tar.gz from
> http://mirrors.kernel.org/gnu/gettext
> ---> Verifying checksum(s) for gettext
> ---> Extracting gettext
> ---> Applying patches to gettext
> ---> Configuring gettext
> ---> Building gettext
>
> '''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: Making all in gnulib-local
> make[1]: Nothing to be done for `all'.
> Making all in gettext-runtime
> make all-recursive
> Making all in doc
> make[3]: *** No rule to make target `all'. Stop.
> make[2]: *** [all-recursive] Error 1
> make[1]: *** [all] Error 2
> make: *** [all-recursive] Error 1
> Error: Status 1 encountered during processing.
> }}}
>
> Thanks in advance for your help.
New description:
Hi there,
when I try to build gettext (which I tried several times) I always get the
following error message:
{{{
athena Tue Feb 24 18:54:46 /Users/athena $ sudo port install gettext
---> Fetching gettext
---> Attempting to fetch gettext-0.17.tar.gz from
http://mirrors.ibiblio.org/pub/mirrors/gnu/ftp/gnu/gettext
---> Attempting to fetch gettext-0.17.tar.gz from
http://mirrors.kernel.org/gnu/gettext
---> Verifying checksum(s) for gettext
---> Extracting gettext
---> Applying patches to gettext
---> Configuring gettext
---> Building gettext
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: Making all in gnulib-local
make[1]: Nothing to be done for `all'.
Making all in gettext-runtime
make all-recursive
Making all in doc
make[3]: *** No rule to make target `all'. Stop.
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1
Error: Status 1 encountered during processing.
}}}
Thanks in advance for your help.
--
Comment(by ryandesign@…):
What version of Mac OS X, Xcode and MacPorts do you have, and on what kind
of Mac?
Do you have anything installed in /usr/local? Sometimes this conflicts
with MacPorts ports.
Can you send me the debug output? run "`sudo port clean gettext`" and then
"`sudo port -d install gettext 2>&1 | tee ~/Desktop/gettext.txt`" and then
attach gettext.txt from your desktop to this ticket.
--
Ticket URL: <http://trac.macports.org/ticket/18620#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list