develooper Front page | perl.perl5.porters | Postings from October 2014

building blead now gives me a blocking prompt from "libnet"

Thread Next
From:
bulk88
Date:
October 10, 2014 22:00
Subject:
building blead now gives me a blocking prompt from "libnet"
Message ID:
20141010215953.7264.qmail@lists-nntp.develooper.com
After syncing my local blead which was 1-3 days stale) with remote, the 
WinCE build is now asking me

---------------------------------------------------------
Running pm_to_blib for dist/base directly

Running pm_to_blib for dist/bignum directly

Running pm_to_blib for dist/constant directly

Running pm_to_blib for cpan/encoding-warnings directly

Running pm_to_blib for cpan/experimental directly

Running pm_to_blib for dist/if directly
Generating a nmake-style Makefile
Writing Makefile for lib
         ..\..\miniperl.exe "-I..\..\lib" "-I..\..\lib" lib_pm.PL lib.pm
Extracting lib.pm (with variable substitutions)
Should I do external tests?
These tests will fail if there is no internet connection or if a firewall
blocks or modifies some traffic.
[y/N] [n]
---------------------------------------------------------

The process giving this prompt is

"C:\perl521\srcnewb4opt\win32\..\miniperl.exe -I../../lib Makefile.PL 
INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1"

with cwd "C:\perl521\srcnewb4opt\cpan\libnet\"

libnet got an upgrade today in 
http://perl5.git.perl.org/perl.git/commit/2e1731446cd265cddae2ea6c43a375168fdb6f56

This looks like a regression since I've never gotten a blocking prompt 
before.

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About