desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #136013
[Bug 1490995] Re: Firefox 40 ftbfs on powerpc in wily
built with updated GCC 5
** Changed in: firefox (Ubuntu)
Assignee: Adam Conrad (adconrad) => (unassigned)
** Changed in: firefox (Ubuntu)
Status: Confirmed => Fix Released
--
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:
Fix Released
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
References