This error typically means a bad Perl installation, or that Marpa::R2 was built with a Perl different from the one that is attempting to load it.
Best, jeffrey On Wed, Dec 26, 2018 at 2:41 PM <[email protected]> wrote: > Hi Jeff, > > Getting error while installing the Marpa::R2 module. > > # perl Build test > Using built-in Libmarpa > t/00-load.t ............ Bailout called. Further testing stopped: Could > not load Marpa::R2 > # Can't load > '/tmp/ITM_Audit_Scripts/Marpa-R2-8.000000/blib/arch/auto/Marpa/R2/R2.so' > for module Marpa::R2: rtld: 0712-001 Symbol __builtin_expect was referenced > # from module > /tmp/ITM_Audit_Scripts/Marpa-R2-8.000000/blib/arch/auto/Marpa/R2/R2.so(), > but a runtime definition > # of the symbol was not found. at > /usr/opt/perl5/lib/5.20.1/aix-thread-multi/DynaLoader.pm line 193. > # at t/00-load.t line 24 > # Compilation failed in require at t/00-load.t line 24. > FAILED--Further testing stopped: Could not load Marpa::R2 > > Kindly need your help > > Thanks and Regards > Krishna > > > On Tuesday, December 18, 2018 at 1:37:48 AM UTC+5:30, Jeffrey Kegler wrote: >> >> I have uploaded a new indexed release of Marpa::R2: 8.000000: >> https://metacpan.org/pod/distribution/Marpa-R2/pod/Marpa_R2.pod >> >> It fixes a bug, which under unusual circumstances caused the integer >> arguments of $recce->resume() or $recce->lexeme_complete() to be ignored. >> > -- > You received this message because you are subscribed to the Google Groups > "marpa parser" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "marpa parser" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
