Back
From: metabase:user:0d96120c-29e2-11e5-b049-ede3035d37de
Subject: UNKNOWN Net-ICal-0.11 v5.23.1 GNU/Linux
Date: 2015-08-09T18:41:45Z
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 Eric Busboom,
This is a computer-generated report for Net-ICal-0.11
on perl 5.23.1, created by CPAN-Reporter-1.2015.
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
MEMORY : 1.96 GB
ARCH : armv7l
OS : Debian 8.1
KERNEL : Linux 4.1.3-armv7-x2
VIRTUALIZATION : No Virtualization
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make':
cc -c -I/home/eric/proj/local/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0.11\" -DXS_VERSION=\"0.11\" -fPIC "-I/home/jmaslak/perl5/perlbrew/perls/perl-5.23.1-64int/lib/5.23.1/armv7l-linux-64int/CORE" netical_wrap.c
netical_wrap.c: In function âSWIG_GetPtrâ:
netical_wrap.c:289:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
*(ptr) = (void *) tmp;
^
netical_wrap.c:292:21: error: âsv_undefâ undeclared (first use in this function)
} else if (sv == &sv_undef) { /* Check for undef */
^
netical_wrap.c:292:21: note: each undeclared identifier is reported only once for each function it appears in
netical_wrap.c:333:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
*ptr = (void *) tmp;
^
netical_wrap.c:366:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
*ptr = (void *) tmp;
^
netical_wrap.c:384:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
*ptr = (void *) tmp;
^
netical_wrap.c:388:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
*ptr = (void *) tmp;
^
netical_wrap.c:392:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
*ptr = (void *) tmp;
^
netical_wrap.c: At top level:
netical_wrap.c:431:18: fatal error: ical.h: No such file or directory
#include "ical.h"
^
compilation terminated.
Makefile:371: recipe for target 'netical_wrap.o' failed
make: *** [netical_wrap.o] Error 1
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
build_requires:
Module Need Have
------------------- ---- -------
ExtUtils::MakeMaker 0 7.04_01
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
NONINTERACTIVE_TESTING = 1
PATH = /home/jmaslak/perl5/perlbrew/bin:/home/jmaslak/perl5/perlbrew/perls/perl-5.23.1-64int/bin:/home/jmaslak/perltest/bin:/home/jmaslak/perltest/bin:/home/jmaslak/perltest/bin:/home/jmaslak/perl5/perlbrew/bin:/home/jmaslak/perl5/perlbrew/perls/perl-5.22.0/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/sbin:~/perltest/bin
PERL = /home/jmaslak/perl5/perlbrew/perls/perl-5.23.1-64int/bin/perl5.23.1
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 26830
PERL5_CPAN_IS_RUNNING = 26830
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 31125,26830
PERLBREW_BASHRC_VERSION = 0.73
PERLBREW_HOME = /home/jmaslak/.perlbrew
PERLBREW_LIB =
PERLBREW_MANPATH = /home/jmaslak/perl5/perlbrew/perls/perl-5.23.1-64int/man
PERLBREW_PATH = /home/jmaslak/perl5/perlbrew/bin:/home/jmaslak/perl5/perlbrew/perls/perl-5.23.1-64int/bin
PERLBREW_PERL = perl-5.23.1-64int
PERLBREW_ROOT = /home/jmaslak/perl5/perlbrew
PERLBREW_VERSION = 0.73
PERL_CR_SMOKER_CURRENT = Text-Pretty-0.1.0
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_LOCAL_LIB_ROOT =
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/jmaslak/perl5/perlbrew/perls/perl-5.23.1-64int/bin/perl5.23.1
$UID/$EUID = 1000 / 1000
$GID = 1000 27 1000
$EGID = 1000 27 1000
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.11
CPAN::Meta 2.150005
Cwd 3.56
ExtUtils::CBuilder 0.280223
ExtUtils::Command 1.20
ExtUtils::Install 2.04
ExtUtils::MakeMaker 7.04_01
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.28
File::Spec 3.56
JSON 2.90
JSON::PP 2.27300
Module::Build 0.4214
Module::Signature n/a
Parse::CPAN::Meta 1.4417
Test::Harness 3.35
Test::More 1.001014
YAML 1.15
YAML::Syck n/a
version 0.9909
--
Summary of my perl5 (revision 5 version 23 subversion 1) configuration:
Platform:
osname=linux, osvers=4.1.3-armv7-x2, archname=armv7l-linux-64int
uname='linux armperl.antelope.net 4.1.3-armv7-x2 #1 smp wed jul 29 12:23:30 mdt 2015 armv7l gnulinux '
config_args='-de -Dprefix=/home/jmaslak/perl5/perlbrew/perls/perl-5.23.1-64int -Duse64bitint -Dusedevel -Aeval:scriptdir=/home/jmaslak/perl5/perlbrew/perls/perl-5.23.1-64int/bin'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
use64bitint=define, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2',
optimize='-O2',
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion='', gccversion='4.9.2', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678, doublekind=3
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8, longdblkind=0
ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/gcc/arm-linux-gnueabihf/4.9/include-fixed /usr/include/arm-linux-gnueabihf /usr/lib /lib/arm-linux-gnueabihf /lib /usr/lib/arm-linux-gnueabihf
libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.19.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.19'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -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_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV PERL_USE_DEVEL 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
Locally applied patches:
Devel::PatchPerl 1.38
Built under linux
Compiled at Aug 1 2015 19:53:13
%ENV:
PERL="/home/jmaslak/perl5/perlbrew/perls/perl-5.23.1-64int/bin/perl5.23.1"
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="26830"
PERL5_CPAN_IS_RUNNING="26830"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="31125,26830"
PERLBREW_BASHRC_VERSION="0.73"
PERLBREW_HOME="/home/jmaslak/.perlbrew"
PERLBREW_LIB=""
PERLBREW_MANPATH="/home/jmaslak/perl5/perlbrew/perls/perl-5.23.1-64int/man"
PERLBREW_PATH="/home/jmaslak/perl5/perlbrew/bin:/home/jmaslak/perl5/perlbrew/perls/perl-5.23.1-64int/bin"
PERLBREW_PERL="perl-5.23.1-64int"
PERLBREW_ROOT="/home/jmaslak/perl5/perlbrew"
PERLBREW_VERSION="0.73"
PERL_CR_SMOKER_CURRENT="Text-Pretty-0.1.0"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_LOCAL_LIB_ROOT=""
PERL_MM_USE_DEFAULT="1"
@INC:
/home/jmaslak/perl5/perlbrew/perls/perl-5.23.1-64int/lib/site_perl/5.23.1/armv7l-linux-64int
/home/jmaslak/perl5/perlbrew/perls/perl-5.23.1-64int/lib/site_perl/5.23.1
/home/jmaslak/perl5/perlbrew/perls/perl-5.23.1-64int/lib/5.23.1/armv7l-linux-64int
/home/jmaslak/perl5/perlbrew/perls/perl-5.23.1-64int/lib/5.23.1
.