Math-Decimal128 v0.11 Perl 5 v5.41.9 amd64-netbsd

Status
Unknown
From
Carlos Guevara
Dist
Math-Decimal128 v0.11
Platform
Perl 5 v5.41.9 amd64-netbsd
Date
2025-02-12 14:11:23
ID
3da7d38a-e94b-11ef-a42f-dfdb57541c81
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 Sisyphus,

This is a computer-generated report for Math-Decimal128-0.11
on perl 5.41.9, created by CPAN-Reporter-1.2020.

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 Decimal128.pm blib/lib/Math/Decimal128.pm
cp Decimal128.pod blib/lib/Math/Decimal128.pod
Running Mkbootstrap for Decimal128 ()
chmod 644 "Decimal128.bs"
"/home/cpan/bin/perl/bin/perl5.41.9" -MExtUtils::Command::MM -e 'cp_nonempty' -- Decimal128.bs blib/arch/auto/Math/Decimal128/Decimal128.bs 644
"/home/cpan/bin/perl/bin/perl5.41.9" "/home/cpan/bin/perl/lib/5.41.9/ExtUtils/xsubpp"  -typemap '/home/cpan/bin/perl/lib/5.41.9/ExtUtils/typemap'  Decimal128.xs > Decimal128.xsc
mv Decimal128.xsc Decimal128.c
cc -c    -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/pkg/include -D_FORTIFY_SOURCE=2 -O    -DVERSION=\"0.11\"  -DXS_VERSION=\"0.11\" -DPIC -fPIC "-I/home/cpan/bin/perl/lib/5.41.9/amd64-netbsd/CORE"  -DNEWPERL -DWE_HAVE_LENDIAN -DNV_IS_DOUBLE Decimal128.c
Decimal128.xs:19:9: error: decimal floating-point not supported for this target
   19 | typedef _Decimal128 D128;
      |         ^~~~~~~~~~~
Decimal128.xs:25:7: error: decimal floating-point not supported for this target
   25 |       1e0DL, 2e0DL, 4e0DL, 8e0DL, 16e0DL, 32e0DL, 64e0DL, 128e0DL, 256e0DL, 512e0DL, 1024e0DL,
      |       ^~~~~
Decimal128.xs:25:7: error: decimal floating-point not supported for this target
Decimal128.xs:25:7: error: decimal floating-point not supported for this target
Decimal128.xs:25:7: error: decimal floating-point not supported for this target
Decimal128.xs:25:7: error: decimal floating-point not supported for this target
Decimal128.xs:25:7: error: decimal floating-point not supported for this target
Decimal128.xs:25:7: error: decimal floating-point not supported for this target
Decimal128.xs:25:7: error: decimal floating-point not supported for this target
Decimal128.xs:25:7: error: decimal floating-point not supported for this target
Decimal128.xs:25:7: error: decimal floating-point not supported for this target
Decimal128.xs:25:7: error: decimal floating-point not supported for this target
Decimal128.xs:26:7: error: decimal floating-point not supported for this target
   26 |       2048e0DL, 4096e0DL, 8192e0DL, 16384e0DL, 32768e0DL, 65536e0DL, 131072e0DL, 262144e0DL,
      |       ^~~~~~~~
Decimal128.xs:26:7: error: decimal floating-point not supported for this target
Decimal128.xs:26:7: error: decimal floating-point not supported for this target
Decimal128.xs:26:7: error: decimal floating-point not supported for this target
Decimal128.xs:26:7: error: decimal floating-point not supported for this target
Decimal128.xs:26:7: error: decimal floating-point not supported for this target
Decimal128.xs:26:7: error: decimal floating-point not supported for this target
Decimal128.xs:26:7: error: decimal floating-point not supported for this target
Decimal128.xs:27:7: error: decimal floating-point not supported for this target
   27 |       524288e0DL, 1048576e0DL, 2097152e0DL, 4194304e0DL, 8388608e0DL, 16777216e0DL, 33554432e0DL,
      |       ^~~~~~~~~~
Decimal128.xs:27:7: error: decimal floating-point not supported for this target
Decimal128.xs:27:7: error: decimal floating-point not supported for this target
Decimal128.xs:27:7: error: decimal floating-point not supported for this target
Decimal128.xs:27:7: error: decimal floating-point not supported for this target
Decimal128.xs:27:7: error: decimal floating-point not supported for this target
Decimal128.xs:27:7: error: decimal floating-point not supported for this target
Decimal128.xs:28:7: error: decimal floating-point not supported for this target
   28 |       67108864e0DL, 134217728e0DL, 268435456e0DL, 536870912e0DL, 1073741824e0DL, 2147483648e0DL,
      |       ^~~~~~~~~~~~
Decimal128.xs:28:7: error: decimal floating-point not supported for this target
Decimal128.xs:28:7: error: decimal floating-point not supported for this target
Decimal128.xs:28:7: error: decimal floating-point not supported for this target
Decimal128.xs:28:7: error: decimal floating-point not supported for this target
Decimal128.xs:28:7: error: decimal floating-point not supported for this target
Decimal128.xs:29:7: error: decimal floating-point not supported for this target
   29 |       4294967296e0DL, 8589934592e0DL, 17179869184e0DL, 34359738368e0DL, 68719476736e0DL,
      |       ^~~~~~~~~~~~~~
Decimal128.xs:29:7: error: decimal floating-point not supported for this target
Decimal128.xs:29:7: error: decimal floating-point not supported for this target
Decimal128.xs:29:7: error: decimal floating-point not supported for this target
Decimal128.xs:29:7: error: decimal floating-point not supported for this target
Decimal128.xs:30:7: error: decimal floating-point not supported for this target
   30 |       137438953472e0DL, 274877906944e0DL, 549755813888e0DL, 1099511627776e0DL, 2199023255552e0DL,
      |       ^~~~~~~~~~~~~~~~
Decimal128.xs:30:7: error: decimal floating-point not supported for this target
Decimal128.xs:30:7: error: decimal floating-point not supported for this target
Decimal128.xs:30:7: error: decimal floating-point not supported for this target
Decimal128.xs:30:7: error: decimal floating-point not supported for this target
Decimal128.xs:31:7: error: decimal floating-point not supported for this target
   31 |       4398046511104e0DL, 8796093022208e0DL, 17592186044416e0DL, 35184372088832e0DL,
      |       ^~~~~~~~~~~~~~~~~
Decimal128.xs:31:7: error: decimal floating-point not supported for this target
Decimal128.xs:31:7: error: decimal floating-point not supported for this target
Decimal128.xs:31:7: error: decimal floating-point not supported for this target
Decimal128.xs:32:7: error: decimal floating-point not supported for this target
   32 |       70368744177664e0DL, 140737488355328e0DL, 281474976710656e0DL, 562949953421312e0DL,
      |       ^~~~~~~~~~~~~~~~~~
Decimal128.xs:32:7: error: decimal floating-point not supported for this target
Decimal128.xs:32:7: error: decimal floating-point not supported for this target
Decimal128.xs:32:7: error: decimal floating-point not supported for this target
Decimal128.xs:33:7: error: decimal floating-point not supported for this target
   33 |       1125899906842624e0DL, 2251799813685248e0DL, 4503599627370496e0DL, 9007199254740992e0DL,
      |       ^~~~~~~~~~~~~~~~~~~~
Decimal128.xs:33:7: error: decimal floating-point not supported for this target
Decimal128.xs:33:7: error: decimal floating-point not supported for this target
Decimal128.xs:33:7: error: decimal floating-point not supported for this target
Decimal128.xs:34:7: error: decimal floating-point not supported for this target
   34 |       18014398509481984e0DL, 36028797018963968e0DL, 72057594037927936e0DL, 144115188075855872e0DL,
      |       ^~~~~~~~~~~~~~~~~~~~~
Decimal128.xs:34:7: error: decimal floating-point not supported for this target
Decimal128.xs:34:7: error: decimal floating-point not supported for this target
Decimal128.xs:34:7: error: decimal floating-point not supported for this target
Decimal128.xs:35:7: error: decimal floating-point not supported for this target
   35 |       288230376151711744e0DL, 576460752303423488e0DL, 1152921504606846976e0DL,
      |       ^~~~~~~~~~~~~~~~~~~~~~
Decimal128.xs:35:7: error: decimal floating-point not supported for this target
Decimal128.xs:35:7: error: decimal floating-point not supported for this target
Decimal128.xs:36:7: error: decimal floating-point not supported for this target
   36 |       2305843009213693952e0DL, 4611686018427387904e0DL, 9223372036854775808e0DL,
      |       ^~~~~~~~~~~~~~~~~~~~~~~
Decimal128.xs:36:7: error: decimal floating-point not supported for this target
Decimal128.xs:36:7: error: decimal floating-point not supported for this target
Decimal128.xs:37:7: error: decimal floating-point not supported for this target
   37 |       18446744073709551616e0DL, 36893488147419103232e0DL, 73786976294838206464e0DL,
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
Decimal128.xs:37:7: error: decimal floating-point not supported for this target
Decimal128.xs:37:7: error: decimal floating-point not supported for this target
Decimal128.xs:38:7: error: decimal floating-point not supported for this target
   38 |       147573952589676412928e0DL, 295147905179352825856e0DL, 590295810358705651712e0DL,
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~
Decimal128.xs:38:7: error: decimal floating-point not supported for this target
Decimal128.xs:38:7: error: decimal floating-point not supported for this target
Decimal128.xs:39:7: error: decimal floating-point not supported for this target
   39 |       1180591620717411303424e0DL, 2361183241434822606848e0DL, 4722366482869645213696e0DL,
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~
Decimal128.xs:39:7: error: decimal floating-point not supported for this target
Decimal128.xs:39:7: error: decimal floating-point not supported for this target
Decimal128.xs:40:7: error: decimal floating-point not supported for this target
   40 |       9444732965739290427392e0DL, 18889465931478580854784e0DL, 37778931862957161709568e0DL,
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~
Decimal128.xs:40:7: error: decimal floating-point not supported for this target
Decimal128.xs:40:7: error: decimal floating-point not supported for this target
Decimal128.xs:41:7: error: decimal floating-point not supported for this target
   41 |       75557863725914323419136e0DL, 151115727451828646838272e0DL, 302231454903657293676544e0DL,
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
Decimal128.xs:41:7: error: decimal floating-point not supported for this target
Decimal128.xs:41:7: error: decimal floating-point not supported for this target
Decimal128.xs:42:7: error: decimal floating-point not supported for this target
   42 |       604462909807314587353088e0DL, 1208925819614629174706176e0DL, 2417851639229258349412352e0DL,
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
Decimal128.xs:42:7: error: decimal floating-point not supported for this target
Decimal128.xs:42:7: error: decimal floating-point not supported for this target
Decimal128.xs:43:7: error: decimal floating-point not supported for this target
   43 |       4835703278458516698824704e0DL, 9671406556917033397649408e0DL, 19342813113834066795298816e0DL,
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Decimal128.xs:43:7: error: decimal floating-point not supported for this target
Decimal128.xs:43:7: error: decimal floating-point not supported for this target
Decimal128.xs:44:7: error: decimal floating-point not supported for this target
   44 |       38685626227668133590597632e0DL, 77371252455336267181195264e0DL,
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Decimal128.xs:44:7: error: decimal floating-point not supported for this target
Decimal128.xs:45:7: error: decimal floating-point not supported for this target
   45 |       154742504910672534362390528e0DL, 309485009821345068724781056e0DL,
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Decimal128.xs:45:7: error: decimal floating-point not supported for this target
Decimal128.xs:46:7: error: decimal floating-point not supported for this target
   46 |       618970019642690137449562112e0DL, 1237940039285380274899124224e0DL,
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Decimal128.xs:46:7: error: decimal floating-point not supported for this target
Decimal128.xs:47:7: error: decimal floating-point not supported for this target
   47 |       2475880078570760549798248448e0DL, 4951760157141521099596496896e0DL,
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Decimal128.xs:47:7: error: decimal floating-point not supported for this target
Decimal128.xs:48:7: error: decimal floating-point not supported for this target
   48 |       9903520314283042199192993792e0DL, 19807040628566084398385987584e0DL,
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Decimal128.xs:48:7: error: decimal floating-point not supported for this target
Decimal128.xs:49:7: error: decimal floating-point not supported for this target
   49 |       39614081257132168796771975168e0DL, 79228162514264337593543950336e0DL,
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Decimal128.xs:49:7: error: decimal floating-point not supported for this target
Decimal128.xs:50:7: error: decimal floating-point not supported for this target
   50 |       158456325028528675187087900672e0DL, 316912650057057350374175801344e0DL,
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Decimal128.xs:50:7: error: decimal floating-point not supported for this target
Decimal128.xs:51:7: error: decimal floating-point not supported for this target
   51 |       633825300114114700748351602688e0DL, 1267650600228229401496703205376e0DL,
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Decimal128.xs:51:7: error: decimal floating-point not supported for this target
Decimal128.xs:52:7: error: decimal floating-point not supported for this target
   52 |       2535301200456458802993406410752e0DL, 5070602400912917605986812821504e0DL,
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Decimal128.xs:52:7: error: decimal floating-point not supported for this target
Decimal128.xs:53:7: error: decimal floating-point not supported for this target
   53 |       10141204801825835211973625643008e0DL, 20282409603651670423947251286016e0DL,
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Decimal128.xs:53:7: error: decimal floating-point not supported for this target
Decimal128.xs:54:7: error: decimal floating-point not supported for this target
   54 |       40564819207303340847894502572032e0DL, 81129638414606681695789005144064e0DL,
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Decimal128.xs:54:7: error: decimal floating-point not supported for this target
Decimal128.xs:55:7: error: decimal floating-point not supported for this target
   55 |       162259276829213363391578010288128e0DL, 324518553658426726783156020576256e0DL,
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Decimal128.xs:55:7: error: decimal floating-point not supported for this target
Decimal128.xs:56:7: error: decimal floating-point not supported for this target
   56 |       649037107316853453566312041152512e0DL, 1298074214633706907132624082305024e0DL,
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Decimal128.xs:56:7: error: decimal floating-point not supported for this target
Decimal128.xs:57:7: error: decimal floating-point not supported for this target
   57 |       2596148429267413814265248164610048e0DL, 5192296858534827628530496329220096e0DL };
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Decimal128.xs:57:7: error: decimal floating-point not supported for this target
Decimal128.xs: In function '_is_inf':
Decimal128.xs:66:6: error: decimal floating-point not supported for this target
   66 |      if(x == 0.DL) return 0; /* Zero */
      |      ^~
Decimal128.xs:68:8: error: decimal floating-point not supported for this target
   68 |        if(x < 0.DL) return -1;
      |        ^~
Decimal128.xs: In function '_is_neg_zero':
Decimal128.xs:104:3: error: decimal floating-point not supported for this target
  104 |   if(d128 != 0.0DL) {
      |   ^~
Decimal128.xs:105:5: error: decimal floating-point not supported for this target
  105 |     if(d128 * -1.0DL == 0.0DL) return 1; /* it's a -0 */
      |     ^~
Decimal128.xs:105:5: error: decimal floating-point not supported for this target
Decimal128.xs: In function '_exp10':
Decimal128.xs:148:3: error: decimal floating-point not supported for this target
  148 |   D128 ret = 1.DL;
      |   ^~~~
Decimal128.xs:152:7: error: decimal floating-point not supported for this target
  152 |       ret *= 1e-1000DL;
      |       ^~~
Decimal128.xs:156:7: error: decimal floating-point not supported for this target
  156 |       ret *= 1e-100DL;
      |       ^~~
Decimal128.xs:160:7: error: decimal floating-point not supported for this target
  160 |       ret *= 1e-10DL;
      |       ^~~
Decimal128.xs:164:7: error: decimal floating-point not supported for this target
  164 |       ret *= 1e-1DL;
      |       ^~~
Decimal128.xs:170:7: error: decimal floating-point not supported for this target
  170 |       ret *= 1e1000DL;
      |       ^~~
Decimal128.xs:174:7: error: decimal floating-point not supported for this target
  174 |       ret *= 1e100DL;
      |       ^~~
Decimal128.xs:178:7: error: decimal floating-point not supported for this target
  178 |       ret *= 1e10DL;
      |       ^~~
Decimal128.xs:182:7: error: decimal floating-point not supported for this target
  182 |       ret *= 1e1DL;
      |       ^~~
Decimal128.xs: In function '_get_inf':
Decimal128.xs:190:6: error: decimal floating-point not supported for this target
  190 |      if(sign < 0) return -1.DL/0.DL;
      |      ^~
Decimal128.xs:190:6: error: decimal floating-point not supported for this target
Decimal128.xs:191:6: error: decimal floating-point not supported for this target
  191 |      return 1.DL/0.DL;
      |      ^~~~~~
Decimal128.xs:191:6: error: decimal floating-point not supported for this target
Decimal128.xs: In function '_atodecimal':
Decimal128.xs:206:3: error: decimal floating-point not supported for this target
  206 |   D128 top = 0.DL, bot = 0.DL, result = 0.DL, div = 10.DL;
      |   ^~~~
Decimal128.xs:206:3: error: decimal floating-point not supported for this target
Decimal128.xs:206:3: error: decimal floating-point not supported for this target
Decimal128.xs:206:3: error: decimal floating-point not supported for this target
Decimal128.xs:209:3: error: decimal floating-point not supported for this target
  209 |   if(!strcmp(s, "0 but true")) return 0.DL;
      |   ^~
Decimal128.xs:252:5: error: decimal floating-point not supported for this target
  252 |     result = negative ? result * -1.DL : result;
      |     ^~~~~~
Decimal128.xs:257:5: error: decimal floating-point not supported for this target
  257 |     top = top * 10.DL;
      |     ^~~
Decimal128.xs:265:7: error: decimal floating-point not supported for this target
  265 |       div *= 10.DL;
      |       ^~~
Decimal128.xs:270:3: error: decimal floating-point not supported for this target
  270 |   if(negative) result *= -1.DL;
      |   ^~
Decimal128.xs:278:9: error: decimal floating-point not supported for this target
  278 |         result /= 10.DL;
      |         ^~~~~~
Decimal128.xs:299:7: error: decimal floating-point not supported for this target
  299 |       result *= 10.DL;
      |       ^~~~~~
Decimal128.xs: In function '_DEC128_MAX':
Decimal128.xs:341:6: error: decimal floating-point not supported for this target
  341 |      *d128 = 9999999999999999999999999999999999e6111DL;
      |      ^
Decimal128.xs: In function '_DEC128_MIN':
Decimal128.xs:359:6: error: decimal floating-point not supported for this target
  359 |      *d128 = 1e-6176DL;
      |      ^
Decimal128.xs: In function 'ZeroD128':
Decimal128.xs:412:6: error: decimal floating-point not supported for this target
  412 |      *d128 = 0.DL;
      |      ^
Decimal128.xs: In function 'UnityD128':
Decimal128.xs:430:6: error: decimal floating-point not supported for this target
  430 |      *d128 = 1.DL;
      |      ^
Decimal128.xs: In function 'Exp10l':
Decimal128.xs:455:6: error: decimal floating-point not supported for this target
  455 |      *d128 = 1.DL;
      |      ^
Decimal128.xs:458:10: error: decimal floating-point not supported for this target
  458 |          *d128 *= 1e-1000DL;
      |          ^
Decimal128.xs:462:10: error: decimal floating-point not supported for this target
  462 |          *d128 *= 1e-100DL;
      |          ^
Decimal128.xs:466:10: error: decimal floating-point not supported for this target
  466 |          *d128 *= 1e-10DL;
      |          ^
Decimal128.xs:470:10: error: decimal floating-point not supported for this target
  470 |          *d128 *= 1e-1DL;
      |          ^
Decimal128.xs:476:10: error: decimal floating-point not supported for this target
  476 |          *d128 *= 1e1000DL;
      |          ^
Decimal128.xs:480:10: error: decimal floating-point not supported for this target
  480 |          *d128 *= 1e100DL;
      |          ^
Decimal128.xs:484:10: error: decimal floating-point not supported for this target
  484 |          *d128 *= 1e10DL;
      |          ^
Decimal128.xs:488:10: error: decimal floating-point not supported for this target
  488 |          *d128 *= 1e1DL;
      |          ^
Decimal128.xs: In function '_testvalD128_1':
Decimal128.xs:508:6: error: decimal floating-point not supported for this target
  508 |      *d128 = 93071992547409938307199254740993e0DL;
      |      ^
Decimal128.xs: In function '_testvalD128_2':
Decimal128.xs:528:6: error: decimal floating-point not supported for this target
  528 |      *d128 = 2547409938307199254740993e0DL;
      |      ^
Decimal128.xs: In function '_testvalD128_3':
Decimal128.xs:547:6: error: decimal floating-point not supported for this target
  547 |      *d128 = 9938307199254740993e0DL;
      |      ^
Decimal128.xs: In function '_testvalD128_4':
Decimal128.xs:566:6: error: decimal floating-point not supported for this target
  566 |      *d128 = 4740993e0DL;
      |      ^
Decimal128.xs: In function '_MEtoD128':
Decimal128.xs:589:6: error: decimal floating-point not supported for this target
  589 |      *d128 = (D128)m * 1e24DL;
      |      ^
Decimal128.xs:592:6: error: decimal floating-point not supported for this target
  592 |      *d128 += (D128)m * 1e12DL;
      |      ^
Decimal128.xs:598:8: error: decimal floating-point not supported for this target
  598 |        for(i = 0; i > exp; --i) *d128 *= 1e-1DL;
      |        ^~~
Decimal128.xs:601:8: error: decimal floating-point not supported for this target
  601 |        for(i = 0; i < exp; ++i) *d128 *= 10.DL;
      |        ^~~
Decimal128.xs: In function '_assignME':
Decimal128.xs:615:6: error: decimal floating-point not supported for this target
  615 |      all = (D128)man * 1e24DL;
      |      ^~~
Decimal128.xs:618:6: error: decimal floating-point not supported for this target
  618 |      all += (D128)man * 1e12DL;
      |      ^~~
Decimal128.xs:626:8: error: decimal floating-point not supported for this target
  626 |        for(i = 0; i > exp; --i) *(INT2PTR(D128 *, M_D128_SvIV(SvRV(a)))) *= 1e-1DL;
      |        ^~~
Decimal128.xs:629:8: error: decimal floating-point not supported for this target
  629 |        for(i = 0; i < exp; ++i) *(INT2PTR(D128 *, M_D128_SvIV(SvRV(a)))) *= 10.DL;
      |        ^~~
Decimal128.xs: In function '_overload_neg':
Decimal128.xs:966:6: error: decimal floating-point not supported for this target
  966 |      *d128 = *(INT2PTR(D128 *, M_D128_SvIV(SvRV(a)))) * -1.DL;
      |      ^
Decimal128.xs: In function '_overload_true':
Decimal128.xs:1435:6: error: decimal floating-point not supported for this target
 1435 |      if(*(INT2PTR(D128 *, M_D128_SvIV(SvRV(a)))) != 0.DL) return newSViv(1);
      |      ^~
Decimal128.xs: In function '_overload_not':
Decimal128.xs:1441:6: error: decimal floating-point not supported for this target
 1441 |      if(*(INT2PTR(D128 *, M_D128_SvIV(SvRV(a)))) != 0.DL) return newSViv(0);
      |      ^~
Decimal128.xs: In function '_overload_abs':
Decimal128.xs:1460:6: error: decimal floating-point not supported for this target
 1460 |      if(_is_neg_zero(*d128) || *d128 < 0 ) *d128 *= -1.DL;
      |      ^~
Decimal128.xs: In function '_overload_inc':
Decimal128.xs:1466:6: error: decimal floating-point not supported for this target
 1466 |      *(INT2PTR(D128 *, M_D128_SvIV(SvRV(p)))) += 1.DL;
      |      ^
Decimal128.xs: In function '_overload_dec':
Decimal128.xs:1472:6: error: decimal floating-point not supported for this target
 1472 |      *(INT2PTR(D128 *, M_D128_SvIV(SvRV(p)))) -= 1.DL;
      |      ^
Decimal128.xs: In function 'is_ZeroD128':
Decimal128.xs:1511:10: error: decimal floating-point not supported for this target
 1511 |          if (*(INT2PTR(D128 *, M_D128_SvIV(SvRV(b)))) == 0.DL) return newSViv(1);
      |          ^~
Decimal128.xs: In function '_bid_mant':
Decimal128.xs:1552:3: error: decimal floating-point not supported for this target
 1552 |   D128 val = 0.DL;
      |   ^~~~
Decimal128.xs:1565:3: error: decimal floating-point not supported for this target
 1565 |   if(val > 9999999999999999999999999999999999e0DL) val = 0.DL;
      |   ^~
Decimal128.xs:1565:3: error: decimal floating-point not supported for this target
*** Error code 1

Stop.
make: stopped in /home/cpan/.cpan/build/Math-Decimal128-0.11-0

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

Prerequisite modules loaded:

build_requires:

    Module              Need Have
    ------------------- ---- ----
    ExtUtils::MakeMaker 0    7.70

configure_requires:

    Module              Need Have
    ------------------- ---- ----
    ExtUtils::MakeMaker 0    7.70


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

Environment variables:

    AUTOMATED_TESTING = 1
    DATE_MANIP_TEST_DM5 = 1
    LC_ALL = C
    NONINTERACTIVE_TESTING = 1
    NO_NETWORK_TESTING = 1
    PATH = /home/cpan/bin/perl/bin:/home/cpan/bin:/home/cpan/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R7/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/bin:/usr/local/sbin
    PERL = /home/cpan/bin/perl/bin/perl5.41.9
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 16295
    PERL5_CPAN_IS_RUNNING = 16295
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/pkg/bin/bash
    TERM = screen
    TMPDIR = /home/cpan/tmp

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

    $^X = /home/cpan/bin/perl/bin/perl5.41.9
    $UID/$EUID = 1001 / 1001
    $GID = 100 100
    $EGID = 100 100

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.38    
    CPAN::Meta          2.150010
    Cwd                 3.92    
    ExtUtils::CBuilder  0.280240
    ExtUtils::Command   7.70    
    ExtUtils::Install   2.22    
    ExtUtils::MakeMaker 7.70    
    ExtUtils::Manifest  1.75    
    ExtUtils::ParseXS   3.57    
    File::Spec          3.93    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   0.89    
    Parse::CPAN::Meta   2.150010
    Test2               1.302209
    Test::Harness       3.50    
    Test::More          1.302209
    YAML                1.31    
    YAML::Syck          1.34    
    version             0.9933  


--

Summary of my perl5 (revision 5 version 41 subversion 9) configuration:
  Commit id: 59755da51174de089a5879a07f721569dcc77964
  Platform:
    osname=netbsd
    osvers=10.0
    archname=amd64-netbsd
    uname='netbsd cjg-netbsd10 10.0 netbsd 10.0 (generic) #0: thu mar 28 08:33:33 utc 2024 mkrepro@mkrepro.netbsd.org:usrsrcsysarchamd64compilegeneric amd64 '
    config_args='-des -Dprefix=/home/cpan/bin/perl -Dscriptdir=/home/cpan/bin/perl/bin -Dusedevel -Duse64bitall'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
  Compiler:
    cc='cc'
    ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/pkg/include -D_FORTIFY_SOURCE=2'
    optimize='-O'
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/pkg/include'
    ccversion=''
    gccversion='10.5.0'
    gccosandvers=''
    intsize=4
    longsize=8
    ptrsize=8
    doublesize=8
    byteorder=12345678
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=16
    longdblkind=3
    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,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib -fstack-protector-strong -L/usr/pkg/lib'
    libpth=/usr/lib /usr/pkg/lib /lib
    libs=-lpthread -lm -lcrypt -lutil -lc -lposix
    perllibs=-lpthread -lm -lcrypt -lutil -lc -lposix
    libc=/lib/libc.so
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='-Wl,-E '
    cccdlflags='-DPIC -fPIC '
    lddlflags='-shared  -L/usr/pkg/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_LONG_DOUBLE
    HAS_STRTOLD
    HAS_TIMES
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_HASH_FUNC_SIPHASH13
    PERL_HASH_USE_SBOX32
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    PERL_USE_DEVEL
    PERL_USE_SAFE_PUTENV
    USE_64_BIT_ALL
    USE_64_BIT_INT
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
  Built under netbsd
  Compiled at Feb 11 2025 22:22:33
  %ENV:
    PERL="/home/cpan/bin/perl/bin/perl5.41.9"
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="16295"
    PERL5_CPAN_IS_RUNNING="16295"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/cpan/bin/perl/lib/site_perl/5.41.9/amd64-netbsd
    /home/cpan/bin/perl/lib/site_perl/5.41.9
    /home/cpan/bin/perl/lib/5.41.9/amd64-netbsd
    /home/cpan/bin/perl/lib/5.41.9
    .