The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build SwiftMP, reference main (563935), with Swift 6.2 (beta) for Android on 20 Jun 2025 03:51:41 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jmgc/SwiftMP.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/jmgc/SwiftMP
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 5639356 Add compatibility badges.
Cloned https://github.com/jmgc/SwiftMP.git
Revision (git rev-parse @):
56393564c423322115aa63bfc27819488e80ef62
SUCCESS checkout https://github.com/jmgc/SwiftMP.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/jmgc/SwiftMP.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
warning: 'spi-builder-workspace': /host/spi-builder-workspace/Package.swift:48:70: warning: will never be executed
46 |             cSettings: [
47 |                 .define("MPFR_USE_MINI_GMP", to: "1"),
48 |                 .define("MINI_GMP_LIMB_TYPE", to: 1.bitWidth == 32 ? "int" : "long"),
   |                                                              |       `- warning: will never be executed
   |                                                              `- note: condition always evaluates to false
49 |                 .define("GMP_NUMB_BITS", to: "\(1.bitWidth)"),
50 |                 .define("HAVE_STDARG", to: "1"),
/host/spi-builder-workspace/Package.swift:65:70: warning: will never be executed
63 |             cSettings: [
64 |                 .define("MPFR_USE_MINI_GMP", to: "1"),
65 |                 .define("MINI_GMP_LIMB_TYPE", to: 1.bitWidth == 32 ? "int" : "long"),
   |                                                              |       `- warning: will never be executed
   |                                                              `- note: condition always evaluates to false
66 |                 .define("GMP_NUMB_BITS", to: "\(1.bitWidth)"),
67 |                 .define("HAVE_STDARG", to: "1"),
Fetching https://github.com/apple/swift-numerics
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.70s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 0.1.0 (1.47s)
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 0.1.0
warning: 'spi-builder-workspace': ignoring target 'CmpfrTests' in package 'spi-builder-workspace'; C language in tests is not yet supported
warning: 'spi-builder-workspace': ignoring target 'CminigmpTests' in package 'spi-builder-workspace'; C language in tests is not yet supported
Building for debugging...
[0/260] Write sources
[0/260] Copying COPYINGv3
[0/260] Copying round_raw_generic.ch
[0/260] Copying sub1sp1_extracted.ch
[0/260] Copying mul_1_extracted.ch
[0/260] Copying jyn_asympt.ch
[0/260] Copying add1sp1_extracted.ch
[0/260] Copying README.md
[0/260] Copying COPYING.LESSER
[0/260] Copying README.md
[0/260] Copying COPYING
[0/260] Copying COPYINGv2
[0/260] Write sources
[0/260] Copying COPYING.LESSERv3
[0/260] Write sources
[16/260] Compiling Cmpfr vasprintf.c
[17/260] Compiling _NumericsShims _NumericsShims.c
[18/260] Write swift-version-8C5A4AE7A8CE2BA.txt
[19/260] Compiling Cmpfr volatile.c
[20/270] Compiling Cmpfr version.c
[21/270] Compiling Cmpfr ui_sub.c
[22/270] Compiling Cmpfr urandomb.c
[23/270] Compiling Cmpfr urandom.c
[24/270] Compiling Cmpfr ui_div.c
[25/270] Compiling Cmpfr yn.c
[26/270] Compiling Cmpfr ui_pow_ui.c
[27/270] Compiling Cmpfr ui_pow.c
[28/270] Compiling Cmpfr zeta_ui.c
[29/270] Compiling Cmpfr zeta.c
[30/270] Compiling Cmpfr ufloor_log2.c
[31/270] Compiling Cmpfr total_order.c
[32/270] Compiling Cmpfr uceil_log2.c
[33/270] Compiling Cmpfr uceil_exp2.c
[34/270] Compiling Cmpfr ubf.c
[35/270] Compiling Cmpfr swap.c
[36/270] Compiling Cmpfr tan.c
[37/270] Compiling Cmpfr sub_d.c
[38/270] Compiling Cmpfr tanh.c
[39/270] Compiling Cmpfr sub_ui.c
[39/270] Compiling Cmpfr subnormal.c
[41/270] Compiling Cmpfr sum.c
[42/270] Compiling Cmpfr sub.c
[42/270] Compiling Cmpfr sub1.c
[44/270] Compiling Cmpfr stack_interface.c
[45/270] Compiling Cmpfr sub1sp.c
[46/270] Compiling Cmpfr sqrt_ui.c
[47/270] Compiling Cmpfr sqrt.c
[48/270] Compiling Cmpfr sinh.c
[49/270] Compiling Cmpfr sinh_cosh.c
[50/270] Compiling Cmpfr sqr.c
[51/270] Compiling Cmpfr strtofr.c
[52/270] Compiling Cmpfr sin.c
[53/270] Compiling Cmpfr signbit.c
[54/270] Compiling Cmpfr si_op.c
[55/270] Compiling Cmpfr sin_cos.c
[56/270] Compiling Cmpfr sgn.c
[57/270] Compiling Cmpfr setmin.c
[58/270] Compiling Cmpfr setsign.c
[59/270] Compiling Cmpfr setmax.c
[60/270] Compiling Cmpfr set_zero.c
[61/270] Compiling Cmpfr set_z.c
[62/270] Compiling Cmpfr set_z_exp.c
[63/270] Compiling Cmpfr set_ui.c
[64/270] Compiling Cmpfr set_ui_2exp.c
[65/270] Compiling Cmpfr set_uj.c
[65/270] Compiling Cmpfr set_sj.c
[67/270] Compiling Cmpfr set_str_raw.c
[68/270] Compiling Cmpfr set_si_2exp.c
[69/270] Compiling Cmpfr set_rnd.c
[70/270] Compiling Cmpfr set_nan.c
[71/270] Compiling Cmpfr set_str.c
[72/270] Compiling Cmpfr set_si.c
[73/270] Compiling Cmpfr set_q.c
[74/270] Compiling Cmpfr set_prc_raw.c
[75/270] Compiling Cmpfr set_inf.c
[76/270] Compiling Cmpfr set_prec.c
[77/270] Compiling Cmpfr set_exp.c
[78/270] Compiling Cmpfr set_float128.c
[79/270] Compiling Cmpfr set_f.c
[80/270] Compiling Cmpfr set_flt.c
[81/270] Compiling Cmpfr set_ld.c
[82/270] Compiling Cmpfr set_d64.c
[83/270] Compiling Cmpfr set_d128.c
[84/270] Compiling Cmpfr sec.c
[85/270] Compiling Cmpfr set_d.c
[86/270] Compiling Cmpfr set_dfl_prec.c
[86/270] Compiling Cmpfr scale2.c
[88/270] Compiling Cmpfr sech.c
[89/270] Compiling Cmpfr set.c
[90/270] Compiling Cmpfr round_near_x.c
[91/270] Compiling Cmpfr round_p.c
[92/270] Compiling Cmpfr round_prec.c
[93/270] Compiling Cmpfr root.c
[94/270] Compiling Cmpfr rndna.c
[95/270] Compiling Cmpfr rint.c
[96/270] Compiling Cmpfr rem1.c
[97/270] Compiling Cmpfr printf.c
[97/270] Compiling Cmpfr reldiff.c
[99/270] Compiling Cmpfr random_deviate.c
[99/270] Compiling Cmpfr rec_sqrt.c
[101/270] Compiling Cmpfr print_rnd_mode.c
[102/270] Compiling Cmpfr powerof2.c
[103/270] Compiling Cmpfr print_raw.c
[104/270] Compiling Cmpfr pow_z.c
[105/270] Compiling Cmpfr pow_si.c
[106/270] Compiling Cmpfr pow_ui.c
[107/270] Compiling Cmpfr pool.c
[108/270] Compiling Cmpfr out_str.c
[109/270] Compiling Cmpfr pow.c
[110/270] Compiling Cmpfr nrandom.c
[111/270] Compiling Cmpfr neg.c
[111/270] Compiling Cmpfr odd_p.c
[113/270] Compiling Cmpfr next.c
[114/270] Compiling Cmpfr mul_d.c
[115/270] Compiling Cmpfr mul_2ui.c
[116/270] Compiling Cmpfr nbits_ulong.c
[117/270] Compiling Cmpfr mulders.c
[117/270] Compiling Cmpfr mul_ui.c
[119/270] Compiling Cmpfr mul_2exp.c
[120/270] Compiling Cmpfr mul_2si.c
[121/270] Compiling Cmpfr mpn_exp.c
[122/270] Compiling Cmpfr mp_clz_tab.c
[123/270] Compiling Cmpfr modf.c
[124/270] Compiling Cmpfr mul.c
[125/270] Compiling Cmpfr minmax.c
[126/270] Compiling Cmpfr mpfr-mini-gmp.c
[127/270] Compiling Cmpfr mpfr-gmp.c
[128/270] Compiling Cmpfr min_prec.c
[129/270] Compiling Cmpfr log2.c
[130/270] Compiling Cmpfr log_ui.c
[131/270] Compiling Cmpfr logging.c
[132/270] Compiling Cmpfr log1p.c
[133/270] Compiling Cmpfr log10.c
[134/270] Compiling Cmpfr iszero.c
[135/270] Compiling Cmpfr isregular.c
[136/270] Compiling Cmpfr lngamma.c
[137/270] Compiling Cmpfr jn.c
[138/270] Compiling Cmpfr log.c
[139/270] Compiling Cmpfr li2.c
[140/270] Compiling Cmpfr isnum.c
[141/270] Compiling Cmpfr isnan.c
[142/270] Compiling Cmpfr isqrt.c
[143/270] Compiling Cmpfr isinteger.c
[144/270] Compiling Cmpfr isinf.c
[145/270] Compiling Cmpfr inp_str.c
[146/270] Compiling Cmpfr int_ceil_log2.c
[147/270] Compiling Cmpfr inits2.c
[148/270] Compiling Cmpfr init.c
[149/270] Compiling Cmpfr inits.c
[150/270] Compiling Cmpfr init2.c
[151/270] Compiling Cmpfr grandom.c
[152/270] Compiling Cmpfr hypot.c
[153/270] Compiling Cmpfr gmp_op.c
[154/270] Compiling Cmpfr get_z_exp.c
[155/270] Compiling Cmpfr get_z.c
[156/270] Compiling Cmpfr get_ui.c
[157/270] Compiling Cmpfr get_uj.c
[158/270] Compiling Cmpfr get_sj.c
[159/270] Compiling Cmpfr get_str.c
[160/270] Compiling Cmpfr get_si.c
[161/270] Compiling Cmpfr get_q.c
[162/270] Compiling Cmpfr get_flt.c
[163/270] Compiling Cmpfr get_float128.c
[164/270] Compiling Cmpfr get_exp.c
[165/270] Compiling Cmpfr get_d64.c
[166/270] Compiling Cmpfr get_f.c
[167/270] Compiling Cmpfr get_ld.c
[168/270] Compiling Cmpfr get_d128.c
[169/270] Compiling Cmpfr get_d.c
[170/270] Compiling Cmpfr gammaonethird.c
[171/270] Compiling Cmpfr frexp.c
[172/270] Compiling Cmpfr free_cache.c
[173/270] Compiling Cmpfr gamma_inc.c
[174/270] Compiling Cmpfr frac.c
[175/270] Compiling Cmpfr fms.c
[176/270] Compiling Cmpfr fmma.c
[177/270] Compiling Cmpfr fpif.c
[178/270] Compiling Cmpfr gamma.c
[179/270] Compiling Cmpfr fits_ushort.c
[180/270] Compiling Cmpfr fits_ulong.c
[181/270] Compiling Cmpfr fma.c
[182/270] Compiling Cmpfr fits_uintmax.c
[183/270] Compiling Cmpfr fits_sshort.c
[184/270] Compiling Cmpfr fits_uint.c
[185/270] Compiling Cmpfr fits_sint.c
[186/270] Compiling Cmpfr fits_intmax.c
[187/270] Compiling Cmpfr factorial.c
[188/270] Compiling Cmpfr fits_slong.c
[189/270] Compiling Cmpfr extract.c
[190/270] Compiling Cmpfr expm1.c
[190/270] Compiling Cmpfr exp10.c
[192/270] Compiling Cmpfr exp2.c
[193/270] Compiling Cmpfr exp3.c
[194/270] Compiling Cmpfr exceptions.c
[195/270] Compiling Cmpfr exp.c
[196/270] Compiling Cmpfr exp_2.c
[197/270] Compiling Cmpfr erf.c
[198/270] Compiling Cmpfr erandom.c
[199/270] Compiling Cmpfr erfc.c
[200/270] Compiling Cmpfr eq.c
[201/270] Compiling Cmpfr eint.c
[202/270] Compiling Cmpfr dump.c
[203/270] Compiling Cmpfr dot.c
[204/270] Compiling Cmpfr div_d.c
[205/270] Compiling Cmpfr div_ui.c
[206/270] Compiling Cmpfr div_2ui.c
[207/270] Compiling Cmpfr div_2si.c
[208/270] Compiling Cmpfr div_2exp.c
[209/270] Compiling Cmpfr dim.c
[210/270] Compiling Cmpfr d_div.c
[211/270] Compiling Cmpfr d_sub.c
[212/270] Compiling Cmpfr csch.c
[213/270] Compiling Cmpfr csc.c
[214/270] Compiling Cmpfr coth.c
[215/270] Compiling Cmpfr div.c
[216/270] Compiling Cmpfr digamma.c
[217/270] Compiling Cmpfr cot.c
[218/270] Compiling Cmpfr cosh.c
[219/270] Compiling Cmpfr copysign.c
[220/270] Compiling Cmpfr constant.c
[221/270] Compiling Cmpfr const_pi.c
[222/270] Compiling Cmpfr cos.c
[223/270] Compiling Cmpfr const_log2.c
[224/270] Compiling Cmpfr cmpabs_ui.c
[225/270] Compiling Cmpfr const_euler.c
[226/270] Compiling Cmpfr const_catalan.c
[227/270] Compiling Cmpfr cmpabs.c
[228/270] Compiling Cmpfr comparisons.c
[229/270] Compiling Cmpfr cmp_ui.c
[230/270] Compiling Cmpfr cmp_si.c
[231/270] Compiling Cmpfr cmp_ld.c
[232/270] Compiling Cmpfr cmp_d.c
[233/270] Compiling Cmpfr cmp2.c
[233/270] Compiling Cmpfr cmp.c
[235/270] Compiling Cmpfr clears.c
[236/270] Compiling Cmpfr check.c
[237/270] Compiling Cmpfr cbrt.c
[238/270] Compiling Cmpfr buildopt.c
[239/270] Compiling Cmpfr clear.c
[240/270] Compiling Cmpfr cache.c
[241/270] Compiling Cmpfr bernoulli.c
[242/270] Compiling Cmpfr beta.c
[243/270] Compiling Cmpfr asin.c
[244/270] Compiling Cmpfr atanh.c
[245/270] Compiling Cmpfr atan.c
[246/270] Compiling Cmpfr asinh.c
[247/270] Compiling Cmpfr atan2.c
[248/270] Compiling Cmpfr agm.c
[249/270] Compiling Cmpfr add_ui.c
[250/270] Compiling Cmpfr ai.c
[251/270] Compiling Cmpfr add_d.c
[252/270] Compiling Cmpfr add1.c
[253/270] Compiling Cmpfr acosh.c
[254/270] Compiling Cmpfr add.c
[255/270] Compiling Cmpfr acos.c
[256/270] Compiling Cmpfr abort_prec_max.c
[257/270] Compiling Cmpfr add1sp.c
[258/270] Compiling Cminigmp mini-mpq.c
[259/270] Compiling Cminigmp mini-gmp.c
[261/270] Compiling RealModule ElementaryFunctions.swift
[262/271] Compiling RealModule Real.swift
[263/271] Compiling RealModule RealFunctions.swift
[264/271] Compiling RealModule Float+Real.swift
[265/271] Compiling RealModule Float80+Real.swift
[266/271] Compiling RealModule AlgebraicField.swift
[267/271] Compiling RealModule ApproximateEquality.swift
[268/271] Emitting module RealModule
[269/271] Compiling RealModule AugmentedArithmetic.swift
[270/271] Compiling RealModule Double+Real.swift
[271/271] Compiling RealModule Float16+Real.swift
[273/277] Compiling ComplexModule ElementaryFunctions.swift
[274/277] Compiling ComplexModule Complex.swift
[275/277] Compiling ComplexModule Arithmetic.swift
[276/277] Emitting module ComplexModule
[277/277] Compiling ComplexModule Differentiable.swift
[279/280] Emitting module Numerics
[280/280] Compiling Numerics Numerics.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[282/286] Emitting module SwiftMP
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:10: note: in file included from /host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:
31 | #include <Cminigmp.h>
32 |
33 | #include <mpfr.h>
   |          `- note: in file included from /host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:
34 |
35 | #endif /* CMPFR_H */
/host/spi-builder-workspace/Sources/Cmpfr/include/mpfr.h:532:45: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 530 | __MPFR_DECLSPEC void mpfr_free_str (char *);
 531 |
 532 | __MPFR_DECLSPEC int mpfr_urandom (mpfr_ptr, gmp_randstate_t, mpfr_rnd_t);
     |                                             `- error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 533 | #ifndef _MPFR_NO_DEPRECATED_GRANDOM /* for the test of this function */
 534 | MPFR_DEPRECATED
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:10: note: in file included from /host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:
31 | #include <Cminigmp.h>
32 |
33 | #include <mpfr.h>
   |          `- note: in file included from /host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:
34 |
35 | #endif /* CMPFR_H */
/host/spi-builder-workspace/Sources/Cmpfr/include/mpfr.h:536:55: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 534 | MPFR_DEPRECATED
 535 | #endif
 536 | __MPFR_DECLSPEC int mpfr_grandom (mpfr_ptr, mpfr_ptr, gmp_randstate_t,
     |                                                       `- error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 537 |                                   mpfr_rnd_t);
 538 | __MPFR_DECLSPEC int mpfr_nrandom (mpfr_ptr, gmp_randstate_t, mpfr_rnd_t);
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:10: note: in file included from /host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:
31 | #include <Cminigmp.h>
32 |
33 | #include <mpfr.h>
   |          `- note: in file included from /host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:
34 |
35 | #endif /* CMPFR_H */
/host/spi-builder-workspace/Sources/Cmpfr/include/mpfr.h:538:45: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 536 | __MPFR_DECLSPEC int mpfr_grandom (mpfr_ptr, mpfr_ptr, gmp_randstate_t,
 537 |                                   mpfr_rnd_t);
 538 | __MPFR_DECLSPEC int mpfr_nrandom (mpfr_ptr, gmp_randstate_t, mpfr_rnd_t);
     |                                             `- error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 539 | __MPFR_DECLSPEC int mpfr_erandom (mpfr_ptr, gmp_randstate_t, mpfr_rnd_t);
 540 | __MPFR_DECLSPEC int mpfr_urandomb (mpfr_ptr, gmp_randstate_t);
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:10: note: in file included from /host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:
31 | #include <Cminigmp.h>
32 |
33 | #include <mpfr.h>
   |          `- note: in file included from /host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:
34 |
35 | #endif /* CMPFR_H */
/host/spi-builder-workspace/Sources/Cmpfr/include/mpfr.h:539:45: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 537 |                                   mpfr_rnd_t);
 538 | __MPFR_DECLSPEC int mpfr_nrandom (mpfr_ptr, gmp_randstate_t, mpfr_rnd_t);
 539 | __MPFR_DECLSPEC int mpfr_erandom (mpfr_ptr, gmp_randstate_t, mpfr_rnd_t);
     |                                             `- error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 540 | __MPFR_DECLSPEC int mpfr_urandomb (mpfr_ptr, gmp_randstate_t);
 541 |
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:10: note: in file included from /host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:
31 | #include <Cminigmp.h>
32 |
33 | #include <mpfr.h>
   |          `- note: in file included from /host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:
34 |
35 | #endif /* CMPFR_H */
/host/spi-builder-workspace/Sources/Cmpfr/include/mpfr.h:540:46: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 538 | __MPFR_DECLSPEC int mpfr_nrandom (mpfr_ptr, gmp_randstate_t, mpfr_rnd_t);
 539 | __MPFR_DECLSPEC int mpfr_erandom (mpfr_ptr, gmp_randstate_t, mpfr_rnd_t);
 540 | __MPFR_DECLSPEC int mpfr_urandomb (mpfr_ptr, gmp_randstate_t);
     |                                              `- error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 541 |
 542 | __MPFR_DECLSPEC void mpfr_nextabove (mpfr_ptr);
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:36:1: warning: umbrella header for module 'Cmpfr' does not include header 'mpf2mpfr.h'
34 |
35 | #endif /* CMPFR_H */
36 |
   | `- warning: umbrella header for module 'Cmpfr' does not include header 'mpf2mpfr.h'
/host/spi-builder-workspace/Sources/SwiftMP/FloatMP.swift:9:8: error: could not build C module 'Cmpfr'
  7 |
  8 | import Foundation
  9 | import Cmpfr
    |        `- error: could not build C module 'Cmpfr'
 10 | import RealModule
 11 |
[283/286] Compiling SwiftMP FloatMP.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:10: note: in file included from /host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:
31 | #include <Cminigmp.h>
32 |
33 | #include <mpfr.h>
   |          `- note: in file included from /host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:
34 |
35 | #endif /* CMPFR_H */
/host/spi-builder-workspace/Sources/Cmpfr/include/mpfr.h:532:45: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 530 | __MPFR_DECLSPEC void mpfr_free_str (char *);
 531 |
 532 | __MPFR_DECLSPEC int mpfr_urandom (mpfr_ptr, gmp_randstate_t, mpfr_rnd_t);
     |                                             `- error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 533 | #ifndef _MPFR_NO_DEPRECATED_GRANDOM /* for the test of this function */
 534 | MPFR_DEPRECATED
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:10: note: in file included from /host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:
31 | #include <Cminigmp.h>
32 |
33 | #include <mpfr.h>
   |          `- note: in file included from /host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:
34 |
35 | #endif /* CMPFR_H */
/host/spi-builder-workspace/Sources/Cmpfr/include/mpfr.h:536:55: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 534 | MPFR_DEPRECATED
 535 | #endif
 536 | __MPFR_DECLSPEC int mpfr_grandom (mpfr_ptr, mpfr_ptr, gmp_randstate_t,
     |                                                       `- error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 537 |                                   mpfr_rnd_t);
 538 | __MPFR_DECLSPEC int mpfr_nrandom (mpfr_ptr, gmp_randstate_t, mpfr_rnd_t);
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:10: note: in file included from /host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:
31 | #include <Cminigmp.h>
32 |
33 | #include <mpfr.h>
   |          `- note: in file included from /host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:
34 |
35 | #endif /* CMPFR_H */
/host/spi-builder-workspace/Sources/Cmpfr/include/mpfr.h:538:45: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 536 | __MPFR_DECLSPEC int mpfr_grandom (mpfr_ptr, mpfr_ptr, gmp_randstate_t,
 537 |                                   mpfr_rnd_t);
 538 | __MPFR_DECLSPEC int mpfr_nrandom (mpfr_ptr, gmp_randstate_t, mpfr_rnd_t);
     |                                             `- error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 539 | __MPFR_DECLSPEC int mpfr_erandom (mpfr_ptr, gmp_randstate_t, mpfr_rnd_t);
 540 | __MPFR_DECLSPEC int mpfr_urandomb (mpfr_ptr, gmp_randstate_t);
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:10: note: in file included from /host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:
31 | #include <Cminigmp.h>
32 |
33 | #include <mpfr.h>
   |          `- note: in file included from /host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:
34 |
35 | #endif /* CMPFR_H */
/host/spi-builder-workspace/Sources/Cmpfr/include/mpfr.h:539:45: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 537 |                                   mpfr_rnd_t);
 538 | __MPFR_DECLSPEC int mpfr_nrandom (mpfr_ptr, gmp_randstate_t, mpfr_rnd_t);
 539 | __MPFR_DECLSPEC int mpfr_erandom (mpfr_ptr, gmp_randstate_t, mpfr_rnd_t);
     |                                             `- error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 540 | __MPFR_DECLSPEC int mpfr_urandomb (mpfr_ptr, gmp_randstate_t);
 541 |
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:10: note: in file included from /host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:
31 | #include <Cminigmp.h>
32 |
33 | #include <mpfr.h>
   |          `- note: in file included from /host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:
34 |
35 | #endif /* CMPFR_H */
/host/spi-builder-workspace/Sources/Cmpfr/include/mpfr.h:540:46: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 538 | __MPFR_DECLSPEC int mpfr_nrandom (mpfr_ptr, gmp_randstate_t, mpfr_rnd_t);
 539 | __MPFR_DECLSPEC int mpfr_erandom (mpfr_ptr, gmp_randstate_t, mpfr_rnd_t);
 540 | __MPFR_DECLSPEC int mpfr_urandomb (mpfr_ptr, gmp_randstate_t);
     |                                              `- error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 541 |
 542 | __MPFR_DECLSPEC void mpfr_nextabove (mpfr_ptr);
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:36:1: warning: umbrella header for module 'Cmpfr' does not include header 'mpf2mpfr.h'
34 |
35 | #endif /* CMPFR_H */
36 |
   | `- warning: umbrella header for module 'Cmpfr' does not include header 'mpf2mpfr.h'
/host/spi-builder-workspace/Sources/SwiftMP/FloatMP.swift:9:8: error: could not build C module 'Cmpfr'
  7 |
  8 | import Foundation
  9 | import Cmpfr
    |        `- error: could not build C module 'Cmpfr'
 10 | import RealModule
 11 |
[284/286] Compiling SwiftMP IntMP.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:10: note: in file included from /host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:
31 | #include <Cminigmp.h>
32 |
33 | #include <mpfr.h>
   |          `- note: in file included from /host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:
34 |
35 | #endif /* CMPFR_H */
/host/spi-builder-workspace/Sources/Cmpfr/include/mpfr.h:532:45: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 530 | __MPFR_DECLSPEC void mpfr_free_str (char *);
 531 |
 532 | __MPFR_DECLSPEC int mpfr_urandom (mpfr_ptr, gmp_randstate_t, mpfr_rnd_t);
     |                                             `- error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 533 | #ifndef _MPFR_NO_DEPRECATED_GRANDOM /* for the test of this function */
 534 | MPFR_DEPRECATED
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:10: note: in file included from /host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:
31 | #include <Cminigmp.h>
32 |
33 | #include <mpfr.h>
   |          `- note: in file included from /host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:
34 |
35 | #endif /* CMPFR_H */
/host/spi-builder-workspace/Sources/Cmpfr/include/mpfr.h:536:55: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 534 | MPFR_DEPRECATED
 535 | #endif
 536 | __MPFR_DECLSPEC int mpfr_grandom (mpfr_ptr, mpfr_ptr, gmp_randstate_t,
     |                                                       `- error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 537 |                                   mpfr_rnd_t);
 538 | __MPFR_DECLSPEC int mpfr_nrandom (mpfr_ptr, gmp_randstate_t, mpfr_rnd_t);
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:10: note: in file included from /host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:
31 | #include <Cminigmp.h>
32 |
33 | #include <mpfr.h>
   |          `- note: in file included from /host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:
34 |
35 | #endif /* CMPFR_H */
/host/spi-builder-workspace/Sources/Cmpfr/include/mpfr.h:538:45: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 536 | __MPFR_DECLSPEC int mpfr_grandom (mpfr_ptr, mpfr_ptr, gmp_randstate_t,
 537 |                                   mpfr_rnd_t);
 538 | __MPFR_DECLSPEC int mpfr_nrandom (mpfr_ptr, gmp_randstate_t, mpfr_rnd_t);
     |                                             `- error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 539 | __MPFR_DECLSPEC int mpfr_erandom (mpfr_ptr, gmp_randstate_t, mpfr_rnd_t);
 540 | __MPFR_DECLSPEC int mpfr_urandomb (mpfr_ptr, gmp_randstate_t);
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:10: note: in file included from /host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:
31 | #include <Cminigmp.h>
32 |
33 | #include <mpfr.h>
   |          `- note: in file included from /host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:
34 |
35 | #endif /* CMPFR_H */
/host/spi-builder-workspace/Sources/Cmpfr/include/mpfr.h:539:45: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 537 |                                   mpfr_rnd_t);
 538 | __MPFR_DECLSPEC int mpfr_nrandom (mpfr_ptr, gmp_randstate_t, mpfr_rnd_t);
 539 | __MPFR_DECLSPEC int mpfr_erandom (mpfr_ptr, gmp_randstate_t, mpfr_rnd_t);
     |                                             `- error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 540 | __MPFR_DECLSPEC int mpfr_urandomb (mpfr_ptr, gmp_randstate_t);
 541 |
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:10: note: in file included from /host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:
31 | #include <Cminigmp.h>
32 |
33 | #include <mpfr.h>
   |          `- note: in file included from /host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:
34 |
35 | #endif /* CMPFR_H */
/host/spi-builder-workspace/Sources/Cmpfr/include/mpfr.h:540:46: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 538 | __MPFR_DECLSPEC int mpfr_nrandom (mpfr_ptr, gmp_randstate_t, mpfr_rnd_t);
 539 | __MPFR_DECLSPEC int mpfr_erandom (mpfr_ptr, gmp_randstate_t, mpfr_rnd_t);
 540 | __MPFR_DECLSPEC int mpfr_urandomb (mpfr_ptr, gmp_randstate_t);
     |                                              `- error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 541 |
 542 | __MPFR_DECLSPEC void mpfr_nextabove (mpfr_ptr);
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/SwiftMP/FloatMP.swift:9:8: error: could not build C module 'Cmpfr'
  7 |
  8 | import Foundation
  9 | import Cmpfr
    |        `- error: could not build C module 'Cmpfr'
 10 | import RealModule
 11 |
[285/286] Compiling SwiftMP QuotMP.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:10: note: in file included from /host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:
31 | #include <Cminigmp.h>
32 |
33 | #include <mpfr.h>
   |          `- note: in file included from /host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:
34 |
35 | #endif /* CMPFR_H */
/host/spi-builder-workspace/Sources/Cmpfr/include/mpfr.h:532:45: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 530 | __MPFR_DECLSPEC void mpfr_free_str (char *);
 531 |
 532 | __MPFR_DECLSPEC int mpfr_urandom (mpfr_ptr, gmp_randstate_t, mpfr_rnd_t);
     |                                             `- error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 533 | #ifndef _MPFR_NO_DEPRECATED_GRANDOM /* for the test of this function */
 534 | MPFR_DEPRECATED
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:10: note: in file included from /host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:
31 | #include <Cminigmp.h>
32 |
33 | #include <mpfr.h>
   |          `- note: in file included from /host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:
34 |
35 | #endif /* CMPFR_H */
/host/spi-builder-workspace/Sources/Cmpfr/include/mpfr.h:536:55: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 534 | MPFR_DEPRECATED
 535 | #endif
 536 | __MPFR_DECLSPEC int mpfr_grandom (mpfr_ptr, mpfr_ptr, gmp_randstate_t,
     |                                                       `- error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 537 |                                   mpfr_rnd_t);
 538 | __MPFR_DECLSPEC int mpfr_nrandom (mpfr_ptr, gmp_randstate_t, mpfr_rnd_t);
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:10: note: in file included from /host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:
31 | #include <Cminigmp.h>
32 |
33 | #include <mpfr.h>
   |          `- note: in file included from /host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:
34 |
35 | #endif /* CMPFR_H */
/host/spi-builder-workspace/Sources/Cmpfr/include/mpfr.h:538:45: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 536 | __MPFR_DECLSPEC int mpfr_grandom (mpfr_ptr, mpfr_ptr, gmp_randstate_t,
 537 |                                   mpfr_rnd_t);
 538 | __MPFR_DECLSPEC int mpfr_nrandom (mpfr_ptr, gmp_randstate_t, mpfr_rnd_t);
     |                                             `- error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 539 | __MPFR_DECLSPEC int mpfr_erandom (mpfr_ptr, gmp_randstate_t, mpfr_rnd_t);
 540 | __MPFR_DECLSPEC int mpfr_urandomb (mpfr_ptr, gmp_randstate_t);
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:10: note: in file included from /host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:
31 | #include <Cminigmp.h>
32 |
33 | #include <mpfr.h>
   |          `- note: in file included from /host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:
34 |
35 | #endif /* CMPFR_H */
/host/spi-builder-workspace/Sources/Cmpfr/include/mpfr.h:539:45: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 537 |                                   mpfr_rnd_t);
 538 | __MPFR_DECLSPEC int mpfr_nrandom (mpfr_ptr, gmp_randstate_t, mpfr_rnd_t);
 539 | __MPFR_DECLSPEC int mpfr_erandom (mpfr_ptr, gmp_randstate_t, mpfr_rnd_t);
     |                                             `- error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 540 | __MPFR_DECLSPEC int mpfr_urandomb (mpfr_ptr, gmp_randstate_t);
 541 |
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:10: note: in file included from /host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:
31 | #include <Cminigmp.h>
32 |
33 | #include <mpfr.h>
   |          `- note: in file included from /host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:
34 |
35 | #endif /* CMPFR_H */
/host/spi-builder-workspace/Sources/Cmpfr/include/mpfr.h:540:46: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 538 | __MPFR_DECLSPEC int mpfr_nrandom (mpfr_ptr, gmp_randstate_t, mpfr_rnd_t);
 539 | __MPFR_DECLSPEC int mpfr_erandom (mpfr_ptr, gmp_randstate_t, mpfr_rnd_t);
 540 | __MPFR_DECLSPEC int mpfr_urandomb (mpfr_ptr, gmp_randstate_t);
     |                                              `- error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 541 |
 542 | __MPFR_DECLSPEC void mpfr_nextabove (mpfr_ptr);
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/SwiftMP/FloatMP.swift:9:8: error: could not build C module 'Cmpfr'
  7 |
  8 | import Foundation
  9 | import Cmpfr
    |        `- error: could not build C module 'Cmpfr'
 10 | import RealModule
 11 |
[286/286] Compiling SwiftMP UIntMP.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:10: note: in file included from /host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:
31 | #include <Cminigmp.h>
32 |
33 | #include <mpfr.h>
   |          `- note: in file included from /host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:
34 |
35 | #endif /* CMPFR_H */
/host/spi-builder-workspace/Sources/Cmpfr/include/mpfr.h:532:45: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 530 | __MPFR_DECLSPEC void mpfr_free_str (char *);
 531 |
 532 | __MPFR_DECLSPEC int mpfr_urandom (mpfr_ptr, gmp_randstate_t, mpfr_rnd_t);
     |                                             `- error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 533 | #ifndef _MPFR_NO_DEPRECATED_GRANDOM /* for the test of this function */
 534 | MPFR_DEPRECATED
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:10: note: in file included from /host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:
31 | #include <Cminigmp.h>
32 |
33 | #include <mpfr.h>
   |          `- note: in file included from /host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:
34 |
35 | #endif /* CMPFR_H */
/host/spi-builder-workspace/Sources/Cmpfr/include/mpfr.h:536:55: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 534 | MPFR_DEPRECATED
 535 | #endif
 536 | __MPFR_DECLSPEC int mpfr_grandom (mpfr_ptr, mpfr_ptr, gmp_randstate_t,
     |                                                       `- error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 537 |                                   mpfr_rnd_t);
 538 | __MPFR_DECLSPEC int mpfr_nrandom (mpfr_ptr, gmp_randstate_t, mpfr_rnd_t);
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:10: note: in file included from /host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:
31 | #include <Cminigmp.h>
32 |
33 | #include <mpfr.h>
   |          `- note: in file included from /host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:
34 |
35 | #endif /* CMPFR_H */
/host/spi-builder-workspace/Sources/Cmpfr/include/mpfr.h:538:45: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 536 | __MPFR_DECLSPEC int mpfr_grandom (mpfr_ptr, mpfr_ptr, gmp_randstate_t,
 537 |                                   mpfr_rnd_t);
 538 | __MPFR_DECLSPEC int mpfr_nrandom (mpfr_ptr, gmp_randstate_t, mpfr_rnd_t);
     |                                             `- error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 539 | __MPFR_DECLSPEC int mpfr_erandom (mpfr_ptr, gmp_randstate_t, mpfr_rnd_t);
 540 | __MPFR_DECLSPEC int mpfr_urandomb (mpfr_ptr, gmp_randstate_t);
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:10: note: in file included from /host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:
31 | #include <Cminigmp.h>
32 |
33 | #include <mpfr.h>
   |          `- note: in file included from /host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:
34 |
35 | #endif /* CMPFR_H */
/host/spi-builder-workspace/Sources/Cmpfr/include/mpfr.h:539:45: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 537 |                                   mpfr_rnd_t);
 538 | __MPFR_DECLSPEC int mpfr_nrandom (mpfr_ptr, gmp_randstate_t, mpfr_rnd_t);
 539 | __MPFR_DECLSPEC int mpfr_erandom (mpfr_ptr, gmp_randstate_t, mpfr_rnd_t);
     |                                             `- error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 540 | __MPFR_DECLSPEC int mpfr_urandomb (mpfr_ptr, gmp_randstate_t);
 541 |
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:10: note: in file included from /host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:
31 | #include <Cminigmp.h>
32 |
33 | #include <mpfr.h>
   |          `- note: in file included from /host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h:33:
34 |
35 | #endif /* CMPFR_H */
/host/spi-builder-workspace/Sources/Cmpfr/include/mpfr.h:540:46: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 538 | __MPFR_DECLSPEC int mpfr_nrandom (mpfr_ptr, gmp_randstate_t, mpfr_rnd_t);
 539 | __MPFR_DECLSPEC int mpfr_erandom (mpfr_ptr, gmp_randstate_t, mpfr_rnd_t);
 540 | __MPFR_DECLSPEC int mpfr_urandomb (mpfr_ptr, gmp_randstate_t);
     |                                              `- error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 541 |
 542 | __MPFR_DECLSPEC void mpfr_nextabove (mpfr_ptr);
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/Sources/Cmpfr/include/Cmpfr.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/SwiftMP/FloatMP.swift:9:8: error: could not build C module 'Cmpfr'
  7 |
  8 | import Foundation
  9 | import Cmpfr
    |        `- error: could not build C module 'Cmpfr'
 10 | import RealModule
 11 |
BUILD FAILURE 6.2 android