Front page | perl.cpan.testers |
Postings from June 2004
FAIL Font-FreeType-0.01 sun4-solaris 2.8
From:
Thurn, Martin
Date:
June 10, 2004 06:50
Subject:
FAIL Font-FreeType-0.01 sun4-solaris 2.8
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible. See
http://testers.cpan.org/
Please cc any replies to cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.
--
This is an error report generated automatically by CPANPLUS,
version 0.049.
Below is the error stack during 'fetch':
cp lib/Font/FreeType.pm blib/lib/Font/FreeType.pm
cp lib/Font/FreeType/Face.pm blib/lib/Font/FreeType/Face.pm
cp lib/Font/FreeType/Glyph.pm blib/lib/Font/FreeType/Glyph.pm
/usr/local/bin/perl5.9.1 /usr/local/lib/perl5/5.9.1/ExtUtils/xsubpp -typemap /usr/local/lib/perl5/5.9.1/ExtUtils/typemap -typemap typemap FreeType.xs > FreeType.xsc && mv FreeType.xsc FreeType.c
gcc -c -I/usr/include/freetype2 -DDEBUGGING -fno-strict-aliasing -I/usr/local/include -I/opt/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/local/lib/perl5/5.9.1/sun4-solaris/CORE" FreeType.c
FreeType.xs:104: `FT_LOAD_NO_AUTOHINT' undeclared here (not in a function)
FreeType.xs:104: initializer element is not constant
FreeType.xs:104: (near initialization for `qefft2_uv_const[13].value')
FreeType.xs:104: initializer element is not constant
FreeType.xs:104: (near initialization for `qefft2_uv_const[13]')
FreeType.xs:105: `FT_RENDER_MODE_NORMAL' undeclared here (not in a function)
FreeType.xs:105: initializer element is not constant
FreeType.xs:105: (near initialization for `qefft2_uv_const[14].value')
FreeType.xs:105: initializer element is not constant
FreeType.xs:105: (near initialization for `qefft2_uv_const[14]')
FreeType.xs:106: `FT_RENDER_MODE_LIGHT' undeclared here (not in a function)
FreeType.xs:106: initializer element is not constant
FreeType.xs:106: (near initialization for `qefft2_uv_const[15].value')
FreeType.xs:106: initializer element is not constant
FreeType.xs:106: (near initialization for `qefft2_uv_const[15]')
FreeType.xs:107: `FT_RENDER_MODE_MONO' undeclared here (not in a function)
FreeType.xs:107: initializer element is not constant
FreeType.xs:107: (near initialization for `qefft2_uv_const[16].value')
FreeType.xs:107: initializer element is not constant
FreeType.xs:107: (near initialization for `qefft2_uv_const[16]')
FreeType.xs:108: `FT_RENDER_MODE_LCD' undeclared here (not in a function)
FreeType.xs:108: initializer element is not constant
FreeType.xs:108: (near initialization for `qefft2_uv_const[17].value')
FreeType.xs:108: initializer element is not constant
FreeType.xs:108: (near initialization for `qefft2_uv_const[17]')
FreeType.xs:109: `FT_RENDER_MODE_LCD_V' undeclared here (not in a function)
FreeType.xs:109: initializer element is not constant
FreeType.xs:109: (near initialization for `qefft2_uv_const[18].value')
FreeType.xs:109: initializer element is not constant
FreeType.xs:109: (near initialization for `qefft2_uv_const[18]')
FreeType.xs:110: `FT_KERNING_DEFAULT' undeclared here (not in a function)
FreeType.xs:110: initializer element is not constant
FreeType.xs:110: (near initialization for `qefft2_uv_const[19].value')
FreeType.xs:110: initializer element is not constant
FreeType.xs:110: (near initialization for `qefft2_uv_const[19]')
FreeType.xs:111: `FT_KERNING_UNFITTED' undeclared here (not in a function)
FreeType.xs:111: initializer element is not constant
FreeType.xs:111: (near initialization for `qefft2_uv_const[20].value')
FreeType.xs:111: initializer element is not constant
FreeType.xs:111: (near initialization for `qefft2_uv_const[20]')
FreeType.xs:112: `FT_KERNING_UNSCALED' undeclared here (not in a function)
FreeType.xs:112: initializer element is not constant
FreeType.xs:112: (near initialization for `qefft2_uv_const[21].value')
FreeType.xs:112: initializer element is not constant
FreeType.xs:112: (near initialization for `qefft2_uv_const[21]')
FreeType.xs: In function `ensure_outline_loaded':
FreeType.xs:183: `FT_GLYPH_FORMAT_OUTLINE' undeclared (first use in this function)
FreeType.xs:183: (Each undeclared identifier is reported only once
FreeType.xs:183: for each function it appears in.)
FreeType.xs: In function `XS_Font__FreeType__Face_fixed_sizes':
FreeType.xs:570: structure has no member named `size'
FreeType.xs:571: structure has no member named `size'
FreeType.xs:574: structure has no member named `x_ppem'
FreeType.xs:575: structure has no member named `x_ppem'
FreeType.xs:577: structure has no member named `size'
FreeType.xs:581: structure has no member named `y_ppem'
FreeType.xs:582: structure has no member named `y_ppem'
FreeType.xs:584: structure has no member named `size'
FreeType.c: In function `XS_Font__FreeType__Face_kerning':
FreeType.c:1209: `FT_KERNING_DEFAULT' undeclared (first use in this function)
FreeType.c: In function `XS_Font__FreeType__Glyph_bitmap':
FreeType.c:1907: `FT_RENDER_MODE_NORMAL' undeclared (first use in this function)
FreeType.xs:988: `FT_GLYPH_FORMAT_BITMAP' undeclared (first use in this function)
FreeType.xs:999: `FT_PIXEL_MODE_MONO' undeclared (first use in this function)
FreeType.xs:1012: `FT_PIXEL_MODE_GRAY' undeclared (first use in this function)
make: *** [FreeType.o] Error 1
Additional comments:
--
Summary of my perl5 (revision 5 version 9 subversion 1) configuration:
Platform:
osname=solaris, osvers=2.8, archname=sun4-solaris
uname='sunos copper 5.8 generic_117000-03 sun4u sparc '
config_args=''
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef 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='gcc', ccflags ='-DDEBUGGING -fno-strict-aliasing -I/usr/local/include -I/opt/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-g',
cppflags='-fno-strict-aliasing -I/usr/local/include -I/opt/local/include'
ccversion='', gccversion='3.0.3', gccosandvers='solaris2.8'
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='gcc', ldflags =' -L/usr/local/lib -L/opt/local/lib '
libpth=/usr/local/lib /opt/local/lib /usr/lib /usr/ccs/lib
libs=-lsocket -lnsl -ldb -ldl -lm -lc
perllibs=-lsocket -lnsl -ldl -lm -lc
libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' -Wl,-E'
cccdlflags='-fPIC', lddlflags=' -Wl,-E -G -L/usr/local/lib -L/opt/local/lib'
-
FAIL Font-FreeType-0.01 sun4-solaris 2.8
by Thurn, Martin