#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 ------------------------------+--------------------------------------------- Changes (by macsforever2000@…): * keywords: gettext, build failure => build failure * owner: macports-tickets@… => ryandesign@… * port: gettext-0.17 => 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 [[BR]] make[1]: Nothing to be done for `all'. [[BR]] Making all in gettext-runtime [[BR]] make all-recursive [[BR]] Making all in doc [[BR]] make[3]: *** No rule to make target `all'. Stop. [[BR]] make[2]: *** [all-recursive] Error 1 [[BR]] make[1]: *** [all] Error 2 [[BR]] make: *** [all-recursive] Error 1 [[BR]] 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. -- -- Ticket URL: <http://trac.macports.org/ticket/18620#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS