Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#18620 closed defect (worksforme)

gettext-0.17 build terminates with error message

Reported by: tolmein@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: build failure Cc:
Port: gettext

Description (last modified by ryandesign (Ryan Carsten Schmidt))

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 (5)

comment:1 Changed 15 years ago by mf2k (Frank Schima)

Description: modified (diff)
Keywords: gettext removed
Owner: changed from macports-tickets@… to ryandesign@…
Port: gettext added; gettext-0.17 removed

comment:2 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

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 15 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.

comment:4 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: worksforme
Status: newclosed

Ok, I'm glad you got it to work.

comment:5 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.