Build Information
Successful build of CLAPACK, reference master (bad5b3), with Swift 6.1 for Wasm on 22 Jan 2026 06:55:56 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -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>&1Build 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: wasm
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-4609320-2":/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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -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
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:bb5ef85e2f3936cf1d2ae6dee7e011cebd8377061043dcf9368e6726baaf85d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Building for debugging...
[0/1583] Compiling cgbrfsx.c
[1/1583] Compiling cgbrfs.c
[2/1583] Compiling cgbcon.c
[3/1583] Compiling cgbbrd.c
[4/1583] Compiling zupmtr.c
[4/1583] Compiling cbdsqr.c
[6/1583] Compiling cgbsv.c
[7/1583] Compiling cgbequb.c
[8/1583] Compiling cgbequ.c
[9/1583] Compiling zunmrz.c
[10/1583] Compiling zunmrq.c
[11/1583] Compiling zunmr3.c
[11/1583] Compiling zupgtr.c
[13/1583] Compiling zunmr2.c
[14/1583] Compiling zunmtr.c
[15/1583] Compiling zunmqr.c
[15/1583] Compiling zunmlq.c
[17/1583] Compiling zunmql.c
[18/1583] Compiling zunml2.c
[18/1583] Compiling zunm2r.c
[20/1583] Compiling zunmhr.c
[21/1583] Compiling zunm2l.c
[21/1583] Compiling zunmbr.c
[23/1583] Compiling zungtr.c
[24/1583] Compiling zungrq.c
[25/1583] Compiling zungr2.c
[26/1583] Compiling zunglq.c
[26/1583] Compiling zungql.c
[28/1583] Compiling zungqr.c
[29/1583] Compiling zunghr.c
[30/1583] Compiling zungl2.c
[31/1583] Compiling zungbr.c
[32/1583] Compiling zung2l.c
[33/1583] Compiling zung2r.c
[33/1583] Compiling ztzrqf.c
[35/1583] Compiling ztrtrs.c
[35/1583] Compiling ztzrzf.c
[35/1583] Compiling ztrttp.c
[38/1583] Compiling ztrttf.c
[39/1583] Compiling ztrti2.c
[40/1583] Compiling ztrtri.c
[41/1583] Compiling ztrexc.c
[42/1583] Compiling ztrsyl.c
[42/1583] Compiling ztrsen.c
[44/1583] Compiling ztrsna.c
[44/1583] Compiling ztrevc.c
[44/1583] Compiling ztrrfs.c
[47/1583] Compiling ztpttr.c
[47/1583] Compiling ztrcon.c
[47/1583] Compiling ztptrs.c
[50/1583] Compiling ztptri.c
[50/1583] Compiling ztpttf.c
[50/1583] Compiling ztpcon.c
[53/1583] Compiling ztgsy2.c
[54/1583] Compiling ztprfs.c
[55/1583] Compiling ztgsna.c
[56/1583] Compiling ztgsyl.c
[57/1583] Compiling ztgsja.c
[58/1583] Compiling ztgexc.c
[58/1583] Compiling ztgsen.c
[60/1583] Compiling ztgex2.c
[61/1583] Compiling ztfttp.c
[62/1583] Compiling ztfttr.c
[63/1583] Compiling ztftri.c
[64/1583] Compiling ztgevc.c
[65/1583] Compiling ztbcon.c
[66/1583] Compiling ztbtrs.c
[67/1583] Compiling zsytri.c
[68/1583] Compiling ztfsm.c
[69/1583] Compiling zsytrs.c
[70/1583] Compiling zsytrf.c
[71/1583] Compiling ztbrfs.c
[72/1583] Compiling zsysvxx.c
[72/1583] Compiling zsysvx.c
[74/1583] Compiling zsytf2.c
[75/1583] Compiling zsysv.c
[76/1583] Compiling zsyrfsx.c
[77/1583] Compiling zsycon.c
[78/1583] Compiling zsyr.c
[79/1583] Compiling zsyrfs.c
[80/1583] Compiling zsymv.c
[81/1583] Compiling zsteqr.c
[82/1583] Compiling zstegr.c
[82/1583] Compiling zsyequb.c
[84/1583] Compiling zstemr.c
[85/1583] Compiling zsptri.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
[87/1583] Compiling zstein.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 zspsv.c
[89/1583] Compiling zsptrs.c
[90/1583] Compiling zsptrf.c
[90/1583] Compiling zspsvx.c
[92/1583] Compiling zsprfs.c
[93/1583] Compiling zspr.c
[93/1583] Compiling zspcon.c
[95/1583] Compiling zpttrf.c
[96/1583] Compiling zspmv.c
[97/1583] Compiling zpttrs.c
[98/1583] Compiling zrot.c
[98/1583] Compiling zptsv.c
[99/1583] Compiling zptts2.c
[101/1583] Compiling zptsvx.c
[102/1583] Compiling zpteqr.c
[103/1583] Compiling zpptri.c
[104/1583] Compiling zppsvx.c
[105/1583] Compiling zptcon.c
[105/1583] Compiling zpstrf.c
[107/1583] Compiling zpstf2.c
[108/1583] Compiling zpptrf.c
[109/1583] Compiling zpptrs.c
[110/1583] Compiling zppsv.c
[111/1583] Compiling zptrfs.c
[112/1583] Compiling zpotrs.c
[112/1583] Compiling zppcon.c
[114/1583] Compiling zppequ.c
[115/1583] Compiling zpotf2.c
[116/1583] Compiling zpotrf.c
[116/1583] Compiling zpotri.c
[118/1583] Compiling zpprfs.c
[119/1583] Compiling zposvxx.c
[120/1583] Compiling zposv.c
[121/1583] Compiling zpoequ.c
[122/1583] Compiling zposvx.c
[123/1583] Compiling zpoequb.c
[123/1583] Compiling zpocon.c
[123/1583] Compiling zporfsx.c
[124/1583] Compiling zporfs.c
[127/1583] Compiling zpftri.c
[128/1583] Compiling zpftrs.c
[129/1583] Compiling zpbtrs.c
[130/1583] Compiling zpbsv.c
[130/1583] Compiling zpbtf2.c
[132/1583] Compiling zpftrf.c
[133/1583] Compiling zpbsvx.c
[134/1583] Compiling zpbtrf.c
[134/1583] Compiling zpbequ.c
[134/1583] Compiling zpbrfs.c
[137/1583] Compiling zpbcon.c
[138/1583] Compiling zpbstf.c
[139/1583] Compiling zlauu2.c
[139/1583] Compiling zlatrz.c
[141/1583] Compiling zlatzm.c
[142/1583] Compiling zlauum.c
[143/1583] Compiling zlatrd.c
[144/1583] Compiling zlatdf.c
[144/1583] Compiling zlat2c.c
[146/1583] Compiling zlatrs.c
[146/1583] Compiling zlaswp.c
[148/1583] Compiling zlatps.c
[149/1583] Compiling zlassq.c
[150/1583] Compiling zlascl2.c
[151/1583] Compiling zlatbs.c
[151/1583] Compiling zlaset.c
[153/1583] Compiling zlasyf.c
[153/1583] Compiling zlasr.c
[155/1583] Compiling zlascl.c
[156/1583] Compiling zlarz.c
[157/1583] Compiling zlarzt.c
[158/1583] Compiling zlartv.c
[159/1583] Compiling zlarzb.c
[160/1583] Compiling zlarscl2.c
[161/1583] Compiling zlartg.c
[162/1583] Compiling zlargv.c
[163/1583] Compiling zlarfp.c
[164/1583] Compiling zlarnv.c
[165/1583] Compiling zlarft.c
[166/1583] Compiling zlarfg.c
[167/1583] Compiling zlarf.c
[168/1583] Compiling zlarrv.c
[169/1583] Compiling zlarfb.c
[169/1583] Compiling zlar2v.c
[171/1583] Compiling zlarcm.c
[172/1583] Compiling zlaqsp.c
[173/1583] Compiling zlar1v.c
[174/1583] Compiling zlaqsb.c
[175/1583] Compiling zlaqsy.c
[176/1583] Compiling zlaqr4.c
[177/1583] Compiling zlaqr3.c
[178/1583] Compiling zlaqr1.c
[179/1583] Compiling zlaqps.c
[180/1583] Compiling zlaqr2.c
[181/1583] Compiling zlaqp2.c
[182/1583] Compiling zlaqr0.c
[183/1583] Compiling zlaqhe.c
[184/1583] Compiling zlaqhp.c
[185/1583] Compiling zlaqge.c
[186/1583] Compiling zlaqhb.c
[186/1583] Compiling zlapmt.c
[188/1583] Compiling zlaqgb.c
[189/1583] Compiling zlantr.c
[189/1583] Compiling zlapll.c
[191/1583] Compiling zlaqr5.c
[192/1583] Compiling zlansy.c
[193/1583] Compiling zlantb.c
[193/1583] Compiling zlansb.c
[193/1583] Compiling zlantp.c
[196/1583] Compiling zlanht.c
[196/1583] Compiling zlansp.c
[198/1583] Compiling zlanhs.c
[199/1583] Compiling zlanhe.c
[200/1583] Compiling zlange.c
[201/1583] Compiling zlanhp.c
[202/1583] Compiling zlangt.c
[202/1583] Compiling zlanhb.c
[204/1583] Compiling zlangb.c
[205/1583] Compiling zlalsd.c
[206/1583] Compiling zlalsa.c
[207/1583] Compiling zlarfx.c
[208/1583] Compiling zlahrd.c
[209/1583] Compiling zlahr2.c
[210/1583] Compiling zlals0.c
[211/1583] Compiling zlaic1.c
[212/1583] Compiling zlag2c.c
[213/1583] Compiling zlaev2.c
[214/1583] Compiling zlanhf.c
[215/1583] Compiling zlahef.c
[216/1583] Compiling zlags2.c
[216/1583] Compiling zlahqr.c
[218/1583] Compiling zlaesy.c
[219/1583] Compiling zlaein.c
[220/1583] Compiling zlagtm.c
[220/1583] Compiling zlaed8.c
[222/1583] Compiling zladiv.c
[223/1583] Compiling zlaed7.c
[224/1583] Compiling zlacrt.c
[225/1583] Compiling zlacon.c
[225/1583] Compiling zlacrm.c
[226/1583] Compiling zlacpy.c
[226/1583] Compiling zlacp2.c
[229/1583] Compiling zlacn2.c
[230/1583] Compiling zlacgv.c
[231/1583] Compiling zlaed0.c
[232/1583] Compiling zla_wwaddw.c
[233/1583] Compiling zlabrd.c
[234/1583] Compiling zla_syrcond_c.c
[235/1583] Compiling zla_syrcond_x.c
[236/1583] Compiling zla_syamv.c
[237/1583] Compiling zla_syrfsx_extended.c
[237/1583] Compiling zla_syrpvgrw.c
[239/1583] Compiling zla_rpvgrw.c
[240/1583] Compiling zla_porcond_x.c
[241/1583] Compiling zla_porcond_c.c
[242/1583] Compiling zla_lin_berr.c
[243/1583] Compiling zla_porfsx_extended.c
[244/1583] Compiling zla_porpvgrw.c
[245/1583] Compiling zla_herpvgrw.c
[246/1583] Compiling zla_hercond_x.c
[247/1583] Compiling zla_hercond_c.c
[248/1583] Compiling zla_herfsx_extended.c
[248/1583] Compiling zla_gerfsx_extended.c
[250/1583] Compiling zla_gercond_x.c
[251/1583] Compiling zla_heamv.c
[252/1583] Compiling zla_geamv.c
[252/1583] Compiling zla_gbrpvgrw.c
[254/1583] Compiling zla_gbrfsx_extended.c
[254/1583] Compiling zla_gercond_c.c
[256/1583] Compiling zla_gbrcond_c.c
[257/1583] Compiling zhseqr.c
[258/1583] Compiling zla_gbamv.c
[259/1583] Compiling zla_gbrcond_x.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.
[260/1583] Compiling zhptrs.c
[261/1583] Compiling zhpsvx.c
[262/1583] Compiling zhsein.c
[263/1583] Compiling zhptri.c
[264/1583] Compiling zhpgvx.c
[264/1583] Compiling zhpsv.c
[265/1583] Compiling zhprfs.c
[267/1583] Compiling zhptrd.c
[268/1583] Compiling zhpgvd.c
[269/1583] Compiling zhptrf.c
[270/1583] Compiling zhpgv.c
[270/1583] Compiling zhpevd.c
[270/1583] Compiling zhpev.c
[273/1583] Compiling zhpcon.c
[273/1583] Compiling zhpgst.c
[275/1583] Compiling zhpevx.c
[275/1583] Compiling zhfrk.c
[277/1583] Compiling zhetrs.c
[278/1583] Compiling zhetri.c
[279/1583] Compiling zhesvxx.c
[279/1583] Compiling zhetrf.c
[281/1583] Compiling zhgeqz.c
[281/1583] Compiling zhesv.c
[283/1583] Compiling zhetf2.c
[284/1583] Compiling zhetrd.c
[285/1583] Compiling zhesvx.c
[286/1583] Compiling zhetd2.c
[286/1583] Compiling zherfsx.c
[288/1583] Compiling zhegvd.c
[289/1583] Compiling zhegvx.c
[290/1583] Compiling zhegv.c
[290/1583] Compiling zherfs.c
[292/1583] Compiling zhegst.c
[292/1583] Compiling zhegs2.c
[294/1583] Compiling zheevd.c
[295/1583] Compiling zheev.c
[296/1583] Compiling zheevr.c
[297/1583] Compiling zheevx.c
[298/1583] Compiling zheequb.c
[299/1583] Compiling zhbgvd.c
[300/1583] Compiling zhbtrd.c
[301/1583] Compiling zhbgvx.c
[302/1583] Compiling zhecon.c
[302/1583] Compiling zhbgv.c
[304/1583] Compiling zhbevx.c
[305/1583] Compiling zhbevd.c
[306/1583] Compiling zhbev.c
[307/1583] Compiling zgttrs.c
[308/1583] Compiling zgtsvx.c
[309/1583] Compiling zgttrf.c
[310/1583] Compiling zgtsv.c
[310/1583] Compiling zgtts2.c
[312/1583] Compiling zgtcon.c
[313/1583] Compiling zggsvd.c
[314/1583] Compiling zgtrfs.c
[315/1583] Compiling zggrqf.c
[316/1583] Compiling zgglse.c
[317/1583] Compiling zggsvp.c
[317/1583] Compiling zgghrd.c
[319/1583] Compiling zggqrf.c
[320/1583] Compiling zggglm.c
[321/1583] Compiling zggev.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.
[322/1583] Compiling zggesx.c
[323/1583] Compiling zggevx.c
[324/1583] Compiling zgetrs.c
[325/1583] Compiling zgetrf.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.
[326/1583] Compiling zgges.c
[327/1583] Compiling zgetf2.c
[328/1583] Compiling zggbal.c
[329/1583] Compiling zggbak.c
[330/1583] Compiling zgetri.c
[331/1583] Compiling zgetc2.c
[332/1583] Compiling zhbgst.c
[333/1583] Compiling zgesvxx.c
[334/1583] Compiling zgesv.c
[335/1583] Compiling zgesvx.c
[336/1583] Compiling zgesc2.c
[337/1583] Compiling zgerqf.c
[338/1583] Compiling zgesvd.c
[338/1583] Compiling zgerq2.c
[340/1583] Compiling zgeqr2.c
[341/1583] Compiling zgerfs.c
[341/1583] Compiling zgerfsx.c
[343/1583] Compiling zgeqrf.c
[344/1583] Compiling zgeqpf.c
[345/1583] Compiling zgesdd.c
[346/1583] Compiling zgeqp3.c
[347/1583] Compiling zgeql2.c
[347/1583] Compiling zgeqlf.c
[349/1583] Compiling zgelsy.c
[350/1583] Compiling zgels.c
[351/1583] Compiling zgelsx.c
[352/1583] Compiling zgelsd.c
[353/1583] Compiling zgelss.c
[353/1583] Compiling zgelqf.c
[355/1583] Compiling zgehrd.c
[355/1583] Compiling zgehd2.c
[357/1583] Compiling zgelq2.c
[358/1583] Compiling zgegs.c
[359/1583] Compiling zgegv.c
[360/1583] Compiling zgeevx.c
[360/1583] Compiling zgeequb.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.
[362/1583] Compiling zgeesx.c
[363/1583] Compiling zgeequ.c
[364/1583] Compiling zgeev.c
[365/1583] Compiling zgecon.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.
[366/1583] Compiling zgees.c
[367/1583] Compiling zgebrd.c
[368/1583] Compiling zgbtrs.c
[369/1583] Compiling zgebak.c
[370/1583] Compiling zgebd2.c
[371/1583] Compiling zgebal.c
[372/1583] Compiling zgbtf2.c
[373/1583] Compiling zgbtrf.c
[374/1583] Compiling zgbsv.c
[374/1583] Compiling zgbsvxx.c
[374/1583] Compiling zgbsvx.c
[377/1583] Compiling zgbrfs.c
[378/1583] Compiling zgbequ.c
[378/1583] Compiling zgbequb.c
[380/1583] Compiling zgbrfsx.c
[381/1583] Compiling zgbcon.c
[382/1583] Compiling zdrscl.c
[383/1583] Compiling zcposv.c
[384/1583] Compiling zgbbrd.c
[384/1583] Compiling zcgesv.c
[386/1583] Compiling xerbla_array.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 stzrqf.c
[388/1583] Compiling xerbla.c
[389/1583] Compiling stzrzf.c
[390/1583] Compiling strttp.c
[391/1583] Compiling strtri.c
[392/1583] Compiling strti2.c
[393/1583] Compiling strtrs.c
[394/1583] Compiling zbdsqr.c
[395/1583] Compiling strttf.c
[396/1583] Compiling strsen.c
[397/1583] Compiling strcon.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 strsna.c
[399/1583] Compiling stpttr.c
[400/1583] Compiling strexc.c
[401/1583] Compiling strrfs.c
[402/1583] Compiling stpttf.c
[403/1583] Compiling stptrs.c
[404/1583] Compiling stptri.c
[405/1583] Compiling strevc.c
[406/1583] Compiling stpcon.c
[407/1583] Compiling stprfs.c
[408/1583] Compiling stgsja.c
[409/1583] Compiling stgsna.c
[410/1583] Compiling strsyl.c
[411/1583] Compiling stgsen.c
[412/1583] Compiling stgsyl.c
[413/1583] Compiling stgexc.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.
[414/1583] Compiling stgex2.c
[415/1583] Compiling stgsy2.c
[415/1583] Compiling stfttr.c
[417/1583] Compiling stbtrs.c
[418/1583] Compiling stfttp.c
[419/1583] Compiling stfsm.c
[420/1583] Compiling stftri.c
[421/1583] Compiling ssytrs.c
[422/1583] Compiling stbcon.c
[423/1583] Compiling ssytri.c
[424/1583] Compiling stbrfs.c
[425/1583] Compiling ssytrf.c
[426/1583] Compiling ssytrd.c
[427/1583] Compiling ssytd2.c
[428/1583] Compiling ssysvxx.c
[429/1583] Compiling ssytf2.c
[430/1583] Compiling stgevc.c
[431/1583] Compiling ssysvx.c
[432/1583] Compiling ssysv.c
[433/1583] Compiling ssyrfsx.c
[434/1583] Compiling ssygvd.c
[435/1583] Compiling ssygv.c
[436/1583] Compiling ssyrfs.c
[436/1583] Compiling ssygvx.c
[436/1583] Compiling ssygs2.c
[439/1583] Compiling ssygst.c
[440/1583] Compiling ssycon.c
[441/1583] Compiling ssyevd.c
[442/1583] Compiling ssyev.c
[443/1583] Compiling ssyevx.c
[444/1583] Compiling ssyevr.c
[445/1583] Compiling ssyequb.c
[446/1583] Compiling sstevd.c
[447/1583] Compiling sstev.c
[448/1583] Compiling sstevx.c
[449/1583] Compiling sstevr.c
[450/1583] Compiling ssterf.c
[451/1583] Compiling sstegr.c
[451/1583] Compiling sstemr.c
[451/1583] Compiling sstein.c
[454/1583] Compiling ssteqr.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.
[455/1583] Compiling sstedc.c
[456/1583] Compiling sstebz.c
[457/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.
[458/1583] Compiling ssptrf.c
[459/1583] Compiling sspsv.c
[459/1583] Compiling ssptrs.c
[461/1583] Compiling ssptri.c
[462/1583] Compiling sspsvx.c
[463/1583] Compiling ssprfs.c
[463/1583] Compiling sspgv.c
[465/1583] Compiling sspgvx.c
[466/1583] Compiling sspgvd.c
[466/1583] Compiling sspgst.c
[468/1583] Compiling sspev.c
[468/1583] Compiling sspevd.c
[468/1583] Compiling sspevx.c
[471/1583] Compiling sspcon.c
[472/1583] Compiling ssfrk.c
[473/1583] Compiling ssbgvd.c
[474/1583] Compiling ssbgv.c
[475/1583] Compiling ssbtrd.c
[475/1583] Compiling ssbgvx.c
[477/1583] Compiling srscl.c
[477/1583] Compiling ssbev.c
[479/1583] Compiling ssbevd.c
[480/1583] Compiling sptts2.c
[481/1583] Compiling ssbevx.c
[482/1583] Compiling sptsv.c
[482/1583] Compiling spttrs.c
[484/1583] Compiling sptsvx.c
[485/1583] Compiling spteqr.c
[485/1583] Compiling spttrf.c
[487/1583] Compiling sptrfs.c
[488/1583] Compiling sptcon.c
[489/1583] Compiling spstrf.c
[490/1583] Compiling spptri.c
[491/1583] Compiling spstf2.c
[492/1583] Compiling spptrs.c
[493/1583] Compiling spptrf.c
[494/1583] Compiling sppsvx.c
[495/1583] Compiling sppsv.c
[496/1583] Compiling sppcon.c
[497/1583] Compiling spotrs.c
[498/1583] Compiling sppequ.c
[499/1583] Compiling spprfs.c
[500/1583] Compiling ssbgst.c
[501/1583] Compiling spotrf.c
[502/1583] Compiling spotri.c
[503/1583] Compiling sposvxx.c
[504/1583] Compiling spotf2.c
[504/1583] Compiling sposv.c
[506/1583] Compiling sposvx.c
[507/1583] Compiling spoequ.c
[507/1583] Compiling spoequb.c
[507/1583] Compiling spftrs.c
[507/1583] Compiling sporfsx.c
[509/1583] Compiling spocon.c
[512/1583] Compiling sporfs.c
[513/1583] Compiling spbtrs.c
[514/1583] Compiling spftrf.c
[514/1583] Compiling spftri.c
[516/1583] Compiling spbtf2.c
[517/1583] Compiling spbtrf.c
[518/1583] Compiling spbsvx.c
[519/1583] Compiling spbsv.c
[520/1583] Compiling spbstf.c
[521/1583] Compiling spbequ.c
[521/1583] Compiling spbcon.c
[521/1583] Compiling sormrq.c
[521/1583] Compiling spbrfs.c
[525/1583] Compiling sormtr.c
[526/1583] Compiling sormrz.c
[527/1583] Compiling sormr3.c
[528/1583] Compiling sormr2.c
[529/1583] Compiling sormqr.c
[530/1583] Compiling sormql.c
[530/1583] Compiling sormhr.c
[532/1583] Compiling sormlq.c
[533/1583] Compiling sorml2.c
[533/1583] Compiling sormbr.c
[535/1583] Compiling sorm2r.c
[536/1583] Compiling sorgtr.c
[537/1583] Compiling sorm2l.c
[538/1583] Compiling sorgr2.c
[539/1583] Compiling sorgrq.c
[540/1583] Compiling sorgqr.c
[540/1583] Compiling sorgql.c
[542/1583] Compiling sorghr.c
[542/1583] Compiling sorgl2.c
[544/1583] Compiling sorg2r.c
[544/1583] Compiling sorgbr.c
[544/1583] Compiling sorg2l.c
[547/1583] Compiling sorglq.c
[548/1583] Compiling sopmtr.c
[549/1583] Compiling slauu2.c
[550/1583] Compiling sopgtr.c
[551/1583] Compiling slatzm.c
[552/1583] Compiling slatrz.c
[553/1583] Compiling slauum.c
[554/1583] Compiling slatrd.c
[555/1583] Compiling slatdf.c
[556/1583] Compiling slatbs.c
[557/1583] Compiling slatps.c
[558/1583] Compiling slatrs.c
[559/1583] Compiling slaswp.c
[560/1583] Compiling slassq.c
[561/1583] Compiling slasrt.c
[561/1583] Compiling slasv2.c
[563/1583] Compiling slasyf.c
[564/1583] Compiling slasy2.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.
[565/1583] Compiling slasq6.c
[566/1583] Compiling slasr.c
[566/1583] Compiling slasq4.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.
[568/1583] Compiling slasq5.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.
[569/1583] Compiling slasq3.c
[569/1583] Compiling slasq1.c
[571/1583] Compiling slaset.c
[571/1583] Compiling slasdt.c
[573/1583] Compiling slasdq.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.
[574/1583] Compiling slasd8.c
[575/1583] Compiling slasq2.c
[576/1583] Compiling slasda.c
[577/1583] Compiling slasd6.c
[578/1583] Compiling slasd7.c
[578/1583] Compiling slasd5.c
[580/1583] Compiling slascl2.c
[581/1583] Compiling slasd0.c
[582/1583] Compiling slasd2.c
[583/1583] Compiling slasd3.c
[584/1583] Compiling slasd4.c
[585/1583] Compiling slarzt.c
[585/1583] Compiling slasd1.c
[587/1583] Compiling slas2.c
[588/1583] Compiling slarzb.c
[589/1583] Compiling slaruv.c
[589/1583] Compiling slarz.c
[589/1583] Compiling slartv.c
[592/1583] Compiling slascl.c
[593/1583] Compiling slartg.c
[594/1583] Compiling slarrf.c
[595/1583] Compiling slarre.c
[596/1583] Compiling slarrv.c
[596/1583] Compiling slarscl2.c
[598/1583] Compiling slarrk.c
[599/1583] Compiling slarrr.c
[600/1583] Compiling slarrj.c
[601/1583] Compiling slarra.c
[601/1583] Compiling slarrc.c
[603/1583] Compiling slarrd.c
[604/1583] Compiling slarnv.c
[605/1583] Compiling slarrb.c
[606/1583] Compiling slarfp.c
[607/1583] Compiling slargv.c
[608/1583] Compiling slarf.c
[609/1583] Compiling slarft.c
[610/1583] Compiling slarfg.c
[611/1583] Compiling slarfx.c
[612/1583] Compiling slarfb.c
[613/1583] Compiling slar2v.c
[614/1583] Compiling slaqsy.c
[615/1583] Compiling slaqsp.c
[616/1583] Compiling slar1v.c
[617/1583] Compiling slaqsb.c
[618/1583] Compiling slaqtr.c
[619/1583] Compiling slaqr1.c
[620/1583] Compiling slaqr4.c
[620/1583] Compiling slaqr3.c
[622/1583] Compiling slaqr2.c
[622/1583] Compiling slaqps.c
[624/1583] Compiling slaqge.c
[625/1583] Compiling slaqr0.c
[626/1583] Compiling slaqp2.c
[627/1583] Compiling slaqr5.c
[628/1583] Compiling slapy2.c
[629/1583] Compiling slapll.c
[630/1583] Compiling slapy3.c
[631/1583] Compiling slapmt.c
[632/1583] Compiling slaqgb.c
[633/1583] Compiling slanv2.c
[634/1583] Compiling slantr.c
[635/1583] Compiling slansy.c
[636/1583] Compiling slansp.c
[637/1583] Compiling slantb.c
[638/1583] Compiling slantp.c
[639/1583] Compiling slanhs.c
[640/1583] Compiling slanst.c
[641/1583] Compiling slangb.c
[642/1583] Compiling slange.c
[643/1583] Compiling slansb.c
[644/1583] Compiling slangt.c
[645/1583] Compiling slansf.c
[646/1583] Compiling slamrg.c
[647/1583] Compiling slaneg.c
[648/1583] Compiling slaisnan.c
[648/1583] Compiling slals0.c
[650/1583] Compiling slalsd.c
[650/1583] Compiling slalsa.c
[652/1583] Compiling slaic1.c
[653/1583] Compiling slahr2.c
[653/1583] Compiling slahrd.c
[655/1583] Compiling slaln2.c
[656/1583] Compiling slagts.c
[656/1583] Compiling slagtm.c
[658/1583] Compiling slagv2.c
[658/1583] Compiling slahqr.c
[660/1583] Compiling slagtf.c
[661/1583] Compiling slaev2.c
[662/1583] Compiling slag2d.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 slaexc.c
[665/1583] Compiling slags2.c
[666/1583] Compiling slaeda.c
[667/1583] Compiling slaed9.c
[668/1583] Compiling slaein.c
[669/1583] Compiling slaed8.c
[670/1583] Compiling slaed6.c
[671/1583] Compiling slaed7.c
[672/1583] Compiling slaed5.c
[673/1583] Compiling slaed4.c
[674/1583] Compiling slaed0.c
[675/1583] Compiling slaed3.c
[676/1583] Compiling slaed1.c
[677/1583] Compiling slae2.c
[677/1583] Compiling slaed2.c
[679/1583] Compiling sladiv.c
[679/1583] Compiling slacpy.c
[681/1583] Compiling slacon.c
[682/1583] Compiling slaebz.c
[682/1583] Compiling slacn2.c
[684/1583] Compiling slabad.c
[685/1583] Compiling slabrd.c
[686/1583] Compiling sla_syrpvgrw.c
[687/1583] Compiling sla_wwaddw.c
[688/1583] Compiling sla_syrfsx_extended.c
[689/1583] Compiling sla_rpvgrw.c
[690/1583] Compiling sla_syrcond.c
[691/1583] Compiling sla_syamv.c
[692/1583] Compiling sla_porfsx_extended.c
[692/1583] Compiling sla_lin_berr.c
[694/1583] Compiling sla_porpvgrw.c
[694/1583] Compiling sla_gerfsx_extended.c
[696/1583] Compiling sla_gercond.c
[696/1583] Compiling sla_porcond.c
[698/1583] Compiling sla_gbrpvgrw.c
[699/1583] Compiling sla_geamv.c
[699/1583] Compiling sisnan.c
[701/1583] Compiling sla_gbrcond.c
[702/1583] Compiling sla_gbamv.c
[703/1583] Compiling sla_gbrfsx_extended.c
[704/1583] Compiling shsein.c
[705/1583] Compiling shseqr.c
[706/1583] Compiling sgtts2.c
[707/1583] Compiling sgttrf.c
[708/1583] Compiling sgttrs.c
[709/1583] Compiling sgtsv.c
[710/1583] Compiling sgtsvx.c
[711/1583] Compiling sgtrfs.c
[712/1583] Compiling shgeqz.c
[713/1583] Compiling sgtcon.c
[714/1583] Compiling sgsvj1.c
[715/1583] Compiling sggqrf.c
[716/1583] Compiling sggrqf.c
[717/1583] Compiling sgglse.c
[718/1583] Compiling sggsvd.c
[719/1583] Compiling sggsvp.c
[720/1583] Compiling sggglm.c
[721/1583] Compiling sgsvj0.c
[722/1583] Compiling sgghrd.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.
[723/1583] Compiling sggesx.c
[724/1583] Compiling sggbak.c
[725/1583] Compiling sggevx.c
[725/1583] Compiling sgetrs.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.
[727/1583] Compiling sggev.c
[728/1583] Compiling sgges.c
[729/1583] Compiling sggbal.c
[729/1583] Compiling sgetri.c
[731/1583] Compiling sgetc2.c
[732/1583] Compiling sgesvx.c
[732/1583] Compiling sgetf2.c
[734/1583] Compiling sgetrf.c
[734/1583] Compiling sgesvxx.c
[736/1583] Compiling sgesv.c
[737/1583] Compiling sgesc2.c
[738/1583] Compiling sgerqf.c
[739/1583] Compiling sgerfsx.c
[740/1583] Compiling sgerq2.c
[741/1583] Compiling sgeqrf.c
[742/1583] Compiling sgerfs.c
[743/1583] Compiling sgeqr2.c
[743/1583] Compiling sgesdd.c
[745/1583] Compiling sgesvj.c
[746/1583] Compiling sgeqpf.c
[746/1583] Compiling sgeqlf.c
[748/1583] Compiling sgeqp3.c
[749/1583] Compiling sgeql2.c
[750/1583] Compiling sgelsy.c
[751/1583] Compiling sgelsx.c
[752/1583] Compiling sgelss.c
[753/1583] Compiling sgels.c
[754/1583] Compiling sgelsd.c
[755/1583] Compiling sgelq2.c
[756/1583] Compiling sgehrd.c
[756/1583] Compiling sgelqf.c
[758/1583] Compiling sgehd2.c
[759/1583] Compiling sgegs.c
[760/1583] Compiling sgegv.c
[760/1583] Compiling sgeevx.c
[762/1583] Compiling sgesvd.c
[763/1583] Compiling sgeev.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.
[764/1583] Compiling sgees.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.
[765/1583] Compiling sgeesx.c
[765/1583] Compiling sgeequb.c
[767/1583] Compiling sgeequ.c
[768/1583] Compiling sgebd2.c
[769/1583] Compiling sgecon.c
[770/1583] Compiling sgebrd.c
[771/1583] Compiling sgebal.c
[772/1583] Compiling sgebak.c
[773/1583] Compiling sgejsv.c
[774/1583] Compiling sgbtf2.c
[775/1583] Compiling sgbsvxx.c
[775/1583] Compiling sgbtrf.c
[775/1583] Compiling sgbtrs.c
[778/1583] Compiling sgbsvx.c
[779/1583] Compiling sgbsv.c
[780/1583] Compiling sgbrfsx.c
[781/1583] Compiling sgbequb.c
[782/1583] Compiling sgbrfs.c
[783/1583] Compiling sgbcon.c
[783/1583] Compiling sgbequ.c
[785/1583] Compiling sgbbrd.c
[785/1583] Compiling scsum1.c
[787/1583] Compiling maxloc.c
[788/1583] Compiling lsamen.c
[789/1583] Compiling sdisna.c
[790/1583] Compiling sbdsdc.c
[791/1583] Compiling ilazlr.c
[792/1583] Compiling izmax1.c
[793/1583] Compiling iparmq.c
[793/1583] Compiling ilazlc.c
[795/1583] Compiling ilaver.c
[796/1583] Compiling ilaslc.c
[796/1583] Compiling ilauplo.c
[798/1583] Compiling ilaslr.c
[799/1583] Compiling sbdsqr.c
[800/1583] Compiling ilatrans.c
[801/1583] Compiling ilaprec.c
[802/1583] Compiling ilaclr.c
[803/1583] Compiling iladlr.c
[803/1583] Compiling iladiag.c
[805/1583] Compiling ilaclc.c
[806/1583] Compiling iladlc.c
[807/1583] Compiling ilaenv.c
[808/1583] Compiling ieeeck.c
[808/1583] Compiling icmax1.c
[810/1583] Compiling dzsum1.c
[811/1583] Compiling dtrttp.c
[811/1583] Compiling dtzrzf.c
[813/1583] Compiling dtrtri.c
[813/1583] Compiling dtrtrs.c
[815/1583] Compiling dtrttf.c
[815/1583] Compiling dtzrqf.c
[817/1583] Compiling dtrti2.c
[818/1583] Compiling dtrsen.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.
[819/1583] Compiling dtrsna.c
[820/1583] Compiling dtrexc.c
[821/1583] Compiling dtrcon.c
[821/1583] Compiling dtrrfs.c
[823/1583] Compiling dtpttr.c
[824/1583] Compiling dtpttf.c
[825/1583] Compiling dtptrs.c
[826/1583] Compiling dtptri.c
[827/1583] Compiling dtrsyl.c
[828/1583] Compiling dtpcon.c
[829/1583] Compiling dtrevc.c
[830/1583] Compiling dtprfs.c
[831/1583] Compiling dtgsyl.c
[832/1583] Compiling dtgsja.c
[833/1583] Compiling dtgsen.c
[833/1583] Compiling dtgexc.c
[833/1583] Compiling dtgsna.c
[836/1583] Compiling dtfttr.c
[837/1583] Compiling dtgsy2.c
[838/1583] Compiling dtftri.c
[839/1583] Compiling dtfttp.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.
[840/1583] Compiling dtgex2.c
[841/1583] Compiling dtbtrs.c
[842/1583] Compiling dsytrs.c
[843/1583] Compiling dtbcon.c
[844/1583] Compiling dtgevc.c
[845/1583] Compiling dtfsm.c
[846/1583] Compiling dtbrfs.c
[847/1583] Compiling dsytrf.c
[848/1583] Compiling dsytri.c
[849/1583] Compiling dsytrd.c
[850/1583] Compiling dsytd2.c
[851/1583] Compiling dsysvx.c
[852/1583] Compiling dsysvxx.c
[853/1583] Compiling dsysv.c
[854/1583] Compiling dsytf2.c
[855/1583] Compiling dsygvd.c
[856/1583] Compiling dsyrfsx.c
[857/1583] Compiling dsyrfs.c
[857/1583] Compiling dsygv.c
[859/1583] Compiling dsygvx.c
[860/1583] Compiling dsygs2.c
[861/1583] Compiling dsyevx.c
[861/1583] Compiling dsyev.c
[863/1583] Compiling dsygst.c
[864/1583] Compiling dsyevr.c
[864/1583] Compiling dsyevd.c
[866/1583] Compiling dsyequb.c
[867/1583] Compiling dsycon.c
[868/1583] Compiling dstev.c
[869/1583] Compiling dstevr.c
[869/1583] Compiling dstevd.c
[871/1583] Compiling dstevx.c
[872/1583] Compiling dstein.c
[873/1583] Compiling dsterf.c
[874/1583] Compiling dstegr.c
[874/1583] Compiling dsteqr.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.
[876/1583] Compiling dstedc.c
[876/1583] Compiling dstemr.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 dsptri.c
[879/1583] Compiling dsptrd.c
[879/1583] Compiling dsptrf.c
[882/1583] Compiling dstebz.c
[883/1583] Compiling dspsvx.c
[884/1583] Compiling dsprfs.c
[885/1583] Compiling dspsv.c
[886/1583] Compiling dsposv.c
[887/1583] Compiling dspgvx.c
[888/1583] Compiling dspgv.c
[889/1583] Compiling dspgvd.c
[890/1583] Compiling dspev.c
[891/1583] Compiling dspcon.c
[892/1583] Compiling dspevx.c
[893/1583] Compiling dspgst.c
[893/1583] Compiling dspevd.c
[895/1583] Compiling dsgesv.c
[895/1583] Compiling dsbgvx.c
[895/1583] Compiling dsfrk.c
[895/1583] Compiling dsbgv.c
[899/1583] Compiling drscl.c
[899/1583] Compiling dsbgvd.c
[901/1583] Compiling dsbtrd.c
[902/1583] Compiling dptts2.c
[903/1583] Compiling dsbev.c
[904/1583] Compiling dsbevx.c
[904/1583] Compiling dpttrs.c
[906/1583] Compiling dsbevd.c
[907/1583] Compiling dptsv.c
[908/1583] Compiling dpttrf.c
[908/1583] Compiling dptsvx.c
[910/1583] Compiling dpteqr.c
[911/1583] Compiling dptrfs.c
[912/1583] Compiling dptcon.c
[913/1583] Compiling dpptrs.c
[914/1583] Compiling dpstf2.c
[915/1583] Compiling dpptri.c
[915/1583] Compiling dppsv.c
[915/1583] Compiling dpstrf.c
[918/1583] Compiling dpptrf.c
[919/1583] Compiling dppsvx.c
[920/1583] Compiling dppequ.c
[921/1583] Compiling dpotrs.c
[922/1583] Compiling dppcon.c
[923/1583] Compiling dpprfs.c
[924/1583] Compiling dpotri.c
[925/1583] Compiling dpotf2.c
[926/1583] Compiling dposv.c
[927/1583] Compiling dpotrf.c
[928/1583] Compiling dposvxx.c
[929/1583] Compiling dsbgst.c
[930/1583] Compiling dpoequ.c
[931/1583] Compiling dporfsx.c
[931/1583] Compiling dposvx.c
[933/1583] Compiling dpocon.c
[933/1583] Compiling dporfs.c
[935/1583] Compiling dpoequb.c
[936/1583] Compiling dpbtrs.c
[937/1583] Compiling dpftrf.c
[938/1583] Compiling dpftrs.c
[939/1583] Compiling dpftri.c
[940/1583] Compiling dpbsv.c
[941/1583] Compiling dpbtrf.c
[942/1583] Compiling dpbsvx.c
[943/1583] Compiling dpbequ.c
[944/1583] Compiling dpbstf.c
[945/1583] Compiling dpbtf2.c
[946/1583] Compiling dpbrfs.c
[947/1583] Compiling dormtr.c
[948/1583] Compiling dpbcon.c
[949/1583] Compiling dormr2.c
[949/1583] Compiling dormr3.c
[951/1583] Compiling dormrq.c
[952/1583] Compiling dormrz.c
[953/1583] Compiling dormql.c
[954/1583] Compiling dormqr.c
[955/1583] Compiling dormbr.c
[956/1583] Compiling dormhr.c
[956/1583] Compiling dormlq.c
[958/1583] Compiling dorm2r.c
[958/1583] Compiling dorm2l.c
[960/1583] Compiling dorml2.c
[961/1583] Compiling dorgtr.c
[961/1583] Compiling dorgrq.c
[961/1583] Compiling dorgr2.c
[964/1583] Compiling dorgqr.c
[965/1583] Compiling dorglq.c
[965/1583] Compiling dorgql.c
[967/1583] Compiling dorghr.c
[967/1583] Compiling dorgl2.c
[969/1583] Compiling dorgbr.c
[970/1583] Compiling dorg2r.c
[970/1583] Compiling dopmtr.c
[970/1583] Compiling dopgtr.c
[973/1583] Compiling dlauum.c
[974/1583] Compiling dlatzm.c
[975/1583] Compiling dorg2l.c
[975/1583] Compiling dlauu2.c
[977/1583] Compiling dlatrz.c
[978/1583] Compiling dlatrs.c
[979/1583] Compiling dlatdf.c
[980/1583] Compiling dlatps.c
[981/1583] Compiling dlatrd.c
[982/1583] Compiling dlatbs.c
[983/1583] Compiling dlaswp.c
[983/1583] Compiling dlat2s.c
[985/1583] Compiling dlasv2.c
[986/1583] Compiling dlasyf.c
[987/1583] Compiling dlasy2.c
[987/1583] Compiling dlassq.c
[989/1583] Compiling dlasrt.c
[990/1583] Compiling dlasr.c
/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.
[991/1583] Compiling dlasq6.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.
[992/1583] Compiling dlasq5.c
[993/1583] Compiling dlasq1.c
[994/1583] Compiling dlasq4.c
[995/1583] Compiling dlaset.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.
[996/1583] Compiling dlasq3.c
[997/1583] Compiling dlasdt.c
[998/1583] Compiling dlasda.c
[998/1583] Compiling dlasd8.c
[1000/1583] Compiling dlasd6.c
[1000/1583] Compiling dlasdq.c
[1002/1583] Compiling dlasd7.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.
[1003/1583] Compiling dlasq2.c
[1003/1583] Compiling dlasd5.c
[1005/1583] Compiling dlasd1.c
[1006/1583] Compiling dlasd3.c
[1006/1583] Compiling dlascl2.c
[1008/1583] Compiling dlasd2.c
[1008/1583] Compiling dlasd0.c
[1010/1583] Compiling dlasd4.c
[1011/1583] Compiling dlascl.c
[1011/1583] Compiling dlas2.c
[1013/1583] Compiling dlarzt.c
[1014/1583] Compiling dlarscl2.c
[1014/1583] Compiling dlarz.c
[1014/1583] Compiling dlartg.c
[1017/1583] Compiling dlaruv.c
[1017/1583] Compiling dlarzb.c
[1019/1583] Compiling dlartv.c
[1020/1583] Compiling dlarrk.c
[1021/1583] Compiling dlarrj.c
[1021/1583] Compiling dlarrr.c
[1023/1583] Compiling dlarrf.c
[1024/1583] Compiling dlarre.c
[1024/1583] Compiling dlarrc.c
[1026/1583] Compiling dlarrb.c
[1026/1583] Compiling dlarrd.c
[1028/1583] Compiling dlarra.c
[1029/1583] Compiling dlarnv.c
[1030/1583] Compiling dlargv.c
[1031/1583] Compiling dlarfg.c
[1032/1583] Compiling dlarfp.c
[1033/1583] Compiling dlarfx.c
[1034/1583] Compiling dlar1v.c
[1035/1583] Compiling dlarfb.c
[1036/1583] Compiling dlaqsy.c
[1037/1583] Compiling dlarft.c
[1038/1583] Compiling dlaqtr.c
[1039/1583] Compiling dlaqsp.c
[1040/1583] Compiling dlar2v.c
[1040/1583] Compiling dlarf.c
[1042/1583] Compiling dlaqr4.c
[1043/1583] Compiling dlaqr2.c
[1044/1583] Compiling dlaqr3.c
[1045/1583] Compiling dlarrv.c
[1046/1583] Compiling dlaqr1.c
[1047/1583] Compiling dlaqps.c
[1048/1583] Compiling dlaqge.c
[1049/1583] Compiling dlaqp2.c
[1050/1583] Compiling dlaqr5.c
[1051/1583] Compiling dlapy3.c
[1052/1583] Compiling dlapy2.c
[1053/1583] Compiling dlaqgb.c
[1054/1583] Compiling dlapll.c
[1055/1583] Compiling dlaqsb.c
[1056/1583] Compiling dlaqr0.c
[1057/1583] Compiling dlapmt.c
[1057/1583] Compiling dlanv2.c
[1059/1583] Compiling dlantr.c
[1060/1583] Compiling dlantp.c
[1061/1583] Compiling dlansy.c
[1062/1583] Compiling dlanst.c
[1063/1583] Compiling dlansp.c
[1063/1583] Compiling dlansb.c
[1065/1583] Compiling dlantb.c
[1066/1583] Compiling dlanhs.c
[1067/1583] Compiling dlangt.c
[1067/1583] Compiling dlange.c
[1069/1583] Compiling dlamrg.c
[1069/1583] Compiling dlaneg.c
[1071/1583] Compiling dlansf.c
[1072/1583] Compiling dlaisnan.c
[1072/1583] Compiling dlangb.c
[1074/1583] Compiling dlalsa.c
[1074/1583] Compiling dlals0.c
[1076/1583] Compiling dlaln2.c
[1077/1583] Compiling dlaic1.c
[1078/1583] Compiling dlalsd.c
[1079/1583] Compiling dlahrd.c
[1080/1583] Compiling dlagv2.c
[1080/1583] Compiling dlagts.c
[1082/1583] Compiling dlahqr.c
[1083/1583] Compiling dlagtm.c
[1083/1583] Compiling dlahr2.c
[1085/1583] Compiling dlagtf.c
[1086/1583] Compiling dlag2s.c
[1087/1583] Compiling dlags2.c
[1088/1583] Compiling dlaev2.c
[1089/1583] Compiling dlaed9.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.
[1089/1583] Compiling dlaexc.c
[1091/1583] Compiling dlag2.c
[1092/1583] Compiling dlaeda.c
[1093/1583] Compiling dlaed7.c
[1094/1583] Compiling dlaein.c
[1095/1583] Compiling dlaed8.c
[1095/1583] Compiling dlaed5.c
[1096/1583] Compiling dlaed6.c
[1098/1583] Compiling dlaed3.c
[1099/1583] Compiling dlaed1.c
[1100/1583] Compiling dlaed2.c
[1100/1583] Compiling dlaebz.c
[1102/1583] Compiling dlaed0.c
[1102/1583] Compiling dlae2.c
[1104/1583] Compiling dlaed4.c
[1105/1583] Compiling dladiv.c
[1106/1583] Compiling dlacpy.c
[1107/1583] Compiling dlabad.c
[1107/1583] Compiling dlacon.c
[1109/1583] Compiling dlacn2.c
[1110/1583] Compiling dla_wwaddw.c
[1111/1583] Compiling dlabrd.c
[1112/1583] Compiling dla_syamv.c
[1113/1583] Compiling dla_syrcond.c
[1114/1583] Compiling dla_porpvgrw.c
[1115/1583] Compiling dla_syrpvgrw.c
[1116/1583] Compiling dla_rpvgrw.c
[1117/1583] Compiling dla_syrfsx_extended.c
[1118/1583] Compiling dla_porfsx_extended.c
[1119/1583] Compiling dla_lin_berr.c
[1120/1583] Compiling dla_porcond.c
[1121/1583] Compiling dla_gercond.c
[1122/1583] Compiling dla_geamv.c
[1123/1583] Compiling disnan.c
[1124/1583] Compiling dla_gbrfsx_extended.c
[1124/1583] Compiling dla_gbrcond.c
[1126/1583] Compiling dla_gbrpvgrw.c
[1127/1583] Compiling dla_gerfsx_extended.c
[1128/1583] Compiling dla_gbamv.c
[1129/1583] Compiling dhsein.c
[1130/1583] Compiling dgtts2.c
[1131/1583] Compiling dhseqr.c
[1132/1583] Compiling dgtsvx.c
[1133/1583] Compiling dgttrs.c
[1133/1583] Compiling dgttrf.c
[1135/1583] Compiling dgtcon.c
[1136/1583] Compiling dgtsv.c
[1137/1583] Compiling dgtrfs.c
[1138/1583] Compiling dggqrf.c
[1139/1583] Compiling dggrqf.c
[1140/1583] Compiling dggsvp.c
[1141/1583] Compiling dggsvd.c
[1142/1583] Compiling dhgeqz.c
[1143/1583] Compiling dgghrd.c
[1144/1583] Compiling dgsvj1.c
[1145/1583] Compiling dgglse.c
[1146/1583] Compiling dggglm.c
[1147/1583] Compiling dggbak.c
[1148/1583] Compiling dgetrs.c
[1148/1583] Compiling dggev.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 dgsvj0.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 dggbal.c
[1154/1583] Compiling dggevx.c
[1155/1583] Compiling dgetc2.c
[1156/1583] Compiling dgetf2.c
[1157/1583] Compiling dgetrf.c
[1158/1583] Compiling dgesvxx.c
[1159/1583] Compiling dgetri.c
[1160/1583] Compiling dgesv.c
[1161/1583] Compiling dgesvx.c
[1162/1583] Compiling dgesc2.c
[1163/1583] Compiling dgerq2.c
[1163/1583] Compiling dgerqf.c
[1165/1583] Compiling dgesvj.c
[1166/1583] Compiling dgerfsx.c
[1167/1583] Compiling dgesdd.c
[1167/1583] Compiling dgeqrf.c
[1169/1583] Compiling dgeqr2.c
[1169/1583] Compiling dgerfs.c
[1171/1583] Compiling dgeqlf.c
[1172/1583] Compiling dgeql2.c
[1173/1583] Compiling dgeqpf.c
[1174/1583] Compiling dgeqp3.c
[1175/1583] Compiling dgelsx.c
[1176/1583] Compiling dgelsy.c
[1176/1583] Compiling dgels.c
[1178/1583] Compiling dgelq2.c
[1178/1583] Compiling dgelss.c
[1180/1583] Compiling dgelqf.c
[1181/1583] Compiling dgehrd.c
[1182/1583] Compiling dgelsd.c
[1183/1583] Compiling dgehd2.c
[1184/1583] Compiling dgesvd.c
[1185/1583] Compiling dgeevx.c
[1186/1583] Compiling dgegs.c
[1187/1583] Compiling dgeev.c
[1188/1583] Compiling dgegv.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
/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.
[1191/1583] Compiling dgees.c
[1192/1583] Compiling dgecon.c
[1193/1583] Compiling dgeequ.c
[1194/1583] Compiling dgebrd.c
[1195/1583] Compiling dgejsv.c
[1196/1583] Compiling dgebd2.c
[1197/1583] Compiling dgebak.c
[1197/1583] Compiling dgebal.c
[1199/1583] Compiling dgbtf2.c
[1200/1583] Compiling dgbtrf.c
[1201/1583] Compiling dgbsvx.c
[1202/1583] Compiling dgbsv.c
[1203/1583] Compiling dgbsvxx.c
[1203/1583] Compiling dgbtrs.c
[1205/1583] Compiling dgbrfsx.c
[1206/1583] Compiling dgbrfs.c
[1207/1583] Compiling dgbequb.c
[1208/1583] Compiling dgbequ.c
[1209/1583] Compiling cupmtr.c
[1210/1583] Compiling ddisna.c
[1211/1583] Compiling dgbcon.c
[1212/1583] Compiling dgbbrd.c
[1213/1583] Compiling dbdsdc.c
[1214/1583] Compiling cunmrq.c
[1214/1583] Compiling cunmtr.c
[1214/1583] Compiling cupgtr.c
[1217/1583] Compiling cunmrz.c
[1218/1583] Compiling cunmr3.c
[1218/1583] Compiling cunmr2.c
[1220/1583] Compiling cunmql.c
[1221/1583] Compiling dbdsqr.c
[1222/1583] Compiling cunmqr.c
[1222/1583] Compiling cunmhr.c
[1224/1583] Compiling cunmlq.c
[1225/1583] Compiling cunml2.c
[1226/1583] Compiling cungtr.c
[1227/1583] Compiling cunm2r.c
[1227/1583] Compiling cunmbr.c
[1229/1583] Compiling cunm2l.c
[1230/1583] Compiling cungr2.c
[1231/1583] Compiling cungrq.c
[1231/1583] Compiling cungql.c
[1233/1583] Compiling cungl2.c
[1234/1583] Compiling cunglq.c
[1235/1583] Compiling cungqr.c
[1236/1583] Compiling cung2l.c
[1237/1583] Compiling cunghr.c
[1238/1583] Compiling cung2r.c
[1239/1583] Compiling cungbr.c
[1240/1583] Compiling ctzrzf.c
[1241/1583] Compiling ctrttp.c
[1242/1583] Compiling ctzrqf.c
[1243/1583] Compiling ctrtri.c
[1244/1583] Compiling ctrtrs.c
[1244/1583] Compiling ctrti2.c
[1246/1583] Compiling ctrttf.c
[1247/1583] Compiling ctrsna.c
[1248/1583] Compiling ctrsen.c
[1249/1583] Compiling ctrexc.c
[1250/1583] Compiling ctrsyl.c
[1251/1583] Compiling ctrevc.c
[1252/1583] Compiling ctrcon.c
[1253/1583] Compiling ctptrs.c
[1253/1583] Compiling ctpttr.c
[1255/1583] Compiling ctpttf.c
[1256/1583] Compiling ctrrfs.c
[1257/1583] Compiling ctptri.c
[1258/1583] Compiling ctgsy2.c
[1259/1583] Compiling ctprfs.c
[1259/1583] Compiling ctgsyl.c
[1261/1583] Compiling ctgsna.c
[1261/1583] Compiling ctgsen.c
[1261/1583] Compiling ctgsja.c
[1264/1583] Compiling ctpcon.c
[1264/1583] Compiling ctgexc.c
[1266/1583] Compiling ctgex2.c
[1267/1583] Compiling ctfttr.c
[1268/1583] Compiling ctftri.c
[1269/1583] Compiling ctfttp.c
[1270/1583] Compiling ctfsm.c
[1270/1583] Compiling ctbtrs.c
[1272/1583] Compiling ctgevc.c
[1273/1583] Compiling ctbrfs.c
[1274/1583] Compiling csytrs.c
[1275/1583] Compiling ctbcon.c
[1276/1583] Compiling csysvxx.c
[1277/1583] Compiling csytri.c
[1278/1583] Compiling csytrf.c
[1279/1583] Compiling csysv.c
[1280/1583] Compiling csytf2.c
[1281/1583] Compiling csysvx.c
[1282/1583] Compiling csyrfsx.c
[1282/1583] Compiling csyr.c
[1284/1583] Compiling csyrfs.c
[1285/1583] Compiling csycon.c
[1285/1583] Compiling csymv.c
[1287/1583] Compiling csteqr.c
[1288/1583] Compiling cstemr.c
[1289/1583] Compiling cstegr.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.
[1290/1583] Compiling csyequb.c
[1290/1583] Compiling csrscl.c
[1290/1583] Compiling cstedc.c
[1293/1583] Compiling cstein.c
[1294/1583] Compiling csptri.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.
[1295/1583] Compiling cspsvx.c
[1295/1583] Compiling csptrs.c
[1297/1583] Compiling cspcon.c
[1298/1583] Compiling cspsv.c
[1299/1583] Compiling csptrf.c
[1300/1583] Compiling cspr.c
[1300/1583] Compiling csprfs.c
[1302/1583] Compiling crot.c
[1303/1583] Compiling cptts2.c
[1304/1583] Compiling cpttrf.c
[1305/1583] Compiling cpttrs.c
[1305/1583] Compiling cspmv.c
[1307/1583] Compiling cptsv.c
[1308/1583] Compiling cptrfs.c
[1309/1583] Compiling cpteqr.c
[1309/1583] Compiling cpptrs.c
[1309/1583] Compiling cptsvx.c
[1312/1583] Compiling cptcon.c
[1313/1583] Compiling cpstf2.c
[1314/1583] Compiling cpstrf.c
[1315/1583] Compiling cpptri.c
[1316/1583] Compiling cpptrf.c
[1317/1583] Compiling cppsv.c
[1318/1583] Compiling cppequ.c
[1319/1583] Compiling cppsvx.c
[1320/1583] Compiling cposvxx.c
[1320/1583] Compiling cpotrf.c
[1322/1583] Compiling cppcon.c
[1323/1583] Compiling cpotri.c
[1324/1583] Compiling cpotrs.c
[1325/1583] Compiling cpotf2.c
[1326/1583] Compiling cpprfs.c
[1327/1583] Compiling cposv.c
[1328/1583] Compiling cporfs.c
[1329/1583] Compiling cposvx.c
[1329/1583] Compiling cpoequb.c
[1331/1583] Compiling cpoequ.c
[1332/1583] Compiling cporfsx.c
[1333/1583] Compiling cpocon.c
[1334/1583] Compiling cpftrs.c
[1335/1583] Compiling cpftri.c
[1336/1583] Compiling cpftrf.c
[1337/1583] Compiling cpbtrs.c
[1338/1583] Compiling cpbtrf.c
[1338/1583] Compiling cpbtf2.c
[1340/1583] Compiling cpbsv.c
[1340/1583] Compiling cpbsvx.c
[1340/1583] Compiling cpbstf.c
[1343/1583] Compiling cpbequ.c
[1344/1583] Compiling cpbcon.c
[1345/1583] Compiling clauum.c
[1346/1583] Compiling clauu2.c
[1347/1583] Compiling cpbrfs.c
[1348/1583] Compiling clatrz.c
[1349/1583] Compiling clatzm.c
[1350/1583] Compiling clatrd.c
[1351/1583] Compiling clatdf.c
[1352/1583] Compiling claswp.c
[1352/1583] Compiling classq.c
[1354/1583] Compiling clatbs.c
[1355/1583] Compiling clascl2.c
[1356/1583] Compiling claset.c
[1356/1583] Compiling clatrs.c
[1358/1583] Compiling clasr.c
[1359/1583] Compiling clasyf.c
[1360/1583] Compiling clascl.c
[1361/1583] Compiling clatps.c
[1362/1583] Compiling clarz.c
[1363/1583] Compiling clarzt.c
[1364/1583] Compiling clarzb.c
[1365/1583] Compiling clarnv.c
[1365/1583] Compiling clartv.c
[1367/1583] Compiling clartg.c
[1367/1583] Compiling clarscl2.c
[1369/1583] Compiling clargv.c
[1370/1583] Compiling clarrv.c
[1371/1583] Compiling clarfp.c
[1371/1583] Compiling clarft.c
[1373/1583] Compiling clarcm.c
[1374/1583] Compiling clarfg.c
[1374/1583] Compiling clarfb.c
[1376/1583] Compiling clarf.c
[1376/1583] Compiling clar2v.c
[1378/1583] Compiling claqsp.c
[1378/1583] Compiling claqsy.c
[1380/1583] Compiling clar1v.c
[1381/1583] Compiling claqsb.c
[1382/1583] Compiling claqr1.c
[1383/1583] Compiling claqr4.c
[1384/1583] Compiling claqps.c
[1384/1583] Compiling claqr2.c
[1386/1583] Compiling claqr0.c
[1386/1583] Compiling claqr3.c
[1388/1583] Compiling claqp2.c
[1389/1583] Compiling claqhp.c
[1390/1583] Compiling claqr5.c
[1390/1583] Compiling claqhe.c
[1392/1583] Compiling clapll.c
[1392/1583] Compiling claqgb.c
[1394/1583] Compiling claqhb.c
[1395/1583] Compiling claqge.c
[1395/1583] Compiling clapmt.c
[1397/1583] Compiling clansy.c
[1397/1583] Compiling clantr.c
[1397/1583] Compiling clantb.c
[1400/1583] Compiling clantp.c
[1401/1583] Compiling clansp.c
[1402/1583] Compiling clarfx.c
[1403/1583] Compiling clansb.c
[1404/1583] Compiling clanht.c
[1404/1583] Compiling clanhs.c
[1406/1583] Compiling clanhp.c
[1407/1583] Compiling clanhe.c
[1408/1583] Compiling clanhf.c
[1409/1583] Compiling clanhb.c
[1410/1583] Compiling clangb.c
[1411/1583] Compiling clangt.c
[1412/1583] Compiling clange.c
[1413/1583] Compiling clalsa.c
[1414/1583] Compiling clahrd.c
[1415/1583] Compiling claic1.c
[1416/1583] Compiling clals0.c
[1417/1583] Compiling clag2z.c
[1418/1583] Compiling clahqr.c
[1419/1583] Compiling clalsd.c
[1420/1583] Compiling clahr2.c
[1421/1583] Compiling claev2.c
[1422/1583] Compiling claesy.c
[1423/1583] Compiling clagtm.c
[1424/1583] Compiling claed7.c
[1425/1583] Compiling clags2.c
[1426/1583] Compiling claein.c
[1426/1583] Compiling clahef.c
[1426/1583] Compiling cladiv.c
[1429/1583] Compiling claed8.c
[1429/1583] Compiling claed0.c
[1431/1583] Compiling clacrt.c
[1432/1583] Compiling clacp2.c
[1432/1583] Compiling clacpy.c
[1433/1583] Compiling clacrm.c
[1433/1583] Compiling clacon.c
[1433/1583] Compiling cla_wwaddw.c
[1433/1583] Compiling clacn2.c
[1433/1583] Compiling clacgv.c
[1439/1583] Compiling cla_syrcond_x.c
[1440/1583] Compiling cla_syrpvgrw.c
[1440/1583] Compiling clabrd.c
[1442/1583] Compiling cla_syamv.c
[1442/1583] Compiling cla_porpvgrw.c
[1442/1583] Compiling cla_syrcond_c.c
[1445/1583] Compiling cla_rpvgrw.c
[1446/1583] Compiling cla_porfsx_extended.c
[1447/1583] Compiling cla_syrfsx_extended.c
[1448/1583] Compiling cla_porcond_x.c
[1449/1583] Compiling cla_lin_berr.c
[1449/1583] Compiling cla_porcond_c.c
[1451/1583] Compiling cla_hercond_c.c
[1452/1583] Compiling cla_heamv.c
[1453/1583] Compiling cla_herpvgrw.c
[1453/1583] Compiling cla_herfsx_extended.c
[1455/1583] Compiling cla_hercond_x.c
[1456/1583] Compiling cla_gercond_x.c
[1456/1583] Compiling cla_gercond_c.c
[1458/1583] Compiling cla_gerfsx_extended.c
[1458/1583] Compiling cla_geamv.c
[1460/1583] Compiling cla_gbrpvgrw.c
[1460/1583] Compiling cla_gbrfsx_extended.c
[1460/1583] Compiling cla_gbrcond_x.c
[1463/1583] Compiling cla_gbrcond_c.c
[1464/1583] Compiling cla_gbamv.c
[1464/1583] Compiling chsein.c
[1464/1583] Compiling chseqr.c
[1467/1583] Compiling chptrd.c
[1468/1583] Compiling chpsvx.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.
[1469/1583] Compiling chptrs.c
[1469/1583] Compiling chptrf.c
[1471/1583] Compiling chpgvx.c
[1472/1583] Compiling chpsv.c
[1473/1583] Compiling chprfs.c
[1474/1583] Compiling chpgvd.c
[1474/1583] Compiling chpgv.c
[1474/1583] Compiling chptri.c
[1477/1583] Compiling chpgst.c
[1478/1583] Compiling chpcon.c
[1479/1583] Compiling chpev.c
[1480/1583] Compiling chla_transtype.c
[1480/1583] Compiling chpevd.c
[1480/1583] Compiling chpevx.c
[1483/1583] Compiling chetrf.c
[1484/1583] Compiling chetri.c
[1484/1583] Compiling chetrs.c
[1486/1583] Compiling chfrk.c
[1487/1583] Compiling chetrd.c
[1488/1583] Compiling chgeqz.c
[1489/1583] Compiling chesv.c
[1489/1583] Compiling chetf2.c
[1491/1583] Compiling chesvx.c
[1492/1583] Compiling chetd2.c
[1493/1583] Compiling chesvxx.c
[1493/1583] Compiling cherfsx.c
[1495/1583] Compiling chegvd.c
[1496/1583] Compiling chegv.c
[1497/1583] Compiling cherfs.c
[1498/1583] Compiling chegvx.c
[1499/1583] Compiling cheevd.c
[1500/1583] Compiling chegs2.c
[1501/1583] Compiling chegst.c
[1502/1583] Compiling cheevx.c
[1503/1583] Compiling checon.c
[1503/1583] Compiling cheev.c
[1505/1583] Compiling chbgvx.c
[1506/1583] Compiling cheequb.c
[1506/1583] Compiling chbgvd.c
[1508/1583] Compiling cheevr.c
[1508/1583] Compiling chbtrd.c
[1510/1583] Compiling chbevd.c
[1510/1583] Compiling chbgv.c
[1512/1583] Compiling chbevx.c
[1513/1583] Compiling cgttrs.c
[1514/1583] Compiling chbev.c
[1515/1583] Compiling cgtts2.c
[1516/1583] Compiling cgttrf.c
[1517/1583] Compiling cgtsvx.c
[1518/1583] Compiling cgtcon.c
[1519/1583] Compiling cgtsv.c
[1520/1583] Compiling cggsvp.c
[1521/1583] Compiling cggrqf.c
[1522/1583] Compiling cggsvd.c
[1523/1583] Compiling cggqrf.c
[1524/1583] Compiling cgtrfs.c
[1525/1583] Compiling cgglse.c
[1526/1583] Compiling cgghrd.c
[1527/1583] Compiling cggglm.c
[1528/1583] Compiling chbgst.c
[1529/1583] Compiling cggevx.c
[1530/1583] Compiling cgetrs.c
[1531/1583] Compiling cggev.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.
[1532/1583] Compiling cggesx.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.
[1533/1583] Compiling cgges.c
[1534/1583] Compiling cggbal.c
[1535/1583] Compiling cggbak.c
[1536/1583] Compiling cgetf2.c
[1537/1583] Compiling cgetri.c
[1538/1583] Compiling cgetrf.c
[1539/1583] Compiling cgesv.c
[1540/1583] Compiling cgetc2.c
[1541/1583] Compiling cgesvxx.c
[1542/1583] Compiling cgesvx.c
[1543/1583] Compiling cgesc2.c
[1544/1583] Compiling cgerqf.c
[1545/1583] Compiling cgerq2.c
[1546/1583] Compiling cgerfs.c
[1547/1583] Compiling cgeqr2.c
[1548/1583] Compiling cgerfsx.c
[1549/1583] Compiling cgeqp3.c
[1549/1583] Compiling cgeqpf.c
[1550/1583] Compiling cgeqrf.c
[1552/1583] Compiling cgeqlf.c
[1553/1583] Compiling cgeql2.c
[1554/1583] Compiling cgelsy.c
[1555/1583] Compiling cgelsx.c
[1556/1583] Compiling cgelqf.c
[1557/1583] Compiling cgelsd.c
[1558/1583] Compiling cgelq2.c
[1559/1583] Compiling cgehd2.c
[1560/1583] Compiling cgesdd.c
[1560/1583] Compiling cgelss.c
[1562/1583] Compiling cgehrd.c
[1563/1583] Compiling cgegv.c
[1564/1583] Compiling cgels.c
[1564/1583] Compiling cgegs.c
[1566/1583] Compiling cgeevx.c
[1567/1583] Compiling cgeev.c
[1568/1583] Compiling cgesvd.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.
[1569/1583] Compiling cgees.c
[1569/1583] Compiling cgebrd.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.
[1571/1583] Compiling cgeesx.c
[1571/1583] Compiling cgebd2.c
[1573/1583] Compiling cgecon.c
[1574/1583] Compiling cgeequ.c
[1575/1583] Compiling cgeequb.c
[1576/1583] Compiling cgebak.c
[1577/1583] Compiling cgebal.c
[1578/1583] Compiling cgbtrs.c
[1579/1583] Compiling cgbtf2.c
[1580/1583] Compiling cgbsvxx.c
[1581/1583] Compiling cgbtrf.c
[1582/1583] Compiling cgbsvx.c
Build complete! (54.78s)
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"
}
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:bb5ef85e2f3936cf1d2ae6dee7e011cebd8377061043dcf9368e6726baaf85d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Done.