Ticket #18620 (closed defect: worksforme)
gettext-0.17 build terminates with error message
| Reported by: | tolmein@… | Owned by: | ryandesign@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.7.0 |
| Keywords: | build failure | Cc: | |
| Port: | gettext |
Description (last modified by ryandesign@…) (diff)
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.
Change History
comment:1 Changed 4 years ago by macsforever2000@…
- Owner changed from macports-tickets@… to ryandesign@…
- Keywords gettext, removed
- Port changed from gettext-0.17 to gettext
- Description modified (diff)
comment:2 Changed 4 years ago by ryandesign@…
- Description modified (diff)
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.
comment:3 Changed 4 years ago by tolmein@…
Hello Ryan,
sorry for replying only now.
In the meantime, after some more trials to install gettext I somehow - miraculously - succeeded, so everything seems fine now.
Nonetheless, thanks a lot for trying to help me.
Note: See
TracTickets for help on using
tickets.

