Hi Jeffrey, On Tue, 28 Jan 2020 18:34:50 -0500 Jeffrey Walton <noloa...@gmail.com> wrote:
> Hi Everyone, > > I'm trying to build Perl 5.30.1 from sources. I'm using: > > ./Configure -des -Dextras="HTTP::Daemon HTTP::Request Test::More > Text::Template" > > I'm seeing this in an endless loop (ad infinitum) on Fedora 1, Ubuntu > 4, CentOS 5 and Fedora 31. > I can reproduce this on fedora 31 x86-64 too. > Running make for O/OA/OALDERS/HTTP-Date-6.05.tar.gz > ---- Unsatisfied dependencies detected during ---- > ---- OALDERS/HTTP-Date-6.05.tar.gz ---- > Time::Zone [requires] > Running make for module 'Time::Zone' > ATOOMIC/TimeDate-2.31.tar.gz > Has already been unwrapped into directory /root/.cpan/build/TimeDate-2.31-0 > ATOOMIC/TimeDate-2.31.tar.gz > Has already been prepared > ATOOMIC/TimeDate-2.31.tar.gz > Has already been made > OALDERS/HTTP-Date-6.05.tar.gz > Has already been unwrapped into directory /root/.cpan/build/HTTP-Date-6.05-0 > OALDERS/HTTP-Date-6.05.tar.gz > Has already been prepared > Running make for O/OA/OALDERS/HTTP-Date-6.05.tar.gz > ---- Unsatisfied dependencies detected during ---- > ---- OALDERS/HTTP-Date-6.05.tar.gz ---- > Time::Zone [requires] > Running make for module 'Time::Zone' > ATOOMIC/TimeDate-2.31.tar.gz > Has already been unwrapped into directory /root/.cpan/build/TimeDate-2.31-0 > ATOOMIC/TimeDate-2.31.tar.gz > Has already been prepared > ATOOMIC/TimeDate-2.31.tar.gz > Has already been made > OALDERS/HTTP-Date-6.05.tar.gz > Has already been unwrapped into directory /root/.cpan/build/HTTP-Date-6.05-0 > OALDERS/HTTP-Date-6.05.tar.gz > Has already been prepared > ... > > I believe this break is partially due to building artifacts during > 'make install'. The GNU Coding Standards explicitly states _DO NOT DO > IT_. The only time things get built is during 'make'. > > Does anyone know how to work around this (or any of the other build > problems I am having)? > > Do the Perl devs actually test this stuff? > Perhaps we should report a bug. > Jeff > -- Shlomi Fish https://www.shlomifish.org/ http://is.gd/htwEXQ - Integrating GNU Guile into GNU coreutils "Not totally broken" might be a suitable marketing strategy for Microsoft, but I'm not convinced it's a level we want to be particularly aiming for. — Matthew Palmer ( https://is.gd/Eil4Io ) Please reply to list if it's a mailing list post - http://shlom.in/reply . -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/