[Ubuntu-x-swat] [Bug 1260068] Re: Unity continuous-integration fails in armhf due possibly to a libegl issue

2013-12-20 Thread Launchpad Bug Tracker
This bug was fixed in the package mesa - 10.0.1-1ubuntu2

---
mesa (10.0.1-1ubuntu2) trusty; urgency=medium

  [ Matthias Klose ]
  * Build using llvm-3.4.
 -- Maarten LankhorstThu, 19 Dec 2013 
19:21:03 +0100

** Changed in: mesa (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1260068

Title:
  Unity continuous-integration fails in armhf due possibly to a libegl
  issue

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1260068/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1260068] Re: Unity continuous-integration fails in armhf due possibly to a libegl issue

2013-12-19 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/trusty-proposed/mesa

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1260068

Title:
  Unity continuous-integration fails in armhf due possibly to a libegl
  issue

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1260068/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1260068] Re: Unity continuous-integration fails in armhf due possibly to a libegl issue

2013-12-18 Thread Stephen M. Webb
To build Unity and run the tests in an up-to-date Trusty build
environment you need to use the GTK fix branch (API changes in GTK
prevent Unity from building using trunk).

# apt-get build-dep unity
# bzr branch lp:~townsend/unity/fix-gtk-build-error/
# cd fix-gtk-build-error
# dpkg-buildpackage

The unit tests are run as a part of the packaging build.

The file tests/dummy-xorg-test-runner.sh is a shell script use to invoke
a headless X.org server against which the tests get run.  I believe this
is where the problem lies.  It looks like the headless X.org server does
not start properly on armhf targets with the new Mesa.  It may be
possible to avoid building Unity to reproduce this problem if it occurs
just running that script.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1260068

Title:
  Unity continuous-integration fails in armhf due possibly to a libegl
  issue

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1260068/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1260068] Re: Unity continuous-integration fails in armhf due possibly to a libegl issue

2013-12-18 Thread Maarten Lankhorst
I would prefer not to revert it for now, but instead fix the bug. I've
made a trusty chroot for testing on my pandaboard, how do I run those
tests myself?

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1260068

Title:
  Unity continuous-integration fails in armhf due possibly to a libegl
  issue

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1260068/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1260068] Re: Unity continuous-integration fails in armhf due possibly to a libegl issue

2013-12-17 Thread Christopher Townsend
For reference, the reconfigured Mesa is just reverting this change:
http://bazaar.launchpad.net/~ubuntu-
branches/ubuntu/trusty/mesa/trusty/revision/206/debian/rules


** Changed in: mesa (Ubuntu)
   Status: Incomplete => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1260068

Title:
  Unity continuous-integration fails in armhf due possibly to a libegl
  issue

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1260068/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1260068] Re: Unity continuous-integration fails in armhf due possibly to a libegl issue

2013-12-17 Thread Stephen M. Webb
Unity built and passed all tests on armhf with the reconfigured Mesa
from the PPA.

http://s-jenkins.ubuntu-ci:8080/job/unity-trusty-armhf-ci/61/consoleFull

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1260068

Title:
  Unity continuous-integration fails in armhf due possibly to a libegl
  issue

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1260068/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1260068] Re: Unity continuous-integration fails in armhf due possibly to a libegl issue

2013-12-17 Thread Christopher Townsend
I'm quite certain that this is not a Unity issue as completely separate
merge proposals all fail armhf CI.  However, we don't have definitive
proof of that, so we are trying other ways to debug this.

We tried the LIBGL_ALWAYS_SOFTWARE=1 env var in an amd64 build, but no
where in the log does it say it's using llvmpipe for sure.  The build
and tests passed as they did before, so this is not a good test.

Timo A. also suggested trying a test Mesa package reverting the arm
llvmpipe support.  We are in the middle of getting a PPA setup to get an
armhf build and then try that.  We'll report back once this is done.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1260068

Title:
  Unity continuous-integration fails in armhf due possibly to a libegl
  issue

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1260068/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1260068] Re: Unity continuous-integration fails in armhf due possibly to a libegl issue

2013-12-16 Thread Francis Ginther
** Tags added: ci-engineering

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1260068

Title:
  Unity continuous-integration fails in armhf due possibly to a libegl
  issue

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1260068/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1260068] Re: Unity continuous-integration fails in armhf due possibly to a libegl issue

2013-12-16 Thread Maarten Lankhorst
Yeah but that can fail for any number of reasons, even things in unity.

Can you confirm this on x86 with LIBGL_ALWAYS_SOFTWARE=1 set in the
environment? That should force a fallback on llvmpipe.

** Changed in: mesa (Ubuntu)
   Status: Confirmed => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1260068

Title:
  Unity continuous-integration fails in armhf due possibly to a libegl
  issue

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1260068/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1260068] Re: Unity continuous-integration fails in armhf due possibly to a libegl issue

2013-12-12 Thread Christopher Townsend
Sure do: https://jenkins.qa.ubuntu.com/job/unity-trusty-armhf-
autolanding/40/consoleFull

This was on Dec. 9 which had Mesa version 9.2.2-1ubuntu2.

** Changed in: mesa (Ubuntu)
   Status: Incomplete => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1260068

Title:
  Unity continuous-integration fails in armhf due possibly to a libegl
  issue

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1260068/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1260068] Re: Unity continuous-integration fails in armhf due possibly to a libegl issue

2013-12-12 Thread Maarten Lankhorst
Do you have a log of the last passing test then?

** Changed in: mesa (Ubuntu)
   Status: New => Incomplete

** Changed in: mesa (Ubuntu)
 Assignee: (unassigned) => Maarten Lankhorst (mlankhorst)

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1260068

Title:
  Unity continuous-integration fails in armhf due possibly to a libegl
  issue

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1260068/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp