Back
From: metabase:user:314402c4-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN OpenGL-FTGL-0.01 v5.14.0 FreeBSD
Date: 2012-08-06T11:00:33Z
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 Jean-Louis Morel,
This is a computer-generated report for OpenGL-FTGL-0.01
on perl 5.14.0, created by CPAN-Reporter-1.2006.
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/OpenGL/FTGL.pm blib/lib/OpenGL/FTGL.pm
/home2/cpansand/var/ctps/5140_1/install/perl-5.14.0/bin/perl5.14.0 /home/cpansand/var/ctps/5140_1/install/perl-5.14.0/lib/site_perl/5.14.0/ExtUtils/xsubpp -typemap /home/cpansand/var/ctps/5140_1/install/perl-5.14.0/lib/5.14.0/ExtUtils/typemap -typemap typemap FTGL.xs > FTGL.xsc && mv FTGL.xsc FTGL.c
Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in FTGL.xs, line 192
Please specify prototyping behavior for FTGL.xs (see perlxs manual)
cc -c -I. -I/usr/include -I/usr/local/include -I/usr/local/include/freetype2 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -DPIC -fPIC "-I/home/cpansand/var/ctps/5140_1/install/perl-5.14.0/lib/5.14.0/i386-freebsd/CORE" FTGL.c
FTGL.xs:7:23: error: FTGL/ftgl.h: No such file or directory
FTGL.xs:19:10: error: #include expects "FILENAME" or <FILENAME>
FTGL.xs: In function 'XS_OpenGL__FTGL_ftglCreateBitmapFont':
FTGL.xs:28: error: 'FTGLfont' undeclared (first use in this function)
FTGL.xs:28: error: (Each undeclared identifier is reported only once
FTGL.xs:28: error: for each function it appears in.)
FTGL.xs:28: error: 'RETVAL' undeclared (first use in this function)
FTGL.xs: In function 'XS_OpenGL__FTGL_ftglCreateBufferFont':
FTGL.xs:43: error: 'FTGLfont' undeclared (first use in this function)
FTGL.xs:43: error: 'RETVAL' undeclared (first use in this function)
FTGL.xs: In function 'XS_OpenGL__FTGL_ftglCreateExtrudeFont':
FTGL.xs:58: error: 'FTGLfont' undeclared (first use in this function)
FTGL.xs:58: error: 'RETVAL' undeclared (first use in this function)
FTGL.xs: In function 'XS_OpenGL__FTGL_ftglCreateOutlineFont':
FTGL.xs:73: error: 'FTGLfont' undeclared (first use in this function)
FTGL.xs:73: error: 'RETVAL' undeclared (first use in this function)
FTGL.xs: In function 'XS_OpenGL__FTGL_ftglCreatePixmapFont':
FTGL.xs:88: error: 'FTGLfont' undeclared (first use in this function)
FTGL.xs:88: error: 'RETVAL' undeclared (first use in this function)
FTGL.xs: In function 'XS_OpenGL__FTGL_ftglCreatePolygonFont':
FTGL.xs:103: error: 'FTGLfont' undeclared (first use in this function)
FTGL.xs:103: error: 'RETVAL' undeclared (first use in this function)
FTGL.xs: In function 'XS_OpenGL__FTGL_ftglCreateTextureFont':
FTGL.xs:118: error: 'FTGLfont' undeclared (first use in this function)
FTGL.xs:118: error: 'RETVAL' undeclared (first use in this function)
FTGL.xs: In function 'XS_OpenGL__FTGL_ftglRenderFont':
FTGL.xs:133: error: 'FTGLfont' undeclared (first use in this function)
FTGL.xs:133: error: 'font' undeclared (first use in this function)
FTGL.xs:135: error: 'FTGL_RENDER_ALL' undeclared (first use in this function)
FTGL.xs:141: error: expected expression before ')' token
FTGL.c: In function 'XS_OpenGL__FTGL_ftglSetFontCharMap':
FTGL.c:420: error: 'FTGLfont' undeclared (first use in this function)
FTGL.c:420: error: 'font' undeclared (first use in this function)
FTGL.c:421: error: 'FT_Encoding' undeclared (first use in this function)
FTGL.c:421: error: expected ';' before 'encoding'
FTGL.c:428: error: expected expression before ')' token
FTGL.c:436: error: 'encoding' undeclared (first use in this function)
FTGL.c: In function 'XS_OpenGL__FTGL_ftglGetFontCharMapList':
FTGL.c:452: error: 'FTGLfont' undeclared (first use in this function)
FTGL.c:452: error: 'font' undeclared (first use in this function)
FTGL.xs:160: error: 'FT_Encoding' undeclared (first use in this function)
FTGL.xs:160: error: 'p' undeclared (first use in this function)
FTGL.c:460: error: expected expression before ')' token
FTGL.xs: In function 'XS_OpenGL__FTGL_ftglSetFontFaceSize':
FTGL.xs:176: error: 'FTGLfont' undeclared (first use in this function)
FTGL.xs:176: error: 'font' undeclared (first use in this function)
FTGL.xs:184: error: expected expression before ')' token
FTGL.c: In function 'XS_OpenGL__FTGL_ftglGetFontFaceSize':
FTGL.c:524: error: 'FTGLfont' undeclared (first use in this function)
FTGL.c:524: error: 'font' undeclared (first use in this function)
FTGL.c:530: error: expected expression before ')' token
FTGL.c: In function 'XS_OpenGL__FTGL_ftglSetFontDepth':
FTGL.c:552: error: 'FTGLfont' undeclared (first use in this function)
FTGL.c:552: error: 'font' undeclared (first use in this function)
FTGL.c:558: error: expected expression before ')' token
FTGL.c: In function 'XS_OpenGL__FTGL_ftglSetFontOutset':
FTGL.c:579: error: 'FTGLfont' undeclared (first use in this function)
FTGL.c:579: error: 'font' undeclared (first use in this function)
FTGL.c:587: error: expected expression before ')' token
FTGL.c: In function 'XS_OpenGL__FTGL_ftglSetFontDisplayList':
FTGL.c:608: error: 'FTGLfont' undeclared (first use in this function)
FTGL.c:608: error: 'font' undeclared (first use in this function)
FTGL.c:614: error: expected expression before ')' token
FTGL.c: In function 'XS_OpenGL__FTGL_ftglGetFontAscender':
FTGL.c:635: error: 'FTGLfont' undeclared (first use in this function)
FTGL.c:635: error: 'font' undeclared (first use in this function)
FTGL.c:641: error: expected expression before ')' token
FTGL.c: In function 'XS_OpenGL__FTGL_ftglGetFontDescender':
FTGL.c:663: error: 'FTGLfont' undeclared (first use in this function)
FTGL.c:663: error: 'font' undeclared (first use in this function)
FTGL.c:669: error: expected expression before ')' token
FTGL.c: In function 'XS_OpenGL__FTGL_ftglGetFontLineHeight':
FTGL.c:691: error: 'FTGLfont' undeclared (first use in this function)
FTGL.c:691: error: 'font' undeclared (first use in this function)
FTGL.c:697: error: expected expression before ')' token
FTGL.xs: In function 'XS_OpenGL__FTGL_ftglGetFontBBox':
FTGL.xs:229: error: 'FTGLfont' undeclared (first use in this function)
FTGL.xs:229: error: 'font' undeclared (first use in this function)
FTGL.xs:238: error: expected expression before ')' token
FTGL.c: In function 'XS_OpenGL__FTGL_ftglGetFontAdvance':
FTGL.c:758: error: 'FTGLfont' undeclared (first use in this function)
FTGL.c:758: error: 'font' undeclared (first use in this function)
FTGL.c:766: error: expected expression before ')' token
FTGL.c: In function 'XS_OpenGL__FTGL_ftglGetFontError':
FTGL.c:788: error: 'FTGLfont' undeclared (first use in this function)
FTGL.c:788: error: 'font' undeclared (first use in this function)
FTGL.c:789: error: 'FT_Error' undeclared (first use in this function)
FTGL.c:789: error: expected ';' before 'RETVAL'
FTGL.c:794: error: expected expression before ')' token
FTGL.c:802: error: 'RETVAL' undeclared (first use in this function)
FTGL.c: In function 'XS_OpenGL__FTGL_ftglGetFontErrorMsg':
FTGL.c:816: error: 'FTGLfont' undeclared (first use in this function)
FTGL.c:816: error: 'font' undeclared (first use in this function)
FTGL.c:822: error: expected expression before ')' token
FTGL.xs:266: warning: assignment makes pointer from integer without a cast
FTGL.c: In function 'XS_FTGLfontPtr_DESTROY':
FTGL.c:845: error: 'FTGLfont' undeclared (first use in this function)
FTGL.c:845: error: 'font' undeclared (first use in this function)
FTGL.c:849: error: expected expression before ')' token
FTGL.c: In function 'XS_OpenGL__FTGL__ErrorMsg':
FTGL.c:872: error: 'FT_Error' undeclared (first use in this function)
FTGL.c:872: error: expected ';' before 'err'
FTGL.c:877: error: 'err' undeclared (first use in this function)
FTGL.c:877: warning: assignment makes pointer from integer without a cast
*** Error code 1
Stop in /var/tmp/CPAN-build/OpenGL-FTGL-0.01-vGamUx.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
build_requires:
Module Need Have
------------------- ---- ----
ExtUtils::MakeMaker 0 6.62
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
DBIC_NO_WARN_BAD_PERL = 1
PATH = /usr/local/bin:/usr/X11R6/bin:/usr/X11/bin:/usr/perl5.8.0/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/pilot/bin:/home/cpansand/bin/freebsd8.0:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/X386/bin:/usr/games:/home/cpansand/devel:/usr/home/e/eserte/work/srezic-misc/scripts
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 1316
PERL5_CPAN_IS_EXECUTING = /usr/local/src/CPAN/build/OpenGL-FTGL-0.01-vGamUx/Makefile.PL
PERL5_CPAN_IS_RUNNING = 1316
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 1122,1316
PERL_AUTOINSTALL = --defaultdeps
PERL_BATCH = yes
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/XoEU_diNrj_config.ini
PERL_CPAN_REPORTER_DIR = /home/cpansand/var/ctps/5140_1/config/perl-5.14.0/cpanreporter
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla
SHELL = /usr/local/bin/zsh
TERM = screen
TMPDIR = /var/tmp/cpansmoker-1023
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home2/cpansand/var/ctps/5140_1/install/perl-5.14.0/bin/perl5.14.0
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9800
CPAN::Meta 2.120921
Cwd 3.36
ExtUtils::CBuilder 0.280203
ExtUtils::Command 1.17
ExtUtils::Install 1.56
ExtUtils::MakeMaker 6.62
ExtUtils::Manifest 1.60
ExtUtils::ParseXS 3.15
File::Spec 3.33
JSON 2.53
JSON::PP 2.27200
Module::Build 0.4002
Module::Signature 0.68
Parse::CPAN::Meta 1.4403
Test::Harness 3.23
Test::More 0.98
YAML 0.81
YAML::Syck 1.20
version 0.98
--
Summary of my perl5 (revision 5 version 14 subversion 0) configuration:
Platform:
osname=freebsd, osvers=8.0-release, archname=i386-freebsd
uname='freebsd biokovo.herceg.de 8.0-release freebsd 8.0-release #0: sat nov 21 15:48:17 utc 2009 root@almeida.cse.buffalo.edu:usrobjusrsrcsysgeneric i386 '
config_args='-ds -e -Uversiononly -Dinstallusrbinperl=n -Dusedevel -Dprefix=/home/cpansand/var/ctps/5140_1/install/perl-5.14.0'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, 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 20070719 [FreeBSD]', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags ='-Wl,-E -fstack-protector -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lgdbm -lm -lcrypt -lutil -lc
perllibs=-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'
Characteristics of this binary (from libperl):
Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV PERL_USE_DEVEL USE_LARGE_FILES
USE_PERLIO USE_PERL_ATOF
Built under freebsd
Compiled at May 16 2011 22:19:43
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="1316"
PERL5_CPAN_IS_EXECUTING="/usr/local/src/CPAN/build/OpenGL-FTGL-0.01-vGamUx/Makefile.PL"
PERL5_CPAN_IS_RUNNING="1316"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="1122,1316"
PERL_AUTOINSTALL="--defaultdeps"
PERL_BATCH="yes"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/XoEU_diNrj_config.ini"
PERL_CPAN_REPORTER_DIR="/home/cpansand/var/ctps/5140_1/config/perl-5.14.0/cpanreporter"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_HTML_DISPLAY_CLASS="HTML::Display::Mozilla"
@INC:
/home/cpansand/var/ctps/5140_1/install/perl-5.14.0/lib/site_perl/5.14.0/i386-freebsd
/home/cpansand/var/ctps/5140_1/install/perl-5.14.0/lib/site_perl/5.14.0
/home/cpansand/var/ctps/5140_1/install/perl-5.14.0/lib/5.14.0/i386-freebsd
/home/cpansand/var/ctps/5140_1/install/perl-5.14.0/lib/5.14.0
.