pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/50097: p5-Perl4-CoreLibs installation failure



>Number:         50097
>Category:       pkg
>Synopsis:       p5-Perl4-CoreLibs installation failure
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Jul 28 18:05:00 +0000 2015
>Originator:     Frédéric Fauberteau
>Release:        pkgsrc-2015Q2
>Organization:
>Environment:
NetBSD trashware 6.1_STABLE NetBSD 6.1_STABLE (TRASHWARE) #0: Tue Jul  7 09:13:34 CEST 2015  triaxx@trashware:/home/triaxx/dev/nbsd/netbsd-6/obj/sys/arch/amd64/compile/TRASHWARE amd64
>Description:
The packaging of p5-Perl4-CoreLibs fails .packlist seems missing but it is at the wrong path "work/.destdir/usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/x86_64-netbsd-thread-multi/auto/Perl4/CoreLibs/.packlist".

The full log:

=> Bootstrap dependency digest>=20010302: found digest-20121220
=> Checksum SHA1 OK for Perl4-CoreLibs-0.003.tar.gz
=> Checksum RMD160 OK for Perl4-CoreLibs-0.003.tar.gz
===> Installing dependencies for p5-Perl4-CoreLibs-0.003nb2
=> Tool dependency checkperms>=1.1: found checkperms-1.11
=> Full dependency perl<5.24.0: found perl-5.22.0
=> Full dependency perl>=5.22.0: found perl-5.22.0
===> Overriding tools for p5-Perl4-CoreLibs-0.003nb2
===> Extracting for p5-Perl4-CoreLibs-0.003nb2
===> Patching for p5-Perl4-CoreLibs-0.003nb2
===> Creating toolchain wrappers for p5-Perl4-CoreLibs-0.003nb2
===> Configuring for p5-Perl4-CoreLibs-0.003nb2
=> Checking for portability problems in extracted files
This module requires Module::Build to install itself.
  Install Module::Build now from CPAN? [y] y

CPAN.pm requires configuration, but most of it can be done automatically.
If you answer 'no' below, you will enter an interactive dialog for each
configuration option instead.

Would you like to configure as much as possible automatically? [yes] yes

 <install_help>

Warning: You do not have write permission for Perl library directories.

To install modules, you need to configure a local Perl library directory or
escalate your privileges.  CPAN can help you by bootstrapping the local::lib
module or by configuring itself to use 'sudo' (if available).  You may also
resolve this problem manually if you need to customize your setup.

What approach do you want?  (Choose 'local::lib', 'sudo' or 'manual')
 [local::lib] local::lib


Autoconfiguration complete.

Attempting to bootstrap local::lib...

Writing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/.cpan/CPAN/MyConfig.pm for bootstrap...
commit: wrote '/usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/.cpan/CPAN/MyConfig.pm'
Fetching with HTTP::Tiny:
http://www.cpan.org/authors/01mailrc.txt.gz
Reading '/usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/.cpan/sources/authors/01mailrc.txt.gz'
............................................................................DONE
Fetching with HTTP::Tiny:
http://www.cpan.org/modules/02packages.details.txt.gz
Reading '/usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/.cpan/sources/modules/02packages.details.txt.gz'
  Database was generated on Tue, 28 Jul 2015 17:17:02 GMT
  HTTP::Date not available
............................................................................DONE
Fetching with HTTP::Tiny:
http://www.cpan.org/modules/03modlist.data.gz
Reading '/usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/.cpan/sources/modules/03modlist.data.gz'
DONE
Writing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/.cpan/Metadata
Fetching with HTTP::Tiny:
http://www.cpan.org/authors/id/H/HA/HAARG/local-lib-2.000015.tar.gz
Fetching with HTTP::Tiny:
http://www.cpan.org/authors/id/H/HA/HAARG/CHECKSUMS
Checksum for /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/.cpan/sources/authors/id/H/HA/HAARG/local-lib-2.000015.tar.gz ok
'YAML' not installed, will not store persistent state
Configuring H/HA/HAARG/local-lib-2.000015.tar.gz with Makefile.PL
Attempting to create directory /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5

Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for local::lib
Writing MYMETA.yml and MYMETA.json
  HAARG/local-lib-2.000015.tar.gz
  /usr/pkg/bin/perl Makefile.PL --bootstrap -- OK
Running make for H/HA/HAARG/local-lib-2.000015.tar.gz
cp lib/local/lib.pm blib/lib/local/lib.pm
cp lib/POD2/PT_BR/local/lib.pod blib/lib/POD2/PT_BR/local/lib.pod
cp lib/lib/core/only.pm blib/lib/lib/core/only.pm
cp lib/POD2/DE/local/lib.pod blib/lib/POD2/DE/local/lib.pod
Manifying 4 pod documents
  HAARG/local-lib-2.000015.tar.gz
  /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.tools/bin/make -- OK
Running make test
PERL_DL_NONLAZY=1 "/usr/pkg/bin/perl" -I/usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5 "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/bad_variables.t ...... ok
t/carp-mismatch.t ...... ok
t/classmethod.t ........ ok
t/coderefs_in_inc.t .... ok
t/de-dup.t ............. ok
t/lib-core-only.t ...... ok
t/pipeline.t ........... ok
t/shell.t .............. ok
t/stackable.t .......... ok
t/subroutine-in-inc.t .. ok
t/taint-mode.t ......... ok
All tests successful.
Files=11, Tests=138, 11 wallclock secs ( 0.21 usr  0.09 sys +  7.99 cusr  1.76 csys = 10.05 CPU)
Result: PASS
  HAARG/local-lib-2.000015.tar.gz
  /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.tools/bin/make test -- OK
Running make install
Manifying 4 pod documents
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/local/lib.pm
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/POD2/PT_BR/local/lib.pod
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/POD2/DE/local/lib.pod
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/lib/core/only.pm
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/man/man3/POD2::DE::local::lib.3
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/man/man3/POD2::PT_BR::local::lib.3
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/man/man3/lib::core::only.3
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/man/man3/local::lib.3
Appending installation info to /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/x86_64-netbsd-thread-multi/perllocal.pod
  HAARG/local-lib-2.000015.tar.gz
  /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.tools/bin/make install  -- OK

local::lib is installed. You must now add the following environment variables
to your shell configuration files (or registry, if you are on Windows) and
then restart your command line shell and CPAN before installing modules:

PATH="/usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/bin${PATH+:}${PATH}"; export PATH;
PERL5LIB="/usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5${PERL5LIB+:}${PERL5LIB}"; export PERL5LIB;
PERL_LOCAL_LIB_ROOT="/usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5${PERL_LOCAL_LIB_ROOT+:}${PERL_LOCAL_LIB_ROOT}"; export PERL_LOCAL_LIB_ROOT;
PERL_MB_OPT="--install_base \"/usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5\""; export PERL_MB_OPT;
PERL_MM_OPT="INSTALL_BASE=/usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5"; export PERL_MM_OPT;

commit: wrote '/usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/.cpan/CPAN/MyConfig.pm'

You can re-run configuration any time with 'o conf init' in the CPAN shell
Running install for module 'Module::Build::Compat'
Fetching with HTTP::Tiny:
http://www.cpan.org/authors/id/L/LE/LEONT/Module-Build-0.4214.tar.gz
Fetching with HTTP::Tiny:
http://www.cpan.org/authors/id/L/LE/LEONT/CHECKSUMS
Checksum for /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/.cpan/sources/authors/id/L/LE/LEONT/Module-Build-0.4214.tar.gz ok
Configuring L/LE/LEONT/Module-Build-0.4214.tar.gz with Makefile.PL
# running Build.PL 

Checking optional features...
inc_bundling_support....disabled
  requires:
    ! inc::latest is not installed

ERRORS/WARNINGS FOUND IN PREREQUISITES.  You may wish to install the versions
of the modules indicated above before proceeding with this installation

Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Module-Build' version '0.4214'
  LEONT/Module-Build-0.4214.tar.gz
  /usr/pkg/bin/perl Makefile.PL -- OK
Running make for L/LE/LEONT/Module-Build-0.4214.tar.gz
/usr/pkg/bin/perl Build --makefile_env_macros 1
Building Module-Build
  LEONT/Module-Build-0.4214.tar.gz
  /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.tools/bin/make -- OK
Running make test
/usr/pkg/bin/perl Build --makefile_env_macros 1 test
t/00-compile.t ................. ok
t/PL_files.t ................... ok
t/actions/installdeps.t ........ ok
t/actions/manifest_skip.t ...... ok
t/add_property.t ............... ok
t/add_property_array.t ......... ok
t/add_property_hash.t .......... ok
t/basic.t ...................... ok
t/bundle_inc.t ................. skipped: $ENV{MB_TEST_EXPERIMENTAL} is not set
t/compat.t ..................... ok
t/compat/exit.t ................ ok
t/debug.t ...................... ok
t/destinations.t ............... ok
t/ext.t ........................ ok
t/extend.t ..................... ok
t/files.t ...................... ok
t/help.t ....................... ok
t/install.t .................... ok
t/install_extra_target.t ....... ok
t/manifypods.t ................. ok
t/manifypods_with_utf8.t ....... ok
t/metadata.t ................... ok
t/metadata2.t .................. ok
t/mymeta.t ..................... ok
t/new_from_context.t ........... ok
t/notes.t ...................... ok
t/par.t ........................ skipped: PAR::Dist 0.17 or up not installed to check .par's.
t/parents.t .................... ok
t/perl_mb_opt.t ................ ok
t/pod_parser.t ................. ok
t/ppm.t ........................ ok
t/properties/dist_suffix.t ..... ok
t/properties/license.t ......... ok
t/properties/module_name.t ..... ok
t/properties/needs_compiler.t .. ok
t/properties/release_status.t .. ok
t/properties/requires.t ........ ok
t/properties/share_dir.t ....... ok
t/resume.t ..................... ok
t/runthrough.t ................. ok
t/sample.t ..................... ok
t/script_dist.t ................ ok
t/signature.t .................. ok
t/test_file_exts.t ............. ok
t/test_reqs.t .................. ok
t/test_type.t .................. ok
t/test_types.t ................. ok
t/tilde.t ...................... ok
t/unit_run_test_harness.t ...... ok
t/use_tap_harness.t ............ ok
t/versions.t ................... ok
t/write_default_maniskip.t ..... ok
t/xs.t ......................... ok
All tests successful.
Files=53, Tests=1129, 257 wallclock secs ( 1.17 usr  0.21 sys + 208.58 cusr 46.63 csys = 256.59 CPU)
Result: PASS
  LEONT/Module-Build-0.4214.tar.gz
  /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.tools/bin/make test -- OK
Running make install
/usr/pkg/bin/perl Build --makefile_env_macros 1 install
Building Module-Build
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/man/man1/config_data.1
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/Module/Build.pm
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/Module/Build/Cookbook.pm
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/Module/Build/Config.pm
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/Module/Build/PodParser.pm
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/Module/Build/Notes.pm
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/Module/Build/Dumper.pm
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/Module/Build/PPMMaker.pm
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/Module/Build/Compat.pm
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/Module/Build/Base.pm
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/Module/Build/Bundling.pod
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/Module/Build/API.pod
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/Module/Build/Authoring.pod
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/Module/Build/ConfigData.pm
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/Module/Build/Platform/Default.pm
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/Module/Build/Platform/VOS.pm
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/Module/Build/Platform/aix.pm
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/Module/Build/Platform/darwin.pm
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/Module/Build/Platform/VMS.pm
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/Module/Build/Platform/Windows.pm
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/Module/Build/Platform/MacOS.pm
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/Module/Build/Platform/Unix.pm
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/Module/Build/Platform/cygwin.pm
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/Module/Build/Platform/os2.pm
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/man/man3/Module::Build::Authoring.3
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/man/man3/Module::Build::Platform::aix.3
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/man/man3/Module::Build::Cookbook.3
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/man/man3/Module::Build::Compat.3
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/man/man3/Module::Build.3
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/man/man3/Module::Build::Platform::Windows.3
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/man/man3/Module::Build::Platform::Unix.3
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/man/man3/Module::Build::Bundling.3
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/man/man3/Module::Build::Platform::MacOS.3
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/man/man3/Module::Build::Notes.3
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/man/man3/Module::Build::API.3
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/man/man3/Module::Build::Platform::os2.3
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/man/man3/Module::Build::Platform::Default.3
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/man/man3/Module::Build::PPMMaker.3
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/man/man3/Module::Build::Platform::darwin.3
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/man/man3/Module::Build::Base.3
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/man/man3/Module::Build::Platform::VMS.3
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/man/man3/Module::Build::Platform::VOS.3
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/man/man3/Module::Build::Platform::cygwin.3
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/man/man3/Module::Build::ConfigData.3
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/bin/config_data
  LEONT/Module-Build-0.4214.tar.gz
  /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.tools/bin/make install  -- OK
# running Build.PL --installdirs vendor
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Perl4-CoreLibs' version '0.003'
===> Building for p5-Perl4-CoreLibs-0.003nb2
/usr/pkg/bin/perl Build --makefile_env_macros 1
# Converted to config installvendorman3dir=/usr/pkg/lib/perl5/vendor_perl/man/man3
# Converted to config installvendorscript=/usr/pkg/lib/perl5/vendor_perl/bin
# Converted to config installvendorman1dir=/usr/pkg/lib/perl5/vendor_perl/man/man1
# Converted to config installvendorlib=/usr/pkg/lib/perl5/vendor_perl/5.22.0
# Converted to config installvendorarch=/usr/pkg/lib/perl5/vendor_perl/5.22.0/x86_64-netbsd-thread-multi
# Converted to config installvendorbin=/usr/pkg/lib/perl5/vendor_perl/bin
# Converted to config installscript=/usr/pkg/lib/perl5/bin
# Converted to config installarchlib=/usr/pkg/lib/perl5/5.22.0/x86_64-netbsd-thread-multi
Building Perl4-CoreLibs
=> Unwrapping files-to-be-installed.
===> Installing for p5-Perl4-CoreLibs-0.003nb2
=> Generating pre-install file lists
/usr/pkg/bin/perl Build --makefile_env_macros 1 install
# Converted to config installarchlib=/usr/pkg/lib/perl5/5.22.0/x86_64-netbsd-thread-multi
# Converted to config installvendorbin=/usr/pkg/lib/perl5/vendor_perl/bin
# Converted to config installvendorarch=/usr/pkg/lib/perl5/vendor_perl/5.22.0/x86_64-netbsd-thread-multi
# Converted to config installscript=/usr/pkg/lib/perl5/bin
# Converted to config installvendorlib=/usr/pkg/lib/perl5/vendor_perl/5.22.0
# Converted to config installvendorscript=/usr/pkg/lib/perl5/vendor_perl/bin
# Converted to config installvendorman3dir=/usr/pkg/lib/perl5/vendor_perl/man/man3
# Converted to config installvendorman1dir=/usr/pkg/lib/perl5/vendor_perl/man/man1
Building Perl4-CoreLibs
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.destdir/usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/pwd.pl
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.destdir/usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/validate.pl
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.destdir/usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/bigrat.pl
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.destdir/usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/termcap.pl
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.destdir/usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/chat2.pl
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.destdir/usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/exceptions.pl
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.destdir/usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/timelocal.pl
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.destdir/usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/cacheout.pl
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.destdir/usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/finddepth.pl
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.destdir/usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/open2.pl
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.destdir/usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/getcwd.pl
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.destdir/usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/bigint.pl
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.destdir/usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/stat.pl
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.destdir/usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/getopts.pl
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.destdir/usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/open3.pl
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.destdir/usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/ftp.pl
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.destdir/usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/tainted.pl
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.destdir/usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/shellwords.pl
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.destdir/usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/importenv.pl
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.destdir/usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/abbrev.pl
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.destdir/usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/flush.pl
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.destdir/usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/find.pl
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.destdir/usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/complete.pl
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.destdir/usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/assert.pl
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.destdir/usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/hostname.pl
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.destdir/usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/getopt.pl
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.destdir/usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/dotsh.pl
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.destdir/usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/bigfloat.pl
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.destdir/usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/fastcwd.pl
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.destdir/usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/newgetopt.pl
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.destdir/usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/syslog.pl
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.destdir/usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/look.pl
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.destdir/usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/ctime.pl
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.destdir/usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/lib/perl5/Perl4/CoreLibs.pm
Installing /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.destdir/usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.home/perl5/man/man3/Perl4::CoreLibs.3
Perl packlist /usr/pkgsrc/devel/p5-Perl4-CoreLibs/work/.destdir/usr/pkg/lib/perl5/vendor_perl/5.22.0/x86_64-netbsd-thread-multi/auto/Perl4/CoreLibs/.packlist is missing.
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/devel/p5-Perl4-CoreLibs
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/devel/p5-Perl4-CoreLibs
>How-To-Repeat:
cd /usr/pkgsrc/devel/p5-Perl4-CoreLibs && make package
>Fix:


Home | Main Index | Thread Index | Old Index