Front page | perl.cpan.testers |
Postings from June 2008
FAIL Gsl-0.03 i686-linux-64int-ld 2.6.24-16-generic
Thread Previous
From:
DAGOLDEN
Date:
June 6, 2008 07:26
Subject:
FAIL Gsl-0.03 i686-linux-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 Jonathan Leto,
This is a computer-generated report for Gsl-0.03
on perl 5.8.8 patch 33935, 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 Gsl.pm blib/lib/Gsl.pm
AutoSplitting blib/lib/Gsl.pm (blib/lib/auto/Gsl)
/home/david/perl/5.8.x/bin/perl /home/david/perl/5.8.x/lib/5.8.8/ExtUtils/xsubpp -typemap /home/david/perl/5.8.x/lib/5.8.8/ExtUtils/typemap -typemap typemap Gsl.xs > Gsl.xsc && mv Gsl.xsc Gsl.c
gcc -c -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" -fPIC "-I/home/david/perl/5.8.x/lib/5.8.8/i686-linux-64int-ld/CORE" Gsl.c
Gsl.xs:5:24: error: gsl/gsl_sf.h: No such file or directory
Gsl.xs:6:31: error: gsl/gsl_sf_result.h: No such file or directory
Gsl.xs:7:29: error: gsl/gsl_sf_airy.h: No such file or directory
Gsl.xs:8:31: error: gsl/gsl_sf_bessel.h: No such file or directory
Gsl.xs:9:32: error: gsl/gsl_sf_clausen.h: No such file or directory
Gsl.xs:10:32: error: gsl/gsl_sf_coulomb.h: No such file or directory
Gsl.xs:11:33: error: gsl/gsl_sf_coupling.h: No such file or directory
Gsl.xs:12:31: error: gsl/gsl_sf_dawson.h: No such file or directory
Gsl.xs:13:30: error: gsl/gsl_sf_debye.h: No such file or directory
Gsl.xs:14:30: error: gsl/gsl_sf_dilog.h: No such file or directory
Gsl.xs:15:35: error: gsl/gsl_sf_elementary.h: No such file or directory
Gsl.xs:16:31: error: gsl/gsl_sf_ellint.h: No such file or directory
Gsl.xs:17:31: error: gsl/gsl_sf_elljac.h: No such file or directory
Gsl.xs:18:28: error: gsl/gsl_sf_erf.h: No such file or directory
Gsl.xs:19:28: error: gsl/gsl_sf_exp.h: No such file or directory
Gsl.xs:20:31: error: gsl/gsl_sf_expint.h: No such file or directory
Gsl.xs:21:36: error: gsl/gsl_sf_fermi_dirac.h: No such file or directory
Gsl.xs:22:30: error: gsl/gsl_sf_gamma.h: No such file or directory
Gsl.xs:23:35: error: gsl/gsl_sf_gegenbauer.h: No such file or directory
Gsl.xs:24:31: error: gsl/gsl_sf_hyperg.h: No such file or directory
Gsl.xs:25:33: error: gsl/gsl_sf_laguerre.h: No such file or directory
Gsl.xs:26:33: error: gsl/gsl_sf_legendre.h: No such file or directory
Gsl.xs:27:32: error: gsl/gsl_sf_lambert.h: No such file or directory
Gsl.xs:28:28: error: gsl/gsl_sf_log.h: No such file or directory
Gsl.xs:29:32: error: gsl/gsl_sf_pow_int.h: No such file or directory
Gsl.xs:30:28: error: gsl/gsl_sf_psi.h: No such file or directory
Gsl.xs:31:36: error: gsl/gsl_sf_synchrotron.h: No such file or directory
Gsl.xs:32:34: error: gsl/gsl_sf_transport.h: No such file or directory
Gsl.xs:33:29: error: gsl/gsl_sf_trig.h: No such file or directory
Gsl.xs:34:29: error: gsl/gsl_sf_zeta.h: No such file or directory
Gsl.c: In function âXS_gsl_sf_resultPtr_DESTROYâ:
Gsl.c:156: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:156: error: (Each undeclared identifier is reported only once
Gsl.c:156: error: for each function it appears in.)
Gsl.c:156: error: âselfâ undeclared (first use in this function)
Gsl.c:160: error: expected expression before â)â token
Gsl.c: In function âXS_gsl_sf_resultPtr_valâ:
Gsl.c:186: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:186: error: âresultâ undeclared (first use in this function)
Gsl.c:192: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_newâ:
Gsl.c:244: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:244: error: âRETVALâ undeclared (first use in this function)
Gsl.xs:161: error: âresultâ undeclared (first use in this function)
Gsl.xs:162: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_airy_Ai_eâ:
Gsl.c:293: error: âgsl_mode_tâ undeclared (first use in this function)
Gsl.c:293: error: expected â;â before âmodeâ
Gsl.c:294: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:294: error: âresultâ undeclared (first use in this function)
Gsl.c:300: error: âmodeâ undeclared (first use in this function)
Gsl.c:300: error: expected expression before âunsignedâ
Gsl.c:309: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_airy_Aiâ:
Gsl.c:336: error: âgsl_mode_tâ undeclared (first use in this function)
Gsl.c:336: error: expected â;â before âmodeâ
Gsl.c:342: error: âmodeâ undeclared (first use in this function)
Gsl.c:342: error: expected expression before âunsignedâ
Gsl.c: In function âXS_Gsl__SpecialFunction_airy_Bi_eâ:
Gsl.c:369: error: âgsl_mode_tâ undeclared (first use in this function)
Gsl.c:369: error: expected â;â before âmodeâ
Gsl.c:370: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:370: error: âresultâ undeclared (first use in this function)
Gsl.c:376: error: âmodeâ undeclared (first use in this function)
Gsl.c:376: error: expected expression before âunsignedâ
Gsl.c:385: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_airy_Biâ:
Gsl.c:412: error: âgsl_mode_tâ undeclared (first use in this function)
Gsl.c:412: error: expected â;â before âmodeâ
Gsl.c:418: error: âmodeâ undeclared (first use in this function)
Gsl.c:418: error: expected expression before âunsignedâ
Gsl.c: In function âXS_Gsl__SpecialFunction_airy_Ai_scaled_eâ:
Gsl.c:445: error: âgsl_mode_tâ undeclared (first use in this function)
Gsl.c:445: error: expected â;â before âmodeâ
Gsl.c:446: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:446: error: âresultâ undeclared (first use in this function)
Gsl.c:452: error: âmodeâ undeclared (first use in this function)
Gsl.c:452: error: expected expression before âunsignedâ
Gsl.c:461: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_airy_Ai_scaledâ:
Gsl.c:488: error: âgsl_mode_tâ undeclared (first use in this function)
Gsl.c:488: error: expected â;â before âmodeâ
Gsl.c:494: error: âmodeâ undeclared (first use in this function)
Gsl.c:494: error: expected expression before âunsignedâ
Gsl.c: In function âXS_Gsl__SpecialFunction_airy_Bi_scaled_eâ:
Gsl.c:521: error: âgsl_mode_tâ undeclared (first use in this function)
Gsl.c:521: error: expected â;â before âmodeâ
Gsl.c:522: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:522: error: âresultâ undeclared (first use in this function)
Gsl.c:528: error: âmodeâ undeclared (first use in this function)
Gsl.c:528: error: expected expression before âunsignedâ
Gsl.c:537: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_airy_Bi_scaledâ:
Gsl.c:564: error: âgsl_mode_tâ undeclared (first use in this function)
Gsl.c:564: error: expected â;â before âmodeâ
Gsl.c:570: error: âmodeâ undeclared (first use in this function)
Gsl.c:570: error: expected expression before âunsignedâ
Gsl.c: In function âXS_Gsl__SpecialFunction_airy_Ai_deriv_eâ:
Gsl.c:597: error: âgsl_mode_tâ undeclared (first use in this function)
Gsl.c:597: error: expected â;â before âmodeâ
Gsl.c:598: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:598: error: âresultâ undeclared (first use in this function)
Gsl.c:604: error: âmodeâ undeclared (first use in this function)
Gsl.c:604: error: expected expression before âunsignedâ
Gsl.c:613: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_airy_Ai_derivâ:
Gsl.c:640: error: âgsl_mode_tâ undeclared (first use in this function)
Gsl.c:640: error: expected â;â before âmodeâ
Gsl.c:646: error: âmodeâ undeclared (first use in this function)
Gsl.c:646: error: expected expression before âunsignedâ
Gsl.c: In function âXS_Gsl__SpecialFunction_airy_Bi_deriv_eâ:
Gsl.c:673: error: âgsl_mode_tâ undeclared (first use in this function)
Gsl.c:673: error: expected â;â before âmodeâ
Gsl.c:674: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:674: error: âresultâ undeclared (first use in this function)
Gsl.c:680: error: âmodeâ undeclared (first use in this function)
Gsl.c:680: error: expected expression before âunsignedâ
Gsl.c:689: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_airy_Bi_derivâ:
Gsl.c:716: error: âgsl_mode_tâ undeclared (first use in this function)
Gsl.c:716: error: expected â;â before âmodeâ
Gsl.c:722: error: âmodeâ undeclared (first use in this function)
Gsl.c:722: error: expected expression before âunsignedâ
Gsl.c: In function âXS_Gsl__SpecialFunction_airy_Ai_deriv_scaled_eâ:
Gsl.c:749: error: âgsl_mode_tâ undeclared (first use in this function)
Gsl.c:749: error: expected â;â before âmodeâ
Gsl.c:750: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:750: error: âresultâ undeclared (first use in this function)
Gsl.c:756: error: âmodeâ undeclared (first use in this function)
Gsl.c:756: error: expected expression before âunsignedâ
Gsl.c:765: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_airy_Ai_deriv_scaledâ:
Gsl.c:792: error: âgsl_mode_tâ undeclared (first use in this function)
Gsl.c:792: error: expected â;â before âmodeâ
Gsl.c:798: error: âmodeâ undeclared (first use in this function)
Gsl.c:798: error: expected expression before âunsignedâ
Gsl.c: In function âXS_Gsl__SpecialFunction_airy_Bi_deriv_scaled_eâ:
Gsl.c:825: error: âgsl_mode_tâ undeclared (first use in this function)
Gsl.c:825: error: expected â;â before âmodeâ
Gsl.c:826: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:826: error: âresultâ undeclared (first use in this function)
Gsl.c:832: error: âmodeâ undeclared (first use in this function)
Gsl.c:832: error: expected expression before âunsignedâ
Gsl.c:841: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_airy_Bi_deriv_scaledâ:
Gsl.c:868: error: âgsl_mode_tâ undeclared (first use in this function)
Gsl.c:868: error: expected â;â before âmodeâ
Gsl.c:874: error: âmodeâ undeclared (first use in this function)
Gsl.c:874: error: expected expression before âunsignedâ
Gsl.c: In function âXS_Gsl__SpecialFunction_airy_zero_Ai_eâ:
Gsl.c:901: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:901: error: âresultâ undeclared (first use in this function)
Gsl.c:907: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_airy_zero_Bi_eâ:
Gsl.c:957: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:957: error: âresultâ undeclared (first use in this function)
Gsl.c:963: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_airy_zero_Ai_deriv_eâ:
Gsl.c:1013: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:1013: error: âresultâ undeclared (first use in this function)
Gsl.c:1019: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_airy_zero_Bi_deriv_eâ:
Gsl.c:1069: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:1069: error: âresultâ undeclared (first use in this function)
Gsl.c:1075: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_bessel_I0_eâ:
Gsl.c:1125: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:1125: error: âresultâ undeclared (first use in this function)
Gsl.c:1131: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_bessel_I0_scaled_eâ:
Gsl.c:1158: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:1158: error: âresultâ undeclared (first use in this function)
Gsl.c:1164: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_bessel_I1_eâ:
Gsl.c:1191: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:1191: error: âresultâ undeclared (first use in this function)
Gsl.c:1197: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_bessel_I1_scaled_eâ:
Gsl.c:1224: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:1224: error: âresultâ undeclared (first use in this function)
Gsl.c:1230: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_bessel_In_eâ:
Gsl.c:1293: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:1293: error: âresultâ undeclared (first use in this function)
Gsl.c:1299: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_bessel_In_scaled_eâ:
Gsl.c:1362: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:1362: error: âresultâ undeclared (first use in this function)
Gsl.c:1368: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_bessel_Inu_eâ:
Gsl.c:1396: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:1396: error: âresultâ undeclared (first use in this function)
Gsl.c:1402: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_bessel_Inu_scaled_eâ:
Gsl.c:1430: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:1430: error: âresultâ undeclared (first use in this function)
Gsl.c:1436: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_bessel_J0_eâ:
Gsl.c:1463: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:1463: error: âresultâ undeclared (first use in this function)
Gsl.c:1469: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_bessel_J1_eâ:
Gsl.c:1496: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:1496: error: âresultâ undeclared (first use in this function)
Gsl.c:1502: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_bessel_Jn_eâ:
Gsl.c:1565: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:1565: error: âresultâ undeclared (first use in this function)
Gsl.c:1571: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_bessel_Jnu_eâ:
Gsl.c:1599: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:1599: error: âresultâ undeclared (first use in this function)
Gsl.c:1605: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_bessel_K0_eâ:
Gsl.c:1632: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:1632: error: âresultâ undeclared (first use in this function)
Gsl.c:1638: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_bessel_K0_scaled_eâ:
Gsl.c:1665: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:1665: error: âresultâ undeclared (first use in this function)
Gsl.c:1671: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_bessel_K1_eâ:
Gsl.c:1698: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:1698: error: âresultâ undeclared (first use in this function)
Gsl.c:1704: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_bessel_K1_scaled_eâ:
Gsl.c:1731: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:1731: error: âresultâ undeclared (first use in this function)
Gsl.c:1737: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_bessel_Kn_eâ:
Gsl.c:1800: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:1800: error: âresultâ undeclared (first use in this function)
Gsl.c:1806: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_bessel_Kn_scaled_eâ:
Gsl.c:1869: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:1869: error: âresultâ undeclared (first use in this function)
Gsl.c:1875: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_bessel_Knu_eâ:
Gsl.c:1903: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:1903: error: âresultâ undeclared (first use in this function)
Gsl.c:1909: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_bessel_Knu_scaled_eâ:
Gsl.c:1937: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:1937: error: âresultâ undeclared (first use in this function)
Gsl.c:1943: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_bessel_Y0_eâ:
Gsl.c:1970: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:1970: error: âresultâ undeclared (first use in this function)
Gsl.c:1976: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_bessel_Y1_eâ:
Gsl.c:2003: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:2003: error: âresultâ undeclared (first use in this function)
Gsl.c:2009: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_bessel_Yn_eâ:
Gsl.c:2072: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:2072: error: âresultâ undeclared (first use in this function)
Gsl.c:2078: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_bessel_Ynu_eâ:
Gsl.c:2106: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:2106: error: âresultâ undeclared (first use in this function)
Gsl.c:2112: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_bessel_i0_scaled_eâ:
Gsl.c:2139: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:2139: error: âresultâ undeclared (first use in this function)
Gsl.c:2145: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_bessel_i1_scaled_eâ:
Gsl.c:2172: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:2172: error: âresultâ undeclared (first use in this function)
Gsl.c:2178: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_bessel_i2_scaled_eâ:
Gsl.c:2205: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:2205: error: âresultâ undeclared (first use in this function)
Gsl.c:2211: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_bessel_il_scaled_eâ:
Gsl.c:2273: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:2273: error: âresultâ undeclared (first use in this function)
Gsl.c:2279: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_bessel_j0_eâ:
Gsl.c:2306: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:2306: error: âresultâ undeclared (first use in this function)
Gsl.c:2312: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_bessel_j1_eâ:
Gsl.c:2339: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:2339: error: âresultâ undeclared (first use in this function)
Gsl.c:2345: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_bessel_j2_eâ:
Gsl.c:2372: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:2372: error: âresultâ undeclared (first use in this function)
Gsl.c:2378: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_bessel_jl_eâ:
Gsl.c:2440: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:2440: error: âresultâ undeclared (first use in this function)
Gsl.c:2446: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_bessel_k0_scaled_eâ:
Gsl.c:2473: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:2473: error: âresultâ undeclared (first use in this function)
Gsl.c:2479: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_bessel_k1_scaled_eâ:
Gsl.c:2506: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:2506: error: âresultâ undeclared (first use in this function)
Gsl.c:2512: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_bessel_k2_scaled_eâ:
Gsl.c:2539: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:2539: error: âresultâ undeclared (first use in this function)
Gsl.c:2545: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_bessel_kl_scaled_eâ:
Gsl.c:2607: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:2607: error: âresultâ undeclared (first use in this function)
Gsl.c:2613: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_bessel_lnKnu_eâ:
Gsl.c:2641: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:2641: error: âresultâ undeclared (first use in this function)
Gsl.c:2647: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_bessel_y0_eâ:
Gsl.c:2674: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:2674: error: âresultâ undeclared (first use in this function)
Gsl.c:2680: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_bessel_y1_eâ:
Gsl.c:2707: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:2707: error: âresultâ undeclared (first use in this function)
Gsl.c:2713: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_bessel_y2_eâ:
Gsl.c:2740: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:2740: error: âresultâ undeclared (first use in this function)
Gsl.c:2746: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_bessel_yl_eâ:
Gsl.c:2808: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:2808: error: âresultâ undeclared (first use in this function)
Gsl.c:2814: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_bessel_zero_J0_eâ:
Gsl.c:2841: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:2841: error: âresultâ undeclared (first use in this function)
Gsl.c:2847: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_bessel_zero_J1_eâ:
Gsl.c:2874: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:2874: error: âresultâ undeclared (first use in this function)
Gsl.c:2880: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_bessel_zero_Jnu_eâ:
Gsl.c:2908: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:2908: error: âresultâ undeclared (first use in this function)
Gsl.c:2914: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_clausen_eâ:
Gsl.c:2941: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:2941: error: âresultâ undeclared (first use in this function)
Gsl.c:2947: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_result_smash_eâ:
Gsl.c:2996: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â*â token
Gsl.c:2996: error: âreâ undeclared (first use in this function)
Gsl.c:2997: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:2997: error: ârâ undeclared (first use in this function)
Gsl.c:3003: error: expected â)â before âgsl_sf_result_e10â
Gsl.c:3012: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_hydrogenicR_1_eâ:
Gsl.c:3040: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:3040: error: âresultâ undeclared (first use in this function)
Gsl.c:3046: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_hydrogenicR_eâ:
Gsl.c:3100: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:3100: error: âresultâ undeclared (first use in this function)
Gsl.c:3106: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_coulomb_wave_FG_eâ:
Gsl.c:3162: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:3162: error: âFâ undeclared (first use in this function)
Gsl.c:3163: error: âFpâ undeclared (first use in this function)
Gsl.c:3164: error: âGâ undeclared (first use in this function)
Gsl.c:3165: error: âGpâ undeclared (first use in this function)
Gsl.c:3173: error: expected expression before â)â token
Gsl.c:3182: error: expected expression before â)â token
Gsl.c:3191: error: expected expression before â)â token
Gsl.c:3200: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_coulomb_CL_eâ:
Gsl.c:3490: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:3490: error: âresultâ undeclared (first use in this function)
Gsl.c:3496: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_coupling_3j_eâ:
Gsl.c:3563: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:3563: error: âresultâ undeclared (first use in this function)
Gsl.c:3569: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_coupling_6j_eâ:
Gsl.c:3629: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:3629: error: âresultâ undeclared (first use in this function)
Gsl.c:3635: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_coupling_9j_eâ:
Gsl.c:3698: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:3698: error: âresultâ undeclared (first use in this function)
Gsl.c:3704: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_dawson_eâ:
Gsl.c:3762: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:3762: error: âresultâ undeclared (first use in this function)
Gsl.c:3768: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_debye_1_eâ:
Gsl.c:3818: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:3818: error: âresultâ undeclared (first use in this function)
Gsl.c:3824: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_debye_2_eâ:
Gsl.c:3874: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:3874: error: âresultâ undeclared (first use in this function)
Gsl.c:3880: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_debye_3_eâ:
Gsl.c:3930: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:3930: error: âresultâ undeclared (first use in this function)
Gsl.c:3936: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_debye_4_eâ:
Gsl.c:3986: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:3986: error: âresultâ undeclared (first use in this function)
Gsl.c:3992: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_dilog_eâ:
Gsl.c:4042: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:4042: error: âresultâ undeclared (first use in this function)
Gsl.c:4048: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_complex_dilog_eâ:
Gsl.c:4099: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:4099: error: âresult_reâ undeclared (first use in this function)
Gsl.c:4100: error: âresult_imâ undeclared (first use in this function)
Gsl.c:4106: error: expected expression before â)â token
Gsl.c:4115: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_multiply_eâ:
Gsl.c:4143: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:4143: error: âresultâ undeclared (first use in this function)
Gsl.c:4149: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_multiply_err_eâ:
Gsl.c:4203: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:4203: error: âresultâ undeclared (first use in this function)
Gsl.c:4209: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_ellint_Kcomp_eâ:
Gsl.c:4236: error: âgsl_mode_tâ undeclared (first use in this function)
Gsl.c:4236: error: expected â;â before âmodeâ
Gsl.c:4237: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:4237: error: âresultâ undeclared (first use in this function)
Gsl.c:4243: error: âmodeâ undeclared (first use in this function)
Gsl.c:4243: error: expected expression before âunsignedâ
Gsl.c:4252: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_ellint_Kcompâ:
Gsl.c:4279: error: âgsl_mode_tâ undeclared (first use in this function)
Gsl.c:4279: error: expected â;â before âmodeâ
Gsl.c:4285: error: âmodeâ undeclared (first use in this function)
Gsl.c:4285: error: expected expression before âunsignedâ
Gsl.c: In function âXS_Gsl__SpecialFunction_ellint_Ecomp_eâ:
Gsl.c:4312: error: âgsl_mode_tâ undeclared (first use in this function)
Gsl.c:4312: error: expected â;â before âmodeâ
Gsl.c:4313: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:4313: error: âresultâ undeclared (first use in this function)
Gsl.c:4319: error: âmodeâ undeclared (first use in this function)
Gsl.c:4319: error: expected expression before âunsignedâ
Gsl.c:4328: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_ellint_Ecompâ:
Gsl.c:4355: error: âgsl_mode_tâ undeclared (first use in this function)
Gsl.c:4355: error: expected â;â before âmodeâ
Gsl.c:4361: error: âmodeâ undeclared (first use in this function)
Gsl.c:4361: error: expected expression before âunsignedâ
Gsl.c: In function âXS_Gsl__SpecialFunction_ellint_F_eâ:
Gsl.c:4389: error: âgsl_mode_tâ undeclared (first use in this function)
Gsl.c:4389: error: expected â;â before âmodeâ
Gsl.c:4390: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:4390: error: âresultâ undeclared (first use in this function)
Gsl.c:4396: error: âmodeâ undeclared (first use in this function)
Gsl.c:4396: error: expected expression before âunsignedâ
Gsl.c:4405: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_ellint_Fâ:
Gsl.c:4433: error: âgsl_mode_tâ undeclared (first use in this function)
Gsl.c:4433: error: expected â;â before âmodeâ
Gsl.c:4439: error: âmodeâ undeclared (first use in this function)
Gsl.c:4439: error: expected expression before âunsignedâ
Gsl.c: In function âXS_Gsl__SpecialFunction_ellint_E_eâ:
Gsl.c:4467: error: âgsl_mode_tâ undeclared (first use in this function)
Gsl.c:4467: error: expected â;â before âmodeâ
Gsl.c:4468: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:4468: error: âresultâ undeclared (first use in this function)
Gsl.c:4474: error: âmodeâ undeclared (first use in this function)
Gsl.c:4474: error: expected expression before âunsignedâ
Gsl.c:4483: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_ellint_Eâ:
Gsl.c:4511: error: âgsl_mode_tâ undeclared (first use in this function)
Gsl.c:4511: error: expected â;â before âmodeâ
Gsl.c:4517: error: âmodeâ undeclared (first use in this function)
Gsl.c:4517: error: expected expression before âunsignedâ
Gsl.c: In function âXS_Gsl__SpecialFunction_ellint_P_eâ:
Gsl.c:4546: error: âgsl_mode_tâ undeclared (first use in this function)
Gsl.c:4546: error: expected â;â before âmodeâ
Gsl.c:4547: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:4547: error: âresultâ undeclared (first use in this function)
Gsl.c:4553: error: âmodeâ undeclared (first use in this function)
Gsl.c:4553: error: expected expression before âunsignedâ
Gsl.c:4562: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_ellint_Pâ:
Gsl.c:4591: error: âgsl_mode_tâ undeclared (first use in this function)
Gsl.c:4591: error: expected â;â before âmodeâ
Gsl.c:4597: error: âmodeâ undeclared (first use in this function)
Gsl.c:4597: error: expected expression before âunsignedâ
Gsl.c: In function âXS_Gsl__SpecialFunction_ellint_D_eâ:
Gsl.c:4626: error: âgsl_mode_tâ undeclared (first use in this function)
Gsl.c:4626: error: expected â;â before âmodeâ
Gsl.c:4627: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:4627: error: âresultâ undeclared (first use in this function)
Gsl.c:4633: error: âmodeâ undeclared (first use in this function)
Gsl.c:4633: error: expected expression before âunsignedâ
Gsl.c:4642: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_ellint_Dâ:
Gsl.c:4671: error: âgsl_mode_tâ undeclared (first use in this function)
Gsl.c:4671: error: expected â;â before âmodeâ
Gsl.c:4677: error: âmodeâ undeclared (first use in this function)
Gsl.c:4677: error: expected expression before âunsignedâ
Gsl.c: In function âXS_Gsl__SpecialFunction_ellint_RC_eâ:
Gsl.c:4705: error: âgsl_mode_tâ undeclared (first use in this function)
Gsl.c:4705: error: expected â;â before âmodeâ
Gsl.c:4706: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:4706: error: âresultâ undeclared (first use in this function)
Gsl.c:4712: error: âmodeâ undeclared (first use in this function)
Gsl.c:4712: error: expected expression before âunsignedâ
Gsl.c:4721: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_ellint_RCâ:
Gsl.c:4749: error: âgsl_mode_tâ undeclared (first use in this function)
Gsl.c:4749: error: expected â;â before âmodeâ
Gsl.c:4755: error: âmodeâ undeclared (first use in this function)
Gsl.c:4755: error: expected expression before âunsignedâ
Gsl.c: In function âXS_Gsl__SpecialFunction_ellint_RD_eâ:
Gsl.c:4784: error: âgsl_mode_tâ undeclared (first use in this function)
Gsl.c:4784: error: expected â;â before âmodeâ
Gsl.c:4785: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:4785: error: âresultâ undeclared (first use in this function)
Gsl.c:4791: error: âmodeâ undeclared (first use in this function)
Gsl.c:4791: error: expected expression before âunsignedâ
Gsl.c:4800: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_ellint_RDâ:
Gsl.c:4829: error: âgsl_mode_tâ undeclared (first use in this function)
Gsl.c:4829: error: expected â;â before âmodeâ
Gsl.c:4835: error: âmodeâ undeclared (first use in this function)
Gsl.c:4835: error: expected expression before âunsignedâ
Gsl.c: In function âXS_Gsl__SpecialFunction_ellint_RF_eâ:
Gsl.c:4864: error: âgsl_mode_tâ undeclared (first use in this function)
Gsl.c:4864: error: expected â;â before âmodeâ
Gsl.c:4865: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:4865: error: âresultâ undeclared (first use in this function)
Gsl.c:4871: error: âmodeâ undeclared (first use in this function)
Gsl.c:4871: error: expected expression before âunsignedâ
Gsl.c:4880: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_ellint_RFâ:
Gsl.c:4909: error: âgsl_mode_tâ undeclared (first use in this function)
Gsl.c:4909: error: expected â;â before âmodeâ
Gsl.c:4915: error: âmodeâ undeclared (first use in this function)
Gsl.c:4915: error: expected expression before âunsignedâ
Gsl.c: In function âXS_Gsl__SpecialFunction_ellint_RJ_eâ:
Gsl.c:4945: error: âgsl_mode_tâ undeclared (first use in this function)
Gsl.c:4945: error: expected â;â before âmodeâ
Gsl.c:4946: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:4946: error: âresultâ undeclared (first use in this function)
Gsl.c:4952: error: âmodeâ undeclared (first use in this function)
Gsl.c:4952: error: expected expression before âunsignedâ
Gsl.c:4961: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_ellint_RJâ:
Gsl.c:4991: error: âgsl_mode_tâ undeclared (first use in this function)
Gsl.c:4991: error: expected â;â before âmodeâ
Gsl.c:4997: error: âmodeâ undeclared (first use in this function)
Gsl.c:4997: error: expected expression before âunsignedâ
Gsl.c: In function âXS_Gsl__SpecialFunction_erfc_eâ:
Gsl.c:5078: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:5078: error: âresultâ undeclared (first use in this function)
Gsl.c:5084: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_log_erfc_eâ:
Gsl.c:5134: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:5134: error: âresultâ undeclared (first use in this function)
Gsl.c:5140: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_erf_eâ:
Gsl.c:5190: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:5190: error: âresultâ undeclared (first use in this function)
Gsl.c:5196: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_erf_Z_eâ:
Gsl.c:5246: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:5246: error: âresultâ undeclared (first use in this function)
Gsl.c:5252: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_erf_Q_eâ:
Gsl.c:5279: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:5279: error: âresultâ undeclared (first use in this function)
Gsl.c:5285: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_exp_eâ:
Gsl.c:5358: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:5358: error: âresultâ undeclared (first use in this function)
Gsl.c:5364: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_exp_e10_eâ:
Gsl.c:5414: error: âgsl_sf_result_e10â undeclared (first use in this function)
Gsl.c:5414: error: âresultâ undeclared (first use in this function)
Gsl.c:5420: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_exp_mult_eâ:
Gsl.c:5448: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:5448: error: âresultâ undeclared (first use in this function)
Gsl.c:5454: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_exp_mult_e10_eâ:
Gsl.c:5506: error: âgsl_sf_result_e10â undeclared (first use in this function)
Gsl.c:5506: error: âresultâ undeclared (first use in this function)
Gsl.c:5512: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_expm1_eâ:
Gsl.c:5539: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:5539: error: âresultâ undeclared (first use in this function)
Gsl.c:5545: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_exprel_eâ:
Gsl.c:5595: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:5595: error: âresultâ undeclared (first use in this function)
Gsl.c:5601: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_exprel_2_eâ:
Gsl.c:5651: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:5651: error: âresultâ undeclared (first use in this function)
Gsl.c:5657: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_exprel_n_eâ:
Gsl.c:5708: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:5708: error: âresultâ undeclared (first use in this function)
Gsl.c:5714: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_exp_err_eâ:
Gsl.c:5766: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:5766: error: âresultâ undeclared (first use in this function)
Gsl.c:5772: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_exp_err_e10_eâ:
Gsl.c:5800: error: âgsl_sf_result_e10â undeclared (first use in this function)
Gsl.c:5800: error: âresultâ undeclared (first use in this function)
Gsl.c:5806: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_exp_mult_err_eâ:
Gsl.c:5836: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:5836: error: âresultâ undeclared (first use in this function)
Gsl.c:5842: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_exp_mult_err_e10_eâ:
Gsl.c:5872: error: âgsl_sf_result_e10â undeclared (first use in this function)
Gsl.c:5872: error: âresultâ undeclared (first use in this function)
Gsl.c:5878: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_expint_E1_eâ:
Gsl.c:5905: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:5905: error: âresultâ undeclared (first use in this function)
Gsl.c:5911: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_expint_E2_eâ:
Gsl.c:5961: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:5961: error: âresultâ undeclared (first use in this function)
Gsl.c:5967: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_expint_Ei_eâ:
Gsl.c:6017: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:6017: error: âresultâ undeclared (first use in this function)
Gsl.c:6023: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_Shi_eâ:
Gsl.c:6073: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:6073: error: âresultâ undeclared (first use in this function)
Gsl.c:6079: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_Chi_eâ:
Gsl.c:6129: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:6129: error: âresultâ undeclared (first use in this function)
Gsl.c:6135: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_expint_3_eâ:
Gsl.c:6185: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:6185: error: âresultâ undeclared (first use in this function)
Gsl.c:6191: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_Si_eâ:
Gsl.c:6241: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:6241: error: âresultâ undeclared (first use in this function)
Gsl.c:6247: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_Ci_eâ:
Gsl.c:6297: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:6297: error: âresultâ undeclared (first use in this function)
Gsl.c:6303: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_atanint_eâ:
Gsl.c:6353: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:6353: error: âresultâ undeclared (first use in this function)
Gsl.c:6359: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_fermi_dirac_m1_eâ:
Gsl.c:6409: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:6409: error: âresultâ undeclared (first use in this function)
Gsl.c:6415: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_fermi_dirac_0_eâ:
Gsl.c:6465: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:6465: error: âresultâ undeclared (first use in this function)
Gsl.c:6471: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_fermi_dirac_1_eâ:
Gsl.c:6521: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:6521: error: âresultâ undeclared (first use in this function)
Gsl.c:6527: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_fermi_dirac_2_eâ:
Gsl.c:6577: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:6577: error: âresultâ undeclared (first use in this function)
Gsl.c:6583: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_fermi_dirac_int_eâ:
Gsl.c:6634: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:6634: error: âresultâ undeclared (first use in this function)
Gsl.c:6640: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_fermi_dirac_mhalf_eâ:
Gsl.c:6691: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:6691: error: âresultâ undeclared (first use in this function)
Gsl.c:6697: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_fermi_dirac_half_eâ:
Gsl.c:6747: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:6747: error: âresultâ undeclared (first use in this function)
Gsl.c:6753: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_fermi_dirac_3half_eâ:
Gsl.c:6803: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:6803: error: âresultâ undeclared (first use in this function)
Gsl.c:6809: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_fermi_dirac_inc_0_eâ:
Gsl.c:6860: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:6860: error: âresultâ undeclared (first use in this function)
Gsl.c:6866: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_lngamma_eâ:
Gsl.c:6917: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:6917: error: âresultâ undeclared (first use in this function)
Gsl.c:6923: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_lngamma_sgn_eâ:
Gsl.c:6973: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:6973: error: âresult_lgâ undeclared (first use in this function)
Gsl.c:6980: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_gamma_eâ:
Gsl.c:7016: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:7016: error: âresultâ undeclared (first use in this function)
Gsl.c:7022: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_gammastar_eâ:
Gsl.c:7072: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:7072: error: âresultâ undeclared (first use in this function)
Gsl.c:7078: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_gammainv_eâ:
Gsl.c:7128: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:7128: error: âresultâ undeclared (first use in this function)
Gsl.c:7134: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_lngamma_complex_eâ:
Gsl.c:7185: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:7185: error: âlnrâ undeclared (first use in this function)
Gsl.c:7186: error: âargâ undeclared (first use in this function)
Gsl.c:7192: error: expected expression before â)â token
Gsl.c:7201: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_taylorcoeff_eâ:
Gsl.c:7229: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:7229: error: âresultâ undeclared (first use in this function)
Gsl.c:7235: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_fact_eâ:
Gsl.c:7286: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:7286: error: âresultâ undeclared (first use in this function)
Gsl.c:7292: error: expected expression before â)â token
Gsl.c: In function âXS_Gsl__SpecialFunction_doublefact_eâ:
Gsl.c:7342: error: âgsl_sf_resultâ undeclared (first use in this function)
Gsl.c:7342: error: âresultâ undeclared (first use in this function)
Gsl.c:7348: error: expected expression before â)â token
Gsl.c: In function â
[Output truncated after 50K]
------------------------------
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:.:/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 = /home/david/perl/5.8.x/lib/5.8.8
PERL5OPT = -MCPAN::PERL5INC=yaml_module,YAML::Syck,tempfile,/tmp/cpan_perl5inc_KXZW.txt
PERL5_CPANPLUS_IS_RUNNING = 7872
PERL5_CPAN_IS_EXECUTING = /home/david/.cpan/build/Gsl-0.03-lqSz67/Makefile.PL
PERL5_CPAN_IS_RUNNING = 7872
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 4575,7872
PERL_CR_SMOKER_CURRENT = Gsl-0.03
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.x/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 4 20 24 25 29 30 44 46 107 115 116 1000
$EGID = 1000 4 20 24 25 29 30 44 46 107 115 116 1000
Perl module toolchain versions installed:
Module Have
------------------- -------
CPAN 1.92_62
Cwd 3.2701
ExtUtils::CBuilder 0.23
ExtUtils::Command 1.14
ExtUtils::Install 1.50_01
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.51_01
ExtUtils::ParseXS 2.19
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.04
version n/a
--
Summary of my perl5 (revision 5 version 8 subversion 8 patch 33935) configuration:
Platform:
osname=linux, osvers=2.6.24-16-generic, archname=i686-linux-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.x -Dmydomain=.hyperbolic.net -Dcf_email=dagolden@cpan.org -Dperladmin=dagolden@cpan.org -Dcc=gcc'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=define use64bitall=undef uselongdouble=define
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -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 -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -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 -O2 -L/usr/local/lib'
Thread Previous