Skip to content

perl 5.38 build fail: hidden internal api #37

@vividsnow

Description

@vividsnow

Hello

https://www.cpantesters.org/cpan/report/d0083274-3128-11ee-adf2-4199e865f37b

/usr/bin/ld: LMDB.o: in function `XS_LMDB__Txn__dbi_open':
LMDB.c:(.text+0x7c0a): undefined reference to `Perl_do_vecget'
/usr/bin/ld: LMDB.o: in function `XS_LMDB__Cursor__del':
LMDB.c:(.text+0x9127): undefined reference to `Perl_do_vecget'
/usr/bin/ld: LMDB.o: in function `XS_LMDB_File__put':
LMDB.c:(.text+0x9c2d): undefined reference to `Perl_do_vecget'
/usr/bin/ld: LMDB.o: in function `XS_LMDB_File__get':
LMDB.c:(.text+0xab65): undefined reference to `Perl_do_vecget'
/usr/bin/ld: LMDB.o: in function `XS_LMDB_File__dcmp':
LMDB.c:(.text+0xb766): undefined reference to `Perl_do_vecget'
/usr/bin/ld: LMDB.o:LMDB.c:(.text+0xc256): more undefined references to `Perl_do_vecget' follow
/usr/bin/ld: blib/arch/auto/LMDB_File/LMDB_File.so: hidden symbol `Perl_do_vecget' isn't defined
/usr/bin/ld: final link failed: bad value
collect2: error: ld returned 1 exit status

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions