[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [platform-testers] texinfo-6.5.90 pretest on CentOS 7.3
From: |
Gavin Smith |
Subject: |
Re: [platform-testers] texinfo-6.5.90 pretest on CentOS 7.3 |
Date: |
Fri, 4 Jan 2019 22:49:10 +0000 |
On 1/4/19, Bruno Haible <address@hidden> wrote:
> On CentOS 7.3.1611:
> - Build fails: "Can't locate Data/Dumper.pm"
> - All tests fail
>
> Logs attached.
Thanks for testing it. I expect what is needed here is a check for the
perl version. From tp/README:
> These other modules and libraries are required (all have been standard
> parts of Perl for years, at least since 5.7.3):
> Carp, Config, Data::Dumper, Encode, File::Basename, File::Spec
> Getopt::Long, Unicode::Normalize, Storable
However, on CentOS it appears to be in a different package.
https://centos.pkgs.org/7/centos-x86_64/perl-Data-Dumper-2.145-3.el7.x86_64.rpm.html
So it looks like we would need to check for that particular module
being available.
I found a couple of articles on the web that could give some explanation:
http://modernperlbooks.com/mt/2012/01/avoiding-the-vendor-perl-fad-diet.html
https://lwn.net/Articles/348084/
- texinfo-6.5.90 pretest, Gavin Smith, 2019/01/04
- Re: texinfo-6.5.90 pretest, Werner LEMBERG, 2019/01/04
- Re: [platform-testers] texinfo-6.5.90 pretest, Bruno Haible, 2019/01/04
- Re: [platform-testers] texinfo-6.5.90 pretest on CentOS 7.3, Bruno Haible, 2019/01/04
- Re: [platform-testers] texinfo-6.5.90 pretest on CentOS 7.3,
Gavin Smith <=
- Re: [platform-testers] texinfo-6.5.90 pretest on OpenBSD, Bruno Haible, 2019/01/04
- Re: [platform-testers] texinfo-6.5.90 pretest on Hurd, Bruno Haible, 2019/01/04
- Re: [platform-testers] texinfo-6.5.90 pretest on HP-UX, Bruno Haible, 2019/01/04