[MacPorts] #32390: gnome-mime-data: -o: command not found (was: gnome-mime-data 2.18.0/gnome-vfs 2.24.4 fails to build)
MacPorts
noreply at macports.org
Sat Dec 3 23:42:49 PST 2011
#32390: gnome-mime-data: -o: command not found
-------------------------------------+--------------------------------------
Reporter: reid@… | Owner: rmstonecipher@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.3
Keywords: | Port: gnome-mime-data
-------------------------------------+--------------------------------------
Changes (by ryandesign@…):
* cc: reid@… (removed)
* owner: macports-tickets@… => rmstonecipher@…
* keywords: gnome-mime-data gnome-vfs =>
* port: gnome-mime-data gnome-vfs => gnome-mime-data
Old description:
> I'm filing two ports because they seem to be the same issue. Or at least
> the same error comes up.
>
> gnome-mime-data:
>
> Making all in po
> make[2]: Entering directory
> `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
> .org_release_ports_gnome_gnome-mime-data/gnome-mime-data/work/gnome-mime-
> data-2.18.0/po'
> file=`echo af | sed 's,.*/,,'`.gmo \
> && rm -f $file && -o $file af.po
> file=`echo am | sed 's,.*/,,'`.gmo \
> && rm -f $file && -o $file am.po
> /bin/sh: -o: command not found
> /bin/sh: -o: command not found
> make[2]: *** [am.gmo] Error 127
> make[2]: *** Waiting for unfinished jobs....
> make[2]: *** [af.gmo] Error 127
>
>
> gnome-vfs:
>
> Making all in po
> make[2]: Entering directory
> `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
> .org_release_ports_gnome_gnome-mime-data/gnome-mime-data/work/gnome-mime-
> data-2.18.0/po'
> file=`echo af | sed 's,.*/,,'`.gmo \
> && rm -f $file && -o $file af.po
> file=`echo am | sed 's,.*/,,'`.gmo \
> && rm -f $file && -o $file am.po
> /bin/sh: -o: command not found
> make[2]: *** [af.gmo] Error 127
> make[2]: *** Waiting for unfinished jobs....
> /bin/sh: -o: command not found
> make[2]: *** [am.gmo] Error 127
New description:
I'm filing two ports because they seem to be the same issue. Or at least
the same error comes up.
gnome-mime-data:
{{{
Making all in po
make[2]: Entering directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_release_ports_gnome_gnome-mime-data/gnome-mime-data/work/gnome-mime-
data-2.18.0/po'
file=`echo af | sed 's,.*/,,'`.gmo \
&& rm -f $file && -o $file af.po
file=`echo am | sed 's,.*/,,'`.gmo \
&& rm -f $file && -o $file am.po
/bin/sh: -o: command not found
/bin/sh: -o: command not found
make[2]: *** [am.gmo] Error 127
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [af.gmo] Error 127
}}}
gnome-vfs:
{{{
Making all in po
make[2]: Entering directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_release_ports_gnome_gnome-mime-data/gnome-mime-data/work/gnome-mime-
data-2.18.0/po'
file=`echo af | sed 's,.*/,,'`.gmo \
&& rm -f $file && -o $file af.po
file=`echo am | sed 's,.*/,,'`.gmo \
&& rm -f $file && -o $file am.po
/bin/sh: -o: command not found
make[2]: *** [af.gmo] Error 127
make[2]: *** Waiting for unfinished jobs....
/bin/sh: -o: command not found
make[2]: *** [am.gmo] Error 127
}}}
--
Comment:
Please use WikiFormatting so your posts are legible.
There is no need to repeat the port names in the Keywords field, nor do
you need to Cc yourself when you reported the ticket. Please do however Cc
the maintainer of the affected ports.
msgformat is a part of gettext. gnome-mime-data of course already has a
dependency on gettext so I'm not sure what happened. Can you undo your
change, clean, try again, and attach the main.log from the failed build?
--
Ticket URL: <https://trac.macports.org/ticket/32390#comment:5>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list