All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-qt5] How to bisect problem?
@ 2014-10-21 15:39 Neuer User
  2014-10-21 16:56 ` Martin Jansa
  0 siblings, 1 reply; 3+ messages in thread
From: Neuer User @ 2014-10-21 15:39 UTC (permalink / raw)
  To: yocto

Hi

I was using qt5 5.3.0-beta1 for a long time. Now I upgraded to 5.3.2,
which is the current master.

Now I am experiencing some video problems. I reverted back to my old
5.3.0-beta 1 and the problems are gone. So, it seems one (or more)
commits between 5.3.0-beta1 and 5.3.2 are the cause of the faulty video.

How can I bisect this best to find the culprit? It doesn't seem to make
sense to just use git-bisect as not all versions will compile fine. Are
there specific points, such as 5.3.0, 5.3.1 that I should test? Or does
it make more sense to use some 5.4.0 beta version?

Thanks

Michael



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [meta-qt5] How to bisect problem?
  2014-10-21 15:39 [meta-qt5] How to bisect problem? Neuer User
@ 2014-10-21 16:56 ` Martin Jansa
  2014-10-22  6:39   ` Neuer User
  0 siblings, 1 reply; 3+ messages in thread
From: Martin Jansa @ 2014-10-21 16:56 UTC (permalink / raw)
  To: Neuer User; +Cc: yocto

[-- Attachment #1: Type: text/plain, Size: 1356 bytes --]

On Tue, Oct 21, 2014 at 05:39:28PM +0200, Neuer User wrote:
> Hi
> 
> I was using qt5 5.3.0-beta1 for a long time. Now I upgraded to 5.3.2,
> which is the current master.
> 
> Now I am experiencing some video problems. I reverted back to my old
> 5.3.0-beta 1 and the problems are gone. So, it seems one (or more)
> commits between 5.3.0-beta1 and 5.3.2 are the cause of the faulty video.
> 
> How can I bisect this best to find the culprit? It doesn't seem to make
> sense to just use git-bisect as not all versions will compile fine. Are
> there specific points, such as 5.3.0, 5.3.1 that I should test? Or does
> it make more sense to use some 5.4.0 beta version?

qt5 isn't special from this perspective (well maybe except that it takes
damn long to build it all, so it's always useful to narrow the
problematic module asap and then rebuild only that one as long as
dependencies on other modules allow), I would start by using 5.3.0
and 5.3.1 (because you'll easily find meta-qt5 revisions which will give
you compatible set of qt5 tarballs).

If you plan to upgrade your images to 5.4.* soon(ish), than testing
5.4-alpha (or 5.4-beta from jansa/master branch) is also very useful,
but I would expect more rough road then just bisecting 5.3.* releases.

Cheers,

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [meta-qt5] How to bisect problem?
  2014-10-21 16:56 ` Martin Jansa
@ 2014-10-22  6:39   ` Neuer User
  0 siblings, 0 replies; 3+ messages in thread
From: Neuer User @ 2014-10-22  6:39 UTC (permalink / raw)
  To: yocto

Am 21.10.2014 um 18:56 schrieb Martin Jansa:
> qt5 isn't special from this perspective (well maybe except that it takes
> damn long to build it all, so it's always useful to narrow the
> problematic module asap and then rebuild only that one as long as
> dependencies on other modules allow), I would start by using 5.3.0
> and 5.3.1 (because you'll easily find meta-qt5 revisions which will give
> you compatible set of qt5 tarballs).
> 
> If you plan to upgrade your images to 5.4.* soon(ish), than testing
> 5.4-alpha (or 5.4-beta from jansa/master branch) is also very useful,
> but I would expect more rough road then just bisecting 5.3.* releases.
> 
> Cheers,
> 

Thanks. So, I will do the following:
- first priority is to get the shellshock update ready (that was the
reason why I started the update nightmare at all)
- then I will try 5.3.1 and 5.3.0 to see if the problem is already in there
- I need to do some qt5 work anyway as one of the next steps is to get
the "camera" module working (which doesn't work on my imx6 system)

I will probably be back here then :-)

Cheers

Michael




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-10-22  6:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-21 15:39 [meta-qt5] How to bisect problem? Neuer User
2014-10-21 16:56 ` Martin Jansa
2014-10-22  6:39   ` Neuer User

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.