Gearman-XS v0.15 Perl 5 v5.29.10 amd64-freebsd

Status
Unknown
From
Slaven Rezić (SREZIC)
Dist
Gearman-XS v0.15
Platform
Perl 5 v5.29.10 amd64-freebsd
Date
2019-05-06 20:54:58
ID
35cf7502-7041-11e9-a641-84281f24ea8f
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 Brian Aker,

This is a computer-generated report for Gearman-XS-0.15
on perl 5.29.10, 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:

none provided

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

Output from '/usr/bin/make':

cp lib/Gearman/XS/Job.pm blib/lib/Gearman/XS/Job.pm
cp lib/Gearman/XS.pm blib/lib/Gearman/XS.pm
cp lib/Gearman/XS/Worker.pm blib/lib/Gearman/XS/Worker.pm
cp lib/Gearman/XS/Task.pm blib/lib/Gearman/XS/Task.pm
cp lib/Gearman/XS/Client.pm blib/lib/Gearman/XS/Client.pm
Running Mkbootstrap for XS ()
chmod 644 "XS.bs"
"/usr/perl5.29.10p/bin/perl5.29.10" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/Gearman/XS/XS.bs 644
"/usr/perl5.29.10p/bin/perl5.29.10" "-Iinc" "/usr/perl5.29.10p/lib/5.29.10/ExtUtils/xsubpp"  -typemap '/usr/perl5.29.10p/lib/5.29.10/ExtUtils/typemap' -typemap '/usr/home/cpansand/.cpan/build/2019050620/Gearman-XS-0.15-2/typemap'  XS.xs > XS.xsc
mv XS.xsc XS.c
cc -c    -Wall -Wundef -Wno-shadow -Wmissing-prototypes -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wextra -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wno-undef -Wno-unused-value -Wno-unused-variable -Wno-unused-parameter -Wno-format-invalid-specifier -O2 -pipe    -DVERSION=\"0.15\"  -DXS_VERSION=\"0.15\" -DPIC -fPIC "-I/usr/perl5.29.10p/lib/5.29.10/amd64-freebsd/CORE"   XS.c
In file included from XS.xs:11:
In file included from ./gearman_xs.h:14:
In file included from /usr/perl5.29.10p/lib/5.29.10/amd64-freebsd/CORE/perl.h:3688:
In file included from /usr/perl5.29.10p/lib/5.29.10/amd64-freebsd/CORE/hv.h:653:
In file included from /usr/perl5.29.10p/lib/5.29.10/amd64-freebsd/CORE/hv_func.h:35:
In file included from /usr/perl5.29.10p/lib/5.29.10/amd64-freebsd/CORE/sbox32_hash.h:4:
/usr/perl5.29.10p/lib/5.29.10/amd64-freebsd/CORE/zaphod32_hash.h:168:22: warning: cast from 'const U8 *' (aka 'const unsigned char *') to 'const U32 *' (aka 'const unsigned int *') increases required alignment from 1 to 4 [-Wcast-align]
    const U32 *seed= (const U32 *)seed_ch;
                     ^~~~~~~~~~~~~~~~~~~~
/usr/perl5.29.10p/lib/5.29.10/amd64-freebsd/CORE/zaphod32_hash.h:169:17: warning: cast from 'U8 *' (aka 'unsigned char *') to 'U32 *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align]
    U32 *state= (U32 *)state_ch;
                ^~~~~~~~~~~~~~~
/usr/perl5.29.10p/lib/5.29.10/amd64-freebsd/CORE/zaphod32_hash.h:216:17: warning: cast from 'const U8 *' (aka 'const unsigned char *') to 'U32 *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align]
    U32 *state= (U32 *)state_ch;
                ^~~~~~~~~~~~~~~
In file included from XS.xs:11:
In file included from ./gearman_xs.h:14:
In file included from /usr/perl5.29.10p/lib/5.29.10/amd64-freebsd/CORE/perl.h:3688:
In file included from /usr/perl5.29.10p/lib/5.29.10/amd64-freebsd/CORE/hv.h:653:
In file included from /usr/perl5.29.10p/lib/5.29.10/amd64-freebsd/CORE/hv_func.h:35:
/usr/perl5.29.10p/lib/5.29.10/amd64-freebsd/CORE/sbox32_hash.h:1431:22: warning: cast from 'const U8 *' (aka 'const unsigned char *') to 'const U32 *' (aka 'const unsigned int *') increases required alignment from 1 to 4 [-Wcast-align]
    const U32 *seed= (const U32 *)seed_ch;
                     ^~~~~~~~~~~~~~~~~~~~
/usr/perl5.29.10p/lib/5.29.10/amd64-freebsd/CORE/sbox32_hash.h:1432:17: warning: cast from 'U8 *' (aka 'unsigned char *') to 'U32 *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align]
    U32 *state= (U32 *)state_ch;
                ^~~~~~~~~~~~~~~
/usr/perl5.29.10p/lib/5.29.10/amd64-freebsd/CORE/sbox32_hash.h:1463:16: warning: cast from 'const U8 *' (aka 'const unsigned char *') to 'U32 *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align]
    U32 *seed= (U32 *)seed_ch;
               ^~~~~~~~~~~~~~
/usr/perl5.29.10p/lib/5.29.10/amd64-freebsd/CORE/sbox32_hash.h:1464:17: warning: cast from 'U8 *' (aka 'unsigned char *') to 'U32 *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align]
    U32 *state= (U32 *)state_ch;
                ^~~~~~~~~~~~~~~
/usr/perl5.29.10p/lib/5.29.10/amd64-freebsd/CORE/sbox32_hash.h:1498:17: warning: cast from 'const U8 *' (aka 'const unsigned char *') to 'U32 *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align]
    U32 *state= (U32 *)state_ch;
                ^~~~~~~~~~~~~~~
In file included from XS.xs:11:
In file included from ./gearman_xs.h:14:
In file included from /usr/perl5.29.10p/lib/5.29.10/amd64-freebsd/CORE/perl.h:3688:
In file included from /usr/perl5.29.10p/lib/5.29.10/amd64-freebsd/CORE/hv.h:653:
In file included from /usr/perl5.29.10p/lib/5.29.10/amd64-freebsd/CORE/hv_func.h:55:
/usr/perl5.29.10p/lib/5.29.10/amd64-freebsd/CORE/stadtx_hash.h:139:22: warning: cast from 'const U8 *' (aka 'const unsigned char *') to 'const U64 *' (aka 'const unsigned long *') increases required alignment from 1 to 8 [-Wcast-align]
    const U64 *seed= (const U64 *)seed_ch;
                     ^~~~~~~~~~~~~~~~~~~~
/usr/perl5.29.10p/lib/5.29.10/amd64-freebsd/CORE/stadtx_hash.h:140:17: warning: cast from 'U8 *' (aka 'unsigned char *') to 'U64 *' (aka 'unsigned long *') increases required alignment from 1 to 8 [-Wcast-align]
    U64 *state= (U64 *)state_ch;
                ^~~~~~~~~~~~~~~
/usr/perl5.29.10p/lib/5.29.10/amd64-freebsd/CORE/stadtx_hash.h:190:17: warning: cast from 'const U8 *' (aka 'const unsigned char *') to 'U64 *' (aka 'unsigned long *') increases required alignment from 1 to 8 [-Wcast-align]
    U64 *state= (U64 *)state_ch;
                ^~~~~~~~~~~~~~~
In file included from XS.xs:11:
In file included from ./gearman_xs.h:14:
In file included from /usr/perl5.29.10p/lib/5.29.10/amd64-freebsd/CORE/perl.h:3688:
In file included from /usr/perl5.29.10p/lib/5.29.10/amd64-freebsd/CORE/hv.h:653:
/usr/perl5.29.10p/lib/5.29.10/amd64-freebsd/CORE/hv_func.h:195:13: warning: cast from 'unsigned char *' to 'U64 *' (aka 'unsigned long *') increases required alignment from 1 to 8 [-Wcast-align]
    U64 *v= (U64*) state_buf;
            ^~~~~~~~~~~~~~~~
In file included from XS.xs:11:
In file included from ./gearman_xs.h:14:
In file included from /usr/perl5.29.10p/lib/5.29.10/amd64-freebsd/CORE/perl.h:5914:
/usr/perl5.29.10p/lib/5.29.10/amd64-freebsd/CORE/inline.h:458:20: warning: cast from 'const U8 *' (aka 'const unsigned char *') to 'PERL_UINTMAX_T *' (aka 'unsigned long *') increases required alignment from 1 to 8 [-Wcast-align]
            if ((* (PERL_UINTMAX_T *) x) & PERL_VARIANTS_WORD_MASK)  {
                   ^~~~~~~~~~~~~~~~~~~~
/usr/perl5.29.10p/lib/5.29.10/amd64-freebsd/CORE/inline.h:469:50: warning: cast from 'const U8 *' (aka 'const unsigned char *') to 'PERL_UINTMAX_T *' (aka 'unsigned long *') increases required alignment from 1 to 8 [-Wcast-align]
                *ep = x + _variant_byte_number(* (PERL_UINTMAX_T *) x);
                                                 ^~~~~~~~~~~~~~~~~~~~
In file included from XS.xs:11:
./gearman_xs.h:18:10: fatal error: 'libgearman-1.0/gearman.h' file not found
#include <libgearman-1.0/gearman.h>
         ^~~~~~~~~~~~~~~~~~~~~~~~~~
14 warnings and 1 error generated.
*** Error code 1

Stop.
make: stopped in /usr/home/cpansand/.cpan/build/2019050620/Gearman-XS-0.15-2

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

Prerequisite modules loaded:

requires:

    Module              Need  Have    
    ------------------- ----- --------
    perl                5.006 5.029010

build_requires:

    Module              Need  Have    
    ------------------- ----- --------
    ExtUtils::CBuilder  0.27  0.280231
    ExtUtils::MakeMaker 6.59  7.34    
    Storable            0     3.15    
    Test::More          0     1.302162

configure_requires:

    Module              Need  Have    
    ------------------- ----- --------
    ExtUtils::CBuilder  0.27  0.280231
    ExtUtils::MakeMaker 6.59  7.34    


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

Environment variables:

    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/freebsd13.0:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/usr/home/eserte/src/srezic-misc/scripts
    PERL = /usr/perl5.29.10p/bin/perl5.29.10
    PERL5LIB = /home/cpansand/.cpan/build/2019050620/Module-Install-1.19-2/blib/arch:/home/cpansand/.cpan/build/2019050620/Module-Install-1.19-2/blib/lib:/home/cpansand/.cpan/build/2019050620/Module-ScanDeps-1.27-1/blib/arch:/home/cpansand/.cpan/build/2019050620/Module-ScanDeps-1.27-1/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 51390
    PERL5_CPAN_IS_RUNNING = 51390
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 47839,51390
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2019050620/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/local/bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023/2019050620

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

    $^X = /usr/perl5.29.10p/bin/perl5.29.10
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.22    
    CPAN::Meta          2.150010
    Cwd                 3.78    
    ExtUtils::CBuilder  0.280231
    ExtUtils::Command   7.34    
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.34    
    ExtUtils::Manifest  1.72    
    ExtUtils::ParseXS   3.40    
    File::Spec          3.78    
    JSON                4.02    
    JSON::PP            4.02    
    Module::Build       0.4229  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302162
    YAML                1.27    
    YAML::Syck          1.31    
    version             0.9924  


--

Summary of my perl5 (revision 5 version 29 subversion 10) configuration:
   
  Platform:
    osname=freebsd
    osvers=13.0-current
    archname=amd64-freebsd
    uname='freebsd cloud2.bbbike.org 13.0-current freebsd 13.0-current 9454609db31(master) generic-nodebug amd64 '
    config_args='-ds -e -Dprefix=/usr/perl5.29.10p -Dusedevel -Dusemallocwrap=no -Dcf_email=srezic@cpan.org -Doptimize=-O2 -pipe'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='cc'
    ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2'
    optimize='-O2 -pipe'
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='4.2.1 Compatible FreeBSD Clang 8.0.0 (tags/RELEASE_800/final 356365)'
    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/8.0.0/lib /usr/lib
    libs=-lpthread -lgdbm -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
    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_TIMES
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    PERL_USE_DEVEL
    USE_64_BIT_ALL
    USE_64_BIT_INT
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
  Built under freebsd
  Compiled at Apr 21 2019 06:19:05
  %ENV:
    PERL="/usr/perl5.29.10p/bin/perl5.29.10"
    PERL5LIB="/home/cpansand/.cpan/build/2019050620/Module-Install-1.19-2/blib/arch:/home/cpansand/.cpan/build/2019050620/Module-Install-1.19-2/blib/lib:/home/cpansand/.cpan/build/2019050620/Module-ScanDeps-1.27-1/blib/arch:/home/cpansand/.cpan/build/2019050620/Module-ScanDeps-1.27-1/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="51390"
    PERL5_CPAN_IS_RUNNING="51390"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="47839,51390"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2019050620/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/cpansand/.cpan/build/2019050620/Module-Install-1.19-2/blib/arch
    /home/cpansand/.cpan/build/2019050620/Module-Install-1.19-2/blib/lib
    /home/cpansand/.cpan/build/2019050620/Module-ScanDeps-1.27-1/blib/arch
    /home/cpansand/.cpan/build/2019050620/Module-ScanDeps-1.27-1/blib/lib
    /usr/perl5.29.10p/lib/site_perl/5.29.10/amd64-freebsd
    /usr/perl5.29.10p/lib/site_perl/5.29.10
    /usr/perl5.29.10p/lib/5.29.10/amd64-freebsd
    /usr/perl5.29.10p/lib/5.29.10
    .