<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">2013/6/7 Kim Lam <span dir="ltr"><<a href="mailto:kim@redgiantsoftware.com" target="_blank">kim@redgiantsoftware.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
<div>Hi Andoni<br>
<br>
I haven't tried the command yet, but to be clear. How do I
generate a full log?<span class="HOEnZb"><font color="#888888"><br></font></span></div></div></blockquote><div><br></div><div>Hi Kim,<br><br></div><div>The build process in a recipe is split in several steps: Fetch, Extract, Configure, Compile, Install and Post-Install.<br>
</div><div>Cerbero stores in an internal cache file the build status of each recipes to avoid rebuilding a recipe that has already been built or repeating a build state that's already done.<br></div><div>The command "buildone" ignores this cached state and rebuild a recipe from the beginning passing through all the build steps. For debugging most of the build issues the error you get in the compile stage is usually not enough (the error might have come in an early stage, like in the configure one due to something missing or something different in your system). In cerbero we try to encapsulate the build environment as much as possible (that's one of the reason all those build tools are built in the bootstrap) trying to isolate it from the rest of the system, but sometines, in some systems, something fails :) BTW, I am ylatuya in #gstreamer in case you want some help<br>
<br></div><div>Cheers,<br></div><div>Andoni<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div bgcolor="#FFFFFF" text="#000000"><div><span class="HOEnZb"><font color="#888888">
<br>
Kim</font></span><div><div class="h5"><br>
<br>
On 2013-06-06 5:17 PM, Andoni Morales wrote:<br>
</div></div></div><div><div class="h5">
<blockquote type="cite">
<div dir="ltr"><br>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">2013/6/6 Kim Lam <span dir="ltr"><<a href="mailto:kim@redgiantsoftware.com" target="_blank">kim@redgiantsoftware.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
<div>Hello<br>
<br>
Further problems with bootstrap.<br>
I continued the bootstrap, and now it has trouble
building cmake. <br>
Attached is the log.<span><font color="#888888"><br>
</font></span></div>
</div>
</blockquote>
<div><br>
</div>
<div>Hi Kim,<br>
<br>
</div>
<div>We have updated cmake to 2.8.11 because of a bug in the
version we where using that causes a infinite loop with
some builds. It's not related to your build issue but you
should build the new version to avoid issue later. Can you
please update your cerbero repository and call:<br>
<br>
</div>
<div>./cerbero-uninstalled -c config/build-tools.cbc
buildone cmake<br>
<br>
</div>
<div>This will rebuild cmake. Also please attach the full
log as it's required to debug this kind of issues
properly.<br>
<br>
</div>
<div>Thanks,<br>
</div>
<div>Andoni <br>
</div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
<div><span><font color="#888888"> <br>
<br>
Kim</font></span>
<div>
<div><br>
<br>
<br>
<br>
On 2013-06-06 6:24 AM, Andoni Morales wrote:<br>
</div>
</div>
</div>
<div>
<div>
<blockquote type="cite">
<div dir="ltr"><br>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">2013/6/6 Kim Lam <span dir="ltr"><<a href="mailto:kim@redgiantsoftware.com" target="_blank">kim@redgiantsoftware.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
<div>Hello Andoni<br>
<br>
I removed my python environment
variable, and <br>
<div>
<div>./cerbero-uninstalled -c
config/build-tools.cbc buildone
pkg-config</div>
</div>
<div><br>
finished executing.</div>
</div>
</div>
</blockquote>
<div><br>
</div>
<div>The bootstrap should now continue if
you call bootstrap again</div>
<div><br>
</div>
<div>Andoni </div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
<div>
<div><span><font color="#888888"><br>
<br>
Kim<br>
</font></span></div>
<div> <br>
<br>
On 2013-06-05 4:35 PM, Andoni
Morales wrote:<br>
</div>
</div>
<div>
<div>
<blockquote type="cite">
<div dir="ltr">Hi Kim,
<div><br>
</div>
<div>This looks really strange
:) Could you please attach the
full log of:</div>
<div><br>
</div>
<div>./cerbero-uninstalled -c
config/build-tools.config
buildone pkg-config</div>
<div><br>
</div>
<div>Andoni</div>
</div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">2013/6/5
Kim Lam <span dir="ltr"><<a href="mailto:kim@redgiantsoftware.com" target="_blank">kim@redgiantsoftware.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello<br>
<br>
So, I am trying to setup a
VM to do cerbero builds on
windows, and I am running
into a problem compiling
glib in MinGW. Any idea what
could be going wrong? Seems
to be missing a 'make all'
command for glib.<br>
<br>
Kim<br>
<br>
<br>
[(7/14) pkg-config ->
configure ]<br>
-----> Step done<br>
[(7/14) pkg-config ->
compile ]<br>
Running command 'make'<br>
make all-recursive<br>
make[1]: Entering directory
`/usr/home/KimLam/cerbero/sources/build-tools/pkg-co<br>
nfig-0.27'<br>
Making all in glib<br>
make[2]: Entering directory
`/usr/home/KimLam/cerbero/sources/build-tools/pkg-co<br>
nfig-0.27/glib'<br>
make[2]: *** No rule to make
target `all'. Stop.<br>
make[2]: Leaving directory
`/usr/home/KimLam/cerbero/sources/build-tools/pkg-con<br>
fig-0.27/glib'<br>
make[1]: *** [all-recursive]
Error 1<br>
make[1]: Leaving directory
`/usr/home/KimLam/cerbero/sources/build-tools/pkg-con<br>
fig-0.27'<br>
make: *** [all] Error 2<br>
***** Error running
'bootstrap' command:<br>
Recipe 'pkg-config' failed
at the build step 'compile'<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote>
</div>
<br>
<br clear="all">
<div><br>
</div>
-- <br>
Andoni Morales Alastruey<br>
<br>
LongoMatch:The Digital Coach<br>
<a href="http://www.longomatch.ylatuya.es" target="_blank">http://www.longomatch.ylatuya.es</a>
</div>
<br>
<fieldset></fieldset>
<br>
<pre>_______________________________________________
gstreamer-devel mailing list
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a>
</pre>
</blockquote>
<br>
</div>
</div>
</div>
<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
<br>
</blockquote>
</div>
<br>
<br clear="all">
<div><br>
</div>
-- <br>
Andoni Morales Alastruey<br>
<br>
LongoMatch:The Digital Coach<br>
<a href="http://www.longomatch.ylatuya.es" target="_blank">http://www.longomatch.ylatuya.es</a>
</div>
</div>
<br>
<fieldset></fieldset>
<br>
<pre>_______________________________________________
gstreamer-devel mailing list
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a>
</pre>
</blockquote>
<br>
</div>
</div>
</div>
<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
<br>
</blockquote>
</div>
<br>
<br clear="all">
<br>
-- <br>
Andoni Morales Alastruey<br>
<br>
LongoMatch:The Digital Coach<br>
<a href="http://www.longomatch.ylatuya.es" target="_blank">http://www.longomatch.ylatuya.es</a>
</div>
</div>
<br>
<fieldset></fieldset>
<br>
<pre>_______________________________________________
gstreamer-devel mailing list
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a>
</pre>
</blockquote>
<br>
</div></div></div>
<br>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Andoni Morales Alastruey<br><br>LongoMatch:The Digital Coach<br><a href="http://www.longomatch.ylatuya.es">http://www.longomatch.ylatuya.es</a>
</div></div>