(In reply to Mike Hommey [:glandium] from comment #49) > > Yes, except that YarrSyntaxChecker.cpp is in CPPSRCS only in > > ENABLE_YARR_JIT case.. > > Both your patch and my older patch add YarrSyntaxChecker.cpp to CPPSRCS in > the non-ENABLE_YARR_JIT case
Yep, but YarrSyntaxChecker.h is only included within #ifdef ENABLE_YARR_JIT.. and even with that 'fixed', i'm now seeing the same error as Emmanuel Chourdakis. See bottom of http://buildbot.rhaalovely.net/builders/mozilla-central-macppc/builds/60/steps/build/logs/stdio for the full log error. # nm objdir/dist/lib/libjs_static.a | grep MOZ_ 00000028 T MOZ_Assert 00000000 T MOZ_Crash # nm objdir/dist/lib/libmozglue.a Assertions.o: 00000000 F Assertions.cpp 00000004 ? MOZ_Assert 00000000 ? MOZ_Crash I sense something related to your last blog post and related to something which landed recently... any clue ? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to thunderbird in Ubuntu. https://bugs.launchpad.net/bugs/908508 Title: Firefox/Thunderbird 10 FTBFS on powerpc in js/src/yarr/pcre Status in The Mozilla Firefox Browser: In Progress Status in “firefox” package in Ubuntu: Fix Released Status in “thunderbird” package in Ubuntu: Fix Released Bug description: Debian has the fix, so I'll add it to the branch and it should work with the next upload. To manage notifications about this bug go to: https://bugs.launchpad.net/firefox/+bug/908508/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp