[Bug build/29232] New: Tests failed due to Can't locate GlibcConform.pm
qcorba at gmail dot com
sourceware-bugzilla@sourceware.org
Wed Jun 8 06:15:59 GMT 2022
https://sourceware.org/bugzilla/show_bug.cgi?id=29232
Bug ID: 29232
Summary: Tests failed due to Can't locate GlibcConform.pm
Product: glibc
Version: 2.24
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: build
Assignee: unassigned at sourceware dot org
Reporter: qcorba at gmail dot com
CC: carlos at redhat dot com
Target Milestone: ---
1. Configure as follows:
[eric@qcorba glibc-build]$ ../glibc-2.24/configure --prefix=/usr
--build=$(../glibc-2.24/scripts/config.guess) --enable-kernel=3.2
2. Build went OK.
3. Test results using "make check" as follows:
Summary of test results:
1005 FAIL
1481 PASS
7 UNSUPPORTED
43 XFAIL
2 XPASS
4. Error logs show "Can't locate GlibcConform.pm":
[eric@qcorba glibc-build]$ find . -name *.err
./conform/symlist-ISO.err
./conform/symlist-ISO99.err
./conform/symlist-ISO11.err
./conform/symlist-POSIX.err
./conform/symlist-XPG3.err
./conform/symlist-XPG4.err
./conform/symlist-UNIX98.err
./conform/symlist-XOPEN2K.err
./conform/symlist-POSIX2008.err
./conform/symlist-XOPEN2K8.err
[eric@qcorba glibc-build]$ cat conform/*.err
Can't locate GlibcConform.pm in @INC (you may need to install the GlibcConform
module) (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5
/usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5
/usr/share/perl5) at list-header-symbols.pl line 23.
BEGIN failed--compilation aborted at list-header-symbols.pl line 23.
Can't locate GlibcConform.pm in @INC (you may need to install the GlibcConform
module) (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5
/usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5
/usr/share/perl5) at list-header-symbols.pl line 23.
BEGIN failed--compilation aborted at list-header-symbols.pl line 23.
Can't locate GlibcConform.pm in @INC (you may need to install the GlibcConform
module) (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5
/usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5
/usr/share/perl5) at list-header-symbols.pl line 23.
BEGIN failed--compilation aborted at list-header-symbols.pl line 23.
Can't locate GlibcConform.pm in @INC (you may need to install the GlibcConform
module) (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5
/usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5
/usr/share/perl5) at list-header-symbols.pl line 23.
BEGIN failed--compilation aborted at list-header-symbols.pl line 23.
Can't locate GlibcConform.pm in @INC (you may need to install the GlibcConform
module) (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5
/usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5
/usr/share/perl5) at list-header-symbols.pl line 23.
BEGIN failed--compilation aborted at list-header-symbols.pl line 23.
Can't locate GlibcConform.pm in @INC (you may need to install the GlibcConform
module) (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5
/usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5
/usr/share/perl5) at list-header-symbols.pl line 23.
BEGIN failed--compilation aborted at list-header-symbols.pl line 23.
Can't locate GlibcConform.pm in @INC (you may need to install the GlibcConform
module) (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5
/usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5
/usr/share/perl5) at list-header-symbols.pl line 23.
BEGIN failed--compilation aborted at list-header-symbols.pl line 23.
Can't locate GlibcConform.pm in @INC (you may need to install the GlibcConform
module) (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5
/usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5
/usr/share/perl5) at list-header-symbols.pl line 23.
BEGIN failed--compilation aborted at list-header-symbols.pl line 23.
Can't locate GlibcConform.pm in @INC (you may need to install the GlibcConform
module) (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5
/usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5
/usr/share/perl5) at list-header-symbols.pl line 23.
BEGIN failed--compilation aborted at list-header-symbols.pl line 23.
Can't locate GlibcConform.pm in @INC (you may need to install the GlibcConform
module) (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5
/usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5
/usr/share/perl5) at list-header-symbols.pl line 23.
BEGIN failed--compilation aborted at list-header-symbols.pl line 23.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list