mozjs68 (Firefox ESR js engine) on armv7 fails since GCC10

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

since GCC 10 introduction to Fedora, mozjs68[0] package started to fail[1] to compile on armv7.

Apparently, some data structures changed their size:
/builddir/build/BUILD/firefox-68.5.0/js/src/vm/Shape.h:807:58: error: static assertion failed: Things inheriting from gc::Cell must have a size that's a multiple of gc::CellAlignBytes
/builddir/build/BUILD/firefox-68.5.0/js/src/vm/JSScript.h:3408:59: error: static assertion failed: Size of LazyScript must be an integral multiple of js::gc::CellAlignBytes
 3408 | static_assert(sizeof(LazyScript) % js::gc::CellAlignBytes == 0,

Nuking all those static_assert checks [2] resulted in unusable binary, so that's unfortunately not a way forward. Bug has been reported to mozilla bugzilla: https://bugzilla.mozilla.org/show_bug.cgi?id=1612797

The last successful build was made in GCC 9 side tag.

I am currently busy with other more pressing issues, so I'll try to add more meaningful information to this thread later, if needed.

However, if anybody could take a look at it, I'll be grateful and send tons of virtual cookies!

Thanks a lot

[0] https://src.fedoraproject.org/rpms/mozjs68
[1] https://koji.fedoraproject.org/koji/taskinfo?taskID=41319119
[2] https://src.fedoraproject.org/rpms/mozjs68/c/77da8169fb585719bf919b826395835cdd298b74?branch=master

_______________________________________________
arm mailing list -- arm@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to arm-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/arm@xxxxxxxxxxxxxxxxxxxxxxx

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux ARM (Vger)]     [Linux ARM]     [ARM Kernel]     [Fedora User Discussion]     [Older Fedora Users Discussion]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Maintainers]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Coolkey]     [Yum Users]     [Tux]     [Yosemite News]     [Linux Apps]     [KDE Users]     [Fedora Tools]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]

Powered by Linux