The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CLAPACK, reference master (bad5b3), with Swift 6.1 for Android on 22 Jan 2026 06:52:31 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/goodnotes/CLAPACK.git
Reference: master
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/goodnotes/CLAPACK
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at bad5b3f Merge pull request #1 from GoodNotes/swift-support
Cloned https://github.com/goodnotes/CLAPACK.git
Revision (git rev-parse @):
bad5b3f11ac20b12b7c31652f98c59f2b880c586
SUCCESS checkout https://github.com/goodnotes/CLAPACK.git at master
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/goodnotes/CLAPACK.git
https://github.com/goodnotes/CLAPACK.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
  ],
  "manifest_display_name" : "CLAPACK",
  "name" : "CLAPACK",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "CLAPACK",
      "targets" : [
        "CLAPACK"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CLAPACK",
      "module_type" : "ClangTarget",
      "name" : "CLAPACK",
      "path" : ".",
      "product_memberships" : [
        "CLAPACK"
      ],
      "sources" : [
        "SRC/cbdsqr.c",
        "SRC/cgbbrd.c",
        "SRC/cgbcon.c",
        "SRC/cgbequ.c",
        "SRC/cgbequb.c",
        "SRC/cgbrfs.c",
        "SRC/cgbrfsx.c",
        "SRC/cgbsv.c",
        "SRC/cgbsvx.c",
        "SRC/cgbsvxx.c",
        "SRC/cgbtf2.c",
        "SRC/cgbtrf.c",
        "SRC/cgbtrs.c",
        "SRC/cgebak.c",
        "SRC/cgebal.c",
        "SRC/cgebd2.c",
        "SRC/cgebrd.c",
        "SRC/cgecon.c",
        "SRC/cgeequ.c",
        "SRC/cgeequb.c",
        "SRC/cgees.c",
        "SRC/cgeesx.c",
        "SRC/cgeev.c",
        "SRC/cgeevx.c",
        "SRC/cgegs.c",
        "SRC/cgegv.c",
        "SRC/cgehd2.c",
        "SRC/cgehrd.c",
        "SRC/cgelq2.c",
        "SRC/cgelqf.c",
        "SRC/cgels.c",
        "SRC/cgelsd.c",
        "SRC/cgelss.c",
        "SRC/cgelsx.c",
        "SRC/cgelsy.c",
        "SRC/cgeql2.c",
        "SRC/cgeqlf.c",
        "SRC/cgeqp3.c",
        "SRC/cgeqpf.c",
        "SRC/cgeqr2.c",
        "SRC/cgeqrf.c",
        "SRC/cgerfs.c",
        "SRC/cgerfsx.c",
        "SRC/cgerq2.c",
        "SRC/cgerqf.c",
        "SRC/cgesc2.c",
        "SRC/cgesdd.c",
        "SRC/cgesv.c",
        "SRC/cgesvd.c",
        "SRC/cgesvx.c",
        "SRC/cgesvxx.c",
        "SRC/cgetc2.c",
        "SRC/cgetf2.c",
        "SRC/cgetrf.c",
        "SRC/cgetri.c",
        "SRC/cgetrs.c",
        "SRC/cggbak.c",
        "SRC/cggbal.c",
        "SRC/cgges.c",
        "SRC/cggesx.c",
        "SRC/cggev.c",
        "SRC/cggevx.c",
        "SRC/cggglm.c",
        "SRC/cgghrd.c",
        "SRC/cgglse.c",
        "SRC/cggqrf.c",
        "SRC/cggrqf.c",
        "SRC/cggsvd.c",
        "SRC/cggsvp.c",
        "SRC/cgtcon.c",
        "SRC/cgtrfs.c",
        "SRC/cgtsv.c",
        "SRC/cgtsvx.c",
        "SRC/cgttrf.c",
        "SRC/cgttrs.c",
        "SRC/cgtts2.c",
        "SRC/chbev.c",
        "SRC/chbevd.c",
        "SRC/chbevx.c",
        "SRC/chbgst.c",
        "SRC/chbgv.c",
        "SRC/chbgvd.c",
        "SRC/chbgvx.c",
        "SRC/chbtrd.c",
        "SRC/checon.c",
        "SRC/cheequb.c",
        "SRC/cheev.c",
        "SRC/cheevd.c",
        "SRC/cheevr.c",
        "SRC/cheevx.c",
        "SRC/chegs2.c",
        "SRC/chegst.c",
        "SRC/chegv.c",
        "SRC/chegvd.c",
        "SRC/chegvx.c",
        "SRC/cherfs.c",
        "SRC/cherfsx.c",
        "SRC/chesv.c",
        "SRC/chesvx.c",
        "SRC/chesvxx.c",
        "SRC/chetd2.c",
        "SRC/chetf2.c",
        "SRC/chetrd.c",
        "SRC/chetrf.c",
        "SRC/chetri.c",
        "SRC/chetrs.c",
        "SRC/chfrk.c",
        "SRC/chgeqz.c",
        "SRC/chla_transtype.c",
        "SRC/chpcon.c",
        "SRC/chpev.c",
        "SRC/chpevd.c",
        "SRC/chpevx.c",
        "SRC/chpgst.c",
        "SRC/chpgv.c",
        "SRC/chpgvd.c",
        "SRC/chpgvx.c",
        "SRC/chprfs.c",
        "SRC/chpsv.c",
        "SRC/chpsvx.c",
        "SRC/chptrd.c",
        "SRC/chptrf.c",
        "SRC/chptri.c",
        "SRC/chptrs.c",
        "SRC/chsein.c",
        "SRC/chseqr.c",
        "SRC/cla_gbamv.c",
        "SRC/cla_gbrcond_c.c",
        "SRC/cla_gbrcond_x.c",
        "SRC/cla_gbrfsx_extended.c",
        "SRC/cla_gbrpvgrw.c",
        "SRC/cla_geamv.c",
        "SRC/cla_gercond_c.c",
        "SRC/cla_gercond_x.c",
        "SRC/cla_gerfsx_extended.c",
        "SRC/cla_heamv.c",
        "SRC/cla_hercond_c.c",
        "SRC/cla_hercond_x.c",
        "SRC/cla_herfsx_extended.c",
        "SRC/cla_herpvgrw.c",
        "SRC/cla_lin_berr.c",
        "SRC/cla_porcond_c.c",
        "SRC/cla_porcond_x.c",
        "SRC/cla_porfsx_extended.c",
        "SRC/cla_porpvgrw.c",
        "SRC/cla_rpvgrw.c",
        "SRC/cla_syamv.c",
        "SRC/cla_syrcond_c.c",
        "SRC/cla_syrcond_x.c",
        "SRC/cla_syrfsx_extended.c",
        "SRC/cla_syrpvgrw.c",
        "SRC/cla_wwaddw.c",
        "SRC/clabrd.c",
        "SRC/clacgv.c",
        "SRC/clacn2.c",
        "SRC/clacon.c",
        "SRC/clacp2.c",
        "SRC/clacpy.c",
        "SRC/clacrm.c",
        "SRC/clacrt.c",
        "SRC/cladiv.c",
        "SRC/claed0.c",
        "SRC/claed7.c",
        "SRC/claed8.c",
        "SRC/claein.c",
        "SRC/claesy.c",
        "SRC/claev2.c",
        "SRC/clag2z.c",
        "SRC/clags2.c",
        "SRC/clagtm.c",
        "SRC/clahef.c",
        "SRC/clahqr.c",
        "SRC/clahr2.c",
        "SRC/clahrd.c",
        "SRC/claic1.c",
        "SRC/clals0.c",
        "SRC/clalsa.c",
        "SRC/clalsd.c",
        "SRC/clangb.c",
        "SRC/clange.c",
        "SRC/clangt.c",
        "SRC/clanhb.c",
        "SRC/clanhe.c",
        "SRC/clanhf.c",
        "SRC/clanhp.c",
        "SRC/clanhs.c",
        "SRC/clanht.c",
        "SRC/clansb.c",
        "SRC/clansp.c",
        "SRC/clansy.c",
        "SRC/clantb.c",
        "SRC/clantp.c",
        "SRC/clantr.c",
        "SRC/clapll.c",
        "SRC/clapmt.c",
        "SRC/claqgb.c",
        "SRC/claqge.c",
        "SRC/claqhb.c",
        "SRC/claqhe.c",
        "SRC/claqhp.c",
        "SRC/claqp2.c",
        "SRC/claqps.c",
        "SRC/claqr0.c",
        "SRC/claqr1.c",
        "SRC/claqr2.c",
        "SRC/claqr3.c",
        "SRC/claqr4.c",
        "SRC/claqr5.c",
        "SRC/claqsb.c",
        "SRC/claqsp.c",
        "SRC/claqsy.c",
        "SRC/clar1v.c",
        "SRC/clar2v.c",
        "SRC/clarcm.c",
        "SRC/clarf.c",
        "SRC/clarfb.c",
        "SRC/clarfg.c",
        "SRC/clarfp.c",
        "SRC/clarft.c",
        "SRC/clarfx.c",
        "SRC/clargv.c",
        "SRC/clarnv.c",
        "SRC/clarrv.c",
        "SRC/clarscl2.c",
        "SRC/clartg.c",
        "SRC/clartv.c",
        "SRC/clarz.c",
        "SRC/clarzb.c",
        "SRC/clarzt.c",
        "SRC/clascl.c",
        "SRC/clascl2.c",
        "SRC/claset.c",
        "SRC/clasr.c",
        "SRC/classq.c",
        "SRC/claswp.c",
        "SRC/clasyf.c",
        "SRC/clatbs.c",
        "SRC/clatdf.c",
        "SRC/clatps.c",
        "SRC/clatrd.c",
        "SRC/clatrs.c",
        "SRC/clatrz.c",
        "SRC/clatzm.c",
        "SRC/clauu2.c",
        "SRC/clauum.c",
        "SRC/cpbcon.c",
        "SRC/cpbequ.c",
        "SRC/cpbrfs.c",
        "SRC/cpbstf.c",
        "SRC/cpbsv.c",
        "SRC/cpbsvx.c",
        "SRC/cpbtf2.c",
        "SRC/cpbtrf.c",
        "SRC/cpbtrs.c",
        "SRC/cpftrf.c",
        "SRC/cpftri.c",
        "SRC/cpftrs.c",
        "SRC/cpocon.c",
        "SRC/cpoequ.c",
        "SRC/cpoequb.c",
        "SRC/cporfs.c",
        "SRC/cporfsx.c",
        "SRC/cposv.c",
        "SRC/cposvx.c",
        "SRC/cposvxx.c",
        "SRC/cpotf2.c",
        "SRC/cpotrf.c",
        "SRC/cpotri.c",
        "SRC/cpotrs.c",
        "SRC/cppcon.c",
        "SRC/cppequ.c",
        "SRC/cpprfs.c",
        "SRC/cppsv.c",
        "SRC/cppsvx.c",
        "SRC/cpptrf.c",
        "SRC/cpptri.c",
        "SRC/cpptrs.c",
        "SRC/cpstf2.c",
        "SRC/cpstrf.c",
        "SRC/cptcon.c",
        "SRC/cpteqr.c",
        "SRC/cptrfs.c",
        "SRC/cptsv.c",
        "SRC/cptsvx.c",
        "SRC/cpttrf.c",
        "SRC/cpttrs.c",
        "SRC/cptts2.c",
        "SRC/crot.c",
        "SRC/cspcon.c",
        "SRC/cspmv.c",
        "SRC/cspr.c",
        "SRC/csprfs.c",
        "SRC/cspsv.c",
        "SRC/cspsvx.c",
        "SRC/csptrf.c",
        "SRC/csptri.c",
        "SRC/csptrs.c",
        "SRC/csrscl.c",
        "SRC/cstedc.c",
        "SRC/cstegr.c",
        "SRC/cstein.c",
        "SRC/cstemr.c",
        "SRC/csteqr.c",
        "SRC/csycon.c",
        "SRC/csyequb.c",
        "SRC/csymv.c",
        "SRC/csyr.c",
        "SRC/csyrfs.c",
        "SRC/csyrfsx.c",
        "SRC/csysv.c",
        "SRC/csysvx.c",
        "SRC/csysvxx.c",
        "SRC/csytf2.c",
        "SRC/csytrf.c",
        "SRC/csytri.c",
        "SRC/csytrs.c",
        "SRC/ctbcon.c",
        "SRC/ctbrfs.c",
        "SRC/ctbtrs.c",
        "SRC/ctfsm.c",
        "SRC/ctftri.c",
        "SRC/ctfttp.c",
        "SRC/ctfttr.c",
        "SRC/ctgevc.c",
        "SRC/ctgex2.c",
        "SRC/ctgexc.c",
        "SRC/ctgsen.c",
        "SRC/ctgsja.c",
        "SRC/ctgsna.c",
        "SRC/ctgsy2.c",
        "SRC/ctgsyl.c",
        "SRC/ctpcon.c",
        "SRC/ctprfs.c",
        "SRC/ctptri.c",
        "SRC/ctptrs.c",
        "SRC/ctpttf.c",
        "SRC/ctpttr.c",
        "SRC/ctrcon.c",
        "SRC/ctrevc.c",
        "SRC/ctrexc.c",
        "SRC/ctrrfs.c",
        "SRC/ctrsen.c",
        "SRC/ctrsna.c",
        "SRC/ctrsyl.c",
        "SRC/ctrti2.c",
        "SRC/ctrtri.c",
        "SRC/ctrtrs.c",
        "SRC/ctrttf.c",
        "SRC/ctrttp.c",
        "SRC/ctzrqf.c",
        "SRC/ctzrzf.c",
        "SRC/cung2l.c",
        "SRC/cung2r.c",
        "SRC/cungbr.c",
        "SRC/cunghr.c",
        "SRC/cungl2.c",
        "SRC/cunglq.c",
        "SRC/cungql.c",
        "SRC/cungqr.c",
        "SRC/cungr2.c",
        "SRC/cungrq.c",
        "SRC/cungtr.c",
        "SRC/cunm2l.c",
        "SRC/cunm2r.c",
        "SRC/cunmbr.c",
        "SRC/cunmhr.c",
        "SRC/cunml2.c",
        "SRC/cunmlq.c",
        "SRC/cunmql.c",
        "SRC/cunmqr.c",
        "SRC/cunmr2.c",
        "SRC/cunmr3.c",
        "SRC/cunmrq.c",
        "SRC/cunmrz.c",
        "SRC/cunmtr.c",
        "SRC/cupgtr.c",
        "SRC/cupmtr.c",
        "SRC/dbdsdc.c",
        "SRC/dbdsqr.c",
        "SRC/ddisna.c",
        "SRC/dgbbrd.c",
        "SRC/dgbcon.c",
        "SRC/dgbequ.c",
        "SRC/dgbequb.c",
        "SRC/dgbrfs.c",
        "SRC/dgbrfsx.c",
        "SRC/dgbsv.c",
        "SRC/dgbsvx.c",
        "SRC/dgbsvxx.c",
        "SRC/dgbtf2.c",
        "SRC/dgbtrf.c",
        "SRC/dgbtrs.c",
        "SRC/dgebak.c",
        "SRC/dgebal.c",
        "SRC/dgebd2.c",
        "SRC/dgebrd.c",
        "SRC/dgecon.c",
        "SRC/dgeequ.c",
        "SRC/dgeequb.c",
        "SRC/dgees.c",
        "SRC/dgeesx.c",
        "SRC/dgeev.c",
        "SRC/dgeevx.c",
        "SRC/dgegs.c",
        "SRC/dgegv.c",
        "SRC/dgehd2.c",
        "SRC/dgehrd.c",
        "SRC/dgejsv.c",
        "SRC/dgelq2.c",
        "SRC/dgelqf.c",
        "SRC/dgels.c",
        "SRC/dgelsd.c",
        "SRC/dgelss.c",
        "SRC/dgelsx.c",
        "SRC/dgelsy.c",
        "SRC/dgeql2.c",
        "SRC/dgeqlf.c",
        "SRC/dgeqp3.c",
        "SRC/dgeqpf.c",
        "SRC/dgeqr2.c",
        "SRC/dgeqrf.c",
        "SRC/dgerfs.c",
        "SRC/dgerfsx.c",
        "SRC/dgerq2.c",
        "SRC/dgerqf.c",
        "SRC/dgesc2.c",
        "SRC/dgesdd.c",
        "SRC/dgesv.c",
        "SRC/dgesvd.c",
        "SRC/dgesvj.c",
        "SRC/dgesvx.c",
        "SRC/dgesvxx.c",
        "SRC/dgetc2.c",
        "SRC/dgetf2.c",
        "SRC/dgetrf.c",
        "SRC/dgetri.c",
        "SRC/dgetrs.c",
        "SRC/dggbak.c",
        "SRC/dggbal.c",
        "SRC/dgges.c",
        "SRC/dggesx.c",
        "SRC/dggev.c",
        "SRC/dggevx.c",
        "SRC/dggglm.c",
        "SRC/dgghrd.c",
        "SRC/dgglse.c",
        "SRC/dggqrf.c",
        "SRC/dggrqf.c",
        "SRC/dggsvd.c",
        "SRC/dggsvp.c",
        "SRC/dgsvj0.c",
        "SRC/dgsvj1.c",
        "SRC/dgtcon.c",
        "SRC/dgtrfs.c",
        "SRC/dgtsv.c",
        "SRC/dgtsvx.c",
        "SRC/dgttrf.c",
        "SRC/dgttrs.c",
        "SRC/dgtts2.c",
        "SRC/dhgeqz.c",
        "SRC/dhsein.c",
        "SRC/dhseqr.c",
        "SRC/disnan.c",
        "SRC/dla_gbamv.c",
        "SRC/dla_gbrcond.c",
        "SRC/dla_gbrfsx_extended.c",
        "SRC/dla_gbrpvgrw.c",
        "SRC/dla_geamv.c",
        "SRC/dla_gercond.c",
        "SRC/dla_gerfsx_extended.c",
        "SRC/dla_lin_berr.c",
        "SRC/dla_porcond.c",
        "SRC/dla_porfsx_extended.c",
        "SRC/dla_porpvgrw.c",
        "SRC/dla_rpvgrw.c",
        "SRC/dla_syamv.c",
        "SRC/dla_syrcond.c",
        "SRC/dla_syrfsx_extended.c",
        "SRC/dla_syrpvgrw.c",
        "SRC/dla_wwaddw.c",
        "SRC/dlabad.c",
        "SRC/dlabrd.c",
        "SRC/dlacn2.c",
        "SRC/dlacon.c",
        "SRC/dlacpy.c",
        "SRC/dladiv.c",
        "SRC/dlae2.c",
        "SRC/dlaebz.c",
        "SRC/dlaed0.c",
        "SRC/dlaed1.c",
        "SRC/dlaed2.c",
        "SRC/dlaed3.c",
        "SRC/dlaed4.c",
        "SRC/dlaed5.c",
        "SRC/dlaed6.c",
        "SRC/dlaed7.c",
        "SRC/dlaed8.c",
        "SRC/dlaed9.c",
        "SRC/dlaeda.c",
        "SRC/dlaein.c",
        "SRC/dlaev2.c",
        "SRC/dlaexc.c",
        "SRC/dlag2.c",
        "SRC/dlag2s.c",
        "SRC/dlags2.c",
        "SRC/dlagtf.c",
        "SRC/dlagtm.c",
        "SRC/dlagts.c",
        "SRC/dlagv2.c",
        "SRC/dlahqr.c",
        "SRC/dlahr2.c",
        "SRC/dlahrd.c",
        "SRC/dlaic1.c",
        "SRC/dlaisnan.c",
        "SRC/dlaln2.c",
        "SRC/dlals0.c",
        "SRC/dlalsa.c",
        "SRC/dlalsd.c",
        "SRC/dlamrg.c",
        "SRC/dlaneg.c",
        "SRC/dlangb.c",
        "SRC/dlange.c",
        "SRC/dlangt.c",
        "SRC/dlanhs.c",
        "SRC/dlansb.c",
        "SRC/dlansf.c",
        "SRC/dlansp.c",
        "SRC/dlanst.c",
        "SRC/dlansy.c",
        "SRC/dlantb.c",
        "SRC/dlantp.c",
        "SRC/dlantr.c",
        "SRC/dlanv2.c",
        "SRC/dlapll.c",
        "SRC/dlapmt.c",
        "SRC/dlapy2.c",
        "SRC/dlapy3.c",
        "SRC/dlaqgb.c",
        "SRC/dlaqge.c",
        "SRC/dlaqp2.c",
        "SRC/dlaqps.c",
        "SRC/dlaqr0.c",
        "SRC/dlaqr1.c",
        "SRC/dlaqr2.c",
        "SRC/dlaqr3.c",
        "SRC/dlaqr4.c",
        "SRC/dlaqr5.c",
        "SRC/dlaqsb.c",
        "SRC/dlaqsp.c",
        "SRC/dlaqsy.c",
        "SRC/dlaqtr.c",
        "SRC/dlar1v.c",
        "SRC/dlar2v.c",
        "SRC/dlarf.c",
        "SRC/dlarfb.c",
        "SRC/dlarfg.c",
        "SRC/dlarfp.c",
        "SRC/dlarft.c",
        "SRC/dlarfx.c",
        "SRC/dlargv.c",
        "SRC/dlarnv.c",
        "SRC/dlarra.c",
        "SRC/dlarrb.c",
        "SRC/dlarrc.c",
        "SRC/dlarrd.c",
        "SRC/dlarre.c",
        "SRC/dlarrf.c",
        "SRC/dlarrj.c",
        "SRC/dlarrk.c",
        "SRC/dlarrr.c",
        "SRC/dlarrv.c",
        "SRC/dlarscl2.c",
        "SRC/dlartg.c",
        "SRC/dlartv.c",
        "SRC/dlaruv.c",
        "SRC/dlarz.c",
        "SRC/dlarzb.c",
        "SRC/dlarzt.c",
        "SRC/dlas2.c",
        "SRC/dlascl.c",
        "SRC/dlascl2.c",
        "SRC/dlasd0.c",
        "SRC/dlasd1.c",
        "SRC/dlasd2.c",
        "SRC/dlasd3.c",
        "SRC/dlasd4.c",
        "SRC/dlasd5.c",
        "SRC/dlasd6.c",
        "SRC/dlasd7.c",
        "SRC/dlasd8.c",
        "SRC/dlasda.c",
        "SRC/dlasdq.c",
        "SRC/dlasdt.c",
        "SRC/dlaset.c",
        "SRC/dlasq1.c",
        "SRC/dlasq2.c",
        "SRC/dlasq3.c",
        "SRC/dlasq4.c",
        "SRC/dlasq5.c",
        "SRC/dlasq6.c",
        "SRC/dlasr.c",
        "SRC/dlasrt.c",
        "SRC/dlassq.c",
        "SRC/dlasv2.c",
        "SRC/dlaswp.c",
        "SRC/dlasy2.c",
        "SRC/dlasyf.c",
        "SRC/dlat2s.c",
        "SRC/dlatbs.c",
        "SRC/dlatdf.c",
        "SRC/dlatps.c",
        "SRC/dlatrd.c",
        "SRC/dlatrs.c",
        "SRC/dlatrz.c",
        "SRC/dlatzm.c",
        "SRC/dlauu2.c",
        "SRC/dlauum.c",
        "SRC/dopgtr.c",
        "SRC/dopmtr.c",
        "SRC/dorg2l.c",
        "SRC/dorg2r.c",
        "SRC/dorgbr.c",
        "SRC/dorghr.c",
        "SRC/dorgl2.c",
        "SRC/dorglq.c",
        "SRC/dorgql.c",
        "SRC/dorgqr.c",
        "SRC/dorgr2.c",
        "SRC/dorgrq.c",
        "SRC/dorgtr.c",
        "SRC/dorm2l.c",
        "SRC/dorm2r.c",
        "SRC/dormbr.c",
        "SRC/dormhr.c",
        "SRC/dorml2.c",
        "SRC/dormlq.c",
        "SRC/dormql.c",
        "SRC/dormqr.c",
        "SRC/dormr2.c",
        "SRC/dormr3.c",
        "SRC/dormrq.c",
        "SRC/dormrz.c",
        "SRC/dormtr.c",
        "SRC/dpbcon.c",
        "SRC/dpbequ.c",
        "SRC/dpbrfs.c",
        "SRC/dpbstf.c",
        "SRC/dpbsv.c",
        "SRC/dpbsvx.c",
        "SRC/dpbtf2.c",
        "SRC/dpbtrf.c",
        "SRC/dpbtrs.c",
        "SRC/dpftrf.c",
        "SRC/dpftri.c",
        "SRC/dpftrs.c",
        "SRC/dpocon.c",
        "SRC/dpoequ.c",
        "SRC/dpoequb.c",
        "SRC/dporfs.c",
        "SRC/dporfsx.c",
        "SRC/dposv.c",
        "SRC/dposvx.c",
        "SRC/dposvxx.c",
        "SRC/dpotf2.c",
        "SRC/dpotrf.c",
        "SRC/dpotri.c",
        "SRC/dpotrs.c",
        "SRC/dppcon.c",
        "SRC/dppequ.c",
        "SRC/dpprfs.c",
        "SRC/dppsv.c",
        "SRC/dppsvx.c",
        "SRC/dpptrf.c",
        "SRC/dpptri.c",
        "SRC/dpptrs.c",
        "SRC/dpstf2.c",
        "SRC/dpstrf.c",
        "SRC/dptcon.c",
        "SRC/dpteqr.c",
        "SRC/dptrfs.c",
        "SRC/dptsv.c",
        "SRC/dptsvx.c",
        "SRC/dpttrf.c",
        "SRC/dpttrs.c",
        "SRC/dptts2.c",
        "SRC/drscl.c",
        "SRC/dsbev.c",
        "SRC/dsbevd.c",
        "SRC/dsbevx.c",
        "SRC/dsbgst.c",
        "SRC/dsbgv.c",
        "SRC/dsbgvd.c",
        "SRC/dsbgvx.c",
        "SRC/dsbtrd.c",
        "SRC/dsfrk.c",
        "SRC/dsgesv.c",
        "SRC/dspcon.c",
        "SRC/dspev.c",
        "SRC/dspevd.c",
        "SRC/dspevx.c",
        "SRC/dspgst.c",
        "SRC/dspgv.c",
        "SRC/dspgvd.c",
        "SRC/dspgvx.c",
        "SRC/dsposv.c",
        "SRC/dsprfs.c",
        "SRC/dspsv.c",
        "SRC/dspsvx.c",
        "SRC/dsptrd.c",
        "SRC/dsptrf.c",
        "SRC/dsptri.c",
        "SRC/dsptrs.c",
        "SRC/dstebz.c",
        "SRC/dstedc.c",
        "SRC/dstegr.c",
        "SRC/dstein.c",
        "SRC/dstemr.c",
        "SRC/dsteqr.c",
        "SRC/dsterf.c",
        "SRC/dstev.c",
        "SRC/dstevd.c",
        "SRC/dstevr.c",
        "SRC/dstevx.c",
        "SRC/dsycon.c",
        "SRC/dsyequb.c",
        "SRC/dsyev.c",
        "SRC/dsyevd.c",
        "SRC/dsyevr.c",
        "SRC/dsyevx.c",
        "SRC/dsygs2.c",
        "SRC/dsygst.c",
        "SRC/dsygv.c",
        "SRC/dsygvd.c",
        "SRC/dsygvx.c",
        "SRC/dsyrfs.c",
        "SRC/dsyrfsx.c",
        "SRC/dsysv.c",
        "SRC/dsysvx.c",
        "SRC/dsysvxx.c",
        "SRC/dsytd2.c",
        "SRC/dsytf2.c",
        "SRC/dsytrd.c",
        "SRC/dsytrf.c",
        "SRC/dsytri.c",
        "SRC/dsytrs.c",
        "SRC/dtbcon.c",
        "SRC/dtbrfs.c",
        "SRC/dtbtrs.c",
        "SRC/dtfsm.c",
        "SRC/dtftri.c",
        "SRC/dtfttp.c",
        "SRC/dtfttr.c",
        "SRC/dtgevc.c",
        "SRC/dtgex2.c",
        "SRC/dtgexc.c",
        "SRC/dtgsen.c",
        "SRC/dtgsja.c",
        "SRC/dtgsna.c",
        "SRC/dtgsy2.c",
        "SRC/dtgsyl.c",
        "SRC/dtpcon.c",
        "SRC/dtprfs.c",
        "SRC/dtptri.c",
        "SRC/dtptrs.c",
        "SRC/dtpttf.c",
        "SRC/dtpttr.c",
        "SRC/dtrcon.c",
        "SRC/dtrevc.c",
        "SRC/dtrexc.c",
        "SRC/dtrrfs.c",
        "SRC/dtrsen.c",
        "SRC/dtrsna.c",
        "SRC/dtrsyl.c",
        "SRC/dtrti2.c",
        "SRC/dtrtri.c",
        "SRC/dtrtrs.c",
        "SRC/dtrttf.c",
        "SRC/dtrttp.c",
        "SRC/dtzrqf.c",
        "SRC/dtzrzf.c",
        "SRC/dzsum1.c",
        "SRC/icmax1.c",
        "SRC/ieeeck.c",
        "SRC/ilaclc.c",
        "SRC/ilaclr.c",
        "SRC/iladiag.c",
        "SRC/iladlc.c",
        "SRC/iladlr.c",
        "SRC/ilaenv.c",
        "SRC/ilaprec.c",
        "SRC/ilaslc.c",
        "SRC/ilaslr.c",
        "SRC/ilatrans.c",
        "SRC/ilauplo.c",
        "SRC/ilaver.c",
        "SRC/ilazlc.c",
        "SRC/ilazlr.c",
        "SRC/iparmq.c",
        "SRC/izmax1.c",
        "SRC/lsamen.c",
        "SRC/maxloc.c",
        "SRC/sbdsdc.c",
        "SRC/sbdsqr.c",
        "SRC/scsum1.c",
        "SRC/sdisna.c",
        "SRC/sgbbrd.c",
        "SRC/sgbcon.c",
        "SRC/sgbequ.c",
        "SRC/sgbequb.c",
        "SRC/sgbrfs.c",
        "SRC/sgbrfsx.c",
        "SRC/sgbsv.c",
        "SRC/sgbsvx.c",
        "SRC/sgbsvxx.c",
        "SRC/sgbtf2.c",
        "SRC/sgbtrf.c",
        "SRC/sgbtrs.c",
        "SRC/sgebak.c",
        "SRC/sgebal.c",
        "SRC/sgebd2.c",
        "SRC/sgebrd.c",
        "SRC/sgecon.c",
        "SRC/sgeequ.c",
        "SRC/sgeequb.c",
        "SRC/sgees.c",
        "SRC/sgeesx.c",
        "SRC/sgeev.c",
        "SRC/sgeevx.c",
        "SRC/sgegs.c",
        "SRC/sgegv.c",
        "SRC/sgehd2.c",
        "SRC/sgehrd.c",
        "SRC/sgejsv.c",
        "SRC/sgelq2.c",
        "SRC/sgelqf.c",
        "SRC/sgels.c",
        "SRC/sgelsd.c",
        "SRC/sgelss.c",
        "SRC/sgelsx.c",
        "SRC/sgelsy.c",
        "SRC/sgeql2.c",
        "SRC/sgeqlf.c",
        "SRC/sgeqp3.c",
        "SRC/sgeqpf.c",
        "SRC/sgeqr2.c",
        "SRC/sgeqrf.c",
        "SRC/sgerfs.c",
        "SRC/sgerfsx.c",
        "SRC/sgerq2.c",
        "SRC/sgerqf.c",
        "SRC/sgesc2.c",
        "SRC/sgesdd.c",
        "SRC/sgesv.c",
        "SRC/sgesvd.c",
        "SRC/sgesvj.c",
        "SRC/sgesvx.c",
        "SRC/sgesvxx.c",
        "SRC/sgetc2.c",
        "SRC/sgetf2.c",
        "SRC/sgetrf.c",
        "SRC/sgetri.c",
        "SRC/sgetrs.c",
        "SRC/sggbak.c",
        "SRC/sggbal.c",
        "SRC/sgges.c",
        "SRC/sggesx.c",
        "SRC/sggev.c",
        "SRC/sggevx.c",
        "SRC/sggglm.c",
        "SRC/sgghrd.c",
        "SRC/sgglse.c",
        "SRC/sggqrf.c",
        "SRC/sggrqf.c",
        "SRC/sggsvd.c",
        "SRC/sggsvp.c",
        "SRC/sgsvj0.c",
        "SRC/sgsvj1.c",
        "SRC/sgtcon.c",
        "SRC/sgtrfs.c",
        "SRC/sgtsv.c",
        "SRC/sgtsvx.c",
        "SRC/sgttrf.c",
        "SRC/sgttrs.c",
        "SRC/sgtts2.c",
        "SRC/shgeqz.c",
        "SRC/shsein.c",
        "SRC/shseqr.c",
        "SRC/sisnan.c",
        "SRC/sla_gbamv.c",
        "SRC/sla_gbrcond.c",
        "SRC/sla_gbrfsx_extended.c",
        "SRC/sla_gbrpvgrw.c",
        "SRC/sla_geamv.c",
        "SRC/sla_gercond.c",
        "SRC/sla_gerfsx_extended.c",
        "SRC/sla_lin_berr.c",
        "SRC/sla_porcond.c",
        "SRC/sla_porfsx_extended.c",
        "SRC/sla_porpvgrw.c",
        "SRC/sla_rpvgrw.c",
        "SRC/sla_syamv.c",
        "SRC/sla_syrcond.c",
        "SRC/sla_syrfsx_extended.c",
        "SRC/sla_syrpvgrw.c",
        "SRC/sla_wwaddw.c",
        "SRC/slabad.c",
        "SRC/slabrd.c",
        "SRC/slacn2.c",
        "SRC/slacon.c",
        "SRC/slacpy.c",
        "SRC/sladiv.c",
        "SRC/slae2.c",
        "SRC/slaebz.c",
        "SRC/slaed0.c",
        "SRC/slaed1.c",
        "SRC/slaed2.c",
        "SRC/slaed3.c",
        "SRC/slaed4.c",
        "SRC/slaed5.c",
        "SRC/slaed6.c",
        "SRC/slaed7.c",
        "SRC/slaed8.c",
        "SRC/slaed9.c",
        "SRC/slaeda.c",
        "SRC/slaein.c",
        "SRC/slaev2.c",
        "SRC/slaexc.c",
        "SRC/slag2.c",
        "SRC/slag2d.c",
        "SRC/slags2.c",
        "SRC/slagtf.c",
        "SRC/slagtm.c",
        "SRC/slagts.c",
        "SRC/slagv2.c",
        "SRC/slahqr.c",
        "SRC/slahr2.c",
        "SRC/slahrd.c",
        "SRC/slaic1.c",
        "SRC/slaisnan.c",
        "SRC/slaln2.c",
        "SRC/slals0.c",
        "SRC/slalsa.c",
        "SRC/slalsd.c",
        "SRC/slamrg.c",
        "SRC/slaneg.c",
        "SRC/slangb.c",
        "SRC/slange.c",
        "SRC/slangt.c",
        "SRC/slanhs.c",
        "SRC/slansb.c",
        "SRC/slansf.c",
        "SRC/slansp.c",
        "SRC/slanst.c",
        "SRC/slansy.c",
        "SRC/slantb.c",
        "SRC/slantp.c",
        "SRC/slantr.c",
        "SRC/slanv2.c",
        "SRC/slapll.c",
        "SRC/slapmt.c",
        "SRC/slapy2.c",
        "SRC/slapy3.c",
        "SRC/slaqgb.c",
        "SRC/slaqge.c",
        "SRC/slaqp2.c",
        "SRC/slaqps.c",
        "SRC/slaqr0.c",
        "SRC/slaqr1.c",
        "SRC/slaqr2.c",
        "SRC/slaqr3.c",
        "SRC/slaqr4.c",
        "SRC/slaqr5.c",
        "SRC/slaqsb.c",
        "SRC/slaqsp.c",
        "SRC/slaqsy.c",
        "SRC/slaqtr.c",
        "SRC/slar1v.c",
        "SRC/slar2v.c",
        "SRC/slarf.c",
        "SRC/slarfb.c",
        "SRC/slarfg.c",
        "SRC/slarfp.c",
        "SRC/slarft.c",
        "SRC/slarfx.c",
        "SRC/slargv.c",
        "SRC/slarnv.c",
        "SRC/slarra.c",
        "SRC/slarrb.c",
        "SRC/slarrc.c",
        "SRC/slarrd.c",
        "SRC/slarre.c",
        "SRC/slarrf.c",
        "SRC/slarrj.c",
        "SRC/slarrk.c",
        "SRC/slarrr.c",
        "SRC/slarrv.c",
        "SRC/slarscl2.c",
        "SRC/slartg.c",
        "SRC/slartv.c",
        "SRC/slaruv.c",
        "SRC/slarz.c",
        "SRC/slarzb.c",
        "SRC/slarzt.c",
        "SRC/slas2.c",
        "SRC/slascl.c",
        "SRC/slascl2.c",
        "SRC/slasd0.c",
        "SRC/slasd1.c",
        "SRC/slasd2.c",
        "SRC/slasd3.c",
        "SRC/slasd4.c",
        "SRC/slasd5.c",
        "SRC/slasd6.c",
        "SRC/slasd7.c",
        "SRC/slasd8.c",
        "SRC/slasda.c",
        "SRC/slasdq.c",
        "SRC/slasdt.c",
        "SRC/slaset.c",
        "SRC/slasq1.c",
        "SRC/slasq2.c",
        "SRC/slasq3.c",
        "SRC/slasq4.c",
        "SRC/slasq5.c",
        "SRC/slasq6.c",
        "SRC/slasr.c",
        "SRC/slasrt.c",
        "SRC/slassq.c",
        "SRC/slasv2.c",
        "SRC/slaswp.c",
        "SRC/slasy2.c",
        "SRC/slasyf.c",
        "SRC/slatbs.c",
        "SRC/slatdf.c",
        "SRC/slatps.c",
        "SRC/slatrd.c",
        "SRC/slatrs.c",
        "SRC/slatrz.c",
        "SRC/slatzm.c",
        "SRC/slauu2.c",
        "SRC/slauum.c",
        "SRC/sopgtr.c",
        "SRC/sopmtr.c",
        "SRC/sorg2l.c",
        "SRC/sorg2r.c",
        "SRC/sorgbr.c",
        "SRC/sorghr.c",
        "SRC/sorgl2.c",
        "SRC/sorglq.c",
        "SRC/sorgql.c",
        "SRC/sorgqr.c",
        "SRC/sorgr2.c",
        "SRC/sorgrq.c",
        "SRC/sorgtr.c",
        "SRC/sorm2l.c",
        "SRC/sorm2r.c",
        "SRC/sormbr.c",
        "SRC/sormhr.c",
        "SRC/sorml2.c",
        "SRC/sormlq.c",
        "SRC/sormql.c",
        "SRC/sormqr.c",
        "SRC/sormr2.c",
        "SRC/sormr3.c",
        "SRC/sormrq.c",
        "SRC/sormrz.c",
        "SRC/sormtr.c",
        "SRC/spbcon.c",
        "SRC/spbequ.c",
        "SRC/spbrfs.c",
        "SRC/spbstf.c",
        "SRC/spbsv.c",
        "SRC/spbsvx.c",
        "SRC/spbtf2.c",
        "SRC/spbtrf.c",
        "SRC/spbtrs.c",
        "SRC/spftrf.c",
        "SRC/spftri.c",
        "SRC/spftrs.c",
        "SRC/spocon.c",
        "SRC/spoequ.c",
        "SRC/spoequb.c",
        "SRC/sporfs.c",
        "SRC/sporfsx.c",
        "SRC/sposv.c",
        "SRC/sposvx.c",
        "SRC/sposvxx.c",
        "SRC/spotf2.c",
        "SRC/spotrf.c",
        "SRC/spotri.c",
        "SRC/spotrs.c",
        "SRC/sppcon.c",
        "SRC/sppequ.c",
        "SRC/spprfs.c",
        "SRC/sppsv.c",
        "SRC/sppsvx.c",
        "SRC/spptrf.c",
        "SRC/spptri.c",
        "SRC/spptrs.c",
        "SRC/spstf2.c",
        "SRC/spstrf.c",
        "SRC/sptcon.c",
        "SRC/spteqr.c",
        "SRC/sptrfs.c",
        "SRC/sptsv.c",
        "SRC/sptsvx.c",
        "SRC/spttrf.c",
        "SRC/spttrs.c",
        "SRC/sptts2.c",
        "SRC/srscl.c",
        "SRC/ssbev.c",
        "SRC/ssbevd.c",
        "SRC/ssbevx.c",
        "SRC/ssbgst.c",
        "SRC/ssbgv.c",
        "SRC/ssbgvd.c",
        "SRC/ssbgvx.c",
        "SRC/ssbtrd.c",
        "SRC/ssfrk.c",
        "SRC/sspcon.c",
        "SRC/sspev.c",
        "SRC/sspevd.c",
        "SRC/sspevx.c",
        "SRC/sspgst.c",
        "SRC/sspgv.c",
        "SRC/sspgvd.c",
        "SRC/sspgvx.c",
        "SRC/ssprfs.c",
        "SRC/sspsv.c",
        "SRC/sspsvx.c",
        "SRC/ssptrd.c",
        "SRC/ssptrf.c",
        "SRC/ssptri.c",
        "SRC/ssptrs.c",
        "SRC/sstebz.c",
        "SRC/sstedc.c",
        "SRC/sstegr.c",
        "SRC/sstein.c",
        "SRC/sstemr.c",
        "SRC/ssteqr.c",
        "SRC/ssterf.c",
        "SRC/sstev.c",
        "SRC/sstevd.c",
        "SRC/sstevr.c",
        "SRC/sstevx.c",
        "SRC/ssycon.c",
        "SRC/ssyequb.c",
        "SRC/ssyev.c",
        "SRC/ssyevd.c",
        "SRC/ssyevr.c",
        "SRC/ssyevx.c",
        "SRC/ssygs2.c",
        "SRC/ssygst.c",
        "SRC/ssygv.c",
        "SRC/ssygvd.c",
        "SRC/ssygvx.c",
        "SRC/ssyrfs.c",
        "SRC/ssyrfsx.c",
        "SRC/ssysv.c",
        "SRC/ssysvx.c",
        "SRC/ssysvxx.c",
        "SRC/ssytd2.c",
        "SRC/ssytf2.c",
        "SRC/ssytrd.c",
        "SRC/ssytrf.c",
        "SRC/ssytri.c",
        "SRC/ssytrs.c",
        "SRC/stbcon.c",
        "SRC/stbrfs.c",
        "SRC/stbtrs.c",
        "SRC/stfsm.c",
        "SRC/stftri.c",
        "SRC/stfttp.c",
        "SRC/stfttr.c",
        "SRC/stgevc.c",
        "SRC/stgex2.c",
        "SRC/stgexc.c",
        "SRC/stgsen.c",
        "SRC/stgsja.c",
        "SRC/stgsna.c",
        "SRC/stgsy2.c",
        "SRC/stgsyl.c",
        "SRC/stpcon.c",
        "SRC/stprfs.c",
        "SRC/stptri.c",
        "SRC/stptrs.c",
        "SRC/stpttf.c",
        "SRC/stpttr.c",
        "SRC/strcon.c",
        "SRC/strevc.c",
        "SRC/strexc.c",
        "SRC/strrfs.c",
        "SRC/strsen.c",
        "SRC/strsna.c",
        "SRC/strsyl.c",
        "SRC/strti2.c",
        "SRC/strtri.c",
        "SRC/strtrs.c",
        "SRC/strttf.c",
        "SRC/strttp.c",
        "SRC/stzrqf.c",
        "SRC/stzrzf.c",
        "SRC/xerbla.c",
        "SRC/xerbla_array.c",
        "SRC/zbdsqr.c",
        "SRC/zcgesv.c",
        "SRC/zcposv.c",
        "SRC/zdrscl.c",
        "SRC/zgbbrd.c",
        "SRC/zgbcon.c",
        "SRC/zgbequ.c",
        "SRC/zgbequb.c",
        "SRC/zgbrfs.c",
        "SRC/zgbrfsx.c",
        "SRC/zgbsv.c",
        "SRC/zgbsvx.c",
        "SRC/zgbsvxx.c",
        "SRC/zgbtf2.c",
        "SRC/zgbtrf.c",
        "SRC/zgbtrs.c",
        "SRC/zgebak.c",
        "SRC/zgebal.c",
        "SRC/zgebd2.c",
        "SRC/zgebrd.c",
        "SRC/zgecon.c",
        "SRC/zgeequ.c",
        "SRC/zgeequb.c",
        "SRC/zgees.c",
        "SRC/zgeesx.c",
        "SRC/zgeev.c",
        "SRC/zgeevx.c",
        "SRC/zgegs.c",
        "SRC/zgegv.c",
        "SRC/zgehd2.c",
        "SRC/zgehrd.c",
        "SRC/zgelq2.c",
        "SRC/zgelqf.c",
        "SRC/zgels.c",
        "SRC/zgelsd.c",
        "SRC/zgelss.c",
        "SRC/zgelsx.c",
        "SRC/zgelsy.c",
        "SRC/zgeql2.c",
        "SRC/zgeqlf.c",
        "SRC/zgeqp3.c",
        "SRC/zgeqpf.c",
        "SRC/zgeqr2.c",
        "SRC/zgeqrf.c",
        "SRC/zgerfs.c",
        "SRC/zgerfsx.c",
        "SRC/zgerq2.c",
        "SRC/zgerqf.c",
        "SRC/zgesc2.c",
        "SRC/zgesdd.c",
        "SRC/zgesv.c",
        "SRC/zgesvd.c",
        "SRC/zgesvx.c",
        "SRC/zgesvxx.c",
        "SRC/zgetc2.c",
        "SRC/zgetf2.c",
        "SRC/zgetrf.c",
        "SRC/zgetri.c",
        "SRC/zgetrs.c",
        "SRC/zggbak.c",
        "SRC/zggbal.c",
        "SRC/zgges.c",
        "SRC/zggesx.c",
        "SRC/zggev.c",
        "SRC/zggevx.c",
        "SRC/zggglm.c",
        "SRC/zgghrd.c",
        "SRC/zgglse.c",
        "SRC/zggqrf.c",
        "SRC/zggrqf.c",
        "SRC/zggsvd.c",
        "SRC/zggsvp.c",
        "SRC/zgtcon.c",
        "SRC/zgtrfs.c",
        "SRC/zgtsv.c",
        "SRC/zgtsvx.c",
        "SRC/zgttrf.c",
        "SRC/zgttrs.c",
        "SRC/zgtts2.c",
        "SRC/zhbev.c",
        "SRC/zhbevd.c",
        "SRC/zhbevx.c",
        "SRC/zhbgst.c",
        "SRC/zhbgv.c",
        "SRC/zhbgvd.c",
        "SRC/zhbgvx.c",
        "SRC/zhbtrd.c",
        "SRC/zhecon.c",
        "SRC/zheequb.c",
        "SRC/zheev.c",
        "SRC/zheevd.c",
        "SRC/zheevr.c",
        "SRC/zheevx.c",
        "SRC/zhegs2.c",
        "SRC/zhegst.c",
        "SRC/zhegv.c",
        "SRC/zhegvd.c",
        "SRC/zhegvx.c",
        "SRC/zherfs.c",
        "SRC/zherfsx.c",
        "SRC/zhesv.c",
        "SRC/zhesvx.c",
        "SRC/zhesvxx.c",
        "SRC/zhetd2.c",
        "SRC/zhetf2.c",
        "SRC/zhetrd.c",
        "SRC/zhetrf.c",
        "SRC/zhetri.c",
        "SRC/zhetrs.c",
        "SRC/zhfrk.c",
        "SRC/zhgeqz.c",
        "SRC/zhpcon.c",
        "SRC/zhpev.c",
        "SRC/zhpevd.c",
        "SRC/zhpevx.c",
        "SRC/zhpgst.c",
        "SRC/zhpgv.c",
        "SRC/zhpgvd.c",
        "SRC/zhpgvx.c",
        "SRC/zhprfs.c",
        "SRC/zhpsv.c",
        "SRC/zhpsvx.c",
        "SRC/zhptrd.c",
        "SRC/zhptrf.c",
        "SRC/zhptri.c",
        "SRC/zhptrs.c",
        "SRC/zhsein.c",
        "SRC/zhseqr.c",
        "SRC/zla_gbamv.c",
        "SRC/zla_gbrcond_c.c",
        "SRC/zla_gbrcond_x.c",
        "SRC/zla_gbrfsx_extended.c",
        "SRC/zla_gbrpvgrw.c",
        "SRC/zla_geamv.c",
        "SRC/zla_gercond_c.c",
        "SRC/zla_gercond_x.c",
        "SRC/zla_gerfsx_extended.c",
        "SRC/zla_heamv.c",
        "SRC/zla_hercond_c.c",
        "SRC/zla_hercond_x.c",
        "SRC/zla_herfsx_extended.c",
        "SRC/zla_herpvgrw.c",
        "SRC/zla_lin_berr.c",
        "SRC/zla_porcond_c.c",
        "SRC/zla_porcond_x.c",
        "SRC/zla_porfsx_extended.c",
        "SRC/zla_porpvgrw.c",
        "SRC/zla_rpvgrw.c",
        "SRC/zla_syamv.c",
        "SRC/zla_syrcond_c.c",
        "SRC/zla_syrcond_x.c",
        "SRC/zla_syrfsx_extended.c",
        "SRC/zla_syrpvgrw.c",
        "SRC/zla_wwaddw.c",
        "SRC/zlabrd.c",
        "SRC/zlacgv.c",
        "SRC/zlacn2.c",
        "SRC/zlacon.c",
        "SRC/zlacp2.c",
        "SRC/zlacpy.c",
        "SRC/zlacrm.c",
        "SRC/zlacrt.c",
        "SRC/zladiv.c",
        "SRC/zlaed0.c",
        "SRC/zlaed7.c",
        "SRC/zlaed8.c",
        "SRC/zlaein.c",
        "SRC/zlaesy.c",
        "SRC/zlaev2.c",
        "SRC/zlag2c.c",
        "SRC/zlags2.c",
        "SRC/zlagtm.c",
        "SRC/zlahef.c",
        "SRC/zlahqr.c",
        "SRC/zlahr2.c",
        "SRC/zlahrd.c",
        "SRC/zlaic1.c",
        "SRC/zlals0.c",
        "SRC/zlalsa.c",
        "SRC/zlalsd.c",
        "SRC/zlangb.c",
        "SRC/zlange.c",
        "SRC/zlangt.c",
        "SRC/zlanhb.c",
        "SRC/zlanhe.c",
        "SRC/zlanhf.c",
        "SRC/zlanhp.c",
        "SRC/zlanhs.c",
        "SRC/zlanht.c",
        "SRC/zlansb.c",
        "SRC/zlansp.c",
        "SRC/zlansy.c",
        "SRC/zlantb.c",
        "SRC/zlantp.c",
        "SRC/zlantr.c",
        "SRC/zlapll.c",
        "SRC/zlapmt.c",
        "SRC/zlaqgb.c",
        "SRC/zlaqge.c",
        "SRC/zlaqhb.c",
        "SRC/zlaqhe.c",
        "SRC/zlaqhp.c",
        "SRC/zlaqp2.c",
        "SRC/zlaqps.c",
        "SRC/zlaqr0.c",
        "SRC/zlaqr1.c",
        "SRC/zlaqr2.c",
        "SRC/zlaqr3.c",
        "SRC/zlaqr4.c",
        "SRC/zlaqr5.c",
        "SRC/zlaqsb.c",
        "SRC/zlaqsp.c",
        "SRC/zlaqsy.c",
        "SRC/zlar1v.c",
        "SRC/zlar2v.c",
        "SRC/zlarcm.c",
        "SRC/zlarf.c",
        "SRC/zlarfb.c",
        "SRC/zlarfg.c",
        "SRC/zlarfp.c",
        "SRC/zlarft.c",
        "SRC/zlarfx.c",
        "SRC/zlargv.c",
        "SRC/zlarnv.c",
        "SRC/zlarrv.c",
        "SRC/zlarscl2.c",
        "SRC/zlartg.c",
        "SRC/zlartv.c",
        "SRC/zlarz.c",
        "SRC/zlarzb.c",
        "SRC/zlarzt.c",
        "SRC/zlascl.c",
        "SRC/zlascl2.c",
        "SRC/zlaset.c",
        "SRC/zlasr.c",
        "SRC/zlassq.c",
        "SRC/zlaswp.c",
        "SRC/zlasyf.c",
        "SRC/zlat2c.c",
        "SRC/zlatbs.c",
        "SRC/zlatdf.c",
        "SRC/zlatps.c",
        "SRC/zlatrd.c",
        "SRC/zlatrs.c",
        "SRC/zlatrz.c",
        "SRC/zlatzm.c",
        "SRC/zlauu2.c",
        "SRC/zlauum.c",
        "SRC/zpbcon.c",
        "SRC/zpbequ.c",
        "SRC/zpbrfs.c",
        "SRC/zpbstf.c",
        "SRC/zpbsv.c",
        "SRC/zpbsvx.c",
        "SRC/zpbtf2.c",
        "SRC/zpbtrf.c",
        "SRC/zpbtrs.c",
        "SRC/zpftrf.c",
        "SRC/zpftri.c",
        "SRC/zpftrs.c",
        "SRC/zpocon.c",
        "SRC/zpoequ.c",
        "SRC/zpoequb.c",
        "SRC/zporfs.c",
        "SRC/zporfsx.c",
        "SRC/zposv.c",
        "SRC/zposvx.c",
        "SRC/zposvxx.c",
        "SRC/zpotf2.c",
        "SRC/zpotrf.c",
        "SRC/zpotri.c",
        "SRC/zpotrs.c",
        "SRC/zppcon.c",
        "SRC/zppequ.c",
        "SRC/zpprfs.c",
        "SRC/zppsv.c",
        "SRC/zppsvx.c",
        "SRC/zpptrf.c",
        "SRC/zpptri.c",
        "SRC/zpptrs.c",
        "SRC/zpstf2.c",
        "SRC/zpstrf.c",
        "SRC/zptcon.c",
        "SRC/zpteqr.c",
        "SRC/zptrfs.c",
        "SRC/zptsv.c",
        "SRC/zptsvx.c",
        "SRC/zpttrf.c",
        "SRC/zpttrs.c",
        "SRC/zptts2.c",
        "SRC/zrot.c",
        "SRC/zspcon.c",
        "SRC/zspmv.c",
        "SRC/zspr.c",
        "SRC/zsprfs.c",
        "SRC/zspsv.c",
        "SRC/zspsvx.c",
        "SRC/zsptrf.c",
        "SRC/zsptri.c",
        "SRC/zsptrs.c",
        "SRC/zstedc.c",
        "SRC/zstegr.c",
        "SRC/zstein.c",
        "SRC/zstemr.c",
        "SRC/zsteqr.c",
        "SRC/zsycon.c",
        "SRC/zsyequb.c",
        "SRC/zsymv.c",
        "SRC/zsyr.c",
        "SRC/zsyrfs.c",
        "SRC/zsyrfsx.c",
        "SRC/zsysv.c",
        "SRC/zsysvx.c",
        "SRC/zsysvxx.c",
        "SRC/zsytf2.c",
        "SRC/zsytrf.c",
        "SRC/zsytri.c",
        "SRC/zsytrs.c",
        "SRC/ztbcon.c",
        "SRC/ztbrfs.c",
        "SRC/ztbtrs.c",
        "SRC/ztfsm.c",
        "SRC/ztftri.c",
        "SRC/ztfttp.c",
        "SRC/ztfttr.c",
        "SRC/ztgevc.c",
        "SRC/ztgex2.c",
        "SRC/ztgexc.c",
        "SRC/ztgsen.c",
        "SRC/ztgsja.c",
        "SRC/ztgsna.c",
        "SRC/ztgsy2.c",
        "SRC/ztgsyl.c",
        "SRC/ztpcon.c",
        "SRC/ztprfs.c",
        "SRC/ztptri.c",
        "SRC/ztptrs.c",
        "SRC/ztpttf.c",
        "SRC/ztpttr.c",
        "SRC/ztrcon.c",
        "SRC/ztrevc.c",
        "SRC/ztrexc.c",
        "SRC/ztrrfs.c",
        "SRC/ztrsen.c",
        "SRC/ztrsna.c",
        "SRC/ztrsyl.c",
        "SRC/ztrti2.c",
        "SRC/ztrtri.c",
        "SRC/ztrtrs.c",
        "SRC/ztrttf.c",
        "SRC/ztrttp.c",
        "SRC/ztzrqf.c",
        "SRC/ztzrzf.c",
        "SRC/zung2l.c",
        "SRC/zung2r.c",
        "SRC/zungbr.c",
        "SRC/zunghr.c",
        "SRC/zungl2.c",
        "SRC/zunglq.c",
        "SRC/zungql.c",
        "SRC/zungqr.c",
        "SRC/zungr2.c",
        "SRC/zungrq.c",
        "SRC/zungtr.c",
        "SRC/zunm2l.c",
        "SRC/zunm2r.c",
        "SRC/zunmbr.c",
        "SRC/zunmhr.c",
        "SRC/zunml2.c",
        "SRC/zunmlq.c",
        "SRC/zunmql.c",
        "SRC/zunmqr.c",
        "SRC/zunmr2.c",
        "SRC/zunmr3.c",
        "SRC/zunmrq.c",
        "SRC/zunmrz.c",
        "SRC/zunmtr.c",
        "SRC/zupgtr.c",
        "SRC/zupmtr.c"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:59d1b5e7d2f3065c4a6b5e045771922b1e51742b0d69504dc6de4bec6728e3a4
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Building for debugging...
[0/1583] Compiling chesv.c
[1/1583] Compiling cgbrfs.c
[2/1583] Compiling cgbequb.c
[3/1583] Compiling cherfsx.c
[4/1583] Compiling cgbequ.c
[5/1583] Compiling chesvx.c
[6/1583] Compiling chptrd.c
[6/1583] Compiling zupmtr.c
[6/1583] Compiling zunmtr.c
[7/1583] Compiling chptrf.c
[10/1583] Compiling zunmrz.c
[10/1583] Compiling zupgtr.c
[12/1583] Compiling zunmr2.c
[12/1583] Compiling zunmrq.c
[14/1583] Compiling zunmr3.c
[14/1583] Compiling zunmql.c
[14/1583] Compiling zunmqr.c
[17/1583] Compiling zunmlq.c
[17/1583] Compiling zunml2.c
[19/1583] Compiling zunmhr.c
[20/1583] Compiling zunmbr.c
[20/1583] Compiling zunm2r.c
[22/1583] Compiling zungtr.c
[22/1583] Compiling zunm2l.c
[24/1583] Compiling zungr2.c
[25/1583] Compiling zungql.c
[26/1583] Compiling zungqr.c
[27/1583] Compiling zungrq.c
[28/1583] Compiling zunglq.c
[29/1583] Compiling zung2r.c
[29/1583] Compiling zungl2.c
[31/1583] Compiling zungbr.c
[32/1583] Compiling zunghr.c
[33/1583] Compiling ztzrzf.c
[33/1583] Compiling zung2l.c
[35/1583] Compiling ztrttp.c
[36/1583] Compiling ztrtrs.c
[37/1583] Compiling ztzrqf.c
[38/1583] Compiling ztrtri.c
[39/1583] Compiling ztrttf.c
[40/1583] Compiling ztrti2.c
[41/1583] Compiling ztrsna.c
[42/1583] Compiling ztrexc.c
[43/1583] Compiling ztrsyl.c
[44/1583] Compiling ztrcon.c
[44/1583] Compiling ztrsen.c
[46/1583] Compiling ztrrfs.c
[47/1583] Compiling ztpttr.c
[48/1583] Compiling ztptri.c
[48/1583] Compiling ztptrs.c
[50/1583] Compiling ztrevc.c
[51/1583] Compiling ztpttf.c
[52/1583] Compiling ztpcon.c
[53/1583] Compiling ztgsna.c
[54/1583] Compiling ztgsy2.c
[55/1583] Compiling ztprfs.c
[55/1583] Compiling ztgsyl.c
[57/1583] Compiling ztgexc.c
[57/1583] Compiling ztgsen.c
[59/1583] Compiling ztgex2.c
[60/1583] Compiling ztgsja.c
[60/1583] Compiling ztftri.c
[62/1583] Compiling ztfttr.c
[63/1583] Compiling ztbtrs.c
[64/1583] Compiling ztgevc.c
[65/1583] Compiling ztfttp.c
[66/1583] Compiling ztbcon.c
[67/1583] Compiling zsytrf.c
[68/1583] Compiling ztfsm.c
[69/1583] Compiling ztbrfs.c
[69/1583] Compiling zsytrs.c
[71/1583] Compiling zsytri.c
[72/1583] Compiling zsysvx.c
[72/1583] Compiling zsytf2.c
[72/1583] Compiling zsysvxx.c
[75/1583] Compiling zsyrfs.c
[75/1583] Compiling zsyrfsx.c
[77/1583] Compiling zsysv.c
[78/1583] Compiling zsyr.c
[79/1583] Compiling zsycon.c
[79/1583] Compiling zsymv.c
[81/1583] Compiling zstein.c
[81/1583] Compiling zstegr.c
[81/1583] Compiling zsyequb.c
[84/1583] Compiling zsteqr.c
[84/1583] Compiling zstemr.c
/host/spi-builder-workspace/SRC/zstedc.c:270:18: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
  270 |             lrwmin = *n - 1 << 1;
      |                      ~~~^~~ ~~
/host/spi-builder-workspace/SRC/zstedc.c:270:18: note: place parentheses around the '-' expression to silence this warning
  270 |             lrwmin = *n - 1 << 1;
      |                         ^
      |                      (     )
1 warning generated.
[86/1583] Compiling zstedc.c
[86/1583] Compiling zspsvx.c
/host/spi-builder-workspace/SRC/zsptrs.c:421:20: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
  421 |             kc = kc + (*n - k << 1) + 1;
      |                        ~~~^~~ ~~
/host/spi-builder-workspace/SRC/zsptrs.c:421:20: note: place parentheses around the '-' expression to silence this warning
  421 |             kc = kc + (*n - k << 1) + 1;
      |                           ^
      |                        (     )
1 warning generated.
[88/1583] Compiling zsptrs.c
[89/1583] Compiling zspsv.c
[90/1583] Compiling zsptri.c
[91/1583] Compiling zsptrf.c
[92/1583] Compiling zspcon.c
[93/1583] Compiling zsprfs.c
[94/1583] Compiling zrot.c
[94/1583] Compiling zspr.c
[96/1583] Compiling zspmv.c
[97/1583] Compiling zptts2.c
[98/1583] Compiling zptsv.c
[99/1583] Compiling zpttrs.c
[100/1583] Compiling zpteqr.c
[100/1583] Compiling zpttrf.c
[102/1583] Compiling zptsvx.c
[103/1583] Compiling zptcon.c
[104/1583] Compiling zpptrs.c
[104/1583] Compiling zpstrf.c
[106/1583] Compiling zpstf2.c
[107/1583] Compiling zptrfs.c
[108/1583] Compiling zpptrf.c
[109/1583] Compiling zppsv.c
[110/1583] Compiling zpptri.c
[111/1583] Compiling zppsvx.c
[111/1583] Compiling zppequ.c
[113/1583] Compiling zppcon.c
[114/1583] Compiling zpprfs.c
[115/1583] Compiling zpotrs.c
[116/1583] Compiling zpotri.c
[117/1583] Compiling zposvxx.c
[118/1583] Compiling zpotrf.c
[118/1583] Compiling zporfsx.c
[120/1583] Compiling zposvx.c
[121/1583] Compiling zpotf2.c
[121/1583] Compiling zposv.c
[123/1583] Compiling zpoequb.c
[123/1583] Compiling zpoequ.c
[125/1583] Compiling zpocon.c
[126/1583] Compiling zporfs.c
[126/1583] Compiling zpftrs.c
[126/1583] Compiling zpftrf.c
[126/1583] Compiling zpftri.c
[130/1583] Compiling zpbtrs.c
[130/1583] Compiling zpbsvx.c
[130/1583] Compiling zpbtf2.c
[133/1583] Compiling zpbtrf.c
[134/1583] Compiling zpbstf.c
[135/1583] Compiling zpbsv.c
[136/1583] Compiling zlauum.c
[137/1583] Compiling zpbcon.c
[138/1583] Compiling zlauu2.c
[139/1583] Compiling zpbrfs.c
[139/1583] Compiling zpbequ.c
[141/1583] Compiling zlatzm.c
[142/1583] Compiling zlatrz.c
[143/1583] Compiling zlatrd.c
[144/1583] Compiling zlaswp.c
[145/1583] Compiling zlatrs.c
[145/1583] Compiling zlat2c.c
[145/1583] Compiling zlatdf.c
[148/1583] Compiling zlascl2.c
[149/1583] Compiling zlaset.c
[150/1583] Compiling zlassq.c
[151/1583] Compiling zlatps.c
[152/1583] Compiling zlasyf.c
[153/1583] Compiling zlarzt.c
[154/1583] Compiling zlascl.c
[155/1583] Compiling zlasr.c
[156/1583] Compiling zlarzb.c
[156/1583] Compiling zlatbs.c
[158/1583] Compiling zlarz.c
[159/1583] Compiling zlarscl2.c
[160/1583] Compiling zlartv.c
[161/1583] Compiling zlartg.c
[162/1583] Compiling zlarnv.c
[163/1583] Compiling zlarft.c
[163/1583] Compiling zlargv.c
[165/1583] Compiling zlarfp.c
[166/1583] Compiling zlarfg.c
[167/1583] Compiling zlarrv.c
[168/1583] Compiling zlarf.c
[169/1583] Compiling zlarcm.c
[170/1583] Compiling zlar2v.c
[171/1583] Compiling zlaqsy.c
[171/1583] Compiling zlarfb.c
[173/1583] Compiling zlaqsb.c
[173/1583] Compiling zlaqsp.c
[175/1583] Compiling zlar1v.c
[176/1583] Compiling zlaqr1.c
[177/1583] Compiling zlaqr3.c
[178/1583] Compiling zlaqr2.c
[179/1583] Compiling zlaqr4.c
[180/1583] Compiling zlaqps.c
[181/1583] Compiling zlaqp2.c
[182/1583] Compiling zlaqr0.c
[183/1583] Compiling zlaqhp.c
[184/1583] Compiling zlaqr5.c
[185/1583] Compiling zlaqhe.c
[186/1583] Compiling zlaqhb.c
[186/1583] Compiling zlaqge.c
[188/1583] Compiling zlapmt.c
[189/1583] Compiling zlaqgb.c
[190/1583] Compiling zlapll.c
[191/1583] Compiling zlantr.c
[192/1583] Compiling zlantb.c
[193/1583] Compiling zlansy.c
[194/1583] Compiling zlantp.c
[195/1583] Compiling zlarfx.c
[196/1583] Compiling zlansp.c
[196/1583] Compiling zlanht.c
[198/1583] Compiling zlansb.c
[199/1583] Compiling zlanhs.c
[200/1583] Compiling zlange.c
[200/1583] Compiling zlanhb.c
[202/1583] Compiling zlanhp.c
[202/1583] Compiling zlangb.c
[203/1583] Compiling zlanhe.c
[205/1583] Compiling zlangt.c
[206/1583] Compiling zlahr2.c
[207/1583] Compiling zlalsd.c
[208/1583] Compiling zlalsa.c
[208/1583] Compiling zlaic1.c
[208/1583] Compiling zlahrd.c
[211/1583] Compiling zlals0.c
[212/1583] Compiling zlag2c.c
[213/1583] Compiling zlanhf.c
[214/1583] Compiling zlaev2.c
[215/1583] Compiling zlaesy.c
[215/1583] Compiling zlagtm.c
[217/1583] Compiling zlahef.c
[218/1583] Compiling zlags2.c
[219/1583] Compiling zlahqr.c
[219/1583] Compiling zlaein.c
[221/1583] Compiling zlaed8.c
[222/1583] Compiling zladiv.c
[223/1583] Compiling zlaed7.c
[224/1583] Compiling zlaed0.c
[225/1583] Compiling zlacrt.c
[226/1583] Compiling zlacp2.c
[227/1583] Compiling zlacrm.c
[228/1583] Compiling zlacpy.c
[229/1583] Compiling zlacgv.c
[230/1583] Compiling zlacn2.c
[231/1583] Compiling zlacon.c
[232/1583] Compiling zla_wwaddw.c
[233/1583] Compiling zlabrd.c
[234/1583] Compiling zla_syrcond_c.c
[235/1583] Compiling zla_syrpvgrw.c
[236/1583] Compiling zla_syrcond_x.c
[237/1583] Compiling zla_syamv.c
[238/1583] Compiling zla_porpvgrw.c
[239/1583] Compiling zla_syrfsx_extended.c
[240/1583] Compiling zla_rpvgrw.c
[241/1583] Compiling zla_porfsx_extended.c
[241/1583] Compiling zla_lin_berr.c
[243/1583] Compiling zla_porcond_x.c
[244/1583] Compiling zla_porcond_c.c
[245/1583] Compiling zla_hercond_x.c
[246/1583] Compiling zla_herfsx_extended.c
[247/1583] Compiling zla_herpvgrw.c
[248/1583] Compiling zla_hercond_c.c
[249/1583] Compiling zla_gercond_c.c
[250/1583] Compiling zla_gercond_x.c
[251/1583] Compiling zla_gerfsx_extended.c
[252/1583] Compiling zla_heamv.c
[253/1583] Compiling zla_gbrpvgrw.c
[254/1583] Compiling zla_geamv.c
[254/1583] Compiling zla_gbrcond_x.c
[256/1583] Compiling zla_gbrcond_c.c
[256/1583] Compiling zla_gbrfsx_extended.c
[258/1583] Compiling zla_gbamv.c
[259/1583] Compiling zhseqr.c
[259/1583] Compiling zhsein.c
[261/1583] Compiling zhptrd.c
[262/1583] Compiling zhpsvx.c
[262/1583] Compiling zhptri.c
[264/1583] Compiling zhpsv.c
/host/spi-builder-workspace/SRC/zhptrs.c:441:20: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
  441 |             kc = kc + (*n - k << 1) + 1;
      |                        ~~~^~~ ~~
/host/spi-builder-workspace/SRC/zhptrs.c:441:20: note: place parentheses around the '-' expression to silence this warning
  441 |             kc = kc + (*n - k << 1) + 1;
      |                           ^
      |                        (     )
1 warning generated.
[265/1583] Compiling zhptrs.c
[266/1583] Compiling zhptrf.c
[267/1583] Compiling zhpgvx.c
[268/1583] Compiling zhprfs.c
[269/1583] Compiling zhpgv.c
[270/1583] Compiling zhpgst.c
[271/1583] Compiling zhpev.c
[272/1583] Compiling zhpcon.c
[272/1583] Compiling zhpgvd.c
[273/1583] Compiling zhpevd.c
[275/1583] Compiling zhpevx.c
[276/1583] Compiling zhfrk.c
[277/1583] Compiling zhetrf.c
[278/1583] Compiling zhetrs.c
[279/1583] Compiling zhetd2.c
[280/1583] Compiling zhetri.c
[281/1583] Compiling zhesvxx.c
[282/1583] Compiling zhgeqz.c
[282/1583] Compiling zhetrd.c
[284/1583] Compiling zhesvx.c
[285/1583] Compiling zhesv.c
[286/1583] Compiling zhetf2.c
[287/1583] Compiling zhegvd.c
[287/1583] Compiling zhegvx.c
[287/1583] Compiling zherfs.c
[290/1583] Compiling zhegv.c
[291/1583] Compiling zherfsx.c
[292/1583] Compiling zhegst.c
[293/1583] Compiling zhegs2.c
[294/1583] Compiling zheev.c
[295/1583] Compiling zheevd.c
[296/1583] Compiling zhecon.c
[297/1583] Compiling zheevr.c
[298/1583] Compiling zheevx.c
[299/1583] Compiling zheequb.c
[299/1583] Compiling zhbgvx.c
[301/1583] Compiling zhbtrd.c
[301/1583] Compiling zhbgv.c
[303/1583] Compiling zhbgvd.c
[304/1583] Compiling zhbevx.c
[305/1583] Compiling zhbevd.c
[306/1583] Compiling zhbev.c
[307/1583] Compiling zgtsvx.c
[308/1583] Compiling zgttrs.c
[309/1583] Compiling zgtcon.c
[310/1583] Compiling zgtts2.c
[311/1583] Compiling zgttrf.c
[312/1583] Compiling zggsvp.c
[313/1583] Compiling zgtsv.c
[314/1583] Compiling zggrqf.c
[315/1583] Compiling zggsvd.c
[316/1583] Compiling zgtrfs.c
[317/1583] Compiling zggqrf.c
[318/1583] Compiling zgghrd.c
[319/1583] Compiling zgglse.c
[320/1583] Compiling zggglm.c
[321/1583] Compiling zggevx.c
[322/1583] Compiling zggbak.c
/host/spi-builder-workspace/SRC/zgges.c:532:28: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  532 |             bwork[i__] = (*selctg)(&alpha[i__], &beta[i__]);
      |                                   ^
/host/spi-builder-workspace/SRC/zgges.c:583:23: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  583 |             cursl = (*selctg)(&alpha[i__], &beta[i__]);
      |                              ^
2 warnings generated.
[323/1583] Compiling zgges.c
/host/spi-builder-workspace/SRC/zggesx.c:608:28: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  608 |             bwork[i__] = (*selctg)(&alpha[i__], &beta[i__]);
      |                                   ^
/host/spi-builder-workspace/SRC/zggesx.c:686:23: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  686 |             cursl = (*selctg)(&alpha[i__], &beta[i__]);
      |                              ^
2 warnings generated.
[324/1583] Compiling zggesx.c
[325/1583] Compiling zgetrs.c
[326/1583] Compiling zhbgst.c
[327/1583] Compiling zggbal.c
[328/1583] Compiling zggev.c
[329/1583] Compiling zgetf2.c
[330/1583] Compiling zgetri.c
[330/1583] Compiling zgetc2.c
[331/1583] Compiling zgetrf.c
[333/1583] Compiling zgesvx.c
[334/1583] Compiling zgerqf.c
[335/1583] Compiling zgesvxx.c
[336/1583] Compiling zgesv.c
[337/1583] Compiling zgerq2.c
[338/1583] Compiling zgesc2.c
[339/1583] Compiling zgerfsx.c
[339/1583] Compiling zgeqrf.c
[341/1583] Compiling zgeqr2.c
[342/1583] Compiling zgerfs.c
[343/1583] Compiling zgeqp3.c
[344/1583] Compiling zgeqpf.c
[345/1583] Compiling zgeql2.c
[346/1583] Compiling zgeqlf.c
[347/1583] Compiling zgelsy.c
[348/1583] Compiling zgelsx.c
[349/1583] Compiling zgels.c
[350/1583] Compiling zgesdd.c
[351/1583] Compiling zgelq2.c
[352/1583] Compiling zgelss.c
[353/1583] Compiling zgehrd.c
[354/1583] Compiling zgelsd.c
[355/1583] Compiling zgelqf.c
[356/1583] Compiling zgehd2.c
[357/1583] Compiling zgesvd.c
[358/1583] Compiling zgeev.c
[359/1583] Compiling zgegs.c
/host/spi-builder-workspace/SRC/zgeesx.c:419:28: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  419 |             bwork[i__] = (*select)(&w[i__]);
      |                                   ^
1 warning generated.
[360/1583] Compiling zgeesx.c
[360/1583] Compiling zgeevx.c
[360/1583] Compiling zgegv.c
[363/1583] Compiling zgeequb.c
/host/spi-builder-workspace/SRC/zgees.c:371:28: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  371 |             bwork[i__] = (*select)(&w[i__]);
      |                                   ^
1 warning generated.
[364/1583] Compiling zgees.c
[365/1583] Compiling zgeequ.c
[366/1583] Compiling zgebal.c
[367/1583] Compiling zgecon.c
[368/1583] Compiling zgebd2.c
[368/1583] Compiling zgebrd.c
[370/1583] Compiling zgebak.c
[371/1583] Compiling zgbtrs.c
[372/1583] Compiling zgbtf2.c
[372/1583] Compiling zgbtrf.c
[374/1583] Compiling zgbsv.c
[375/1583] Compiling zgbsvxx.c
[376/1583] Compiling zgbrfsx.c
[377/1583] Compiling zgbsvx.c
[378/1583] Compiling zdrscl.c
[379/1583] Compiling zgbequb.c
[380/1583] Compiling zgbequ.c
[381/1583] Compiling zgbrfs.c
[382/1583] Compiling zgbcon.c
[383/1583] Compiling zcgesv.c
[384/1583] Compiling xerbla_array.c
[385/1583] Compiling zgbbrd.c
[386/1583] Compiling zcposv.c
/host/spi-builder-workspace/SRC/xerbla.c:59:11: warning: format specifies type 'int' but the argument has type 'integer' (aka 'long') [-Wformat]
   58 |     printf("** On entry to %6s, parameter number %2i had an illegal value\n",
      |                                                  ~~~
      |                                                  %2li
   59 |                 srname, *info);
      |                         ^~~~~
1 warning generated.
[387/1583] Compiling xerbla.c
[388/1583] Compiling stzrzf.c
[389/1583] Compiling stzrqf.c
[389/1583] Compiling zbdsqr.c
[389/1583] Compiling strtrs.c
[392/1583] Compiling strttp.c
[393/1583] Compiling strttf.c
[394/1583] Compiling strtri.c
[395/1583] Compiling strti2.c
[396/1583] Compiling strsen.c
[397/1583] Compiling strexc.c
/host/spi-builder-workspace/SRC/strsna.c:523:15: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
  523 |                     nn = *n - 1 << 1;
      |                          ~~~^~~ ~~
/host/spi-builder-workspace/SRC/strsna.c:523:15: note: place parentheses around the '-' expression to silence this warning
  523 |                     nn = *n - 1 << 1;
      |                             ^
      |                          (     )
1 warning generated.
[398/1583] Compiling strrfs.c
[399/1583] Compiling strsna.c
[400/1583] Compiling strcon.c
[400/1583] Compiling stpttr.c
[402/1583] Compiling stpttf.c
[403/1583] Compiling stptrs.c
[404/1583] Compiling stpcon.c
[405/1583] Compiling stptri.c
[406/1583] Compiling strevc.c
[407/1583] Compiling stgsyl.c
[408/1583] Compiling stprfs.c
[409/1583] Compiling stgsna.c
[410/1583] Compiling stgsja.c
[411/1583] Compiling strsyl.c
[412/1583] Compiling stgsen.c
[413/1583] Compiling stgexc.c
[414/1583] Compiling stfttr.c
[415/1583] Compiling stgsy2.c
[416/1583] Compiling stfttp.c
[417/1583] Compiling stfsm.c
[417/1583] Compiling stbtrs.c
[419/1583] Compiling stftri.c
[420/1583] Compiling stbcon.c
/host/spi-builder-workspace/SRC/stgex2.c:403:34: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
  403 |         slacpy_("Full", n1, n2, &t[(*n1 + 1 << 2) - 4], &c__4, li, &c__4);
      |                                     ~~~~^~~ ~~
/host/spi-builder-workspace/SRC/stgex2.c:403:34: note: place parentheses around the '+' expression to silence this warning
  403 |         slacpy_("Full", n1, n2, &t[(*n1 + 1 << 2) - 4], &c__4, li, &c__4);
      |                                         ^
      |                                     (      )
/host/spi-builder-workspace/SRC/stgex2.c:404:34: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
  404 |         slacpy_("Full", n1, n2, &s[(*n1 + 1 << 2) - 4], &c__4, &ir[*n2 + 1 + (
      |                                     ~~~~^~~ ~~
/host/spi-builder-workspace/SRC/stgex2.c:404:34: note: place parentheses around the '+' expression to silence this warning
  404 |         slacpy_("Full", n1, n2, &s[(*n1 + 1 << 2) - 4], &c__4, &ir[*n2 + 1 + (
      |                                         ^
      |                                     (      )
/host/spi-builder-workspace/SRC/stgex2.c:405:7: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
  405 |                 *n1 + 1 << 2) - 5], &c__4);
      |                 ~~~~^~~ ~~
/host/spi-builder-workspace/SRC/stgex2.c:405:7: note: place parentheses around the '+' expression to silence this warning
  405 |                 *n1 + 1 << 2) - 5], &c__4);
      |                     ^
      |                 (      )
/host/spi-builder-workspace/SRC/stgex2.c:406:58: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
  406 |         stgsy2_("N", &c__0, n1, n2, s, &c__4, &s[*n1 + 1 + (*n1 + 1 << 2) - 5]
      |                                                             ~~~~^~~ ~~
/host/spi-builder-workspace/SRC/stgex2.c:406:58: note: place parentheses around the '+' expression to silence this warning
  406 |         stgsy2_("N", &c__0, n1, n2, s, &c__4, &s[*n1 + 1 + (*n1 + 1 << 2) - 5]
      |                                                                 ^
      |                                                             (      )
/host/spi-builder-workspace/SRC/stgex2.c:407:29: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
  407 | , &c__4, &ir[*n2 + 1 + (*n1 + 1 << 2) - 5], &c__4, t, &c__4, &
      |                         ~~~~^~~ ~~
/host/spi-builder-workspace/SRC/stgex2.c:407:29: note: place parentheses around the '+' expression to silence this warning
  407 | , &c__4, &ir[*n2 + 1 + (*n1 + 1 << 2) - 5], &c__4, t, &c__4, &
      |                             ^
      |                         (      )
/host/spi-builder-workspace/SRC/stgex2.c:408:20: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
  408 |                 t[*n1 + 1 + (*n1 + 1 << 2) - 5], &c__4, li, &c__4, &scale, &
      |                              ~~~~^~~ ~~
/host/spi-builder-workspace/SRC/stgex2.c:408:20: note: place parentheses around the '+' expression to silence this warning
  408 |                 t[*n1 + 1 + (*n1 + 1 << 2) - 5], &c__4, li, &c__4, &scale, &
      |                                  ^
      |                              (      )
/host/spi-builder-workspace/SRC/stgex2.c:614:21: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
  614 |                     n2 + 1 + (*n2 + 1 << 2) - 5], &t[m + (m - 1 << 2) - 5]);
      |                               ~~~~^~~ ~~
/host/spi-builder-workspace/SRC/stgex2.c:614:21: note: place parentheses around the '+' expression to silence this warning
  614 |                     n2 + 1 + (*n2 + 1 << 2) - 5], &t[m + (m - 1 << 2) - 5]);
      |                                   ^
      |                               (      )
/host/spi-builder-workspace/SRC/stgex2.c:614:47: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
  614 |                     n2 + 1 + (*n2 + 1 << 2) - 5], &t[m + (m - 1 << 2) - 5]);
      |                                                           ~~^~~ ~~
/host/spi-builder-workspace/SRC/stgex2.c:614:47: note: place parentheses around the '-' expression to silence this warning
  614 |                     n2 + 1 + (*n2 + 1 << 2) - 5], &t[m + (m - 1 << 2) - 5]);
      |                                                             ^
      |                                                           (    )
/host/spi-builder-workspace/SRC/stgex2.c:617:45: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
  617 |             t[m + (m << 2) - 5] = t[*n2 + 1 + (*n2 + 1 << 2) - 5];
      |                                                ~~~~^~~ ~~
/host/spi-builder-workspace/SRC/stgex2.c:617:45: note: place parentheses around the '+' expression to silence this warning
  617 |             t[m + (m << 2) - 5] = t[*n2 + 1 + (*n2 + 1 << 2) - 5];
      |                                                    ^
      |                                                (      )
/host/spi-builder-workspace/SRC/stgex2.c:618:42: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
  618 |             t[m - 1 + (m << 2) - 5] = -t[m + (m - 1 << 2) - 5];
      |                                               ~~^~~ ~~
/host/spi-builder-workspace/SRC/stgex2.c:618:42: note: place parentheses around the '-' expression to silence this warning
  618 |             t[m - 1 + (m << 2) - 5] = -t[m + (m - 1 << 2) - 5];
      |                                                 ^
      |                                               (    )
/host/spi-builder-workspace/SRC/stgex2.c:632:26: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
  632 |                 lda, &t[*n2 + 1 + (*n2 + 1 << 2) - 5], &c__4, &c_b5, &work[1],
      |                                    ~~~~^~~ ~~
/host/spi-builder-workspace/SRC/stgex2.c:632:26: note: place parentheses around the '+' expression to silence this warning
  632 |                 lda, &t[*n2 + 1 + (*n2 + 1 << 2) - 5], &c__4, &c_b5, &work[1],
      |                                        ^
      |                                    (      )
/host/spi-builder-workspace/SRC/stgex2.c:637:26: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
  637 |                 ldb, &t[*n2 + 1 + (*n2 + 1 << 2) - 5], &c__4, &c_b5, &work[1],
      |                                    ~~~~^~~ ~~
/host/spi-builder-workspace/SRC/stgex2.c:637:26: note: place parentheses around the '+' expression to silence this warning
  637 |                 ldb, &t[*n2 + 1 + (*n2 + 1 << 2) - 5], &c__4, &c_b5, &work[1],
      |                                        ^
      |                                    (      )
12 warnings generated.
[421/1583] Compiling stgex2.c
[422/1583] Compiling stbrfs.c
[423/1583] Compiling ssytrs.c
[424/1583] Compiling ssytrd.c
[425/1583] Compiling ssytrf.c
[426/1583] Compiling stgevc.c
[426/1583] Compiling ssytd2.c
[428/1583] Compiling ssytf2.c
[429/1583] Compiling ssytri.c
[430/1583] Compiling ssysvx.c
[431/1583] Compiling ssysv.c
[432/1583] Compiling ssysvxx.c
[433/1583] Compiling ssygvd.c
[434/1583] Compiling ssyrfs.c
[435/1583] Compiling ssygv.c
[436/1583] Compiling ssyrfsx.c
[437/1583] Compiling ssygvx.c
[438/1583] Compiling ssygst.c
[439/1583] Compiling ssyevx.c
[440/1583] Compiling ssygs2.c
[441/1583] Compiling ssyev.c
[442/1583] Compiling ssycon.c
[443/1583] Compiling ssyevr.c
[444/1583] Compiling ssyevd.c
[445/1583] Compiling sstev.c
[446/1583] Compiling sstevd.c
[446/1583] Compiling sstevx.c
[448/1583] Compiling ssyequb.c
[449/1583] Compiling sstevr.c
[450/1583] Compiling ssterf.c
[451/1583] Compiling ssteqr.c
[451/1583] Compiling sstegr.c
[452/1583] Compiling sstemr.c
/host/spi-builder-workspace/SRC/sstedc.c:244:17: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
  244 |             lwmin = *n - 1 << 1;
      |                     ~~~^~~ ~~
/host/spi-builder-workspace/SRC/sstedc.c:244:17: note: place parentheses around the '-' expression to silence this warning
  244 |             lwmin = *n - 1 << 1;
      |                        ^
      |                     (     )
1 warning generated.
[454/1583] Compiling sstein.c
[454/1583] Compiling sstedc.c
[456/1583] Compiling ssptri.c
[457/1583] Compiling sspsvx.c
[458/1583] Compiling ssptrd.c
/host/spi-builder-workspace/SRC/ssptrs.c:373:20: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
  373 |             kc = kc + (*n - k << 1) + 1;
      |                        ~~~^~~ ~~
/host/spi-builder-workspace/SRC/ssptrs.c:373:20: note: place parentheses around the '-' expression to silence this warning
  373 |             kc = kc + (*n - k << 1) + 1;
      |                           ^
      |                        (     )
1 warning generated.
[459/1583] Compiling ssptrs.c
[460/1583] Compiling sspsv.c
[461/1583] Compiling sstebz.c
[462/1583] Compiling ssprfs.c
[463/1583] Compiling sspgv.c
[464/1583] Compiling sspgvd.c
[465/1583] Compiling sspgvx.c
[466/1583] Compiling sspevd.c
[467/1583] Compiling ssptrf.c
[468/1583] Compiling sspev.c
[469/1583] Compiling sspgst.c
[470/1583] Compiling sspevx.c
[471/1583] Compiling sspcon.c
[472/1583] Compiling ssbgvx.c
[473/1583] Compiling ssfrk.c
[474/1583] Compiling ssbgv.c
[475/1583] Compiling ssbgvd.c
[476/1583] Compiling srscl.c
[477/1583] Compiling ssbtrd.c
[478/1583] Compiling ssbev.c
[478/1583] Compiling ssbevd.c
[478/1583] Compiling ssbevx.c
[481/1583] Compiling sptts2.c
[482/1583] Compiling spttrf.c
[482/1583] Compiling sptsvx.c
[482/1583] Compiling sptsv.c
[483/1583] Compiling spttrs.c
[486/1583] Compiling spteqr.c
[487/1583] Compiling sptcon.c
[488/1583] Compiling sptrfs.c
[489/1583] Compiling spptri.c
[490/1583] Compiling spptrs.c
[491/1583] Compiling sppsvx.c
[491/1583] Compiling spstf2.c
[493/1583] Compiling sppsv.c
[493/1583] Compiling spptrf.c
[495/1583] Compiling spstrf.c
[496/1583] Compiling sppequ.c
[497/1583] Compiling sppcon.c
[498/1583] Compiling spotrs.c
[499/1583] Compiling spprfs.c
[500/1583] Compiling spotri.c
[501/1583] Compiling spotrf.c
[502/1583] Compiling spotf2.c
[503/1583] Compiling spoequb.c
[503/1583] Compiling ssbgst.c
[505/1583] Compiling sposv.c
[506/1583] Compiling sposvx.c
[506/1583] Compiling sposvxx.c
[508/1583] Compiling sporfsx.c
[509/1583] Compiling sporfs.c
[510/1583] Compiling spftrs.c
[511/1583] Compiling spoequ.c
[512/1583] Compiling spocon.c
[513/1583] Compiling spbtrs.c
[514/1583] Compiling spftri.c
[515/1583] Compiling spftrf.c
[516/1583] Compiling spbtrf.c
[516/1583] Compiling spbtf2.c
[518/1583] Compiling spbsvx.c
[519/1583] Compiling spbsv.c
[520/1583] Compiling spbequ.c
[520/1583] Compiling spbstf.c
[522/1583] Compiling spbcon.c
[523/1583] Compiling sormtr.c
[524/1583] Compiling sormrz.c
[525/1583] Compiling spbrfs.c
[526/1583] Compiling sormrq.c
[527/1583] Compiling sormr3.c
[528/1583] Compiling sormqr.c
[529/1583] Compiling sormlq.c
[529/1583] Compiling sorml2.c
[529/1583] Compiling sormql.c
[530/1583] Compiling sormr2.c
[533/1583] Compiling sorgrq.c
[534/1583] Compiling sormhr.c
[535/1583] Compiling sormbr.c
[536/1583] Compiling sorm2l.c
[537/1583] Compiling sorgtr.c
[538/1583] Compiling sorgr2.c
[538/1583] Compiling sorgqr.c
[539/1583] Compiling sorm2r.c
[541/1583] Compiling sorgql.c
[542/1583] Compiling sorgl2.c
[543/1583] Compiling sorg2r.c
[543/1583] Compiling sorghr.c
[545/1583] Compiling sopmtr.c
[546/1583] Compiling sorglq.c
[547/1583] Compiling sorgbr.c
[547/1583] Compiling sorg2l.c
[549/1583] Compiling sopgtr.c
[550/1583] Compiling slauum.c
[550/1583] Compiling slatrz.c
[552/1583] Compiling slatzm.c
[553/1583] Compiling slatps.c
[553/1583] Compiling slatrs.c
[553/1583] Compiling slatrd.c
[553/1583] Compiling slauu2.c
[557/1583] Compiling slatdf.c
[558/1583] Compiling slassq.c
[558/1583] Compiling slasrt.c
[559/1583] Compiling slasv2.c
[561/1583] Compiling slaswp.c
[562/1583] Compiling slatbs.c
[563/1583] Compiling slasyf.c
[564/1583] Compiling slasy2.c
[565/1583] Compiling slasr.c
/host/spi-builder-workspace/SRC/slasq5.c:120:17: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
  120 |             i__1 = *n0 - 3 << 2;
      |                    ~~~~^~~ ~~
/host/spi-builder-workspace/SRC/slasq5.c:120:17: note: place parentheses around the '-' expression to silence this warning
  120 |             i__1 = *n0 - 3 << 2;
      |                        ^
      |                    (      )
/host/spi-builder-workspace/SRC/slasq5.c:133:17: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
  133 |             i__1 = *n0 - 3 << 2;
      |                    ~~~~^~~ ~~
/host/spi-builder-workspace/SRC/slasq5.c:133:17: note: place parentheses around the '-' expression to silence this warning
  133 |             i__1 = *n0 - 3 << 2;
      |                        ^
      |                    (      )
/host/spi-builder-workspace/SRC/slasq5.c:151:12: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
  151 |         j4 = (*n0 - 2 << 2) - *pp;
      |               ~~~~^~~ ~~
/host/spi-builder-workspace/SRC/slasq5.c:151:12: note: place parentheses around the '-' expression to silence this warning
  151 |         j4 = (*n0 - 2 << 2) - *pp;
      |                   ^
      |               (      )
/host/spi-builder-workspace/SRC/slasq5.c:171:17: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
  171 |             i__1 = *n0 - 3 << 2;
      |                    ~~~~^~~ ~~
/host/spi-builder-workspace/SRC/slasq5.c:171:17: note: place parentheses around the '-' expression to silence this warning
  171 |             i__1 = *n0 - 3 << 2;
      |                        ^
      |                    (      )
/host/spi-builder-workspace/SRC/slasq5.c:187:17: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
  187 |             i__1 = *n0 - 3 << 2;
      |                    ~~~~^~~ ~~
/host/spi-builder-workspace/SRC/slasq5.c:187:17: note: place parentheses around the '-' expression to silence this warning
  187 |             i__1 = *n0 - 3 << 2;
      |                        ^
      |                    (      )
/host/spi-builder-workspace/SRC/slasq5.c:208:12: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
  208 |         j4 = (*n0 - 2 << 2) - *pp;
      |               ~~~~^~~ ~~
/host/spi-builder-workspace/SRC/slasq5.c:208:12: note: place parentheses around the '-' expression to silence this warning
  208 |         j4 = (*n0 - 2 << 2) - *pp;
      |                   ^
      |               (      )
6 warnings generated.
[566/1583] Compiling slasq4.c
[566/1583] Compiling slasq5.c
/host/spi-builder-workspace/SRC/slasq6.c:114:13: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
  114 |         i__1 = *n0 - 3 << 2;
      |                ~~~~^~~ ~~
/host/spi-builder-workspace/SRC/slasq6.c:114:13: note: place parentheses around the '-' expression to silence this warning
  114 |         i__1 = *n0 - 3 << 2;
      |                    ^
      |                (      )
/host/spi-builder-workspace/SRC/slasq6.c:138:13: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
  138 |         i__1 = *n0 - 3 << 2;
      |                ~~~~^~~ ~~
/host/spi-builder-workspace/SRC/slasq6.c:138:13: note: place parentheses around the '-' expression to silence this warning
  138 |         i__1 = *n0 - 3 << 2;
      |                    ^
      |                (      )
/host/spi-builder-workspace/SRC/slasq6.c:167:15: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
  167 |     j4 = (*n0 - 2 << 2) - *pp;
      |           ~~~~^~~ ~~
/host/spi-builder-workspace/SRC/slasq6.c:167:15: note: place parentheses around the '-' expression to silence this warning
  167 |     j4 = (*n0 - 2 << 2) - *pp;
      |               ^
      |           (      )
3 warnings generated.
[568/1583] Compiling slasq6.c
[569/1583] Compiling slasq1.c
[570/1583] Compiling slaset.c
/host/spi-builder-workspace/SRC/slasq3.c:211:17: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
  211 |             ipn4 = *i0 + *n0 << 2;
      |                    ~~~~^~~~~ ~~
/host/spi-builder-workspace/SRC/slasq3.c:211:17: note: place parentheses around the '+' expression to silence this warning
  211 |             ipn4 = *i0 + *n0 << 2;
      |                        ^
      |                    (        )
/host/spi-builder-workspace/SRC/slasq3.c:212:23: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
  212 |             i__1 = *i0 + *n0 - 1 << 1;
      |                    ~~~~~~~~~~^~~ ~~
/host/spi-builder-workspace/SRC/slasq3.c:212:23: note: place parentheses around the '-' expression to silence this warning
  212 |             i__1 = *i0 + *n0 - 1 << 1;
      |                              ^
      |                    (            )
/host/spi-builder-workspace/SRC/slasq3.c:274:58: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
  274 |     } else if (*dmin__ < 0.f && *dmin1 > 0.f && z__[(*n0 - 1 << 2) - *pp] <
      |                                                      ~~~~^~~ ~~
/host/spi-builder-workspace/SRC/slasq3.c:274:58: note: place parentheses around the '-' expression to silence this warning
  274 |     } else if (*dmin__ < 0.f && *dmin1 > 0.f && z__[(*n0 - 1 << 2) - *pp] <
      |                                                          ^
      |                                                      (      )
/host/spi-builder-workspace/SRC/slasq3.c:279:11: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
  279 |         z__[(*n0 - 1 << 2) - *pp + 2] = 0.f;
      |              ~~~~^~~ ~~
/host/spi-builder-workspace/SRC/slasq3.c:279:11: note: place parentheses around the '-' expression to silence this warning
  279 |         z__[(*n0 - 1 << 2) - *pp + 2] = 0.f;
      |                  ^
      |              (      )
4 warnings generated.
[571/1583] Compiling slasq3.c
[572/1583] Compiling slasda.c
[573/1583] Compiling slasd8.c
[574/1583] Compiling slasd6.c
[575/1583] Compiling slasd7.c
/host/spi-builder-workspace/SRC/slasq2.c:213:15: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
  213 |     i__1 = *n - 1 << 1;
      |            ~~~^~~ ~~
/host/spi-builder-workspace/SRC/slasq2.c:213:15: note: place parentheses around the '-' expression to silence this warning
  213 |     i__1 = *n - 1 << 1;
      |               ^
      |            (     )
/host/spi-builder-workspace/SRC/slasq2.c:296:12: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
  296 |         ipn4 = i0 + n0 << 2;
      |                ~~~^~~~ ~~
/host/spi-builder-workspace/SRC/slasq2.c:296:12: note: place parentheses around the '+' expression to silence this warning
  296 |         ipn4 = i0 + n0 << 2;
      |                   ^
      |                (      )
/host/spi-builder-workspace/SRC/slasq2.c:297:17: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
  297 |         i__1 = i0 + n0 - 1 << 1;
      |                ~~~~~~~~^~~ ~~
/host/spi-builder-workspace/SRC/slasq2.c:297:17: note: place parentheses around the '-' expression to silence this warning
  297 |         i__1 = i0 + n0 - 1 << 1;
      |                        ^
      |                (          )
/host/spi-builder-workspace/SRC/slasq2.c:317:16: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
  317 |         for (i4 = (n0 - 1 << 2) + pp; i4 >= i__1; i4 += -4) {
      |                    ~~~^~~ ~~
/host/spi-builder-workspace/SRC/slasq2.c:317:16: note: place parentheses around the '-' expression to silence this warning
  317 |         for (i4 = (n0 - 1 << 2) + pp; i4 >= i__1; i4 += -4) {
      |                       ^
      |                    (     )
/host/spi-builder-workspace/SRC/slasq2.c:331:13: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
  331 |         i__1 = (n0 - 1 << 2) + pp;
      |                 ~~~^~~ ~~
/host/spi-builder-workspace/SRC/slasq2.c:331:13: note: place parentheses around the '-' expression to silence this warning
  331 |         i__1 = (n0 - 1 << 2) + pp;
      |                    ^
      |                 (     )
/host/spi-builder-workspace/SRC/slasq2.c:386:15: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
  386 |     ndiv = n0 - i0 << 1;
      |            ~~~^~~~ ~~
/host/spi-builder-workspace/SRC/slasq2.c:386:15: note: place parentheses around the '-' expression to silence this warning
  386 |     ndiv = n0 - i0 << 1;
      |               ^
      |            (      )
/host/spi-builder-workspace/SRC/slasq2.c:460:15: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
  460 |             if (kmin - i0 << 1 < n0 - kmin && deemin <= z__[(n0 << 2) - 3] *
      |                 ~~~~~^~~~ ~~
/host/spi-builder-workspace/SRC/slasq2.c:460:15: note: place parentheses around the '-' expression to silence this warning
  460 |             if (kmin - i0 << 1 < n0 - kmin && deemin <= z__[(n0 << 2) - 3] *
      |                      ^
      |                 (        )
/host/spi-builder-workspace/SRC/slasq2.c:462:13: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
  462 |                 ipn4 = i0 + n0 << 2;
      |                        ~~~^~~~ ~~
/host/spi-builder-workspace/SRC/slasq2.c:462:13: note: place parentheses around the '+' expression to silence this warning
  462 |                 ipn4 = i0 + n0 << 2;
      |                           ^
      |                        (      )
/host/spi-builder-workspace/SRC/slasq2.c:464:18: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
  464 |                 i__2 = i0 + n0 - 1 << 1;
      |                        ~~~~~~~~^~~ ~~
/host/spi-builder-workspace/SRC/slasq2.c:464:18: note: place parentheses around the '-' expression to silence this warning
  464 |                 i__2 = i0 + n0 - 1 << 1;
      |                                ^
      |                        (          )
/host/spi-builder-workspace/SRC/slasq2.c:519:17: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
  519 |                     i__3 = n0 - 3 << 2;
      |                            ~~~^~~ ~~
/host/spi-builder-workspace/SRC/slasq2.c:519:17: note: place parentheses around the '-' expression to silence this warning
  519 |                     i__3 = n0 - 3 << 2;
      |                               ^
      |                            (     )
10 warnings generated.
[576/1583] Compiling slasdq.c
[576/1583] Compiling slasq2.c
[578/1583] Compiling slasdt.c
[579/1583] Compiling slasd5.c
[580/1583] Compiling slascl2.c
[581/1583] Compiling slasd1.c
[581/1583] Compiling slas2.c
[583/1583] Compiling slasd0.c
[584/1583] Compiling slasd3.c
[585/1583] Compiling slascl.c
[586/1583] Compiling slasd2.c
[587/1583] Compiling slarz.c
[588/1583] Compiling slarzt.c
[589/1583] Compiling slarzb.c
[590/1583] Compiling slaruv.c
[590/1583] Compiling slarscl2.c
[592/1583] Compiling slartv.c
[593/1583] Compiling slasd4.c
[593/1583] Compiling slarrr.c
[595/1583] Compiling slarrv.c
[596/1583] Compiling slarrk.c
[596/1583] Compiling slartg.c
[598/1583] Compiling slarrj.c
[599/1583] Compiling slarrf.c
[600/1583] Compiling slarrb.c
[601/1583] Compiling slarrc.c
[602/1583] Compiling slarnv.c
[603/1583] Compiling slargv.c
[603/1583] Compiling slarra.c
[605/1583] Compiling slarrd.c
[606/1583] Compiling slarre.c
[607/1583] Compiling slarfg.c
[608/1583] Compiling slarf.c
[609/1583] Compiling slarfp.c
[610/1583] Compiling slarft.c
[611/1583] Compiling slar2v.c
[612/1583] Compiling slarfb.c
[612/1583] Compiling slaqsy.c
[614/1583] Compiling slarfx.c
[615/1583] Compiling slaqsb.c
[616/1583] Compiling slaqsp.c
[617/1583] Compiling slar1v.c
[618/1583] Compiling slaqr1.c
[619/1583] Compiling slaqr4.c
[620/1583] Compiling slaqtr.c
[621/1583] Compiling slaqr2.c
[622/1583] Compiling slaqr3.c
[623/1583] Compiling slaqr5.c
[624/1583] Compiling slaqp2.c
[625/1583] Compiling slaqge.c
[625/1583] Compiling slaqps.c
[627/1583] Compiling slapy3.c
[628/1583] Compiling slaqr0.c
[628/1583] Compiling slaqgb.c
[630/1583] Compiling slapy2.c
[631/1583] Compiling slapll.c
[632/1583] Compiling slapmt.c
[633/1583] Compiling slansy.c
[634/1583] Compiling slanst.c
[635/1583] Compiling slanv2.c
[636/1583] Compiling slantb.c
[637/1583] Compiling slantr.c
[638/1583] Compiling slantp.c
[639/1583] Compiling slansp.c
[640/1583] Compiling slanhs.c
[641/1583] Compiling slansb.c
[642/1583] Compiling slangt.c
[643/1583] Compiling slangb.c
[644/1583] Compiling slange.c
[645/1583] Compiling slamrg.c
[646/1583] Compiling slaneg.c
[647/1583] Compiling slals0.c
[648/1583] Compiling slalsd.c
[649/1583] Compiling slaisnan.c
[650/1583] Compiling slalsa.c
[651/1583] Compiling slansf.c
[652/1583] Compiling slahrd.c
[653/1583] Compiling slaic1.c
[654/1583] Compiling slaln2.c
[654/1583] Compiling slahr2.c
[655/1583] Compiling slagtm.c
[657/1583] Compiling slagts.c
[658/1583] Compiling slahqr.c
[658/1583] Compiling slagv2.c
[660/1583] Compiling slagtf.c
[661/1583] Compiling slag2d.c
[662/1583] Compiling slags2.c
[663/1583] Compiling slag2.c
/host/spi-builder-workspace/SRC/slaexc.c:226:8: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
  226 |                 (*n1 + 1 << 2) - 5], &c__4, &d__[(*n1 + 1 << 2) - 4], &c__4, &
      |                  ~~~~^~~ ~~
/host/spi-builder-workspace/SRC/slaexc.c:226:8: note: place parentheses around the '+' expression to silence this warning
  226 |                 (*n1 + 1 << 2) - 5], &c__4, &d__[(*n1 + 1 << 2) - 4], &c__4, &
      |                      ^
      |                  (      )
/host/spi-builder-workspace/SRC/slaexc.c:226:41: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
  226 |                 (*n1 + 1 << 2) - 5], &c__4, &d__[(*n1 + 1 << 2) - 4], &c__4, &
      |                                                   ~~~~^~~ ~~
/host/spi-builder-workspace/SRC/slaexc.c:226:41: note: place parentheses around the '+' expression to silence this warning
  226 |                 (*n1 + 1 << 2) - 5], &c__4, &d__[(*n1 + 1 << 2) - 4], &c__4, &
      |                                                       ^
      |                                                   (      )
2 warnings generated.
[664/1583] Compiling slaev2.c
[664/1583] Compiling slaexc.c
[666/1583] Compiling slaed8.c
[667/1583] Compiling slaeda.c
[668/1583] Compiling slaed9.c
[669/1583] Compiling slaein.c
[670/1583] Compiling slaed7.c
[670/1583] Compiling slaed6.c
[672/1583] Compiling slaed5.c
[673/1583] Compiling slaed3.c
[674/1583] Compiling slaed2.c
[674/1583] Compiling slaed1.c
[676/1583] Compiling sladiv.c
[677/1583] Compiling slae2.c
[678/1583] Compiling slaed0.c
[679/1583] Compiling slaebz.c
[680/1583] Compiling slacpy.c
[681/1583] Compiling slacon.c
[682/1583] Compiling slaed4.c
[683/1583] Compiling slacn2.c
[684/1583] Compiling slabad.c
[685/1583] Compiling sla_wwaddw.c
[686/1583] Compiling slabrd.c
[687/1583] Compiling sla_syamv.c
[687/1583] Compiling sla_syrfsx_extended.c
[689/1583] Compiling sla_rpvgrw.c
[690/1583] Compiling sla_syrcond.c
[691/1583] Compiling sla_syrpvgrw.c
[692/1583] Compiling sla_porpvgrw.c
[693/1583] Compiling sla_lin_berr.c
[694/1583] Compiling sla_porfsx_extended.c
[695/1583] Compiling sla_porcond.c
[696/1583] Compiling sla_gercond.c
[696/1583] Compiling sla_gbrpvgrw.c
[698/1583] Compiling sla_gerfsx_extended.c
[698/1583] Compiling sla_geamv.c
[700/1583] Compiling sla_gbrcond.c
[701/1583] Compiling sla_gbrfsx_extended.c
[702/1583] Compiling sla_gbamv.c
[703/1583] Compiling sisnan.c
[704/1583] Compiling sgtts2.c
[705/1583] Compiling shseqr.c
[706/1583] Compiling sgttrf.c
[707/1583] Compiling shsein.c
[708/1583] Compiling shgeqz.c
[709/1583] Compiling sgttrs.c
[710/1583] Compiling sgtcon.c
[711/1583] Compiling sgtsv.c
[712/1583] Compiling sgtrfs.c
[712/1583] Compiling sgtsvx.c
[714/1583] Compiling sggrqf.c
[715/1583] Compiling sggqrf.c
[716/1583] Compiling sggsvd.c
[717/1583] Compiling sgghrd.c
[718/1583] Compiling sggsvp.c
[719/1583] Compiling sgglse.c
[720/1583] Compiling sgsvj0.c
[720/1583] Compiling sgsvj1.c
[722/1583] Compiling sggglm.c
[723/1583] Compiling sggevx.c
/host/spi-builder-workspace/SRC/sgges.c:541:28: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  541 |             bwork[i__] = (*selctg)(&alphar[i__], &alphai[i__], &beta[i__]);
      |                                   ^
/host/spi-builder-workspace/SRC/sgges.c:642:23: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  642 |             cursl = (*selctg)(&alphar[i__], &alphai[i__], &beta[i__]);
      |                              ^
2 warnings generated.
[724/1583] Compiling sgges.c
[725/1583] Compiling sgetrs.c
/host/spi-builder-workspace/SRC/sggesx.c:640:28: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  640 |             bwork[i__] = (*selctg)(&alphar[i__], &alphai[i__], &beta[i__]);
      |                                   ^
/host/spi-builder-workspace/SRC/sggesx.c:765:23: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  765 |             cursl = (*selctg)(&alphar[i__], &alphai[i__], &beta[i__]);
      |                              ^
2 warnings generated.
[726/1583] Compiling sggbak.c
[726/1583] Compiling sggesx.c
[728/1583] Compiling sggev.c
[729/1583] Compiling sgetf2.c
[730/1583] Compiling sggbal.c
[730/1583] Compiling sgetc2.c
[732/1583] Compiling sgetri.c
[733/1583] Compiling sgetrf.c
[734/1583] Compiling sgesvxx.c
[735/1583] Compiling sgesvx.c
[736/1583] Compiling sgesc2.c
[737/1583] Compiling sgesv.c
[738/1583] Compiling sgerqf.c
[739/1583] Compiling sgerq2.c
[740/1583] Compiling sgeqrf.c
[741/1583] Compiling sgerfsx.c
[742/1583] Compiling sgeqpf.c
[743/1583] Compiling sgerfs.c
[744/1583] Compiling sgeqr2.c
[745/1583] Compiling sgesvj.c
[746/1583] Compiling sgeqp3.c
[747/1583] Compiling sgeqlf.c
[748/1583] Compiling sgeql2.c
[748/1583] Compiling sgesdd.c
[750/1583] Compiling sgelsy.c
[751/1583] Compiling sgelsx.c
[752/1583] Compiling sgelq2.c
[753/1583] Compiling sgels.c
[753/1583] Compiling sgelqf.c
[754/1583] Compiling sgelss.c
[756/1583] Compiling sgelsd.c
[757/1583] Compiling sgehd2.c
[758/1583] Compiling sgehrd.c
[759/1583] Compiling sgegs.c
[760/1583] Compiling sgeevx.c
[761/1583] Compiling sgegv.c
/host/spi-builder-workspace/SRC/sgees.c:390:28: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  390 |             bwork[i__] = (*select)(&wr[i__], &wi[i__]);
      |                                   ^
/host/spi-builder-workspace/SRC/sgees.c:506:23: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  506 |             cursl = (*select)(&wr[i__], &wi[i__]);
      |                              ^
2 warnings generated.
[762/1583] Compiling sgees.c
[763/1583] Compiling sgeev.c
/host/spi-builder-workspace/SRC/sgeesx.c:460:28: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  460 |             bwork[i__] = (*select)(&wr[i__], &wi[i__]);
      |                                   ^
/host/spi-builder-workspace/SRC/sgeesx.c:596:23: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  596 |             cursl = (*select)(&wr[i__], &wi[i__]);
      |                              ^
2 warnings generated.
[764/1583] Compiling sgeesx.c
[765/1583] Compiling sgeequb.c
[766/1583] Compiling sgecon.c
[767/1583] Compiling sgeequ.c
[768/1583] Compiling sgebd2.c
[769/1583] Compiling sgebrd.c
[770/1583] Compiling sgejsv.c
[771/1583] Compiling sgebak.c
[772/1583] Compiling sgbtrs.c
[772/1583] Compiling sgebal.c
[774/1583] Compiling sgbtf2.c
[775/1583] Compiling sgesvd.c
[775/1583] Compiling sgbtrf.c
[777/1583] Compiling sgbsvx.c
[777/1583] Compiling sgbsv.c
[779/1583] Compiling sgbsvxx.c
[779/1583] Compiling sgbrfs.c
[781/1583] Compiling sgbrfsx.c
[782/1583] Compiling sgbequb.c
[783/1583] Compiling sgbequ.c
[784/1583] Compiling sgbcon.c
[785/1583] Compiling scsum1.c
[786/1583] Compiling sdisna.c
[787/1583] Compiling izmax1.c
[788/1583] Compiling sbdsdc.c
[788/1583] Compiling maxloc.c
[790/1583] Compiling sgbbrd.c
[791/1583] Compiling lsamen.c
[792/1583] Compiling iparmq.c
[793/1583] Compiling ilazlr.c
[794/1583] Compiling ilazlc.c
[795/1583] Compiling ilauplo.c
[796/1583] Compiling ilaver.c
[797/1583] Compiling ilatrans.c
[798/1583] Compiling sbdsqr.c
[799/1583] Compiling ilaslr.c
[799/1583] Compiling ilaslc.c
[801/1583] Compiling iladlc.c
[801/1583] Compiling ilaprec.c
[803/1583] Compiling iladlr.c
[804/1583] Compiling ilaclc.c
[805/1583] Compiling ilaclr.c
[806/1583] Compiling iladiag.c
[807/1583] Compiling ieeeck.c
[808/1583] Compiling icmax1.c
[809/1583] Compiling dzsum1.c
[809/1583] Compiling ilaenv.c
[811/1583] Compiling dtzrqf.c
[812/1583] Compiling dtrttp.c
[812/1583] Compiling dtzrzf.c
[814/1583] Compiling dtrttf.c
[815/1583] Compiling dtrtrs.c
[815/1583] Compiling dtrti2.c
[817/1583] Compiling dtrtri.c
[818/1583] Compiling dtrexc.c
[818/1583] Compiling dtrsen.c
[819/1583] Compiling dtrrfs.c
/host/spi-builder-workspace/SRC/dtrsna.c:526:15: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
  526 |                     nn = *n - 1 << 1;
      |                          ~~~^~~ ~~
/host/spi-builder-workspace/SRC/dtrsna.c:526:15: note: place parentheses around the '-' expression to silence this warning
  526 |                     nn = *n - 1 << 1;
      |                             ^
      |                          (     )
1 warning generated.
[821/1583] Compiling dtrsna.c
[822/1583] Compiling dtrcon.c
[823/1583] Compiling dtptrs.c
[824/1583] Compiling dtpttr.c
[825/1583] Compiling dtpttf.c
[826/1583] Compiling dtrsyl.c
[827/1583] Compiling dtptri.c
[828/1583] Compiling dtpcon.c
[828/1583] Compiling dtprfs.c
[830/1583] Compiling dtrevc.c
[831/1583] Compiling dtgsyl.c
[832/1583] Compiling dtgsja.c
[833/1583] Compiling dtgsna.c
[834/1583] Compiling dtgexc.c
[834/1583] Compiling dtgsy2.c
[836/1583] Compiling dtgsen.c
[837/1583] Compiling dtfttr.c
/host/spi-builder-workspace/SRC/dtgex2.c:408:34: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
  408 |         dlacpy_("Full", n1, n2, &t[(*n1 + 1 << 2) - 4], &c__4, li, &c__4);
      |                                     ~~~~^~~ ~~
/host/spi-builder-workspace/SRC/dtgex2.c:408:34: note: place parentheses around the '+' expression to silence this warning
  408 |         dlacpy_("Full", n1, n2, &t[(*n1 + 1 << 2) - 4], &c__4, li, &c__4);
      |                                         ^
      |                                     (      )
/host/spi-builder-workspace/SRC/dtgex2.c:409:34: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
  409 |         dlacpy_("Full", n1, n2, &s[(*n1 + 1 << 2) - 4], &c__4, &ir[*n2 + 1 + (
      |                                     ~~~~^~~ ~~
/host/spi-builder-workspace/SRC/dtgex2.c:409:34: note: place parentheses around the '+' expression to silence this warning
  409 |         dlacpy_("Full", n1, n2, &s[(*n1 + 1 << 2) - 4], &c__4, &ir[*n2 + 1 + (
      |                                         ^
      |                                     (      )
/host/spi-builder-workspace/SRC/dtgex2.c:410:7: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
  410 |                 *n1 + 1 << 2) - 5], &c__4);
      |                 ~~~~^~~ ~~
/host/spi-builder-workspace/SRC/dtgex2.c:410:7: note: place parentheses around the '+' expression to silence this warning
  410 |                 *n1 + 1 << 2) - 5], &c__4);
      |                     ^
      |                 (      )
/host/spi-builder-workspace/SRC/dtgex2.c:411:58: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
  411 |         dtgsy2_("N", &c__0, n1, n2, s, &c__4, &s[*n1 + 1 + (*n1 + 1 << 2) - 5]
      |                                                             ~~~~^~~ ~~
/host/spi-builder-workspace/SRC/dtgex2.c:411:58: note: place parentheses around the '+' expression to silence this warning
  411 |         dtgsy2_("N", &c__0, n1, n2, s, &c__4, &s[*n1 + 1 + (*n1 + 1 << 2) - 5]
      |                                                                 ^
      |                                                             (      )
/host/spi-builder-workspace/SRC/dtgex2.c:412:29: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
  412 | , &c__4, &ir[*n2 + 1 + (*n1 + 1 << 2) - 5], &c__4, t, &c__4, &
      |                         ~~~~^~~ ~~
/host/spi-builder-workspace/SRC/dtgex2.c:412:29: note: place parentheses around the '+' expression to silence this warning
  412 | , &c__4, &ir[*n2 + 1 + (*n1 + 1 << 2) - 5], &c__4, t, &c__4, &
      |                             ^
      |                         (      )
/host/spi-builder-workspace/SRC/dtgex2.c:413:20: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
  413 |                 t[*n1 + 1 + (*n1 + 1 << 2) - 5], &c__4, li, &c__4, &scale, &
      |                              ~~~~^~~ ~~
/host/spi-builder-workspace/SRC/dtgex2.c:413:20: note: place parentheses around the '+' expression to silence this warning
  413 |                 t[*n1 + 1 + (*n1 + 1 << 2) - 5], &c__4, li, &c__4, &scale, &
      |                                  ^
      |                              (      )
/host/spi-builder-workspace/SRC/dtgex2.c:619:21: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
  619 |                     n2 + 1 + (*n2 + 1 << 2) - 5], &t[m + (m - 1 << 2) - 5]);
      |                               ~~~~^~~ ~~
/host/spi-builder-workspace/SRC/dtgex2.c:619:21: note: place parentheses around the '+' expression to silence this warning
  619 |                     n2 + 1 + (*n2 + 1 << 2) - 5], &t[m + (m - 1 << 2) - 5]);
      |                                   ^
      |                               (      )
/host/spi-builder-workspace/SRC/dtgex2.c:619:47: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
  619 |                     n2 + 1 + (*n2 + 1 << 2) - 5], &t[m + (m - 1 << 2) - 5]);
      |                                                           ~~^~~ ~~
/host/spi-builder-workspace/SRC/dtgex2.c:619:47: note: place parentheses around the '-' expression to silence this warning
  619 |                     n2 + 1 + (*n2 + 1 << 2) - 5], &t[m + (m - 1 << 2) - 5]);
      |                                                             ^
      |                                                           (    )
/host/spi-builder-workspace/SRC/dtgex2.c:622:45: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
  622 |             t[m + (m << 2) - 5] = t[*n2 + 1 + (*n2 + 1 << 2) - 5];
      |                                                ~~~~^~~ ~~
/host/spi-builder-workspace/SRC/dtgex2.c:622:45: note: place parentheses around the '+' expression to silence this warning
  622 |             t[m + (m << 2) - 5] = t[*n2 + 1 + (*n2 + 1 << 2) - 5];
      |                                                    ^
      |                                                (      )
/host/spi-builder-workspace/SRC/dtgex2.c:623:42: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
  623 |             t[m - 1 + (m << 2) - 5] = -t[m + (m - 1 << 2) - 5];
      |                                               ~~^~~ ~~
/host/spi-builder-workspace/SRC/dtgex2.c:623:42: note: place parentheses around the '-' expression to silence this warning
  623 |             t[m - 1 + (m << 2) - 5] = -t[m + (m - 1 << 2) - 5];
      |                                                 ^
      |                                               (    )
/host/spi-builder-workspace/SRC/dtgex2.c:637:26: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
  637 |                 lda, &t[*n2 + 1 + (*n2 + 1 << 2) - 5], &c__4, &c_b5, &work[1],
      |                                    ~~~~^~~ ~~
/host/spi-builder-workspace/SRC/dtgex2.c:637:26: note: place parentheses around the '+' expression to silence this warning
  637 |                 lda, &t[*n2 + 1 + (*n2 + 1 << 2) - 5], &c__4, &c_b5, &work[1],
      |                                        ^
      |                                    (      )
/host/spi-builder-workspace/SRC/dtgex2.c:642:26: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
  642 |                 ldb, &t[*n2 + 1 + (*n2 + 1 << 2) - 5], &c__4, &c_b5, &work[1],
      |                                    ~~~~^~~ ~~
/host/spi-builder-workspace/SRC/dtgex2.c:642:26: note: place parentheses around the '+' expression to silence this warning
  642 |                 ldb, &t[*n2 + 1 + (*n2 + 1 << 2) - 5], &c__4, &c_b5, &work[1],
      |                                        ^
      |                                    (      )
12 warnings generated.
[838/1583] Compiling dtgex2.c
[839/1583] Compiling dtftri.c
[839/1583] Compiling dtfttp.c
[841/1583] Compiling dtbtrs.c
[842/1583] Compiling dtfsm.c
[843/1583] Compiling dtgevc.c
[844/1583] Compiling dtbcon.c
[845/1583] Compiling dsytrf.c
[846/1583] Compiling dsytrs.c
[847/1583] Compiling dtbrfs.c
[848/1583] Compiling dsytri.c
[849/1583] Compiling dsytrd.c
[850/1583] Compiling dsytf2.c
[851/1583] Compiling dsytd2.c
[852/1583] Compiling dsysvxx.c
[853/1583] Compiling dsysv.c
[854/1583] Compiling dsygvd.c
[854/1583] Compiling dsysvx.c
[856/1583] Compiling dsyrfsx.c
[857/1583] Compiling dsygvx.c
[857/1583] Compiling dsygv.c
[859/1583] Compiling dsyrfs.c
[860/1583] Compiling dsygst.c
[861/1583] Compiling dsygs2.c
[862/1583] Compiling dsycon.c
[863/1583] Compiling dsyev.c
[864/1583] Compiling dsyevr.c
[865/1583] Compiling dsyevd.c
[866/1583] Compiling dsyevx.c
[867/1583] Compiling dsyequb.c
[868/1583] Compiling dstevr.c
[869/1583] Compiling dstevd.c
[870/1583] Compiling dstevx.c
[871/1583] Compiling dstev.c
[872/1583] Compiling dstemr.c
[873/1583] Compiling dsteqr.c
[874/1583] Compiling dstegr.c
[875/1583] Compiling dsterf.c
[876/1583] Compiling dstein.c
/host/spi-builder-workspace/SRC/dstedc.c:248:17: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
  248 |             lwmin = *n - 1 << 1;
      |                     ~~~^~~ ~~
/host/spi-builder-workspace/SRC/dstedc.c:248:17: note: place parentheses around the '-' expression to silence this warning
  248 |             lwmin = *n - 1 << 1;
      |                        ^
      |                     (     )
1 warning generated.
[877/1583] Compiling dstedc.c
/host/spi-builder-workspace/SRC/dsptrs.c:377:20: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
  377 |             kc = kc + (*n - k << 1) + 1;
      |                        ~~~^~~ ~~
/host/spi-builder-workspace/SRC/dsptrs.c:377:20: note: place parentheses around the '-' expression to silence this warning
  377 |             kc = kc + (*n - k << 1) + 1;
      |                           ^
      |                        (     )
1 warning generated.
[878/1583] Compiling dsptrs.c
[879/1583] Compiling dstebz.c
[880/1583] Compiling dsptrd.c
[880/1583] Compiling dspsvx.c
[882/1583] Compiling dsptrf.c
[883/1583] Compiling dsptri.c
[884/1583] Compiling dspsv.c
[885/1583] Compiling dsprfs.c
[885/1583] Compiling dsposv.c
[887/1583] Compiling dspgvd.c
[888/1583] Compiling dspgv.c
[888/1583] Compiling dspgvx.c
[890/1583] Compiling dspgst.c
[891/1583] Compiling dspcon.c
[892/1583] Compiling dspev.c
[893/1583] Compiling dspevd.c
[894/1583] Compiling dspevx.c
[895/1583] Compiling dsgesv.c
[896/1583] Compiling dsfrk.c
[897/1583] Compiling dsbgvx.c
[897/1583] Compiling dsbtrd.c
[899/1583] Compiling dsbgv.c
[900/1583] Compiling dsbgvd.c
[901/1583] Compiling drscl.c
[902/1583] Compiling dsbevd.c
[903/1583] Compiling dsbev.c
[904/1583] Compiling dptts2.c
[905/1583] Compiling dsbevx.c
[906/1583] Compiling dpttrf.c
[906/1583] Compiling dpttrs.c
[906/1583] Compiling dptsv.c
[909/1583] Compiling dptcon.c
[910/1583] Compiling dptsvx.c
[910/1583] Compiling dpteqr.c
[912/1583] Compiling dptrfs.c
[913/1583] Compiling dpptrs.c
[914/1583] Compiling dpstf2.c
[915/1583] Compiling dpptrf.c
[916/1583] Compiling dpstrf.c
[917/1583] Compiling dpptri.c
[917/1583] Compiling dppsv.c
[919/1583] Compiling dppsvx.c
[919/1583] Compiling dsbgst.c
[921/1583] Compiling dppequ.c
[922/1583] Compiling dpprfs.c
[923/1583] Compiling dppcon.c
[924/1583] Compiling dpotri.c
[925/1583] Compiling dpotrf.c
[925/1583] Compiling dpotrs.c
[927/1583] Compiling dpotf2.c
[928/1583] Compiling dposvxx.c
[929/1583] Compiling dporfsx.c
[929/1583] Compiling dposv.c
[930/1583] Compiling dposvx.c
[932/1583] Compiling dpoequ.c
[933/1583] Compiling dpoequb.c
[934/1583] Compiling dporfs.c
[935/1583] Compiling dpftri.c
[936/1583] Compiling dpocon.c
[937/1583] Compiling dpftrf.c
[938/1583] Compiling dpbtrs.c
[939/1583] Compiling dpftrs.c
[940/1583] Compiling dpbtf2.c
[941/1583] Compiling dpbtrf.c
[942/1583] Compiling dpbstf.c
[943/1583] Compiling dpbrfs.c
[943/1583] Compiling dpbequ.c
[945/1583] Compiling dpbsvx.c
[946/1583] Compiling dpbsv.c
[947/1583] Compiling dpbcon.c
[948/1583] Compiling dormtr.c
[949/1583] Compiling dormql.c
[949/1583] Compiling dormrz.c
[951/1583] Compiling dormr3.c
[952/1583] Compiling dormrq.c
[953/1583] Compiling dormqr.c
[954/1583] Compiling dormr2.c
[955/1583] Compiling dormlq.c
[956/1583] Compiling dorm2r.c
[956/1583] Compiling dorml2.c
[958/1583] Compiling dormhr.c
[959/1583] Compiling dorgtr.c
[960/1583] Compiling dormbr.c
[961/1583] Compiling dorm2l.c
[962/1583] Compiling dorgrq.c
[963/1583] Compiling dorgl2.c
[964/1583] Compiling dorgql.c
[965/1583] Compiling dorglq.c
[966/1583] Compiling dorgqr.c
[967/1583] Compiling dorgr2.c
[968/1583] Compiling dorghr.c
[969/1583] Compiling dorgbr.c
[969/1583] Compiling dorg2r.c
[971/1583] Compiling dopgtr.c
[972/1583] Compiling dopmtr.c
[973/1583] Compiling dorg2l.c
[974/1583] Compiling dlauu2.c
[974/1583] Compiling dlauum.c
[976/1583] Compiling dlatzm.c
[977/1583] Compiling dlatrz.c
[978/1583] Compiling dlat2s.c
[979/1583] Compiling dlatdf.c
[979/1583] Compiling dlatrd.c
[981/1583] Compiling dlatrs.c
[982/1583] Compiling dlatps.c
[983/1583] Compiling dlaswp.c
[984/1583] Compiling dlatbs.c
[985/1583] Compiling dlasyf.c
[986/1583] Compiling dlassq.c
[987/1583] Compiling dlasrt.c
[987/1583] Compiling dlasv2.c
[989/1583] Compiling dlasy2.c
/host/spi-builder-workspace/SRC/dlasq5.c:121:17: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
  121 |             i__1 = *n0 - 3 << 2;
      |                    ~~~~^~~ ~~
/host/spi-builder-workspace/SRC/dlasq5.c:121:17: note: place parentheses around the '-' expression to silence this warning
  121 |             i__1 = *n0 - 3 << 2;
      |                        ^
      |                    (      )
/host/spi-builder-workspace/SRC/dlasq5.c:134:17: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
  134 |             i__1 = *n0 - 3 << 2;
      |                    ~~~~^~~ ~~
/host/spi-builder-workspace/SRC/dlasq5.c:134:17: note: place parentheses around the '-' expression to silence this warning
  134 |             i__1 = *n0 - 3 << 2;
      |                        ^
      |                    (      )
/host/spi-builder-workspace/SRC/dlasq5.c:152:12: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
  152 |         j4 = (*n0 - 2 << 2) - *pp;
      |               ~~~~^~~ ~~
/host/spi-builder-workspace/SRC/dlasq5.c:152:12: note: place parentheses around the '-' expression to silence this warning
  152 |         j4 = (*n0 - 2 << 2) - *pp;
      |                   ^
      |               (      )
/host/spi-builder-workspace/SRC/dlasq5.c:172:17: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
  172 |             i__1 = *n0 - 3 << 2;
      |                    ~~~~^~~ ~~
/host/spi-builder-workspace/SRC/dlasq5.c:172:17: note: place parentheses around the '-' expression to silence this warning
  172 |             i__1 = *n0 - 3 << 2;
      |                        ^
      |                    (      )
/host/spi-builder-workspace/SRC/dlasq5.c:188:17: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
  188 |             i__1 = *n0 - 3 << 2;
      |                    ~~~~^~~ ~~
/host/spi-builder-workspace/SRC/dlasq5.c:188:17: note: place parentheses around the '-' expression to silence this warning
  188 |             i__1 = *n0 - 3 << 2;
      |                        ^
      |                    (      )
/host/spi-builder-workspace/SRC/dlasq5.c:209:12: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
  209 |         j4 = (*n0 - 2 << 2) - *pp;
      |               ~~~~^~~ ~~
/host/spi-builder-workspace/SRC/dlasq5.c:209:12: note: place parentheses around the '-' expression to silence this warning
  209 |         j4 = (*n0 - 2 << 2) - *pp;
      |                   ^
      |               (      )
6 warnings generated.
/host/spi-builder-workspace/SRC/dlasq6.c:114:13: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
  114 |         i__1 = *n0 - 3 << 2;
      |                ~~~~^~~ ~~
/host/spi-builder-workspace/SRC/dlasq6.c:114:13: note: place parentheses around the '-' expression to silence this warning
  114 |         i__1 = *n0 - 3 << 2;
      |                    ^
      |                (      )
/host/spi-builder-workspace/SRC/dlasq6.c:138:13: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
  138 |         i__1 = *n0 - 3 << 2;
      |                ~~~~^~~ ~~
/host/spi-builder-workspace/SRC/dlasq6.c:138:13: note: place parentheses around the '-' expression to silence this warning
  138 |         i__1 = *n0 - 3 << 2;
      |                    ^
      |                (      )
/host/spi-builder-workspace/SRC/dlasq6.c:167:15: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
  167 |     j4 = (*n0 - 2 << 2) - *pp;
      |           ~~~~^~~ ~~
/host/spi-builder-workspace/SRC/dlasq6.c:167:15: note: place parentheses around the '-' expression to silence this warning
  167 |     j4 = (*n0 - 2 << 2) - *pp;
      |               ^
      |           (      )
3 warnings generated.
[990/1583] Compiling dlasq6.c
[990/1583] Compiling dlasq5.c
[992/1583] Compiling dlasq4.c
[993/1583] Compiling dlasr.c
/host/spi-builder-workspace/SRC/dlasq3.c:215:17: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
  215 |             ipn4 = *i0 + *n0 << 2;
      |                    ~~~~^~~~~ ~~
/host/spi-builder-workspace/SRC/dlasq3.c:215:17: note: place parentheses around the '+' expression to silence this warning
  215 |             ipn4 = *i0 + *n0 << 2;
      |                        ^
      |                    (        )
/host/spi-builder-workspace/SRC/dlasq3.c:216:23: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
  216 |             i__1 = *i0 + *n0 - 1 << 1;
      |                    ~~~~~~~~~~^~~ ~~
/host/spi-builder-workspace/SRC/dlasq3.c:216:23: note: place parentheses around the '-' expression to silence this warning
  216 |             i__1 = *i0 + *n0 - 1 << 1;
      |                              ^
      |                    (            )
/host/spi-builder-workspace/SRC/dlasq3.c:278:56: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
  278 |     } else if (*dmin__ < 0. && *dmin1 > 0. && z__[(*n0 - 1 << 2) - *pp] < tol
      |                                                    ~~~~^~~ ~~
/host/spi-builder-workspace/SRC/dlasq3.c:278:56: note: place parentheses around the '-' expression to silence this warning
  278 |     } else if (*dmin__ < 0. && *dmin1 > 0. && z__[(*n0 - 1 << 2) - *pp] < tol
      |                                                        ^
      |                                                    (      )
/host/spi-builder-workspace/SRC/dlasq3.c:283:11: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
  283 |         z__[(*n0 - 1 << 2) - *pp + 2] = 0.;
      |              ~~~~^~~ ~~
/host/spi-builder-workspace/SRC/dlasq3.c:283:11: note: place parentheses around the '-' expression to silence this warning
  283 |         z__[(*n0 - 1 << 2) - *pp + 2] = 0.;
      |                  ^
      |              (      )
4 warnings generated.
[994/1583] Compiling dlasq3.c
[995/1583] Compiling dlasq1.c
[996/1583] Compiling dlaset.c
[997/1583] Compiling dlasdt.c
/host/spi-builder-workspace/SRC/dlasq2.c:221:15: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
  221 |     i__1 = *n - 1 << 1;
      |            ~~~^~~ ~~
/host/spi-builder-workspace/SRC/dlasq2.c:221:15: note: place parentheses around the '-' expression to silence this warning
  221 |     i__1 = *n - 1 << 1;
      |               ^
      |            (     )
/host/spi-builder-workspace/SRC/dlasq2.c:299:12: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
  299 |         ipn4 = i0 + n0 << 2;
      |                ~~~^~~~ ~~
/host/spi-builder-workspace/SRC/dlasq2.c:299:12: note: place parentheses around the '+' expression to silence this warning
  299 |         ipn4 = i0 + n0 << 2;
      |                   ^
      |                (      )
/host/spi-builder-workspace/SRC/dlasq2.c:300:17: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
  300 |         i__1 = i0 + n0 - 1 << 1;
      |                ~~~~~~~~^~~ ~~
/host/spi-builder-workspace/SRC/dlasq2.c:300:17: note: place parentheses around the '-' expression to silence this warning
  300 |         i__1 = i0 + n0 - 1 << 1;
      |                        ^
      |                (          )
/host/spi-builder-workspace/SRC/dlasq2.c:320:16: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
  320 |         for (i4 = (n0 - 1 << 2) + pp; i4 >= i__1; i4 += -4) {
      |                    ~~~^~~ ~~
/host/spi-builder-workspace/SRC/dlasq2.c:320:16: note: place parentheses around the '-' expression to silence this warning
  320 |         for (i4 = (n0 - 1 << 2) + pp; i4 >= i__1; i4 += -4) {
      |                       ^
      |                    (     )
/host/spi-builder-workspace/SRC/dlasq2.c:334:13: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
  334 |         i__1 = (n0 - 1 << 2) + pp;
      |                 ~~~^~~ ~~
/host/spi-builder-workspace/SRC/dlasq2.c:334:13: note: place parentheses around the '-' expression to silence this warning
  334 |         i__1 = (n0 - 1 << 2) + pp;
      |                    ^
      |                 (     )
/host/spi-builder-workspace/SRC/dlasq2.c:389:15: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
  389 |     ndiv = n0 - i0 << 1;
      |            ~~~^~~~ ~~
/host/spi-builder-workspace/SRC/dlasq2.c:389:15: note: place parentheses around the '-' expression to silence this warning
  389 |     ndiv = n0 - i0 << 1;
      |               ^
      |            (      )
/host/spi-builder-workspace/SRC/dlasq2.c:463:15: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
  463 |             if (kmin - i0 << 1 < n0 - kmin && deemin <= z__[(n0 << 2) - 3] *
      |                 ~~~~~^~~~ ~~
/host/spi-builder-workspace/SRC/dlasq2.c:463:15: note: place parentheses around the '-' expression to silence this warning
  463 |             if (kmin - i0 << 1 < n0 - kmin && deemin <= z__[(n0 << 2) - 3] *
      |                      ^
      |                 (        )
/host/spi-builder-workspace/SRC/dlasq2.c:465:13: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
  465 |                 ipn4 = i0 + n0 << 2;
      |                        ~~~^~~~ ~~
/host/spi-builder-workspace/SRC/dlasq2.c:465:13: note: place parentheses around the '+' expression to silence this warning
  465 |                 ipn4 = i0 + n0 << 2;
      |                           ^
      |                        (      )
/host/spi-builder-workspace/SRC/dlasq2.c:467:18: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
  467 |                 i__2 = i0 + n0 - 1 << 1;
      |                        ~~~~~~~~^~~ ~~
/host/spi-builder-workspace/SRC/dlasq2.c:467:18: note: place parentheses around the '-' expression to silence this warning
  467 |                 i__2 = i0 + n0 - 1 << 1;
      |                                ^
      |                        (          )
/host/spi-builder-workspace/SRC/dlasq2.c:522:17: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
  522 |                     i__3 = n0 - 3 << 2;
      |                            ~~~^~~ ~~
/host/spi-builder-workspace/SRC/dlasq2.c:522:17: note: place parentheses around the '-' expression to silence this warning
  522 |                     i__3 = n0 - 3 << 2;
      |                               ^
      |                            (     )
10 warnings generated.
[998/1583] Compiling dlasd5.c
[999/1583] Compiling dlasd8.c
[999/1583] Compiling dlasq2.c
[1001/1583] Compiling dlasda.c
[1001/1583] Compiling dlasdq.c
[1003/1583] Compiling dlasd7.c
[1003/1583] Compiling dlasd4.c
[1005/1583] Compiling dlasd6.c
[1006/1583] Compiling dlascl2.c
[1007/1583] Compiling dlasd0.c
[1007/1583] Compiling dlasd1.c
[1009/1583] Compiling dlasd3.c
[1009/1583] Compiling dlas2.c
[1009/1583] Compiling dlarzt.c
[1012/1583] Compiling dlascl.c
[1013/1583] Compiling dlasd2.c
[1014/1583] Compiling dlartv.c
[1014/1583] Compiling dlarzb.c
[1016/1583] Compiling dlaruv.c
[1017/1583] Compiling dlarrv.c
[1018/1583] Compiling dlarrr.c
[1018/1583] Compiling dlarscl2.c
[1020/1583] Compiling dlarz.c
[1021/1583] Compiling dlartg.c
[1022/1583] Compiling dlarrk.c
[1023/1583] Compiling dlarrj.c
[1024/1583] Compiling dlarrc.c
[1025/1583] Compiling dlarrf.c
[1026/1583] Compiling dlarra.c
[1027/1583] Compiling dlarrb.c
[1028/1583] Compiling dlarrd.c
[1029/1583] Compiling dlarre.c
[1030/1583] Compiling dlarnv.c
[1031/1583] Compiling dlargv.c
[1032/1583] Compiling dlarfp.c
[1033/1583] Compiling dlarfg.c
[1034/1583] Compiling dlarft.c
[1035/1583] Compiling dlarf.c
[1036/1583] Compiling dlar2v.c
[1037/1583] Compiling dlarfx.c
[1037/1583] Compiling dlaqsy.c
[1039/1583] Compiling dlaqsp.c
[1040/1583] Compiling dlaqsb.c
[1041/1583] Compiling dlar1v.c
[1041/1583] Compiling dlarfb.c
[1043/1583] Compiling dlaqtr.c
[1043/1583] Compiling dlaqr1.c
[1045/1583] Compiling dlaqr4.c
[1046/1583] Compiling dlaqr0.c
[1046/1583] Compiling dlaqr3.c
[1048/1583] Compiling dlaqr5.c
[1048/1583] Compiling dlaqr2.c
[1050/1583] Compiling dlaqps.c
[1051/1583] Compiling dlaqp2.c
[1052/1583] Compiling dlaqge.c
[1053/1583] Compiling dlapll.c
[1053/1583] Compiling dlapmt.c
[1053/1583] Compiling dlapy3.c
[1056/1583] Compiling dlaqgb.c
[1057/1583] Compiling dlapy2.c
[1058/1583] Compiling dlanv2.c
[1059/1583] Compiling dlansp.c
[1060/1583] Compiling dlantr.c
[1061/1583] Compiling dlansy.c
[1062/1583] Compiling dlantb.c
[1063/1583] Compiling dlanst.c
[1064/1583] Compiling dlanhs.c
[1064/1583] Compiling dlansb.c
[1066/1583] Compiling dlantp.c
[1067/1583] Compiling dlange.c
[1068/1583] Compiling dlangt.c
[1069/1583] Compiling dlansf.c
[1070/1583] Compiling dlangb.c
[1071/1583] Compiling dlaneg.c
[1072/1583] Compiling dlamrg.c
[1073/1583] Compiling dlalsd.c
[1074/1583] Compiling dlaisnan.c
[1074/1583] Compiling dlals0.c
[1076/1583] Compiling dlaic1.c
[1076/1583] Compiling dlalsa.c
[1078/1583] Compiling dlaln2.c
[1078/1583] Compiling dlahrd.c
[1080/1583] Compiling dlahr2.c
[1081/1583] Compiling dlagtf.c
[1081/1583] Compiling dlagtm.c
[1081/1583] Compiling dlagv2.c
[1084/1583] Compiling dlagts.c
[1085/1583] Compiling dlahqr.c
[1086/1583] Compiling dlag2s.c
[1087/1583] Compiling dlags2.c
[1088/1583] Compiling dlag2.c
[1089/1583] Compiling dlaev2.c
/host/spi-builder-workspace/SRC/dlaexc.c:227:8: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
  227 |                 (*n1 + 1 << 2) - 5], &c__4, &d__[(*n1 + 1 << 2) - 4], &c__4, &
      |                  ~~~~^~~ ~~
/host/spi-builder-workspace/SRC/dlaexc.c:227:8: note: place parentheses around the '+' expression to silence this warning
  227 |                 (*n1 + 1 << 2) - 5], &c__4, &d__[(*n1 + 1 << 2) - 4], &c__4, &
      |                      ^
      |                  (      )
/host/spi-builder-workspace/SRC/dlaexc.c:227:41: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
  227 |                 (*n1 + 1 << 2) - 5], &c__4, &d__[(*n1 + 1 << 2) - 4], &c__4, &
      |                                                   ~~~~^~~ ~~
/host/spi-builder-workspace/SRC/dlaexc.c:227:41: note: place parentheses around the '+' expression to silence this warning
  227 |                 (*n1 + 1 << 2) - 5], &c__4, &d__[(*n1 + 1 << 2) - 4], &c__4, &
      |                                                       ^
      |                                                   (      )
2 warnings generated.
[1090/1583] Compiling dlaexc.c
[1091/1583] Compiling dlaeda.c
[1092/1583] Compiling dlaed9.c
[1093/1583] Compiling dlaed8.c
[1094/1583] Compiling dlaed7.c
[1095/1583] Compiling dlaed5.c
[1096/1583] Compiling dlaein.c
[1097/1583] Compiling dlaed6.c
[1098/1583] Compiling dlae2.c
[1098/1583] Compiling dlaed1.c
[1100/1583] Compiling dlaed0.c
[1100/1583] Compiling dlaed3.c
[1102/1583] Compiling dlaebz.c
[1102/1583] Compiling dladiv.c
[1104/1583] Compiling dlaed2.c
[1105/1583] Compiling dlacon.c
[1106/1583] Compiling dlaed4.c
[1107/1583] Compiling dlacpy.c
[1108/1583] Compiling dla_wwaddw.c
[1108/1583] Compiling dlabad.c
[1110/1583] Compiling dlacn2.c
[1111/1583] Compiling dlabrd.c
[1112/1583] Compiling dla_porpvgrw.c
[1112/1583] Compiling dla_rpvgrw.c
[1114/1583] Compiling dla_syamv.c
[1114/1583] Compiling dla_syrfsx_extended.c
[1114/1583] Compiling dla_syrcond.c
[1116/1583] Compiling dla_syrpvgrw.c
[1118/1583] Compiling dla_porcond.c
[1119/1583] Compiling dla_porfsx_extended.c
[1120/1583] Compiling dla_lin_berr.c
[1121/1583] Compiling dla_gercond.c
[1122/1583] Compiling dla_geamv.c
[1123/1583] Compiling dla_gbrpvgrw.c
[1124/1583] Compiling dla_gbrfsx_extended.c
[1125/1583] Compiling dla_gerfsx_extended.c
[1126/1583] Compiling disnan.c
[1127/1583] Compiling dla_gbamv.c
[1127/1583] Compiling dla_gbrcond.c
[1129/1583] Compiling dhseqr.c
[1130/1583] Compiling dgttrs.c
[1131/1583] Compiling dgtts2.c
[1132/1583] Compiling dhsein.c
[1133/1583] Compiling dgttrf.c
[1134/1583] Compiling dgtsv.c
[1135/1583] Compiling dgtsvx.c
[1136/1583] Compiling dgtcon.c
[1137/1583] Compiling dgtrfs.c
[1138/1583] Compiling dggrqf.c
[1139/1583] Compiling dggqrf.c
[1139/1583] Compiling dgsvj1.c
[1141/1583] Compiling dggsvp.c
[1142/1583] Compiling dgglse.c
[1143/1583] Compiling dhgeqz.c
[1144/1583] Compiling dggsvd.c
[1145/1583] Compiling dgsvj0.c
[1146/1583] Compiling dgghrd.c
[1147/1583] Compiling dggglm.c
[1148/1583] Compiling dggev.c
[1149/1583] Compiling dggbal.c
/host/spi-builder-workspace/SRC/dgges.c:546:28: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  546 |             bwork[i__] = (*selctg)(&alphar[i__], &alphai[i__], &beta[i__]);
      |                                   ^
/host/spi-builder-workspace/SRC/dgges.c:647:23: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  647 |             cursl = (*selctg)(&alphar[i__], &alphai[i__], &beta[i__]);
      |                              ^
2 warnings generated.
[1150/1583] Compiling dgges.c
[1151/1583] Compiling dggevx.c
/host/spi-builder-workspace/SRC/dggesx.c:647:28: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  647 |             bwork[i__] = (*selctg)(&alphar[i__], &alphai[i__], &beta[i__]);
      |                                   ^
/host/spi-builder-workspace/SRC/dggesx.c:772:23: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  772 |             cursl = (*selctg)(&alphar[i__], &alphai[i__], &beta[i__]);
      |                              ^
2 warnings generated.
[1152/1583] Compiling dggesx.c
[1153/1583] Compiling dgetrs.c
[1154/1583] Compiling dggbak.c
[1155/1583] Compiling dgetrf.c
[1156/1583] Compiling dgetf2.c
[1156/1583] Compiling dgetc2.c
[1157/1583] Compiling dgetri.c
[1159/1583] Compiling dgesvxx.c
[1160/1583] Compiling dgesvx.c
[1161/1583] Compiling dgesv.c
[1161/1583] Compiling dgesc2.c
[1163/1583] Compiling dgerq2.c
[1163/1583] Compiling dgerqf.c
[1165/1583] Compiling dgeqr2.c
[1166/1583] Compiling dgeqrf.c
[1167/1583] Compiling dgerfsx.c
[1168/1583] Compiling dgeqpf.c
[1169/1583] Compiling dgerfs.c
[1170/1583] Compiling dgesdd.c
[1170/1583] Compiling dgesvj.c
[1172/1583] Compiling dgelsy.c
[1173/1583] Compiling dgeqlf.c
[1173/1583] Compiling dgeql2.c
[1173/1583] Compiling dgeqp3.c
[1176/1583] Compiling dgesvd.c
[1177/1583] Compiling dgelqf.c
[1178/1583] Compiling dgelsx.c
[1179/1583] Compiling dgelq2.c
[1180/1583] Compiling dgels.c
[1180/1583] Compiling dgehrd.c
[1182/1583] Compiling dgehd2.c
[1182/1583] Compiling dgelsd.c
[1184/1583] Compiling dgelss.c
[1185/1583] Compiling dgegs.c
[1186/1583] Compiling dgeev.c
[1186/1583] Compiling dgegv.c
[1188/1583] Compiling dgeevx.c
[1189/1583] Compiling dgeequb.c
/host/spi-builder-workspace/SRC/dgeesx.c:464:28: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  464 |             bwork[i__] = (*select)(&wr[i__], &wi[i__]);
      |                                   ^
/host/spi-builder-workspace/SRC/dgeesx.c:600:23: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  600 |             cursl = (*select)(&wr[i__], &wi[i__]);
      |                              ^
2 warnings generated.
[1190/1583] Compiling dgeesx.c
[1191/1583] Compiling dgeequ.c
/host/spi-builder-workspace/SRC/dgees.c:392:28: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  392 |             bwork[i__] = (*select)(&wr[i__], &wi[i__]);
      |                                   ^
/host/spi-builder-workspace/SRC/dgees.c:508:23: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  508 |             cursl = (*select)(&wr[i__], &wi[i__]);
      |                              ^
2 warnings generated.
[1192/1583] Compiling dgees.c
[1193/1583] Compiling dgebrd.c
[1194/1583] Compiling dgecon.c
[1195/1583] Compiling dgebak.c
[1196/1583] Compiling dgebd2.c
[1197/1583] Compiling dgebal.c
[1198/1583] Compiling dgejsv.c
[1199/1583] Compiling dgbtrs.c
[1200/1583] Compiling dgbtf2.c
[1200/1583] Compiling dgbtrf.c
[1202/1583] Compiling dgbsvxx.c
[1203/1583] Compiling dgbsv.c
[1204/1583] Compiling dgbrfsx.c
[1205/1583] Compiling dgbsvx.c
[1205/1583] Compiling dgbrfs.c
[1205/1583] Compiling dgbequb.c
[1208/1583] Compiling dgbcon.c
[1209/1583] Compiling ddisna.c
[1209/1583] Compiling dgbequ.c
[1211/1583] Compiling dgbbrd.c
[1212/1583] Compiling cupmtr.c
[1212/1583] Compiling cupgtr.c
[1214/1583] Compiling dbdsdc.c
[1215/1583] Compiling cunmr3.c
[1216/1583] Compiling cunmrq.c
[1217/1583] Compiling dbdsqr.c
[1217/1583] Compiling cunmtr.c
[1219/1583] Compiling cunmrz.c
[1220/1583] Compiling cunmr2.c
[1221/1583] Compiling cunml2.c
[1222/1583] Compiling cunmqr.c
[1223/1583] Compiling cunmbr.c
[1224/1583] Compiling cunmhr.c
[1225/1583] Compiling cunm2r.c
[1226/1583] Compiling cunmlq.c
[1227/1583] Compiling cunmql.c
[1228/1583] Compiling cunm2l.c
[1229/1583] Compiling cungtr.c
[1230/1583] Compiling cungr2.c
[1231/1583] Compiling cungl2.c
[1232/1583] Compiling cungrq.c
[1233/1583] Compiling cungqr.c
[1233/1583] Compiling cunglq.c
[1233/1583] Compiling cungql.c
[1236/1583] Compiling cung2l.c
[1237/1583] Compiling cunghr.c
[1238/1583] Compiling ctrttp.c
[1238/1583] Compiling cung2r.c
[1240/1583] Compiling cungbr.c
[1241/1583] Compiling ctzrqf.c
[1242/1583] Compiling ctzrzf.c
[1243/1583] Compiling ctrtrs.c
[1244/1583] Compiling ctrtri.c
[1244/1583] Compiling ctrttf.c
[1245/1583] Compiling ctrti2.c
[1246/1583] Compiling ctrsen.c
[1248/1583] Compiling ctrsna.c
[1249/1583] Compiling ctrsyl.c
[1250/1583] Compiling ctrexc.c
[1250/1583] Compiling ctpttr.c
[1252/1583] Compiling ctrcon.c
[1253/1583] Compiling ctptrs.c
[1254/1583] Compiling ctpttf.c
[1255/1583] Compiling ctrrfs.c
[1256/1583] Compiling ctptri.c
[1257/1583] Compiling ctrevc.c
[1258/1583] Compiling ctpcon.c
[1259/1583] Compiling ctgsyl.c
[1260/1583] Compiling ctgexc.c
[1261/1583] Compiling ctgsna.c
[1262/1583] Compiling ctprfs.c
[1263/1583] Compiling ctgsja.c
[1264/1583] Compiling ctgsen.c
[1265/1583] Compiling ctgsy2.c
[1266/1583] Compiling ctgex2.c
[1267/1583] Compiling ctfttr.c
[1268/1583] Compiling ctbtrs.c
[1268/1583] Compiling ctfttp.c
[1268/1583] Compiling ctftri.c
[1271/1583] Compiling ctbcon.c
[1272/1583] Compiling ctfsm.c
[1273/1583] Compiling ctgevc.c
[1274/1583] Compiling csytrf.c
[1275/1583] Compiling ctbrfs.c
[1276/1583] Compiling csysvxx.c
[1277/1583] Compiling csytrs.c
[1278/1583] Compiling csysv.c
[1279/1583] Compiling csytf2.c
[1280/1583] Compiling csytri.c
[1281/1583] Compiling csysvx.c
[1282/1583] Compiling csyr.c
[1282/1583] Compiling csyrfsx.c
[1284/1583] Compiling csyrfs.c
[1285/1583] Compiling csycon.c
[1286/1583] Compiling csymv.c
[1287/1583] Compiling cstegr.c
[1288/1583] Compiling csteqr.c
[1289/1583] Compiling csyequb.c
[1290/1583] Compiling cstemr.c
[1291/1583] Compiling csrscl.c
[1292/1583] Compiling cstein.c
/host/spi-builder-workspace/SRC/cstedc.c:269:18: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
  269 |             lrwmin = *n - 1 << 1;
      |                      ~~~^~~ ~~
/host/spi-builder-workspace/SRC/cstedc.c:269:18: note: place parentheses around the '-' expression to silence this warning
  269 |             lrwmin = *n - 1 << 1;
      |                         ^
      |                      (     )
1 warning generated.
[1293/1583] Compiling cstedc.c
[1294/1583] Compiling cspsvx.c
[1295/1583] Compiling csptri.c
[1296/1583] Compiling cspsv.c
/host/spi-builder-workspace/SRC/csptrs.c:420:20: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
  420 |             kc = kc + (*n - k << 1) + 1;
      |                        ~~~^~~ ~~
/host/spi-builder-workspace/SRC/csptrs.c:420:20: note: place parentheses around the '-' expression to silence this warning
  420 |             kc = kc + (*n - k << 1) + 1;
      |                           ^
      |                        (     )
1 warning generated.
[1297/1583] Compiling csptrs.c
[1298/1583] Compiling csptrf.c
[1299/1583] Compiling cspr.c
[1300/1583] Compiling crot.c
[1301/1583] Compiling cspcon.c
[1302/1583] Compiling csprfs.c
[1303/1583] Compiling cspmv.c
[1304/1583] Compiling cpttrs.c
[1305/1583] Compiling cpttrf.c
[1306/1583] Compiling cptts2.c
[1307/1583] Compiling cptcon.c
[1308/1583] Compiling cptsv.c
[1309/1583] Compiling cptsvx.c
[1310/1583] Compiling cpteqr.c
[1311/1583] Compiling cpstrf.c
[1312/1583] Compiling cpptrs.c
[1313/1583] Compiling cpptri.c
[1313/1583] Compiling cpptrf.c
[1315/1583] Compiling cppsvx.c
[1316/1583] Compiling cpstf2.c
[1316/1583] Compiling cppsv.c
[1318/1583] Compiling cptrfs.c
[1319/1583] Compiling cpotrs.c
[1320/1583] Compiling cppequ.c
[1321/1583] Compiling cpprfs.c
[1321/1583] Compiling cpotri.c
[1321/1583] Compiling cppcon.c
[1321/1583] Compiling cposvxx.c
[1321/1583] Compiling cposv.c
[1321/1583] Compiling cpotf2.c
[1321/1583] Compiling cpotrf.c
[1321/1583] Compiling cpoequb.c
[1321/1583] Compiling cposvx.c
[1321/1583] Compiling cporfsx.c
[1321/1583] Compiling cpftrs.c
[1321/1583] Compiling cpoequ.c
[1321/1583] Compiling cpocon.c
[1321/1583] Compiling cporfs.c
[1321/1583] Compiling cpftrf.c
[1321/1583] Compiling cpftri.c
[1321/1583] Compiling cpbtrs.c
[1338/1583] Compiling cpbtf2.c
[1339/1583] Compiling cpbsv.c
[1340/1583] Compiling cpbtrf.c
[1341/1583] Compiling cpbcon.c
[1341/1583] Compiling cpbequ.c
[1341/1583] Compiling cpbsvx.c
[1344/1583] Compiling cpbstf.c
[1345/1583] Compiling cpbrfs.c
[1346/1583] Compiling clauum.c
[1347/1583] Compiling clatzm.c
[1348/1583] Compiling clauu2.c
[1349/1583] Compiling clatrz.c
[1350/1583] Compiling clatrd.c
[1351/1583] Compiling claswp.c
[1351/1583] Compiling clatdf.c
[1353/1583] Compiling classq.c
[1354/1583] Compiling clatrs.c
[1355/1583] Compiling claset.c
[1355/1583] Compiling clatps.c
[1357/1583] Compiling clascl2.c
[1358/1583] Compiling clasyf.c
[1359/1583] Compiling clatbs.c
[1360/1583] Compiling clarzt.c
[1361/1583] Compiling clascl.c
[1362/1583] Compiling clasr.c
[1363/1583] Compiling clartv.c
[1364/1583] Compiling clarzb.c
[1364/1583] Compiling clarscl2.c
[1364/1583] Compiling clarz.c
[1364/1583] Compiling clartg.c
[1368/1583] Compiling clarnv.c
[1369/1583] Compiling clarfp.c
[1370/1583] Compiling clarfg.c
[1370/1583] Compiling clargv.c
[1372/1583] Compiling clarft.c
[1373/1583] Compiling clarcm.c
[1373/1583] Compiling clarf.c
[1373/1583] Compiling clarrv.c
[1376/1583] Compiling clar2v.c
[1377/1583] Compiling clarfb.c
[1378/1583] Compiling claqsy.c
[1379/1583] Compiling claqsb.c
[1380/1583] Compiling claqsp.c
[1381/1583] Compiling clar1v.c
[1382/1583] Compiling claqr1.c
[1383/1583] Compiling claqr3.c
[1384/1583] Compiling claqps.c
[1385/1583] Compiling claqr4.c
[1386/1583] Compiling claqr2.c
[1387/1583] Compiling claqr0.c
[1388/1583] Compiling claqhe.c
[1389/1583] Compiling claqp2.c
[1390/1583] Compiling claqhb.c
[1391/1583] Compiling claqge.c
[1392/1583] Compiling claqhp.c
[1393/1583] Compiling claqgb.c
[1394/1583] Compiling clapll.c
[1395/1583] Compiling clapmt.c
[1396/1583] Compiling claqr5.c
[1397/1583] Compiling clantp.c
[1398/1583] Compiling clansy.c
[1399/1583] Compiling clantr.c
[1399/1583] Compiling clantb.c
[1401/1583] Compiling clansb.c
[1402/1583] Compiling clansp.c
[1402/1583] Compiling clarfx.c
[1404/1583] Compiling clanht.c
[1405/1583] Compiling clanhs.c
[1406/1583] Compiling clanhp.c
[1407/1583] Compiling clanhe.c
[1408/1583] Compiling clange.c
[1408/1583] Compiling clanhb.c
[1408/1583] Compiling clangb.c
[1411/1583] Compiling clangt.c
[1412/1583] Compiling clalsd.c
[1413/1583] Compiling clalsa.c
[1414/1583] Compiling clals0.c
[1415/1583] Compiling clahrd.c
[1416/1583] Compiling clahr2.c
[1417/1583] Compiling claic1.c
[1418/1583] Compiling clag2z.c
[1419/1583] Compiling clanhf.c
[1420/1583] Compiling claev2.c
[1420/1583] Compiling claesy.c
[1422/1583] Compiling clahqr.c
[1423/1583] Compiling clahef.c
[1424/1583] Compiling claed7.c
[1425/1583] Compiling claed8.c
[1426/1583] Compiling claein.c
[1427/1583] Compiling cladiv.c
[1428/1583] Compiling clags2.c
[1429/1583] Compiling claed0.c
[1430/1583] Compiling clacrt.c
[1431/1583] Compiling clagtm.c
[1432/1583] Compiling clacrm.c
[1433/1583] Compiling clacp2.c
[1433/1583] Compiling clacgv.c
[1434/1583] Compiling clacpy.c
[1436/1583] Compiling cla_wwaddw.c
[1437/1583] Compiling clacon.c
[1438/1583] Compiling clacn2.c
[1439/1583] Compiling cla_syrpvgrw.c
[1440/1583] Compiling cla_syrfsx_extended.c
[1441/1583] Compiling cla_syrcond_x.c
[1442/1583] Compiling cla_syrcond_c.c
[1443/1583] Compiling clabrd.c
[1444/1583] Compiling cla_rpvgrw.c
[1445/1583] Compiling cla_syamv.c
[1445/1583] Compiling cla_porpvgrw.c
[1447/1583] Compiling cla_lin_berr.c
[1448/1583] Compiling cla_porfsx_extended.c
[1449/1583] Compiling cla_porcond_c.c
[1450/1583] Compiling cla_porcond_x.c
[1451/1583] Compiling cla_hercond_x.c
[1451/1583] Compiling cla_herpvgrw.c
[1451/1583] Compiling cla_herfsx_extended.c
[1454/1583] Compiling cla_heamv.c
[1455/1583] Compiling cla_hercond_c.c
[1456/1583] Compiling cla_gerfsx_extended.c
[1456/1583] Compiling cla_gercond_x.c
[1456/1583] Compiling cla_gercond_c.c
[1459/1583] Compiling cla_geamv.c
[1459/1583] Compiling cla_gbrpvgrw.c
[1461/1583] Compiling cla_gbrfsx_extended.c
[1462/1583] Compiling cla_gbrcond_x.c
[1463/1583] Compiling cla_gbamv.c
[1463/1583] Compiling cla_gbrcond_c.c
[1465/1583] Compiling chseqr.c
[1465/1583] Compiling chsein.c
[1467/1583] Compiling chpsv.c
/host/spi-builder-workspace/SRC/chptrs.c:439:20: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
  439 |             kc = kc + (*n - k << 1) + 1;
      |                        ~~~^~~ ~~
/host/spi-builder-workspace/SRC/chptrs.c:439:20: note: place parentheses around the '-' expression to silence this warning
  439 |             kc = kc + (*n - k << 1) + 1;
      |                           ^
      |                        (     )
1 warning generated.
[1468/1583] Compiling chptrs.c
[1468/1583] Compiling chpsvx.c
[1470/1583] Compiling chpgv.c
[1470/1583] Compiling chptri.c
[1472/1583] Compiling chpgvx.c
[1473/1583] Compiling chpgvd.c
[1474/1583] Compiling chprfs.c
[1475/1583] Compiling chpevd.c
[1475/1583] Compiling chpgst.c
[1477/1583] Compiling chpevx.c
[1478/1583] Compiling chla_transtype.c
[1479/1583] Compiling chpcon.c
[1479/1583] Compiling chpev.c
[1481/1583] Compiling chetrf.c
[1482/1583] Compiling chetrd.c
[1483/1583] Compiling chetd2.c
[1484/1583] Compiling chfrk.c
[1485/1583] Compiling chetrs.c
[1486/1583] Compiling chetri.c
[1487/1583] Compiling chetf2.c
[1488/1583] Compiling chegv.c
[1489/1583] Compiling chgeqz.c
[1490/1583] Compiling chegvd.c
[1491/1583] Compiling chesvxx.c
[1492/1583] Compiling chegvx.c
[1493/1583] Compiling cherfs.c
[1494/1583] Compiling chegst.c
[1495/1583] Compiling cheevd.c
[1496/1583] Compiling chegs2.c
[1497/1583] Compiling cheev.c
[1498/1583] Compiling cheevx.c
[1498/1583] Compiling checon.c
[1500/1583] Compiling cheevr.c
[1501/1583] Compiling chbgvd.c
[1501/1583] Compiling chbgv.c
[1501/1583] Compiling chbevd.c
[1504/1583] Compiling chbevx.c
[1504/1583] Compiling chbgvx.c
[1506/1583] Compiling cheequb.c
[1506/1583] Compiling chbtrd.c
[1508/1583] Compiling chbev.c
[1509/1583] Compiling cgtsvx.c
[1510/1583] Compiling cgttrs.c
[1511/1583] Compiling cgtcon.c
[1511/1583] Compiling cgttrf.c
[1513/1583] Compiling cgtsv.c
[1514/1583] Compiling cgtts2.c
[1515/1583] Compiling cggsvd.c
[1516/1583] Compiling cggsvp.c
[1517/1583] Compiling cgtrfs.c
[1518/1583] Compiling cggrqf.c
[1519/1583] Compiling cggqrf.c
[1520/1583] Compiling cgglse.c
[1521/1583] Compiling cgghrd.c
[1522/1583] Compiling cggglm.c
[1523/1583] Compiling cggevx.c
[1524/1583] Compiling chbgst.c
/host/spi-builder-workspace/SRC/cggesx.c:601:28: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  601 |             bwork[i__] = (*selctg)(&alpha[i__], &beta[i__]);
      |                                   ^
/host/spi-builder-workspace/SRC/cggesx.c:679:23: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  679 |             cursl = (*selctg)(&alpha[i__], &beta[i__]);
      |                              ^
2 warnings generated.
[1525/1583] Compiling cggesx.c
[1525/1583] Compiling cggev.c
/host/spi-builder-workspace/SRC/cgges.c:524:28: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  524 |             bwork[i__] = (*selctg)(&alpha[i__], &beta[i__]);
      |                                   ^
/host/spi-builder-workspace/SRC/cgges.c:575:23: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  575 |             cursl = (*selctg)(&alpha[i__], &beta[i__]);
      |                              ^
2 warnings generated.
[1527/1583] Compiling cggbak.c
[1527/1583] Compiling cgges.c
[1529/1583] Compiling cggbal.c
[1530/1583] Compiling cgetrs.c
[1531/1583] Compiling cgetf2.c
[1532/1583] Compiling cgetrf.c
[1533/1583] Compiling cgetc2.c
[1534/1583] Compiling cgetri.c
[1535/1583] Compiling cgesv.c
[1536/1583] Compiling cgesvxx.c
[1537/1583] Compiling cgesvx.c
[1538/1583] Compiling cgesc2.c
[1539/1583] Compiling cgerqf.c
[1539/1583] Compiling cgerq2.c
[1541/1583] Compiling cgeqr2.c
[1542/1583] Compiling cgerfsx.c
[1543/1583] Compiling cgeqrf.c
[1544/1583] Compiling cgeqp3.c
[1544/1583] Compiling cgeqpf.c
[1544/1583] Compiling cgerfs.c
[1547/1583] Compiling cgeqlf.c
[1548/1583] Compiling cgeql2.c
[1549/1583] Compiling cgelsy.c
[1550/1583] Compiling cgelsx.c
[1551/1583] Compiling cgesdd.c
[1552/1583] Compiling cgelsd.c
[1553/1583] Compiling cgels.c
[1554/1583] Compiling cgelss.c
[1555/1583] Compiling cgelq2.c
[1556/1583] Compiling cgelqf.c
[1557/1583] Compiling cgehd2.c
[1558/1583] Compiling cgehrd.c
[1559/1583] Compiling cgeev.c
/host/spi-builder-workspace/SRC/cgeesx.c:414:28: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  414 |             bwork[i__] = (*select)(&w[i__]);
      |                                   ^
1 warning generated.
[1560/1583] Compiling cgegs.c
[1560/1583] Compiling cgeevx.c
[1562/1583] Compiling cgeesx.c
[1563/1583] Compiling cgegv.c
/host/spi-builder-workspace/SRC/cgees.c:366:28: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  366 |             bwork[i__] = (*select)(&w[i__]);
      |                                   ^
1 warning generated.
[1564/1583] Compiling cgees.c
[1565/1583] Compiling cgecon.c
[1566/1583] Compiling cgeequ.c
[1567/1583] Compiling cgebrd.c
[1567/1583] Compiling cgeequb.c
[1569/1583] Compiling cgebd2.c
[1570/1583] Compiling cgbtrs.c
[1571/1583] Compiling cgbtf2.c
[1572/1583] Compiling cgebal.c
[1573/1583] Compiling cgebak.c
[1574/1583] Compiling cgesvd.c
[1575/1583] Compiling cgbtrf.c
[1576/1583] Compiling cgbsvxx.c
[1576/1583] Compiling cgbsv.c
[1578/1583] Compiling cgbsvx.c
[1579/1583] Compiling cgbcon.c
[1580/1583] Compiling cgbrfsx.c
[1581/1583] Compiling cgbbrd.c
[1582/1583] Compiling cbdsqr.c
Build complete! (47.84s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "CLAPACK",
  "name" : "CLAPACK",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "CLAPACK",
      "targets" : [
        "CLAPACK"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CLAPACK",
      "module_type" : "ClangTarget",
      "name" : "CLAPACK",
      "path" : ".",
      "product_memberships" : [
        "CLAPACK"
      ],
      "sources" : [
        "SRC/cbdsqr.c",
        "SRC/cgbbrd.c",
        "SRC/cgbcon.c",
        "SRC/cgbequ.c",
        "SRC/cgbequb.c",
        "SRC/cgbrfs.c",
        "SRC/cgbrfsx.c",
        "SRC/cgbsv.c",
        "SRC/cgbsvx.c",
        "SRC/cgbsvxx.c",
        "SRC/cgbtf2.c",
        "SRC/cgbtrf.c",
        "SRC/cgbtrs.c",
        "SRC/cgebak.c",
        "SRC/cgebal.c",
        "SRC/cgebd2.c",
        "SRC/cgebrd.c",
        "SRC/cgecon.c",
        "SRC/cgeequ.c",
        "SRC/cgeequb.c",
        "SRC/cgees.c",
        "SRC/cgeesx.c",
        "SRC/cgeev.c",
        "SRC/cgeevx.c",
        "SRC/cgegs.c",
        "SRC/cgegv.c",
        "SRC/cgehd2.c",
        "SRC/cgehrd.c",
        "SRC/cgelq2.c",
        "SRC/cgelqf.c",
        "SRC/cgels.c",
        "SRC/cgelsd.c",
        "SRC/cgelss.c",
        "SRC/cgelsx.c",
        "SRC/cgelsy.c",
        "SRC/cgeql2.c",
        "SRC/cgeqlf.c",
        "SRC/cgeqp3.c",
        "SRC/cgeqpf.c",
        "SRC/cgeqr2.c",
        "SRC/cgeqrf.c",
        "SRC/cgerfs.c",
        "SRC/cgerfsx.c",
        "SRC/cgerq2.c",
        "SRC/cgerqf.c",
        "SRC/cgesc2.c",
        "SRC/cgesdd.c",
        "SRC/cgesv.c",
        "SRC/cgesvd.c",
        "SRC/cgesvx.c",
        "SRC/cgesvxx.c",
        "SRC/cgetc2.c",
        "SRC/cgetf2.c",
        "SRC/cgetrf.c",
        "SRC/cgetri.c",
        "SRC/cgetrs.c",
        "SRC/cggbak.c",
        "SRC/cggbal.c",
        "SRC/cgges.c",
        "SRC/cggesx.c",
        "SRC/cggev.c",
        "SRC/cggevx.c",
        "SRC/cggglm.c",
        "SRC/cgghrd.c",
        "SRC/cgglse.c",
        "SRC/cggqrf.c",
        "SRC/cggrqf.c",
        "SRC/cggsvd.c",
        "SRC/cggsvp.c",
        "SRC/cgtcon.c",
        "SRC/cgtrfs.c",
        "SRC/cgtsv.c",
        "SRC/cgtsvx.c",
        "SRC/cgttrf.c",
        "SRC/cgttrs.c",
        "SRC/cgtts2.c",
        "SRC/chbev.c",
        "SRC/chbevd.c",
        "SRC/chbevx.c",
        "SRC/chbgst.c",
        "SRC/chbgv.c",
        "SRC/chbgvd.c",
        "SRC/chbgvx.c",
        "SRC/chbtrd.c",
        "SRC/checon.c",
        "SRC/cheequb.c",
        "SRC/cheev.c",
        "SRC/cheevd.c",
        "SRC/cheevr.c",
        "SRC/cheevx.c",
        "SRC/chegs2.c",
        "SRC/chegst.c",
        "SRC/chegv.c",
        "SRC/chegvd.c",
        "SRC/chegvx.c",
        "SRC/cherfs.c",
        "SRC/cherfsx.c",
        "SRC/chesv.c",
        "SRC/chesvx.c",
        "SRC/chesvxx.c",
        "SRC/chetd2.c",
        "SRC/chetf2.c",
        "SRC/chetrd.c",
        "SRC/chetrf.c",
        "SRC/chetri.c",
        "SRC/chetrs.c",
        "SRC/chfrk.c",
        "SRC/chgeqz.c",
        "SRC/chla_transtype.c",
        "SRC/chpcon.c",
        "SRC/chpev.c",
        "SRC/chpevd.c",
        "SRC/chpevx.c",
        "SRC/chpgst.c",
        "SRC/chpgv.c",
        "SRC/chpgvd.c",
        "SRC/chpgvx.c",
        "SRC/chprfs.c",
        "SRC/chpsv.c",
        "SRC/chpsvx.c",
        "SRC/chptrd.c",
        "SRC/chptrf.c",
        "SRC/chptri.c",
        "SRC/chptrs.c",
        "SRC/chsein.c",
        "SRC/chseqr.c",
        "SRC/cla_gbamv.c",
        "SRC/cla_gbrcond_c.c",
        "SRC/cla_gbrcond_x.c",
        "SRC/cla_gbrfsx_extended.c",
        "SRC/cla_gbrpvgrw.c",
        "SRC/cla_geamv.c",
        "SRC/cla_gercond_c.c",
        "SRC/cla_gercond_x.c",
        "SRC/cla_gerfsx_extended.c",
        "SRC/cla_heamv.c",
        "SRC/cla_hercond_c.c",
        "SRC/cla_hercond_x.c",
        "SRC/cla_herfsx_extended.c",
        "SRC/cla_herpvgrw.c",
        "SRC/cla_lin_berr.c",
        "SRC/cla_porcond_c.c",
        "SRC/cla_porcond_x.c",
        "SRC/cla_porfsx_extended.c",
        "SRC/cla_porpvgrw.c",
        "SRC/cla_rpvgrw.c",
        "SRC/cla_syamv.c",
        "SRC/cla_syrcond_c.c",
        "SRC/cla_syrcond_x.c",
        "SRC/cla_syrfsx_extended.c",
        "SRC/cla_syrpvgrw.c",
        "SRC/cla_wwaddw.c",
        "SRC/clabrd.c",
        "SRC/clacgv.c",
        "SRC/clacn2.c",
        "SRC/clacon.c",
        "SRC/clacp2.c",
        "SRC/clacpy.c",
        "SRC/clacrm.c",
        "SRC/clacrt.c",
        "SRC/cladiv.c",
        "SRC/claed0.c",
        "SRC/claed7.c",
        "SRC/claed8.c",
        "SRC/claein.c",
        "SRC/claesy.c",
        "SRC/claev2.c",
        "SRC/clag2z.c",
        "SRC/clags2.c",
        "SRC/clagtm.c",
        "SRC/clahef.c",
        "SRC/clahqr.c",
        "SRC/clahr2.c",
        "SRC/clahrd.c",
        "SRC/claic1.c",
        "SRC/clals0.c",
        "SRC/clalsa.c",
        "SRC/clalsd.c",
        "SRC/clangb.c",
        "SRC/clange.c",
        "SRC/clangt.c",
        "SRC/clanhb.c",
        "SRC/clanhe.c",
        "SRC/clanhf.c",
        "SRC/clanhp.c",
        "SRC/clanhs.c",
        "SRC/clanht.c",
        "SRC/clansb.c",
        "SRC/clansp.c",
        "SRC/clansy.c",
        "SRC/clantb.c",
        "SRC/clantp.c",
        "SRC/clantr.c",
        "SRC/clapll.c",
        "SRC/clapmt.c",
        "SRC/claqgb.c",
        "SRC/claqge.c",
        "SRC/claqhb.c",
        "SRC/claqhe.c",
        "SRC/claqhp.c",
        "SRC/claqp2.c",
        "SRC/claqps.c",
        "SRC/claqr0.c",
        "SRC/claqr1.c",
        "SRC/claqr2.c",
        "SRC/claqr3.c",
        "SRC/claqr4.c",
        "SRC/claqr5.c",
        "SRC/claqsb.c",
        "SRC/claqsp.c",
        "SRC/claqsy.c",
        "SRC/clar1v.c",
        "SRC/clar2v.c",
        "SRC/clarcm.c",
        "SRC/clarf.c",
        "SRC/clarfb.c",
        "SRC/clarfg.c",
        "SRC/clarfp.c",
        "SRC/clarft.c",
        "SRC/clarfx.c",
        "SRC/clargv.c",
        "SRC/clarnv.c",
        "SRC/clarrv.c",
        "SRC/clarscl2.c",
        "SRC/clartg.c",
        "SRC/clartv.c",
        "SRC/clarz.c",
        "SRC/clarzb.c",
        "SRC/clarzt.c",
        "SRC/clascl.c",
        "SRC/clascl2.c",
        "SRC/claset.c",
        "SRC/clasr.c",
        "SRC/classq.c",
        "SRC/claswp.c",
        "SRC/clasyf.c",
        "SRC/clatbs.c",
        "SRC/clatdf.c",
        "SRC/clatps.c",
        "SRC/clatrd.c",
        "SRC/clatrs.c",
        "SRC/clatrz.c",
        "SRC/clatzm.c",
        "SRC/clauu2.c",
        "SRC/clauum.c",
        "SRC/cpbcon.c",
        "SRC/cpbequ.c",
        "SRC/cpbrfs.c",
        "SRC/cpbstf.c",
        "SRC/cpbsv.c",
        "SRC/cpbsvx.c",
        "SRC/cpbtf2.c",
        "SRC/cpbtrf.c",
        "SRC/cpbtrs.c",
        "SRC/cpftrf.c",
        "SRC/cpftri.c",
        "SRC/cpftrs.c",
        "SRC/cpocon.c",
        "SRC/cpoequ.c",
        "SRC/cpoequb.c",
        "SRC/cporfs.c",
        "SRC/cporfsx.c",
        "SRC/cposv.c",
        "SRC/cposvx.c",
        "SRC/cposvxx.c",
        "SRC/cpotf2.c",
        "SRC/cpotrf.c",
        "SRC/cpotri.c",
        "SRC/cpotrs.c",
        "SRC/cppcon.c",
        "SRC/cppequ.c",
        "SRC/cpprfs.c",
        "SRC/cppsv.c",
        "SRC/cppsvx.c",
        "SRC/cpptrf.c",
        "SRC/cpptri.c",
        "SRC/cpptrs.c",
        "SRC/cpstf2.c",
        "SRC/cpstrf.c",
        "SRC/cptcon.c",
        "SRC/cpteqr.c",
        "SRC/cptrfs.c",
        "SRC/cptsv.c",
        "SRC/cptsvx.c",
        "SRC/cpttrf.c",
        "SRC/cpttrs.c",
        "SRC/cptts2.c",
        "SRC/crot.c",
        "SRC/cspcon.c",
        "SRC/cspmv.c",
        "SRC/cspr.c",
        "SRC/csprfs.c",
        "SRC/cspsv.c",
        "SRC/cspsvx.c",
        "SRC/csptrf.c",
        "SRC/csptri.c",
        "SRC/csptrs.c",
        "SRC/csrscl.c",
        "SRC/cstedc.c",
        "SRC/cstegr.c",
        "SRC/cstein.c",
        "SRC/cstemr.c",
        "SRC/csteqr.c",
        "SRC/csycon.c",
        "SRC/csyequb.c",
        "SRC/csymv.c",
        "SRC/csyr.c",
        "SRC/csyrfs.c",
        "SRC/csyrfsx.c",
        "SRC/csysv.c",
        "SRC/csysvx.c",
        "SRC/csysvxx.c",
        "SRC/csytf2.c",
        "SRC/csytrf.c",
        "SRC/csytri.c",
        "SRC/csytrs.c",
        "SRC/ctbcon.c",
        "SRC/ctbrfs.c",
        "SRC/ctbtrs.c",
        "SRC/ctfsm.c",
        "SRC/ctftri.c",
        "SRC/ctfttp.c",
        "SRC/ctfttr.c",
        "SRC/ctgevc.c",
        "SRC/ctgex2.c",
        "SRC/ctgexc.c",
        "SRC/ctgsen.c",
        "SRC/ctgsja.c",
        "SRC/ctgsna.c",
        "SRC/ctgsy2.c",
        "SRC/ctgsyl.c",
        "SRC/ctpcon.c",
        "SRC/ctprfs.c",
        "SRC/ctptri.c",
        "SRC/ctptrs.c",
        "SRC/ctpttf.c",
        "SRC/ctpttr.c",
        "SRC/ctrcon.c",
        "SRC/ctrevc.c",
        "SRC/ctrexc.c",
        "SRC/ctrrfs.c",
        "SRC/ctrsen.c",
        "SRC/ctrsna.c",
        "SRC/ctrsyl.c",
        "SRC/ctrti2.c",
        "SRC/ctrtri.c",
        "SRC/ctrtrs.c",
        "SRC/ctrttf.c",
        "SRC/ctrttp.c",
        "SRC/ctzrqf.c",
        "SRC/ctzrzf.c",
        "SRC/cung2l.c",
        "SRC/cung2r.c",
        "SRC/cungbr.c",
        "SRC/cunghr.c",
        "SRC/cungl2.c",
        "SRC/cunglq.c",
        "SRC/cungql.c",
        "SRC/cungqr.c",
        "SRC/cungr2.c",
        "SRC/cungrq.c",
        "SRC/cungtr.c",
        "SRC/cunm2l.c",
        "SRC/cunm2r.c",
        "SRC/cunmbr.c",
        "SRC/cunmhr.c",
        "SRC/cunml2.c",
        "SRC/cunmlq.c",
        "SRC/cunmql.c",
        "SRC/cunmqr.c",
        "SRC/cunmr2.c",
        "SRC/cunmr3.c",
        "SRC/cunmrq.c",
        "SRC/cunmrz.c",
        "SRC/cunmtr.c",
        "SRC/cupgtr.c",
        "SRC/cupmtr.c",
        "SRC/dbdsdc.c",
        "SRC/dbdsqr.c",
        "SRC/ddisna.c",
        "SRC/dgbbrd.c",
        "SRC/dgbcon.c",
        "SRC/dgbequ.c",
        "SRC/dgbequb.c",
        "SRC/dgbrfs.c",
        "SRC/dgbrfsx.c",
        "SRC/dgbsv.c",
        "SRC/dgbsvx.c",
        "SRC/dgbsvxx.c",
        "SRC/dgbtf2.c",
        "SRC/dgbtrf.c",
        "SRC/dgbtrs.c",
        "SRC/dgebak.c",
        "SRC/dgebal.c",
        "SRC/dgebd2.c",
        "SRC/dgebrd.c",
        "SRC/dgecon.c",
        "SRC/dgeequ.c",
        "SRC/dgeequb.c",
        "SRC/dgees.c",
        "SRC/dgeesx.c",
        "SRC/dgeev.c",
        "SRC/dgeevx.c",
        "SRC/dgegs.c",
        "SRC/dgegv.c",
        "SRC/dgehd2.c",
        "SRC/dgehrd.c",
        "SRC/dgejsv.c",
        "SRC/dgelq2.c",
        "SRC/dgelqf.c",
        "SRC/dgels.c",
        "SRC/dgelsd.c",
        "SRC/dgelss.c",
        "SRC/dgelsx.c",
        "SRC/dgelsy.c",
        "SRC/dgeql2.c",
        "SRC/dgeqlf.c",
        "SRC/dgeqp3.c",
        "SRC/dgeqpf.c",
        "SRC/dgeqr2.c",
        "SRC/dgeqrf.c",
        "SRC/dgerfs.c",
        "SRC/dgerfsx.c",
        "SRC/dgerq2.c",
        "SRC/dgerqf.c",
        "SRC/dgesc2.c",
        "SRC/dgesdd.c",
        "SRC/dgesv.c",
        "SRC/dgesvd.c",
        "SRC/dgesvj.c",
        "SRC/dgesvx.c",
        "SRC/dgesvxx.c",
        "SRC/dgetc2.c",
        "SRC/dgetf2.c",
        "SRC/dgetrf.c",
        "SRC/dgetri.c",
        "SRC/dgetrs.c",
        "SRC/dggbak.c",
        "SRC/dggbal.c",
        "SRC/dgges.c",
        "SRC/dggesx.c",
        "SRC/dggev.c",
        "SRC/dggevx.c",
        "SRC/dggglm.c",
        "SRC/dgghrd.c",
        "SRC/dgglse.c",
        "SRC/dggqrf.c",
        "SRC/dggrqf.c",
        "SRC/dggsvd.c",
        "SRC/dggsvp.c",
        "SRC/dgsvj0.c",
        "SRC/dgsvj1.c",
        "SRC/dgtcon.c",
        "SRC/dgtrfs.c",
        "SRC/dgtsv.c",
        "SRC/dgtsvx.c",
        "SRC/dgttrf.c",
        "SRC/dgttrs.c",
        "SRC/dgtts2.c",
        "SRC/dhgeqz.c",
        "SRC/dhsein.c",
        "SRC/dhseqr.c",
        "SRC/disnan.c",
        "SRC/dla_gbamv.c",
        "SRC/dla_gbrcond.c",
        "SRC/dla_gbrfsx_extended.c",
        "SRC/dla_gbrpvgrw.c",
        "SRC/dla_geamv.c",
        "SRC/dla_gercond.c",
        "SRC/dla_gerfsx_extended.c",
        "SRC/dla_lin_berr.c",
        "SRC/dla_porcond.c",
        "SRC/dla_porfsx_extended.c",
        "SRC/dla_porpvgrw.c",
        "SRC/dla_rpvgrw.c",
        "SRC/dla_syamv.c",
        "SRC/dla_syrcond.c",
        "SRC/dla_syrfsx_extended.c",
        "SRC/dla_syrpvgrw.c",
        "SRC/dla_wwaddw.c",
        "SRC/dlabad.c",
        "SRC/dlabrd.c",
        "SRC/dlacn2.c",
        "SRC/dlacon.c",
        "SRC/dlacpy.c",
        "SRC/dladiv.c",
        "SRC/dlae2.c",
        "SRC/dlaebz.c",
        "SRC/dlaed0.c",
        "SRC/dlaed1.c",
        "SRC/dlaed2.c",
        "SRC/dlaed3.c",
        "SRC/dlaed4.c",
        "SRC/dlaed5.c",
        "SRC/dlaed6.c",
        "SRC/dlaed7.c",
        "SRC/dlaed8.c",
        "SRC/dlaed9.c",
        "SRC/dlaeda.c",
        "SRC/dlaein.c",
        "SRC/dlaev2.c",
        "SRC/dlaexc.c",
        "SRC/dlag2.c",
        "SRC/dlag2s.c",
        "SRC/dlags2.c",
        "SRC/dlagtf.c",
        "SRC/dlagtm.c",
        "SRC/dlagts.c",
        "SRC/dlagv2.c",
        "SRC/dlahqr.c",
        "SRC/dlahr2.c",
        "SRC/dlahrd.c",
        "SRC/dlaic1.c",
        "SRC/dlaisnan.c",
        "SRC/dlaln2.c",
        "SRC/dlals0.c",
        "SRC/dlalsa.c",
        "SRC/dlalsd.c",
        "SRC/dlamrg.c",
        "SRC/dlaneg.c",
        "SRC/dlangb.c",
        "SRC/dlange.c",
        "SRC/dlangt.c",
        "SRC/dlanhs.c",
        "SRC/dlansb.c",
        "SRC/dlansf.c",
        "SRC/dlansp.c",
        "SRC/dlanst.c",
        "SRC/dlansy.c",
        "SRC/dlantb.c",
        "SRC/dlantp.c",
        "SRC/dlantr.c",
        "SRC/dlanv2.c",
        "SRC/dlapll.c",
        "SRC/dlapmt.c",
        "SRC/dlapy2.c",
        "SRC/dlapy3.c",
        "SRC/dlaqgb.c",
        "SRC/dlaqge.c",
        "SRC/dlaqp2.c",
        "SRC/dlaqps.c",
        "SRC/dlaqr0.c",
        "SRC/dlaqr1.c",
        "SRC/dlaqr2.c",
        "SRC/dlaqr3.c",
        "SRC/dlaqr4.c",
        "SRC/dlaqr5.c",
        "SRC/dlaqsb.c",
        "SRC/dlaqsp.c",
        "SRC/dlaqsy.c",
        "SRC/dlaqtr.c",
        "SRC/dlar1v.c",
        "SRC/dlar2v.c",
        "SRC/dlarf.c",
        "SRC/dlarfb.c",
        "SRC/dlarfg.c",
        "SRC/dlarfp.c",
        "SRC/dlarft.c",
        "SRC/dlarfx.c",
        "SRC/dlargv.c",
        "SRC/dlarnv.c",
        "SRC/dlarra.c",
        "SRC/dlarrb.c",
        "SRC/dlarrc.c",
        "SRC/dlarrd.c",
        "SRC/dlarre.c",
        "SRC/dlarrf.c",
        "SRC/dlarrj.c",
        "SRC/dlarrk.c",
        "SRC/dlarrr.c",
        "SRC/dlarrv.c",
        "SRC/dlarscl2.c",
        "SRC/dlartg.c",
        "SRC/dlartv.c",
        "SRC/dlaruv.c",
        "SRC/dlarz.c",
        "SRC/dlarzb.c",
        "SRC/dlarzt.c",
        "SRC/dlas2.c",
        "SRC/dlascl.c",
        "SRC/dlascl2.c",
        "SRC/dlasd0.c",
        "SRC/dlasd1.c",
        "SRC/dlasd2.c",
        "SRC/dlasd3.c",
        "SRC/dlasd4.c",
        "SRC/dlasd5.c",
        "SRC/dlasd6.c",
        "SRC/dlasd7.c",
        "SRC/dlasd8.c",
        "SRC/dlasda.c",
        "SRC/dlasdq.c",
        "SRC/dlasdt.c",
        "SRC/dlaset.c",
        "SRC/dlasq1.c",
        "SRC/dlasq2.c",
        "SRC/dlasq3.c",
        "SRC/dlasq4.c",
        "SRC/dlasq5.c",
        "SRC/dlasq6.c",
        "SRC/dlasr.c",
        "SRC/dlasrt.c",
        "SRC/dlassq.c",
        "SRC/dlasv2.c",
        "SRC/dlaswp.c",
        "SRC/dlasy2.c",
        "SRC/dlasyf.c",
        "SRC/dlat2s.c",
        "SRC/dlatbs.c",
        "SRC/dlatdf.c",
        "SRC/dlatps.c",
        "SRC/dlatrd.c",
        "SRC/dlatrs.c",
        "SRC/dlatrz.c",
        "SRC/dlatzm.c",
        "SRC/dlauu2.c",
        "SRC/dlauum.c",
        "SRC/dopgtr.c",
        "SRC/dopmtr.c",
        "SRC/dorg2l.c",
        "SRC/dorg2r.c",
        "SRC/dorgbr.c",
        "SRC/dorghr.c",
        "SRC/dorgl2.c",
        "SRC/dorglq.c",
        "SRC/dorgql.c",
        "SRC/dorgqr.c",
        "SRC/dorgr2.c",
        "SRC/dorgrq.c",
        "SRC/dorgtr.c",
        "SRC/dorm2l.c",
        "SRC/dorm2r.c",
        "SRC/dormbr.c",
        "SRC/dormhr.c",
        "SRC/dorml2.c",
        "SRC/dormlq.c",
        "SRC/dormql.c",
        "SRC/dormqr.c",
        "SRC/dormr2.c",
        "SRC/dormr3.c",
        "SRC/dormrq.c",
        "SRC/dormrz.c",
        "SRC/dormtr.c",
        "SRC/dpbcon.c",
        "SRC/dpbequ.c",
        "SRC/dpbrfs.c",
        "SRC/dpbstf.c",
        "SRC/dpbsv.c",
        "SRC/dpbsvx.c",
        "SRC/dpbtf2.c",
        "SRC/dpbtrf.c",
        "SRC/dpbtrs.c",
        "SRC/dpftrf.c",
        "SRC/dpftri.c",
        "SRC/dpftrs.c",
        "SRC/dpocon.c",
        "SRC/dpoequ.c",
        "SRC/dpoequb.c",
        "SRC/dporfs.c",
        "SRC/dporfsx.c",
        "SRC/dposv.c",
        "SRC/dposvx.c",
        "SRC/dposvxx.c",
        "SRC/dpotf2.c",
        "SRC/dpotrf.c",
        "SRC/dpotri.c",
        "SRC/dpotrs.c",
        "SRC/dppcon.c",
        "SRC/dppequ.c",
        "SRC/dpprfs.c",
        "SRC/dppsv.c",
        "SRC/dppsvx.c",
        "SRC/dpptrf.c",
        "SRC/dpptri.c",
        "SRC/dpptrs.c",
        "SRC/dpstf2.c",
        "SRC/dpstrf.c",
        "SRC/dptcon.c",
        "SRC/dpteqr.c",
        "SRC/dptrfs.c",
        "SRC/dptsv.c",
        "SRC/dptsvx.c",
        "SRC/dpttrf.c",
        "SRC/dpttrs.c",
        "SRC/dptts2.c",
        "SRC/drscl.c",
        "SRC/dsbev.c",
        "SRC/dsbevd.c",
        "SRC/dsbevx.c",
        "SRC/dsbgst.c",
        "SRC/dsbgv.c",
        "SRC/dsbgvd.c",
        "SRC/dsbgvx.c",
        "SRC/dsbtrd.c",
        "SRC/dsfrk.c",
        "SRC/dsgesv.c",
        "SRC/dspcon.c",
        "SRC/dspev.c",
        "SRC/dspevd.c",
        "SRC/dspevx.c",
        "SRC/dspgst.c",
        "SRC/dspgv.c",
        "SRC/dspgvd.c",
        "SRC/dspgvx.c",
        "SRC/dsposv.c",
        "SRC/dsprfs.c",
        "SRC/dspsv.c",
        "SRC/dspsvx.c",
        "SRC/dsptrd.c",
        "SRC/dsptrf.c",
        "SRC/dsptri.c",
        "SRC/dsptrs.c",
        "SRC/dstebz.c",
        "SRC/dstedc.c",
        "SRC/dstegr.c",
        "SRC/dstein.c",
        "SRC/dstemr.c",
        "SRC/dsteqr.c",
        "SRC/dsterf.c",
        "SRC/dstev.c",
        "SRC/dstevd.c",
        "SRC/dstevr.c",
        "SRC/dstevx.c",
        "SRC/dsycon.c",
        "SRC/dsyequb.c",
        "SRC/dsyev.c",
        "SRC/dsyevd.c",
        "SRC/dsyevr.c",
        "SRC/dsyevx.c",
        "SRC/dsygs2.c",
        "SRC/dsygst.c",
        "SRC/dsygv.c",
        "SRC/dsygvd.c",
        "SRC/dsygvx.c",
        "SRC/dsyrfs.c",
        "SRC/dsyrfsx.c",
        "SRC/dsysv.c",
        "SRC/dsysvx.c",
        "SRC/dsysvxx.c",
        "SRC/dsytd2.c",
        "SRC/dsytf2.c",
        "SRC/dsytrd.c",
        "SRC/dsytrf.c",
        "SRC/dsytri.c",
        "SRC/dsytrs.c",
        "SRC/dtbcon.c",
        "SRC/dtbrfs.c",
        "SRC/dtbtrs.c",
        "SRC/dtfsm.c",
        "SRC/dtftri.c",
        "SRC/dtfttp.c",
        "SRC/dtfttr.c",
        "SRC/dtgevc.c",
        "SRC/dtgex2.c",
        "SRC/dtgexc.c",
        "SRC/dtgsen.c",
        "SRC/dtgsja.c",
        "SRC/dtgsna.c",
        "SRC/dtgsy2.c",
        "SRC/dtgsyl.c",
        "SRC/dtpcon.c",
        "SRC/dtprfs.c",
        "SRC/dtptri.c",
        "SRC/dtptrs.c",
        "SRC/dtpttf.c",
        "SRC/dtpttr.c",
        "SRC/dtrcon.c",
        "SRC/dtrevc.c",
        "SRC/dtrexc.c",
        "SRC/dtrrfs.c",
        "SRC/dtrsen.c",
        "SRC/dtrsna.c",
        "SRC/dtrsyl.c",
        "SRC/dtrti2.c",
        "SRC/dtrtri.c",
        "SRC/dtrtrs.c",
        "SRC/dtrttf.c",
        "SRC/dtrttp.c",
        "SRC/dtzrqf.c",
        "SRC/dtzrzf.c",
        "SRC/dzsum1.c",
        "SRC/icmax1.c",
        "SRC/ieeeck.c",
        "SRC/ilaclc.c",
        "SRC/ilaclr.c",
        "SRC/iladiag.c",
        "SRC/iladlc.c",
        "SRC/iladlr.c",
        "SRC/ilaenv.c",
        "SRC/ilaprec.c",
        "SRC/ilaslc.c",
        "SRC/ilaslr.c",
        "SRC/ilatrans.c",
        "SRC/ilauplo.c",
        "SRC/ilaver.c",
        "SRC/ilazlc.c",
        "SRC/ilazlr.c",
        "SRC/iparmq.c",
        "SRC/izmax1.c",
        "SRC/lsamen.c",
        "SRC/maxloc.c",
        "SRC/sbdsdc.c",
        "SRC/sbdsqr.c",
        "SRC/scsum1.c",
        "SRC/sdisna.c",
        "SRC/sgbbrd.c",
        "SRC/sgbcon.c",
        "SRC/sgbequ.c",
        "SRC/sgbequb.c",
        "SRC/sgbrfs.c",
        "SRC/sgbrfsx.c",
        "SRC/sgbsv.c",
        "SRC/sgbsvx.c",
        "SRC/sgbsvxx.c",
        "SRC/sgbtf2.c",
        "SRC/sgbtrf.c",
        "SRC/sgbtrs.c",
        "SRC/sgebak.c",
        "SRC/sgebal.c",
        "SRC/sgebd2.c",
        "SRC/sgebrd.c",
        "SRC/sgecon.c",
        "SRC/sgeequ.c",
        "SRC/sgeequb.c",
        "SRC/sgees.c",
        "SRC/sgeesx.c",
        "SRC/sgeev.c",
        "SRC/sgeevx.c",
        "SRC/sgegs.c",
        "SRC/sgegv.c",
        "SRC/sgehd2.c",
        "SRC/sgehrd.c",
        "SRC/sgejsv.c",
        "SRC/sgelq2.c",
        "SRC/sgelqf.c",
        "SRC/sgels.c",
        "SRC/sgelsd.c",
        "SRC/sgelss.c",
        "SRC/sgelsx.c",
        "SRC/sgelsy.c",
        "SRC/sgeql2.c",
        "SRC/sgeqlf.c",
        "SRC/sgeqp3.c",
        "SRC/sgeqpf.c",
        "SRC/sgeqr2.c",
        "SRC/sgeqrf.c",
        "SRC/sgerfs.c",
        "SRC/sgerfsx.c",
        "SRC/sgerq2.c",
        "SRC/sgerqf.c",
        "SRC/sgesc2.c",
        "SRC/sgesdd.c",
        "SRC/sgesv.c",
        "SRC/sgesvd.c",
        "SRC/sgesvj.c",
        "SRC/sgesvx.c",
        "SRC/sgesvxx.c",
        "SRC/sgetc2.c",
        "SRC/sgetf2.c",
        "SRC/sgetrf.c",
        "SRC/sgetri.c",
        "SRC/sgetrs.c",
        "SRC/sggbak.c",
        "SRC/sggbal.c",
        "SRC/sgges.c",
        "SRC/sggesx.c",
        "SRC/sggev.c",
        "SRC/sggevx.c",
        "SRC/sggglm.c",
        "SRC/sgghrd.c",
        "SRC/sgglse.c",
        "SRC/sggqrf.c",
        "SRC/sggrqf.c",
        "SRC/sggsvd.c",
        "SRC/sggsvp.c",
        "SRC/sgsvj0.c",
        "SRC/sgsvj1.c",
        "SRC/sgtcon.c",
        "SRC/sgtrfs.c",
        "SRC/sgtsv.c",
        "SRC/sgtsvx.c",
        "SRC/sgttrf.c",
        "SRC/sgttrs.c",
        "SRC/sgtts2.c",
        "SRC/shgeqz.c",
        "SRC/shsein.c",
        "SRC/shseqr.c",
        "SRC/sisnan.c",
        "SRC/sla_gbamv.c",
        "SRC/sla_gbrcond.c",
        "SRC/sla_gbrfsx_extended.c",
        "SRC/sla_gbrpvgrw.c",
        "SRC/sla_geamv.c",
        "SRC/sla_gercond.c",
        "SRC/sla_gerfsx_extended.c",
        "SRC/sla_lin_berr.c",
        "SRC/sla_porcond.c",
        "SRC/sla_porfsx_extended.c",
        "SRC/sla_porpvgrw.c",
        "SRC/sla_rpvgrw.c",
        "SRC/sla_syamv.c",
        "SRC/sla_syrcond.c",
        "SRC/sla_syrfsx_extended.c",
        "SRC/sla_syrpvgrw.c",
        "SRC/sla_wwaddw.c",
        "SRC/slabad.c",
        "SRC/slabrd.c",
        "SRC/slacn2.c",
        "SRC/slacon.c",
        "SRC/slacpy.c",
        "SRC/sladiv.c",
        "SRC/slae2.c",
        "SRC/slaebz.c",
        "SRC/slaed0.c",
        "SRC/slaed1.c",
        "SRC/slaed2.c",
        "SRC/slaed3.c",
        "SRC/slaed4.c",
        "SRC/slaed5.c",
        "SRC/slaed6.c",
        "SRC/slaed7.c",
        "SRC/slaed8.c",
        "SRC/slaed9.c",
        "SRC/slaeda.c",
        "SRC/slaein.c",
        "SRC/slaev2.c",
        "SRC/slaexc.c",
        "SRC/slag2.c",
        "SRC/slag2d.c",
        "SRC/slags2.c",
        "SRC/slagtf.c",
        "SRC/slagtm.c",
        "SRC/slagts.c",
        "SRC/slagv2.c",
        "SRC/slahqr.c",
        "SRC/slahr2.c",
        "SRC/slahrd.c",
        "SRC/slaic1.c",
        "SRC/slaisnan.c",
        "SRC/slaln2.c",
        "SRC/slals0.c",
        "SRC/slalsa.c",
        "SRC/slalsd.c",
        "SRC/slamrg.c",
        "SRC/slaneg.c",
        "SRC/slangb.c",
        "SRC/slange.c",
        "SRC/slangt.c",
        "SRC/slanhs.c",
        "SRC/slansb.c",
        "SRC/slansf.c",
        "SRC/slansp.c",
        "SRC/slanst.c",
        "SRC/slansy.c",
        "SRC/slantb.c",
        "SRC/slantp.c",
        "SRC/slantr.c",
        "SRC/slanv2.c",
        "SRC/slapll.c",
        "SRC/slapmt.c",
        "SRC/slapy2.c",
        "SRC/slapy3.c",
        "SRC/slaqgb.c",
        "SRC/slaqge.c",
        "SRC/slaqp2.c",
        "SRC/slaqps.c",
        "SRC/slaqr0.c",
        "SRC/slaqr1.c",
        "SRC/slaqr2.c",
        "SRC/slaqr3.c",
        "SRC/slaqr4.c",
        "SRC/slaqr5.c",
        "SRC/slaqsb.c",
        "SRC/slaqsp.c",
        "SRC/slaqsy.c",
        "SRC/slaqtr.c",
        "SRC/slar1v.c",
        "SRC/slar2v.c",
        "SRC/slarf.c",
        "SRC/slarfb.c",
        "SRC/slarfg.c",
        "SRC/slarfp.c",
        "SRC/slarft.c",
        "SRC/slarfx.c",
        "SRC/slargv.c",
        "SRC/slarnv.c",
        "SRC/slarra.c",
        "SRC/slarrb.c",
        "SRC/slarrc.c",
        "SRC/slarrd.c",
        "SRC/slarre.c",
        "SRC/slarrf.c",
        "SRC/slarrj.c",
        "SRC/slarrk.c",
        "SRC/slarrr.c",
        "SRC/slarrv.c",
        "SRC/slarscl2.c",
        "SRC/slartg.c",
        "SRC/slartv.c",
        "SRC/slaruv.c",
        "SRC/slarz.c",
        "SRC/slarzb.c",
        "SRC/slarzt.c",
        "SRC/slas2.c",
        "SRC/slascl.c",
        "SRC/slascl2.c",
        "SRC/slasd0.c",
        "SRC/slasd1.c",
        "SRC/slasd2.c",
        "SRC/slasd3.c",
        "SRC/slasd4.c",
        "SRC/slasd5.c",
        "SRC/slasd6.c",
        "SRC/slasd7.c",
        "SRC/slasd8.c",
        "SRC/slasda.c",
        "SRC/slasdq.c",
        "SRC/slasdt.c",
        "SRC/slaset.c",
        "SRC/slasq1.c",
        "SRC/slasq2.c",
        "SRC/slasq3.c",
        "SRC/slasq4.c",
        "SRC/slasq5.c",
        "SRC/slasq6.c",
        "SRC/slasr.c",
        "SRC/slasrt.c",
        "SRC/slassq.c",
        "SRC/slasv2.c",
        "SRC/slaswp.c",
        "SRC/slasy2.c",
        "SRC/slasyf.c",
        "SRC/slatbs.c",
        "SRC/slatdf.c",
        "SRC/slatps.c",
        "SRC/slatrd.c",
        "SRC/slatrs.c",
        "SRC/slatrz.c",
        "SRC/slatzm.c",
        "SRC/slauu2.c",
        "SRC/slauum.c",
        "SRC/sopgtr.c",
        "SRC/sopmtr.c",
        "SRC/sorg2l.c",
        "SRC/sorg2r.c",
        "SRC/sorgbr.c",
        "SRC/sorghr.c",
        "SRC/sorgl2.c",
        "SRC/sorglq.c",
        "SRC/sorgql.c",
        "SRC/sorgqr.c",
        "SRC/sorgr2.c",
        "SRC/sorgrq.c",
        "SRC/sorgtr.c",
        "SRC/sorm2l.c",
        "SRC/sorm2r.c",
        "SRC/sormbr.c",
        "SRC/sormhr.c",
        "SRC/sorml2.c",
        "SRC/sormlq.c",
        "SRC/sormql.c",
        "SRC/sormqr.c",
        "SRC/sormr2.c",
        "SRC/sormr3.c",
        "SRC/sormrq.c",
        "SRC/sormrz.c",
        "SRC/sormtr.c",
        "SRC/spbcon.c",
        "SRC/spbequ.c",
        "SRC/spbrfs.c",
        "SRC/spbstf.c",
        "SRC/spbsv.c",
        "SRC/spbsvx.c",
        "SRC/spbtf2.c",
        "SRC/spbtrf.c",
        "SRC/spbtrs.c",
        "SRC/spftrf.c",
        "SRC/spftri.c",
        "SRC/spftrs.c",
        "SRC/spocon.c",
        "SRC/spoequ.c",
        "SRC/spoequb.c",
        "SRC/sporfs.c",
        "SRC/sporfsx.c",
        "SRC/sposv.c",
        "SRC/sposvx.c",
        "SRC/sposvxx.c",
        "SRC/spotf2.c",
        "SRC/spotrf.c",
        "SRC/spotri.c",
        "SRC/spotrs.c",
        "SRC/sppcon.c",
        "SRC/sppequ.c",
        "SRC/spprfs.c",
        "SRC/sppsv.c",
        "SRC/sppsvx.c",
        "SRC/spptrf.c",
        "SRC/spptri.c",
        "SRC/spptrs.c",
        "SRC/spstf2.c",
        "SRC/spstrf.c",
        "SRC/sptcon.c",
        "SRC/spteqr.c",
        "SRC/sptrfs.c",
        "SRC/sptsv.c",
        "SRC/sptsvx.c",
        "SRC/spttrf.c",
        "SRC/spttrs.c",
        "SRC/sptts2.c",
        "SRC/srscl.c",
        "SRC/ssbev.c",
        "SRC/ssbevd.c",
        "SRC/ssbevx.c",
        "SRC/ssbgst.c",
        "SRC/ssbgv.c",
        "SRC/ssbgvd.c",
        "SRC/ssbgvx.c",
        "SRC/ssbtrd.c",
        "SRC/ssfrk.c",
        "SRC/sspcon.c",
        "SRC/sspev.c",
        "SRC/sspevd.c",
        "SRC/sspevx.c",
        "SRC/sspgst.c",
        "SRC/sspgv.c",
        "SRC/sspgvd.c",
        "SRC/sspgvx.c",
        "SRC/ssprfs.c",
        "SRC/sspsv.c",
        "SRC/sspsvx.c",
        "SRC/ssptrd.c",
        "SRC/ssptrf.c",
        "SRC/ssptri.c",
        "SRC/ssptrs.c",
        "SRC/sstebz.c",
        "SRC/sstedc.c",
        "SRC/sstegr.c",
        "SRC/sstein.c",
        "SRC/sstemr.c",
        "SRC/ssteqr.c",
        "SRC/ssterf.c",
        "SRC/sstev.c",
        "SRC/sstevd.c",
        "SRC/sstevr.c",
        "SRC/sstevx.c",
        "SRC/ssycon.c",
        "SRC/ssyequb.c",
        "SRC/ssyev.c",
        "SRC/ssyevd.c",
        "SRC/ssyevr.c",
        "SRC/ssyevx.c",
        "SRC/ssygs2.c",
        "SRC/ssygst.c",
        "SRC/ssygv.c",
        "SRC/ssygvd.c",
        "SRC/ssygvx.c",
        "SRC/ssyrfs.c",
        "SRC/ssyrfsx.c",
        "SRC/ssysv.c",
        "SRC/ssysvx.c",
        "SRC/ssysvxx.c",
        "SRC/ssytd2.c",
        "SRC/ssytf2.c",
        "SRC/ssytrd.c",
        "SRC/ssytrf.c",
        "SRC/ssytri.c",
        "SRC/ssytrs.c",
        "SRC/stbcon.c",
        "SRC/stbrfs.c",
        "SRC/stbtrs.c",
        "SRC/stfsm.c",
        "SRC/stftri.c",
        "SRC/stfttp.c",
        "SRC/stfttr.c",
        "SRC/stgevc.c",
        "SRC/stgex2.c",
        "SRC/stgexc.c",
        "SRC/stgsen.c",
        "SRC/stgsja.c",
        "SRC/stgsna.c",
        "SRC/stgsy2.c",
        "SRC/stgsyl.c",
        "SRC/stpcon.c",
        "SRC/stprfs.c",
        "SRC/stptri.c",
        "SRC/stptrs.c",
        "SRC/stpttf.c",
        "SRC/stpttr.c",
        "SRC/strcon.c",
        "SRC/strevc.c",
        "SRC/strexc.c",
        "SRC/strrfs.c",
        "SRC/strsen.c",
        "SRC/strsna.c",
        "SRC/strsyl.c",
        "SRC/strti2.c",
        "SRC/strtri.c",
        "SRC/strtrs.c",
        "SRC/strttf.c",
        "SRC/strttp.c",
        "SRC/stzrqf.c",
        "SRC/stzrzf.c",
        "SRC/xerbla.c",
        "SRC/xerbla_array.c",
        "SRC/zbdsqr.c",
        "SRC/zcgesv.c",
        "SRC/zcposv.c",
        "SRC/zdrscl.c",
        "SRC/zgbbrd.c",
        "SRC/zgbcon.c",
        "SRC/zgbequ.c",
        "SRC/zgbequb.c",
        "SRC/zgbrfs.c",
        "SRC/zgbrfsx.c",
        "SRC/zgbsv.c",
        "SRC/zgbsvx.c",
        "SRC/zgbsvxx.c",
        "SRC/zgbtf2.c",
        "SRC/zgbtrf.c",
        "SRC/zgbtrs.c",
        "SRC/zgebak.c",
        "SRC/zgebal.c",
        "SRC/zgebd2.c",
        "SRC/zgebrd.c",
        "SRC/zgecon.c",
        "SRC/zgeequ.c",
        "SRC/zgeequb.c",
        "SRC/zgees.c",
        "SRC/zgeesx.c",
        "SRC/zgeev.c",
        "SRC/zgeevx.c",
        "SRC/zgegs.c",
        "SRC/zgegv.c",
        "SRC/zgehd2.c",
        "SRC/zgehrd.c",
        "SRC/zgelq2.c",
        "SRC/zgelqf.c",
        "SRC/zgels.c",
        "SRC/zgelsd.c",
        "SRC/zgelss.c",
        "SRC/zgelsx.c",
        "SRC/zgelsy.c",
        "SRC/zgeql2.c",
        "SRC/zgeqlf.c",
        "SRC/zgeqp3.c",
        "SRC/zgeqpf.c",
        "SRC/zgeqr2.c",
        "SRC/zgeqrf.c",
        "SRC/zgerfs.c",
        "SRC/zgerfsx.c",
        "SRC/zgerq2.c",
        "SRC/zgerqf.c",
        "SRC/zgesc2.c",
        "SRC/zgesdd.c",
        "SRC/zgesv.c",
        "SRC/zgesvd.c",
        "SRC/zgesvx.c",
        "SRC/zgesvxx.c",
        "SRC/zgetc2.c",
        "SRC/zgetf2.c",
        "SRC/zgetrf.c",
        "SRC/zgetri.c",
        "SRC/zgetrs.c",
        "SRC/zggbak.c",
        "SRC/zggbal.c",
        "SRC/zgges.c",
        "SRC/zggesx.c",
        "SRC/zggev.c",
        "SRC/zggevx.c",
        "SRC/zggglm.c",
        "SRC/zgghrd.c",
        "SRC/zgglse.c",
        "SRC/zggqrf.c",
        "SRC/zggrqf.c",
        "SRC/zggsvd.c",
        "SRC/zggsvp.c",
        "SRC/zgtcon.c",
        "SRC/zgtrfs.c",
        "SRC/zgtsv.c",
        "SRC/zgtsvx.c",
        "SRC/zgttrf.c",
        "SRC/zgttrs.c",
        "SRC/zgtts2.c",
        "SRC/zhbev.c",
        "SRC/zhbevd.c",
        "SRC/zhbevx.c",
        "SRC/zhbgst.c",
        "SRC/zhbgv.c",
        "SRC/zhbgvd.c",
        "SRC/zhbgvx.c",
        "SRC/zhbtrd.c",
        "SRC/zhecon.c",
        "SRC/zheequb.c",
        "SRC/zheev.c",
        "SRC/zheevd.c",
        "SRC/zheevr.c",
        "SRC/zheevx.c",
        "SRC/zhegs2.c",
        "SRC/zhegst.c",
        "SRC/zhegv.c",
        "SRC/zhegvd.c",
        "SRC/zhegvx.c",
        "SRC/zherfs.c",
        "SRC/zherfsx.c",
        "SRC/zhesv.c",
        "SRC/zhesvx.c",
        "SRC/zhesvxx.c",
        "SRC/zhetd2.c",
        "SRC/zhetf2.c",
        "SRC/zhetrd.c",
        "SRC/zhetrf.c",
        "SRC/zhetri.c",
        "SRC/zhetrs.c",
        "SRC/zhfrk.c",
        "SRC/zhgeqz.c",
        "SRC/zhpcon.c",
        "SRC/zhpev.c",
        "SRC/zhpevd.c",
        "SRC/zhpevx.c",
        "SRC/zhpgst.c",
        "SRC/zhpgv.c",
        "SRC/zhpgvd.c",
        "SRC/zhpgvx.c",
        "SRC/zhprfs.c",
        "SRC/zhpsv.c",
        "SRC/zhpsvx.c",
        "SRC/zhptrd.c",
        "SRC/zhptrf.c",
        "SRC/zhptri.c",
        "SRC/zhptrs.c",
        "SRC/zhsein.c",
        "SRC/zhseqr.c",
        "SRC/zla_gbamv.c",
        "SRC/zla_gbrcond_c.c",
        "SRC/zla_gbrcond_x.c",
        "SRC/zla_gbrfsx_extended.c",
        "SRC/zla_gbrpvgrw.c",
        "SRC/zla_geamv.c",
        "SRC/zla_gercond_c.c",
        "SRC/zla_gercond_x.c",
        "SRC/zla_gerfsx_extended.c",
        "SRC/zla_heamv.c",
        "SRC/zla_hercond_c.c",
        "SRC/zla_hercond_x.c",
        "SRC/zla_herfsx_extended.c",
        "SRC/zla_herpvgrw.c",
        "SRC/zla_lin_berr.c",
        "SRC/zla_porcond_c.c",
        "SRC/zla_porcond_x.c",
        "SRC/zla_porfsx_extended.c",
        "SRC/zla_porpvgrw.c",
        "SRC/zla_rpvgrw.c",
        "SRC/zla_syamv.c",
        "SRC/zla_syrcond_c.c",
        "SRC/zla_syrcond_x.c",
        "SRC/zla_syrfsx_extended.c",
        "SRC/zla_syrpvgrw.c",
        "SRC/zla_wwaddw.c",
        "SRC/zlabrd.c",
        "SRC/zlacgv.c",
        "SRC/zlacn2.c",
        "SRC/zlacon.c",
        "SRC/zlacp2.c",
        "SRC/zlacpy.c",
        "SRC/zlacrm.c",
        "SRC/zlacrt.c",
        "SRC/zladiv.c",
        "SRC/zlaed0.c",
        "SRC/zlaed7.c",
        "SRC/zlaed8.c",
        "SRC/zlaein.c",
        "SRC/zlaesy.c",
        "SRC/zlaev2.c",
        "SRC/zlag2c.c",
        "SRC/zlags2.c",
        "SRC/zlagtm.c",
        "SRC/zlahef.c",
        "SRC/zlahqr.c",
        "SRC/zlahr2.c",
        "SRC/zlahrd.c",
        "SRC/zlaic1.c",
        "SRC/zlals0.c",
        "SRC/zlalsa.c",
        "SRC/zlalsd.c",
        "SRC/zlangb.c",
        "SRC/zlange.c",
        "SRC/zlangt.c",
        "SRC/zlanhb.c",
        "SRC/zlanhe.c",
        "SRC/zlanhf.c",
        "SRC/zlanhp.c",
        "SRC/zlanhs.c",
        "SRC/zlanht.c",
        "SRC/zlansb.c",
        "SRC/zlansp.c",
        "SRC/zlansy.c",
        "SRC/zlantb.c",
        "SRC/zlantp.c",
        "SRC/zlantr.c",
        "SRC/zlapll.c",
        "SRC/zlapmt.c",
        "SRC/zlaqgb.c",
        "SRC/zlaqge.c",
        "SRC/zlaqhb.c",
        "SRC/zlaqhe.c",
        "SRC/zlaqhp.c",
        "SRC/zlaqp2.c",
        "SRC/zlaqps.c",
        "SRC/zlaqr0.c",
        "SRC/zlaqr1.c",
        "SRC/zlaqr2.c",
        "SRC/zlaqr3.c",
        "SRC/zlaqr4.c",
        "SRC/zlaqr5.c",
        "SRC/zlaqsb.c",
        "SRC/zlaqsp.c",
        "SRC/zlaqsy.c",
        "SRC/zlar1v.c",
        "SRC/zlar2v.c",
        "SRC/zlarcm.c",
        "SRC/zlarf.c",
        "SRC/zlarfb.c",
        "SRC/zlarfg.c",
        "SRC/zlarfp.c",
        "SRC/zlarft.c",
        "SRC/zlarfx.c",
        "SRC/zlargv.c",
        "SRC/zlarnv.c",
        "SRC/zlarrv.c",
        "SRC/zlarscl2.c",
        "SRC/zlartg.c",
        "SRC/zlartv.c",
        "SRC/zlarz.c",
        "SRC/zlarzb.c",
        "SRC/zlarzt.c",
        "SRC/zlascl.c",
        "SRC/zlascl2.c",
        "SRC/zlaset.c",
        "SRC/zlasr.c",
        "SRC/zlassq.c",
        "SRC/zlaswp.c",
        "SRC/zlasyf.c",
        "SRC/zlat2c.c",
        "SRC/zlatbs.c",
        "SRC/zlatdf.c",
        "SRC/zlatps.c",
        "SRC/zlatrd.c",
        "SRC/zlatrs.c",
        "SRC/zlatrz.c",
        "SRC/zlatzm.c",
        "SRC/zlauu2.c",
        "SRC/zlauum.c",
        "SRC/zpbcon.c",
        "SRC/zpbequ.c",
        "SRC/zpbrfs.c",
        "SRC/zpbstf.c",
        "SRC/zpbsv.c",
        "SRC/zpbsvx.c",
        "SRC/zpbtf2.c",
        "SRC/zpbtrf.c",
        "SRC/zpbtrs.c",
        "SRC/zpftrf.c",
        "SRC/zpftri.c",
        "SRC/zpftrs.c",
        "SRC/zpocon.c",
        "SRC/zpoequ.c",
        "SRC/zpoequb.c",
        "SRC/zporfs.c",
        "SRC/zporfsx.c",
        "SRC/zposv.c",
        "SRC/zposvx.c",
        "SRC/zposvxx.c",
        "SRC/zpotf2.c",
        "SRC/zpotrf.c",
        "SRC/zpotri.c",
        "SRC/zpotrs.c",
        "SRC/zppcon.c",
        "SRC/zppequ.c",
        "SRC/zpprfs.c",
        "SRC/zppsv.c",
        "SRC/zppsvx.c",
        "SRC/zpptrf.c",
        "SRC/zpptri.c",
        "SRC/zpptrs.c",
        "SRC/zpstf2.c",
        "SRC/zpstrf.c",
        "SRC/zptcon.c",
        "SRC/zpteqr.c",
        "SRC/zptrfs.c",
        "SRC/zptsv.c",
        "SRC/zptsvx.c",
        "SRC/zpttrf.c",
        "SRC/zpttrs.c",
        "SRC/zptts2.c",
        "SRC/zrot.c",
        "SRC/zspcon.c",
        "SRC/zspmv.c",
        "SRC/zspr.c",
        "SRC/zsprfs.c",
        "SRC/zspsv.c",
        "SRC/zspsvx.c",
        "SRC/zsptrf.c",
        "SRC/zsptri.c",
        "SRC/zsptrs.c",
        "SRC/zstedc.c",
        "SRC/zstegr.c",
        "SRC/zstein.c",
        "SRC/zstemr.c",
        "SRC/zsteqr.c",
        "SRC/zsycon.c",
        "SRC/zsyequb.c",
        "SRC/zsymv.c",
        "SRC/zsyr.c",
        "SRC/zsyrfs.c",
        "SRC/zsyrfsx.c",
        "SRC/zsysv.c",
        "SRC/zsysvx.c",
        "SRC/zsysvxx.c",
        "SRC/zsytf2.c",
        "SRC/zsytrf.c",
        "SRC/zsytri.c",
        "SRC/zsytrs.c",
        "SRC/ztbcon.c",
        "SRC/ztbrfs.c",
        "SRC/ztbtrs.c",
        "SRC/ztfsm.c",
        "SRC/ztftri.c",
        "SRC/ztfttp.c",
        "SRC/ztfttr.c",
        "SRC/ztgevc.c",
        "SRC/ztgex2.c",
        "SRC/ztgexc.c",
        "SRC/ztgsen.c",
        "SRC/ztgsja.c",
        "SRC/ztgsna.c",
        "SRC/ztgsy2.c",
        "SRC/ztgsyl.c",
        "SRC/ztpcon.c",
        "SRC/ztprfs.c",
        "SRC/ztptri.c",
        "SRC/ztptrs.c",
        "SRC/ztpttf.c",
        "SRC/ztpttr.c",
        "SRC/ztrcon.c",
        "SRC/ztrevc.c",
        "SRC/ztrexc.c",
        "SRC/ztrrfs.c",
        "SRC/ztrsen.c",
        "SRC/ztrsna.c",
        "SRC/ztrsyl.c",
        "SRC/ztrti2.c",
        "SRC/ztrtri.c",
        "SRC/ztrtrs.c",
        "SRC/ztrttf.c",
        "SRC/ztrttp.c",
        "SRC/ztzrqf.c",
        "SRC/ztzrzf.c",
        "SRC/zung2l.c",
        "SRC/zung2r.c",
        "SRC/zungbr.c",
        "SRC/zunghr.c",
        "SRC/zungl2.c",
        "SRC/zunglq.c",
        "SRC/zungql.c",
        "SRC/zungqr.c",
        "SRC/zungr2.c",
        "SRC/zungrq.c",
        "SRC/zungtr.c",
        "SRC/zunm2l.c",
        "SRC/zunm2r.c",
        "SRC/zunmbr.c",
        "SRC/zunmhr.c",
        "SRC/zunml2.c",
        "SRC/zunmlq.c",
        "SRC/zunmql.c",
        "SRC/zunmqr.c",
        "SRC/zunmr2.c",
        "SRC/zunmr3.c",
        "SRC/zunmrq.c",
        "SRC/zunmrz.c",
        "SRC/zunmtr.c",
        "SRC/zupgtr.c",
        "SRC/zupmtr.c"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:59d1b5e7d2f3065c4a6b5e045771922b1e51742b0d69504dc6de4bec6728e3a4
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.