Back
From: metabase:user:314402c4-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN AI-NNVMCAPI-0.02 v5.20.0 FreeBSD
Date: 2017-02-22T08:23:19Z
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 Sergey V. Kolychev,
This is a computer-generated report for AI-NNVMCAPI-0.02
on perl 5.20.0, created by CPAN-Reporter-1.2018.
Thank you for uploading your work to CPAN. However, attempting to
test your distribution gave an inconclusive result.
This could be because your distribution had an error during the make/build
stage, did not define tests, tests could not be found, because your tests were
interrupted before they finished, or because the results of the tests could not
be parsed. You may wish to consult the CPAN Testers Wiki:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make':
cp lib/AI/NNVMCAPI.pm blib/lib/AI/NNVMCAPI.pm
Running Mkbootstrap for NNVMCAPI ()
chmod 644 "NNVMCAPI.bs"
"/usr/perl5.20.0/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- NNVMCAPI.bs blib/arch/auto/AI/NNVMCAPI/NNVMCAPI.bs 644
cc -c -I../../nnvm/include/nnvm -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" -DPIC -fPIC "-I/usr/perl5.20.0/lib/5.20.0/amd64-freebsd/CORE" nnvm_wrap.cxx
nnvm_wrap.cxx:1567:19: error: c_api.h: No such file or directory
nnvm_wrap.cxx: In function 'void _wrap_APISetLastError(CV*)':
nnvm_wrap.cxx:1916: error: 'NNAPISetLastError' was not declared in this scope
nnvm_wrap.cxx: In function 'void _wrap_GetLastError(CV*)':
nnvm_wrap.cxx:1936: error: 'NNGetLastError' was not declared in this scope
nnvm_wrap.cxx: In function 'void _wrap_ListAllOpNames(CV*)':
nnvm_wrap.cxx:1947: error: 'nn_uint' was not declared in this scope
nnvm_wrap.cxx:1947: error: 'arg1' was not declared in this scope
nnvm_wrap.cxx:1947: error: expected primary-expression before ')' token
nnvm_wrap.cxx:1947: error: expected `;' before numeric constant
nnvm_wrap.cxx:1949: error: expected `;' before 'temp_size1'
nnvm_wrap.cxx:1956: error: 'temp_size1' was not declared in this scope
nnvm_wrap.cxx:1962: error: 'NNListAllOpNames' was not declared in this scope
nnvm_wrap.cxx: In function 'void _wrap_GetOpHandle(CV*)':
nnvm_wrap.cxx:1992: error: 'OpHandle' was not declared in this scope
nnvm_wrap.cxx:1992: error: 'arg2' was not declared in this scope
nnvm_wrap.cxx:1992: error: expected primary-expression before ')' token
nnvm_wrap.cxx:1992: error: expected `;' before numeric constant
nnvm_wrap.cxx:1996: error: expected `;' before 'temp2'
nnvm_wrap.cxx:2002: error: 'temp2' was not declared in this scope
nnvm_wrap.cxx:2012: error: 'NNGetOpHandle' was not declared in this scope
nnvm_wrap.cxx: In function 'void _wrap_ListUniqueOps(CV*)':
nnvm_wrap.cxx:2034: error: 'nn_uint' was not declared in this scope
nnvm_wrap.cxx:2034: error: 'arg1' was not declared in this scope
nnvm_wrap.cxx:2034: error: expected primary-expression before ')' token
nnvm_wrap.cxx:2034: error: expected `;' before numeric constant
nnvm_wrap.cxx:2035: error: 'OpHandle' was not declared in this scope
nnvm_wrap.cxx:2035: error: 'arg2' was not declared in this scope
nnvm_wrap.cxx:2035: error: expected primary-expression before ')' token
nnvm_wrap.cxx:2035: error: expected `;' before numeric constant
nnvm_wrap.cxx:2036: error: expected `;' before 'temp_num1'
nnvm_wrap.cxx:2037: error: 'temp1' was not declared in this scope
nnvm_wrap.cxx:2043: error: 'temp_num1' was not declared in this scope
nnvm_wrap.cxx:2049: error: 'NNListUniqueOps' was not declared in this scope
nnvm_wrap.cxx: In function 'void _wrap_GetOpInfo(CV*)':
nnvm_wrap.cxx:2078: error: 'OpHandle' was not declared in this scope
nnvm_wrap.cxx:2078: error: expected `;' before 'arg1'
nnvm_wrap.cxx:2081: error: 'nn_uint' was not declared in this scope
nnvm_wrap.cxx:2081: error: 'arg4' was not declared in this scope
nnvm_wrap.cxx:2081: error: expected primary-expression before ')' token
nnvm_wrap.cxx:2081: error: expected `;' before numeric constant
nnvm_wrap.cxx:2090: error: expected `;' before 'num_args_temp2'
nnvm_wrap.cxx:2102: error: 'num_args_temp2' was not declared in this scope
nnvm_wrap.cxx:2115: error: 'arg1' was not declared in this scope
nnvm_wrap.cxx:2115: error: expected type-specifier before 'OpHandle'
nnvm_wrap.cxx:2115: error: expected `>' before 'OpHandle'
nnvm_wrap.cxx:2115: error: expected `(' before 'OpHandle'
nnvm_wrap.cxx:2115: error: expected `)' before ';' token
nnvm_wrap.cxx:2116: error: 'NNGetOpInfo' was not declared in this scope
nnvm_wrap.cxx: In function 'void _wrap_SymbolCreateAtomicSymbol(CV*)':
nnvm_wrap.cxx:2157: error: 'OpHandle' was not declared in this scope
nnvm_wrap.cxx:2157: error: expected `;' before 'arg1'
nnvm_wrap.cxx:2158: error: 'nn_uint' was not declared in this scope
nnvm_wrap.cxx:2158: error: expected `;' before 'arg2'
nnvm_wrap.cxx:2161: error: 'SymbolHandle' was not declared in this scope
nnvm_wrap.cxx:2161: error: 'arg5' was not declared in this scope
nnvm_wrap.cxx:2161: error: expected primary-expression before ')' token
nnvm_wrap.cxx:2161: error: expected `;' before numeric constant
nnvm_wrap.cxx:2166: error: expected `;' before 'temp5'
nnvm_wrap.cxx:2172: error: 'temp5' was not declared in this scope
nnvm_wrap.cxx:2181: error: 'arg1' was not declared in this scope
nnvm_wrap.cxx:2181: error: expected type-specifier before 'OpHandle'
nnvm_wrap.cxx:2181: error: expected `>' before 'OpHandle'
nnvm_wrap.cxx:2181: error: expected `(' before 'OpHandle'
nnvm_wrap.cxx:2181: error: expected `)' before ';' token
nnvm_wrap.cxx:2186: error: 'arg2' was not declared in this scope
nnvm_wrap.cxx:2186: error: expected type-specifier before 'nn_uint'
nnvm_wrap.cxx:2186: error: expected `>' before 'nn_uint'
nnvm_wrap.cxx:2186: error: expected `(' before 'nn_uint'
nnvm_wrap.cxx:2186: error: expected `)' before ';' token
nnvm_wrap.cxx:2213: error: 'NNSymbolCreateAtomicSymbol' was not declared in this scope
nnvm_wrap.cxx: In function 'void _wrap_SymbolCreateVariable(CV*)':
nnvm_wrap.cxx:2246: error: 'SymbolHandle' was not declared in this scope
nnvm_wrap.cxx:2246: error: 'arg2' was not declared in this scope
nnvm_wrap.cxx:2246: error: expected primary-expression before ')' token
nnvm_wrap.cxx:2246: error: expected `;' before numeric constant
nnvm_wrap.cxx:2250: error: expected `;' before 'temp2'
nnvm_wrap.cxx:2256: error: 'temp2' was not declared in this scope
nnvm_wrap.cxx:2266: error: 'NNSymbolCreateVariable' was not declared in this scope
nnvm_wrap.cxx: In function 'void _wrap_SymbolCreateGroup(CV*)':
nnvm_wrap.cxx:2288: error: 'nn_uint' was not declared in this scope
nnvm_wrap.cxx:2288: error: expected `;' before 'arg1'
nnvm_wrap.cxx:2289: error: 'SymbolHandle' was not declared in this scope
nnvm_wrap.cxx:2289: error: 'arg2' was not declared in this scope
nnvm_wrap.cxx:2289: error: expected primary-expression before ')' token
nnvm_wrap.cxx:2289: error: expected `;' before numeric constant
nnvm_wrap.cxx:2290: error: 'arg3' was not declared in this scope
nnvm_wrap.cxx:2290: error: expected primary-expression before ')' token
nnvm_wrap.cxx:2290: error: expected `;' before numeric constant
nnvm_wrap.cxx:2293: error: expected `;' before 'temp3'
nnvm_wrap.cxx:2299: error: 'temp3' was not declared in this scope
nnvm_wrap.cxx:2308: error: 'arg1' was not declared in this scope
nnvm_wrap.cxx:2308: error: expected type-specifier before 'nn_uint'
nnvm_wrap.cxx:2308: error: expected `>' before 'nn_uint'
nnvm_wrap.cxx:2308: error: expected `(' before 'nn_uint'
nnvm_wrap.cxx:2308: error: expected `)' before ';' token
nnvm_wrap.cxx:2323: error: expected primary-expression before ')' token
nnvm_wrap.cxx:2323: error: expected `;' before 'Perl_safesysmalloc'
nnvm_wrap.cxx:2333: error: 'NNSymbolCreateGroup' was not declared in this scope
nnvm_wrap.cxx: In function 'void _wrap_AddControlDeps(CV*)':
nnvm_wrap.cxx:2361: error: 'SymbolHandle' was not declared in this scope
nnvm_wrap.cxx:2361: error: expected `;' before 'arg1'
nnvm_wrap.cxx:2362: error: expected `;' before 'arg2'
nnvm_wrap.cxx:2371: error: 'arg1' was not declared in this scope
nnvm_wrap.cxx:2377: error: 'arg2' was not declared in this scope
nnvm_wrap.cxx:2382: error: 'arg1' was not declared in this scope
nnvm_wrap.cxx:2382: error: 'arg2' was not declared in this scope
nnvm_wrap.cxx:2382: error: 'NNAddControlDeps' was not declared in this scope
nnvm_wrap.cxx: In function 'void _wrap_SymbolFree(CV*)':
nnvm_wrap.cxx:2397: error: 'SymbolHandle' was not declared in this scope
nnvm_wrap.cxx:2397: error: expected `;' before 'arg1'
nnvm_wrap.cxx:2406: error: 'arg1' was not declared in this scope
nnvm_wrap.cxx:2411: error: 'arg1' was not declared in this scope
nnvm_wrap.cxx:2411: error: 'NNSymbolFree' was not declared in this scope
nnvm_wrap.cxx: In function 'void _wrap_SymbolCopy(CV*)':
nnvm_wrap.cxx:2424: error: 'SymbolHandle' was not declared in this scope
nnvm_wrap.cxx:2424: error: expected `;' before 'arg1'
nnvm_wrap.cxx:2425: error: 'arg2' was not declared in this scope
nnvm_wrap.cxx:2425: error: expected primary-expression before ')' token
nnvm_wrap.cxx:2425: error: expected `;' before numeric constant
nnvm_wrap.cxx:2426: error: expected `;' before 'temp2'
nnvm_wrap.cxx:2432: error: 'temp2' was not declared in this scope
nnvm_wrap.cxx:2438: error: 'arg1' was not declared in this scope
nnvm_wrap.cxx:2443: error: 'arg1' was not declared in this scope
nnvm_wrap.cxx:2443: error: 'NNSymbolCopy' was not declared in this scope
nnvm_wrap.cxx: In function 'void _wrap_SymbolPrint(CV*)':
nnvm_wrap.cxx:2465: error: 'SymbolHandle' was not declared in this scope
nnvm_wrap.cxx:2465: error: expected `;' before 'arg1'
nnvm_wrap.cxx:2479: error: 'arg1' was not declared in this scope
nnvm_wrap.cxx:2484: error: 'arg1' was not declared in this scope
nnvm_wrap.cxx:2484: error: 'NNSymbolPrint' was not declared in this scope
nnvm_wrap.cxx: In function 'void _wrap_SymbolGetAttr(CV*)':
nnvm_wrap.cxx:2507: error: 'SymbolHandle' was not declared in this scope
nnvm_wrap.cxx:2507: error: expected `;' before 'arg1'
nnvm_wrap.cxx:2530: error: 'arg1' was not declared in this scope
nnvm_wrap.cxx:2540: error: 'arg1' was not declared in this scope
nnvm_wrap.cxx:2540: error: 'NNSymbolGetAttr' was not declared in this scope
nnvm_wrap.cxx: In function 'void _wrap_SymbolSetAttrs(CV*)':
nnvm_wrap.cxx:2575: error: 'SymbolHandle' was not declared in this scope
nnvm_wrap.cxx:2575: error: expected `;' before 'arg1'
nnvm_wrap.cxx:2576: error: 'nn_uint' was not declared in this scope
nnvm_wrap.cxx:2576: error: expected `;' before 'arg2'
nnvm_wrap.cxx:2589: error: 'arg1' was not declared in this scope
nnvm_wrap.cxx:2598: error: 'arg2' was not declared in this scope
nnvm_wrap.cxx:2598: error: expected type-specifier before 'nn_uint'
nnvm_wrap.cxx:2598: error: expected `>' before 'nn_uint'
nnvm_wrap.cxx:2598: error: expected `(' before 'nn_uint'
nnvm_wrap.cxx:2598: error: expected `)' before ';' token
nnvm_wrap.cxx:2625: error: 'arg1' was not declared in this scope
nnvm_wrap.cxx:2625: error: 'NNSymbolSetAttrs' was not declared in this scope
nnvm_wrap.cxx: In function 'void _wrap_SymbolListAttrs(CV*)':
nnvm_wrap.cxx:2648: error: 'SymbolHandle' was not declared in this scope
nnvm_wrap.cxx:2648: error: expected `;' before 'arg1'
nnvm_wrap.cxx:2650: error: 'nn_uint' was not declared in this scope
nnvm_wrap.cxx:2650: error: 'arg3' was not declared in this scope
nnvm_wrap.cxx:2650: error: expected primary-expression before ')' token
nnvm_wrap.cxx:2650: error: expected `;' before numeric constant
nnvm_wrap.cxx:2654: error: expected `;' before 'temp_size3'
nnvm_wrap.cxx:2661: error: 'temp_size3' was not declared in this scope
nnvm_wrap.cxx:2668: error: 'arg1' was not declared in this scope
nnvm_wrap.cxx:2678: error: 'arg1' was not declared in this scope
nnvm_wrap.cxx:2678: error: 'NNSymbolListAttrs' was not declared in this scope
nnvm_wrap.cxx: In function 'void _wrap_SymbolListInputVariables(CV*)':
nnvm_wrap.cxx:2711: error: 'SymbolHandle' was not declared in this scope
nnvm_wrap.cxx:2711: error: expected `;' before 'arg1'
nnvm_wrap.cxx:2713: error: 'nn_uint' was not declared in this scope
nnvm_wrap.cxx:2713: error: 'arg3' was not declared in this scope
nnvm_wrap.cxx:2713: error: expected primary-expression before ')' token
nnvm_wrap.cxx:2713: error: expected `;' before numeric constant
nnvm_wrap.cxx:2714: error: 'arg4' was not declared in this scope
nnvm_wrap.cxx:2714: error: expected primary-expression before ')' token
nnvm_wrap.cxx:2714: error: expected `;' before numeric constant
nnvm_wrap.cxx:2717: error: expected `;' before 'temp_num3'
nnvm_wrap.cxx:2718: error: 'temp3' was not declared in this scope
nnvm_wrap.cxx:2724: error: 'temp_num3' was not declared in this scope
nnvm_wrap.cxx:2731: error: 'arg1' was not declared in this scope
nnvm_wrap.cxx:2741: error: 'arg1' was not declared in this scope
nnvm_wrap.cxx:2741: error: 'NNSymbolListInputVariables' was not declared in this scope
nnvm_wrap.cxx: In function 'void _wrap_SymbolListInputNames(CV*)':
nnvm_wrap.cxx:2774: error: 'SymbolHandle' was not declared in this scope
nnvm_wrap.cxx:2774: error: expected `;' before 'arg1'
nnvm_wrap.cxx:2776: error: 'nn_uint' was not declared in this scope
nnvm_wrap.cxx:2776: error: 'arg3' was not declared in this scope
nnvm_wrap.cxx:2776: error: expected primary-expression before ')' token
nnvm_wrap.cxx:2776: error: expected `;' before numeric constant
nnvm_wrap.cxx:2780: error: expected `;' before 'temp_size3'
nnvm_wrap.cxx:2787: error: 'temp_size3' was not declared in this scope
nnvm_wrap.cxx:2794: error: 'arg1' was not declared in this scope
nnvm_wrap.cxx:2804: error: 'arg1' was not declared in this scope
nnvm_wrap.cxx:2804: error: 'NNSymbolListInputNames' was not declared in this scope
nnvm_wrap.cxx: In function 'void _wrap_SymbolListOutputNames(CV*)':
nnvm_wrap.cxx:2837: error: 'SymbolHandle' was not declared in this scope
nnvm_wrap.cxx:2837: error: expected `;' before 'arg1'
nnvm_wrap.cxx:2838: error: 'nn_uint' was not declared in this scope
nnvm_wrap.cxx:2838: error: 'arg2' was not declared in this scope
nnvm_wrap.cxx:2838: error: expected primary-expression before ')' token
nnvm_wrap.cxx:2838: error: expected `;' before numeric constant
nnvm_wrap.cxx:2840: error: expected `;' before 'temp_size2'
nnvm_wrap.cxx:2847: error: 'temp_size2' was not declared in this scope
nnvm_wrap.cxx:2854: error: 'arg1' was not declared in this scope
nnvm_wrap.cxx:2859: error: 'arg1' was not declared in this scope
nnvm_wrap.cxx:2859: error: 'NNSymbolListOutputNames' was not declared in this scope
nnvm_wrap.cxx: In function 'void _wrap_SymbolGetInternals(CV*)':
nnvm_wrap.cxx:2890: error: 'SymbolHandle' was not declared in this scope
nnvm_wrap.cxx:2890: error: expected `;' before 'arg1'
nnvm_wrap.cxx:2891: error: 'arg2' was not declared in this scope
nnvm_wrap.cxx:2891: error: expected primary-expression before ')' token
nnvm_wrap.cxx:2891: error: expected `;' before numeric constant
nnvm_wrap.cxx:2892: error: expected `;' before 'temp2'
nnvm_wrap.cxx:2898: error: 'temp2' was not declared in this scope
nnvm_wrap.cxx:2904: error: 'arg1' was not declared in this scope
nnvm_wrap.cxx:2909: error: 'arg1' was not declared in this scope
nnvm_wrap.cxx:2909: error: 'NNSymbolGetInternals' was not declared in this scope
nnvm_wrap.cxx: In function 'void _wrap_SymbolGetOutput(CV*)':
nnvm_wrap.cxx:2931: error: 'SymbolHandle' was not declared in this scope
nnvm_wrap.cxx:2931: error: expected `;' before 'arg1'
nnvm_wrap.cxx:2932: error: 'nn_uint' was not declared in this scope
nnvm_wrap.cxx:2932: error: expected `;' before 'arg2'
nnvm_wrap.cxx:2933: error: 'arg3' was not declared in this scope
nnvm_wrap.cxx:2933: error: expected primary-expression before ')' token
nnvm_wrap.cxx:2933: error: expected `;' before numeric constant
nnvm_wrap.cxx:2936: error: expected `;' before 'temp3'
nnvm_wrap.cxx:2942: error: 'temp3' was not declared in this scope
nnvm_wrap.cxx:2948: error: 'arg1' was not declared in this scope
nnvm_wrap.cxx:2957: error: 'arg2' was not declared in this scope
nnvm_wrap.cxx:2957: error: expected type-specifier before 'nn_uint'
nnvm_wrap.cxx:2957: error: expected `>' before 'nn_uint'
nnvm_wrap.cxx:2957: error: expected `(' before 'nn_uint'
nnvm_wrap.cxx:2957: error: expected `)' before ';' token
nnvm_wrap.cxx:2958: error: 'arg1' was not declared in this scope
nnvm_wrap.cxx:2958: error: 'NNSymbolGetOutput' was not declared in this scope
nnvm_wrap.cxx: In function 'void _wrap_SymbolCompose(CV*)':
nnvm_wrap.cxx:2982: error: 'SymbolHandle' was not declared in this scope
nnvm_wrap.cxx:2982: error: expected `;' before 'arg1'
nnvm_wrap.cxx:2984: error: 'nn_uint' was not declared in this scope
nnvm_wrap.cxx:2984: error: expected `;' before 'arg3'
nnvm_wrap.cxx:2986: error: 'arg5' was not declared in this scope
nnvm_wrap.cxx:2986: error: expected primary-expression before ')' token
nnvm_wrap.cxx:2986: error: expected `;' before numeric constant
nnvm_wrap.cxx:3000: error: 'arg1' was not declared in this scope
nnvm_wrap.cxx:3014: error: 'arg3' was not declared in this scope
nnvm_wrap.cxx:3014: error: expected type-specifier before 'nn_uint'
nnvm_wrap.cxx:3014: error: expected `>' before 'nn_uint'
nnvm_wrap.cxx:3014: error: expected `(' before 'nn_uint'
nnvm_wrap.cxx:3014: error: expected `)' before ';' token
nnvm_wrap.cxx:3054: error: expected primary-expression before ')' token
nnvm_wrap.cxx:3054: error: expected `;' before 'Perl_safesysmalloc'
nnvm_wrap.cxx:3064: error: 'arg1' was not declared in this scope
nnvm_wrap.cxx:3064: error: 'NNSymbolCompose' was not declared in this scope
nnvm_wrap.cxx: In function 'void _wrap_GraphCreate(CV*)':
nnvm_wrap.cxx:3093: error: 'SymbolHandle' was not declared in this scope
nnvm_wrap.cxx:3093: error: expected `;' before 'arg1'
nnvm_wrap.cxx:3094: error: 'GraphHandle' was not declared in this scope
nnvm_wrap.cxx:3094: error: 'arg2' was not declared in this scope
nnvm_wrap.cxx:3094: error: expected primary-expression before ')' token
nnvm_wrap.cxx:3094: error: expected `;' before numeric constant
nnvm_wrap.cxx:3095: error: expected `;' before 'temp2'
nnvm_wrap.cxx:3101: error: 'temp2' was not declared in this scope
nnvm_wrap.cxx:3107: error: 'arg1' was not declared in this scope
nnvm_wrap.cxx:3112: error: 'arg1' was not declared in this scope
nnvm_wrap.cxx:3112: error: 'NNGraphCreate' was not declared in this scope
nnvm_wrap.cxx: In function 'void _wrap_GraphFree(CV*)':
nnvm_wrap.cxx:3134: error: 'GraphHandle' was not declared in this scope
nnvm_wrap.cxx:3134: error: expected `;' before 'arg1'
nnvm_wrap.cxx:3148: error: 'arg1' was not declared in this scope
nnvm_wrap.cxx:3148: error: expected type-specifier before 'GraphHandle'
nnvm_wrap.cxx:3148: error: expected `>' before 'GraphHandle'
nnvm_wrap.cxx:3148: error: expected `(' before 'GraphHandle'
nnvm_wrap.cxx:3148: error: expected `)' before ';' token
nnvm_wrap.cxx:3149: error: 'NNGraphFree' was not declared in this scope
nnvm_wrap.cxx: In function 'void _wrap_GraphGetSymbol(CV*)':
nnvm_wrap.cxx:3162: error: 'GraphHandle' was not declared in this scope
nnvm_wrap.cxx:3162: error: expected `;' before 'arg1'
nnvm_wrap.cxx:3163: error: 'SymbolHandle' was not declared in this scope
nnvm_wrap.cxx:3163: error: 'arg2' was not declared in this scope
nnvm_wrap.cxx:3163: error: expected primary-expression before ')' token
nnvm_wrap.cxx:3163: error: expected `;' before numeric constant
nnvm_wrap.cxx:3166: error: expected `;' before 'temp2'
nnvm_wrap.cxx:3172: error: 'temp2' was not declared in this scope
nnvm_wrap.cxx:3181: error: 'arg1' was not declared in this scope
nnvm_wrap.cxx:3181: error: expected type-specifier before 'GraphHandle'
nnvm_wrap.cxx:3181: error: expected `>' before 'GraphHandle'
nnvm_wrap.cxx:3181: error: expected `(' before 'GraphHandle'
nnvm_wrap.cxx:3181: error: expected `)' before ';' token
nnvm_wrap.cxx:3182: error: 'NNGraphGetSymbol' was not declared in this scope
nnvm_wrap.cxx: In function 'void _wrap_GraphSetJSONAttr(CV*)':
nnvm_wrap.cxx:3204: error: 'GraphHandle' was not declared in this scope
nnvm_wrap.cxx:3204: error: expected `;' before 'arg1'
nnvm_wrap.cxx:3226: error: 'arg1' was not declared in this scope
nnvm_wrap.cxx:3226: error: expected type-specifier before 'GraphHandle'
nnvm_wrap.cxx:3226: error: expected `>' before 'GraphHandle'
nnvm_wrap.cxx:3226: error: expected `(' before 'GraphHandle'
nnvm_wrap.cxx:3226: error: expected `)' before ';' token
nnvm_wrap.cxx:3237: error: 'NNGraphSetJSONAttr' was not declared in this scope
nnvm_wrap.cxx: In function 'void _wrap_GraphGetJSONAttr(CV*)':
nnvm_wrap.cxx:3254: error: 'SymbolHandle' was not declared in this scope
nnvm_wrap.cxx:3254: error: expected `;' before 'arg1'
nnvm_wrap.cxx:3277: error: 'arg1' was not declared in this scope
nnvm_wrap.cxx:3287: error: 'arg1' was not declared in this scope
nnvm_wrap.cxx:3287: error: 'NNGraphGetJSONAttr' was not declared in this scope
nnvm_wrap.cxx: In function 'void _wrap_GraphSetNodeEntryListAttr_(CV*)':
nnvm_wrap.cxx:3322: error: 'GraphHandle' was not declared in this scope
nnvm_wrap.cxx:3322: error: expected `;' before 'arg1'
nnvm_wrap.cxx:3324: error: 'SymbolHandle' was not declared in this scope
nnvm_wrap.cxx:3324: error: expected `;' before 'arg3'
nnvm_wrap.cxx:3341: error: 'arg1' was not declared in this scope
nnvm_wrap.cxx:3341: error: expected type-specifier before 'GraphHandle'
nnvm_wrap.cxx:3341: error: expected `>' before 'GraphHandle'
nnvm_wrap.cxx:3341: error: expected `(' before 'GraphHandle'
nnvm_wrap.cxx:3341: error: expected `)' before ';' token
nnvm_wrap.cxx:3348: error: 'arg3' was not declared in this scope
nnvm_wrap.cxx:3353: error: 'arg3' was not declared in this scope
nnvm_wrap.cxx:3353: error: 'NNGraphSetNodeEntryListAttr_' was not declared in this scope
nnvm_wrap.cxx: In function 'void _wrap_GraphApplyPasses(CV*)':
nnvm_wrap.cxx:3370: error: 'GraphHandle' was not declared in this scope
nnvm_wrap.cxx:3370: error: expected `;' before 'arg1'
nnvm_wrap.cxx:3371: error: 'nn_uint' was not declared in this scope
nnvm_wrap.cxx:3371: error: expected `;' before 'arg2'
nnvm_wrap.cxx:3373: error: 'arg4' was not declared in this scope
nnvm_wrap.cxx:3373: error: expected primary-expression before ')' token
nnvm_wrap.cxx:3373: error: expected `;' before numeric constant
nnvm_wrap.cxx:3378: error: expected `;' before 'temp4'
nnvm_wrap.cxx:3384: error: 'temp4' was not declared in this scope
nnvm_wrap.cxx:3393: error: 'arg1' was not declared in this scope
nnvm_wrap.cxx:3393: error: expected type-specifier before 'GraphHandle'
nnvm_wrap.cxx:3393: error: expected `>' before 'GraphHandle'
nnvm_wrap.cxx:3393: error: expected `(' before 'GraphHandle'
nnvm_wrap.cxx:3393: error: expected `)' before ';' token
nnvm_wrap.cxx:3398: error: 'arg2' was not declared in this scope
nnvm_wrap.cxx:3398: error: expected type-specifier before 'nn_uint'
nnvm_wrap.cxx:3398: error: expected `>' before 'nn_uint'
nnvm_wrap.cxx:3398: error: expected `(' before 'nn_uint'
nnvm_wrap.cxx:3398: error: expected `)' before ';' token
nnvm_wrap.cxx:3424: error: 'NNGraphApplyPasses' was not declared in this scope
*** [nnvm_wrap.o] Error code 1
Stop in /usr/home/eserte/.cpan/build/2017022206/AI-NNVMCAPI-0.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- --------
Test::More 0 1.302075
build_requires:
Module Need Have
------------------- ---- --------
ExtUtils::MakeMaker 0 7.24
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LC_ALL = de_DE.ISO8859-1
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/freebsd9.3:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/usr/home/eserte/src/srezic-misc/scripts
PERL = /usr/perl5.20.0/bin/perl
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 31002
PERL5_CPAN_IS_RUNNING = 31002
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 30623,31002
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2017022206/cpanreporter_000_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
SHELL = /usr/local/bin/zsh
TERM = screen
TMPDIR = /var/tmp/cpansmoker-1023/2017022206
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/perl5.20.0/bin/perl
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.16
CPAN::Meta 2.150005
Cwd 3.62
ExtUtils::CBuilder 0.280223
ExtUtils::Command 7.24
ExtUtils::Install 2.04
ExtUtils::MakeMaker 7.24
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.30
File::Spec 3.62
JSON 2.90
JSON::PP 2.27400
Module::Build 0.4220
Module::Signature 0.81
Parse::CPAN::Meta 1.4422
Test::Harness 3.35
Test::More 1.302075
YAML 1.22
YAML::Syck 1.29
version 0.9917
--
Summary of my perl5 (revision 5 version 20 subversion 0) configuration:
Platform:
osname=freebsd, osvers=9.2-release-p4, archname=amd64-freebsd
uname='freebsd cvrsnica-freebsd-92 9.2-release-p4 freebsd 9.2-release-p4 #0: tue apr 8 18:08:22 utc 2014 root@amd64-builder.daemonology.net:usrobjusrsrcsysgeneric amd64 '
config_args='-ds -e -Dprefix=/usr/perl5.20.0'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
optimize='-O',
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.2.1 20070831 patched [FreeBSD]', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags ='-Wl,-E -fstack-protector -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib /usr/include/gcc/4.2 /usr/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: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
USE_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES
USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
Built under freebsd
Compiled at May 27 2014 13:55:26
%ENV:
PERL="/usr/perl5.20.0/bin/perl"
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="31002"
PERL5_CPAN_IS_RUNNING="31002"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="30623,31002"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2017022206/cpanreporter_000_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
@INC:
/usr/perl5.20.0/lib/site_perl/5.20.0/amd64-freebsd
/usr/perl5.20.0/lib/site_perl/5.20.0
/usr/perl5.20.0/lib/5.20.0/amd64-freebsd
/usr/perl5.20.0/lib/5.20.0
.