[Bug 635406] Re: armel build failure (no thumb support)

2020-02-02 Thread bos
** Changed in: moon (Ubuntu)
 Assignee: Jo Shields (directhex) => bos (bosmutus)

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

Title:
  armel build failure (no thumb support)

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 635406] Re: armel build failure (no thumb support)

2010-10-06 Thread directhex
http://imgur.com/H3xPR

Currently in the queue, waiting for approval.

** Changed in: moon (Ubuntu Maverick)
   Status: Confirmed = Fix Committed

-- 
armel build failure (no thumb support)
https://bugs.launchpad.net/bugs/635406
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 635406] Re: armel build failure (no thumb support)

2010-10-06 Thread Launchpad Bug Tracker
This bug was fixed in the package moon - 2.3-0ubuntu4

---
moon (2.3-0ubuntu4) maverick; urgency=low

  * ARM development made possible by Genesi USA
  * add_arm_to_firefox-xpi.m4.patch:
+ For reasons best known to themselves, Mozilla don't define a
  plugin ABI for several platforms, including ARM. This patch
  tweaks the build system not to fail on ARM, by setting the
  bogus Linux_unknownABI ABI on ARM, rather than bailing out.
  (LP: #635406)
  * realign_nocodec_API_with_codec_API.patch:
+ Import upstream git commit 66993b158727585e889d, which fixes
  the build on architectures without official binary codecs
  available (such as ARM and PowerPC).
 -- Jo Shields direct...@apebox.org   Mon, 04 Oct 2010 20:58:14 +0100

** Changed in: moon (Ubuntu Maverick)
   Status: Fix Committed = Fix Released

-- 
armel build failure (no thumb support)
https://bugs.launchpad.net/bugs/635406
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 635406] Re: armel build failure (no thumb support)

2010-10-05 Thread directhex
** Changed in: moon (Ubuntu Maverick)
 Assignee: (unassigned) = directhex (directhex)

-- 
armel build failure (no thumb support)
https://bugs.launchpad.net/bugs/635406
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 635406] Re: armel build failure (no thumb support)

2010-09-30 Thread Jamie Bennett
** Tags added: ftbfs

-- 
armel build failure (no thumb support)
https://bugs.launchpad.net/bugs/635406
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 635406] Re: armel build failure (no thumb support)

2010-09-21 Thread Matthias Klose
moon still fails to build on armel, now the mono build is fixed, and
expose some missing bits in third party components, here xulrunner ...
Alexander, could you have a look?

checking for MONO... yes
checking for MONO_EXTENDED... yes
checking for FF3... yes
checking for XULRUNNER... yes
checking for XTST... no
checking for XULRUNNER... yes
configure: error: Target cpu arm is unknown.
Please add the appropriate string to 
configure.ac.
See 
http://developer.mozilla.org/en/docs/XPCOM_ABI
make: *** [moonlight-configure-stamp] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2


** Changed in: moon (Ubuntu Maverick)
   Status: Fix Released = Confirmed

-- 
armel build failure (no thumb support)
https://bugs.launchpad.net/bugs/635406
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 635406] Re: armel build failure (no thumb support)

2010-09-20 Thread Launchpad Bug Tracker
This bug was fixed in the package moon - 2.3-0ubuntu3

---
moon (2.3-0ubuntu3) maverick; urgency=low

  * Fix the check for GC_test_and_set and GC_clear on armel. The sync
primitives are backported to the gcc-4.4 package. Fixes the
build failure on armel in thumb mode. LP: #635406.
  * Apply arm related patches from the mono package.
  * Configure with --build= --host=.
 -- Matthias Klose d...@ubuntu.com   Sun, 19 Sep 2010 18:30:15 +0200

** Changed in: moon (Ubuntu Maverick)
   Status: New = Fix Released

-- 
armel build failure (no thumb support)
https://bugs.launchpad.net/bugs/635406
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 635406] Re: armel build failure (no thumb support)

2010-09-19 Thread Matthias Klose
first patch is wrong, and detected the same wrong patch in libgc. sync
primitives are backported to gcc-4.4.


** Also affects: libgc (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: libgc (Ubuntu)
   Importance: Undecided = High

** Changed in: libgc (Ubuntu)
   Status: New = In Progress

** Changed in: libgc (Ubuntu)
Milestone: None = ubuntu-10.10

** Also affects: libgc (Ubuntu Maverick)
   Importance: High
   Status: In Progress

** Also affects: moon (Ubuntu Maverick)
   Importance: Undecided
   Status: New

-- 
armel build failure (no thumb support)
https://bugs.launchpad.net/bugs/635406
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 635406] Re: armel build failure (no thumb support)

2010-09-19 Thread Launchpad Bug Tracker
This bug was fixed in the package libgc - 1:6.8-1.2ubuntu2

---
libgc (1:6.8-1.2ubuntu2) maverick; urgency=low

  * Fix the check for GC_test_and_set and GC_clear on armel. The sync
primitives are backported to the gcc-4.4 package. Fixes the
build failure on armel in thumb mode. LP: #635406.
 -- Matthias Klose d...@ubuntu.com   Sun, 19 Sep 2010 18:23:16 +0200

** Changed in: libgc (Ubuntu Maverick)
   Status: In Progress = Fix Released

-- 
armel build failure (no thumb support)
https://bugs.launchpad.net/bugs/635406
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 635406] Re: armel build failure (no thumb support)

2010-09-19 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/libgc

-- 
armel build failure (no thumb support)
https://bugs.launchpad.net/bugs/635406
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs