Sys-Sendfile-OSX v0.02 Perl 5 v5.10.0 OpenBSD.amd64-openbsd

Status
Unknown
From
Nigel Horne
Dist
Sys-Sendfile-OSX v0.02
Platform
Perl 5 v5.10.0 OpenBSD.amd64-openbsd
Date
2019-07-19 02:14:42
ID
f82bc62e-a9ca-11e9-8fa9-99a29f1e7dde
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 Luke Triantafyllidis,

This is a computer-generated report for Sys-Sendfile-OSX-0.02
on perl 5.10.0, created by CPAN-Reporter-1.2018.

Thank you for uploading your work to CPAN.  However, attempting to
test your distribution gave an inconclusive result.

This could be because your distribution had an error during the make/build
stage, did not define tests, tests could not be found, because your tests were
interrupted before they finished, or because the results of the tests could not
be parsed.  You may wish to consult the CPAN Testers Wiki:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

Output from './Build':

Copying lib/Sys/Sendfile/OSX.pm -> blib/lib/Sys/Sendfile/OSX.pm
lib/Sys/Sendfile/OSX.xs -> lib/Sys/Sendfile/OSX.c
cc -I/home/njh/perl5/perlbrew/perls/perl-5.10.0/lib/5.10.0/OpenBSD.amd64-openbsd/CORE -DXS_VERSION="0.02" -DVERSION="0.02" -DPIC -fPIC -c -fno-strict-aliasing -pipe -I/usr/local/include -O2 -o lib/Sys/Sendfile/OSX.o lib/Sys/Sendfile/OSX.c
lib/Sys/Sendfile/OSX.xs:2:2: error: platform not supported
#error platform not supported
 ^
lib/Sys/Sendfile/OSX.xs:33:13: warning: implicit declaration of function 'sendfile' is invalid in C99 [-Wimplicit-function-declaration]
                int ret = sendfile(in, out, off, &bytes, NULL, 0);
                          ^
1 warning and 1 error generated.
error building lib/Sys/Sendfile/OSX.o from 'lib/Sys/Sendfile/OSX.c' at /home/njh/perl5/perlbrew/perls/perl-5.10.0/lib/5.10.0/ExtUtils/CBuilder/Base.pm line 109.

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module        Need Have     
    ------------- ---- ---------
    Exporter      0    5.62     
    strict        0    1.04     
    warnings      0    1.06     
    XSLoader      0    0.08     

build_requires:

    Module        Need Have     
    ------------- ---- ---------
    Fcntl         0    1.06     
    IO::Socket    0    1.30_01  
    Module::Build 0.28 0.2808_01
    Test::Most    0    0.35     


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.10.0/bin:src/njh/smoker/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin
    PERL = /home/njh/perl5/perlbrew/perls/perl-5.10.0/bin/perl
    PERL5LIB = /tmp/build/Test-Most-0.35-2/blib/arch:/tmp/build/Test-Most-0.35-2/blib/lib:/tmp/build/Test-Differences-0.67-2/blib/arch:/tmp/build/Test-Differences-0.67-2/blib/lib:/tmp/build/Data-Dumper-2.173-0/blib/arch:/tmp/build/Data-Dumper-2.173-0/blib/lib:/tmp/build/Exception-Class-1.44-2/blib/arch:/tmp/build/Exception-Class-1.44-2/blib/lib:/tmp/build/Devel-StackTrace-2.04-6/blib/arch:/tmp/build/Devel-StackTrace-2.04-6/blib/lib:/tmp/build/Class-Data-Inheritable-0.08-2/blib/arch:/tmp/build/Class-Data-Inheritable-0.08-2/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 31851
    PERL5_CPAN_IS_RUNNING = 31851
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 37263,31851
    PERLBREW_HOME = /home/njh/.perlbrew
    PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.10.0/man
    PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.10.0/bin
    PERLBREW_PERL = perl-5.10.0
    PERLBREW_ROOT = /home/njh/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.84
    PERLBREW_VERSION = 0.84
    SHELL = /bin/sh
    TMPDIR = /tmp/testwrapper.71506

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /home/njh/perl5/perlbrew/perls/perl-5.10.0/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 1000 0
    $EGID = 1000 1000 0

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                2.16     
    CPAN::Meta          2.143240 
    Cwd                 3.62     
    ExtUtils::CBuilder  0.21     
    ExtUtils::Command   7.30     
    ExtUtils::Install   2.06     
    ExtUtils::MakeMaker 7.30     
    ExtUtils::Manifest  1.70     
    ExtUtils::ParseXS   2.18_02  
    File::Spec          3.62     
    JSON                2.97001  
    JSON::PP            2.27203  
    Module::Build       0.2808_01
    Module::Signature   n/a      
    Parse::CPAN::Meta   1.4414   
    Test::Harness       3.39     
    Test::More          1.302120 
    YAML                1.27     
    YAML::Syck          1.30     
    version             0.9918   


--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=openbsd, osvers=6.2, archname=OpenBSD.amd64-openbsd
    uname='openbsd netgate1.bandsman.co.uk 6.2 generic.mp#2 amd64 '
    config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.10.0 -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.10.0/bin'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.2.1 Compatible OpenBSD Clang 4.0.0 (tags/RELEASE_400/final)', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-Wl,-E  -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib
    libs=-lm -lutil -lc
    perllibs=-lm -lutil -lc
    libc=/usr/lib/libc.so.90.0, 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 -fPIC  -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP USE_64_BIT_ALL
                        USE_64_BIT_INT USE_LARGE_FILES USE_PERLIO
  Locally applied patches:
	Devel::PatchPerl 1.48
  Built under openbsd
  Compiled at Jan 23 2018 09:21:47
  %ENV:
    PERL="/home/njh/perl5/perlbrew/perls/perl-5.10.0/bin/perl"
    PERL5LIB="/tmp/build/Test-Most-0.35-2/blib/arch:/tmp/build/Test-Most-0.35-2/blib/lib:/tmp/build/Test-Differences-0.67-2/blib/arch:/tmp/build/Test-Differences-0.67-2/blib/lib:/tmp/build/Data-Dumper-2.173-0/blib/arch:/tmp/build/Data-Dumper-2.173-0/blib/lib:/tmp/build/Exception-Class-1.44-2/blib/arch:/tmp/build/Exception-Class-1.44-2/blib/lib:/tmp/build/Devel-StackTrace-2.04-6/blib/arch:/tmp/build/Devel-StackTrace-2.04-6/blib/lib:/tmp/build/Class-Data-Inheritable-0.08-2/blib/arch:/tmp/build/Class-Data-Inheritable-0.08-2/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="31851"
    PERL5_CPAN_IS_RUNNING="31851"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="37263,31851"
    PERLBREW_HOME="/home/njh/.perlbrew"
    PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.10.0/man"
    PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.10.0/bin"
    PERLBREW_PERL="perl-5.10.0"
    PERLBREW_ROOT="/home/njh/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.84"
    PERLBREW_VERSION="0.84"
  @INC:
    /tmp/build/Test-Most-0.35-2/blib/arch
    /tmp/build/Test-Most-0.35-2/blib/lib
    /tmp/build/Test-Differences-0.67-2/blib/arch
    /tmp/build/Test-Differences-0.67-2/blib/lib
    /tmp/build/Data-Dumper-2.173-0/blib/arch
    /tmp/build/Data-Dumper-2.173-0/blib/lib
    /tmp/build/Exception-Class-1.44-2/blib/arch
    /tmp/build/Exception-Class-1.44-2/blib/lib
    /tmp/build/Devel-StackTrace-2.04-6/blib/arch
    /tmp/build/Devel-StackTrace-2.04-6/blib/lib
    /tmp/build/Class-Data-Inheritable-0.08-2/blib/arch
    /tmp/build/Class-Data-Inheritable-0.08-2/blib/lib
    /home/njh/perl5/perlbrew/perls/perl-5.10.0/lib/5.10.0/OpenBSD.amd64-openbsd
    /home/njh/perl5/perlbrew/perls/perl-5.10.0/lib/5.10.0
    /home/njh/perl5/perlbrew/perls/perl-5.10.0/lib/site_perl/5.10.0/OpenBSD.amd64-openbsd
    /home/njh/perl5/perlbrew/perls/perl-5.10.0/lib/site_perl/5.10.0
    .