Config-UCL v0.04 Perl 5 v5.16.3 amd64-freebsd-thread-multi
- Status
- Unknown
- From
- Slaven Rezić (SREZIC)
- Dist
-
Config-UCL v0.04
- Platform
- Perl 5 v5.16.3 amd64-freebsd-thread-multi
- Date
- 2020-02-12 20:32:19
- ID
- c3d680c0-4dd6-11ea-b9a6-0c581f24ea8f
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 Tomohiro Hosaka,
This is a computer-generated report for Config-UCL-0.04
on perl 5.16.3, 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/Config/UCL.pm blib/lib/Config/UCL.pm
Running Mkbootstrap for UCL ()
chmod 644 "UCL.bs"
"/usr/perl5.16.3t/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- UCL.bs blib/arch/auto/Config/UCL/UCL.bs 644
"/usr/perl5.16.3t/bin/perl" "/usr/perl5.16.3t/lib/site_perl/5.16.3/ExtUtils/xsubpp" -typemap '/usr/perl5.16.3t/lib/5.16.3/ExtUtils/typemap' -typemap '/usr/home/cpansand/.cpan/build/2020021221/Config-UCL-0.04-2/typemap' UCL.xs > UCL.xsc
mv UCL.xsc UCL.c
cc -c -I/usr/include/ucl -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O -DVERSION=\"0.04\" -DXS_VERSION=\"0.04\" -DPIC -fPIC "-I/usr/perl5.16.3t/lib/5.16.3/amd64-freebsd-thread-multi/CORE" UCL.c
UCL.xs:8:17: error: ucl.h: No such file or directory
UCL.xs:13: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
UCL.xs:76: error: expected declaration specifiers or '...' before 'ucl_object_t'
UCL.xs: In function '_ucl_type':
UCL.xs:78: error: 'obj' undeclared (first use in this function)
UCL.xs:78: error: (Each undeclared identifier is reported only once
UCL.xs:78: error: for each function it appears in.)
UCL.xs:79: error: 'UCL_INT' undeclared (first use in this function)
UCL.xs:81: error: 'UCL_FLOAT' undeclared (first use in this function)
UCL.xs:83: error: 'UCL_STRING' undeclared (first use in this function)
UCL.xs:84: warning: passing argument 2 of 'Perl_newSVpv' makes pointer from integer without a cast
UCL.xs:90: error: 'UCL_BOOLEAN' undeclared (first use in this function)
UCL.xs:95: error: 'UCL_TIME' undeclared (first use in this function)
UCL.xs:97: error: 'UCL_NULL' undeclared (first use in this function)
UCL.xs: At top level:
UCL.xs:104: error: expected declaration specifiers or '...' before 'ucl_object_t'
UCL.xs: In function '_iterate_ucl':
UCL.xs:105: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
UCL.xs:105: error: 'tmp' undeclared (first use in this function)
UCL.xs:106: error: 'ucl_object_iter_t' undeclared (first use in this function)
UCL.xs:106: error: expected ';' before 'it'
UCL.xs:108: error: 'obj' undeclared (first use in this function)
UCL.xs:110: error: 'it' undeclared (first use in this function)
UCL.xs:113: error: too many arguments to function '_ucl_type'
UCL.xs:118: warning: passing argument 2 of 'Perl_newSVpv' makes pointer from integer without a cast
UCL.xs:121: error: 'UCL_OBJECT' undeclared (first use in this function)
UCL.xs:122: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
UCL.xs:122: error: 'cur' undeclared (first use in this function)
UCL.xs:123: error: expected ';' before 'it_obj'
UCL.xs:127: error: 'it_obj' undeclared (first use in this function)
UCL.xs:128: warning: passing argument 2 of 'Perl_newSVpv' makes pointer from integer without a cast
UCL.xs:131: error: too many arguments to function '_iterate_ucl'
UCL.xs:134: error: 'UCL_ARRAY' undeclared (first use in this function)
UCL.xs:135: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
UCL.xs:136: error: expected ';' before 'it_obj'
UCL.xs:141: error: too many arguments to function '_iterate_ucl'
UCL.xs:144: error: 'UCL_USERDATA' undeclared (first use in this function)
UCL.xs: At top level:
UCL.xs:155: warning: 'struct ucl_parser' declared inside parameter list
UCL.xs:155: warning: its scope is only this definition or declaration, which is probably not what you want
UCL.xs: In function '_load_ucl':
UCL.xs:157: warning: initialization makes pointer from integer without a cast
UCL.xs:163: error: 'ucl_object_t' undeclared (first use in this function)
UCL.xs:163: error: 'uclobj' undeclared (first use in this function)
UCL.xs:164: error: too many arguments to function '_iterate_ucl'
UCL.c: In function 'XS_Config__UCL__ucl_dump':
UCL.c:381: error: 'ucl_emitter_t' undeclared (first use in this function)
UCL.c:381: error: expected ';' before 'emitter'
UCL.xs:180: error: 'ucl_object_t' undeclared (first use in this function)
UCL.xs:180: error: 'root' undeclared (first use in this function)
UCL.xs:183: error: 'emitter' undeclared (first use in this function)
UCL.xs:183: warning: cast to pointer from integer of different size
UCL.xs: In function 'XS_Config__UCL_ucl_validate':
UCL.xs:194: error: 'ucl_object_t' undeclared (first use in this function)
UCL.xs:194: error: 'data' undeclared (first use in this function)
UCL.xs:194: error: 'schema' undeclared (first use in this function)
UCL.xs:196: error: storage size of 'err' isn't known
UCL.xs: In function 'XS_Config__UCL__Parser_new':
UCL.xs:236: warning: initialization makes pointer from integer without a cast
UCL.c: In function 'XS_Config__UCL__Parser_ucl_parser_add_chunk_full':
UCL.c:588: error: variable 'strat' has initializer but incomplete type
UCL.c:589: error: conversion to incomplete type
UCL.c:588: error: storage size of 'strat' isn't known
UCL.c:590: error: variable 'parse_type' has initializer but incomplete type
UCL.c:591: error: conversion to incomplete type
UCL.c:590: error: storage size of 'parse_type' isn't known
UCL.c: In function 'XS_Config__UCL__Parser_ucl_parser_add_file_full':
UCL.c:652: error: variable 'strat' has initializer but incomplete type
UCL.c:653: error: conversion to incomplete type
UCL.c:652: error: storage size of 'strat' isn't known
UCL.c:654: error: variable 'parse_type' has initializer but incomplete type
UCL.c:655: error: conversion to incomplete type
UCL.c:654: error: storage size of 'parse_type' isn't known
UCL.xs: In function 'XS_Config__UCL__Parser_ucl_load':
UCL.xs:269: warning: passing argument 2 of '_load_ucl' from incompatible pointer type
./const-xs.inc: In function 'boot_Config__UCL':
./const-xs.inc:10: error: 'UCL_EMIT_JSON' undeclared (first use in this function)
./const-xs.inc:11: error: 'UCL_EMIT_JSON_COMPACT' undeclared (first use in this function)
./const-xs.inc:12: error: 'UCL_EMIT_CONFIG' undeclared (first use in this function)
./const-xs.inc:13: error: 'UCL_EMIT_YAML' undeclared (first use in this function)
./const-xs.inc:14: error: 'UCL_EMIT_MSGPACK' undeclared (first use in this function)
./const-xs.inc:15: error: 'UCL_EMIT_MAX' undeclared (first use in this function)
./const-xs.inc:16: error: 'UCL_PARSER_ZEROCOPY' undeclared (first use in this function)
./const-xs.inc:17: error: 'UCL_PARSER_DEFAULT' undeclared (first use in this function)
./const-xs.inc:18: error: 'UCL_PARSER_KEY_LOWERCASE' undeclared (first use in this function)
./const-xs.inc:19: error: 'UCL_PARSER_NO_TIME' undeclared (first use in this function)
./const-xs.inc:20: error: 'UCL_PARSER_NO_IMPLICIT_ARRAYS' undeclared (first use in this function)
./const-xs.inc:21: error: 'UCL_PARSER_SAVE_COMMENTS' undeclared (first use in this function)
./const-xs.inc:22: error: 'UCL_PARSER_DISABLE_MACRO' undeclared (first use in this function)
./const-xs.inc:23: error: 'UCL_PARSER_NO_FILEVARS' undeclared (first use in this function)
./const-xs.inc:24: error: 'UCL_STRING_RAW' undeclared (first use in this function)
./const-xs.inc:25: error: 'UCL_STRING_ESCAPE' undeclared (first use in this function)
./const-xs.inc:26: error: 'UCL_STRING_TRIM' undeclared (first use in this function)
./const-xs.inc:27: error: 'UCL_STRING_PARSE_BOOLEAN' undeclared (first use in this function)
./const-xs.inc:28: error: 'UCL_STRING_PARSE_INT' undeclared (first use in this function)
./const-xs.inc:29: error: 'UCL_STRING_PARSE_DOUBLE' undeclared (first use in this function)
./const-xs.inc:30: error: 'UCL_STRING_PARSE_TIME' undeclared (first use in this function)
./const-xs.inc:31: error: 'UCL_STRING_PARSE_NUMBER' undeclared (first use in this function)
./const-xs.inc:32: error: 'UCL_STRING_PARSE' undeclared (first use in this function)
./const-xs.inc:33: error: 'UCL_STRING_PARSE_BYTES' undeclared (first use in this function)
./const-xs.inc:34: error: 'UCL_DUPLICATE_APPEND' undeclared (first use in this function)
./const-xs.inc:35: error: 'UCL_DUPLICATE_MERGE' undeclared (first use in this function)
./const-xs.inc:36: error: 'UCL_DUPLICATE_REWRITE' undeclared (first use in this function)
./const-xs.inc:37: error: 'UCL_DUPLICATE_ERROR' undeclared (first use in this function)
./const-xs.inc:38: error: 'UCL_PARSE_UCL' undeclared (first use in this function)
./const-xs.inc:39: error: 'UCL_PARSE_MSGPACK' undeclared (first use in this function)
./const-xs.inc:40: error: 'UCL_PARSE_CSEXP' undeclared (first use in this function)
./const-xs.inc:41: error: 'UCL_PARSE_AUTO' undeclared (first use in this function)
*** [UCL.o] Error code 1
Stop in /usr/home/cpansand/.cpan/build/2020021221/Config-UCL-0.04-2.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- ----
JSON::PP 2.00 4.04
build_requires:
Module Need Have
------------------- ---- ----
ExtUtils::MakeMaker 0 7.44
Sort::Naturally 0 1.03
Test::Differences 0 0.67
Test::Exception 0 0.43
Test::LeakTrace 0 0.16
Test::Most 0 0.35
configure_requires:
Module Need Have
------------------- ---- ----
ExtUtils::Constant 0 0.23
ExtUtils::MakeMaker 0 7.44
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LC_ALL = de_DE.ISO8859-1
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/freebsd9.3:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/usr/home/eserte/src/srezic-misc/scripts
PERL = /usr/perl5.16.3t/bin/perl
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 72278
PERL5_CPAN_IS_RUNNING = 72278
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 71682,72278
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2020021221/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/2020021221
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/perl5.16.3t/bin/perl
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.27
CPAN::Meta 2.150010
Cwd 3.75
ExtUtils::CBuilder 0.280231
ExtUtils::Command 7.44
ExtUtils::Install 2.14
ExtUtils::MakeMaker 7.44
ExtUtils::Manifest 1.72
ExtUtils::ParseXS 3.35
File::Spec 3.75
JSON 4.02
JSON::PP 4.04
Module::Build 0.4229
Module::Signature 0.83
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302171
YAML 1.30
YAML::Syck 1.32
version 0.9924
--
Summary of my perl5 (revision 5 version 16 subversion 3) configuration:
Platform:
osname=freebsd, osvers=9.2-release-p4, archname=amd64-freebsd-thread-multi
uname='freebsd cvrsnica-freebsd-92 9.2-release-p4 freebsd 9.2-release-p4 #0: tue apr 8 18:08:22 utc 2014 root@amd64-builder.daemonology.net:usrobjusrsrcsysgeneric amd64 '
config_args='-ds -e -Dprefix=/usr/perl5.16.3t -Dusethreads'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
optimize='-O',
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.2.1 20070831 patched [FreeBSD]', 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 ='-pthread -Wl,-E -fstack-protector -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lgdbm -lm -lcrypt
perllibs=-lm -lcrypt
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'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
PERL_DONT_CREATE_GVSV PERL_IMPLICIT_CONTEXT
PERL_MALLOC_WRAP PERL_PRESERVE_IVUV 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_PERLIO USE_PERL_ATOF
USE_REENTRANT_API
Built under freebsd
Compiled at May 16 2014 07:49:48
%ENV:
PERL="/usr/perl5.16.3t/bin/perl"
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="72278"
PERL5_CPAN_IS_RUNNING="72278"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="71682,72278"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2020021221/cpanreporter_000_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_USE_UNSAFE_INC="1"
@INC:
/usr/perl5.16.3t/lib/site_perl/5.16.3/amd64-freebsd-thread-multi
/usr/perl5.16.3t/lib/site_perl/5.16.3
/usr/perl5.16.3t/lib/5.16.3/amd64-freebsd-thread-multi
/usr/perl5.16.3t/lib/5.16.3
.