The above commands worked but I get an error message when I include petsc.h in Visual Studio. The error message is "Cannot open include file: 'petscconf.h': No such file or directory
Thanks, Ali -----Original Message----- From: Satish Balay <[email protected]> Sent: Tuesday, November 1, 2022 2:40 PM To: Mohammad Ali Yaqteen <[email protected]> Cc: petsc-users <[email protected]> Subject: Re: [petsc-users] PETSc Windows Installation > /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: cannot > find -lhwloc: No such file or directory > /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: cannot > find -levent_core: No such file or directory > /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: cannot > find -levent_pthreads: No such file or directory > /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: cannot > find -lz: No such file or directory For some reason cygwin has broken dependencies here. Run cygwin setup and install the following pkgs. $ cygcheck.exe -f /usr/lib/libhwloc.dll.a /usr/lib/libevent_core.dll.a /usr/lib/libevent_pthreads.dll.a /usr/lib/libz.dll.a libevent-devel-2.1.12-1 libevent-devel-2.1.12-1 libhwloc-devel-2.6.0-2 zlib-devel-1.2.12-1 BTW: you can attach the file from PETSC_DIR/PETSC_ARCH/lib/petsc/conf/configure.log Satish On Tue, 1 Nov 2022, Mohammad Ali Yaqteen wrote: > I am unable to attach the configure.log file. Hence. I have copied the > following text after executing the command (less configure.log) in the > cygwin64 > > Executing: uname -s > stdout: CYGWIN_NT-10.0-19044 > ============================================================================================= > Configuring PETSc to compile on your system > ============================================================================================= > > ================================================================================ > ================================================================================ > Starting configure run at Tue, 01 Nov 2022 13:06:06 +0900 > Configure Options: --configModules=PETSc.Configure > --optionsModule=config.compilerOptions --with-cc=mpicc --with-cxx=mpicxx > --with-fc=mpif90 > Working directory: /home/SEJONG/petsc-3.18.1 > Machine platform: > uname_result(system='CYGWIN_NT-10.0-19044', node='DESKTOP-R1C768B', > release='3.3.6-341.x86_64', version='2022-09-05 11:15 UTC', machine='x86_64') > Python version: > 3.9.10 (main, Jan 20 2022, 21:37:52) > [GCC 11.2.0] > ================================================================================ > Environmental variables > USERDOMAIN=DESKTOP-R1C768B > OS=Windows_NT > COMMONPROGRAMFILES=C:\Program Files\Common Files > PROCESSOR_LEVEL=6 > PSModulePath=C:\Users\SEJONG\Documents\WindowsPowerShell\Modules;C:\Program > Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules > CommonProgramW6432=C:\Program Files\Common Files > CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files > LANG=en_US.UTF-8 > TZ=Asia/Seoul > HOSTNAME=DESKTOP-R1C768B > PUBLIC=C:\Users\Public > OLDPWD=/home/SEJONG > USERNAME=SEJONG > LOGONSERVER=\\DESKTOP-R1C768B > PROCESSOR_ARCHITECTURE=AMD64 > LOCALAPPDATA=C:\Users\SEJONG\AppData\Local > COMPUTERNAME=DESKTOP-R1C768B > USER=SEJONG > !::=::\ > SYSTEMDRIVE=C: > USERPROFILE=C:\Users\SEJONG > PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL > SYSTEMROOT=C:\Windows > USERDOMAIN_ROAMINGPROFILE=DESKTOP-R1C768B > OneDriveCommercial=C:\Users\SEJONG\OneDrive - Sejong University > PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 165 Stepping 5, GenuineIntel > GNUPLOT_LIB=C:\Program Files\gnuplot\demo;C:\Program > Files\gnuplot\demo\games;C:\Program Files\gnuplot\share > PWD=/home/SEJONG/petsc-3.18.1 > MSMPI_BIN=C:\Program Files\Microsoft MPI\Bin\ > HOME=/home/SEJONG > TMP=/tmp > OneDrive=C:\Users\SEJONG\OneDrive - Sejong University > ZES_ENABLE_SYSMAN=1 > !C:=C:\cygwin64\bin > PROCESSOR_REVISION=a505 > PROFILEREAD=true > PROMPT=$P$G > NUMBER_OF_PROCESSORS=16 > ProgramW6432=C:\Program Files > COMSPEC=C:\Windows\system32\cmd.exe > APPDATA=C:\Users\SEJONG\AppData\Roaming > SHELL=/bin/bash > TERM=xterm-256color > WINDIR=C:\Windows > ProgramData=C:\ProgramData > SHLVL=1 > PRINTER=\\210.107.220.119\HP Color LaserJet Pro MFP M377 PCL 6 > PROGRAMFILES=C:\Program Files > ALLUSERSPROFILE=C:\ProgramData > TEMP=/tmp > DriverData=C:\Windows\System32\Drivers\DriverData > SESSIONNAME=Console > ProgramFiles(x86)=C:\Program Files (x86) > PATH=/usr/local/bin:/usr/bin:/cygdrive/c/SIMULIA/Commands:/cygdrive/c/Program > Files/Microsoft > MPI/Bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Windows/System32/OpenSSH:/cygdrive/c/Program > Files/MATLAB/R2020b/bin:/cygdrive/c/Program Files/Microsoft SQL > Server/130/Tools/Binn:/cygdrive/c/Program Files/Microsoft SQL Server/Client > SDK/ODBC/170/Tools/Binn:/cygdrive/c/Program > Files/Git/cmd:/cygdrive/c/msys64/mingw64/bin:/cygdrive/c/msys64/usr/bin:/cygdrive/c/Program > Files (x86)/Microsoft Visual > Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64:/cygdrive/c/Program > > Files/dotnet:/:/cygdrive/c/Users/SEJONG/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Users/SEJONG/AppData/Local/Programs/Microsoft > VS Code/bin:/cygdrive/c/Program Files (x86)/Microsoft Visual > Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64:/cygdrive/c/Users/SEJONG/.dotnet/tools:/usr/lib/lapack > PS1=\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[33m\]\w\[\e[0m\]\n\$ > HOMEDRIVE=C: > INFOPATH=/usr/local/info:/usr/share/info:/usr/info > HOMEPATH=\Users\SEJONG > ORIGINAL_PATH=/cygdrive/c/SIMULIA/Commands:/cygdrive/c/Program > Files/Microsoft > MPI/Bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Windows/System32/OpenSSH:/cygdrive/c/Program > Files/MATLAB/R2020b/bin:/cygdrive/c/Program Files/Microsoft SQL > Server/130/Tools/Binn:/cygdrive/c/Program Files/Microsoft SQL Server/Client > SDK/ODBC/170/Tools/Binn:/cygdrive/c/Program > Files/Git/cmd:/cygdrive/c/msys64/mingw64/bin:/cygdrive/c/msys64/usr/bin:/cygdrive/c/Program > Files (x86)/Microsoft Visual > Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64:/cygdrive/c/Program > > Files/dotnet:/:/cygdrive/c/Users/SEJONG/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Users/SEJONG/AppData/Local/Programs/Microsoft > VS Code/bin:/cygdrive/c/Program Files (x86)/Microsoft Visual > Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64:/cygdrive/c/Users/SEJONG/.dotnet/tools > EXECIGNORE=*.dll > _=./configure > Files in path provided by default path > /usr/local/bin: > /usr/bin: addftinfo.exe addr2line.exe apropos ar.exe arch.exe as.exe > ash.exe awk b2sum.exe base32.exe base64.exe basename.exe basenc.exe bash.exe > bashbug bomtool.exe bunzip2.exe bzcat.exe bzcmp bzdiff bzegrep bzfgrep bzgrep > bzip2.exe bzip2recover.exe bzless bzmore c++.exe c++filt.exe c89 c99 > ca-legacy cal.exe captoinfo cat.exe catman.exe cc ccmake.exe chattr.exe > chcon.exe chgrp.exe chmod.exe chown.exe chroot.exe chrt.exe cksum.exe > clear.exe cmake.exe cmp.exe col.exe colcrt.exe colrm.exe column.exe comm.exe > cp.exe cpack.exe cpp.exe csplit.exe ctest.exe cut.exe cygarchive-13.dll > cygargp-0.dll cygatomic-1.dll cygattr-1.dll cygblkid-1.dll > cygbrotlicommon-1.dll cygbrotlidec-1.dll cygbz2-1.dll cygcheck.exe > cygcom_err-2.dll cygcrypt-2.dll cygcrypto-1.1.dll cygcurl-4.dll cygdb-5.3.dll > cygdb_cxx-5.3.dll cygdb_sql-5.3.dll cygedit-0.dll cygevent-2-1-7.dll > cygevent_core-2-1-7.dll cygevent_extra-2-1-7.dll cygevent_openssl-2-1-7.dll > cygevent_pthreads-2-1-7.dll cygexpat-1.dll cygfdisk-1.dll cygffi-6.dll > cygfido2-1.dll cygformw-10.dll cyggc-1.dll cyggcc_s-seh-1.dll cyggdbm-6.dll > cyggdbm_compat-4.dll cyggfortran-5.dll cyggmp-10.dll cyggomp-1.dll > cyggsasl-7.dll cyggssapi_krb5-2.dll cygguile-2.2-1.dll cyghistory7.dll > cyghwloc-15.dll cygiconv-2.dll cygidn-12.dll cygidn2-0.dll cygintl-8.dll > cygisl-23.dll cygjsoncpp-25.dll cygk5crypto-3.dll cygkrb5-3.dll > cygkrb5support-0.dll cyglber-2-4-2.dll cyglber-2.dll cygldap-2-4-2.dll > cygldap-2.dll cygldap_r-2-4-2.dll cygltdl-7.dll cyglz4-1.dll cyglzma-5.dll > cyglzo2-2.dll cygmagic-1.dll cygman-2-11-0.dll cygmandb-2-11-0.dll > cygmenuw-10.dll cygmpc-3.dll cygmpfr-6.dll cygmpi-40.dll cygmpi_mpifh-40.dll > cygmpi_usempif08-40.dll cygmpi_usempi_ignore_tkr-40.dll cygncursesw-10.dll > cygnghttp2-14.dll cygntlm-0.dll cygopen-pal-40.dll cygopen-rte-40.dll > cygp11-kit-0.dll cygpanelw-10.dll cygpath.exe cygpcre2-8-0.dll > cygperl5_32.dll cygpipeline-1.dll cygpkgconf-4.dll cygpopt-0.dll cygpsl-5.dll > cygquadmath-0.dll cygreadline7.dll cygrhash-0.dll cygrunsrv.exe > cygsasl2-3.dll cygserver-config cygsigsegv-2.dll cygsmartcols-1.dll > cygsqlite3-0.dll cygssh2-1.dll cygssl-1.1.dll cygstart.exe cygstdc++-6.dll > cygtasn1-6.dll cygticw-10.dll cygunistring-2.dll cyguuid-1.dll cyguv-1.dll > cygwin-console-helper.exe cygwin1.dll cygxml2-2.dll cygxxhash-0.dll cygz.dll > cygzstd-1.dll dash.exe date.exe dd.exe df.exe diff.exe diff3.exe dir.exe > dircolors.exe dirname.exe dlltool.exe dllwrap.exe dnsdomainname domainname > du.exe dumper.exe echo.exe editrights.exe egrep elfedit.exe env.exe eqn.exe > eqn2graph ex expand.exe expr.exe f95 factor.exe false.exe fgrep > fido2-assert.exe fido2-cred.exe fido2-token.exe file.exe find.exe flock.exe > fmt.exe fold.exe g++.exe gawk-5.1.1.exe gawk.exe gcc-ar.exe gcc-nm.exe > gcc-ranlib.exe gcc.exe gcov-dump.exe gcov-tool.exe gcov.exe gdiffmk > gencat.exe getconf.exe getent.exe getfacl.exe getopt.exe gfortran.exe > git-receive-pack.exe git-shell.exe git-upload-archive.exe git-upload-pack.exe > git.exe gkill.exe gmondump.exe gprof.exe grap2graph grep.exe grn.exe > grodvi.exe groff.exe grolbp.exe grolj4.exe grops.exe grotty.exe groups.exe > gunzip gzexe gzip.exe head.exe hexdump.exe hostid.exe hostname.exe > hpftodit.exe i686-w64-mingw32-pkg-config id.exe indxbib.exe info.exe > infocmp.exe infotocap install-info.exe install.exe ipcmk.exe ipcrm.exe > ipcs.exe isosize.exe join.exe kill.exe lastlog.exe ld.bfd.exe ld.exe ldd.exe > ldh.exe less.exe lessecho.exe lesskey.exe lexgrog.exe libpython3.9.dll > link-cygin.exe lkbib.exe ln.exe locale.exe locate.exe logger.exe login.exe > logname.exe look.exe lookbib.exe ls.exe lsattr.exe lto-dump.exe lzcat lzcmp > lzdiff lzegrep lzfgrep lzgrep lzless lzma lzmadec.exe lzmainfo.exe lzmore > make-dummy-cert make.exe man-recode.exe man.exe mandb.exe manpath.exe > mcookie.exe md5sum.exe minidumper.exe mintheme mintty.exe mkdir.exe > mkfifo.exe mkgroup.exe mknod.exe mkpasswd.exe mkshortcut.exe mktemp.exe > more.exe mount.exe mpic++ mpicc mpicxx mpiexec mpif77 mpif90 mpifort mpirun > mv.exe namei.exe neqn nice.exe nl.exe nm.exe nohup.exe nproc.exe nroff > numfmt.exe objcopy.exe objdump.exe od.exe ompi-clean ompi-server > ompi_info.exe opal_wrapper.exe openssl.exe orte-clean.exe orte-info.exe > orte-server.exe ortecc orted.exe orterun.exe p11-kit.exe passwd.exe paste.exe > pathchk.exe pdfroff peflags.exe peflagsall perl.exe perl5.32.1.exe > pfbtops.exe pg.exe pic.exe pic2graph pinky.exe pip3 pip3.9 pkg-config > pkgconf.exe pldd.exe post-grohtml.exe pr.exe pre-grohtml.exe preconv.exe > printenv.exe printf.exe profiler.exe ps.exe ptx.exe pwd.exe pydoc3 pydoc3.9 > python python3 python3.9.exe pzstd.exe ranlib.exe readelf.exe readlink.exe > readshortcut.exe realpath.exe rebase-trigger rebase.exe rebaseall rebaselst > refer.exe regtool.exe rename.exe renew-dummy-cert renice.exe reset rev.exe > rm.exe rmdir.exe rsync-ssl rsync.exe run.exe runcon.exe rvi rview scalar.exe > scp.exe script.exe scriptreplay.exe sdiff.exe sed.exe seq.exe setfacl.exe > setmetamode.exe setsid.exe sftp.exe sh.exe sha1sum.exe sha224sum.exe > sha256sum.exe sha384sum.exe sha512sum.exe shred.exe shuf.exe size.exe > sleep.exe slogin soelim.exe sort.exe split.exe ssh-add.exe ssh-agent.exe > ssh-copy-id ssh-host-config ssh-keygen.exe ssh-keyscan.exe ssh-user-config > ssh.exe ssp.exe stat.exe stdbuf.exe strace.exe strings.exe strip.exe stty.exe > sum.exe sync.exe tabs.exe tac.exe tail.exe tar.exe taskset.exe tbl.exe > tee.exe test.exe tfmtodit.exe tic.exe timeout.exe toe.exe touch.exe tput.exe > tr.exe troff.exe true.exe truncate.exe trust.exe tset.exe tsort.exe tty.exe > tzselect tzset.exe ul.exe umount.exe uname.exe unexpand.exe uniq.exe > unlink.exe unlzma unxz unzstd update-ca-trust update-crypto-policies updatedb > users.exe uuidgen.exe uuidparse.exe vdir.exe vi.exe view wc.exe whatis.exe > whereis.exe which.exe who.exe whoami.exe windmc.exe windres.exe > x86_64-pc-cygwin-c++.exe x86_64-pc-cygwin-g++.exe x86_64-pc-cygwin-gcc-11.exe > x86_64-pc-cygwin-gcc-ar.exe x86_64-pc-cygwin-gcc-nm.exe > x86_64-pc-cygwin-gcc-ranlib.exe x86_64-pc-cygwin-gcc.exe > x86_64-pc-cygwin-gfortran.exe x86_64-pc-cygwin-pkg-config > x86_64-w64-mingw32-pkg-config xargs.exe xmlcatalog.exe xmllint.exe xz.exe > xzcat xzcmp xzdec.exe xzdiff xzegrep xzfgrep xzgrep xzless xzmore yes.exe > zcat zcmp zdiff zdump.exe zegrep zfgrep zforce zgrep zless zmore znew > zstd.exe zstdcat zstdgrep zstdless zstdmt [.exe > /cygdrive/c/SIMULIA/Commands: abaqus.bat abq2018.bat abq_cae_open.bat > abq_odb_open.bat > /cygdrive/c/Program Files/Microsoft MPI/Bin: mpiexec.exe mpitrace.man > smpd.exe > provthrd.dll provtool.exe ProximityCommon.dll ProximityCommonPal.dll > ProximityRtapiPal.dll ProximityService.dll ProximityServicePal.dll > ProximityToast ProximityUxHost.exe prproc.exe prvdmofcomp.dll psapi.dll > pscript.sep PSHED.DLL psisdecd.dll psisrndr.ax PSModuleDis > coveryProvider.dll psmodulediscoveryprovider.mof PsmServiceExtHost.dll > psmsrv.dll psr.exe pstask.dll pstorec.dll pt-BR pt-PT ptpprov.dll puiapi.dll > puiobj.dll PushToInstall.dll pwlauncher.dll pwlauncher.exe pwrshplugin.dll > pwsso.dll qappsrv.exe qasf.dll qcap.dll qdv. > dll qdvd.dll qedit.dll qedwipes.dll qmgr.dll qprocess.exe > QualityUpdateAssistant.dll quartz.dll Query.dll query.exe > QuickActionsDataModel.dll quickassist.exe QuietHours.dll quser.exe qwave.dll > qwinsta.exe RacEngn.dll racpldlg.dll radardt.dll radarrs.dll RADCUI.dll ra > s rasadhlp.dll rasapi32.dll rasauto.dll rasautou.exe raschap.dll > raschapext.dll rasctrnm.h rasctrs.dll rascustom.dll rasdiag.dll rasdial.exe > rasdlg.dll raserver.exe rasgcw.dll rasman.dll rasmans.dll rasmbmgr.dll > RasMediaManager.dll RASMM.dll rasmontr.dll rasphone.exe > rasplap.dll rasppp.dll rastapi.dll rastls.dll rastlsext.dll RasToast > rdbui.dll rdpbase.dll rdpcfgex.dll rdpclip.exe rdpcore.dll rdpcorets.dll > rdpcredentialprovider.dll rdpencom.dll rdpendp.dll rdpinit.exe rdpinput.exe > rdpnano.dll RdpRelayTransport.dll RdpSa.exe RdpS > aProxy.exe RdpSaPs.dll RdpSaUacHelper.exe rdpserverbase.dll rdpsharercom.dll > rdpshell.exe rdpsign.exe rdpudd.dll rdpviewerax.dll rdrleakdiag.exe > RDSAppXHelper.dll rdsdwmdr.dll rdsxvmaudio.dll rdvvmtransport.dll > RDXService.dll RDXTaskFactory.dll ReAgent.dll ReAgentc.e > xe ReAgentTask.dll recdisc.exe recover.exe Recovery recovery.dll > RecoveryDrive.exe refsutil.exe reg.exe regapi.dll RegCtrl.dll regedt32.exe > regidle.dll regini.exe Register-CimProvider.exe regsvc.dll regsvr32.exe > reguwpapi.dll ReInfo.dll rekeywiz.exe relog.exe RelPost > .exe RemoteAppLifetimeManager.exe RemoteAppLifetimeManagerProxyStub.dll > remoteaudioendpoint.dll remotepg.dll RemotePosWorker.exe remotesp.tsp > RemoteSystemToastIcon.contrast-white.png RemoteSystemToastIcon.png > RemoteWipeCSP.dll RemovableMediaProvisioningPlugin.dll Rem > oveDeviceContextHandler.dll RemoveDeviceElevated.dll rendezvousSession.tlb > repair-bde.exe replace.exe ReportingCSP.dll RESAMPLEDMO.DLL ResBParser.dll > reset.exe reseteng.dll ResetEngine.dll ResetEngine.exe ResetEngOnline.dll > resmon.exe ResourceMapper.dll ResourcePolic > yClient.dll ResourcePolicyServer.dll ResPriHMImageList > ResPriHMImageListLowCost ResPriImageList ResPriImageListLowCost > RestartManager.mof RestartManagerUninstall.mof > RestartNowPower_80.contrast-black.png RestartNowPower_80.contrast-white.png > RestartNowPower_80.png Re > startTonight_80.png RestartTonight_80_contrast-black.png > RestartTonight_80_contrast-white.png restore resutils.dll rgb9rast.dll > Ribbons.scr riched20.dll riched32.dll rilproxy.dll RjvMDMConfig.dll > RMActivate.exe RMActivate_isv.exe RMActivate_ssp.exe RMActivate_ssp_isv > .exe RMapi.dll rmclient.dll RmClient.exe RMSRoamingSecurity.dll > rmttpmvscmgrsvr.exe rnr20.dll ro-RO RoamingSecurity.dll Robocopy.exe > rometadata.dll RotMgr.dll ROUTE.EXE RpcEpMap.dll rpchttp.dll RpcNs4.dll > rpcnsh.dll RpcPing.exe rpcrt4.dll RpcRtRemote.dll rpcss.dll rr > installer.exe rsaenh.dll rshx32.dll rsop.msc RstMwEventLogMsg.dll > RstrtMgr.dll rstrui.exe RtCOM64.dll RtDataProc64.dll rtffilt.dll > RtkApi64U.dll RtkAudUService64.exe RtkCfg64.dll rtm.dll rtmcodecs.dll > RTMediaFrame.dll rtmmvrortc.dll rtmpal.dll rtmpltfm.dll rtutils.dl > l RTWorkQ.dll ru-RU RuleBasedDS.dll runas.exe rundll32.exe runexehelper.exe > RunLegacyCPLElevated.exe runonce.exe RuntimeBroker.exe rwinsta.exe samcli.dll > samlib.dll samsrv.dll Samsung sas.dll sbe.dll sbeio.dll sberes.dll > sbservicetrigger.dll sc.exe ScanPlugin.dll sca > nsetting.dll SCardBi.dll SCardDlg.dll SCardSvr.dll ScavengeSpace.xml > scavengeui.dll ScDeviceEnum.dll scecli.dll scesrv.dll schannel.dll > schedcli.dll schedsvc.dll ScheduleTime_80.contrast-black.png > ScheduleTime_80.contrast-white.png ScheduleTime_80.png schtasks.exe sc > ksp.dll scripto.dll ScriptRunner.exe scrnsave.scr scrobj.dll scrptadm.dll > scrrun.dll sdbinst.exe sdchange.exe sdclt.exe sdcpl.dll SDDS.dll sdengin2.dll > SDFHost.dll sdhcinst.dll sdiageng.dll sdiagnhost.exe sdiagprv.dll > sdiagschd.dll sdohlp.dll sdrsvc.dll sdshext.dll S > earch.ProtocolHandler.MAPI2.dll SearchFilterHost.exe SearchFolder.dll > SearchIndexer.exe SearchProtocolHost.exe SebBackgroundManagerPolicy.dll > SecConfig.efi SecEdit.exe sechost.dll secinit.exe seclogon.dll secpol.msc > secproc.dll secproc_isv.dll secproc_ssp.dll secproc > _ssp_isv.dll secur32.dll SecureAssessmentHandlers.dll SecureBootUpdates > securekernel.exe SecureTimeAggregator.dll security.dll > SecurityAndMaintenance.png SecurityAndMaintenance_Alert.png > SecurityAndMaintenance_Error.png SecurityCenterBroker.dll > SecurityCenterBrokerPS > .dll SecurityHealthAgent.dll SecurityHealthHost.exe > SecurityHealthProxyStub.dll SecurityHealthService.exe SecurityHealthSSO.dll > SecurityHealthSystray.exe sedplugins.dll SEMgrPS.dll SEMgrSvc.dll > sendmail.dll Sens.dll SensApi.dll SensorDataService.exe SensorPerformance > Events.dll SensorsApi.dll SensorsClassExtension.dll SensorsCpl.dll > SensorService.dll SensorsNativeApi.dll SensorsNativeApi.V2.dll > SensorsUtilsV2.dll sensrsvc.dll serialui.dll services.exe services.msc > ServicingUAPI.dll serwvdrv.dll SessEnv.dll sessionmsg.exe setbcdlo > cale.dll sethc.exe SetNetworkLocation.dll SetNetworkLocationFlyout.dll > SetProxyCredential.dll setspn.exe SettingMonitor.dll settings.dat > SettingsEnvironment.Desktop.dll SettingsExtensibilityHandlers.dll > SettingsHandlers_Accessibility.dll SettingsHandlers_AnalogShell. > dll SettingsHandlers_AppControl.dll SettingsHandlers_AppExecutionAlias.dll > SettingsHandlers_AssignedAccess.dll SettingsHandlers_Authentication.dll > SettingsHandlers_BackgroundApps.dll SettingsHandlers_BatteryUsage.dll > SettingsHandlers_BrowserDeclutter.dll SettingsHand > lers_CapabilityAccess.dll SettingsHandlers_Clipboard.dll > SettingsHandlers_ClosedCaptioning.dll > SettingsHandlers_ContentDeliveryManager.dll SettingsHandlers_Cortana.dll > SettingsHandlers_Devices.dll SettingsHandlers_Display.dll > SettingsHandlers_Flights.dll SettingsHand > lers_Fonts.dll SettingsHandlers_ForceSync.dll SettingsHandlers_Gaming.dll > SettingsHandlers_Geolocation.dll SettingsHandlers_Gpu.dll > SettingsHandlers_HoloLens_Environment.dll SettingsHandlers_IME.dll > SettingsHandlers_InkingTypingPrivacy.dll SettingsHandlers_InputPerso > nalization.dll SettingsHandlers_Language.dll SettingsHandlers_ManagePhone.dll > SettingsHandlers_Maps.dll SettingsHandlers_Mouse.dll > SettingsHandlers_Notifications.dll SettingsHandlers_nt.dll > SettingsHandlers_OneCore_BatterySaver.dll SettingsHandlers_OneCore_PowerAndSl > eep.dll SettingsHandlers_OneDriveBackup.dll > SettingsHandlers_OptionalFeatures.dll SettingsHandlers_PCDisplay.dll > SettingsHandlers_Pen.dll SettingsHandlers_QuickActions.dll > SettingsHandlers_Region.dll SettingsHandlers_SharedExperiences_Rome.dll > SettingsHandlers_SIUF.d > ll SettingsHandlers_SpeechPrivacy.dll SettingsHandlers_Startup.dll > SettingsHandlers_StorageSense.dll SettingsHandlers_Troubleshoot.dll > SettingsHandlers_User.dll SettingsHandlers_UserAccount.dll > SettingsHandlers_UserExperience.dll SettingsHandlers_WorkAccess.dll Setti > ngSync.dll SettingSyncCore.dll SettingSyncDownloadHelper.dll > SettingSyncHost.exe setup setupapi.dll setupcl.dll setupcl.exe setupcln.dll > setupetw.dll setupugc.exe setx.exe sfc.dll sfc.exe sfc_os.dll Sgrm > SgrmBroker.exe SgrmEnclave.dll SgrmEnclave_secure.dll SgrmLpac. > exe shacct.dll shacctprofile.dll SharedPCCSP.dll SharedRealitySvc.dll > ShareHost.dll sharemediacpl.dll SHCore.dll shdocvw.dll shell32.dll > ShellAppRuntime.exe ShellCommonCommonProxyStub.dll ShellExperiences > shellstyle.dll shfolder.dll shgina.dll ShiftJIS.uce shimeng.dl > l shimgvw.dll shlwapi.dll shpafact.dll shrpubw.exe shsetup.dll shsvcs.dll > shunimpl.dll shutdown.exe shutdownext.dll shutdownux.dll shwebsvc.dll si-lk > signdrv.dll sigverif.exe SIHClient.exe sihost.exe SimAuth.dll SimCfg.dll > simpdata.tlb sk-SK skci.dll sl-SI slc.dll sl > cext.dll SleepStudy SlideToShutDown.exe slmgr slmgr.vbs slui.exe slwga.dll > SmallRoom.bin SmartCardBackgroundPolicy.dll SmartcardCredentialProvider.dll > SmartCardSimulator.dll smartscreen.exe smartscreenps.dll SMBHelperClass.dll > smbwmiv2.dll SMI SmiEngine.dll smphost.d > ll SmsRouterSvc.dll smss.exe SndVol.exe SndVolSSO.dll SnippingTool.exe > snmpapi.dll snmptrap.exe Snooze_80.contrast-black.png > Snooze_80.contrast-white.png Snooze_80.png socialapis.dll softkbd.dll > softpub.dll sort.exe SortServer2003Compat.dll SortWindows61.dll SortWind > ows62.dll SortWindows64.dll SortWindows6Compat.dll SpaceAgent.exe > spacebridge.dll SpaceControl.dll spaceman.exe SpatialAudioLicenseSrv.exe > SpatializerApo.dll SpatialStore.dll spbcd.dll > SpeakersSystemToastIcon.contrast-white.png SpeakersSystemToastIcon.png > Spectrum.ex > e SpectrumSyncClient.dll Speech SpeechPal.dll Speech_OneCore spfileq.dll > spinf.dll spmpm.dll spnet.dll spool spoolss.dll spoolsv.exe spopk.dll spp > spp.dll sppc.dll sppcext.dll sppcomapi.dll sppcommdlg.dll SppExtComObj.Exe > sppinst.dll sppnp.dll sppobjs.dll sppsvc.exe > sppui sppwinob.dll sppwmi.dll spwinsat.dll spwizeng.dll spwizimg.dll > spwizres.dll spwmp.dll SqlServerSpatial130.dll SqlServerSpatial150.dll > sqlsrv32.dll sqlsrv32.rll sqmapi.dll sr-Latn-RS srchadmin.dll srclient.dll > srcore.dll srdelayed.exe SrEvents.dll SRH.dll srhelp > er.dll srm.dll srmclient.dll srmlib.dll srms-apr-v.dat srms-apr.dat srms.dat > srmscan.dll srmshell.dll srmstormod.dll srmtrace.dll srm_ps.dll srpapi.dll > SrpUxNativeSnapIn.dll srrstr.dll SrTasks.exe sru srumapi.dll srumsvc.dll > srvcli.dll srvsvc.dll srwmi.dll sscore.dll > sscoreext.dll ssdm.dll ssdpapi.dll ssdpsrv.dll sspicli.dll sspisrv.dll > SSShim.dll ssText3d.scr sstpsvc.dll StartTileData.dll Startupscan.dll > StateRepository.Core.dll stclient.dll stdole2.tlb stdole32.tlb sti.dll > sti_ci.dll stobject.dll StorageContextHandler.dll Stor > ageUsage.dll storagewmi.dll storagewmi_passthru.dll stordiag.exe > storewuauth.dll Storprop.dll StorSvc.dll streamci.dll > StringFeedbackEngine.dll StructuredQuery.dll SubRange.uce subst.exe sud.dll > sv-SE SvBannerBackground.png svchost.exe svf.dll svsvc.dll SwitcherDataM > odel.dll swprv.dll sxproxy.dll sxs.dll sxshared.dll sxssrv.dll sxsstore.dll > sxstrace.exe SyncAppvPublishingServer.exe SyncAppvPublishingServer.vbs > SyncCenter.dll SyncController.dll SyncHost.exe SyncHostps.dll > SyncInfrastructure.dll SyncInfrastructureps.dll SyncProxy. > dll Syncreg.dll SyncRes.dll SyncSettings.dll syncutil.dll sysclass.dll > sysdm.cpl SysFxUI.dll sysmain.dll sysmon.ocx sysntfy.dll Sysprep sysprint.sep > sysprtj.sep SysResetErr.exe syssetup.dll systemcpl.dll > SystemEventsBrokerClient.dll SystemEventsBrokerServer.dll syste > minfo.exe SystemPropertiesAdvanced.exe SystemPropertiesComputerName.exe > SystemPropertiesDataExecutionPrevention.exe SystemPropertiesHardware.exe > SystemPropertiesPerformance.exe SystemPropertiesProtection.exe > SystemPropertiesRemote.exe systemreset.exe SystemResetPlatf > orm SystemSettings.DataModel.dll SystemSettings.DeviceEncryptionHandlers.dll > SystemSettings.Handlers.dll SystemSettings.SettingsExtensibility.dll > SystemSettings.UserAccountsHandlers.dll SystemSettingsAdminFlows.exe > SystemSettingsBroker.exe SystemSettingsRemoveDevice. > exe SystemSettingsThresholdAdminFlowUI.dll SystemSupportInfo.dll > SystemUWPLauncher.exe systray.exe t2embed.dll ta-in ta-lk Tabbtn.dll > TabbtnEx.dll tabcal.exe TabletPC.cpl TabSvc.dll takeown.exe tapi3.dll > tapi32.dll tapilua.dll TapiMigPlugin.dll tapiperf.dll tapisrv.d > ll TapiSysprep.dll tapiui.dll TapiUnattend.exe tar.exe TaskApis.dll > taskbarcpl.dll taskcomp.dll TaskFlowDataEngine.dll taskhostw.exe taskkill.exe > tasklist.exe Taskmgr.exe Tasks taskschd.dll taskschd.msc TaskSchdPS.dll > tbauth.dll tbs.dll tcblaunch.exe tcbloader.dll tc > msetup.exe tcpbidi.xml tcpipcfg.dll tcpmib.dll tcpmon.dll tcpmon.ini > tcpmonui.dll TCPSVCS.EXE tdc.ocx tdh.dll TDLMigration.dll TEEManagement64.dll > telephon.cpl TelephonyInteractiveUser.dll TelephonyInteractiveUserRes.dll > tellib.dll TempSignedLicenseExchangeTask.dll T > enantRestrictionsPlugin.dll termmgr.dll termsrv.dll tetheringclient.dll > tetheringconfigsp.dll TetheringIeProvider.dll TetheringMgr.dll > tetheringservice.dll TetheringStation.dll TextInputFramework.dll > TextInputMethodFormatter.dll TextShaping.dll th-TH themecpl.dll The > mes.SsfDownload.ScheduledTask.dll themeservice.dll themeui.dll > ThirdPartyNoticesBySHS.txt threadpoolwinrt.dll thumbcache.dll > ThumbnailExtractionHost.exe ti-et tier2punctuations.dll > TieringEngineProxy.dll TieringEngineService.exe TileDataRepository.dll > TimeBrokerClien > t.dll TimeBrokerServer.dll timedate.cpl TimeDateMUICallback.dll timeout.exe > timesync.dll TimeSyncTask.dll TKCtrl2k64.sys TKFsAv64.sys TKFsFt64.sys > TKFWFV.inf TKFWFV64.cat TKFWFV64.sys tkfwvt64.sys TKIdsVt64.sys > TKPcFtCb64.sys TKPcFtCb64.sys_ TKPcFtHk64.sys TKRgAc2k64 > .sys TKRgFtXp64.sys TKTool2k.sys TKTool2k64.sys tlscsp.dll tokenbinding.dll > TokenBroker.dll TokenBrokerCookies.exe TokenBrokerUI.dll tpm.msc > TpmCertResources.dll tpmcompc.dll TpmCoreProvisioning.dll TpmInit.exe > TpmTasks.dll TpmTool.exe tpmvsc.dll tpmvscmgr.exe tpmvsc > mgrsvr.exe tquery.dll tr-TR tracerpt.exe TRACERT.EXE traffic.dll > TransformPPSToWlan.xslt TransformPPSToWlanCredentials.xslt > TransliterationRanker.dll TransportDSA.dll tree.com trie.dll trkwks.dll > TrustedSignalCredProv.dll tsbyuv.dll tscfgwmi.dll tscon.exe tsdiscon.ex > e TSErrRedir.dll tsf3gip.dll tsgqec.dll tskill.exe tsmf.dll TSpkg.dll > tspubwmi.dll TSSessionUX.dll tssrvlic.dll TSTheme.exe TsUsbGDCoInstaller.dll > TsUsbRedirectionGroupPolicyExtension.dll TSWbPrxy.exe TSWorkspace.dll > TsWpfWrp.exe ttdinject.exe ttdloader.dll ttdplm.dl > l ttdrecord.dll ttdrecordcpu.dll TtlsAuth.dll TtlsCfg.dll TtlsExt.dll > tttracer.exe tvratings.dll twext.dll twinapi.appcore.dll twinapi.dll > twinui.appcore.dll twinui.dll twinui.pcshell.dll txflog.dll txfw32.dll > typeperf.exe tzautoupdate.dll tzres.dll tzsync.exe tzsync > res.dll tzutil.exe ubpm.dll ucmhc.dll ucrtbase.dll ucrtbased.dll > ucrtbase_clr0400.dll ucrtbase_enclave.dll ucsvc.exe udhisapi.dll uDWM.dll > UefiCsp.dll UevAgentPolicyGenerator.exe UevAppMonitor.exe > UevAppMonitor.exe.config UevCustomActionTypes.tlb UevTemplateBaselineG > enerator.exe UevTemplateConfigItemGenerator.exe uexfat.dll ufat.dll > UiaManager.dll UIAnimation.dll UIAutomationCore.dll uicom.dll > UIManagerBrokerps.dll UIMgrBroker.exe uireng.dll UIRibbon.dll UIRibbonRes.dll > uk-UA ulib.dll umb.dll umdmxfrm.dll umpdc.dll umpnpmgr.dll > umpo-overrides.dll umpo.dll umpoext.dll umpowmi.dll umrdp.dll unattend.dll > unenrollhook.dll unimdm.tsp unimdmat.dll uniplat.dll Unistore.dll > unlodctr.exe UNP unregmp2.exe untfs.dll UpdateAgent.dll updatecsp.dll > UpdateDeploymentProvider.dll UpdateHeartbeat.dll updatep > olicy.dll upfc.exe UpgradeResultsUI.exe upnp.dll upnpcont.exe upnphost.dll > UPPrinterInstaller.exe UPPrinterInstallsCSP.dll upshared.dll uReFS.dll > uReFSv1.dll ureg.dll url.dll urlmon.dll UsbCApi.dll usbceip.dll usbmon.dll > usbperf.dll UsbPmApi.dll UsbSettingsHandlers.d > ll UsbTask.dll usbui.dll user32.dll UserAccountBroker.exe > UserAccountControlSettings.dll UserAccountControlSettings.exe > useractivitybroker.dll usercpl.dll UserDataAccessRes.dll > UserDataAccountApis.dll UserDataLanguageUtil.dll > UserDataPlatformHelperUtil.dll UserDataSe > rvice.dll UserDataTimeUtil.dll UserDataTypeHelperUtil.dll > UserDeviceRegistration.dll UserDeviceRegistration.Ngc.dll userenv.dll > userinit.exe userinitext.dll UserLanguageProfileCallback.dll usermgr.dll > usermgrcli.dll UserMgrProxy.dll usk.rs usoapi.dll UsoClient.exe us > ocoreps.dll usocoreworker.exe usosvc.dll usp10.dll ustprov.dll > UtcDecoderHost.exe UtcManaged.dll utcutil.dll utildll.dll Utilman.exe > uudf.dll UvcModel.dll uwfcfgmgmt.dll uwfcsp.dll uwfservicingapi.dll > UXInit.dll uxlib.dll uxlibres.dll uxtheme.dll vac.dll VAN.dll Vaul > t.dll VaultCDS.dll vaultcli.dll VaultCmd.exe VaultRoaming.dll vaultsvc.dll > VBICodec.ax vbisurf.ax vbsapi.dll vbscript.dll vbssysprep.dll vcamp120.dll > vcamp140.dll vcamp140d.dll VCardParser.dll vccorlib110.dll vccorlib120.dll > vccorlib140.dll vccorlib140d.dll vcomp100. > dll vcomp110.dll vcomp120.dll vcomp140.dll vcomp140d.dll vcruntime140.dll > vcruntime140d.dll vcruntime140_1.dll vcruntime140_1d.dll > vcruntime140_clr0400.dll vds.exe vdsbas.dll vdsdyn.dll vdsldr.exe vdsutil.dll > vdsvd.dll vds_ps.dll verclsid.exe verifier.dll verifier.ex > e verifiergui.exe version.dll vertdll.dll vfbasics.dll vfcompat.dll > vfcuzz.dll vfluapriv.dll vfnet.dll vfntlmless.dll vfnws.dll vfprint.dll > vfprintpthelper.dll vfrdvcompat.dll vfuprov.dll vfwwdm32.dll VhfUm.dll > vid.dll vidcap.ax VideoHandlers.dll VIDRESZR.DLL virtdis > k.dll VirtualMonitorManager.dll VmApplicationHealthMonitorProxy.dll > vmbuspipe.dll vmdevicehost.dll vmictimeprovider.dll vmrdvcore.dll > VocabRoamingHandler.dll VoiceActivationManager.dll VoipRT.dll vpnike.dll > vpnikeapi.dll VpnSohDesktop.dll VPNv2CSP.dll vrfcore.dll Vsc > MgrPS.dll vscover160.dll VSD3DWARPDebug.dll VsGraphicsCapture.dll > VsGraphicsDesktopEngine.exe VsGraphicsExperiment.dll VsGraphicsHelper.dll > VsGraphicsProxyStub.dll VsGraphicsRemoteEngine.exe vsjitdebugger.exe > VSPerf160.dll vssadmin.exe vssapi.dll vsstrace.dll VSSVC.e > xe vss_ps.dll vulkan-1-999-0-0-0.dll vulkan-1.dll vulkaninfo-1-999-0-0-0.exe > vulkaninfo.exe w32time.dll w32tm.exe w32topl.dll WaaSAssessment.dll > WaaSMedicAgent.exe WaaSMedicCapsule.dll WaaSMedicPS.dll WaaSMedicSvc.dll > WABSyncProvider.dll waitfor.exe WalletBackgroundS > erviceProxy.dll WalletProxy.dll WalletService.dll WallpaperHost.exe > wavemsp.dll wbadmin.exe wbem wbemcomn.dll wbengine.exe wbiosrvc.dll wci.dll > wcimage.dll wcmapi.dll wcmcsp.dll wcmsvc.dll WCN WcnApi.dll wcncsvc.dll > WcnEapAuthProxy.dll WcnEapPeerProxy.dll WcnNetsh.dl > l wcnwiz.dll wc_storage.dll wdc.dll WDI wdi.dll wdigest.dll wdmaud.drv > wdscore.dll WdsUnattendTemplate.xml WEB.rs webauthn.dll WebcamUi.dll > webcheck.dll WebClnt.dll webio.dll webplatstorageserver.dll > WebRuntimeManager.dll webservices.dll Websocket.dll wecapi.dll wecs > vc.dll wecutil.exe wephostsvc.dll wer.dll werconcpl.dll wercplsupport.dll > werdiagcontroller.dll WerEnc.dll weretw.dll WerFault.exe WerFaultSecure.exe > wermgr.exe wersvc.dll werui.dll wevtapi.dll wevtfwd.dll wevtsvc.dll > wevtutil.exe wextract.exe WF.msc wfapigp.dll wfdp > rov.dll WFDSConMgr.dll WFDSConMgrSvc.dll WfHC.dll WFS.exe WFSR.dll > whealogr.dll where.exe whhelper.dll whoami.exe wiaacmgr.exe wiaaut.dll > wiadefui.dll wiadss.dll WiaExtensionHost64.dll wiarpc.dll wiascanprofiles.dll > wiaservc.dll wiashext.dll wiatrace.dll wiawow64.exe > WiFiCloudStore.dll WiFiConfigSP.dll wifidatacapabilityhandler.dll > WiFiDisplay.dll wifinetworkmanager.dll wifitask.exe WimBootCompress.ini > wimgapi.dll wimserv.exe win32appinventorycsp.dll Win32AppSettingsProvider.dll > Win32CompatibilityAppraiserCSP.dll win32k.sys win3 > 2kbase.sys win32kfull.sys win32kns.sys win32spl.dll win32u.dll > Win32_DeviceGuard.dll winbio.dll WinBioDatabase WinBioDataModel.dll > WinBioDataModelOOBE.exe winbioext.dll WinBioPlugIns winbrand.dll > wincorlib.dll wincredprovider.dll wincredui.dll WindowManagement.dll Wi > ndowManagementAPI.dll Windows.AccountsControl.dll > Windows.AI.MachineLearning.dll Windows.AI.MachineLearning.Preview.dll > Windows.ApplicationModel.Background.SystemEventsBroker.dll > Windows.ApplicationModel.Background.TimeBroker.dll > Windows.ApplicationModel.Conversation > alAgent.dll > windows.applicationmodel.conversationalagent.internal.proxystub.dll > windows.applicationmodel.conversationalagent.proxystub.dll > Windows.ApplicationModel.Core.dll windows.applicationmodel.datatransfer.dll > Windows.ApplicationModel.dll Windows.ApplicationMode > l.LockScreen.dll Windows.ApplicationModel.Store.dll > Windows.ApplicationModel.Store.Preview.DOSettings.dll > Windows.ApplicationModel.Store.TestingFramework.dll > Windows.ApplicationModel.Wallet.dll Windows.CloudStore.dll > Windows.CloudStore.Schema.DesktopShell.dll Windows > .CloudStore.Schema.Shell.dll Windows.Cortana.Desktop.dll > Windows.Cortana.OneCore.dll Windows.Cortana.ProxyStub.dll > Windows.Data.Activities.dll Windows.Data.Pdf.dll Windows.Devices.AllJoyn.dll > Windows.Devices.Background.dll Windows.Devices.Background.ps.dll Windows.De > vices.Bluetooth.dll Windows.Devices.Custom.dll Windows.Devices.Custom.ps.dll > Windows.Devices.Enumeration.dll Windows.Devices.Haptics.dll > Windows.Devices.HumanInterfaceDevice.dll Windows.Devices.Lights.dll > Windows.Devices.LowLevel.dll Windows.Devices.Midi.dll Windows. > Devices.Perception.dll Windows.Devices.Picker.dll > Windows.Devices.PointOfService.dll Windows.Devices.Portable.dll > Windows.Devices.Printers.dll Windows.Devices.Printers.Extensions.dll > Windows.Devices.Radios.dll Windows.Devices.Scanners.dll > Windows.Devices.Sensors.dll > Windows.Devices.SerialCommunication.dll Windows.Devices.SmartCards.dll > Windows.Devices.SmartCards.Phone.dll Windows.Devices.Usb.dll > Windows.Devices.WiFi.dll Windows.Devices.WiFiDirect.dll Windows.Energy.dll > Windows.FileExplorer.Common.dll Windows.Gaming.Input.dll Win > dows.Gaming.Preview.dll Windows.Gaming.UI.GameBar.dll > Windows.Gaming.XboxLive.Storage.dll Windows.Globalization.dll > Windows.Globalization.Fontgroups.dll > Windows.Globalization.PhoneNumberFormatting.dll > Windows.Graphics.Display.BrightnessOverride.dll Windows.Graphics.D > isplay.DisplayEnhancementOverride.dll Windows.Graphics.dll > Windows.Graphics.Printing.3D.dll Windows.Graphics.Printing.dll > Windows.Graphics.Printing.Workflow.dll > Windows.Graphics.Printing.Workflow.Native.dll Windows.Help.Runtime.dll > windows.immersiveshell.serviceprovi > der.dll Windows.Internal.AdaptiveCards.XamlCardRenderer.dll > Windows.Internal.Bluetooth.dll Windows.Internal.CapturePicker.Desktop.dll > Windows.Internal.CapturePicker.dll Windows.Internal.Devices.Sensors.dll > Windows.Internal.Feedback.Analog.dll Windows.Internal.Feedbac > k.Analog.ProxyStub.dll > Windows.Internal.Graphics.Display.DisplayColorManagement.dll > Windows.Internal.Graphics.Display.DisplayEnhancementManagement.dll > Windows.Internal.Management.dll > Windows.Internal.Management.SecureAssessment.dll > Windows.Internal.PlatformExtension. > DevicePickerExperience.dll > Windows.Internal.PlatformExtension.MiracastBannerExperience.dll > Windows.Internal.PredictionUnit.dll > Windows.Internal.Security.Attestation.DeviceAttestation.dll > Windows.Internal.SecurityMitigationsBroker.dll > Windows.Internal.Shell.Broker.dll > windows.internal.shellcommon.AccountsControlExperience.dll > windows.internal.shellcommon.AppResolverModal.dll > Windows.Internal.ShellCommon.Broker.dll > windows.internal.shellcommon.FilePickerExperienceMEM.dll > Windows.Internal.ShellCommon.PrintExperience.dll windows.int > ernal.shellcommon.shareexperience.dll > windows.internal.shellcommon.TokenBrokerModal.dll > Windows.Internal.Signals.dll Windows.Internal.System.UserProfile.dll > Windows.Internal.Taskbar.dll Windows.Internal.UI.BioEnrollment.ProxyStub.dll > Windows.Internal.UI.Logon.ProxySt > ub.dll Windows.Internal.UI.Shell.WindowTabManager.dll > Windows.Management.EnrollmentStatusTracking.ConfigProvider.dll > Windows.Management.InprocObjects.dll > Windows.Management.ModernDeployment.ConfigProviders.dll > Windows.Management.Provisioning.ProxyStub.dll Windows.Man > agement.SecureAssessment.CfgProvider.dll > Windows.Management.SecureAssessment.Diagnostics.dll > Windows.Management.Service.dll Windows.Management.Workplace.dll > Windows.Management.Workplace.WorkplaceSettings.dll Windows.Media.Audio.dll > Windows.Media.BackgroundMediaPlayba > ck.dll Windows.Media.BackgroundPlayback.exe Windows.Media.Devices.dll > Windows.Media.dll Windows.Media.Editing.dll Windows.Media.FaceAnalysis.dll > Windows.Media.Import.dll Windows.Media.MediaControl.dll > Windows.Media.MixedRealityCapture.dll Windows.Media.Ocr.dll Window > s.Media.Playback.BackgroundMediaPlayer.dll > Windows.Media.Playback.MediaPlayer.dll Windows.Media.Playback.ProxyStub.dll > Windows.Media.Protection.PlayReady.dll Windows.Media.Renewal.dll > Windows.Media.Speech.dll Windows.Media.Speech.UXRes.dll > Windows.Media.Streaming.dll > Windows.Media.Streaming.ps.dll Windows.Mirage.dll > Windows.Mirage.Internal.Capture.Pipeline.ProxyStub.dll > Windows.Mirage.Internal.dll > Windows.Networking.BackgroundTransfer.BackgroundManagerPolicy.dll > Windows.Networking.BackgroundTransfer.ContentPrefetchTask.dll Windo > ws.Networking.BackgroundTransfer.dll Windows.Networking.Connectivity.dll > Windows.Networking.dll Windows.Networking.HostName.dll > Windows.Networking.NetworkOperators.ESim.dll > Windows.Networking.NetworkOperators.HotspotAuthentication.dll > Windows.Networking.Proximity.dll > Windows.Networking.ServiceDiscovery.Dnssd.dll > Windows.Networking.Sockets.PushEnabledApplication.dll > Windows.Networking.UX.EapRequestHandler.dll Windows.Networking.Vpn.dll > Windows.Networking.XboxLive.ProxyStub.dll Windows.Payments.dll > Windows.Perception.Stub.dll Wind > ows.Security.Authentication.Identity.Provider.dll > Windows.Security.Authentication.OnlineId.dll > Windows.Security.Authentication.Web.Core.dll > Windows.Security.Credentials.UI.CredentialPicker.dll > Windows.Security.Credentials.UI.UserConsentVerifier.dll Windows.Security.I > ntegrity.dll Windows.Services.TargetedContent.dll > Windows.SharedPC.AccountManager.dll Windows.SharedPC.CredentialProvider.dll > Windows.Shell.BlueLightReduction.dll Windows.Shell.ServiceHostBuilder.dll > Windows.Shell.StartLayoutPopulationEvents.dll Windows.StateReposito > ry.dll Windows.StateRepositoryBroker.dll Windows.StateRepositoryClient.dll > Windows.StateRepositoryCore.dll Windows.StateRepositoryPS.dll > Windows.StateRepositoryUpgrade.dll Windows.Storage.ApplicationData.dll > Windows.Storage.Compression.dll windows.storage.dll Windows > .Storage.OneCore.dll Windows.Storage.Search.dll > Windows.System.Diagnostics.dll > Windows.System.Diagnostics.Telemetry.PlatformTelemetryClient.dll > Windows.System.Diagnostics.TraceReporting.PlatformDiagnosticActions.dll > Windows.System.Launcher.dll Windows.System.Profile. > HardwareId.dll > Windows.System.Profile.PlatformDiagnosticsAndUsageDataSettings.dll > Windows.System.Profile.RetailInfo.dll Windows.System.Profile.SystemId.dll > Windows.System.Profile.SystemManufacturers.dll > Windows.System.RemoteDesktop.dll Windows.System.SystemManagement > .dll Windows.System.UserDeviceAssociation.dll > Windows.System.UserProfile.DiagnosticsSettings.dll > Windows.UI.Accessibility.dll Windows.UI.AppDefaults.dll > Windows.UI.BioFeedback.dll Windows.UI.BlockedShutdown.dll > Windows.UI.Core.TextInput.dll Windows.UI.Cred.dll Window > s.UI.CredDialogController.dll Windows.UI.dll Windows.UI.FileExplorer.dll > Windows.UI.Immersive.dll Windows.UI.Input.Inking.Analysis.dll > Windows.UI.Input.Inking.dll Windows.UI.Internal.Input.ExpressiveInput.dll > Windows.UI.Internal.Input.ExpressiveInput.Resource.dll Win > dows.UI.Logon.dll Windows.UI.NetworkUXController.dll > Windows.UI.PicturePassword.dll Windows.UI.Search.dll Windows.UI.Shell.dll > Windows.UI.Shell.Internal.AdaptiveCards.dll Windows.UI.Storage.dll > Windows.UI.Xaml.Controls.dll Windows.UI.Xaml.dll Windows.UI.Xaml.InkContr > ols.dll Windows.UI.Xaml.Maps.dll Windows.UI.Xaml.Phone.dll > Windows.UI.Xaml.Resources.19h1.dll Windows.UI.Xaml.Resources.Common.dll > Windows.UI.Xaml.Resources.rs1.dll Windows.UI.Xaml.Resources.rs2.dll > Windows.UI.Xaml.Resources.rs3.dll Windows.UI.Xaml.Resources.rs4.dll > Windows.UI.Xaml.Resources.rs5.dll Windows.UI.Xaml.Resources.th.dll > Windows.UI.Xaml.Resources.win81.dll Windows.UI.Xaml.Resources.win8rtm.dll > Windows.UI.XamlHost.dll Windows.WARP.JITService.dll > Windows.WARP.JITService.exe Windows.Web.Diagnostics.dll Windows.Web.dll Wi > ndows.Web.Http.dll WindowsActionDialog.exe WindowsCodecs.dll > WindowsCodecsExt.dll WindowsCodecsRaw.dll WindowsCodecsRaw.txt > WindowsDefaultHeatProcessor.dll windowsdefenderapplicationguardcsp.dll > WindowsInternal.ComposableShell.ComposerFramework.dll WindowsInternal.Co > mposableShell.DesktopHosting.dll WindowsInternal.Shell.CompUiActivation.dll > WindowsIoTCsp.dll windowslivelogin.dll > WindowsManagementServiceWinRt.ProxyStub.dll > windowsperformancerecordercontrol.dll WindowsPowerShell > WindowsSecurityIcon.png windowsudk.shellcommon.dll W > indowsUpdateElevatedInstaller.exe winethc.dll winevt WinFax.dll winhttp.dll > winhttpcom.dll WinHvEmulation.dll WinHvPlatform.dll wininet.dll > wininetlui.dll wininit.exe wininitext.dll winipcfile.dll winipcsecproc.dll > winipsec.dll winjson.dll Winlangdb.dll winload.efi w > inload.exe winlogon.exe winlogonext.dll winmde.dll WinMetadata winml.dll > winmm.dll winmmbase.dll winmsipc.dll WinMsoIrmProtector.dll winnlsres.dll > winnsi.dll WinOpcIrmProtector.dll WinREAgent.dll winresume.efi winresume.exe > winrm winrm.cmd winrm.vbs winrnr.dll winrs. > exe winrscmd.dll winrshost.exe winrsmgr.dll winrssrv.dll > WinRTNetMUAHostServer.exe WinRtTracing.dll WinSAT.exe WinSATAPI.dll > WinSCard.dll WinSetupUI.dll winshfhc.dll winsku.dll winsockhc.dll > winspool.drv winsqlite3.dll WINSRPC.DLL winsrv.dll winsrvext.dll winsta.dll > WinSync.dll WinSyncMetastore.dll WinSyncProviders.dll wintrust.dll > WinTypes.dll winusb.dll winver.exe WiredNetworkCSP.dll wisp.dll > witnesswmiv2provider.dll wkscli.dll wkspbroker.exe wkspbrokerAx.dll > wksprt.exe wksprtPS.dll wkssvc.dll wlanapi.dll wlancfg.dll WLanConn. > dll wlandlg.dll wlanext.exe wlangpui.dll WLanHC.dll wlanhlp.dll > WlanMediaManager.dll WlanMM.dll wlanmsm.dll wlanpref.dll WlanRadioManager.dll > wlansec.dll wlansvc.dll wlansvcpal.dll wlanui.dll wlanutil.dll Wldap32.dll > wldp.dll wlgpclnt.dll wlidcli.dll wlidcredprov.dll > wlidfdp.dll wlidnsp.dll wlidprov.dll wlidres.dll wlidsvc.dll wlrmdr.exe > WMADMOD.DLL WMADMOE.DLL WMALFXGFXDSP.dll WMASF.DLL wmcodecdspps.dll > wmdmlog.dll wmdmps.dll wmdrmsdk.dll wmerror.dll wmi.dll wmiclnt.dll > wmicmiplugin.dll wmidcom.dll wmidx.dll WmiMgmt.msc wmiprop > .dll wmitomi.dll WMNetMgr.dll wmp.dll WMPDMC.exe WmpDui.dll wmpdxm.dll > wmpeffects.dll WMPhoto.dll wmploc.DLL wmpps.dll wmpshell.dll wmsgapi.dll > WMSPDMOD.DLL WMSPDMOE.DLL WMVCORE.DLL WMVDECOD.DLL wmvdspa.dll WMVENCOD.DLL > WMVSDECD.DLL WMVSENCD.DLL WMVXENCD.DLL WofTasks > .dll WofUtil.dll WordBreakers.dll WorkFolders.exe WorkfoldersControl.dll > WorkFoldersGPExt.dll WorkFoldersRes.dll WorkFoldersShell.dll > workfolderssvc.dll wosc.dll wow64.dll wow64cpu.dll wow64win.dll wowreg32.exe > WpAXHolder.dll wpbcreds.dll Wpc.dll WpcApi.dll wpcatltoa > st.png WpcDesktopMonSvc.dll WpcMon.exe wpcmon.png WpcProxyStubs.dll > WpcRefreshTask.dll WpcTok.exe WpcWebFilter.dll wpdbusenum.dll WpdMtp.dll > WpdMtpUS.dll wpdshext.dll WPDShextAutoplay.exe WPDShServiceObj.dll WPDSp.dll > wpd_ci.dll wpnapps.dll wpnclient.dll wpncore.dll > wpninprc.dll wpnpinst.exe wpnprv.dll wpnservice.dll wpnsruprov.dll > WpnUserService.dll WpPortingLibrary.dll WppRecorderUM.dll wpr.config.xml > wpr.exe WPTaskScheduler.dll wpx.dll write.exe ws2help.dll ws2_32.dll > wscadminui.exe wscapi.dll wscinterop.dll wscisvif.dll WSCl > ient.dll WSCollect.exe wscproxystub.dll wscript.exe wscsvc.dll wscui.cpl > WSDApi.dll wsdchngr.dll WSDPrintProxy.DLL WsdProviderUtil.dll > WSDScanProxy.dll wsecedit.dll wsepno.dll wshbth.dll wshcon.dll wshelper.dll > wshext.dll wshhyperv.dll wship6.dll wshom.ocx wshqos.dll > wshrm.dll WSHTCPIP.DLL wshunix.dll wsl.exe wslapi.dll WsmAgent.dll > wsmanconfig_schema.xml WSManHTTPConfig.exe WSManMigrationPlugin.dll > WsmAuto.dll wsmplpxy.dll wsmprovhost.exe WsmPty.xsl WsmRes.dll WsmSvc.dll > WsmTxt.xsl WsmWmiPl.dll wsnmp32.dll wsock32.dll wsplib.dl > l wsp_fs.dll wsp_health.dll wsp_sr.dll wsqmcons.exe WSReset.exe WSTPager.ax > wtsapi32.dll wuapi.dll wuapihost.exe wuauclt.exe wuaueng.dll wuceffects.dll > WUDFCoinstaller.dll WUDFCompanionHost.exe WUDFHost.exe WUDFPlatform.dll > WudfSMCClassExt.dll WUDFx.dll WUDFx02000.dl > l wudriver.dll wups.dll wups2.dll wusa.exe wuuhext.dll wuuhosdeployment.dll > wvc.dll WwaApi.dll WwaExt.dll WWAHost.exe WWanAPI.dll wwancfg.dll > wwanconn.dll WWanHC.dll wwanmm.dll Wwanpref.dll wwanprotdim.dll > WwanRadioManager.dll wwansvc.dll wwapi.dll XamlTileRender.dll XAudio2_8.dll > XAudio2_9.dll XblAuthManager.dll XblAuthManagerProxy.dll > XblAuthTokenBrokerExt.dll XblGameSave.dll XblGameSaveExt.dll > XblGameSaveProxy.dll XblGameSaveTask.exe XboxGipRadioManager.dll > xboxgipsvc.dll xboxgipsynthetic.dll XboxNetApiSvc.dll xcopy.exe XInput1_4.dll > XInput9_1_0.dll XInputUap.dll xmlfilter.dll xmllite.dll xmlprovi.dll > xolehlp.dll XpsDocumentTargetPrint.dll XpsGdiConverter.dll XpsPrint.dll > xpspushlayer.dll XpsRasterService.dll xpsservices.dll XpsToPclmConverter.dll > XpsToPwgrConverter.dll xwizard.dtd xwizard.exe xwizards.dll xwreg.dll > xwtpdui.dll xwtpw32.dll X_80.contrast-black.png X_80.contrast-white.png > X_80.png ze_loader.dll ze_tracing_layer.dll ze_validation_layer.dll zh-CN > zh-TW zipcontainer.dll zipfldr.dll ztrace_maps.dll > /cygdrive/c/Windows: addins AhnInst.log appcompat Application Data apppatch > AppReadiness assembly bcastdvr bfsvc.exe BitLockerDiscoveryVolumeContents > Boot bootstat.dat Branding CbsTemp Containers CSC Cursors debug diagnostics > DiagTrack DigitalLocker Downloaded > Program Files DtcInstall.log ELAMBKUP en-US explorer.exe Fonts > GameBarPresenceWriter gethelp_audiotroubleshooter_latestpackage.zip > Globalization Help HelpPane.exe hh.exe hipiw.dll IdentityCRL > ImageSAFERSvc.exe IME IMGSF50Svc.exe ImmersiveControlPanel INF InputMethod > Installer ko-KR L2Schemas LanguageOverlayCache LiveKernelReports Logs > lsasetup.log Media mib.bin Microsoft.NET Migration ModemLogs notepad.exe OCR > Offline Web Pages Panther Performance PFRO.log PLA PolicyDefinitions Prefetch > PrintDialog Professional.xml Provisioning > regedit.exe Registration RemotePackages rescache Resources RtlExUpd.dll > SchCache schemas security ServiceProfiles ServiceState servicing Setup > setupact.log setuperr.log ShellComponents ShellExperiences SHELLNEW SKB > SoftwareDistribution Speech Speech_OneCore splwow64. > exe System system.ini System32 SystemApps SystemResources SystemTemp SysWOW64 > TAPI Tasks Temp TempInst tracing twain_32 twain_32.dll Vss WaaS Web win.ini > WindowsShell.Manifest WindowsUpdate.log winhlp32.exe WinSxS WMSysPr9.prx > write.exe > /cygdrive/c/Windows/System32/Wbem: aeinv.mof AgentWmi.mof > AgentWmiUninstall.mof appbackgroundtask.dll appbackgroundtask.mof > appbackgroundtask_uninstall.mof AuditRsop.mof authfwcfg.mof AutoRecover > bcd.mof BthMtpEnum.mof cimdmtf.mof cimwin32.dll cimwin32.mof CIWm > i.mof classlog.mof cli.mof cliegaliases.mof ddp.mof dimsjob.mof dimsroam.mof > DMWmiBridgeProv.dll DMWmiBridgeProv.mof DMWmiBridgeProv1.dll > DMWmiBridgeProv1.mof DMWmiBridgeProv1_Uninstall.mof > DMWmiBridgeProv_Uninstall.mof dnsclientcim.dll dnsclientcim.mof dnsclientpspr > ovider.dll dnsclientpsprovider.mof dnsclientpsprovider_Uninstall.mof > drvinst.mof DscCore.mof DscCoreConfProv.mof dscproxy.mof Dscpspluginwkr.dll > DscTimer.mof dsprov.dll dsprov.mof eaimeapi.mof EmbeddedLockdownWmi.dll > embeddedlockdownwmi.mof embeddedlockdownwmi_Uninst > all.mof en en-US esscli.dll EventTracingManagement.dll > EventTracingManagement.mof fastprox.dll fdPHost.mof fdrespub.mof fdSSDP.mof > fdWNet.mof fdWSD.mof filetrace.mof firewallapi.mof > FolderRedirectionWMIProvider.mof FunDisc.mof fwcfg.mof hbaapi.mof hnetcfg.mof > IMAPIv2 > -Base.mof IMAPIv2-FileSystemSupport.mof IMAPIv2-LegacyShim.mof interop.mof > IpmiDTrc.mof ipmiprr.dll ipmiprv.dll ipmiprv.mof IpmiPTrc.mof ipsecsvc.mof > iscsidsc.mof iscsihba.mof iscsiprf.mof iscsirem.mof iscsiwmiv2.mof > iscsiwmiv2_uninstall.mof kerberos.mof ko ko-KR Krn > lProv.dll krnlprov.mof L2SecHC.mof lltdio.mof lltdsvc.mof Logs lsasrv.mof > mblctr.mof MDMAppProv.dll MDMAppProv.mof MDMAppProv_Uninstall.mof > MDMSettingsProv.dll MDMSettingsProv.mof MDMSettingsProv_Uninstall.mof > Microsoft-Windows-OfflineFiles.mof Microsoft-Windows-Remo > te-FileSystem.mof Microsoft.AppV.AppVClientWmi.dll > Microsoft.AppV.AppVClientWmi.mof Microsoft.Uev.AgentWmi.dll > Microsoft.Uev.ManagedAgentWmi.mof Microsoft.Uev.ManagedAgentWmiUninstall.mof > mispace.mof mispace_uninstall.mof mmc.mof MMFUtil.dll MOF mofcomp.exe mofd.dll > mofinstall.dll mountmgr.mof mpeval.mof mpsdrv.mof mpssvc.mof msdtcwmi.dll > MsDtcWmi.mof msfeeds.mof msfeedsbs.mof msi.mof msiprov.dll msiscsi.mof > MsNetImPlatform.mof mstsc.mof mstscax.mof msv1_0.mof mswmdm.mof NCProv.dll > ncprov.mof ncsi.mof ndisimplatcim.dll ndistrace > .mof NetAdapterCim.dll NetAdapterCim.mof NetAdapterCimTrace.mof > NetAdapterCimTraceUninstall.mof NetAdapterCim_uninstall.mof netdacim.dll > netdacim.mof netdacim_uninstall.mof NetEventPacketCapture.dll > NetEventPacketCapture.mof NetEventPacketCapture_uninstall.mof netncc > im.dll netnccim.mof netnccim_uninstall.mof NetPeerDistCim.dll > NetPeerDistCim.mof NetPeerDistCim_uninstall.mof netprofm.mof > NetSwitchTeam.mof netswitchteamcim.dll NetTCPIP.dll NetTCPIP.mof > NetTCPIP_Uninstall.mof netttcim.dll netttcim.mof netttcim_uninstall.mof > network > itemfactory.mof newdev.mof nlasvc.mof nlmcim.dll nlmcim.mof > nlmcim_uninstall.mof nlsvc.mof npivwmi.mof nshipsec.mof ntevt.dll ntevt.mof > ntfs.mof OfflineFilesConfigurationWmiProvider.mof > OfflineFilesConfigurationWmiProvider_Uninstall.mof > OfflineFilesWmiProvider.mof Of > flineFilesWmiProvider_Uninstall.mof p2p-mesh.mof p2p-pnrp.mof pcsvDevice.mof > pcsvDevice_Uninstall.mof Performance PNPXAssoc.mof PolicMan.dll PolicMan.mof > polproc.mof polprocl.mof polprou.mof polstore.mof portabledeviceapi.mof > portabledeviceclassextension.mof portable > deviceconnectapi.mof portabledevicetypes.mof portabledevicewiacompat.mof > powermeterprovider.mof PowerPolicyProvider.mof ppcRsopCompSchema.mof > ppcRsopUserSchema.mof PrintFilterPipelineSvc.mof PrintManagementProvider.dll > PrintManagementProvider.mof PrintManagementProvider_Uninstall.mof > profileassociationprovider.mof PS_MMAgent.mof qmgr.mof qoswmi.dll qoswmi.mof > qoswmitrc.mof qoswmitrc_uninstall.mof qoswmi_uninstall.mof RacWmiProv.dll > RacWmiProv.mof rawxml.xsl rdpendp.mof rdpinit.mof rdpshell.mof refs.mof > refsv1.mof regevent.mof Remove.Microsoft.AppV.AppvClientWmi.mof repdrvfs.dll > Repository rsop.mof rspndr.mof samsrv.mof scersop.mof schannel.mof > schedprov.dll SchedProv.mof scm.mof scrcons.exe scrcons.mof sdbus.mof > secrcw32.mof SensorsClassExtension.mof ServDeps.dll ServiceModel.mof > ServiceModel.mof.uninstall ServiceModel35.mof ServiceModel35.mof.uninstall > services.mof setupapi.mof SmbWitnessWmiv2Provider.mof smbwmiv2.mof > SMTPCons.dll smtpcons.mof sppwmi.mof sr.mof sstpsvc.mof stdprov.dll > storagewmi.mof storagewmi_passthru.mof storagewmi_passthru_uninstall.mof > storagewmi_uninstall.mof stortrace.mof subscrpt.mof system.mof tcpip.mof > texttable.xsl textvaluelist.xsl tmf tsallow.mof tscfgwmi.mof tsmf.mof > tspkg.mof umb.mof umbus.mof umpass.mof umpnpmgr.mof unsecapp.exe > UserProfileConfigurationWmiProvider.mof UserProfileWmiProvider.mof > UserStateWMIProvider.mof vds.mof vdswmi.dll viewprov.dll > vpnclientpsprovider.dll vpnclientpsprovider.mof > vpnclientpsprovider_Uninstall.mof vss.mof vsswmi.dll wbemcntl.dll > wbemcons.dll WBEMCons.mof wbemcore.dll wbemdisp.dll wbemdisp.tlb wbemess.dll > wbemprox.dll wbemsvc.dll wbemtest.exe wcncsvc.mof WdacEtwProv.mof > WdacWmiProv.dll WdacWmiProv.mof WdacWmiProv_Uninstall.mof Wdf01000.mof > Wdf01000Uninstall.mof wdigest.mof WFAPIGP.mof wfascim.dll wfascim.mof > wfascim_uninstall.mof WFP.MOF wfs.mof whqlprov.mof Win32_DeviceGuard.mof > Win32_EncryptableVolume.dll win32_encryptablevolume.mof > Win32_EncryptableVolumeUninstall.mof win32_printer.mof Win32_Tpm.dll > Win32_Tpm.mof wininit.mof winipsec.mof winlogon.mof WinMgmt.exe WinMgmtR.dll > Winsat.mof WinsatUninstall.mof wlan.mof WLanHC.mof wmi.mof WMIADAP.exe > WmiApRes.dll WmiApRpl.dll WmiApSrv.exe WMIC.exe WMICOOKR.dll WmiDcPrv.dll > wmipcima.dll wmipcima.mof wmipdfs.dll wmipdfs.mof wmipdskq.dll wmipdskq.mof > WmiPerfClass.dll WmiPerfClass.mof WmiPerfInst.dll WmiPerfInst.mof > WMIPICMP.dll wmipicmp.mof WMIPIPRT.dll wmipiprt.mof WMIPJOBJ.dll wmipjobj.mof > wmiprov.dll WmiPrvSD.dll WmiPrvSE.exe WMIPSESS.dll wmipsess.mof WMIsvc.dll > wmitimep.dll wmitimep.mof wmiutils.dll WMI_Tracing.mof wmp.mof wmpnetwk.mof > wpdbusenum.mof wpdcomp.mof wpdfs.mof wpdmtp.mof wpdshext.mof > WPDShServiceObj.mof wpdsp.mof wpd_ci.mof wscenter.mof WsmAgent.mof > WsmAgentUninstall.mof WsmAuto.mof wsp_fs.mof wsp_fs_uninstall.mof > wsp_health.mof wsp_health_uninstall.mof wsp_sr.mof wsp_sr_uninstall.mof > WUDFx.mof Wudfx02000.mof Wudfx02000Uninstall.mof WUDFxUninstall.mof xml > xsl-mappings.xml xwizards.mof > /cygdrive/c/Windows/System32/WindowsPowerShell/v1.0: > Certificate.format.ps1xml Diagnostics.Format.ps1xml DotNetTypes.format.ps1xml > en en-US Event.Format.ps1xml Examples FileSystem.format.ps1xml > getevent.types.ps1xml Help.format.ps1xml HelpV3.format.ps1xml ko ko-KR > Modules powershell.exe powershell.exe.config PowerShellCore.format.ps1xml > PowerShellTrace.format.ps1xml powershell_ise.exe powershell_ise.exe.config > PSEvents.dll pspluginwkr.dll pwrshmsg.dll pwrshsip.dll Registry.format.ps1xml > Schemas SessionConfig types.ps1xml typesv3.ps1xml WSMan.Format.ps1xml > /cygdrive/c/Windows/System32/OpenSSH: scp.exe sftp.exe ssh-add.exe > ssh-agent.exe ssh-keygen.exe ssh-keyscan.exe ssh.exe > /cygdrive/c/Program Files/MATLAB/R2020b/bin: crash_analyzer.cfg > icutzdata lcdata.xml lcdata.xsd lcdata_utf8.xml m3iregistry matlab.exe > mex.bat mexext.bat util win32 win64 > /cygdrive/c/Program Files/Microsoft SQL Server/130/Tools/Binn: > Resources SqlLocalDB.exe > /cygdrive/c/Program Files/Microsoft SQL Server/Client > SDK/ODBC/170/Tools/Binn: batchparser.dll bcp.exe Resources SQLCMD.EXE > xmlrw.dll > /cygdrive/c/Program Files/Git/cmd: git-gui.exe git-lfs.exe git.exe > gitk.exe start-ssh-agent.cmd start-ssh-pageant.cmd > Warning accessing /cygdrive/c/msys64/mingw64/bin gives errors: [Errno > 2] No such file or directory: '/cygdrive/c/msys64/mingw64/bin' > Warning accessing /cygdrive/c/msys64/usr/bin gives errors: [Errno 2] No > such file or directory: '/cygdrive/c/msys64/usr/bin' > /cygdrive/c/Program Files (x86)/Microsoft Visual > Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64: 1033 > asan_blacklist.txt atlprov.dll bscmake.exe c1.dll c1xx.dll c2.dll > cfgpersist.dll cl.exe cl.exe.config clang_rt.asan_dbg_dynamic-x86_64.dll > clang_rt.asan_dynamic-x86_64.dll ConcurrencyCheck.dll CppBuildInsights.dll > CppBuildInsightsEtw.xml CppCoreCheck.dll cvtres.exe d3dcompiler_47.dll > dpcmi.dll dumpbin.exe editbin.exe EnumIndex.dll EspXEngine.dll > HResultCheck.dll KernelTraceControl.dll lib.exe link.exe link.exe.config > llvm-symbolizer.exe LocalESPC.dll > Microsoft.Diagnostics.Tracing.EventSource.dll > Microsoft.VisualStudio.RemoteControl.dll Microsoft.VisualStudio.Telemetry.dll > Microsoft.VisualStudio.Utilities.Internal.dll ml64.exe msobj140.dll > mspdb140.dll mspdbcmf.exe mspdbcore.dll mspdbsrv.exe mspdbst.dll mspft140.dll > msvcdis140.dll msvcp140.dll msvcp140_1.dll msvcp140_2.dll > msvcp140_atomic_wait.dll msvcp140_codecvt_ids.dll Newtonsoft.Json.dll > nmake.exe onecore perf_msvcbuildinsights.dll pgocvt.exe pgodb140.dll > pgodriver.sys pgomgr.exe pgort140.dll pgosweep.exe > System.Runtime.CompilerServices.Unsafe.dll tbbmalloc.dll undname.exe > VariantClear.dll vcmeta.dll vcperf.exe vcruntime140.dll vcruntime140_1.dll > vctip.exe xdcmake.exe xdcmake.exe.config > /cygdrive/c/Program Files/dotnet: dotnet.exe host LICENSE.txt packs sdk > shared templates ThirdPartyNotices.txt > /: bin Cygwin-Terminal.ico Cygwin.bat Cygwin.ico dev etc home lib > mpich-4.0.2 mpich-4.0.2.tar.gz sbin tmp usr var proc cygdrive > /cygdrive/c/Users/SEJONG/AppData/Local/Microsoft/WindowsApps: Backup > GameBarElevatedFT_Alias.exe Microsoft.DesktopAppInstaller_8wekyb3d8bbwe > Microsoft.MicrosoftEdge_8wekyb3d8bbwe Microsoft.SkypeApp_kzf8qxf38zg5c > Microsoft.XboxGamingOverlay_8wekyb3d8bbwe MicrosoftEdge.exe python.exe > python3.exe Skype.exe winget.exe > /cygdrive/c/Users/SEJONG/AppData/Local/Programs/Microsoft VS Code/bin: > code code.cmd > /cygdrive/c/Program Files (x86)/Microsoft Visual > Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64: 1033 > asan_blacklist.txt atlprov.dll bscmake.exe c1.dll c1xx.dll c2.dll > cfgpersist.dll cl.exe cl.exe.config clang_rt.asan_dbg_dynamic-x86_64.dll > clang_rt.asan_dynamic-x86_64.dll ConcurrencyCheck.dll CppBuildInsights.dll > CppBuildInsightsEtw.xml CppCoreCheck.dll cvtres.exe d3dcompiler_47.dll > dpcmi.dll dumpbin.exe editbin.exe EnumIndex.dll EspXEngine.dll > HResultCheck.dll KernelTraceControl.dll lib.exe link.exe link.exe.config > llvm-symbolizer.exe LocalESPC.dll > Microsoft.Diagnostics.Tracing.EventSource.dll > Microsoft.VisualStudio.RemoteControl.dll Microsoft.VisualStudio.Telemetry.dll > Microsoft.VisualStudio.Utilities.Internal.dll ml64.exe msobj140.dll > mspdb140.dll mspdbcmf.exe mspdbcore.dll mspdbsrv.exe mspdbst.dll mspft140.dll > msvcdis140.dll msvcp140.dll msvcp140_1.dll msvcp140_2.dll > msvcp140_atomic_wait.dll msvcp140_codecvt_ids.dll Newtonsoft.Json.dll > nmake.exe onecore perf_msvcbuildinsights.dll pgocvt.exe pgodb140.dll > pgodriver.sys pgomgr.exe pgort140.dll pgosweep.exe > System.Runtime.CompilerServices.Unsafe.dll tbbmalloc.dll undname.exe > VariantClear.dll vcmeta.dll vcperf.exe vcruntime140.dll vcruntime140_1.dll > vctip.exe xdcmake.exe xdcmake.exe.config > Warning accessing /cygdrive/c/Users/SEJONG/.dotnet/tools gives errors: > [Errno 2] No such file or directory: '/cygdrive/c/Users/SEJONG/.dotnet/tools' > /usr/lib/lapack: cygblas-0.dll cyglapack-0.dll > ============================================================================================= > TESTING: configureExternalPackagesDir from > config.framework(/home/SEJONG/petsc-3.18.1/config/BuildSystem/config/framework.py:1045) > Set alternative directory external packages are built in > serialEvaluation: initial cxxDialectRanges ('c++11', 'c++17') > serialEvaluation: new cxxDialectRanges ('c++11', 'c++17') > child config.utilities.macosFirewall took 0.000005 seconds > ============================================================================================= > TESTING: configureDebuggers from > config.utilities.debuggers(/home/SEJONG/petsc-3.18.1/config/BuildSystem/config/utilities/debuggers.py:20) > Find a default debugger and determine its arguments > Checking for program /usr/local/bin/gdb...not found > Checking for program /usr/bin/gdb...not found > Checking for program /cygdrive/c/SIMULIA/Commands/gdb...not found > Checking for program /cygdrive/c/Program Files/Microsoft > MPI/Bin/gdb...not found > Checking for program /cygdrive/c/Windows/system32/gdb...not found > Checking for program /cygdrive/c/Windows/gdb...not found > Checking for program /cygdrive/c/Windows/System32/Wbem/gdb...not found > Checking for program > /cygdrive/c/Windows/System32/WindowsPowerShell/v1.0/gdb...not found > Checking for program /cygdrive/c/Windows/System32/OpenSSH/gdb...not found > Checking for program /cygdrive/c/Program > Files/MATLAB/R2020b/bin/gdb...not found > Checking for program /cygdrive/c/Program Files/Microsoft SQL > Server/130/Tools/Binn/gdb...not found > Checking for program /cygdrive/c/Program Files/Microsoft SQL > Server/Client SDK/ODBC/170/Tools/Binn/gdb...not found > Checking for program /cygdrive/c/Program Files/Git/cmd/gdb...not found > Checking for program /cygdrive/c/msys64/mingw64/bin/gdb...not found > Checking for program /cygdrive/c/msys64/usr/bin/gdb...not found > Checking for program /cygdrive/c/Program Files (x86)/Microsoft Visual > Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/gdb...not > found > Checking for program /cygdrive/c/Program Files/dotnet/gdb...not found > Checking for program /gdb...not found > Checking for program > /cygdrive/c/Users/SEJONG/AppData/Local/Microsoft/WindowsApps/gdb...not found > Checking for program > /cygdrive/c/Users/SEJONG/AppData/Local/Programs/Microsoft VS > Code/bin/gdb...not found > Checking for program /cygdrive/c/Program Files (x86)/Microsoft Visual > Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/gdb...not > found > Checking for program /cygdrive/c/Users/SEJONG/.dotnet/tools/gdb...not > found > Checking for program /usr/lib/lapack/gdb...not found > Checking for program /usr/local/bin/dbx...not found > Checking for program /usr/bin/dbx...not found > Checking for program /cygdrive/c/SIMULIA/Commands/dbx...not found > Checking for program /cygdrive/c/Program Files/Microsoft > MPI/Bin/dbx...not found > Checking for program /cygdrive/c/Windows/system32/dbx...not found > Checking for program /cygdrive/c/Windows/dbx...not found > Checking for program /cygdrive/c/Windows/System32/Wbem/dbx...not found > Checking for program > /cygdrive/c/Windows/System32/WindowsPowerShell/v1.0/dbx...not found > Checking for program /cygdrive/c/Windows/System32/OpenSSH/dbx...not found > Checking for program /cygdrive/c/Program > Files/MATLAB/R2020b/bin/dbx...not found > Checking for program /cygdrive/c/Program Files/Microsoft SQL > Server/130/Tools/Binn/dbx...not found > Checking for program /cygdrive/c/Program Files/Microsoft SQL > Server/Client SDK/ODBC/170/Tools/Binn/dbx...not found > Checking for program /cygdrive/c/Program Files/Git/cmd/dbx...not found > Checking for program /cygdrive/c/msys64/mingw64/bin/dbx...not found > Checking for program /cygdrive/c/msys64/usr/bin/dbx...not found > Checking for program /cygdrive/c/Program Files (x86)/Microsoft Visual > Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/dbx...not > found > Checking for program /cygdrive/c/Program Files/dotnet/dbx...not found > Checking for program /dbx...not found > Checking for program > /cygdrive/c/Users/SEJONG/AppData/Local/Microsoft/WindowsApps/dbx...not found > Checking for program > /cygdrive/c/Users/SEJONG/AppData/Local/Programs/Microsoft VS > Code/bin/dbx...not found > Checking for program /cygdrive/c/Program Files (x86)/Microsoft Visual > Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/dbx...not > found > Checking for program /cygdrive/c/Users/SEJONG/.dotnet/tools/dbx...not > found > Checking for program /usr/lib/lapack/dbx...not found > Defined make macro "DSYMUTIL" to "true" > child config.utilities.debuggers took 0.014310 seconds > ============================================================================================= > TESTING: configureDirectories from > PETSc.options.petscdir(/home/SEJONG/petsc-3.18.1/config/PETSc/options/petscdir.py:22) > Checks PETSC_DIR and sets if not set > PETSC_VERSION_RELEASE of 1 indicates the code is from a release > branch or a branch created from a release branch. > Version Information: > #define PETSC_VERSION_RELEASE 1 > #define PETSC_VERSION_MAJOR 3 > #define PETSC_VERSION_MINOR 18 > #define PETSC_VERSION_SUBMINOR 1 > #define PETSC_VERSION_DATE "Oct 26, 2022" > #define PETSC_VERSION_GIT "v3.18.1" > #define PETSC_VERSION_DATE_GIT "2022-10-26 07:57:29 -0500" > #define PETSC_VERSION_EQ(MAJOR,MINOR,SUBMINOR) \ > #define PETSC_VERSION_ PETSC_VERSION_EQ > #define PETSC_VERSION_LT(MAJOR,MINOR,SUBMINOR) \ > #define PETSC_VERSION_LE(MAJOR,MINOR,SUBMINOR) \ > #define PETSC_VERSION_GT(MAJOR,MINOR,SUBMINOR) \ > #define PETSC_VERSION_GE(MAJOR,MINOR,SUBMINOR) \ > child PETSc.options.petscdir took 0.015510 seconds > ============================================================================================= > TESTING: getDatafilespath from > PETSc.options.dataFilesPath(/home/SEJONG/petsc-3.18.1/config/PETSc/options/dataFilesPath.py:29) > Checks what DATAFILESPATH should be > child PETSc.options.dataFilesPath took 0.002462 seconds > ============================================================================================= > TESTING: configureGit from > config.sourceControl(/home/SEJONG/petsc-3.18.1/config/BuildSystem/config/sourceControl.py:24) > Find the Git executable > Checking for program /usr/local/bin/git...not found > Checking for program /usr/bin/git...found > Defined make macro "GIT" to "git" > Executing: git --version > stdout: git version 2.38.1 > ============================================================================================= > TESTING: configureMercurial from > config.sourceControl(/home/SEJONG/petsc-3.18.1/config/BuildSystem/config/sourceControl.py:35) > Find the Mercurial executable > Checking for program /usr/local/bin/hg...not found > Checking for program /usr/bin/hg...not found > Checking for program /cygdrive/c/SIMULIA/Commands/hg...not found > Checking for program /cygdrive/c/Program Files/Microsoft MPI/Bin/hg...not > found > Checking for program /cygdrive/c/Windows/system32/hg...not found > Checking for program /cygdrive/c/Windows/hg...not found > Checking for program /cygdrive/c/Windows/System32/Wbem/hg...not found > Checking for program > /cygdrive/c/Windows/System32/WindowsPowerShell/v1.0/hg...not found > Checking for program /cygdrive/c/Windows/System32/OpenSSH/hg...not found > Checking for program /cygdrive/c/Program Files/MATLAB/R2020b/bin/hg...not > found > Checking for program /cygdrive/c/Program Files/Microsoft SQL > Server/130/Tools/Binn/hg...not found > Checking for program /cygdrive/c/Program Files/Microsoft SQL > Server/Client SDK/ODBC/170/Tools/Binn/hg...not found > Checking for program /cygdrive/c/Program Files/Git/cmd/hg...not found > Checking for program /cygdrive/c/msys64/mingw64/bin/hg...not found > Checking for program /cygdrive/c/msys64/usr/bin/hg...not found > Checking for program /cygdrive/c/Program Files (x86)/Microsoft Visual > Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/hg...not found > Checking for program /cygdrive/c/Program Files/dotnet/hg...not found > Checking for program /hg...not found > Checking for program > /cygdrive/c/Users/SEJONG/AppData/Local/Microsoft/WindowsApps/hg...not found > Checking for program > /cygdrive/c/Users/SEJONG/AppData/Local/Programs/Microsoft VS > Code/bin/hg...not found > Checking for program /cygdrive/c/Program Files (x86)/Microsoft Visual > Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/hg...not found > Checking for program /cygdrive/c/Users/SEJONG/.dotnet/tools/hg...not found > Checking for program /usr/lib/lapack/hg...not found > Checking for program > /home/SEJONG/petsc-3.18.1/lib/petsc/bin/win32fe/hg...not found > child config.sourceControl took 0.121914 seconds > ============================================================================================= > TESTING: configureInstallationMethod from > PETSc.options.petscclone(/home/SEJONG/petsc-3.18.1/config/PETSc/options/petscclone.py:20) > Determine if PETSc was obtained via git or a tarball > This is a tarball installation > child PETSc.options.petscclone took 0.003125 seconds > ============================================================================================= > TESTING: setNativeArchitecture from > PETSc.options.arch(/home/SEJONG/petsc-3.18.1/config/PETSc/options/arch.py:29) > Forms the arch as GNU's configure would form it > ============================================================================================= > TESTING: configureArchitecture from > PETSc.options.arch(/home/SEJONG/petsc-3.18.1/config/PETSc/options/arch.py:42) > Checks if PETSC_ARCH is set and sets it if not set > No previous hashfile found > Setting hashfile: arch-mswin-c-debug/lib/petsc/conf/configure-hash > Deleting configure hash file: > arch-mswin-c-debug/lib/petsc/conf/configure-hash > Unable to delete configure hash file: > arch-mswin-c-debug/lib/petsc/conf/configure-hash > child PETSc.options.arch took 0.149094 seconds > ============================================================================================= > TESTING: setInstallDir from > PETSc.options.installDir(/home/SEJONG/petsc-3.18.1/config/PETSc/options/installDir.py:31) > Set installDir to either prefix or if that is not set to > PETSC_DIR/PETSC_ARCH > Defined make macro "PREFIXDIR" to > "/home/SEJONG/petsc-3.18.1/arch-mswin-c-debug" > ============================================================================================= > TESTING: saveReconfigure from > PETSc.options.installDir(/home/SEJONG/petsc-3.18.1/config/PETSc/options/installDir.py:76) > Save the configure options in a script in PETSC_ARCH/lib/petsc/conf so the > same configure may be easily re-run > ============================================================================================= > TESTING: cleanConfDir from > PETSc.options.installDir(/home/SEJONG/petsc-3.18.1/config/PETSc/options/installDir.py:68) > Remove all the files from configuration directory for this PETSC_ARCH, from > --with-clean option > ============================================================================================= > TESTING: configureInstallDir from > PETSc.options.installDir(/home/SEJONG/petsc-3.18.1/config/PETSc/options/installDir.py:52) > Makes installDir subdirectories if it does not exist for both prefix > install location and PETSc work install location > Changed persistence directory to > /home/SEJONG/petsc-3.18.1/arch-mswin-c-debug/lib/petsc/conf > > TESTING: restoreReconfigure from > PETSc.options.installDir(/home/SEJONG/petsc-3.18.1/config/PETSc/options/installDir.py:90) > If --with-clean was requested but restoring the reconfigure file was > requested then restore it > child PETSc.options.installDir took 0.006476 seconds > ============================================================================================= > TESTING: setExternalPackagesDir from > PETSc.options.externalpackagesdir(/home/SEJONG/petsc-3.18.1/config/PETSc/options/externalpackagesdir.py:15) > Set location where external packages will be downloaded to > ============================================================================================= > TESTING: cleanExternalpackagesDir from > PETSc.options.externalpackagesdir(/home/SEJONG/petsc-3.18.1/config/PETSc/options/externalpackagesdir.py:23) > Remove all downloaded external packages, from --with-clean > child PETSc.options.externalpackagesdir took 0.000990 seconds > ============================================================================================= > TESTING: configureCLanguage from > PETSc.options.languages(/home/SEJONG/petsc-3.18.1/config/PETSc/options/languages.py:28) > Choose whether to compile the PETSc library using a C or C++ compiler > C language is C > Defined "CLANGUAGE_C" to "1" > Defined make macro "CLANGUAGE" to "C" > child PETSc.options.languages took 0.003172 seconds > ============================================================================================= > TESTING: resetEnvCompilers from > config.setCompilers(/home/SEJONG/petsc-3.18.1/config/BuildSystem/config/setCompilers.py:2652) > Remove compilers from the shell environment so they do not interfer with > testing > ============================================================================================= > TESTING: checkEnvCompilers from > config.setCompilers(/home/SEJONG/petsc-3.18.1/config/BuildSystem/config/setCompilers.py:2669) > Set configure compilers from the environment, from > -with-environment-variables > ============================================================================================= > TESTING: checkMPICompilerOverride from > config.setCompilers(/home/SEJONG/petsc-3.18.1/config/BuildSystem/config/setCompilers.py:2622) > Check if --with-mpi-dir is used along with CC CXX or FC compiler options. > This usually prevents mpi compilers from being used - so issue a warning > ============================================================================================= > TESTING: requireMpiLdPath from > config.setCompilers(/home/SEJONG/petsc-3.18.1/config/BuildSystem/config/setCompilers.py:2643) > OpenMPI wrappers require LD_LIBRARY_PATH set > ============================================================================================= > TESTING: checkInitialFlags from > config.setCompilers(/home/SEJONG/petsc-3.18.1/config/BuildSystem/config/setCompilers.py:723) > Initialize the compiler and linker flags > Initialized CFLAGS to > Initialized CFLAGS to > Initialized LDFLAGS to > Initialized CUDAFLAGS to > Initialized CUDAFLAGS to > Initialized LDFLAGS to > Initialized HIPFLAGS to > Initialized HIPFLAGS to > Initialized LDFLAGS to > Initialized SYCLFLAGS to > Initialized SYCLFLAGS to > Initialized LDFLAGS to > Initialized CXXFLAGS to > Initialized CXX_CXXFLAGS to > Initialized LDFLAGS to > Initialized FFLAGS to > Initialized FFLAGS to > Initialized LDFLAGS to > Initialized CPPFLAGS to > Initialized FPPFLAGS to > Initialized CUDAPPFLAGS to -Wno-deprecated-gpu-targets > Initialized CXXPPFLAGS to > Initialized HIPPPFLAGS to > Initialized SYCLPPFLAGS to > Initialized CC_LINKER_FLAGS to [] > Initialized CXX_LINKER_FLAGS to [] > Initialized FC_LINKER_FLAGS to [] > Initialized CUDAC_LINKER_FLAGS to [] > Initialized HIPC_LINKER_FLAGS to [] > Initialized SYCLC_LINKER_FLAGS to [] > > TESTING: checkCCompiler from > config.setCompilers(/home/SEJONG/petsc-3.18.1/config/BuildSystem/config/setCompilers.py:1341) > Locate a functional C compiler > Checking for program /usr/local/bin/mpicc...not found > Checking for program /usr/bin/mpicc...found > Defined make macro "CC" to "mpicc" > Executing: mpicc -c -o /tmp/petsc-uqt11yqc/config.setCompilers/conftest.o > -I/tmp/petsc-uqt11yqc/config.setCompilers > /tmp/petsc-uqt11yqc/config.setCompilers/conftest.c > Successful compile: > Source: > #include "confdefs.h" > #include "conffix.h" > > int main() { > ; > return 0; > } > > Executing: mpicc -c -o /tmp/petsc-uqt11yqc/config.setCompilers/conftest.o > -I/tmp/petsc-uqt11yqc/config.setCompilers > /tmp/petsc-uqt11yqc/config.setCompilers/conftest.c > Successful compile: > Source: > #include "confdefs.h" > #include "conffix.h" > > int main() { > ; > return 0; > } > > Executing: mpicc -o /tmp/petsc-uqt11yqc/config.setCompilers/conftest.exe > /tmp/petsc-uqt11yqc/config.setCompilers/conftest.o > Possible ERROR while running linker: exit code 1 > stderr: > /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: cannot > find -lhwloc: No such file or directory > /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: cannot > find -levent_core: No such file or directory > /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: cannot > find -levent_pthreads: No such file or directory > /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: cannot > find -lz: No such file or directory > collect2: error: ld returned 1 exit status > Linker output before filtering: > > /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: cannot > find -lhwloc: No such file or directory > /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: cannot > find -levent_core: No such file or directory > /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: cannot > find -levent_pthreads: No such file or directory > /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: cannot > find -lz: No such file or directory > collect2: error: ld returned 1 exit status > : > Linker output after filtering: > /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: cannot > find -lhwloc: No such file or directory > /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: cannot > find -levent_core: No such file or directory > /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: cannot > find -levent_pthreads: No such file or directory > /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: cannot > find -lz: No such file or directory > collect2: error: ld returned 1 exit status: > Error testing C compiler: Cannot compile/link C with mpicc. > MPI compiler wrapper mpicc failed to compile > Executing: mpicc -show > stdout: gcc -L/usr/lib -lmpi -lopen-rte -lopen-pal -lhwloc -levent_core > -levent_pthreads -lz > MPI compiler wrapper mpicc is likely incorrect. > Use --with-mpi-dir to indicate an alternate MPI. > Deleting "CC" > ******************************************************************************* > UNABLE to CONFIGURE with GIVEN OPTIONS (see configure.log for > details): > ------------------------------------------------------------------------------- > C compiler you provided with -with-cc=mpicc cannot be found or does not work. > Cannot compile/link C with mpicc. > ******************************************************************************* > File "/home/SEJONG/petsc-3.18.1/config/configure.py", line 461, in > petsc_configure > framework.configure(out = sys.stdout) > File "/home/SEJONG/petsc-3.18.1/config/BuildSystem/config/framework.py", > line 1412, in configure > self.processChildren() > File "/home/SEJONG/petsc-3.18.1/config/BuildSystem/config/framework.py", > line 1400, in processChildren > self.serialEvaluation(self.childGraph) > File "/home/SEJONG/petsc-3.18.1/config/BuildSystem/config/framework.py", > line 1375, in serialEvaluation > child.configure() > File "/home/SEJONG/petsc-3.18.1/config/BuildSystem/config/setCompilers.py", > line 2712, in configure > self.executeTest(self.checkCCompiler) > File "/home/SEJONG/petsc-3.18.1/config/BuildSystem/config/base.py", line > 138, in executeTest > ret = test(*args,**kargs) > File "/home/SEJONG/petsc-3.18.1/config/BuildSystem/config/setCompilers.py", > line 1346, in checkCCompiler > for compiler in self.generateCCompilerGuesses(): > File "/home/SEJONG/petsc-3.18.1/config/BuildSystem/config/setCompilers.py", > line 1274, in generateCCompilerGuesses > raise RuntimeError('C compiler you provided with > -with-cc='+self.argDB['with-cc']+' cannot be found or does not > work.'+'\n'+self.mesg) > ================================================================================ > Finishing configure run at Tue, 01 Nov 2022 13:06:09 +0900 > > -----Original Message----- > From: Satish Balay <[email protected]> > Sent: Tuesday, November 1, 2022 11:36 AM > To: Mohammad Ali Yaqteen <[email protected]> > Cc: petsc-users <[email protected]> > Subject: RE: [petsc-users] PETSc Windows Installation > > you'll have to send configure.log for this failure > > Satish > > > On Tue, 1 Nov 2022, Mohammad Ali Yaqteen wrote: > > > I have checked the required Cygwin openmpi libraries and they are all > > installed. When I run ./configure --with-cc=mpicc --with-cxx=mpicxx > > --with-fc=mpif90, it returns: > > > > $ ./configure --with-cc=mpicc --with-cxx=mpicxx --with-fc=mpif90 > > ============================================================================================= > > Configuring PETSc to compile on your system > > ====================================================================== > > ======================= > > TESTING: checkCCompiler from > > config.setCompilers(config/BuildSystem/config/setCompilers.py:1341)******************************************************************************* > > UNABLE to CONFIGURE with GIVEN OPTIONS (see configure.log for > > details): > > ---------------------------------------------------------------------- > > --------- C compiler you provided with -with-cc=mpicc cannot be found > > or does not work. > > Cannot compile/link C with mpicc. > > > > As for the case of WSL2, I will try to install that on my PC. > > Meanwhile, could you please look into this issue > > > > Thank you > > > > Ali > > > > -----Original Message----- > > From: Satish Balay <[email protected]> > > Sent: Monday, October 31, 2022 10:56 PM > > To: Satish Balay via petsc-users <[email protected]> > > Cc: Matthew Knepley <[email protected]>; Mohammad Ali Yaqteen > > <[email protected]> > > Subject: Re: [petsc-users] PETSc Windows Installation > > > > BTW: If you have WSL2 on windows - it might be easier to build/use PETSc. > > > > Satish > > > > On Mon, 31 Oct 2022, Satish Balay via petsc-users wrote: > > > > > Make sure you have cygwin openmpi installed [and cywin blas/lapack] > > > > > > $ cygcheck -cd |grep openmpi > > > libopenmpi-devel 4.1.2-1 > > > libopenmpi40 4.1.2-1 > > > libopenmpifh40 4.1.2-1 > > > libopenmpiusef08_40 4.1.2-1 > > > libopenmpiusetkr40 4.1.2-1 > > > openmpi 4.1.2-1 > > > $ cygcheck -cd |grep lapack > > > liblapack-devel 3.10.1-1 > > > liblapack0 3.10.1-1 > > > > > > > > > > ./configure --with-cc=gcc --with-cxx=0 --with-fc=0 > > > > --download-f2cblaslapack > > > > > > Should be: > > > > > > > > $ ./configure --download-scalapack --download-mumps > > > > > > i.e [default] --with-cc=mpicc --with-cxx=mpicxx --with-fc=mpif90 [an > > > default cygwin blas/lapack] > > > > > > Satish > > > > > > > > > On Mon, 31 Oct 2022, Matthew Knepley wrote: > > > > > > > On Mon, Oct 31, 2022 at 1:56 AM Mohammad Ali Yaqteen > > > > <[email protected]> > > > > wrote: > > > > > > > > > Dear Satish > > > > > > > > > > When I configure PETSc with (./configure --with-cc=gcc > > > > > --with-cxx=0 > > > > > --with-fc=0 --download-f2cblaslapack) it runs as I shared > > > > > initially which you said is not an issue anymore. But when I add > > > > > (--download-scalapack > > > > > --download-mumps) or configure with these later, it gives the > > > > > following > > > > > error: > > > > > > > > > > $ ./configure --download-scalapack --download-mumps > > > > > > > > > > ============================================================================================= > > > > > Configuring PETSc to compile on your > > > > > system > > > > > > > > > > ================================================================ > > > > > == > > > > > =========================== > > > > > TESTING: FortranMPICheck from > > > > > config.packages.MPI(config/BuildSystem/config/packages/MPI.py:614)******************************************************************************* > > > > > UNABLE to CONFIGURE with GIVEN OPTIONS (see configure.log > > > > > for > > > > > details): > > > > > > > > > > ---------------------------------------------------------------- > > > > > -- > > > > > ------------- Fortran error! mpi_init() could not be located! > > > > > > > > > > **************************************************************** > > > > > ** > > > > > ************* > > > > > > > > > > What could be the problem here? > > > > > > > > > > > > > Without configure.log we cannot tell what went wrong. However, > > > > from the error message, I would guess that your MPI was not built > > > > with Fortran bindings. You need these for those packages. > > > > > > > > Thanks, > > > > > > > > Matt > > > > > > > > > > > > > Your help is highly appreciated. > > > > > > > > > > Thank you > > > > > Ali > > > > > > > > > > -----Original Message----- > > > > > From: Satish Balay <[email protected]> > > > > > Sent: Saturday, October 29, 2022 2:11 PM > > > > > To: Mohammad Ali Yaqteen <[email protected]> > > > > > Cc: Matthew Knepley <[email protected]>; [email protected] > > > > > Subject: Re: [petsc-users] PETSc Windows Installation > > > > > > > > > > On Sat, 29 Oct 2022, Mohammad Ali Yaqteen wrote: > > > > > > > > > > > I haven’t accessed PETSC or given any command of my own. I was > > > > > > just > > > > > installing by following the instructions. I don’t know why it is > > > > > attaching the debugger. Although it says “Possible error running > > > > > C/C++ > > > > > src/snes/tutorials/ex19 with 1 MPI process” which I think is > > > > > indicating of missing of MPI! > > > > > > > > > > The diff is not smart enough to detect the extra message from > > > > > cygwin/OpenMPI - hence it assumes there is a potential problem - > > > > > and prints the above message. > > > > > > > > > > But you can assume its installed properly - and use it. > > > > > > > > > > Satish > > > > > > > > > > > > From: Matthew Knepley <[email protected]> > > > > > > Sent: Friday, October 28, 2022 10:31 PM > > > > > > To: Mohammad Ali Yaqteen <[email protected]> > > > > > > Cc: [email protected] > > > > > > Subject: Re: [petsc-users] PETSc Windows Installation > > > > > > > > > > > > On Fri, Oct 28, 2022 at 9:11 AM Mohammad Ali Yaqteen < > > > > > [email protected]<mailto:[email protected]>> wrote: > > > > > > Dear Sir, > > > > > > > > > > > > During the Installation of PETSc in windows, I installed > > > > > > Cygwin and the > > > > > required libraries as mentioned on your website: > > > > > > [cid:[email protected]] > > > > > > However, when I install PETSc using the configure commands > > > > > > present on > > > > > the petsc website: > > > > > > > > > > > > ./configure --with-cc=gcc --with-cxx=0 --with-fc=0 > > > > > --download-f2cblaslapack --download-mpich > > > > > > > > > > > > it gives me the following error: > > > > > > > > > > > > [cid:[email protected]] > > > > > > > > > > > > I already installed OpenMPI using Cygwin installer but it > > > > > > still asks me > > > > > to. When I configure without “—download-mpich” and run “make check” > > > > > command, it gives me the following errors: > > > > > > > > > > > > [cid:[email protected]] > > > > > > > > > > > > Could you kindly look into this and help me with this? Your > > > > > > prompt > > > > > response will highly be appreciated. > > > > > > > > > > > > The runs look fine. > > > > > > > > > > > > The test should not try to attach the debugger. Do you have > > > > > > that in the > > > > > PETSC_OPTIONS env variable? > > > > > > > > > > > > Thanks, > > > > > > > > > > > > Matt > > > > > > > > > > > > Thank you! > > > > > > Mohammad Ali > > > > > > Researcher, Sejong University > > > > > > > > > > > > > > > > > > -- > > > > > > What most experimenters take for granted before they begin > > > > > > their > > > > > experiments is infinitely more interesting than any results to > > > > > which their experiments lead. > > > > > > -- Norbert Wiener > > > > > > > > > > > > https://www.cse.buffalo.edu/~knepley/< > > > > > http://www.cse.buffalo.edu/~knepley/> > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
