FS#27729 - [firefox] unable to build the package

Attached to Project: Arch Linux
Opened by Alexander F. Rødseth (xyproto) - Tuesday, 27 December 2011, 01:03 GMT
Last edited by Andrea Scarpino (BaSh) - Saturday, 31 December 2011, 18:14 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

When trying to build the firefox package from extra, I get the following error:

adding: greprefs.js (deflated 73%)
/home/alexander/archpackages/others/firefox/src/mozilla-release/ff-pgo/dist/bin/xpcshell: symbol lookup error: /home/alexander/archpackages/others/firefox/src/mozilla-release/ff-pgo/dist/bin/xpcshell: undefined symbol: __gcov_indirect_call_profiler
make[3]: *** [make-package] Error 127
make[3]: Leaving directory `/home/alexander/archpackages/others/firefox/src/mozilla-release/ff-pgo/browser/installer'
make[2]: *** [default] Error 2
make[2]: Leaving directory `/home/alexander/archpackages/others/firefox/src/mozilla-release/ff-pgo/browser/installer'
make[1]: *** [package] Error 2
make[1]: Leaving directory `/home/alexander/archpackages/others/firefox/src/mozilla-release/ff-pgo'
make: *** [profiledbuild] Error 2

Additional info:
firefox 9.0.1

Steps to reproduce:
"cower -d firefox" or "yaourt -G firefox" (fetches the PKGBUILD++)
cd firefox
makepkg

This task depends upon

Closed by  Andrea Scarpino (BaSh)
Saturday, 31 December 2011, 18:14 GMT
Reason for closing:  Not a bug
Comment by Sverd Johnsen (sjohnsen) - Tuesday, 27 December 2011, 07:46 GMT
Doesn't happen in a clean build environment.
Comment by Alexander F. Rødseth (xyproto) - Tuesday, 27 December 2011, 19:48 GMT
Right, works with extra-x86_64-build. (And cower -d does not work for abs packages, only yaourt -G).

Loading...