[Bug 1195351] New: perl-re-engine-RE2-0.13-1.fc23 FTBFS: blib/arch/auto/re/engine/RE2/RE2.so: undefined symbol: _ZNK3re23RE218PossibleMatchRangeEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_i

bugzilla at redhat.com bugzilla at redhat.com
Mon Feb 23 16:02:57 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1195351

            Bug ID: 1195351
           Summary: perl-re-engine-RE2-0.13-1.fc23 FTBFS:
                    blib/arch/auto/re/engine/RE2/RE2.so: undefined symbol:
                    _ZNK3re23RE218PossibleMatchRangeEPNSt7__cxx1112basic_s
                    tringIcSt11char_traitsIcESaIcEEES7_i
           Product: Fedora
           Version: rawhide
         Component: perl-re-engine-RE2
          Assignee: emmanuel at seyman.fr
          Reporter: ppisar at redhat.com
        QA Contact: extras-qa at fedoraproject.org
                CC: emmanuel at seyman.fr, perl-devel at lists.fedoraproject.org



perl-re-engine-RE2-0.13-1.fc23 fails to build in F23 because tests fail:

+ make test
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness"
"-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')"
t/*.t t/ree-pcre/*.t
#   Failed test 'use re::engine::RE2;'
#   at t/00.compile.t line 4.
#     Tried to use 're::engine::RE2'.
#     Error:  Can't load
'/builddir/build/BUILD/re-engine-RE2-0.13/blib/arch/auto/re/engine/RE2/RE2.so'
for module re::engine::RE2:
/builddir/build/BUILD/re-engine-RE2-0.13/blib/arch/auto/re/engine/RE2/RE2.so:
undefined symbol:
_ZNK3re23RE218PossibleMatchRangeEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_i
at /usr/lib64/perl5/DynaLoader.pm line 193.
#  at /builddir/build/BUILD/re-engine-RE2-0.13/blib/lib/re/engine/RE2.pm line
16.
# BEGIN failed--compilation aborted at
/builddir/build/BUILD/re-engine-RE2-0.13/blib/lib/re/engine/RE2.pm line 16.
# Compilation failed in require at t/00.compile.t line 4.
# BEGIN failed--compilation aborted at t/00.compile.t line 4.
#   Failed test 'An object of class 're::engine::RE2' isa 'Regexp''
#   at t/00.compile.t line 5.
#     The object of class 're::engine::RE2' isn't a 'Regexp'
# Looks like you failed 2 tests of 2.
t/00.compile.t ........... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/2 subtests 

Difference between working and failing build root:

        perl-Capture-Tiny     0.27-1.fc22     >     0.28-1.fc23
    perl-Socket     2:2.017-1.fc23     >     2:2.018-1.fc23
    libgcc     5.0.0-0.11.fc22     >     5.0.0-0.12.fc23
    libstdc++     5.0.0-0.11.fc22     >     5.0.0-0.12.fc23
    perl-Pod-Perldoc     3.24-4.fc22     >     3.25-1.fc23
    tzdata     2014j-1.fc22     >     2015a-1.fc23
    kernel-headers     3.20.0-0.rc0.git3.1....     >    
3.20.0-0.rc0.git5.1....
    gcc     5.0.0-0.11.fc22     >     5.0.0-0.12.fc23
    gcc-gdb-plugin     5.0.0-0.11.fc22     >     5.0.0-0.12.fc23
    krb5-libs     1.13-8.fc22     >     1.13.1-1.fc23
    cpp     5.0.0-0.11.fc22     >     5.0.0-0.12.fc23
    libgomp     5.0.0-0.11.fc22     >     5.0.0-0.12.fc23
    gcc-c++     5.0.0-0.11.fc22     >     5.0.0-0.12.fc23
    libstdc++-devel     5.0.0-0.11.fc22     >     5.0.0-0.12.fc23

This is caused by a C++ ABI change in one of the dependencies or the compiler.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=LKiYdUBqx9&a=cc_unsubscribe



More information about the perl-devel mailing list