desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #134241
[Bug 1490995] [NEW] Firefox 40 ftbfs on powerpc in wily
Public bug reported:
This ftbfs error is preventing 40 from hitting the release pocket. It's
stuck in proposed right now.
https://launchpadlibrarian.net/215722137/buildlog_ubuntu-wily-
powerpc.firefox_40.0.3%2Bbuild1-0ubuntu1_BUILDING.txt.gz
Seems to an error like so:
/usr/include/c++/5/bits/atomic_base.h:477: undefined reference to `__atomic_compare_exchange_8'
/usr/include/c++/5/bits/atomic_base.h:477: undefined reference to `__atomic_compare_exchange_8'
collect2: error: ld returned 1 exit status
make[6]: *** [TestAtomics] Error 1
Which would make me think a missing -latomic somewhere. But looking at
the source, it wasn't clear to me how TestAtomics or other tests were
getting passed their LDFLAGS.
** Affects: firefox (Ubuntu)
Importance: Undecided
Assignee: Chris Coulson (chrisccoulson)
Status: New
** Tags: ftbfs
** Changed in: firefox (Ubuntu)
Assignee: (unassigned) => Chris Coulson (chrisccoulson)
** Tags added: ftbfs
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1490995
Title:
Firefox 40 ftbfs on powerpc in wily
Status in firefox package in Ubuntu:
New
Bug description:
This ftbfs error is preventing 40 from hitting the release pocket.
It's stuck in proposed right now.
https://launchpadlibrarian.net/215722137/buildlog_ubuntu-wily-
powerpc.firefox_40.0.3%2Bbuild1-0ubuntu1_BUILDING.txt.gz
Seems to an error like so:
/usr/include/c++/5/bits/atomic_base.h:477: undefined reference to `__atomic_compare_exchange_8'
/usr/include/c++/5/bits/atomic_base.h:477: undefined reference to `__atomic_compare_exchange_8'
collect2: error: ld returned 1 exit status
make[6]: *** [TestAtomics] Error 1
Which would make me think a missing -latomic somewhere. But looking
at the source, it wasn't clear to me how TestAtomics or other tests
were getting passed their LDFLAGS.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1490995/+subscriptions
Follow ups