ack vv3.7.0 Perl 5 v5.39.9 amd64-freebsd-thread-multi
- Status
- Pass
- From
- James E Keenan
- Dist
-
ack vv3.7.0
- Platform
- Perl 5 v5.39.9 amd64-freebsd-thread-multi
- Date
- 2024-03-20 22:28:49
- ID
- 39339522-e709-11ee-98b1-ff3ec0033224
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear Andy Lester,
This is a computer-generated report for ack-v3.7.0
on perl 5.39.9, created by CPAN-Reporter-1.2019.
Thank you for uploading your work to CPAN. Congratulations!
All tests were successful.
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
"/usr/home/jkeenan/testing/perl-5.39.9/bin/perl" t/runtests.pl 0 0 "blib/lib" "blib/arch" t/*.t
Running tests on blib/script/ack, ACK_TEST_STANDALONE=0
# Testing ack v3.7.0 under Perl v5.39.9, /usr/home/jkeenan/testing/perl-5.39.9/bin/perl
# Using File::Next 1.18
# Using File::Spec 3.90
# Using Getopt::Long 2.57
# Using Pod::Perldoc 3.2801
# Using Pod::Text 5.01
# Using Pod::Usage 2.03
# Using Term::ANSIColor 5.01
# Using Test::Harness 3.48
# Using Test::More 1.302198
# PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/jkeenan/bin:/home/jkeenan/bin/perl:/home/jkeenan/bin/shell:/home/jkeenan/gitwork/metaconfig/bin
t/00-load.t .................. ok
t/ack-1.t .................... ok
t/ack-c.t .................... ok
t/ack-color.t ................ ok
t/ack-column.t ............... ok
t/ack-create-ackrc.t ......... ok
t/ack-dump.t ................. ok
t/ack-f.t .................... ok
t/ack-files-from.t ........... ok
t/ack-g.t .................... ok
t/ack-group.t ................ ok
t/ack-h.t .................... ok
t/ack-help-types.t ........... ok
t/ack-help.t ................. ok
t/ack-i.t .................... ok
t/ack-ignore-dir.t ........... ok
t/ack-ignore-file.t .......... ok
t/ack-k.t .................... ok
t/ack-l.t .................... ok
t/ack-m.t .................... ok
# 1106
t/ack-man.t .................. ok
t/ack-match.t ................ ok
t/ack-n.t .................... ok
t/ack-o.t .................... ok
t/ack-output.t ............... ok
t/ack-pager.t ................ ok
t/ack-passthru.t ............. ok
t/ack-print0.t ............... ok
t/ack-proximate.t ............ ok
t/ack-Q.t .................... ok
cannot chdir to child for /tmp/L3x8hug8NP/foo: Permission denied at /home/jkeenan/testing/perl-5.39.9/lib/5.39.9/File/Temp.pm line 2643.
cannot remove directory for /tmp/L3x8hug8NP: Directory not empty at /home/jkeenan/testing/perl-5.39.9/lib/5.39.9/File/Temp.pm line 2643.
t/ack-s.t .................... ok
t/ack-show-types.t ........... ok
t/ack-type-del.t ............. ok
t/ack-type.t ................. ok
t/ack-underline.t ............ ok
t/ack-v.t .................... ok
t/ack-version.t .............. ok
t/ack-w.t .................... ok
t/ack-x.t .................... ok
t/anchored.t ................. ok
t/bad-ackrc-opt.t ............ ok
t/basic.t .................... ok
t/command-line-files.t ....... ok
t/config-backwards-compat.t .. ok
t/config-finder.t ............ ok
t/config-loader.t ............ ok
t/context-with-newlines.t .... ok
t/context.t .................. ok
t/default-filter.t ........... ok
t/double-hyphen.t ............ ok
t/empty-lines.t .............. ok
t/exit-code.t ................ ok
t/ext-filter.t ............... ok
t/file-iterator.t ............ ok
t/file-permission.t .......... ok
t/filetype-detection.t ....... ok
t/filetypes.t ................ ok
t/filter.t ................... ok
t/firstlinematch-filter.t .... ok
t/forbidden-options.t ........ ok
t/from-stdin.t ............... ok
t/highlighting.t ............. ok
t/illegal-regex.t ............ ok
t/incomplete-last-line.t ..... ok
t/interactive.t .............. ok
t/invalid-ackrc.t ............ ok
t/invalid-options.t .......... ok
t/inverted-file-filter.t ..... ok
t/is-filter.t ................ ok
t/line-endings.t ............. ok
t/longopts.t ................. ok
t/lowercase.t ................ ok
t/match-filter.t ............. ok
t/multiple-captures.t ........ ok
t/mutex-options.t ............ ok
t/named-pipes.t .............. ok
t/needs-line-scan.t .......... ok
t/noackrc.t .................. ok
t/noenv.t .................... ok
t/prescan-line-boundaries.t .. ok
t/process-substitution.t ..... ok
t/trailing-whitespace.t ...... ok
t/zero.t ..................... ok
All tests successful.
Files=83, Tests=944, 70 wallclock secs ( 0.46 usr 0.08 sys + 63.68 cusr 6.97 csys = 71.19 CPU)
Result: PASS
"/usr/home/jkeenan/testing/perl-5.39.9/bin/perl" squash ack lib/App/Ack.pm lib/App/Ack/ConfigDefault.pm lib/App/Ack/ConfigFinder.pm lib/App/Ack/ConfigLoader.pm lib/App/Ack/File.pm lib/App/Ack/Files.pm lib/App/Ack/Filter.pm lib/App/Ack/Filter/Collection.pm lib/App/Ack/Filter/Default.pm lib/App/Ack/Filter/Extension.pm lib/App/Ack/Filter/ExtensionGroup.pm lib/App/Ack/Filter/FirstLineMatch.pm lib/App/Ack/Filter/Inverse.pm lib/App/Ack/Filter/Is.pm lib/App/Ack/Filter/IsGroup.pm lib/App/Ack/Filter/IsPath.pm lib/App/Ack/Filter/IsPathGroup.pm lib/App/Ack/Filter/Match.pm lib/App/Ack/Filter/MatchGroup.pm File::Next > ack-standalone
Reading ack
Reading lib/App/Ack.pm
Reading lib/App/Ack/ConfigDefault.pm
Reading lib/App/Ack/ConfigFinder.pm
Reading lib/App/Ack/ConfigLoader.pm
Reading lib/App/Ack/File.pm
Reading lib/App/Ack/Files.pm
Reading lib/App/Ack/Filter.pm
Reading lib/App/Ack/Filter/Collection.pm
Reading lib/App/Ack/Filter/Default.pm
Reading lib/App/Ack/Filter/Extension.pm
Reading lib/App/Ack/Filter/ExtensionGroup.pm
Reading lib/App/Ack/Filter/FirstLineMatch.pm
Reading lib/App/Ack/Filter/Inverse.pm
Reading lib/App/Ack/Filter/Is.pm
Reading lib/App/Ack/Filter/IsGroup.pm
Reading lib/App/Ack/Filter/IsPath.pm
Reading lib/App/Ack/Filter/IsPathGroup.pm
Reading lib/App/Ack/Filter/Match.pm
Reading lib/App/Ack/Filter/MatchGroup.pm
Reading /home/jkeenan/testing/perl-5.39.9/lib/site_perl/5.39.9/File/Next.pm
"/usr/home/jkeenan/testing/perl-5.39.9/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- ack-standalone
"/usr/home/jkeenan/testing/perl-5.39.9/bin/perl" -c ack-standalone
ack-standalone syntax OK
"/usr/home/jkeenan/testing/perl-5.39.9/bin/perl" t/runtests.pl 1 0 "blib/lib" "blib/arch" t/*.t
Running tests on ack-standalone, ACK_TEST_STANDALONE=1
# Testing ack v3.7.0 under Perl v5.39.9, /usr/home/jkeenan/testing/perl-5.39.9/bin/perl
# Using File::Next 1.18
# Using File::Spec 3.90
# Using Getopt::Long 2.57
# Using Pod::Perldoc 3.2801
# Using Pod::Text 5.01
# Using Pod::Usage 2.03
# Using Term::ANSIColor 5.01
# Using Test::Harness 3.48
# Using Test::More 1.302198
# PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/jkeenan/bin:/home/jkeenan/bin/perl:/home/jkeenan/bin/shell:/home/jkeenan/gitwork/metaconfig/bin
t/00-load.t .................. ok
t/ack-1.t .................... ok
t/ack-c.t .................... ok
t/ack-color.t ................ ok
t/ack-column.t ............... ok
t/ack-create-ackrc.t ......... ok
t/ack-dump.t ................. ok
t/ack-f.t .................... ok
t/ack-files-from.t ........... ok
t/ack-g.t .................... ok
t/ack-group.t ................ ok
t/ack-h.t .................... ok
t/ack-help-types.t ........... ok
t/ack-help.t ................. ok
t/ack-i.t .................... ok
t/ack-ignore-dir.t ........... ok
t/ack-ignore-file.t .......... ok
t/ack-k.t .................... ok
t/ack-l.t .................... ok
t/ack-m.t .................... ok
# 1106
t/ack-man.t .................. ok
t/ack-match.t ................ ok
t/ack-n.t .................... ok
t/ack-o.t .................... ok
t/ack-output.t ............... ok
t/ack-pager.t ................ ok
t/ack-passthru.t ............. ok
t/ack-print0.t ............... ok
t/ack-proximate.t ............ ok
t/ack-Q.t .................... ok
cannot chdir to child for /tmp/3yPSGkz9Qi/foo: Permission denied at /home/jkeenan/testing/perl-5.39.9/lib/5.39.9/File/Temp.pm line 2643.
cannot remove directory for /tmp/3yPSGkz9Qi: Directory not empty at /home/jkeenan/testing/perl-5.39.9/lib/5.39.9/File/Temp.pm line 2643.
t/ack-s.t .................... ok
t/ack-show-types.t ........... ok
t/ack-type-del.t ............. ok
t/ack-type.t ................. ok
t/ack-underline.t ............ ok
t/ack-v.t .................... ok
t/ack-version.t .............. ok
t/ack-w.t .................... ok
t/ack-x.t .................... ok
t/anchored.t ................. ok
t/bad-ackrc-opt.t ............ ok
t/basic.t .................... ok
t/command-line-files.t ....... ok
t/config-backwards-compat.t .. ok
t/config-finder.t ............ ok
t/config-loader.t ............ ok
t/context-with-newlines.t .... ok
t/context.t .................. ok
t/default-filter.t ........... ok
t/double-hyphen.t ............ ok
t/empty-lines.t .............. ok
t/exit-code.t ................ ok
t/ext-filter.t ............... ok
t/file-iterator.t ............ ok
t/file-permission.t .......... ok
t/filetype-detection.t ....... ok
t/filetypes.t ................ ok
t/filter.t ................... ok
t/firstlinematch-filter.t .... ok
t/forbidden-options.t ........ ok
t/from-stdin.t ............... ok
t/highlighting.t ............. ok
t/illegal-regex.t ............ ok
t/incomplete-last-line.t ..... ok
t/interactive.t .............. ok
t/invalid-ackrc.t ............ ok
t/invalid-options.t .......... ok
t/inverted-file-filter.t ..... ok
t/is-filter.t ................ ok
t/line-endings.t ............. ok
t/longopts.t ................. ok
t/lowercase.t ................ ok
t/match-filter.t ............. ok
t/multiple-captures.t ........ ok
t/mutex-options.t ............ ok
t/named-pipes.t .............. ok
t/needs-line-scan.t .......... ok
t/noackrc.t .................. ok
t/noenv.t .................... ok
t/prescan-line-boundaries.t .. ok
t/process-substitution.t ..... ok
t/trailing-whitespace.t ...... ok
t/zero.t ..................... ok
All tests successful.
Files=83, Tests=944, 70 wallclock secs ( 0.45 usr 0.09 sys + 62.74 cusr 6.84 csys = 70.12 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- -------- --------
Cwd 3.00 3.90
File::Basename 1.00015 2.86
File::Next 1.18 1.18
File::Spec 3.00 3.90
File::Temp 0.19 0.2311
filetest 0 1.03
Getopt::Long 2.38 2.57
if 0 0.0610
List::Util 0 1.63
parent 0 0.241
perl 5.010001 5.039009
Pod::Perldoc 3.20 3.2801
Pod::Text 0 5.01
Pod::Usage 1.26 2.03
Scalar::Util 0 1.63
Term::ANSIColor 1.10 5.01
Test::Harness 2.50 3.48
Test::More 0.98 1.302198
Text::ParseWords 3.1 3.31
version 0 0.9930
build_requires:
Module Need Have
------------------- -------- --------
ExtUtils::MakeMaker 0 7.70
configure_requires:
Module Need Have
------------------- -------- --------
ExtUtils::MakeMaker 0 7.70
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = C.UTF-8
NONINTERACTIVE_TESTING = 1
P7_TEST_REPORTS_DIR = /home/jkeenan/learn/perl/p5p/core-p7/alpha/test-reports
PATH = /sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/jkeenan/bin:/home/jkeenan/bin/perl:/home/jkeenan/bin/shell:/home/jkeenan/gitwork/metaconfig/bin
PERL2DIR = /home/jkeenan/gitwork/perl2
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 57517
PERL5_CPAN_IS_RUNNING = 57517
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
PERL_WORKDIR = /home/jkeenan/gitwork/perl
SHELL = /bin/sh
TERM = xterm-256color
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/home/jkeenan/testing/perl-5.39.9/bin/perl
$UID/$EUID = 1002 / 1002
$GID = 1002 1002 0 5 920 1003
$EGID = 1002 1002 0 5 920 1003
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.36
CPAN::Meta 2.150010
Cwd 3.90
ExtUtils::CBuilder 0.280240
ExtUtils::Command 7.70
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.51
File::Spec 3.90
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test2 1.302198
Test::Harness 3.48
Test::More 1.302198
YAML 1.31
YAML::Syck 1.34
version 0.9930
--
Summary of my perl5 (revision 5 version 39 subversion 9) configuration:
Platform:
osname=freebsd
osvers=13.2-release-p1
archname=amd64-freebsd-thread-multi
uname='freebsd perlmonger.nycbug.org 13.2-release-p1 freebsd 13.2-release-p1 generic amd64 '
config_args='-des -Dusedevel -Dprefix=/home/jkeenan/testing/perl-5.39.9 -Uversiononly -Dman1dir=none -Dman3dir=none -Duseithreads -Doptimize=-O2 -pipe -fstack-protector -fno-strict-aliasing'
hint=recommended
useposix=true
d_sigaction=define
useithreads=define
usemultiplicity=define
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
Compiler:
cc='cc'
ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
optimize='-O2 -pipe -fstack-protector -fno-strict-aliasing'
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='FreeBSD Clang 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c)'
gccosandvers=''
intsize=4
longsize=8
ptrsize=8
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=16
longdblkind=3
ivtype='long'
ivsize=8
nvtype='double'
nvsize=8
Off_t='off_t'
lseeksize=8
alignbytes=8
prototype=define
Linker and Libraries:
ld='cc'
ldflags ='-pthread -Wl,-E -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib /usr/lib/clang/14.0.5/lib
libs=-lpthread -lgdbm -ldl -lm -lcrypt -lutil
perllibs=-lpthread -ldl -lm -lcrypt -lutil
libc=
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags=' '
cccdlflags='-DPIC -fPIC'
lddlflags='-shared -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_LONG_DOUBLE
HAS_STRTOLD
HAS_TIMES
MULTIPLICITY
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_SIPHASH13
PERL_HASH_USE_SBOX32
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_DEVEL
PERL_USE_SAFE_PUTENV
USE_64_BIT_ALL
USE_64_BIT_INT
USE_ITHREADS
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
USE_REENTRANT_API
Built under freebsd
Compiled at Mar 20 2024 19:00:08
%ENV:
PERL2DIR="/home/jkeenan/gitwork/perl2"
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="57517"
PERL5_CPAN_IS_RUNNING="57517"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
PERL_WORKDIR="/home/jkeenan/gitwork/perl"
@INC:
/home/jkeenan/testing/perl-5.39.9/lib/site_perl/5.39.9/amd64-freebsd-thread-multi
/home/jkeenan/testing/perl-5.39.9/lib/site_perl/5.39.9
/home/jkeenan/testing/perl-5.39.9/lib/5.39.9/amd64-freebsd-thread-multi
/home/jkeenan/testing/perl-5.39.9/lib/5.39.9
.