Front page | perl.cpan.testers |
Postings from June 2008
FAIL Sx-2.3 i686-linux-thread-multi-64int-ld 2.6.24-16-generic
Thread Previous
From:
DAGOLDEN
Date:
June 13, 2008 18:08
Subject:
FAIL Sx-2.3 i686-linux-thread-multi-64int-ld 2.6.24-16-generic
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/
--
Dear Frederic Chauveau,
This is a computer-generated report for Sx-2.3
on perl 5.8.8, created by CPAN-Reporter-1.15.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://cpantest.grango.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
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make':
cp SxDemo.pl blib/lib/SxDemo.pl
cp Sx.pm blib/lib/Sx.pm
cp Sx.pod blib/lib/Sx.pod
cd sx; make all
make[1]: Entering directory `/home/david/.cpan/build/Sx-2.3-0gofNw/sx'
gcc -g -fpic -D_POSIX_SOURCE -DXAW3D -I/local/X11R6/include -I.. -c -o draw.o draw.c
In file included from draw.c:14:
xstuff.h:1:27: error: X11/Intrinsic.h: No such file or directory
xstuff.h:2:28: error: X11/StringDefs.h: No such file or directory
xstuff.h:3:23: error: X11/Xutil.h: No such file or directory
xstuff.h:4:23: error: X11/Shell.h: No such file or directory
xstuff.h:6:28: error: X11/Xaw3d/Form.h: No such file or directory
xstuff.h:7:29: error: X11/Xaw3d/Label.h: No such file or directory
In file included from draw.c:15:
../libsx.h:30: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘MakeWindow’
../libsx.h:44: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘MakeForm’
../libsx.h:79: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘MakeButton’
../libsx.h:80: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘MakeLabel’
../libsx.h:85: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘MakeToggle’
../libsx.h:95: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘MakeDrawArea’
../libsx.h:135: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘MakeStringEntry’
../libsx.h:143: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘MakeTextWidget’
../libsx.h:153: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘MakeHorizScrollbar’
../libsx.h:154: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘MakeVertScrollbar’
../libsx.h:162: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘MakeScrollList’
../libsx.h:172: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘MakeMenu’
../libsx.h:173: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘MakeMenuItem’
../libsx.h:234: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
../libsx.h:236: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘GetFont’
../libsx.h:238: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘GetWidgetFont’
../libsx.h:317: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘MakeCanvas’
In file included from draw.c:16:
../libsx_private.h:9: error: expected specifier-qualifier-list before ‘Window’
../libsx_private.h:41: error: expected specifier-qualifier-list before ‘GC’
In file included from draw.c:17:
DrawingA.h:29: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘drawingAreaWidgetClass’
DrawingA.h:44: error: expected specifier-qualifier-list before ‘XEvent’
draw.c:33: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘setup_gc’
draw.c:41: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘window’
draw.c:42: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘drawgc’
draw.c:43: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
draw.c:49: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘MakeDrawArea’
draw.c:54: error: expected identifier or ‘(’ before ‘{’ token
draw.c:115: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘setup_gc’
draw.c:117: error: expected identifier or ‘(’ before ‘{’ token
draw.c: In function ‘libsx_find_draw_info’:
draw.c:143: error: expected declaration specifiers before ‘Widget’
draw.c:147: warning: comparison between pointer and integer
draw.c:150: error: ‘DrawInfo’ has no member named ‘next’
draw.c:152: error: ‘DrawInfo’ has no member named ‘widget’
draw.c:152: error: ‘DrawInfo’ has no member named ‘next’
draw.c:157: error: ‘DrawInfo’ has no member named ‘widget’
draw.c: In function ‘SetButtonDownCB’:
draw.c:168: error: expected declaration specifiers before ‘Widget’
draw.c: In function ‘SetButtonUpCB’:
draw.c:181: error: expected declaration specifiers before ‘Widget’
draw.c: In function ‘SetKeypressCB’:
draw.c:193: error: expected declaration specifiers before ‘Widget’
draw.c: In function ‘SetMouseMotionCB’:
draw.c:206: error: expected declaration specifiers before ‘Widget’
draw.c: In function ‘SetDrawMode’:
draw.c:222: error: ‘display’ undeclared (first use in this function)
draw.c:222: error: (Each undeclared identifier is reported only once
draw.c:222: error: for each function it appears in.)
draw.c:227: error: ‘DrawInfo’ has no member named ‘mask’
draw.c:227: error: ‘DrawInfo’ has no member named ‘foreground’
draw.c:227: error: ‘DrawInfo’ has no member named ‘background’
draw.c:228: error: ‘drawgc’ undeclared (first use in this function)
draw.c:229: error: ‘DrawInfo’ has no member named ‘background’
draw.c:230: error: ‘GXxor’ undeclared (first use in this function)
draw.c:231: error: ‘DrawInfo’ has no member named ‘mask’
draw.c:235: error: ‘DrawInfo’ has no member named ‘foreground’
draw.c:236: error: ‘DrawInfo’ has no member named ‘background’
draw.c:239: error: ‘DrawInfo’ has no member named ‘mask’
draw.c: In function ‘SetLineWidth’:
draw.c:247: error: ‘display’ undeclared (first use in this function)
draw.c:248: error: ‘drawgc’ undeclared (first use in this function)
draw.c:248: error: ‘LineSolid’ undeclared (first use in this function)
draw.c:248: error: ‘CapButt’ undeclared (first use in this function)
draw.c:248: error: ‘JoinMiter’ undeclared (first use in this function)
draw.c: In function ‘SetDrawArea’:
draw.c:253: error: expected declaration specifiers before ‘Widget’
draw.c:257: error: ‘WindowState’ has no member named ‘toplevel’
draw.c:257: warning: comparison between pointer and integer
draw.c:263: error: ‘window’ undeclared (first use in this function)
draw.c:263: error: ‘Window’ undeclared (first use in this function)
draw.c:263: error: expected ‘;’ before ‘XtWindow’
draw.c:264: error: ‘drawgc’ undeclared (first use in this function)
draw.c:264: error: ‘DrawInfo’ has no member named ‘drawgc’
draw.c:265: error: ‘display’ undeclared (first use in this function)
draw.c:268: error: ‘WindowState’ has no member named ‘last_draw_widget’
draw.c: In function ‘GetDrawAreaSize’:
draw.c:298: error: ‘Arg’ undeclared (first use in this function)
draw.c:298: error: expected ‘;’ before ‘wargs’
draw.c:299: error: ‘Dimension’ undeclared (first use in this function)
draw.c:299: error: expected ‘;’ before ‘nwidth’
draw.c:301: error: ‘WindowState’ has no member named ‘toplevel’
draw.c:301: error: ‘WindowState’ has no member named ‘last_draw_widget’
draw.c:308: error: ‘wargs’ undeclared (first use in this function)
draw.c:308: error: ‘XtNwidth’ undeclared (first use in this function)
draw.c:308: error: ‘nwidth’ undeclared (first use in this function)
draw.c:309: error: ‘XtNheight’ undeclared (first use in this function)
draw.c:309: error: ‘nheight’ undeclared (first use in this function)
draw.c:311: error: ‘WindowState’ has no member named ‘last_draw_widget’
draw.c: In function ‘ClearDrawArea’:
draw.c:326: error: ‘display’ undeclared (first use in this function)
draw.c:326: error: ‘window’ undeclared (first use in this function)
draw.c: In function ‘SetColor’:
draw.c:333: error: ‘display’ undeclared (first use in this function)
draw.c:336: error: ‘DrawInfo’ has no member named ‘foreground’
draw.c:339: error: ‘DrawInfo’ has no member named ‘mask’
draw.c:340: error: ‘drawgc’ undeclared (first use in this function)
draw.c:340: error: ‘DrawInfo’ has no member named ‘foreground’
draw.c:340: error: ‘DrawInfo’ has no member named ‘background’
draw.c: In function ‘DrawPixel’:
draw.c:349: error: ‘display’ undeclared (first use in this function)
draw.c:349: error: ‘window’ undeclared (first use in this function)
draw.c:349: error: ‘drawgc’ undeclared (first use in this function)
draw.c: In function ‘DrawLine’:
draw.c:367: error: ‘display’ undeclared (first use in this function)
draw.c:367: error: ‘window’ undeclared (first use in this function)
draw.c:367: error: ‘drawgc’ undeclared (first use in this function)
draw.c: In function ‘DrawPolyline’:
draw.c:372: error: expected declaration specifiers before ‘XPoint’
draw.c:375: error: ‘display’ undeclared (first use in this function)
draw.c:375: error: ‘window’ undeclared (first use in this function)
draw.c:375: error: ‘drawgc’ undeclared (first use in this function)
draw.c:375: error: ‘CoordModeOrigin’ undeclared (first use in this function)
draw.c: In function ‘DrawFilledPolygon’:
draw.c:380: error: expected declaration specifiers before ‘XPoint’
draw.c:383: error: ‘display’ undeclared (first use in this function)
draw.c:383: error: ‘window’ undeclared (first use in this function)
draw.c:383: error: ‘drawgc’ undeclared (first use in this function)
draw.c:383: error: ‘Complex’ undeclared (first use in this function)
draw.c:383: error: ‘CoordModeOrigin’ undeclared (first use in this function)
draw.c: In function ‘DrawFilledBox’:
draw.c:396: error: ‘display’ undeclared (first use in this function)
draw.c:396: error: ‘window’ undeclared (first use in this function)
draw.c:396: error: ‘drawgc’ undeclared (first use in this function)
draw.c: In function ‘DrawBox’:
draw.c:409: error: ‘display’ undeclared (first use in this function)
draw.c:409: error: ‘window’ undeclared (first use in this function)
draw.c:409: error: ‘drawgc’ undeclared (first use in this function)
draw.c: In function ‘DrawText’:
draw.c:419: error: ‘display’ undeclared (first use in this function)
draw.c:419: error: ‘window’ undeclared (first use in this function)
draw.c:419: error: ‘drawgc’ undeclared (first use in this function)
draw.c:419: warning: incompatible implicit declaration of built-in function ‘strlen’
draw.c: In function ‘DrawArc’:
draw.c:434: error: ‘display’ undeclared (first use in this function)
draw.c:434: error: ‘window’ undeclared (first use in this function)
draw.c:434: error: ‘drawgc’ undeclared (first use in this function)
draw.c: In function ‘DrawFilledArc’:
draw.c:450: error: ‘display’ undeclared (first use in this function)
draw.c:450: error: ‘window’ undeclared (first use in this function)
draw.c:450: error: ‘drawgc’ undeclared (first use in this function)
draw.c: In function ‘DrawImage’:
draw.c:458: error: ‘XImage’ undeclared (first use in this function)
draw.c:458: error: ‘xi’ undeclared (first use in this function)
draw.c:460: error: ‘WindowState’ has no member named ‘toplevel’
draw.c:463: error: ‘display’ undeclared (first use in this function)
draw.c:464: error: ‘ZPixmap’ undeclared (first use in this function)
draw.c:469: error: ‘window’ undeclared (first use in this function)
draw.c:469: error: ‘drawgc’ undeclared (first use in this function)
draw.c: In function ‘GetImage’:
draw.c:488: error: ‘XImage’ undeclared (first use in this function)
draw.c:488: error: ‘xi’ undeclared (first use in this function)
draw.c:492: error: ‘WindowState’ has no member named ‘toplevel’
draw.c:496: error: ‘display’ undeclared (first use in this function)
draw.c:496: error: ‘window’ undeclared (first use in this function)
draw.c:496: error: ‘ZPixmap’ undeclared (first use in this function)
draw.c: In function ‘_redisplay’:
draw.c:527: error: expected declaration specifiers before ‘Widget’
draw.c:534: error: ‘XawDrawingAreaCallbackStruct’ has no member named ‘event’
draw.c:541: error: ‘DrawInfo’ has no member named ‘user_data’
draw.c: In function ‘_resize’:
draw.c:549: error: expected declaration specifiers before ‘Widget’
draw.c:556: error: ‘XawDrawingAreaCallbackStruct’ has no member named ‘event’
draw.c:563: error: ‘DrawInfo’ has no member named ‘user_data’
draw.c: In function ‘_do_input’:
draw.c:571: error: expected declaration specifiers before ‘Widget’
draw.c:579: error: ‘XawDrawingAreaCallbackStruct’ has no member named ‘event’
draw.c:579: error: ‘ButtonPress’ undeclared (first use in this function)
draw.c:582: error: ‘XawDrawingAreaCallbackStruct’ has no member named ‘event’
draw.c:583: error: ‘XawDrawingAreaCallbackStruct’ has no member named ‘event’
draw.c:583: error: ‘XawDrawingAreaCallbackStruct’ has no member named ‘event’
draw.c:584: error: ‘DrawInfo’ has no member named ‘user_data’
draw.c:586: error: ‘XawDrawingAreaCallbackStruct’ has no member named ‘event’
draw.c:586: error: ‘ButtonRelease’ undeclared (first use in this function)
draw.c:589: error: ‘XawDrawingAreaCallbackStruct’ has no member named ‘event’
draw.c:590: error: ‘XawDrawingAreaCallbackStruct’ has no member named ‘event’
draw.c:590: error: ‘XawDrawingAreaCallbackStruct’ has no member named ‘event’
draw.c:591: error: ‘DrawInfo’ has no member named ‘user_data’
draw.c:593: error: ‘XawDrawingAreaCallbackStruct’ has no member named ‘event’
draw.c:593: error: ‘KeyPress’ undeclared (first use in this function)
draw.c:595: error: ‘XawDrawingAreaCallbackStruct’ has no member named ‘event’
draw.c:598: error: ‘DrawInfo’ has no member named ‘user_data’
draw.c:600: error: ‘XawDrawingAreaCallbackStruct’ has no member named ‘event’
draw.c:600: error: ‘KeyRelease’ undeclared (first use in this function)
draw.c:602: error: ‘XawDrawingAreaCallbackStruct’ has no member named ‘event’
draw.c:605: error: ‘DrawInfo’ has no member named ‘user_data’
draw.c: In function ‘_do_motion’:
draw.c:611: error: expected declaration specifiers before ‘Widget’
draw.c:619: error: ‘XawDrawingAreaCallbackStruct’ has no member named ‘event’
draw.c:619: error: ‘XawDrawingAreaCallbackStruct’ has no member named ‘event’
draw.c:620: error: ‘DrawInfo’ has no member named ‘user_data’
draw.c: In function ‘TranslateKeyCode’:
draw.c:629: error: expected declaration specifiers before ‘XEvent’
draw.c:633: error: ‘KeySym’ undeclared (first use in this function)
draw.c:633: error: expected ‘;’ before ‘ks’
draw.c:637: error: ‘XKeyEvent’ undeclared (first use in this function)
draw.c:637: error: expected expression before ‘)’ token
draw.c:641: error: ‘ks’ undeclared (first use in this function)
draw.c:641: warning: assignment makes pointer from integer without a cast
draw.c:643: warning: incompatible implicit declaration of built-in function ‘strcpy’
draw.c: In function ‘ScrollDrawArea’:
draw.c:662: error: ‘Window’ undeclared (first use in this function)
draw.c:662: error: expected ‘;’ before ‘win’
draw.c:668: error: ‘display’ undeclared (first use in this function)
draw.c:692: error: ‘win’ undeclared (first use in this function)
draw.c:692: error: ‘drawgc’ undeclared (first use in this function)
draw.c:695: error: ‘FALSE’ undeclared (first use in this function)
make[1]: *** [draw.o] Error 1
make[1]: Leaving directory `/home/david/.cpan/build/Sx-2.3-0gofNw/sx'
make: *** [sx/libsx.a] Error 2
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
LD_LIBRARY_PATH = /home/david/opt/subversion/lib
PATH = .:/home/david/bin:/home/david/git/utility-scripts:/home/david/perl/current/bin:.:/home/david/bin:/home/david/git/utility-scripts:/home/david/perl/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 19363
PERL5_CPAN_IS_EXECUTING = /home/david/.cpan/build/Sx-2.3-0gofNw/Makefile.PL
PERL5_CPAN_IS_RUNNING = 19363
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 4994,19363
PERL_CR_SMOKER_CURRENT = Sx-2.3
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/david/perl/5.8.8-threads/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 1000 116 115 107 46 44 30 29 25 24 20 4
$EGID = 1000 1000 116 115 107 46 44 30 29 25 24 20 4
Perl module toolchain versions installed:
Module Have
------------------- -------
CPAN 1.92_62
Cwd 3.2701
ExtUtils::CBuilder 0.23
ExtUtils::Command 1.13
ExtUtils::Install 1.45
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.51
ExtUtils::ParseXS n/a
File::Spec 3.2701
Module::Build 0.2808
Module::Signature n/a
Test::Harness 3.10
Test::More 0.80
YAML 0.66
YAML::Syck 1.05
version n/a
--
Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
Platform:
osname=linux, osvers=2.6.24-16-generic, archname=i686-linux-thread-multi-64int-ld
uname='linux griffon 2.6.24-16-generic #1 smp thu apr 10 13:23:42 utc 2008 i686 gnulinux '
config_args='-de -Uversiononly -Dusedevel -Dusemorebits -Dprefix=/home/david/perl/5.8.8-threads -Dmydomain=.hyperbolic.net -Dcf_email=dagolden@cpan.org -Dperladmin=dagolden@cpan.org -Dcc=gcc -Dusethreads'
hint=recommended, useposix=true, d_sigaction=define
usethreads=define use5005threads=undef useithreads=define usemultiplicity=define
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=define use64bitall=undef uselongdouble=define
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include'
ccversion='', gccversion='4.2.3 (Ubuntu 4.2.3-2ubuntu7)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long long', ivsize=8, nvtype='long double', nvsize=12, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='gcc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=/lib/libc-2.7.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.7'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
Thread Previous