Report for Graphics-Plotter-1.0.2

Back
From: metabase:user:30f0bd62-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN Graphics-Plotter-1.0.2 v5.15.5 OpenBSD
Date: 2011-12-10T06:00:34Z

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 Piotr Klaban,

This is a computer-generated report for Graphics-Plotter-1.0.2
on perl 5.15.5, created by CPAN-Reporter-1.2002.

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

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make':

cp Plotter.pm blib/lib/Graphics/Plotter.pm
AutoSplitting blib/lib/Graphics/Plotter.pm (blib/lib/auto/Graphics/Plotter)
/home/sts/cpansmoke/perl-5.15.5/bin/perl5.15.5 /home/sts/cpansmoke/perl-5.15.5/lib/5.15.5/ExtUtils/xsubpp  -typemap /home/sts/cpansmoke/perl-5.15.5/lib/5.15.5/ExtUtils/typemap -typemap typemap  Plotter.xs > Plotter.xsc && mv Plotter.xsc Plotter.c
The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows the use of $^X as the currently running perl, see 'perldoc perlxs' for details. in Plotter.xs, line 355
The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows the use of $^X as the currently running perl, see 'perldoc perlxs' for details. in perl newxs      Meta |, line 356
The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows the use of $^X as the currently running perl, see 'perldoc perlxs' for details. in perl newxs       Tek |, line 357
The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows the use of $^X as the currently running perl, see 'perldoc perlxs' for details. in perl newxs      HPGL |, line 358
The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows the use of $^X as the currently running perl, see 'perldoc perlxs' for details. in perl newxs       PCL |, line 359
The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows the use of $^X as the currently running perl, see 'perldoc perlxs' for details. in perl newxs       Fig |, line 360
The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows the use of $^X as the currently running perl, see 'perldoc perlxs' for details. in perl newxs        PS |, line 361
The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows the use of $^X as the currently running perl, see 'perldoc perlxs' for details. in perl newxs        AI |, line 362
The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows the use of $^X as the currently running perl, see 'perldoc perlxs' for details. in perl newxs       PNM |, line 363
The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows the use of $^X as the currently running perl, see 'perldoc perlxs' for details. in Plotter.xs, line 367
The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows the use of $^X as the currently running perl, see 'perldoc perlxs' for details. in perl newxs XDrawable |, line 368
Please specify prototyping behavior for Plotter.xs (see perlxs manual)
g++ -c  -I/usr/local/include  -pthread -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O2    -DVERSION=\"1.0.2\"  -DXS_VERSION=\"1.0.2\" -DPIC -fPIC "-I/home/sts/cpansmoke/perl-5.15.5/lib/5.15.5/OpenBSD.i386-openbsd-thread-multi/CORE"   Plotter.c
Plotter.xs:9:21: error: plotter.h: No such file or directory
Plotter.xs: In function 'int constant(char*, int)':
Plotter.xs:47: error: 'M_ASTERISK' was not declared in this scope
Plotter.xs:49: error: 'M_CIRCLE' was not declared in this scope
Plotter.xs:51: error: 'M_CROSS' was not declared in this scope
Plotter.xs:53: error: 'M_DIAMOND' was not declared in this scope
Plotter.xs:55: error: 'M_DOT' was not declared in this scope
Plotter.xs:57: error: 'M_FANCY_CROSS' was not declared in this scope
Plotter.xs:59: error: 'M_FANCY_DIAMOND' was not declared in this scope
Plotter.xs:61: error: 'M_FANCY_PLUS' was not declared in this scope
Plotter.xs:63: error: 'M_FANCY_SQUARE' was not declared in this scope
Plotter.xs:65: error: 'M_FILLED_CIRCLE' was not declared in this scope
Plotter.xs:67: error: 'M_FILLED_DIAMOND' was not declared in this scope
Plotter.xs:69: error: 'M_FILLED_FANCY_DIAMOND' was not declared in this scope
Plotter.xs:71: error: 'M_FILLED_FANCY_SQUARE' was not declared in this scope
Plotter.xs:73: error: 'M_FILLED_INVERTED_TRIANGLE' was not declared in this scope
Plotter.xs:75: error: 'M_FILLED_OCTAGON' was not declared in this scope
Plotter.xs:77: error: 'M_FILLED_SQUARE' was not declared in this scope
Plotter.xs:79: error: 'M_FILLED_TRIANGLE' was not declared in this scope
Plotter.xs:81: error: 'M_HALF_FILLED_CIRCLE' was not declared in this scope
Plotter.xs:83: error: 'M_HALF_FILLED_DIAMOND' was not declared in this scope
Plotter.xs:85: error: 'M_HALF_FILLED_FANCY_DIAMOND' was not declared in this scope
Plotter.xs:87: error: 'M_HALF_FILLED_FANCY_SQUARE' was not declared in this scope
Plotter.xs:89: error: 'M_HALF_FILLED_INVERTED_TRIANGLE' was not declared in this scope
Plotter.xs:91: error: 'M_HALF_FILLED_SQUARE' was not declared in this scope
Plotter.xs:93: error: 'M_HALF_FILLED_TRIANGLE' was not declared in this scope
Plotter.xs:95: error: 'M_INVERTED_TRIANGLE' was not declared in this scope
Plotter.xs:97: error: 'M_OCTAGON' was not declared in this scope
Plotter.xs:99: error: 'M_NONE' was not declared in this scope
Plotter.xs:101: error: 'M_PLUS' was not declared in this scope
Plotter.xs:103: error: 'M_SQUARE' was not declared in this scope
Plotter.xs:105: error: 'M_STAR' was not declared in this scope
Plotter.xs:107: error: 'M_STARBURST' was not declared in this scope
Plotter.xs:109: error: 'M_TRIANGLE' was not declared in this scope
Plotter.xs:113: error: 'O_ALABEL' was not declared in this scope
Plotter.xs:115: error: 'O_ARC' was not declared in this scope
Plotter.xs:117: error: 'O_ARCREL' was not declared in this scope
Plotter.xs:119: error: 'O_BEZIER2' was not declared in this scope
Plotter.xs:121: error: 'O_BEZIER2REL' was not declared in this scope
Plotter.xs:123: error: 'O_BEZIER3' was not declared in this scope
Plotter.xs:125: error: 'O_BEZIER3REL' was not declared in this scope
Plotter.xs:127: error: 'O_BGCOLOR' was not declared in this scope
Plotter.xs:129: error: 'O_BOX' was not declared in this scope
Plotter.xs:131: error: 'O_BOXREL' was not declared in this scope
Plotter.xs:133: error: 'O_CAPMOD' was not declared in this scope
Plotter.xs:135: error: 'O_CIRCLE' was not declared in this scope
Plotter.xs:137: error: 'O_CIRCLEREL' was not declared in this scope
Plotter.xs:139: error: 'O_CLOSEPL' was not declared in this scope
Plotter.xs:141: error: 'O_COMMENT' was not declared in this scope
Plotter.xs:143: error: 'O_CONT' was not declared in this scope
Plotter.xs:145: error: 'O_CONTREL' was not declared in this scope
Plotter.xs:147: error: 'O_ELLARC' was not declared in this scope
Plotter.xs:149: error: 'O_ELLARCREL' was not declared in this scope
Plotter.xs:151: error: 'O_ELLIPSE' was not declared in this scope
Plotter.xs:153: error: 'O_ELLIPSEREL' was not declared in this scope
Plotter.xs:155: error: 'O_ENDPATH' was not declared in this scope
Plotter.xs:157: error: 'O_ERASE' was not declared in this scope
Plotter.xs:159: error: 'O_FARC' was not declared in this scope
Plotter.xs:161: error: 'O_FARCREL' was not declared in this scope
Plotter.xs:163: error: 'O_FBEZIER2' was not declared in this scope
Plotter.xs:165: error: 'O_FBEZIER2REL' was not declared in this scope
Plotter.xs:167: error: 'O_FBEZIER3' was not declared in this scope
Plotter.xs:169: error: 'O_FBEZIER3REL' was not declared in this scope
Plotter.xs:171: error: 'O_FBOX' was not declared in this scope
Plotter.xs:173: error: 'O_FBOXREL' was not declared in this scope
Plotter.xs:175: error: 'O_FCIRCLE' was not declared in this scope
Plotter.xs:177: error: 'O_FCIRCLEREL' was not declared in this scope
Plotter.xs:179: error: 'O_FCONCAT' was not declared in this scope
Plotter.xs:181: error: 'O_FCONT' was not declared in this scope
Plotter.xs:183: error: 'O_FCONTREL' was not declared in this scope
Plotter.xs:185: error: 'O_FELLARC' was not declared in this scope
Plotter.xs:187: error: 'O_FELLARCREL' was not declared in this scope
Plotter.xs:189: error: 'O_FELLIPSE' was not declared in this scope
Plotter.xs:191: error: 'O_FELLIPSEREL' was not declared in this scope
Plotter.xs:193: error: 'O_FFONTSIZE' was not declared in this scope
Plotter.xs:195: error: 'O_FILLTYPE' was not declared in this scope
Plotter.xs:197: error: 'O_FILLCOLOR' was not declared in this scope
Plotter.xs:199: error: 'O_FILLMOD' was not declared in this scope
Plotter.xs:201: error: 'O_FLINEDASH' was not declared in this scope
Plotter.xs:203: error: 'O_FLINE' was not declared in this scope
Plotter.xs:205: error: 'O_FLINEREL' was not declared in this scope
Plotter.xs:207: error: 'O_FLINEWIDTH' was not declared in this scope
Plotter.xs:209: error: 'O_FMARKER' was not declared in this scope
Plotter.xs:211: error: 'O_FMARKERREL' was not declared in this scope
Plotter.xs:213: error: 'O_FMITERLIMIT' was not declared in this scope
Plotter.xs:215: error: 'O_FMOVE' was not declared in this scope
Plotter.xs:217: error: 'O_FMOVEREL' was not declared in this scope
Plotter.xs:219: error: 'O_FONTNAME' was not declared in this scope
Plotter.xs:221: error: 'O_FONTSIZE' was not declared in this scope
Plotter.xs:223: error: 'O_FPOINT' was not declared in this scope
Plotter.xs:225: error: 'O_FPOINTREL' was not declared in this scope
Plotter.xs:227: error: 'O_FSPACE' was not declared in this scope
Plotter.xs:229: error: 'O_FSPACE2' was not declared in this scope
Plotter.xs:231: error: 'O_FTEXTANGLE' was not declared in this scope
Plotter.xs:233: error: 'O_JOINMOD' was not declared in this scope
Plotter.xs:235: error: 'O_LABEL' was not declared in this scope
Plotter.xs:237: error: 'O_LINE' was not declared in this scope
Plotter.xs:239: error: 'O_LINEDASH' was not declared in this scope
Plotter.xs:241: error: 'O_LINEMOD' was not declared in this scope
Plotter.xs:243: error: 'O_LINEREL' was not declared in this scope
Plotter.xs:245: error: 'O_LINEWIDTH' was not declared in this scope
Plotter.xs:247: error: 'O_MARKER' was not declared in this scope
Plotter.xs:249: error: 'O_MARKERREL' was not declared in this scope
Plotter.xs:251: error: 'O_MOVE' was not declared in this scope
Plotter.xs:253: error: 'O_MOVEREL' was not declared in this scope
Plotter.xs:255: error: 'O_POINT' was not declared in this scope
Plotter.xs:257: error: 'O_POINTREL' was not declared in this scope
Plotter.xs:259: error: 'O_RESTORESTATE' was not declared in this scope
Plotter.xs:261: error: 'O_SAVESTATE' was not declared in this scope
Plotter.xs:263: error: 'O_SPACE' was not declared in this scope
Plotter.xs:265: error: 'O_SPACE2' was not declared in this scope
Plotter.xs:267: error: 'O_TEXTANGLE' was not declared in this scope
Plotter.xs: In function 'void XS_Graphics__Plotter_parampl(PerlInterpreter*, CV*)':
Plotter.xs:320: error: 'Plotter' has not been declared
Plotter.xs: In function 'void XS_Graphics__Plotter_warning_handler(PerlInterpreter*, CV*)':
Plotter.xs:330: error: 'pl_libplotter_warning_handler' was not declared in this scope
Plotter.xs: In function 'void XS_Graphics__Plotter_error_handler(PerlInterpreter*, CV*)':
Plotter.xs:340: error: 'pl_libplotter_error_handler' was not declared in this scope
Plotter.c: In function 'void XS_Graphics__Plotter_new(PerlInterpreter*, CV*)':
Plotter.c:559: error: 'Plotter' was not declared in this scope
Plotter.c:559: error: 'RETVAL' was not declared in this scope
Plotter.c:561: error: expected type-specifier before 'Plotter'
Plotter.c:561: error: expected `;' before 'Plotter'
Plotter.c: In function 'void XS_Graphics__Plotter_DESTROY(PerlInterpreter*, CV*)':
Plotter.c:576: error: 'Plotter' was not declared in this scope
Plotter.c:576: error: 'THIS' was not declared in this scope
Plotter.c:579: error: expected primary-expression before ')' token
Plotter.c:586: error: type '<type error>' argument given to 'delete', expected pointer
Plotter.c: In function 'void XS_Graphics__Plotter_arc(PerlInterpreter*, CV*)':
Plotter.c:614: error: 'Plotter' was not declared in this scope
Plotter.c:614: error: 'THIS' was not declared in this scope
Plotter.c:619: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_box(PerlInterpreter*, CV*)':
Plotter.c:648: error: 'Plotter' was not declared in this scope
Plotter.c:648: error: 'THIS' was not declared in this scope
Plotter.c:653: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_circle(PerlInterpreter*, CV*)':
Plotter.c:680: error: 'Plotter' was not declared in this scope
Plotter.c:680: error: 'THIS' was not declared in this scope
Plotter.c:685: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_closepl(PerlInterpreter*, CV*)':
Plotter.c:706: error: 'Plotter' was not declared in this scope
Plotter.c:706: error: 'THIS' was not declared in this scope
Plotter.c:711: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_cont(PerlInterpreter*, CV*)':
Plotter.c:736: error: 'Plotter' was not declared in this scope
Plotter.c:736: error: 'THIS' was not declared in this scope
Plotter.c:741: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_erase(PerlInterpreter*, CV*)':
Plotter.c:762: error: 'Plotter' was not declared in this scope
Plotter.c:762: error: 'THIS' was not declared in this scope
Plotter.c:767: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_label(PerlInterpreter*, CV*)':
Plotter.c:790: error: 'Plotter' was not declared in this scope
Plotter.c:790: error: 'THIS' was not declared in this scope
Plotter.c:795: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_line(PerlInterpreter*, CV*)':
Plotter.c:824: error: 'Plotter' was not declared in this scope
Plotter.c:824: error: 'THIS' was not declared in this scope
Plotter.c:829: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_linemod(PerlInterpreter*, CV*)':
Plotter.c:852: error: 'Plotter' was not declared in this scope
Plotter.c:852: error: 'THIS' was not declared in this scope
Plotter.c:857: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_move(PerlInterpreter*, CV*)':
Plotter.c:882: error: 'Plotter' was not declared in this scope
Plotter.c:882: error: 'THIS' was not declared in this scope
Plotter.c:887: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_openpl(PerlInterpreter*, CV*)':
Plotter.c:908: error: 'Plotter' was not declared in this scope
Plotter.c:908: error: 'THIS' was not declared in this scope
Plotter.c:913: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_point(PerlInterpreter*, CV*)':
Plotter.c:938: error: 'Plotter' was not declared in this scope
Plotter.c:938: error: 'THIS' was not declared in this scope
Plotter.c:943: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_space(PerlInterpreter*, CV*)':
Plotter.c:972: error: 'Plotter' was not declared in this scope
Plotter.c:972: error: 'THIS' was not declared in this scope
Plotter.c:977: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_alabel(PerlInterpreter*, CV*)':
Plotter.c:1004: error: 'Plotter' was not declared in this scope
Plotter.c:1004: error: 'THIS' was not declared in this scope
Plotter.c:1009: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_arcrel(PerlInterpreter*, CV*)':
Plotter.c:1042: error: 'Plotter' was not declared in this scope
Plotter.c:1042: error: 'THIS' was not declared in this scope
Plotter.c:1047: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_bezier2(PerlInterpreter*, CV*)':
Plotter.c:1080: error: 'Plotter' was not declared in this scope
Plotter.c:1080: error: 'THIS' was not declared in this scope
Plotter.c:1085: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_bezier2rel(PerlInterpreter*, CV*)':
Plotter.c:1118: error: 'Plotter' was not declared in this scope
Plotter.c:1118: error: 'THIS' was not declared in this scope
Plotter.c:1123: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_bezier3(PerlInterpreter*, CV*)':
Plotter.c:1160: error: 'Plotter' was not declared in this scope
Plotter.c:1160: error: 'THIS' was not declared in this scope
Plotter.c:1165: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_bezier3rel(PerlInterpreter*, CV*)':
Plotter.c:1202: error: 'Plotter' was not declared in this scope
Plotter.c:1202: error: 'THIS' was not declared in this scope
Plotter.c:1207: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_bgcolor(PerlInterpreter*, CV*)':
Plotter.c:1234: error: 'Plotter' was not declared in this scope
Plotter.c:1234: error: 'THIS' was not declared in this scope
Plotter.c:1239: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_bgcolorname(PerlInterpreter*, CV*)':
Plotter.c:1262: error: 'Plotter' was not declared in this scope
Plotter.c:1262: error: 'THIS' was not declared in this scope
Plotter.c:1267: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_boxrel(PerlInterpreter*, CV*)':
Plotter.c:1296: error: 'Plotter' was not declared in this scope
Plotter.c:1296: error: 'THIS' was not declared in this scope
Plotter.c:1301: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_capmod(PerlInterpreter*, CV*)':
Plotter.c:1324: error: 'Plotter' was not declared in this scope
Plotter.c:1324: error: 'THIS' was not declared in this scope
Plotter.c:1329: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_circlerel(PerlInterpreter*, CV*)':
Plotter.c:1356: error: 'Plotter' was not declared in this scope
Plotter.c:1356: error: 'THIS' was not declared in this scope
Plotter.c:1361: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_color(PerlInterpreter*, CV*)':
Plotter.c:1388: error: 'Plotter' was not declared in this scope
Plotter.c:1388: error: 'THIS' was not declared in this scope
Plotter.c:1393: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_colorname(PerlInterpreter*, CV*)':
Plotter.c:1416: error: 'Plotter' was not declared in this scope
Plotter.c:1416: error: 'THIS' was not declared in this scope
Plotter.c:1421: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_contrel(PerlInterpreter*, CV*)':
Plotter.c:1446: error: 'Plotter' was not declared in this scope
Plotter.c:1446: error: 'THIS' was not declared in this scope
Plotter.c:1451: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_ellarc(PerlInterpreter*, CV*)':
Plotter.c:1484: error: 'Plotter' was not declared in this scope
Plotter.c:1484: error: 'THIS' was not declared in this scope
Plotter.c:1489: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_ellarcrel(PerlInterpreter*, CV*)':
Plotter.c:1522: error: 'Plotter' was not declared in this scope
Plotter.c:1522: error: 'THIS' was not declared in this scope
Plotter.c:1527: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_ellipse(PerlInterpreter*, CV*)':
Plotter.c:1558: error: 'Plotter' was not declared in this scope
Plotter.c:1558: error: 'THIS' was not declared in this scope
Plotter.c:1563: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_ellipserel(PerlInterpreter*, CV*)':
Plotter.c:1594: error: 'Plotter' was not declared in this scope
Plotter.c:1594: error: 'THIS' was not declared in this scope
Plotter.c:1599: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_endpath(PerlInterpreter*, CV*)':
Plotter.c:1620: error: 'Plotter' was not declared in this scope
Plotter.c:1620: error: 'THIS' was not declared in this scope
Plotter.c:1625: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_fillcolor(PerlInterpreter*, CV*)':
Plotter.c:1652: error: 'Plotter' was not declared in this scope
Plotter.c:1652: error: 'THIS' was not declared in this scope
Plotter.c:1657: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_fillcolorname(PerlInterpreter*, CV*)':
Plotter.c:1680: error: 'Plotter' was not declared in this scope
Plotter.c:1680: error: 'THIS' was not declared in this scope
Plotter.c:1685: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_fillmod(PerlInterpreter*, CV*)':
Plotter.c:1708: error: 'Plotter' was not declared in this scope
Plotter.c:1708: error: 'THIS' was not declared in this scope
Plotter.c:1713: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_filltype(PerlInterpreter*, CV*)':
Plotter.c:1736: error: 'Plotter' was not declared in this scope
Plotter.c:1736: error: 'THIS' was not declared in this scope
Plotter.c:1741: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_flushpl(PerlInterpreter*, CV*)':
Plotter.c:1762: error: 'Plotter' was not declared in this scope
Plotter.c:1762: error: 'THIS' was not declared in this scope
Plotter.c:1767: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_fontname(PerlInterpreter*, CV*)':
Plotter.c:1790: error: 'Plotter' was not declared in this scope
Plotter.c:1790: error: 'THIS' was not declared in this scope
Plotter.c:1795: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_fontsize(PerlInterpreter*, CV*)':
Plotter.c:1818: error: 'Plotter' was not declared in this scope
Plotter.c:1818: error: 'THIS' was not declared in this scope
Plotter.c:1823: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_havecap(PerlInterpreter*, CV*)':
Plotter.c:1846: error: 'Plotter' was not declared in this scope
Plotter.c:1846: error: 'THIS' was not declared in this scope
Plotter.c:1851: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_joinmod(PerlInterpreter*, CV*)':
Plotter.c:1874: error: 'Plotter' was not declared in this scope
Plotter.c:1874: error: 'THIS' was not declared in this scope
Plotter.c:1879: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_labelwidth(PerlInterpreter*, CV*)':
Plotter.c:1902: error: 'Plotter' was not declared in this scope
Plotter.c:1902: error: 'THIS' was not declared in this scope
Plotter.c:1907: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_linedash(PerlInterpreter*, CV*)':
Plotter.c:1932: error: 'Plotter' was not declared in this scope
Plotter.c:1932: error: 'THIS' was not declared in this scope
Plotter.c:1937: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_linerel(PerlInterpreter*, CV*)':
Plotter.c:1983: error: 'Plotter' was not declared in this scope
Plotter.c:1983: error: 'THIS' was not declared in this scope
Plotter.c:1988: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_linewidth(PerlInterpreter*, CV*)':
Plotter.c:2011: error: 'Plotter' was not declared in this scope
Plotter.c:2011: error: 'THIS' was not declared in this scope
Plotter.c:2016: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_marker(PerlInterpreter*, CV*)':
Plotter.c:2045: error: 'Plotter' was not declared in this scope
Plotter.c:2045: error: 'THIS' was not declared in this scope
Plotter.c:2050: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_markerrel(PerlInterpreter*, CV*)':
Plotter.c:2079: error: 'Plotter' was not declared in this scope
Plotter.c:2079: error: 'THIS' was not declared in this scope
Plotter.c:2084: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_moverel(PerlInterpreter*, CV*)':
Plotter.c:2109: error: 'Plotter' was not declared in this scope
Plotter.c:2109: error: 'THIS' was not declared in this scope
Plotter.c:2114: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_outfile(PerlInterpreter*, CV*)':
Plotter.c:2137: error: 'Plotter' was not declared in this scope
Plotter.c:2137: error: 'THIS' was not declared in this scope
Plotter.c:2141: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_pencolor(PerlInterpreter*, CV*)':
Plotter.c:2176: error: 'Plotter' was not declared in this scope
Plotter.c:2176: error: 'THIS' was not declared in this scope
Plotter.c:2181: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_pencolorname(PerlInterpreter*, CV*)':
Plotter.c:2204: error: 'Plotter' was not declared in this scope
Plotter.c:2204: error: 'THIS' was not declared in this scope
Plotter.c:2209: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_pointrel(PerlInterpreter*, CV*)':
Plotter.c:2234: error: 'Plotter' was not declared in this scope
Plotter.c:2234: error: 'THIS' was not declared in this scope
Plotter.c:2239: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_restorestate(PerlInterpreter*, CV*)':
Plotter.c:2260: error: 'Plotter' was not declared in this scope
Plotter.c:2260: error: 'THIS' was not declared in this scope
Plotter.c:2265: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_savestate(PerlInterpreter*, CV*)':
Plotter.c:2286: error: 'Plotter' was not declared in this scope
Plotter.c:2286: error: 'THIS' was not declared in this scope
Plotter.c:2291: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_space2(PerlInterpreter*, CV*)':
Plotter.c:2324: error: 'Plotter' was not declared in this scope
Plotter.c:2324: error: 'THIS' was not declared in this scope
Plotter.c:2329: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_textangle(PerlInterpreter*, CV*)':
Plotter.c:2352: error: 'Plotter' was not declared in this scope
Plotter.c:2352: error: 'THIS' was not declared in this scope
Plotter.c:2357: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_ffontname(PerlInterpreter*, CV*)':
Plotter.c:2380: error: 'Plotter' was not declared in this scope
Plotter.c:2380: error: 'THIS' was not declared in this scope
Plotter.c:2385: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_ffontsize(PerlInterpreter*, CV*)':
Plotter.c:2408: error: 'Plotter' was not declared in this scope
Plotter.c:2408: error: 'THIS' was not declared in this scope
Plotter.c:2413: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_flabelwidth(PerlInterpreter*, CV*)':
Plotter.c:2436: error: 'Plotter' was not declared in this scope
Plotter.c:2436: error: 'THIS' was not declared in this scope
Plotter.c:2441: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_ftextangle(PerlInterpreter*, CV*)':
Plotter.c:2464: error: 'Plotter' was not declared in this scope
Plotter.c:2464: error: 'THIS' was not declared in this scope
Plotter.c:2469: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_farc(PerlInterpreter*, CV*)':
Plotter.c:2502: error: 'Plotter' was not declared in this scope
Plotter.c:2502: error: 'THIS' was not declared in this scope
Plotter.c:2507: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_farcrel(PerlInterpreter*, CV*)':
Plotter.c:2540: error: 'Plotter' was not declared in this scope
Plotter.c:2540: error: 'THIS' was not declared in this scope
Plotter.c:2545: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_fbezier2(PerlInterpreter*, CV*)':
Plotter.c:2578: error: 'Plotter' was not declared in this scope
Plotter.c:2578: error: 'THIS' was not declared in this scope
Plotter.c:2583: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_fbezier2rel(PerlInterpreter*, CV*)':
Plotter.c:2616: error: 'Plotter' was not declared in this scope
Plotter.c:2616: error: 'THIS' was not declared in this scope
Plotter.c:2621: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_fbezier3(PerlInterpreter*, CV*)':
Plotter.c:2658: error: 'Plotter' was not declared in this scope
Plotter.c:2658: error: 'THIS' was not declared in this scope
Plotter.c:2663: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_fbezier3rel(PerlInterpreter*, CV*)':
Plotter.c:2700: error: 'Plotter' was not declared in this scope
Plotter.c:2700: error: 'THIS' was not declared in this scope
Plotter.c:2705: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_fbox(PerlInterpreter*, CV*)':
Plotter.c:2734: error: 'Plotter' was not declared in this scope
Plotter.c:2734: error: 'THIS' was not declared in this scope
Plotter.c:2739: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_fboxrel(PerlInterpreter*, CV*)':
Plotter.c:2768: error: 'Plotter' was not declared in this scope
Plotter.c:2768: error: 'THIS' was not declared in this scope
Plotter.c:2773: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_fcircle(PerlInterpreter*, CV*)':
Plotter.c:2800: error: 'Plotter' was not declared in this scope
Plotter.c:2800: error: 'THIS' was not declared in this scope
Plotter.c:2805: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_fcirclerel(PerlInterpreter*, CV*)':
Plotter.c:2832: error: 'Plotter' was not declared in this scope
Plotter.c:2832: error: 'THIS' was not declared in this scope
Plotter.c:2837: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_fcont(PerlInterpreter*, CV*)':
Plotter.c:2862: error: 'Plotter' was not declared in this scope
Plotter.c:2862: error: 'THIS' was not declared in this scope
Plotter.c:2867: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_fcontrel(PerlInterpreter*, CV*)':
Plotter.c:2892: error: 'Plotter' was not declared in this scope
Plotter.c:2892: error: 'THIS' was not declared in this scope
Plotter.c:2897: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_fellarc(PerlInterpreter*, CV*)':
Plotter.c:2930: error: 'Plotter' was not declared in this scope
Plotter.c:2930: error: 'THIS' was not declared in this scope
Plotter.c:2935: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_fellarcrel(PerlInterpreter*, CV*)':
Plotter.c:2968: error: 'Plotter' was not declared in this scope
Plotter.c:2968: error: 'THIS' was not declared in this scope
Plotter.c:2973: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_fellipse(PerlInterpreter*, CV*)':
Plotter.c:3004: error: 'Plotter' was not declared in this scope
Plotter.c:3004: error: 'THIS' was not declared in this scope
Plotter.c:3009: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_fellipserel(PerlInterpreter*, CV*)':
Plotter.c:3040: error: 'Plotter' was not declared in this scope
Plotter.c:3040: error: 'THIS' was not declared in this scope
Plotter.c:3045: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_fline(PerlInterpreter*, CV*)':
Plotter.c:3074: error: 'Plotter' was not declared in this scope
Plotter.c:3074: error: 'THIS' was not declared in this scope
Plotter.c:3079: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_flinedash(PerlInterpreter*, CV*)':
Plotter.c:3104: error: 'Plotter' was not declared in this scope
Plotter.c:3104: error: 'THIS' was not declared in this scope
Plotter.c:3109: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_flinerel(PerlInterpreter*, CV*)':
Plotter.c:3156: error: 'Plotter' was not declared in this scope
Plotter.c:3156: error: 'THIS' was not declared in this scope
Plotter.c:3161: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_flinewidth(PerlInterpreter*, CV*)':
Plotter.c:3184: error: 'Plotter' was not declared in this scope
Plotter.c:3184: error: 'THIS' was not declared in this scope
Plotter.c:3189: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_fmarker(PerlInterpreter*, CV*)':
Plotter.c:3218: error: 'Plotter' was not declared in this scope
Plotter.c:3218: error: 'THIS' was not declared in this scope
Plotter.c:3223: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_fmarkerrel(PerlInterpreter*, CV*)':
Plotter.c:3252: error: 'Plotter' was not declared in this scope
Plotter.c:3252: error: 'THIS' was not declared in this scope
Plotter.c:3257: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_fmove(PerlInterpreter*, CV*)':
Plotter.c:3282: error: 'Plotter' was not declared in this scope
Plotter.c:3282: error: 'THIS' was not declared in this scope
Plotter.c:3287: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_fmoverel(PerlInterpreter*, CV*)':
Plotter.c:3312: error: 'Plotter' was not declared in this scope
Plotter.c:3312: error: 'THIS' was not declared in this scope
Plotter.c:3317: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_fpoint(PerlInterpreter*, CV*)':
Plotter.c:3342: error: 'Plotter' was not declared in this scope
Plotter.c:3342: error: 'THIS' was not declared in this scope
Plotter.c:3347: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_fpointrel(PerlInterpreter*, CV*)':
Plotter.c:3372: error: 'Plotter' was not declared in this scope
Plotter.c:3372: error: 'THIS' was not declared in this scope
Plotter.c:3377: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_fspace(PerlInterpreter*, CV*)':
Plotter.c:3406: error: 'Plotter' was not declared in this scope
Plotter.c:3406: error: 'THIS' was not declared in this scope
Plotter.c:3411: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_fspace2(PerlInterpreter*, CV*)':
Plotter.c:3444: error: 'Plotter' was not declared in this scope
Plotter.c:3444: error: 'THIS' was not declared in this scope
Plotter.c:3449: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_fconcat(PerlInterpreter*, CV*)':
Plotter.c:3482: error: 'Plotter' was not declared in this scope
Plotter.c:3482: error: 'THIS' was not declared in this scope
Plotter.c:3487: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_fmiterlimit(PerlInterpreter*, CV*)':
Plotter.c:3510: error: 'Plotter' was not declared in this scope
Plotter.c:3510: error: 'THIS' was not declared in this scope
Plotter.c:3515: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_frotate(PerlInterpreter*, CV*)':
Plotter.c:3538: error: 'Plotter' was not declared in this scope
Plotter.c:3538: error: 'THIS' was not declared in this scope
Plotter.c:3543: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_fscale(PerlInterpreter*, CV*)':
Plotter.c:3568: error: 'Plotter' was not declared in this scope
Plotter.c:3568: error: 'THIS' was not declared in this scope
Plotter.c:3573: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter_ftranslate(PerlInterpreter*, CV*)':
Plotter.c:3598: error: 'Plotter' was not declared in this scope
Plotter.c:3598: error: 'THIS' was not declared in this scope
Plotter.c:3603: error: expected primary-expression before ')' token
Plotter.c: In function 'void XS_Graphics__Plotter__GIF_new(PerlInterpreter*, CV*)':
Plotter.c:3657: error: 'GIFPlotter' was not declared in this scope
Plotter.c:3657: error: 'RETVAL' was not declared in this scope
./perl newxs       GIF |:8: error: expected type-specifier before 'GIFPlotter'
./perl newxs       GIF |:8: error: expected `;' before 'GIFPlotter'
Plotter.c:3669: error: 'GIFPlotter' was not declared in this scope
Plotter.c:3669: error: 'RETVAL' was not declared in this scope
./perl newxs       GIF |:14: error: expected type-specifier before 'GIFPlotter'
./perl newxs       GIF |:14: error: expected `;' before 'GIFPlotter'
Plotter.c:3687: error: 'GIFPlotter' was not declared in this scope
Plotter.c:3687: error: 'RETVAL' was not declared in this scope
Plotter.c:3699: error: 'GIFPlotter' was not declared in this scope
Plotter.c:3699: error: 'RETVAL' was not declared in this scope
./perl newxs       GIF |:25: error: expected type-specifier before 'GIFPlotter'
./perl newxs       GIF |:25: error: expected `;' before 'GIFPlotter'
Plotter.c: In function 'void XS_Graphics__Plotter__GIF_DESTROY(PerlInterpreter*, CV*)':
Plotter.c:3738: error: 'GIFPlotter' was not declared in this scope
Plotter.c:3738: error: 'THIS' was not declared in this scope
Plotter.c:3741: error: expected primary-expression before ')' token
Plotter.c:3748: error: type '<type error>' argument given to 'delete', expected pointer
Plotter.c: In function 'void XS_Graphics__Plotter__PNM_new(PerlInterpreter*, CV*)':
Plotter.c:3767: error: 'PNMPlotter' was not declared in this scope
Plotter.c:3767: error: 'RETVAL' was not declared in this scope
./perl newxs       PNM |:8: error: expected type-specifier before 'PNMPlotter'
./perl newxs       PNM |:8: error: expected `;' before 'PNMPlotter'
Plotter.c:3779: error: 'PNMPlotter' was not declared in this scope
Plotter.c:3779: error: 'RETVAL' was not declared in this scope
./perl newxs       PNM |:14: error: expected type-specifier before 'PNMPlotter'
./perl newxs       PNM |:14: error: expected `;' before 'PNMPlotter'
Plotter.c:3797: error: 'PNMPlotter' was not declared in this scope
Plotter.c:3797: error: 'RETVAL' was not declared in this scope
Plotter.c:3809: error: 'PNMPlotter' was not declared in this scope
Plotter.c:3809: error: 'RETVAL' was not declared in this scope
./perl newxs       PNM |:25: error: expected type-specifier before 'PNMPlotter'
./perl newxs       PNM |:25: error: expected `;' before 'PNMPlotter'
Plotter.c: In function 'void XS_Graphics__Plotter__PNM_DESTROY(PerlInterpreter*, CV*)':
Plotter.c:3848: error: 'PNMPlotter' was not declared in this scope
Plotter.c:3848: error: 'THIS' was not declared in this scope
Plotter.c:3851: error: expected primary-expression before ')' token
Plotter.c:3858: error: type '<type error>' argument given to 'delete', expected pointer
Plotter.c: In function 'void XS_Graphics__Plotter__AI_new(PerlInterpreter*, CV*)':
Plotter.c:3877: error: 'AIPlotter' was not declared in this scope
Plotter.c:3877: error: 'RETVAL' was not declared in this scope
./perl newxs        AI |:8: error: expected type-specifier before 'AIPlotter'
./perl newxs        AI |:8: error: expected `;' before 'AIPlotter'
Plotter.c:3889: error: 'AIPlotter' was not declared in this scope
Plotter.c:3889: error: 'RETVAL' was not declared in this scope
./perl newxs        AI |:14: error: expected type-specifier before 'AIPlotter'
./perl newxs        AI |:14: error: expected `;' before 'AIPlotter'
Plotter.c:3907: error: 'AIPlotter' was not declared in this scope
Plotter.c:3907: error: 'RETVAL' was not declared in this scope
Plotter.c:3919: error: 'AIPlotter' was not declared in this scope
Plotter.c:3919: error: 'RETVAL' was not declared in this scope
./perl newxs        AI |:25: error: expected type-specifier before 'AIPlotter'
./perl newxs        AI |:25: error: expected `;' before 'AIPlotter'
Plotter.c: In function 'void XS_Graphics__Plotter__AI_DESTROY(PerlInterpreter*, CV*)':
Plotter.c:3958: error: 'AIPlotter' was not declared in this scope
Plotter.c:3958: error: 'THIS' was not declared in this scope
Plotter.c:3961: error: expected primary-expression before ')' token
Plotter.c:3968: error: type '<type error>' argument given to 'delete', expected pointer
Plotter.c: In function 'void XS_Graphics__Plotter__PS_new(PerlInterpreter*, CV*)':
Plotter.c:3987: error: 'PSPlotter' was not declared in this scope
Plotter.c:3987: error: 'RETVAL' was not declared in this scope
./perl newxs        PS |:8: error: expected type-specifier before 'PSPlotter'
./perl newxs        PS |:8: error: expected `;' before 'PSPlotter'
Plotter.c:3999: error: 'PSPlotter' was not declared in this scope
Plotter.c:3999: error: 'RETVAL' was not declared in this scope
./perl newxs        PS |:14: error: expected type-specifier before 'PSPlotter'
./perl newxs        PS |:14: error: expected `;' before 'PSPlotter'
Plotter.c:4017: error: 'PSPlotter' was not declared in this scope
Plotter.c:4017: error: 'RETVAL' was not declared in this scope
Plotter.c:4029: error: 'PSPlotter' was not declared in this scope
Plotter.c:4029: error: 'RETVAL' was not declared in this scope
./perl newxs        PS |:25: error: expected type-specifier before 'PSPlotter'
./perl newxs        PS |:25: error: expected `;' before 'PSPlotter'
Plotter.c: In function 'void XS_Graphics__Plotter__PS_DESTROY(PerlInterpreter*, CV*)':
Plotter.c:4068: error: 'PSPlotter' was not declared in this scope
Plotter.c:4068: error: 'THIS' was not declared in this scope
Plotter.c:4071: error: expected primary-expression before ')' token
Plotter.c:4078: error: type '<type error>' argument given to 'delete', expected pointer
Plotter.c: In function 'void XS_Graphics__Plotter__Fig_new(PerlInterpreter*, CV*)':
Plotter.c:4097: error: 'FigPlotter' was not declared in this scope
Plotter.c:4097: error: 'RETVAL' was not declared in this scope
./perl newxs       Fig |:8: error: expected type-specifier before 'FigPlotter'
./perl newxs       Fig |:8: error: expected `;' before 'FigPlotter'
Plotter.c:4109: error: 'FigPlotter' was not declared in this scope
Plotter.c:4109: error: 'RETVAL' was not declared in this scope
./perl newxs       Fig |:14: error: expected type-specifier before 'FigPlotter'
./perl newxs       Fig |:14: error: expected `;' before 'FigPlotter'
Plotter.c:4127: error: 'FigPlotter' was not declared in this scope
Plotter.c:4127: error: 'RETVAL' was not declared in this scope
Plotter.c:4139: error: 'FigPlotter' was not declared in this scope
Plotter.c:4139: error: 'RETVAL' was not declared in this scope
./perl newxs       Fig |:25: error: expected type-specifier before 'FigPlotter'
./perl newxs       Fig |:25: error: expected `;' before 'FigPlotter'
Plotter.c: In function 'void XS_Graphics__Plotter__Fig_DESTROY(PerlInterpreter*, CV*)':
Plotter.c:4178: error: 'FigPlotter' was not declared in this scope
Plotter.c:4178: error: 'THIS' was not declared in this scope
Plotter.c:4181: error: expected primary-expression before ')' token
Plotter.c:4188: error: type '<type error>' argument given to 'delete', expected pointer
Plotter.c: In function 'void XS_Graphics__Plotter__PCL_new(PerlInterpreter*, CV*)':
Plotter.c:4207: error: 'PCLPlotter' was not declared in this scope
Plotter.c:4207: error: 'RETVAL' was not declared in this scope
./perl newxs       PCL |:8: error: expected type-specifier before 'PCLPlotter'
./perl newxs       PCL |:8: error: expected `;' before 'PCLPlotter'
Plotter.c:4219: error: 'PCLPlotter' was not declared in this scope
Plotter.c:4219: error: 'RETVAL' was not declared in this scope
./perl newxs       PCL |:14: error: expected type-specifier before 'PCLPlotter'
./perl newxs       PCL |:14: error: expected `;' before 'PCLPlotter'
Plotter.c:4237: error: 'PCLPlotter' was not declared in this scope
Plotter.c:4237: error: 'RETVAL' was not declared in this scope
Plotter.c:4249: error: 'PCLPlotter' was not declared in this scope
Plotter.c:4249: error: 'RETVAL' was not declared in this scope
./perl newxs       PCL |:25: error: expected type-specifier before 'PCLPlotter'
./perl newxs       PCL |:25: error: expected `;' before 'PCLPlotter'
Plotter.c: In function 'void XS_Graphics__Plotter__PCL_DESTROY(PerlInterpreter*, CV*)':
Plotter.c:4288: error: 'PCLPlotter' was not declared in this scope
Plotter.c:4288: error: 'THIS' was not declared in this scope
Plotter.c:4291: error: expected primary-expression before ')' token
Plotter.c:4298: error: type '<type error>' argument given to 'delete', expected pointer
Plotter.c: In function 'void XS_Graphics__Plotter__HPGL_new(PerlInterpreter*, CV*)':
Plotter.c:4317: error: 'HPGLPlotter' was not declared in this scope
Plotter.c:4317: error: 'RETVAL' was not declared in this scope
./perl newxs      HPGL |:8: error: expected type-specifier before 'HPGLPlotter'
./perl newxs      HPGL |:8: error: expected `;' before 'HPGLPlotter'
Plotter.c:4329: error: 'HPGLPlotter' was not declared in this scope
Plotter.c:4329: error: 'RETVAL' was not declared in this scope
./perl newxs      HPGL |:14: error: expected type-specifier before 'HPGLPlotter'
./perl newxs      HPGL |:14: error: expected `;' before 'HPGLPlotter'
Plotter.c:4347: error: 'HPGLPlotter' was not declared in this scope
Plotter.c:4347: error: 'RETVAL' was not declared in this scope
Plotter.c:4359: error: 'HPGLPlotter' was not declared in this scope
Plotter.c:4359: error: 'RETVAL' was not declared in this scope
./perl newxs      HPGL |:25: error: expected type-specifier before 'HPGLPlotter'
./perl newxs      HPGL |:25: error: expected `;' before 'HPGLPlotter'
Plotter.c: In function 'void XS_Graphics__Plotter__HPGL_DESTROY(PerlInterpreter*, CV*)':
Plotter.c:4398: error: 'HPGLPlotter' was not declared in this scope
Plotter.c:4398: error: 'THIS' was not declared in this scope
Plotter.c:4401: error: expected primary-expression before ')' token
Plotter.c:4408: error: type '<type error>' argument given to 'delete', expected pointer
Plotter.c: In function 'void XS_Graphics__Plotter__Tek_new(PerlInterpreter*, CV*)':
Plotter.c:4427: error: 'TekPlotter' was not declared in this scope
Plotter.c:4427: error: 'RETVAL' was not declared in this scope
./perl newxs       Tek |:8: error: expected type-specifier before 'TekPlotter'
./perl newxs       Tek |:8: error: expected `;' before 'TekPlotter'
Plotter.c:4439: error: 'TekPlotter' was not declared in this scope
Plotter.c:4439: error: 'RETVAL' was not declared in this scope
./perl newxs       Tek |:14: error: expected type-specifier before 'TekPlotter'
./perl newxs       Tek |:14: error: expected `;' before 'TekPlotter'
Plotter.c:4457: error: 'TekPlotter' was not declared in this scope
Plotter.c:4457: error: 'RETVAL' was not declared in this scope
Plotter.c:4469: error: 'TekPlotter' was not declared in this scope
Plotter.c:4469: error: 'RETVAL' was not declared in this scope
./perl newxs       Tek |:25: error: expected type-specifier before 'TekPlotter'
./perl newxs       Tek |:25: error: expected `;' before 'TekPlotter'
Plotter.c: In function 'void XS_Graphics__Plotter__Tek_DESTROY(PerlInterpreter*, CV*)':
Plotter.c:4508: error: 'TekPlotter' was not declared in this scope
Plotter.c:4508: error: 'THIS' was not declared in this scope
Plotter.c:4511: error: expected primary-expression before ')' token
Plotter.c:4518: error: type '<type error>' argument given to 'delete', expected pointer
Plotter.c: In function 'void XS_Graphics__Plotter__Meta_new(PerlInterpreter*, CV*)':
Plotter.c:4537: error: 'MetaPlotter' was not declared in this scope
Plotter.c:4537: error: 'RETVAL' was not declared in this scope
./perl newxs      Meta |:8: error: expected type-specifier before 'MetaPlotter'
./perl newxs      Meta |:8: error: expected `;' before 'MetaPlotter'
Plotter.c:4549: error: 'MetaPlotter' was not declared in this scope
Plotter.c:4549: error: 'RETVAL' was not declared in this scope
./perl newxs      Meta |:14: error: expected type-specifier before 'MetaPlotter'
./perl newxs      Meta |:14: error: expected `;' before 'MetaPlotter'
Plotter.c:4567: error: 'MetaPlotter' was not declared in this scope
Plotter.c:4567: error: 'RETVAL' was not declared in this scope
Plotter.c:4579: error: 'MetaPlotter' was not declared in this scope
Plotter.c:4579: error: 'RETVAL' was not declared in this scope
./perl newxs      Meta |:25: error: expected type-specifier before 'MetaPlotter'
./perl newxs      Meta |:25: error: expected `;' before 'MetaPlotter'
Plotter.c: In function 'void XS_Graphics__Plotter__Meta_DESTROY(PerlInterpreter*, CV*)':
Plotter.c:4618: error: 'MetaPlotter' was not declared in this scope
Plotter.c:4618: error: 'THIS' was not declared in this scope
Plotter.c:4621: error: expected primary-expression before ')' token
Plotter.c:4628: error: type '<type error>' argument given to 'delete', expected pointer
Plotter.c: In function 'void XS_Graphics__Plotter__X_new(PerlInterpreter*, CV*)':
Plotter.c:4656: error: 'XPlotter' was not declared in this scope
Plotter.c:4656: error: 'RETVAL' was not declared in this scope
./perl newxs         X |:8: error: expected type-specifier before 'XPlotter'
./perl newxs         X |:8: error: expected `;' before 'XPlotter'
Plotter.c:4668: error: 'XPlotter' was not declared in this scope
Plotter.c:4668: error: 'RETVAL' was not declared in this scope
./perl newxs         X |:14: error: expected type-specifier before 'XPlotter'
./perl newxs         X |:14: error: expected `;' before 'XPlotter'
Plotter.c:4686: error: 'XPlotter' was not declared in this scope
Plotter.c:4686: error: 'RETVAL' was not declared in this scope
Plotter.c:4698: error: 'XPlotter' was not declared in this scope
Plotter.c:4698: error: 'RETVAL' was not declared in this scope
./perl newxs         X |:25: error: expected type-specifier before 'XPlotter'
./perl newxs         X |:25: error: expected `;' before 'XPlotter'
Plotter.c: In function 'void XS_Graphics__Plotter__X_DESTROY(PerlInterpreter*, CV*)':
Plotter.c:4737: error: 'XPlotter' was not declared in this scope
Plotter.c:4737: error: 'THIS' was not declared in this scope
Plotter.c:4740: error: expected primary-expression before ')' token
Plotter.c:4747: error: type '<type error>' argument given to 'delete', expected pointer
Plotter.c: In function 'void XS_Graphics__Plotter__XDrawable_new(PerlInterpreter*, CV*)':
Plotter.c:4766: error: 'XDrawablePlotter' was not declared in this scope
Plotter.c:4766: error: 'RETVAL' was not declared in this scope
./perl newxs XDrawable |:8: error: expected type-specifier before 'XDrawablePlotter'
./perl newxs XDrawable |:8: error: expected `;' before 'XDrawablePlotter'
Plotter.c:4778: error: 'XDrawablePlotter' was not declared in this scope
Plotter.c:4778: error: 'RETVAL' was not declared in this scope
./perl newxs XDrawable |:14: error: expected type-specifier before 'XDrawablePlotter'
./perl newxs XDrawable |:14: error: expected `;' before 'XDrawablePlotter'
Plotter.c:4796: error: 'XDrawablePlotter' was not declared in this scope
Plotter.c:4796: error: 'RETVAL' was not declared in this scope
Plotter.c:4808: error: 'XDrawablePlotter' was not declared in this scope
Plotter.c:4808: error: 'RETVAL' was not declared in this scope
./perl newxs XDrawable |:25: error: expected type-specifier before 'XDrawablePlotter'
./perl newxs XDrawable |:25: error: expected `;' before 'XDrawablePlotter'
Plotter.c: In function 'void XS_Graphics__Plotter__XDrawable_DESTROY(PerlInterpreter*, CV*)':
Plotter.c:4847: error: 'XDrawablePlotter' was not declared in this scope
Plotter.c:4847: error: 'THIS' was not declared in this scope
Plotter.c:4850: error: expected primary-expression before ')' token
Plotter.c:4857: error: type '<type error>' argument given to 'delete', expected pointer
*** Error code 1

Stop in /home/sts/cpansmoke/perl-5.15.5/cpan/build/Graphics-Plotter-1.0.2-Pt3AS8 (line 92 of /usr/share/mk/sys.mk).

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

build_requires:

    Module              Need Have   
    ------------------- ---- -------
    ExtUtils::MakeMaker 0    6.63_02


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /home/sts/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 10879
    PERL5_CPAN_IS_EXECUTING = /home/sts/cpansmoke/perl-5.15.5/cpan/build/Graphics-Plotter-1.0.2-Pt3AS8/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 10879
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 20773,10879
    PERL_AUTOINSTALL = --defaultdeps
    PERL_CR_SMOKER_CURRENT = Graphics-Plotter-1.0.2
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/local/bin/bash
    TERM = screen
    TMPDIR = /home/sts/cpansmoke/tmp

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /home/sts/cpansmoke/perl-5.15.5/bin/perl5.15.5
    $UID/$EUID = 1000 / 1000
    $GID = 10 10 0
    $EGID = 10 10 0

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9800  
    CPAN::Meta          2.112621
    Cwd                 3.37    
    ExtUtils::CBuilder  0.280204
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.57    
    ExtUtils::MakeMaker 6.63_02 
    ExtUtils::Manifest  1.60    
    ExtUtils::ParseXS   3.05    
    File::Spec          3.34    
    JSON                n/a     
    JSON::PP            2.27200 
    Module::Build       0.39_01 
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4401  
    Test::Harness       3.23    
    Test::More          0.98    
    YAML                n/a     
    YAML::Syck          n/a     
    version             0.93    


--

Summary of my perl5 (revision 5 version 15 subversion 5) configuration:
   
  Platform:
    osname=openbsd, osvers=5.0, archname=OpenBSD.i386-openbsd-thread-multi
    uname='openbsd cpansmoke3 5.0 generic.mp#59 i386 '
    config_args='-des -Dusedevel -Dusethreads -Dprefix=/home/sts/cpansmoke/perl-5.15.5'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=y, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-pthread -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
    optimize='-O2',
    cppflags='-pthread -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.2.1 20070719 ', gccosandvers='openbsd5.0'
    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 ='-pthread -Wl,-E  -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib
    libs=-lgdbm -lm -lutil -lc
    perllibs=-lm -lutil -lc
    libc=/usr/lib/libc.so.60.1, 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 -fPIC  -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES MULTIPLICITY MYMALLOC PERLIO_LAYERS
                        PERL_DONT_CREATE_GVSV PERL_IMPLICIT_CONTEXT
                        PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PERL_USE_DEVEL
                        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 openbsd
  Compiled at Nov 20 2011 22:32:20
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="10879"
    PERL5_CPAN_IS_EXECUTING="/home/sts/cpansmoke/perl-5.15.5/cpan/build/Graphics-Plotter-1.0.2-Pt3AS8/Makefile.PL"
    PERL5_CPAN_IS_RUNNING="10879"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="20773,10879"
    PERL_AUTOINSTALL="--defaultdeps"
    PERL_CR_SMOKER_CURRENT="Graphics-Plotter-1.0.2"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/sts/cpansmoke/perl-5.15.5/lib/site_perl/5.15.5/OpenBSD.i386-openbsd-thread-multi
    /home/sts/cpansmoke/perl-5.15.5/lib/site_perl/5.15.5
    /home/sts/cpansmoke/perl-5.15.5/lib/5.15.5/OpenBSD.i386-openbsd-thread-multi
    /home/sts/cpansmoke/perl-5.15.5/lib/5.15.5
    .