#17736: gnome-doc-utils 0.14.0 -- build failure ------------------------------------+--------------------------------------- Reporter: ian.grant@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: ------------------------------------+--------------------------------------- Some problem with the Makefil.in or the Makefile.in.in (!) The latter has a line MSGFMT = @MSGFMT@ and the Makefile.in has a line MSGFMT = and the Makefile has .po.mo: $(MSGFMT) -o $@ $< So it doesn't work. I guess the problem is with whatever processes Makefile.in.in {{{ ---> Building gnome-doc-utils Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gn ome_gnome-doc-utils/work/gnome-doc-utils-0.14.0" && make all " returned error 2 Command output: Making all in data Making all in icons Making all in hicolor Making all in 48x48 make[4]: Nothing to be done for `all'. Making all in scalable make[4]: Nothing to be done for `all'. make[4]: Nothing to be done for `all-am'. make[3]: Nothing to be done for `all-am'. Making all in templates make[2]: Nothing to be done for `all'. Making all in watermarks make[2]: Nothing to be done for `all'. make[2]: Nothing to be done for `all-am'. Making all in po file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && -o $file ar.po /bin/sh: -o: command not found make[1]: *** [ar.gmo] Error 127 make: *** [all-recursive] Error 1 }}} -- Ticket URL: <http://trac.macports.org/ticket/17736> MacPorts <http://www.macports.org/> Ports system for Mac OS