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

Rafael Teixeira monoman at gmail.com
Thu Aug 28 12:26:34 UTC 2014


Certainly mono/lib/mono/4.5/Microsoft.Common.targets is the culprit. A
needed item metadara is not being written correctly it is '%(Culture)' but
should be something like '%(EmbeddedResource.Culture)', or it should be a
property '$(Culture)'.

Rafael Teixeira
O..:.)oooo


On Thu, Aug 28, 2014 at 1:50 AM, Timotheus Pokorra <
timotheus.pokorra at solidcharity.com> wrote:

> Hello Jesse,
>
> (cross posting to Mono Development list because it seems to be a
> problem in Mono git master)
>
> I checked the specific revision of Mono that still worked to build
> MonoDevelop:
>
> https://github.com/mono/mono/commit/8020aafc3b2cfe43696b8f0e9d784c7ead432380
>
> My next build of Mono was based on
>
> https://github.com/mono/mono/commit/96b66b38673015fce249025b21af99cc0779009b
> and that caused this error when building MonoDevelop.
>
> I cannot see myself which commit might be causing the new behaviour.
>
> Here again the error for the mono list:
>
>  /opt/mono/lib/mono/4.5/Microsoft.Common.targets: error : Cannot copy
>
> /root/rpmbuild/BUILD/monodevelop-5.4/src/addins/MonoDevelop.Gettext/obj/Debug/%(Culture)/MonoDevelop.Gettext.resources.dll
> to
> /root/rpmbuild/BUILD/monodevelop-5.4/build/AddIns/DisplayBindings/Gettext/MonoDevelop.Gettext.resources.dll,
> as the source file doesn't exist.
>
> With Mono 3.6, the copy command looks like this and works fine:
>
> Copying file from
>
> '/root/rpmbuild/BUILD/monodevelop-5.4/src/addins/MonoDevelop.Gettext/obj/Debug/am/MonoDevelop.Gettext.resources.dll'
> to
> '/root/rpmbuild/BUILD/monodevelop-5.4/build/AddIns/DisplayBindings/Gettext/am/MonoDevelop.Gettext.resources.dll'
>
> Does anybody know what causes this?
>
> Thanks,
>   Timotheus
>
>
> On 28 August 2014 02:55, Jesse Litton <monodevelop-list at eternaldusk.com>
> wrote:
> > Ah, that fits - because I too generally build with the latest mono from
> > git master branch.
> >
> > -Jesse
> >
> >
> > On 08/27/2014 03:50 PM, Timotheus Pokorra wrote:
> >> 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
> >>
> >
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20140828/6addf77f/attachment.html>


More information about the Mono-devel-list mailing list