[MonoDevelop] Failing to compile on Linux in last few days - %(Culture)

Timotheus Pokorra timotheus.pokorra at solidcharity.com
Wed Aug 27 20:50:30 UTC 2014


Hello Jesse,

I noticed the same error as well.

I think it was no change in monodevelop, but a change in the latest
mono built from git master.

It still worked fine with Mono git master from Friday morning, but
failed a day later.
I can compile Monodevelop git master fine with mono 3.6.

Timotheus

On 27 August 2014 20:04, Jesse Litton <monodevelop-list at eternaldusk.com> wrote:
> Has anyone noticed problems building MonoDevelop from git on Linux
> within the last week or so?  I build the current version regularly with
> no issues, but for the last couple of days I've been seeing:
>
> -------------------
> ...
> Build FAILED.
> Errors:
>
> /home/evil/src/monodevelop/main/Main.sln (default targets) ->
> (Build target) ->
> /home/evil/src/monodevelop/main/src/addins/MonoDevelop.Gettext/MonoDevelop.Gettext.csproj
> (default targets) ->
> /opt/mono/lib/mono/4.5/Microsoft.Common.targets (DeployOutputFiles
> target) ->
>
>         /opt/mono/lib/mono/4.5/Microsoft.Common.targets: error : Cannot
> copy
> /home/evil/src/monodevelop/main/src/addins/MonoDevelop.Gettext/obj/Debug/%(Culture)/MonoDevelop.Gettext.resources.dll
> to
> /home/evil/src/monodevelop/main/build/AddIns/DisplayBindings/Gettext/MonoDevelop.Gettext.resources.dll,
> as the source file doesn't exist.
> ...
> ------------------
>
> The specified DLL *does* exist within
> /home/evil/src/monodevelop/main/src/addins/MonoDevelop.Gettext/obj/Debug/am,
> and is owned by my userid:group.  So, I'm not sure where the actual
> problem lies unless it's not properly translating %(Culture).
>
> I've attempted 'make clean', 'make distclean', and even checking the
> source out from scratch again - but am seeing the same error.
>
> -J
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list


More information about the Monodevelop-list mailing list