2023-04-20T11:34:05.0886162Z Requested labels: windows-2019 2023-04-20T11:34:05.0886435Z Job defined at: pdfo/pdfo/.github/workflows/build.yml@refs/heads/test 2023-04-20T11:34:05.0886536Z Waiting for a runner to pick up this job... 2023-04-20T11:34:06.6698423Z Job is waiting for a hosted runner to come online. 2023-04-20T11:34:10.8103331Z Job is about to start running on the hosted runner: GitHub Actions 2 (hosted) 2023-04-20T11:34:14.0854328Z Current runner version: '2.303.0' 2023-04-20T11:34:14.0878804Z ##[group]Operating System 2023-04-20T11:34:14.0879422Z Microsoft Windows Server 2019 2023-04-20T11:34:14.0879682Z 10.0.17763 2023-04-20T11:34:14.0879936Z Datacenter 2023-04-20T11:34:14.0880200Z ##[endgroup] 2023-04-20T11:34:14.0880462Z ##[group]Runner Image 2023-04-20T11:34:14.0880790Z Image: windows-2019 2023-04-20T11:34:14.0881069Z Version: 20230417.2 2023-04-20T11:34:14.0881482Z Included Software: https://github.com/actions/runner-images/blob/win19/20230417.2/images/win/Windows2019-Readme.md 2023-04-20T11:34:14.0882079Z Image Release: https://github.com/actions/runner-images/releases/tag/win19%2F20230417.2 2023-04-20T11:34:14.0882467Z ##[endgroup] 2023-04-20T11:34:14.0882800Z ##[group]Runner Image Provisioner 2023-04-20T11:34:14.0883077Z 2.0.139.1 2023-04-20T11:34:14.0883370Z ##[endgroup] 2023-04-20T11:34:14.0884210Z ##[group]GITHUB_TOKEN Permissions 2023-04-20T11:34:14.0884821Z Actions: write 2023-04-20T11:34:14.0885264Z Checks: write 2023-04-20T11:34:14.0885618Z Contents: write 2023-04-20T11:34:14.0885867Z Deployments: write 2023-04-20T11:34:14.0886151Z Discussions: write 2023-04-20T11:34:14.0886458Z Issues: write 2023-04-20T11:34:14.0886686Z Metadata: read 2023-04-20T11:34:14.0886987Z Packages: write 2023-04-20T11:34:14.0887274Z Pages: write 2023-04-20T11:34:14.0887523Z PullRequests: write 2023-04-20T11:34:14.0887833Z RepositoryProjects: write 2023-04-20T11:34:14.0888152Z SecurityEvents: write 2023-04-20T11:34:14.0888425Z Statuses: write 2023-04-20T11:34:14.0888709Z ##[endgroup] 2023-04-20T11:34:14.0892113Z Secret source: Actions 2023-04-20T11:34:14.0892480Z Prepare workflow directory 2023-04-20T11:34:14.2021954Z Prepare all required actions 2023-04-20T11:34:14.2204430Z Getting action download info 2023-04-20T11:34:14.5209578Z Download action repository 'actions/checkout@v3' (SHA:8e5e7e5ab8b370d6c329ec480221332ada57f0ab) 2023-04-20T11:34:15.2651820Z Download action repository 'msys2/setup-msys2@v2' (SHA:7efe20baefed56359985e327d329042cde2434ff) 2023-04-20T11:34:15.8436188Z Download action repository 'actions/upload-artifact@v3' (SHA:0b7f8abb1508181956e8e162db84b466c27e18ce) 2023-04-20T11:34:16.4316397Z Complete job name: Build wheels on windows-2019 2023-04-20T11:34:16.5610422Z ##[group]Run actions/checkout@v3 2023-04-20T11:34:16.5610888Z with: 2023-04-20T11:34:16.5611159Z repository: pdfo/pdfo 2023-04-20T11:34:16.5611651Z token: *** 2023-04-20T11:34:16.5611912Z ssh-strict: true 2023-04-20T11:34:16.5612182Z persist-credentials: true 2023-04-20T11:34:16.5612450Z clean: true 2023-04-20T11:34:16.5612649Z fetch-depth: 1 2023-04-20T11:34:16.5612908Z lfs: false 2023-04-20T11:34:16.5613156Z submodules: false 2023-04-20T11:34:16.5613388Z set-safe-directory: true 2023-04-20T11:34:16.5613646Z ##[endgroup] 2023-04-20T11:34:17.1302097Z Syncing repository: pdfo/pdfo 2023-04-20T11:34:17.1305031Z ##[group]Getting Git version info 2023-04-20T11:34:17.1305462Z Working directory is 'D:\a\pdfo\pdfo' 2023-04-20T11:34:17.4936715Z [command]"C:\Program Files\Git\bin\git.exe" version 2023-04-20T11:34:17.5314053Z git version 2.40.0.windows.1 2023-04-20T11:34:17.5352254Z ##[endgroup] 2023-04-20T11:34:17.5376384Z Temporarily overriding HOME='D:\a\_temp\87eaf4fa-980e-48cc-b43e-621159312996' before making global git config changes 2023-04-20T11:34:17.5376951Z Adding repository directory to the temporary git global config as a safe directory 2023-04-20T11:34:17.5392459Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add safe.directory D:\a\pdfo\pdfo 2023-04-20T11:34:17.6297693Z Deleting the contents of 'D:\a\pdfo\pdfo' 2023-04-20T11:34:17.6303475Z ##[group]Initializing the repository 2023-04-20T11:34:17.6317360Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\pdfo\pdfo 2023-04-20T11:34:17.7596845Z Initialized empty Git repository in D:/a/pdfo/pdfo/.git/ 2023-04-20T11:34:18.4301812Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/pdfo/pdfo 2023-04-20T11:34:18.4305322Z ##[endgroup] 2023-04-20T11:34:18.4305896Z ##[group]Disabling automatic garbage collection 2023-04-20T11:34:18.4306365Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0 2023-04-20T11:34:18.4307460Z ##[endgroup] 2023-04-20T11:34:18.4307925Z ##[group]Setting up auth 2023-04-20T11:34:18.4308415Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2023-04-20T11:34:18.4309626Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\"" 2023-04-20T11:34:19.6467847Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-04-20T11:34:19.6777175Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\"" 2023-04-20T11:34:20.0848736Z [command]"C:\Program Files\Git\bin\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-04-20T11:34:20.1155391Z ##[endgroup] 2023-04-20T11:34:20.1155953Z ##[group]Fetching the repository 2023-04-20T11:34:20.1191471Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +190bd3232d9797d59e1ed3342a92244e3c69d095:refs/remotes/origin/test 2023-04-20T11:34:21.5688913Z remote: Enumerating objects: 238, done. 2023-04-20T11:34:21.5689539Z remote: Counting objects: 0% (1/238) 2023-04-20T11:34:21.5690129Z remote: Counting objects: 1% (3/238) 2023-04-20T11:34:21.5690712Z remote: Counting objects: 2% (5/238) 2023-04-20T11:34:21.5691534Z remote: Counting objects: 3% (8/238) 2023-04-20T11:34:21.5692120Z remote: Counting objects: 4% (10/238) 2023-04-20T11:34:21.5692695Z remote: Counting objects: 5% (12/238) 2023-04-20T11:34:21.5693132Z remote: Counting objects: 6% (15/238) 2023-04-20T11:34:21.5697134Z remote: Counting objects: 7% (17/238) 2023-04-20T11:34:21.5697743Z remote: Counting objects: 8% (20/238) 2023-04-20T11:34:21.5698066Z remote: Counting objects: 9% (22/238) 2023-04-20T11:34:21.5698475Z remote: Counting objects: 10% (24/238) 2023-04-20T11:34:21.5698777Z remote: Counting objects: 11% (27/238) 2023-04-20T11:34:21.5699180Z remote: Counting objects: 12% (29/238) 2023-04-20T11:34:21.5699496Z remote: Counting objects: 13% (31/238) 2023-04-20T11:34:21.5699841Z remote: Counting objects: 14% (34/238) 2023-04-20T11:34:21.5700184Z remote: Counting objects: 15% (36/238) 2023-04-20T11:34:21.5700492Z remote: Counting objects: 16% (39/238) 2023-04-20T11:34:21.5700859Z remote: Counting objects: 17% (41/238) 2023-04-20T11:34:21.5701234Z remote: Counting objects: 18% (43/238) 2023-04-20T11:34:21.5701577Z remote: Counting objects: 19% (46/238) 2023-04-20T11:34:21.5701884Z remote: Counting objects: 20% (48/238) 2023-04-20T11:34:21.5702697Z remote: Counting objects: 21% (50/238) 2023-04-20T11:34:21.5703177Z remote: Counting objects: 22% (53/238) 2023-04-20T11:34:21.5703542Z remote: Counting objects: 23% (55/238) 2023-04-20T11:34:21.5703854Z remote: Counting objects: 24% (58/238) 2023-04-20T11:34:21.5704265Z remote: Counting objects: 25% (60/238) 2023-04-20T11:34:21.5704636Z remote: Counting objects: 26% (62/238) 2023-04-20T11:34:21.5704988Z remote: Counting objects: 27% (65/238) 2023-04-20T11:34:21.5705296Z remote: Counting objects: 28% (67/238) 2023-04-20T11:34:21.5705655Z remote: Counting objects: 29% (70/238) 2023-04-20T11:34:21.5706006Z remote: Counting objects: 30% (72/238) 2023-04-20T11:34:21.5707388Z remote: Counting objects: 31% (74/238) 2023-04-20T11:34:21.5707706Z remote: Counting objects: 32% (77/238) 2023-04-20T11:34:21.5708063Z remote: Counting objects: 33% (79/238) 2023-04-20T11:34:21.5708430Z remote: Counting objects: 34% (81/238) 2023-04-20T11:34:21.5708753Z remote: Counting objects: 35% (84/238) 2023-04-20T11:34:21.5709099Z remote: Counting objects: 36% (86/238) 2023-04-20T11:34:21.5709449Z remote: Counting objects: 37% (89/238) 2023-04-20T11:34:21.5709791Z remote: Counting objects: 38% (91/238) 2023-04-20T11:34:21.5710093Z remote: Counting objects: 39% (93/238) 2023-04-20T11:34:21.5710456Z remote: Counting objects: 40% (96/238) 2023-04-20T11:34:21.5710807Z remote: Counting objects: 41% (98/238) 2023-04-20T11:34:21.5711161Z remote: Counting objects: 42% (100/238) 2023-04-20T11:34:21.5711489Z remote: Counting objects: 43% (103/238) 2023-04-20T11:34:21.5711874Z remote: Counting objects: 44% (105/238) 2023-04-20T11:34:21.5712224Z remote: Counting objects: 45% (108/238) 2023-04-20T11:34:21.5712570Z remote: Counting objects: 46% (110/238) 2023-04-20T11:34:21.5712888Z remote: Counting objects: 47% (112/238) 2023-04-20T11:34:21.5713255Z remote: Counting objects: 48% (115/238) 2023-04-20T11:34:21.5713618Z remote: Counting objects: 49% (117/238) 2023-04-20T11:34:21.5713967Z remote: Counting objects: 50% (119/238) 2023-04-20T11:34:21.5714274Z remote: Counting objects: 51% (122/238) 2023-04-20T11:34:21.5714635Z remote: Counting objects: 52% (124/238) 2023-04-20T11:34:21.5714991Z remote: Counting objects: 53% (127/238) 2023-04-20T11:34:21.5715337Z remote: Counting objects: 54% (129/238) 2023-04-20T11:34:21.5715641Z remote: Counting objects: 55% (131/238) 2023-04-20T11:34:21.5715994Z remote: Counting objects: 56% (134/238) 2023-04-20T11:34:21.5716345Z remote: Counting objects: 57% (136/238) 2023-04-20T11:34:21.5716707Z remote: Counting objects: 58% (139/238) 2023-04-20T11:34:21.5717011Z remote: Counting objects: 59% (141/238) 2023-04-20T11:34:21.5717983Z remote: Counting objects: 60% (143/238) 2023-04-20T11:34:21.5718579Z remote: Counting objects: 61% (146/238) 2023-04-20T11:34:21.5718972Z remote: Counting objects: 62% (148/238) 2023-04-20T11:34:21.5719311Z remote: Counting objects: 63% (150/238) 2023-04-20T11:34:21.5719698Z remote: Counting objects: 64% (153/238) 2023-04-20T11:34:21.5720094Z remote: Counting objects: 65% (155/238) 2023-04-20T11:34:21.5720466Z remote: Counting objects: 66% (158/238) 2023-04-20T11:34:21.5720775Z remote: Counting objects: 67% (160/238) 2023-04-20T11:34:21.5721125Z remote: Counting objects: 68% (162/238) 2023-04-20T11:34:21.5721472Z remote: Counting objects: 69% (165/238) 2023-04-20T11:34:21.5721829Z remote: Counting objects: 70% (167/238) 2023-04-20T11:34:21.5722158Z remote: Counting objects: 71% (169/238) 2023-04-20T11:34:21.5722501Z remote: Counting objects: 72% (172/238) 2023-04-20T11:34:21.5722848Z remote: Counting objects: 73% (174/238) 2023-04-20T11:34:21.5723194Z remote: Counting objects: 74% (177/238) 2023-04-20T11:34:21.5723523Z remote: Counting objects: 75% (179/238) 2023-04-20T11:34:21.5723875Z remote: Counting objects: 76% (181/238) 2023-04-20T11:34:21.5724216Z remote: Counting objects: 77% (184/238) 2023-04-20T11:34:21.5724521Z remote: Counting objects: 78% (186/238) 2023-04-20T11:34:21.5724867Z remote: Counting objects: 79% (189/238) 2023-04-20T11:34:21.5725241Z remote: Counting objects: 80% (191/238) 2023-04-20T11:34:21.5725598Z remote: Counting objects: 81% (193/238) 2023-04-20T11:34:21.5725918Z remote: Counting objects: 82% (196/238) 2023-04-20T11:34:21.5726494Z remote: Counting objects: 83% (198/238) 2023-04-20T11:34:21.5726836Z remote: Counting objects: 84% (200/238) 2023-04-20T11:34:22.4753042Z remote: Counting objects: 85% (203/238) 2023-04-20T11:34:22.4753340Z remote: Counting objects: 86% (205/238) 2023-04-20T11:34:22.4753582Z remote: Counting objects: 87% (208/238) 2023-04-20T11:34:22.4753805Z remote: Counting objects: 88% (210/238) 2023-04-20T11:34:22.4754034Z remote: Counting objects: 89% (212/238) 2023-04-20T11:34:22.4754264Z remote: Counting objects: 90% (215/238) 2023-04-20T11:34:22.4754495Z remote: Counting objects: 91% (217/238) 2023-04-20T11:34:22.4754714Z remote: Counting objects: 92% (219/238) 2023-04-20T11:34:22.4754935Z remote: Counting objects: 93% (222/238) 2023-04-20T11:34:22.4755152Z remote: Counting objects: 94% (224/238) 2023-04-20T11:34:22.4756604Z remote: Counting objects: 95% (227/238) 2023-04-20T11:34:22.4756889Z remote: Counting objects: 96% (229/238) 2023-04-20T11:34:22.4757115Z remote: Counting objects: 97% (231/238) 2023-04-20T11:34:22.4757335Z remote: Counting objects: 98% (234/238) 2023-04-20T11:34:22.4758915Z remote: Counting objects: 99% (236/238) 2023-04-20T11:34:22.4759161Z remote: Counting objects: 100% (238/238) 2023-04-20T11:34:22.4759402Z remote: Counting objects: 100% (238/238), done. 2023-04-20T11:34:22.4759682Z remote: Compressing objects: 0% (1/170) 2023-04-20T11:34:22.4759940Z remote: Compressing objects: 1% (2/170) 2023-04-20T11:34:22.4760188Z remote: Compressing objects: 2% (4/170) 2023-04-20T11:34:22.4760426Z remote: Compressing objects: 3% (6/170) 2023-04-20T11:34:22.4760662Z remote: Compressing objects: 4% (7/170) 2023-04-20T11:34:22.4760897Z remote: Compressing objects: 5% (9/170) 2023-04-20T11:34:22.4761131Z remote: Compressing objects: 6% (11/170) 2023-04-20T11:34:22.4761397Z remote: Compressing objects: 7% (12/170) 2023-04-20T11:34:22.4761653Z remote: Compressing objects: 8% (14/170) 2023-04-20T11:34:22.4762185Z remote: Compressing objects: 9% (16/170) 2023-04-20T11:34:22.4762446Z remote: Compressing objects: 10% (17/170) 2023-04-20T11:34:22.4762693Z remote: Compressing objects: 11% (19/170) 2023-04-20T11:34:22.4762926Z remote: Compressing objects: 12% (21/170) 2023-04-20T11:34:22.4763167Z remote: Compressing objects: 13% (23/170) 2023-04-20T11:34:22.4763407Z remote: Compressing objects: 14% (24/170) 2023-04-20T11:34:22.4763648Z remote: Compressing objects: 15% (26/170) 2023-04-20T11:34:22.4763875Z remote: Compressing objects: 16% (28/170) 2023-04-20T11:34:22.4764106Z remote: Compressing objects: 17% (29/170) 2023-04-20T11:34:22.4764341Z remote: Compressing objects: 18% (31/170) 2023-04-20T11:34:22.4764570Z remote: Compressing objects: 19% (33/170) 2023-04-20T11:34:22.4764812Z remote: Compressing objects: 20% (34/170) 2023-04-20T11:34:22.4765042Z remote: Compressing objects: 21% (36/170) 2023-04-20T11:34:22.4765273Z remote: Compressing objects: 22% (38/170) 2023-04-20T11:34:22.4765513Z remote: Compressing objects: 23% (40/170) 2023-04-20T11:34:22.4765745Z remote: Compressing objects: 24% (41/170) 2023-04-20T11:34:22.4765981Z remote: Compressing objects: 25% (43/170) 2023-04-20T11:34:22.4766203Z remote: Compressing objects: 26% (45/170) 2023-04-20T11:34:22.4766438Z remote: Compressing objects: 27% (46/170) 2023-04-20T11:34:22.4766674Z remote: Compressing objects: 28% (48/170) 2023-04-20T11:34:22.4766891Z remote: Compressing objects: 29% (50/170) 2023-04-20T11:34:22.4767122Z remote: Compressing objects: 30% (51/170) 2023-04-20T11:34:22.4767352Z remote: Compressing objects: 31% (53/170) 2023-04-20T11:34:22.4767713Z remote: Compressing objects: 32% (55/170) 2023-04-20T11:34:22.4767946Z remote: Compressing objects: 33% (57/170) 2023-04-20T11:34:22.4768185Z remote: Compressing objects: 34% (58/170) 2023-04-20T11:34:22.4768414Z remote: Compressing objects: 35% (60/170) 2023-04-20T11:34:22.4768635Z remote: Compressing objects: 36% (62/170) 2023-04-20T11:34:22.4768868Z remote: Compressing objects: 37% (63/170) 2023-04-20T11:34:22.4769095Z remote: Compressing objects: 38% (65/170) 2023-04-20T11:34:22.4769322Z remote: Compressing objects: 39% (67/170) 2023-04-20T11:34:22.4769555Z remote: Compressing objects: 40% (68/170) 2023-04-20T11:34:22.4769838Z remote: Compressing objects: 41% (70/170) 2023-04-20T11:34:22.4770059Z remote: Compressing objects: 42% (72/170) 2023-04-20T11:34:22.4770289Z remote: Compressing objects: 43% (74/170) 2023-04-20T11:34:22.4770525Z remote: Compressing objects: 44% (75/170) 2023-04-20T11:34:22.4770750Z remote: Compressing objects: 45% (77/170) 2023-04-20T11:34:22.4770977Z remote: Compressing objects: 46% (79/170) 2023-04-20T11:34:22.4771210Z remote: Compressing objects: 47% (80/170) 2023-04-20T11:34:22.4771441Z remote: Compressing objects: 48% (82/170) 2023-04-20T11:34:22.4771666Z remote: Compressing objects: 49% (84/170) 2023-04-20T11:34:22.4771901Z remote: Compressing objects: 50% (85/170) 2023-04-20T11:34:22.4772128Z remote: Compressing objects: 51% (87/170) 2023-04-20T11:34:22.4772349Z remote: Compressing objects: 52% (89/170) 2023-04-20T11:34:22.4772579Z remote: Compressing objects: 53% (91/170) 2023-04-20T11:34:22.4772812Z remote: Compressing objects: 54% (92/170) 2023-04-20T11:34:22.4773034Z remote: Compressing objects: 55% (94/170) 2023-04-20T11:34:22.4773267Z remote: Compressing objects: 56% (96/170) 2023-04-20T11:34:22.4773505Z remote: Compressing objects: 57% (97/170) 2023-04-20T11:34:22.4773735Z remote: Compressing objects: 58% (99/170) 2023-04-20T11:34:22.4773970Z remote: Compressing objects: 59% (101/170) 2023-04-20T11:34:22.4774341Z remote: Compressing objects: 60% (102/170) 2023-04-20T11:34:22.4774602Z remote: Compressing objects: 61% (104/170) 2023-04-20T11:34:22.4774840Z remote: Compressing objects: 62% (106/170) 2023-04-20T11:34:22.4775091Z remote: Compressing objects: 63% (108/170) 2023-04-20T11:34:22.4775344Z remote: Compressing objects: 64% (109/170) 2023-04-20T11:34:22.4775578Z remote: Compressing objects: 65% (111/170) 2023-04-20T11:34:22.4775822Z remote: Compressing objects: 66% (113/170) 2023-04-20T11:34:22.4776059Z remote: Compressing objects: 67% (114/170) 2023-04-20T11:34:22.4776288Z remote: Compressing objects: 68% (116/170) 2023-04-20T11:34:22.4776521Z remote: Compressing objects: 69% (118/170) 2023-04-20T11:34:22.4776762Z remote: Compressing objects: 70% (119/170) 2023-04-20T11:34:22.4777006Z remote: Compressing objects: 71% (121/170) 2023-04-20T11:34:22.4777236Z remote: Compressing objects: 72% (123/170) 2023-04-20T11:34:22.4777474Z remote: Compressing objects: 73% (125/170) 2023-04-20T11:34:22.4777705Z remote: Compressing objects: 74% (126/170) 2023-04-20T11:34:22.4777934Z remote: Compressing objects: 75% (128/170) 2023-04-20T11:34:22.4778173Z remote: Compressing objects: 76% (130/170) 2023-04-20T11:34:22.4778403Z remote: Compressing objects: 77% (131/170) 2023-04-20T11:34:22.4778630Z remote: Compressing objects: 78% (133/170) 2023-04-20T11:34:22.4778861Z remote: Compressing objects: 79% (135/170) 2023-04-20T11:34:22.4779096Z remote: Compressing objects: 80% (136/170) 2023-04-20T11:34:22.4779333Z remote: Compressing objects: 81% (138/170) 2023-04-20T11:34:22.4780555Z remote: Compressing objects: 82% (140/170) 2023-04-20T11:34:22.4780794Z remote: Compressing objects: 83% (142/170) 2023-04-20T11:34:22.4781032Z remote: Compressing objects: 84% (143/170) 2023-04-20T11:34:22.4781262Z remote: Compressing objects: 85% (145/170) 2023-04-20T11:34:22.4781860Z remote: Compressing objects: 86% (147/170) 2023-04-20T11:34:22.4866390Z remote: Compressing objects: 87% (148/170) 2023-04-20T11:34:22.4867700Z remote: Compressing objects: 88% (150/170) 2023-04-20T11:34:22.4868200Z remote: Compressing objects: 89% (152/170) 2023-04-20T11:34:22.4868516Z remote: Compressing objects: 90% (153/170) 2023-04-20T11:34:22.4868801Z remote: Compressing objects: 91% (155/170) 2023-04-20T11:34:22.4869112Z remote: Compressing objects: 92% (157/170) 2023-04-20T11:34:22.4869416Z remote: Compressing objects: 93% (159/170) 2023-04-20T11:34:22.4869695Z remote: Compressing objects: 94% (160/170) 2023-04-20T11:34:22.4869999Z remote: Compressing objects: 95% (162/170) 2023-04-20T11:34:22.4870297Z remote: Compressing objects: 96% (164/170) 2023-04-20T11:34:22.4870603Z remote: Compressing objects: 97% (165/170) 2023-04-20T11:34:22.4870886Z remote: Compressing objects: 98% (167/170) 2023-04-20T11:34:22.4871194Z remote: Compressing objects: 99% (169/170) 2023-04-20T11:34:22.4871520Z remote: Compressing objects: 100% (170/170) 2023-04-20T11:34:22.4871841Z remote: Compressing objects: 100% (170/170), done. 2023-04-20T11:34:22.4872135Z Receiving objects: 0% (1/238) 2023-04-20T11:34:22.4872412Z Receiving objects: 1% (3/238) 2023-04-20T11:34:22.4872677Z Receiving objects: 2% (5/238) 2023-04-20T11:34:22.4872925Z Receiving objects: 3% (8/238) 2023-04-20T11:34:22.4873187Z Receiving objects: 4% (10/238) 2023-04-20T11:34:22.4873449Z Receiving objects: 5% (12/238) 2023-04-20T11:34:22.4873711Z Receiving objects: 6% (15/238) 2023-04-20T11:34:22.4873968Z Receiving objects: 7% (17/238) 2023-04-20T11:34:22.4874228Z Receiving objects: 8% (20/238) 2023-04-20T11:34:22.4874480Z Receiving objects: 9% (22/238) 2023-04-20T11:34:22.4875724Z Receiving objects: 10% (24/238) 2023-04-20T11:34:22.4876028Z Receiving objects: 11% (27/238) 2023-04-20T11:34:22.4876280Z Receiving objects: 12% (29/238) 2023-04-20T11:34:22.4876534Z Receiving objects: 13% (31/238) 2023-04-20T11:34:22.4876782Z Receiving objects: 14% (34/238) 2023-04-20T11:34:22.4877035Z Receiving objects: 15% (36/238) 2023-04-20T11:34:22.4877291Z Receiving objects: 16% (39/238) 2023-04-20T11:34:22.4877543Z Receiving objects: 17% (41/238) 2023-04-20T11:34:22.4877786Z Receiving objects: 18% (43/238) 2023-04-20T11:34:22.4878037Z Receiving objects: 19% (46/238) 2023-04-20T11:34:22.4878294Z Receiving objects: 20% (48/238) 2023-04-20T11:34:22.4878546Z Receiving objects: 21% (50/238) 2023-04-20T11:34:22.4878789Z Receiving objects: 22% (53/238) 2023-04-20T11:34:22.4879051Z Receiving objects: 23% (55/238) 2023-04-20T11:34:22.4879305Z Receiving objects: 24% (58/238) 2023-04-20T11:34:22.4879546Z Receiving objects: 25% (60/238) 2023-04-20T11:34:22.4879798Z Receiving objects: 26% (62/238) 2023-04-20T11:34:22.4880045Z Receiving objects: 27% (65/238) 2023-04-20T11:34:22.4880292Z Receiving objects: 28% (67/238) 2023-04-20T11:34:22.4880530Z Receiving objects: 29% (70/238) 2023-04-20T11:34:22.4880774Z Receiving objects: 30% (72/238) 2023-04-20T11:34:22.4881021Z Receiving objects: 31% (74/238) 2023-04-20T11:34:22.4881258Z Receiving objects: 32% (77/238) 2023-04-20T11:34:22.4881500Z Receiving objects: 33% (79/238) 2023-04-20T11:34:22.4881751Z Receiving objects: 34% (81/238) 2023-04-20T11:34:22.4881994Z Receiving objects: 35% (84/238) 2023-04-20T11:34:22.4882234Z Receiving objects: 36% (86/238) 2023-04-20T11:34:22.4882482Z Receiving objects: 37% (89/238) 2023-04-20T11:34:22.4882726Z Receiving objects: 38% (91/238) 2023-04-20T11:34:22.4883102Z Receiving objects: 39% (93/238) 2023-04-20T11:34:22.4883355Z Receiving objects: 40% (96/238) 2023-04-20T11:34:22.4883598Z Receiving objects: 41% (98/238) 2023-04-20T11:34:22.4883857Z Receiving objects: 42% (100/238) 2023-04-20T11:34:22.4884121Z Receiving objects: 43% (103/238) 2023-04-20T11:34:22.4884377Z Receiving objects: 44% (105/238) 2023-04-20T11:34:22.4884638Z Receiving objects: 45% (108/238) 2023-04-20T11:34:22.4884895Z Receiving objects: 46% (110/238) 2023-04-20T11:34:22.4885147Z Receiving objects: 47% (112/238) 2023-04-20T11:34:22.4885395Z Receiving objects: 48% (115/238) 2023-04-20T11:34:22.4885642Z Receiving objects: 49% (117/238) 2023-04-20T11:34:22.4885884Z Receiving objects: 50% (119/238) 2023-04-20T11:34:22.4886134Z Receiving objects: 51% (122/238) 2023-04-20T11:34:22.4886388Z Receiving objects: 52% (124/238) 2023-04-20T11:34:22.4886640Z Receiving objects: 53% (127/238) 2023-04-20T11:34:22.4886878Z Receiving objects: 54% (129/238) 2023-04-20T11:34:22.4887131Z Receiving objects: 55% (131/238) 2023-04-20T11:34:22.4887378Z Receiving objects: 56% (134/238) 2023-04-20T11:34:22.4887615Z Receiving objects: 57% (136/238) 2023-04-20T11:34:22.4888108Z Receiving objects: 58% (139/238) 2023-04-20T11:34:22.4888513Z Receiving objects: 59% (141/238) 2023-04-20T11:34:22.4888772Z Receiving objects: 60% (143/238) 2023-04-20T11:34:22.4889011Z Receiving objects: 61% (146/238) 2023-04-20T11:34:22.4889259Z Receiving objects: 62% (148/238) 2023-04-20T11:34:22.4889505Z Receiving objects: 63% (150/238) 2023-04-20T11:34:22.4889744Z Receiving objects: 64% (153/238) 2023-04-20T11:34:22.4889995Z Receiving objects: 65% (155/238) 2023-04-20T11:34:22.4890240Z Receiving objects: 66% (158/238) 2023-04-20T11:34:22.4890487Z Receiving objects: 67% (160/238) 2023-04-20T11:34:22.4890723Z Receiving objects: 68% (162/238) 2023-04-20T11:34:22.4890966Z Receiving objects: 69% (165/238) 2023-04-20T11:34:22.4891214Z Receiving objects: 70% (167/238) 2023-04-20T11:34:22.4891465Z Receiving objects: 71% (169/238) 2023-04-20T11:34:22.4891704Z Receiving objects: 72% (172/238) 2023-04-20T11:34:22.4891950Z Receiving objects: 73% (174/238) 2023-04-20T11:34:22.4892196Z Receiving objects: 74% (177/238) 2023-04-20T11:34:22.4892588Z Receiving objects: 75% (179/238) 2023-04-20T11:34:22.4892842Z Receiving objects: 76% (181/238) 2023-04-20T11:34:22.4893272Z Receiving objects: 77% (184/238) 2023-04-20T11:34:22.4893527Z Receiving objects: 78% (186/238) 2023-04-20T11:34:22.4893772Z Receiving objects: 79% (189/238) 2023-04-20T11:34:22.4894015Z Receiving objects: 80% (191/238) 2023-04-20T11:34:22.4894262Z Receiving objects: 81% (193/238) 2023-04-20T11:34:22.4894498Z Receiving objects: 82% (196/238) 2023-04-20T11:34:22.4894745Z Receiving objects: 83% (198/238) 2023-04-20T11:34:22.4894990Z Receiving objects: 84% (200/238) 2023-04-20T11:34:22.4895239Z Receiving objects: 85% (203/238) 2023-04-20T11:34:22.4895476Z Receiving objects: 86% (205/238) 2023-04-20T11:34:22.4895725Z Receiving objects: 87% (208/238) 2023-04-20T11:34:22.4895972Z Receiving objects: 88% (210/238) 2023-04-20T11:34:22.4896217Z Receiving objects: 89% (212/238) 2023-04-20T11:34:22.4896452Z Receiving objects: 90% (215/238) 2023-04-20T11:34:22.4896703Z Receiving objects: 91% (217/238) 2023-04-20T11:34:22.4896952Z Receiving objects: 92% (219/238) 2023-04-20T11:34:22.4897187Z Receiving objects: 93% (222/238) 2023-04-20T11:34:22.4897430Z Receiving objects: 94% (224/238) 2023-04-20T11:34:22.4897757Z remote: Total 238 (delta 119), reused 104 (delta 66), pack-reused 0 2023-04-20T11:34:22.4898046Z Receiving objects: 95% (227/238) 2023-04-20T11:34:22.4898247Z Receiving objects: 96% (229/238) 2023-04-20T11:34:22.4898505Z Receiving objects: 97% (231/238) 2023-04-20T11:34:22.4898754Z Receiving objects: 98% (234/238) 2023-04-20T11:34:22.4898994Z Receiving objects: 99% (236/238) 2023-04-20T11:34:22.4899247Z Receiving objects: 100% (238/238) 2023-04-20T11:34:22.4899530Z Receiving objects: 100% (238/238), 344.15 KiB | 9.56 MiB/s, done. 2023-04-20T11:34:22.4899975Z Resolving deltas: 0% (0/119) 2023-04-20T11:34:22.4900232Z Resolving deltas: 1% (2/119) 2023-04-20T11:34:22.4900494Z Resolving deltas: 2% (3/119) 2023-04-20T11:34:22.4903888Z Resolving deltas: 3% (4/119) 2023-04-20T11:34:22.4904165Z Resolving deltas: 4% (5/119) 2023-04-20T11:34:22.4904422Z Resolving deltas: 5% (6/119) 2023-04-20T11:34:22.4904676Z Resolving deltas: 6% (8/119) 2023-04-20T11:34:22.4904926Z Resolving deltas: 7% (9/119) 2023-04-20T11:34:22.4905176Z Resolving deltas: 8% (10/119) 2023-04-20T11:34:22.4905438Z Resolving deltas: 9% (11/119) 2023-04-20T11:34:22.4905691Z Resolving deltas: 10% (12/119) 2023-04-20T11:34:22.4905946Z Resolving deltas: 11% (14/119) 2023-04-20T11:34:22.4906191Z Resolving deltas: 12% (15/119) 2023-04-20T11:34:22.4906437Z Resolving deltas: 13% (16/119) 2023-04-20T11:34:22.4906683Z Resolving deltas: 14% (17/119) 2023-04-20T11:34:22.4906922Z Resolving deltas: 15% (18/119) 2023-04-20T11:34:22.4907177Z Resolving deltas: 16% (20/119) 2023-04-20T11:34:22.4907420Z Resolving deltas: 17% (21/119) 2023-04-20T11:34:22.4907670Z Resolving deltas: 18% (22/119) 2023-04-20T11:34:22.4907920Z Resolving deltas: 19% (23/119) 2023-04-20T11:34:22.4908164Z Resolving deltas: 20% (24/119) 2023-04-20T11:34:22.4908408Z Resolving deltas: 21% (25/119) 2023-04-20T11:34:22.4908645Z Resolving deltas: 22% (27/119) 2023-04-20T11:34:22.4908893Z Resolving deltas: 23% (28/119) 2023-04-20T11:34:22.4909137Z Resolving deltas: 24% (29/119) 2023-04-20T11:34:22.4909380Z Resolving deltas: 25% (30/119) 2023-04-20T11:34:22.4909618Z Resolving deltas: 26% (31/119) 2023-04-20T11:34:22.4909860Z Resolving deltas: 27% (33/119) 2023-04-20T11:34:22.4910101Z Resolving deltas: 28% (34/119) 2023-04-20T11:34:22.4910341Z Resolving deltas: 29% (35/119) 2023-04-20T11:34:22.4910703Z Resolving deltas: 30% (36/119) 2023-04-20T11:34:22.4911270Z Resolving deltas: 31% (37/119) 2023-04-20T11:34:22.4911630Z Resolving deltas: 32% (39/119) 2023-04-20T11:34:22.4911880Z Resolving deltas: 33% (40/119) 2023-04-20T11:34:22.4912316Z Resolving deltas: 34% (41/119) 2023-04-20T11:34:22.4912594Z Resolving deltas: 35% (42/119) 2023-04-20T11:34:22.4913059Z Resolving deltas: 36% (43/119) 2023-04-20T11:34:22.4913311Z Resolving deltas: 37% (45/119) 2023-04-20T11:34:22.4913563Z Resolving deltas: 38% (46/119) 2023-04-20T11:34:22.4913805Z Resolving deltas: 39% (47/119) 2023-04-20T11:34:22.4914039Z Resolving deltas: 40% (48/119) 2023-04-20T11:34:22.4914283Z Resolving deltas: 41% (49/119) 2023-04-20T11:34:22.4914533Z Resolving deltas: 42% (50/119) 2023-04-20T11:34:22.4914777Z Resolving deltas: 43% (52/119) 2023-04-20T11:34:22.4915016Z Resolving deltas: 44% (53/119) 2023-04-20T11:34:22.4915260Z Resolving deltas: 45% (54/119) 2023-04-20T11:34:22.4915505Z Resolving deltas: 46% (55/119) 2023-04-20T11:34:22.4915745Z Resolving deltas: 47% (56/119) 2023-04-20T11:34:22.4915992Z Resolving deltas: 48% (58/119) 2023-04-20T11:34:22.4916249Z Resolving deltas: 49% (59/119) 2023-04-20T11:34:22.4916492Z Resolving deltas: 50% (60/119) 2023-04-20T11:34:22.4916726Z Resolving deltas: 51% (61/119) 2023-04-20T11:34:22.4916981Z Resolving deltas: 52% (62/119) 2023-04-20T11:34:22.4917231Z Resolving deltas: 53% (64/119) 2023-04-20T11:34:22.4917467Z Resolving deltas: 54% (65/119) 2023-04-20T11:34:22.4917712Z Resolving deltas: 55% (66/119) 2023-04-20T11:34:22.4917967Z Resolving deltas: 56% (67/119) 2023-04-20T11:34:22.4918209Z Resolving deltas: 57% (68/119) 2023-04-20T11:34:22.4918442Z Resolving deltas: 58% (70/119) 2023-04-20T11:34:22.4919802Z Resolving deltas: 59% (71/119) 2023-04-20T11:34:22.4920064Z Resolving deltas: 60% (72/119) 2023-04-20T11:34:22.4933267Z Resolving deltas: 61% (73/119) 2023-04-20T11:34:22.4933870Z Resolving deltas: 62% (74/119) 2023-04-20T11:34:22.4934155Z Resolving deltas: 63% (75/119) 2023-04-20T11:34:22.4935680Z Resolving deltas: 64% (77/119) 2023-04-20T11:34:22.4936282Z Resolving deltas: 65% (78/119) 2023-04-20T11:34:22.4936555Z Resolving deltas: 66% (79/119) 2023-04-20T11:34:22.4936818Z Resolving deltas: 67% (80/119) 2023-04-20T11:34:22.4937072Z Resolving deltas: 68% (81/119) 2023-04-20T11:34:22.4937334Z Resolving deltas: 69% (83/119) 2023-04-20T11:34:22.4937588Z Resolving deltas: 70% (84/119) 2023-04-20T11:34:22.4937835Z Resolving deltas: 71% (85/119) 2023-04-20T11:34:22.4938082Z Resolving deltas: 72% (86/119) 2023-04-20T11:34:22.4938329Z Resolving deltas: 73% (87/119) 2023-04-20T11:34:22.4938568Z Resolving deltas: 74% (89/119) 2023-04-20T11:34:22.4938817Z Resolving deltas: 75% (90/119) 2023-04-20T11:34:22.4939060Z Resolving deltas: 76% (91/119) 2023-04-20T11:34:22.4939301Z Resolving deltas: 77% (92/119) 2023-04-20T11:34:22.4939544Z Resolving deltas: 78% (93/119) 2023-04-20T11:34:22.4939779Z Resolving deltas: 79% (95/119) 2023-04-20T11:34:22.4940030Z Resolving deltas: 80% (96/119) 2023-04-20T11:34:22.4940272Z Resolving deltas: 81% (97/119) 2023-04-20T11:34:22.4940524Z Resolving deltas: 82% (98/119) 2023-04-20T11:34:22.4940762Z Resolving deltas: 83% (99/119) 2023-04-20T11:34:22.4941014Z Resolving deltas: 84% (100/119) 2023-04-20T11:34:22.4941283Z Resolving deltas: 85% (102/119) 2023-04-20T11:34:22.4941535Z Resolving deltas: 86% (103/119) 2023-04-20T11:34:22.4941790Z Resolving deltas: 87% (104/119) 2023-04-20T11:34:22.4942042Z Resolving deltas: 88% (105/119) 2023-04-20T11:34:22.4942292Z Resolving deltas: 89% (106/119) 2023-04-20T11:34:22.4942530Z Resolving deltas: 90% (108/119) 2023-04-20T11:34:22.4942779Z Resolving deltas: 91% (109/119) 2023-04-20T11:34:22.4943028Z Resolving deltas: 92% (110/119) 2023-04-20T11:34:22.4943275Z Resolving deltas: 93% (111/119) 2023-04-20T11:34:22.4943523Z Resolving deltas: 94% (112/119) 2023-04-20T11:34:22.4943771Z Resolving deltas: 95% (114/119) 2023-04-20T11:34:22.4944017Z Resolving deltas: 96% (115/119) 2023-04-20T11:34:22.4944256Z Resolving deltas: 97% (116/119) 2023-04-20T11:34:22.4944503Z Resolving deltas: 98% (117/119) 2023-04-20T11:34:22.4944747Z Resolving deltas: 99% (118/119) 2023-04-20T11:34:22.4944991Z Resolving deltas: 100% (119/119) 2023-04-20T11:34:22.4945376Z Resolving deltas: 100% (119/119), done. 2023-04-20T11:34:22.4945702Z From https://github.com/pdfo/pdfo 2023-04-20T11:34:22.4946058Z * [new ref] 190bd3232d9797d59e1ed3342a92244e3c69d095 -> origin/test 2023-04-20T11:34:22.4947071Z ##[endgroup] 2023-04-20T11:34:22.4947495Z ##[group]Determining the checkout info 2023-04-20T11:34:22.4947887Z ##[endgroup] 2023-04-20T11:34:22.4948269Z ##[group]Checking out the ref 2023-04-20T11:34:22.4948682Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force -B test refs/remotes/origin/test 2023-04-20T11:34:22.5929738Z branch 'test' set up to track 'origin/test'. 2023-04-20T11:34:22.5930217Z Switched to a new branch 'test' 2023-04-20T11:34:22.5974753Z ##[endgroup] 2023-04-20T11:34:22.6317227Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format='%H' 2023-04-20T11:34:22.6582477Z '190bd3232d9797d59e1ed3342a92244e3c69d095' 2023-04-20T11:34:22.7086979Z ##[group]Run msys2/setup-msys2@v2 2023-04-20T11:34:22.7087241Z with: 2023-04-20T11:34:22.7087401Z msystem: MINGW64 2023-04-20T11:34:22.7087594Z path-type: inherit 2023-04-20T11:34:22.7087812Z install: mingw-w64-x86_64-gcc-fortran 2023-04-20T11:34:22.7088015Z update: false 2023-04-20T11:34:22.7088229Z pacboy: false 2023-04-20T11:34:22.7088403Z release: true 2023-04-20T11:34:22.7088576Z location: RUNNER_TEMP 2023-04-20T11:34:22.7088796Z platform-check-severity: fatal 2023-04-20T11:34:22.7089007Z ##[endgroup] 2023-04-20T11:34:22.9558385Z ##[group]Downloading MSYS2... 2023-04-20T11:34:23.9147076Z [command]C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe "(Get-FileHash 'D:\a\_temp\6df88bba-1c38-464b-98d0-89d870c70bee' -Algorithm SHA256)[0].Hash" 2023-04-20T11:34:24.7884288Z 2ACC45681BC6B268CC6319E48029CBA1029F9AA1CE3244AA56862069FCC0C164 2023-04-20T11:34:24.8640958Z ##[endgroup] 2023-04-20T11:34:24.8641503Z ##[group]Extracting MSYS2... 2023-04-20T11:34:24.8646090Z [command]C:\hostedtoolcache\windows\msys2-installer\0.0.20230318\x64\base.exe -y 2023-04-20T11:34:24.9561322Z 2023-04-20T11:34:24.9561975Z 7-Zip SFX 22.01 ZS v1.5.4 R4 (x64) : Copyright (c) 1999-2022 Igor Pavlov, 2016-2023 Tino Reichardt : 2023-02-27 2023-04-20T11:34:24.9562387Z 2023-04-20T11:34:24.9562719Z Extracting archive: C:\hostedtoolcache\windows\msys2-installer\0.0.20230318\x64\base.exe 2023-04-20T11:34:24.9563170Z -- 2023-04-20T11:34:24.9563545Z Path = C:\hostedtoolcache\windows\msys2-installer\0.0.20230318\x64\base.exe 2023-04-20T11:34:24.9563905Z Type = 7z 2023-04-20T11:34:24.9564101Z 2023-04-20T11:34:25.1532228Z 0% 2023-04-20T11:34:25.1532647Z 2023-04-20T11:34:25.3569166Z 0% 1058 - msys64\clangarm64.ico 2023-04-20T11:34:25.3569595Z 2023-04-20T11:34:25.5592896Z 6% 1753 - msys64\usr\lib\tdbcmysql1.1.3\tdbcmysql.tcl 2023-04-20T11:34:25.5593321Z 2023-04-20T11:34:25.7632859Z 7% 2704 - msys64\usr\lib\terminfo\67\gnome-rh90 2023-04-20T11:34:25.7633321Z 2023-04-20T11:34:25.9664308Z 7% 3668 - msys64\usr\lib\terminfo\73\screen.xterm-xfree86 2023-04-20T11:34:25.9664781Z 2023-04-20T11:34:26.1697197Z 8% 4621 - msys64\usr\share\awk\assert.awk 2023-04-20T11:34:26.1697659Z 2023-04-20T11:34:26.3727444Z 9% 5444 - msys64\usr\share\doc\bash\COMPAT 2023-04-20T11:34:26.3727914Z 2023-04-20T11:34:26.5758282Z 16% 6024 - msys64\usr\share\locale\es\LC_MESSAGES\pacman.mo 2023-04-20T11:34:26.5758913Z 2023-04-20T11:34:26.7793600Z 22% 6344 - msys64\usr\share\locale\nb\LC_MESSAGES\wget.mo 2023-04-20T11:34:26.7794098Z 2023-04-20T11:34:26.9825881Z 32% 6866 - msys64\usr\share\man\man1\bash_builtins.1.gz 2023-04-20T11:34:26.9826338Z 2023-04-20T11:34:27.1862648Z 33% 7761 - msys64\usr\share\man\man3\CURLOPT_REFERER.3.gz 2023-04-20T11:34:27.1863145Z 2023-04-20T11:34:27.3892618Z 33% 8671 - msys64\usr\share\man\man3\newterm.3x.gz 2023-04-20T11:34:27.3893078Z 2023-04-20T11:34:27.5925412Z 35% 9485 - msys64\usr\share\man\man3\Tcl_UnregisterChannel.3.gz 2023-04-20T11:34:27.5925921Z 2023-04-20T11:34:27.7962460Z 40% 10224 - msys64\usr\share\perl5\core_perl\DBM_Filter\encode.pm 2023-04-20T11:34:27.7962975Z 2023-04-20T11:34:28.0654035Z 44% 10913 - msys64\usr\share\perl5\core_perl\unicore\lib\In\5_2.pl 2023-04-20T11:34:28.0703065Z 2023-04-20T11:34:28.2803105Z 44% 11225 - msys64\usr\share\perl5\core_perl\unicore\lib\Upper\Y.pl 2023-04-20T11:34:28.2803606Z 2023-04-20T11:34:28.4681118Z 46% 11974 - msys64\usr\share\terminfo\64\d430-dg-ccc 2023-04-20T11:34:28.4681605Z 2023-04-20T11:34:28.6718169Z 46% 12871 - msys64\usr\share\terminfo\6e\ntconsole 2023-04-20T11:34:28.6718587Z 2023-04-20T11:34:28.8749158Z 46% 13851 - msys64\usr\share\terminfo\77\wy75ap 2023-04-20T11:34:28.8749646Z 2023-04-20T11:34:29.0786493Z 47% 14846 - msys64\usr\share\zoneinfo\posix\America\Cayenne 2023-04-20T11:34:29.0786997Z 2023-04-20T11:34:29.4231264Z 47% 15797 - msys64\usr\share\zoneinfo\right\Europe\Guernsey 2023-04-20T11:34:29.4231820Z 2023-04-20T11:34:29.6277980Z 52% 16345 - msys64\usr\bin\basenc.exe 2023-04-20T11:34:29.6279151Z 2023-04-20T11:34:29.8349532Z 66% 16554 - msys64\usr\bin\msys-gmp-10.dll 2023-04-20T11:34:29.8350022Z 2023-04-20T11:34:30.0596916Z 85% 16633 - msys64\usr\bin\pactree.exe 2023-04-20T11:34:30.0601817Z 2023-04-20T11:34:30.0604088Z Everything is Ok 2023-04-20T11:34:30.0637797Z ##[endgroup] 2023-04-20T11:34:30.0639299Z ##[group]Disable Key Refresh... 2023-04-20T11:34:30.1271249Z [command]C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe "((Get-Content -path D:\a\_temp\msys64\etc\post-install\07-pacman-key.post -Raw) -replace '--refresh-keys', '--version') | Set-Content -Path D:\a\_temp\msys64\etc\post-install\07-pacman-key.post" 2023-04-20T11:34:30.4819178Z ##[endgroup] 2023-04-20T11:34:30.4847040Z ##[group]Restoring package cache... 2023-04-20T11:34:30.9412069Z Received 186 of 186 (100.0%), 0.0 MBs/sec 2023-04-20T11:34:30.9413683Z Cache Size: ~0 MB (186 B) 2023-04-20T11:34:30.9423950Z [command]C:\Windows\System32\tar.exe -z -xf D:/a/_temp/84e51ea4-f58e-469e-abde-4229a92ec21d/cache.tgz -P -C D:/a/pdfo/pdfo 2023-04-20T11:34:30.9784260Z Cache restored successfully 2023-04-20T11:34:30.9793719Z Cache restore for msys2-pkgs-upd:false-conf:03752321, got msys2-pkgs-upd:false-conf:63b8c065-files:4ff15b936b8851e2caa578b90510bbe590320689 2023-04-20T11:34:30.9794569Z ##[endgroup] 2023-04-20T11:34:30.9795156Z ##[group]Starting MSYS2 for the first time... 2023-04-20T11:34:31.0405275Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\setup-msys2\msys2.cmd -c "'uname' '-a'" 2023-04-20T11:34:31.0846231Z ␛[1;32mMSYS2 is starting for the first time. Executing the initial setup.␛[1;0m 2023-04-20T11:34:31.1889431Z Copying skeleton files. 2023-04-20T11:34:31.1890831Z These files are for the users to personalise their msys2 experience. 2023-04-20T11:34:31.1891210Z 2023-04-20T11:34:31.1891493Z They will never be overwritten nor automatically updated. 2023-04-20T11:34:31.1891850Z 2023-04-20T11:34:31.2399934Z './.bashrc' -> '/home/runneradmin/.bashrc' 2023-04-20T11:34:31.2571257Z './.bash_logout' -> '/home/runneradmin/.bash_logout' 2023-04-20T11:34:31.2749232Z './.bash_profile' -> '/home/runneradmin/.bash_profile' 2023-04-20T11:34:31.2919998Z './.profile' -> '/home/runneradmin/.profile' 2023-04-20T11:34:31.3540414Z 'C:\Windows\system32\drivers\etc\hosts' -> '/etc/hosts' 2023-04-20T11:34:31.4079841Z 'C:\Windows\system32\drivers\etc\protocol' -> '/etc/protocols' 2023-04-20T11:34:31.4613735Z 'C:\Windows\system32\drivers\etc\services' -> '/etc/services' 2023-04-20T11:34:31.5154019Z 'C:\Windows\system32\drivers\etc\networks' -> '/etc/networks' 2023-04-20T11:34:31.7242489Z gpg: /etc/pacman.d/gnupg/trustdb.gpg: trustdb created 2023-04-20T11:34:31.7350893Z gpg: no ultimately trusted keys found 2023-04-20T11:34:32.0769469Z gpg: starting migration from earlier GnuPG versions 2023-04-20T11:34:32.2143826Z gpg: porting secret keys from '/etc/pacman.d/gnupg/secring.gpg' to gpg-agent 2023-04-20T11:34:32.2146291Z gpg: migration succeeded 2023-04-20T11:34:32.2382815Z ==> Generating pacman master key. This may take some time. 2023-04-20T11:34:32.2573698Z gpg: Generating pacman keyring master key... 2023-04-20T11:34:33.5285763Z gpg: directory '/etc/pacman.d/gnupg/openpgp-revocs.d' created 2023-04-20T11:34:33.5621445Z gpg: revocation certificate stored as '/etc/pacman.d/gnupg/openpgp-revocs.d/3937E93337ED9EB12FD4990C1E5C455D371DE4A9.rev' 2023-04-20T11:34:33.5621977Z gpg: Done 2023-04-20T11:34:33.5805954Z ==> Updating trust database... 2023-04-20T11:34:33.6027607Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2023-04-20T11:34:33.6028983Z gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u 2023-04-20T11:34:33.7470481Z ==> Appending keys from msys2.gpg... 2023-04-20T11:34:35.0455554Z ==> Locally signing trusted keys in keyring... 2023-04-20T11:34:35.0456269Z -> Locally signed 5 keys. 2023-04-20T11:34:35.0457193Z ==> Importing owner trust values... 2023-04-20T11:34:35.0457454Z gpg: setting ownertrust to 4 2023-04-20T11:34:35.0458058Z gpg: setting ownertrust to 4 2023-04-20T11:34:35.0458322Z gpg: setting ownertrust to 4 2023-04-20T11:34:35.0458551Z gpg: setting ownertrust to 4 2023-04-20T11:34:35.0458960Z gpg: setting ownertrust to 4 2023-04-20T11:34:35.0460930Z ==> Disabling revoked keys in keyring... 2023-04-20T11:34:35.1478145Z -> Disabled 4 keys. 2023-04-20T11:34:35.1648569Z ==> Updating trust database... 2023-04-20T11:34:35.1871083Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2023-04-20T11:34:35.1881473Z gpg: depth: 0 valid: 1 signed: 5 trust: 0-, 0q, 0n, 0m, 0f, 1u 2023-04-20T11:34:35.1892719Z gpg: depth: 1 valid: 5 signed: 7 trust: 0-, 0q, 0n, 5m, 0f, 0u 2023-04-20T11:34:35.1899336Z gpg: depth: 2 valid: 4 signed: 2 trust: 4-, 0q, 0n, 0m, 0f, 0u 2023-04-20T11:34:35.1902873Z gpg: next trustdb check due at 2023-09-12 2023-04-20T11:34:35.2323959Z pacman-key (pacman) 6.0.2 2023-04-20T11:34:35.2324537Z Copyright (c) 2010-2021 Pacman Development Team . 2023-04-20T11:34:35.2324832Z 2023-04-20T11:34:35.2497605Z This is free software; see the source for copying conditions. 2023-04-20T11:34:35.2498737Z There is NO WARRANTY, to the extent permitted by law. 2023-04-20T11:34:35.4701655Z ␛[1;32mInitial setup complete. MSYS2 is now ready to use.␛[1;0m 2023-04-20T11:34:35.4901007Z MINGW64_NT-10.0-17763 fv-az108-278 3.4.6.x86_64 2023-02-15 18:03 UTC x86_64 Msys 2023-04-20T11:34:35.4954958Z ##[endgroup] 2023-04-20T11:34:35.4955530Z ##[group]Disable CheckSpace... 2023-04-20T11:34:35.5454637Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\setup-msys2\msys2.cmd -c "'sed' '-i' 's/^CheckSpace/#CheckSpace/g' '/etc/pacman.conf'" 2023-04-20T11:34:35.7584296Z ##[endgroup] 2023-04-20T11:34:35.7585008Z ##[group]Installing additional packages through pacman... 2023-04-20T11:34:35.8090537Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\setup-msys2\msys2.cmd -c "'pacman' '--noconfirm' '-S' '--needed' '--overwrite' '*' 'mingw-w64-x86_64-gcc-fortran'" 2023-04-20T11:34:37.2437149Z resolving dependencies... 2023-04-20T11:34:37.4627778Z looking for conflicting packages... 2023-04-20T11:34:37.4670983Z 2023-04-20T11:34:37.4672861Z Packages (17) mingw-w64-x86_64-binutils-2.40-2 mingw-w64-x86_64-crt-git-10.0.0.r234.g283e5b23a-1 mingw-w64-x86_64-gcc-12.2.0-10 mingw-w64-x86_64-gcc-libgfortran-12.2.0-10 mingw-w64-x86_64-gcc-libs-12.2.0-10 mingw-w64-x86_64-gmp-6.2.1-5 mingw-w64-x86_64-headers-git-10.0.0.r234.g283e5b23a-1 mingw-w64-x86_64-isl-0.25-1 mingw-w64-x86_64-libiconv-1.17-3 mingw-w64-x86_64-libwinpthread-git-10.0.0.r234.g283e5b23a-1 mingw-w64-x86_64-mpc-1.3.1-1 mingw-w64-x86_64-mpfr-4.2.0-1 mingw-w64-x86_64-windows-default-manifest-6.4-4 mingw-w64-x86_64-winpthreads-git-10.0.0.r234.g283e5b23a-1 mingw-w64-x86_64-zlib-1.2.13-3 mingw-w64-x86_64-zstd-1.5.4-1 mingw-w64-x86_64-gcc-fortran-12.2.0-10 2023-04-20T11:34:37.4673972Z 2023-04-20T11:34:37.4674223Z Total Download Size: 59.70 MiB 2023-04-20T11:34:37.4674581Z Total Installed Size: 446.25 MiB 2023-04-20T11:34:37.4674832Z 2023-04-20T11:34:37.4689047Z :: Proceed with installation? [Y/n] 2023-04-20T11:34:37.4689365Z :: Retrieving packages... 2023-04-20T11:34:40.2657618Z mingw-w64-x86_64-gcc-12.2.0-10-any downloading... 2023-04-20T11:34:40.2659454Z mingw-w64-x86_64-gcc-fortran-12.2.0-10-any downloading... 2023-04-20T11:34:40.2667639Z mingw-w64-x86_64-binutils-2.40-2-any downloading... 2023-04-20T11:34:40.2672796Z mingw-w64-x86_64-headers-git-10.0.0.r234.g283e5b23a-1-any downloading... 2023-04-20T11:34:40.2675231Z mingw-w64-x86_64-crt-git-10.0.0.r234.g283e5b23a-1-any downloading... 2023-04-20T11:34:40.2688034Z mingw-w64-x86_64-isl-0.25-1-any downloading... 2023-04-20T11:34:40.2690575Z mingw-w64-x86_64-gcc-libs-12.2.0-10-any downloading... 2023-04-20T11:34:40.2709213Z mingw-w64-x86_64-gcc-libgfortran-12.2.0-10-any downloading... 2023-04-20T11:34:40.2791041Z mingw-w64-x86_64-libiconv-1.17-3-any downloading... 2023-04-20T11:34:40.2803310Z mingw-w64-x86_64-zstd-1.5.4-1-any downloading... 2023-04-20T11:34:40.2824272Z mingw-w64-x86_64-gmp-6.2.1-5-any downloading... 2023-04-20T11:34:40.2834936Z mingw-w64-x86_64-mpfr-4.2.0-1-any downloading... 2023-04-20T11:34:40.2852466Z mingw-w64-x86_64-mpc-1.3.1-1-any downloading... 2023-04-20T11:34:40.2931650Z mingw-w64-x86_64-zlib-1.2.13-3-any downloading... 2023-04-20T11:34:40.2941249Z mingw-w64-x86_64-winpthreads-git-10.0.0.r234.g283e5b23a-1-any downloading... 2023-04-20T11:34:40.2957886Z mingw-w64-x86_64-libwinpthread-git-10.0.0.r234.g283e5b23a-1-any downloading... 2023-04-20T11:34:40.2976704Z mingw-w64-x86_64-windows-default-manifest-6.4-4-any downloading... 2023-04-20T11:34:40.3003610Z checking keyring... 2023-04-20T11:34:40.4699621Z checking package integrity... 2023-04-20T11:34:45.0787473Z loading package files... 2023-04-20T11:34:45.1537589Z checking for file conflicts... 2023-04-20T11:34:45.3826098Z :: Processing package changes... 2023-04-20T11:34:45.3826657Z installing mingw-w64-x86_64-libwinpthread-git... 2023-04-20T11:34:45.3916472Z installing mingw-w64-x86_64-gcc-libs... 2023-04-20T11:34:45.4114291Z installing mingw-w64-x86_64-zstd... 2023-04-20T11:34:45.4365091Z installing mingw-w64-x86_64-binutils... 2023-04-20T11:34:45.7794210Z installing mingw-w64-x86_64-headers-git... 2023-04-20T11:34:47.1525013Z installing mingw-w64-x86_64-crt-git... 2023-04-20T11:34:47.8958206Z installing mingw-w64-x86_64-gmp... 2023-04-20T11:34:47.9145986Z installing mingw-w64-x86_64-isl... 2023-04-20T11:34:47.9905529Z installing mingw-w64-x86_64-libiconv... 2023-04-20T11:34:48.0217222Z installing mingw-w64-x86_64-mpfr... 2023-04-20T11:34:48.0471306Z installing mingw-w64-x86_64-mpc... 2023-04-20T11:34:48.0540974Z installing mingw-w64-x86_64-windows-default-manifest... 2023-04-20T11:34:48.0593858Z installing mingw-w64-x86_64-winpthreads-git... 2023-04-20T11:34:48.0754171Z installing mingw-w64-x86_64-zlib... 2023-04-20T11:34:48.0861787Z installing mingw-w64-x86_64-gcc... 2023-04-20T11:34:49.5094539Z installing mingw-w64-x86_64-gcc-libgfortran... 2023-04-20T11:34:49.5235051Z installing mingw-w64-x86_64-gcc-fortran... 2023-04-20T11:34:49.7610279Z ##[endgroup] 2023-04-20T11:34:49.7613225Z ##[group]Saving package cache... 2023-04-20T11:34:49.8137441Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\setup-msys2\msys2.cmd -c "'paccache' '-r' '-f' '-u' '-k0'" 2023-04-20T11:34:51.1270585Z ==> no candidate packages found for pruning 2023-04-20T11:34:51.7510730Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\setup-msys2\msys2.cmd -c "'paccache' '-r' '-f' '-k1'" 2023-04-20T11:34:52.7519034Z ==> no candidate packages found for pruning 2023-04-20T11:34:52.7522406Z [command]C:\Windows\System32\tar.exe --posix -z -cf cache.tgz --exclude cache.tgz -P -C D:/a/pdfo/pdfo --files-from manifest.txt 2023-04-20T11:34:56.9376026Z Cache Size: ~60 MB (62611722 B) 2023-04-20T11:34:57.0570512Z Cache saved successfully 2023-04-20T11:34:57.0640173Z Cache saved as ID 138 using key msys2-pkgs-upd:false-conf:03752321-files:c7101327ab7f777f123cb972285bd194cbc7dacd 2023-04-20T11:34:57.1148660Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\setup-msys2\msys2.cmd -c "'pacman' '--noconfirm' '-Scc'" 2023-04-20T11:34:58.2590461Z 2023-04-20T11:34:58.2590992Z Cache directory: /var/cache/pacman/pkg/ 2023-04-20T11:34:58.2694214Z :: Do you want to remove ALL files from cache? [Y/n] 2023-04-20T11:34:58.2694624Z removing all files from cache... 2023-04-20T11:34:58.2694912Z 2023-04-20T11:34:58.2695163Z Database directory: /var/lib/pacman/ 2023-04-20T11:34:58.2717351Z :: Do you want to remove unused repositories? [Y/n] 2023-04-20T11:34:58.2717758Z removing unused sync repositories... 2023-04-20T11:34:58.2775088Z ##[endgroup] 2023-04-20T11:34:58.3061981Z ##[group]Run pipx run cibuildwheel 2023-04-20T11:34:58.3062348Z ␛[36;1mpipx run cibuildwheel␛[0m 2023-04-20T11:34:58.3068296Z shell: D:\a\_temp\setup-msys2\msys2.CMD {0} 2023-04-20T11:34:58.3068537Z env: 2023-04-20T11:34:58.3068709Z MSYSTEM: MINGW64 2023-04-20T11:34:58.3068921Z CIBW_ARCHS_WINDOWS: auto64 2023-04-20T11:34:58.3069140Z CIBW_ARCHS_MACOS: x86_64 2023-04-20T11:34:58.3069400Z CIBW_ENVIRONMENT_WINDOWS: CC=gcc CXX=g++ FC=gfortran 2023-04-20T11:34:58.3069710Z CIBW_ENVIRONMENT_MACOS: CC=clang CXX=clang++ FC=gfortran-11 2023-04-20T11:34:58.3069960Z ##[endgroup] 2023-04-20T11:35:24.6452396Z 2023-04-20T11:35:24.6452879Z _ _ _ _ _ _ _ 2023-04-20T11:35:24.6453321Z ___|_| |_ _ _|_| |_| |_ _ _| |_ ___ ___| | 2023-04-20T11:35:24.6453697Z | _| | . | | | | | . | | | | | -_| -_| | 2023-04-20T11:35:24.6454034Z |___|_|___|___|_|_|___|_____|_|_|___|___|_| 2023-04-20T11:35:24.6454375Z 2023-04-20T11:35:24.6454685Z cibuildwheel version 2.12.3 2023-04-20T11:35:24.6454944Z 2023-04-20T11:35:24.6455142Z Build options: 2023-04-20T11:35:24.6455468Z platform: windows 2023-04-20T11:35:24.6564955Z architectures: AMD64␛[0m 2023-04-20T11:35:24.6565288Z ␛[38;5;244mbuild_selector: 2023-04-20T11:35:24.6565648Z ␛[38;5;244m build_config: * 2023-04-20T11:35:24.6566002Z ␛[38;5;244m skip_config: 2023-04-20T11:35:24.6566332Z ␛[38;5;244m requires_python: >=3.7 2023-04-20T11:35:24.6566703Z ␛[38;5;244m prerelease_pythons: False␛[0m 2023-04-20T11:35:24.6567078Z ␛[38;5;244mcontainer_engine: docker␛[0m 2023-04-20T11:35:24.6567441Z ␛[38;5;244moutput_dir: wheelhouse␛[0m 2023-04-20T11:35:24.6567801Z package_dir: D:\a\pdfo\pdfo␛[0m 2023-04-20T11:35:24.6568142Z ␛[38;5;244mtest_selector: 2023-04-20T11:35:24.6568455Z ␛[38;5;244m skip_config:␛[0m 2023-04-20T11:35:24.6568783Z ␛[38;5;244mbefore_all: ␛[0m 2023-04-20T11:35:24.6569134Z ␛[38;5;244mbefore_build: ␛[0m 2023-04-20T11:35:24.6569480Z ␛[38;5;244mbefore_test: ␛[0m 2023-04-20T11:35:24.6569832Z ␛[38;5;244mbuild_frontend: default␛[0m 2023-04-20T11:35:24.6570176Z build_verbosity: 3␛[0m 2023-04-20T11:35:24.6570498Z ␛[38;5;244mconfig_settings: ␛[0m 2023-04-20T11:35:24.6570869Z ␛[38;5;244mdependency_constraints: pinned␛[0m 2023-04-20T11:35:24.6571221Z environment: 2023-04-20T11:35:24.6571521Z CC=gcc 2023-04-20T11:35:24.6571807Z CXX=g++ 2023-04-20T11:35:24.6572109Z FC=gfortran␛[0m 2023-04-20T11:35:24.6572429Z ␛[38;5;244mmanylinux_images: None␛[0m 2023-04-20T11:35:24.6572793Z ␛[38;5;244mmusllinux_images: None␛[0m 2023-04-20T11:35:24.6573136Z ␛[38;5;244mrepair_command: ␛[0m 2023-04-20T11:35:24.6573540Z test_command: bash {project}/tools/github/cibw_test_command.sh␛[0m 2023-04-20T11:35:24.6573938Z ␛[38;5;244mtest_extras: ␛[0m 2023-04-20T11:35:24.6574336Z ␛[38;5;244mtest_requires: ␛[0m 2023-04-20T11:35:24.6574582Z 2023-04-20T11:35:24.6574881Z Cache folder: C:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache 2023-04-20T11:35:24.6680578Z 2023-04-20T11:35:24.6680901Z Here we go! 2023-04-20T11:35:24.6681234Z 2023-04-20T11:35:24.6803314Z 2023-04-20T11:35:24.6803693Z ␛[1m␛[34mBuilding cp37-win_amd64 wheel␛[0m 2023-04-20T11:35:24.6804115Z CPython 3.7 Windows 64bit 2023-04-20T11:35:24.6804394Z 2023-04-20T11:35:24.6807669Z ##[group]Installing Python cp37... 2023-04-20T11:35:24.6807931Z 2023-04-20T11:35:24.6956647Z + Download https://dist.nuget.org/win-x86-commandline/latest/nuget.exe to C:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache\nuget.exe 2023-04-20T11:35:25.0878426Z + 'C:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache\nuget.exe' install python -Version 3.7.9 -FallbackSource https://api.nuget.org/v3/index.json -OutputDirectory 'C:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache\nuget-cpython' 2023-04-20T11:35:26.7907611Z Feeds used: 2023-04-20T11:35:26.7908197Z https://api.nuget.org/v3/index.json 2023-04-20T11:35:26.7912381Z C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ 2023-04-20T11:35:26.7913333Z https://api.nuget.org/v3/index.json 2023-04-20T11:35:26.7913664Z 2023-04-20T11:35:26.8321203Z 2023-04-20T11:35:26.8321361Z 2023-04-20T11:35:26.8820345Z Attempting to gather dependency information for package 'python.3.7.9' with respect to project 'C:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache\nuget-cpython', targeting 'Any,Version=v0.0' 2023-04-20T11:35:27.4392238Z Gathering dependency information took 542 ms 2023-04-20T11:35:27.4506798Z Attempting to resolve dependencies for package 'python.3.7.9' with DependencyBehavior 'Lowest' 2023-04-20T11:35:27.5030980Z Resolving dependency information took 0 ms 2023-04-20T11:35:27.5031555Z Resolving actions to install package 'python.3.7.9' 2023-04-20T11:35:27.5050920Z Resolved actions to install package 'python.3.7.9' 2023-04-20T11:35:27.5394209Z Retrieving package 'python 3.7.9' from 'nuget.org'. 2023-04-20T11:35:27.7485790Z GET https://api.nuget.org/v3-flatcontainer/python/3.7.9/python.3.7.9.nupkg 2023-04-20T11:35:27.7592806Z OK https://api.nuget.org/v3-flatcontainer/python/3.7.9/python.3.7.9.nupkg 10ms 2023-04-20T11:35:42.3655490Z Installed python 3.7.9 from https://api.nuget.org/v3/index.json with content hash 8nAXjaj2wl8Q9ymoGr07WUSU4aacHs7lgoLO40goDJVtvwmhOtXlJ8Ehd6aRF2sKO52WdstohE3qEQSr9lA1KQ==. 2023-04-20T11:35:42.3813125Z Adding package 'python.3.7.9' to folder 'C:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache\nuget-cpython' 2023-04-20T11:35:47.3918394Z Added package 'python.3.7.9' to folder 'C:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache\nuget-cpython' 2023-04-20T11:35:47.3928179Z Successfully installed 'python 3.7.9' to C:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache\nuget-cpython 2023-04-20T11:35:47.3951742Z Executing nuget actions took 19.87 sec 2023-04-20T11:35:47.4122804Z ##[endgroup] 2023-04-20T11:35:47.4132612Z ␛[32m✓ ␛[0m22.74s 2023-04-20T11:35:47.4133232Z ##[group]Setting up build environment... 2023-04-20T11:35:47.4133422Z 2023-04-20T11:35:47.4133805Z + Download https://github.com/pypa/get-virtualenv/blob/20.21.0/public/virtualenv.pyz?raw=true to C:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache\virtualenv-20.21.0.pyz 2023-04-20T11:35:48.0041372Z + 'C:\Program Files (x86)\pipx\.cache\2b6868c5f98c489\Scripts\python.exe' -sS 'C:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache\virtualenv-20.21.0.pyz' --activators= --no-periodic-update --pip=23.1 --setuptools=67.6.1 --wheel=0.40.0 --python 'C:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache\nuget-cpython\python.3.7.9\tools\python.exe' 'D:\a\_temp\msys64\tmp\cibw-run-fohq48qx\cp37-win_amd64\build\venv' 2023-04-20T11:35:55.5541712Z created virtual environment CPython3.7.9.final.0-64 in 7282ms 2023-04-20T11:35:55.5542631Z creator CPython3Windows(dest=D:\a\_temp\msys64\tmp\cibw-run-fohq48qx\cp37-win_amd64\build\venv, clear=False, no_vcs_ignore=False, global=False) 2023-04-20T11:35:55.5543619Z seeder FromAppData(download=False, pip=23.1, setuptools=67.6.1, wheel=0.40.0, via=copy, app_data_dir=C:\Users\runneradmin\AppData\Local\pypa\virtualenv) 2023-04-20T11:35:55.5544360Z added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 2023-04-20T11:35:55.5759230Z + python -m pip install --upgrade pip -c 'C:\Program Files (x86)\pipx\.cache\2b6868c5f98c489\Lib\site-packages\cibuildwheel\resources\constraints-python37.txt' 2023-04-20T11:35:58.2383647Z Requirement already satisfied: pip in d:\a\_temp\msys64\tmp\cibw-run-fohq48qx\cp37-win_amd64\build\venv\lib\site-packages (23.1) 2023-04-20T11:35:58.4902111Z + where python 2023-04-20T11:35:58.5117356Z D:\a\_temp\msys64\tmp\cibw-run-fohq48qx\cp37-win_amd64\build\venv\Scripts\python.exe 2023-04-20T11:35:58.5288677Z C:\hostedtoolcache\windows\Python\3.7.9\x64\python.exe 2023-04-20T11:35:58.6056773Z C:\ProgramData\Chocolatey\bin\python.exe 2023-04-20T11:35:58.9189654Z + python --version 2023-04-20T11:35:58.9425255Z Python 3.7.9 2023-04-20T11:35:58.9466734Z + python -c '"import struct; print(struct.calcsize('"'"'P'"'"') * 8)"' 2023-04-20T11:35:58.9906427Z + where python 2023-04-20T11:35:59.1262981Z + where pip 2023-04-20T11:35:59.2585076Z + pip --version 2023-04-20T11:35:59.6297917Z pip 23.1 from D:\a\_temp\msys64\tmp\cibw-run-fohq48qx\cp37-win_amd64\build\venv\lib\site-packages\pip (python 3.7) 2023-04-20T11:35:59.6298477Z 2023-04-20T11:35:59.6708719Z ##[endgroup] 2023-04-20T11:35:59.6709395Z ␛[32m✓ ␛[0m12.26s 2023-04-20T11:35:59.6710044Z ##[group]Installing build tools... 2023-04-20T11:35:59.6710338Z 2023-04-20T11:35:59.6710811Z + pip install --upgrade setuptools wheel -c 'C:\Program Files (x86)\pipx\.cache\2b6868c5f98c489\Lib\site-packages\cibuildwheel\resources\constraints-python37.txt' 2023-04-20T11:36:00.6884147Z Requirement already satisfied: setuptools in d:\a\_temp\msys64\tmp\cibw-run-fohq48qx\cp37-win_amd64\build\venv\lib\site-packages (67.6.1) 2023-04-20T11:36:01.4569065Z Requirement already satisfied: wheel in d:\a\_temp\msys64\tmp\cibw-run-fohq48qx\cp37-win_amd64\build\venv\lib\site-packages (0.40.0) 2023-04-20T11:36:01.4569798Z ##[endgroup] 2023-04-20T11:36:01.4570138Z ␛[32m✓ ␛[0m1.50s 2023-04-20T11:36:01.4570549Z ##[group]Building wheel... 2023-04-20T11:36:01.4570696Z 2023-04-20T11:36:01.4570985Z + python -m pip wheel 'D:\a\pdfo\pdfo' '--wheel-dir=D:\a\_temp\msys64\tmp\cibw-run-fohq48qx\cp37-win_amd64\built_wheel' --no-deps -vvv 2023-04-20T11:36:02.1477136Z Created temporary directory: D:\a\_temp\msys64\tmp\pip-build-tracker-qfukc781 2023-04-20T11:36:02.1481520Z Initialized build tracking at D:\a\_temp\msys64\tmp\pip-build-tracker-qfukc781 2023-04-20T11:36:02.1483886Z Created build tracker: D:\a\_temp\msys64\tmp\pip-build-tracker-qfukc781 2023-04-20T11:36:02.1486096Z Entered build tracker: D:\a\_temp\msys64\tmp\pip-build-tracker-qfukc781 2023-04-20T11:36:02.1490364Z Created temporary directory: D:\a\_temp\msys64\tmp\pip-wheel-68nr_4e5 2023-04-20T11:36:02.1500020Z Created temporary directory: D:\a\_temp\msys64\tmp\pip-ephem-wheel-cache-t56rlmzb 2023-04-20T11:36:02.1584718Z Processing d:\a\pdfo\pdfo 2023-04-20T11:36:02.1592227Z Added file:///D:/a/pdfo/pdfo to build tracker 'D:\\a\\_temp\\msys64\\tmp\\pip-build-tracker-qfukc781' 2023-04-20T11:36:02.1618910Z Created temporary directory: D:\a\_temp\msys64\tmp\pip-build-env-5ykbupl5 2023-04-20T11:36:02.1653007Z Installing build dependencies: started 2023-04-20T11:36:02.1655686Z Running command pip subprocess to install build dependencies 2023-04-20T11:36:02.5883789Z Using pip 23.1 from D:\a\_temp\msys64\tmp\cibw-run-fohq48qx\cp37-win_amd64\build\venv\Lib\site-packages\pip (python 3.7) 2023-04-20T11:36:03.9717749Z Collecting meson-python>=0.12.1 2023-04-20T11:36:03.9718092Z Downloading meson_python-0.13.0-py3-none-any.whl (79 kB) 2023-04-20T11:36:03.9718467Z ---------------------------------------- 79.5/79.5 kB 1.5 MB/s eta 0:00:00 2023-04-20T11:36:03.9718762Z Collecting wheel 2023-04-20T11:36:03.9719037Z Using cached wheel-0.40.0-py3-none-any.whl (64 kB) 2023-04-20T11:36:03.9719331Z Collecting oldest-supported-numpy 2023-04-20T11:36:03.9719671Z Downloading oldest_supported_numpy-2022.11.19-py3-none-any.whl (4.9 kB) 2023-04-20T11:36:03.9720013Z Collecting colorama (from meson-python>=0.12.1) 2023-04-20T11:36:03.9720336Z Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2023-04-20T11:36:03.9720647Z Collecting meson>=0.63.3 (from meson-python>=0.12.1) 2023-04-20T11:36:03.9720958Z Downloading meson-1.1.0-py3-none-any.whl (916 kB) 2023-04-20T11:36:03.9721300Z ------------------------------------- 916.8/916.8 kB 14.6 MB/s eta 0:00:00 2023-04-20T11:36:03.9721655Z Collecting pyproject-metadata>=0.7.1 (from meson-python>=0.12.1) 2023-04-20T11:36:03.9722015Z Downloading pyproject_metadata-0.7.1-py3-none-any.whl (7.4 kB) 2023-04-20T11:36:03.9722544Z Collecting tomli>=1.0.0 (from meson-python>=0.12.1) 2023-04-20T11:36:03.9722999Z Using cached tomli-2.0.1-py3-none-any.whl (12 kB) 2023-04-20T11:36:04.1202989Z Link requires a different Python (3.7.9 not in: '>=3.8'): https://files.pythonhosted.org/packages/50/e1/9b0c184f04b8cf5f3c941ffa56fbcbe936888bdac9aa7ba6bae405ac752b/numpy-1.22.0.zip (from https://pypi.org/simple/numpy/) (requires-python:>=3.8) 2023-04-20T11:36:04.1212107Z Link requires a different Python (3.7.9 not in: '>=3.8'): https://files.pythonhosted.org/packages/0a/c8/a62767a6b374a0dfb02d2a0456e5f56a372cdd1689dbc6ffb6bf1ddedbc0/numpy-1.22.1.zip (from https://pypi.org/simple/numpy/) (requires-python:>=3.8) 2023-04-20T11:36:04.1218181Z Link requires a different Python (3.7.9 not in: '>=3.8'): https://files.pythonhosted.org/packages/e9/6c/c0a8130fe198f27bab92f1b28631e0cc2572295f6b7a31e87efe7448aa1c/numpy-1.22.2.zip (from https://pypi.org/simple/numpy/) (requires-python:>=3.8) 2023-04-20T11:36:04.1226488Z Link requires a different Python (3.7.9 not in: '>=3.8'): https://files.pythonhosted.org/packages/64/4a/b008d1f8a7b9f5206ecf70a53f84e654707e7616a771d84c05151a4713e9/numpy-1.22.3.zip (from https://pypi.org/simple/numpy/) (requires-python:>=3.8) 2023-04-20T11:36:04.1235524Z Link requires a different Python (3.7.9 not in: '>=3.8'): https://files.pythonhosted.org/packages/f6/d8/ab692a75f584d13c6542c3994f75def5bce52ded9399f52e230fe402819d/numpy-1.22.4.zip (from https://pypi.org/simple/numpy/) (requires-python:>=3.8) 2023-04-20T11:36:04.1244505Z Link requires a different Python (3.7.9 not in: '>=3.8'): https://files.pythonhosted.org/packages/33/ad/fc5e3fd1077622b2b32fc3fd36176b36475b63da486eb5578d7f8fb2af29/numpy-1.23.0rc1.tar.gz (from https://pypi.org/simple/numpy/) (requires-python:>=3.8) 2023-04-20T11:36:04.1253516Z Link requires a different Python (3.7.9 not in: '>=3.8'): https://files.pythonhosted.org/packages/7b/bc/05e61801a3689f81c8569c057c61fd1d302e989be5c96f6ce7acee46250a/numpy-1.23.0rc2.tar.gz (from https://pypi.org/simple/numpy/) (requires-python:>=3.8) 2023-04-20T11:36:04.1262502Z Link requires a different Python (3.7.9 not in: '>=3.8'): https://files.pythonhosted.org/packages/a2/bf/1502d20b4a7f5d5f74c5242748834aaf8cd6ff7cb40b7c64ef58ba47a751/numpy-1.23.0rc3.tar.gz (from https://pypi.org/simple/numpy/) (requires-python:>=3.8) 2023-04-20T11:36:04.1271562Z Link requires a different Python (3.7.9 not in: '>=3.8'): https://files.pythonhosted.org/packages/03/c6/14a17e10813b8db20d1e800ff9a3a898e65d25f2b0e9d6a94616f1e3362c/numpy-1.23.0.tar.gz (from https://pypi.org/simple/numpy/) (requires-python:>=3.8) 2023-04-20T11:36:04.1292861Z Link requires a different Python (3.7.9 not in: '>=3.8'): https://files.pythonhosted.org/packages/13/b1/0c22aa7ca1deda4915cdec9562f839546bb252eecf6ad596eaec0592bd35/numpy-1.23.1.tar.gz (from https://pypi.org/simple/numpy/) (requires-python:>=3.8) 2023-04-20T11:36:04.1295881Z Link requires a different Python (3.7.9 not in: '>=3.8'): https://files.pythonhosted.org/packages/f4/66/17b8e95770478436bf968353c89683ce6f9e14d92e0d4fb3111c09ba18d2/numpy-1.23.2.tar.gz (from https://pypi.org/simple/numpy/) (requires-python:>=3.8) 2023-04-20T11:36:04.1318988Z Link requires a different Python (3.7.9 not in: '>=3.8'): https://files.pythonhosted.org/packages/0a/88/f4f0c7a982efdf7bf22f283acf6009b29a9cc5835b684a49f8d3a4adb22f/numpy-1.23.3.tar.gz (from https://pypi.org/simple/numpy/) (requires-python:>=3.8) 2023-04-20T11:36:04.1338528Z Link requires a different Python (3.7.9 not in: '>=3.8'): https://files.pythonhosted.org/packages/64/8e/9929b64e146d240507edaac2185cd5516f00b133be5b39250d253be25a64/numpy-1.23.4.tar.gz (from https://pypi.org/simple/numpy/) (requires-python:>=3.8) 2023-04-20T11:36:04.1339728Z Link requires a different Python (3.7.9 not in: '>=3.8'): https://files.pythonhosted.org/packages/42/38/775b43da55fa7473015eddc9a819571517d9a271a9f8134f68fb9be2f212/numpy-1.23.5.tar.gz (from https://pypi.org/simple/numpy/) (requires-python:>=3.8) 2023-04-20T11:36:04.1341089Z Link requires a different Python (3.7.9 not in: '>=3.8'): https://files.pythonhosted.org/packages/8a/b0/bb59e52e4eb90a42fbff1a90d57c45265fa3133c533e67842757068fc731/numpy-1.24.0rc1.tar.gz (from https://pypi.org/simple/numpy/) (requires-python:>=3.8) 2023-04-20T11:36:04.1347232Z Link requires a different Python (3.7.9 not in: '>=3.8'): https://files.pythonhosted.org/packages/da/d9/f27cf8e76b9bb015802cb347f208a32383299fd5e30965735a82a92902ae/numpy-1.24.0rc2.tar.gz (from https://pypi.org/simple/numpy/) (requires-python:>=3.8) 2023-04-20T11:36:04.1356465Z Link requires a different Python (3.7.9 not in: '>=3.8'): https://files.pythonhosted.org/packages/5f/c7/5ca7c100dcc85b5ef1b176bdf87be5e4392c2c3018e13cc7cdef828c6a09/numpy-1.24.0.tar.gz (from https://pypi.org/simple/numpy/) (requires-python:>=3.8) 2023-04-20T11:36:04.1366484Z Link requires a different Python (3.7.9 not in: '>=3.8'): https://files.pythonhosted.org/packages/ce/b8/c170db50ec49d5845bd771bc5549fe734ee73083c5c52791915f95d8e2bc/numpy-1.24.1.tar.gz (from https://pypi.org/simple/numpy/) (requires-python:>=3.8) 2023-04-20T11:36:04.1377027Z Link requires a different Python (3.7.9 not in: '>=3.8'): https://files.pythonhosted.org/packages/e4/a9/6704bb5e1d1d778d3a6ee1278a8d8134f0db160e09d52863a24edb58eab5/numpy-1.24.2.tar.gz (from https://pypi.org/simple/numpy/) (requires-python:>=3.8) 2023-04-20T11:36:04.1460300Z Collecting numpy==1.14.5 (from oldest-supported-numpy) 2023-04-20T11:36:04.1668475Z Downloading numpy-1.14.5-cp37-none-win_amd64.whl (13.4 MB) 2023-04-20T11:36:04.3451833Z --------------------------------------- 13.4/13.4 MB 73.0 MB/s eta 0:00:00 2023-04-20T11:36:04.4706373Z Collecting packaging>=19.0 (from pyproject-metadata>=0.7.1->meson-python>=0.12.1) 2023-04-20T11:36:04.4737943Z Using cached packaging-23.1-py3-none-any.whl (48 kB) 2023-04-20T11:36:04.6348479Z Installing collected packages: wheel, tomli, packaging, numpy, meson, colorama, pyproject-metadata, oldest-supported-numpy, meson-python 2023-04-20T11:36:04.7048766Z Creating D:\a\_temp\msys64\tmp\pip-build-env-5ykbupl5\overlay\Scripts 2023-04-20T11:36:07.6032259Z Successfully installed colorama-0.4.6 meson-1.1.0 meson-python-0.13.0 numpy-1.14.5 oldest-supported-numpy-2022.11.19 packaging-23.1 pyproject-metadata-0.7.1 tomli-2.0.1 wheel-0.40.0 2023-04-20T11:36:07.6741485Z Installing build dependencies: finished with status 'done' 2023-04-20T11:36:07.6754895Z Getting requirements to build wheel: started 2023-04-20T11:36:07.6757376Z Running command Getting requirements to build wheel 2023-04-20T11:36:07.8829751Z Getting requirements to build wheel: finished with status 'done' 2023-04-20T11:36:07.8881400Z Installing backend dependencies: started 2023-04-20T11:36:07.8884006Z Running command pip subprocess to install backend dependencies 2023-04-20T11:36:08.3127646Z Using pip 23.1 from D:\a\_temp\msys64\tmp\cibw-run-fohq48qx\cp37-win_amd64\build\venv\Lib\site-packages\pip (python 3.7) 2023-04-20T11:36:08.9681687Z Collecting ninja>=1.8.2 2023-04-20T11:36:09.0443506Z Downloading ninja-1.11.1-py2.py3-none-win_amd64.whl (313 kB) 2023-04-20T11:36:09.0974525Z -------------------------------------- 313.0/313.0 kB 6.4 MB/s eta 0:00:00 2023-04-20T11:36:09.1665484Z Installing collected packages: ninja 2023-04-20T11:36:09.1871237Z Creating D:\a\_temp\msys64\tmp\pip-build-env-5ykbupl5\normal\Scripts 2023-04-20T11:36:09.1948033Z Successfully installed ninja-1.11.1 2023-04-20T11:36:09.2513229Z Installing backend dependencies: finished with status 'done' 2023-04-20T11:36:09.2518167Z Created temporary directory: D:\a\_temp\msys64\tmp\pip-modern-metadata-2i5ft0qf 2023-04-20T11:36:09.2531019Z Preparing metadata (pyproject.toml): started 2023-04-20T11:36:09.2533496Z Running command Preparing metadata (pyproject.toml) 2023-04-20T11:36:09.8407615Z + meson setup D:\a\pdfo\pdfo D:\a\pdfo\pdfo\.mesonpy-e1me0h7b\build -Dbuildtype=release -Db_ndebug=if-release -Db_vscrt=md --native-file=D:\a\pdfo\pdfo\.mesonpy-e1me0h7b\build\meson-python-native-file.ini 2023-04-20T11:36:11.7321647Z The Meson build system 2023-04-20T11:36:11.7322143Z Version: 1.1.0 2023-04-20T11:36:11.7322553Z Source dir: D:\a\pdfo\pdfo 2023-04-20T11:36:11.7322974Z Build dir: D:\a\pdfo\pdfo\.mesonpy-e1me0h7b\build 2023-04-20T11:36:11.7323356Z Build type: native build 2023-04-20T11:36:11.7323691Z Project name: pdfo 2023-04-20T11:36:11.7324017Z Project version: 1.2.1 2023-04-20T11:36:11.7324454Z C compiler for the host machine: gcc (gcc 12.2.0 "gcc (Rev10, Built by MSYS2 project) 12.2.0") 2023-04-20T11:36:11.7324904Z C linker for the host machine: gcc ld.bfd 2.40 2023-04-20T11:36:11.7325258Z Host machine cpu family: x86_64 2023-04-20T11:36:11.7325602Z Host machine cpu: x86_64 2023-04-20T11:36:11.7326107Z Program python found: YES (D:\a\_temp\msys64\tmp\cibw-run-fohq48qx\cp37-win_amd64\build\venv\Scripts\python.exe) 2023-04-20T11:36:11.7326702Z Fortran compiler for the host machine: gfortran (gcc 12.2.0 "GNU Fortran (Rev10, Built by MSYS2 project) 12.2.0") 2023-04-20T11:36:11.7327203Z Fortran linker for the host machine: gfortran ld.bfd 2.40 2023-04-20T11:36:11.7327580Z Build targets in project: 23 2023-04-20T11:36:11.7327834Z 2023-04-20T11:36:11.7328017Z pdfo 1.2.1 2023-04-20T11:36:11.7328238Z 2023-04-20T11:36:11.7328432Z User defined options 2023-04-20T11:36:11.7328872Z Native files: D:\a\pdfo\pdfo\.mesonpy-e1me0h7b\build\meson-python-native-file.ini 2023-04-20T11:36:11.7329297Z buildtype : release 2023-04-20T11:36:11.7329621Z b_ndebug : if-release 2023-04-20T11:36:11.7329939Z b_vscrt : md 2023-04-20T11:36:11.7330173Z 2023-04-20T11:36:11.7330557Z Found ninja.EXE-1.11.1.git.kitware.jobserver-1 at D:\a\_temp\msys64\tmp\pip-build-env-5ykbupl5\normal\Scripts\ninja.EXE 2023-04-20T11:36:11.7761252Z + meson compile 2023-04-20T11:36:12.6523506Z [1/132] Generating python/pdfo/gethugemodule with a custom command 2023-04-20T11:36:12.6562179Z Reading fortran codes... 2023-04-20T11:36:12.6599166Z Reading file '../../python/pdfo/../py_gateways/gethuge-interface.pyf' (format:free) 2023-04-20T11:36:12.6615281Z Post-processing... 2023-04-20T11:36:12.6652147Z Block: gethuge 2023-04-20T11:36:12.6677427Z Block: gethuge 2023-04-20T11:36:12.6788787Z In: ../../python/pdfo/../py_gateways/gethuge-interface.pyf:gethuge:unknown_interface:gethuge 2023-04-20T11:36:12.6884913Z get_useparameters: no module pdfoconst info used by gethuge 2023-04-20T11:36:12.6911325Z Post-processing (stage 2)... 2023-04-20T11:36:12.7352829Z Building modules... 2023-04-20T11:36:12.7373299Z Building module "gethuge"... 2023-04-20T11:36:12.7396345Z Constructing wrapper function "gethuge"... 2023-04-20T11:36:12.7412020Z huge_value = gethuge(data_type) 2023-04-20T11:36:12.8063678Z Wrote C/API module "gethuge" to file "python/pdfo\gethugemodule.c" 2023-04-20T11:36:12.8082507Z [2/132] Generating python/pdfo/fuobyqamodule with a custom command 2023-04-20T11:36:12.8095128Z Reading fortran codes... 2023-04-20T11:36:12.8098965Z Reading file '../../python/pdfo/../py_gateways/uobyqa-interface.pyf' (format:free) 2023-04-20T11:36:12.8130995Z Line #33 in ../../python/pdfo/../py_gateways/uobyqa-interface.pyf:" intent(callback) fun" 2023-04-20T11:36:12.8185461Z analyzeline: missing __user__ module (could be nothing) 2023-04-20T11:36:12.8205210Z Line #33 in ../../python/pdfo/../py_gateways/uobyqa-interface.pyf:" intent(callback) fun" 2023-04-20T11:36:12.8240836Z analyzeline: appending intent(callback) fun to muobyqa arguments 2023-04-20T11:36:12.8265726Z Post-processing... 2023-04-20T11:36:12.8289751Z Block: calfun__user__routines 2023-04-20T11:36:12.8589333Z Block: calfun_user_routines 2023-04-20T11:36:12.8591619Z Block: fun 2023-04-20T11:36:12.8615902Z Block: fuobyqa 2023-04-20T11:36:12.8618518Z Block: fuobyqa 2023-04-20T11:36:12.8632610Z In: ../../python/pdfo/../py_gateways/uobyqa-interface.pyf:fuobyqa:unknown_interface:fuobyqa 2023-04-20T11:36:12.8643954Z get_useparameters: no module pdfoconst info used by fuobyqa 2023-04-20T11:36:12.8654656Z Block: muobyqa 2023-04-20T11:36:12.8658443Z In: ../../python/pdfo/../py_gateways/uobyqa-interface.pyf:fuobyqa:unknown_interface:muobyqa 2023-04-20T11:36:12.8700505Z get_useparameters: no module calfun__user__routines info used by muobyqa 2023-04-20T11:36:12.8715044Z Post-processing (stage 2)... 2023-04-20T11:36:12.8781978Z Block: calfun__user__routines 2023-04-20T11:36:12.8808327Z Block: calfun_user_routines 2023-04-20T11:36:12.9723906Z Block: fun 2023-04-20T11:36:12.9739808Z Block: fuobyqa 2023-04-20T11:36:12.9782026Z Block: unknown_interface 2023-04-20T11:36:12.9793651Z Block: fuobyqa 2023-04-20T11:36:12.9808111Z Block: muobyqa 2023-04-20T11:36:13.0908137Z Building modules... 2023-04-20T11:36:13.1363061Z Constructing call-back function "cb_fun_in_calfun__user__routines" 2023-04-20T11:36:13.1417699Z def fun(x,[n]): return f 2023-04-20T11:36:13.1428745Z Building module "fuobyqa"... 2023-04-20T11:36:13.1445069Z Constructing wrapper function "muobyqa"... 2023-04-20T11:36:13.1459651Z x,f,info,funhist = muobyqa(x,rhobeg,rhoend,iprint,maxfun,ftarget,fun,[n,overwrite_x,fun_extra_args]) 2023-04-20T11:36:13.1743821Z Constructing F90 module support for "fuobyqa"... 2023-04-20T11:36:13.1769583Z Variables: nf fhist 2023-04-20T11:36:13.1791949Z getarrdims:warning: assumed shape array, using 0 instead of ':' 2023-04-20T11:36:13.1855955Z Wrote C/API module "fuobyqa" to file "python/pdfo\fuobyqamodule.c" 2023-04-20T11:36:13.1870644Z Fortran 90 wrappers are saved to "python/pdfo\fuobyqa-f2pywrappers2.f90" 2023-04-20T11:36:13.2059889Z [3/132] Compiling C object python/pdfo/lib_fortranobject.a.p/879b8bcf24eebb6694f9a2632bc62f2019edd3ad_site-packages_numpy_f2py_src_fortranobject.c.obj 2023-04-20T11:36:13.2071425Z In file included from D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/core/include/numpy/ndarraytypes.h:4, 2023-04-20T11:36:13.2080699Z from D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, 2023-04-20T11:36:13.2086740Z from D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/core/include/numpy/arrayobject.h:4, 2023-04-20T11:36:13.2133205Z from D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/f2py/src/fortranobject.h:13, 2023-04-20T11:36:13.2148733Z from D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/f2py/src/fortranobject.c:2: 2023-04-20T11:36:13.2187830Z D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/core/include/numpy/npy_common.h:163:20: warning: '_fseeki64' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] 2023-04-20T11:36:13.2196636Z 163 | extern int __cdecl _fseeki64(FILE *, long long, int); 2023-04-20T11:36:13.2200555Z | ^~~~~~~~~ 2023-04-20T11:36:13.2206546Z D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/core/include/numpy/npy_common.h:164:26: warning: '_ftelli64' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] 2023-04-20T11:36:13.2221700Z 164 | extern long long __cdecl _ftelli64(FILE *); 2023-04-20T11:36:13.2243276Z | ^~~~~~~~~ 2023-04-20T11:36:13.2393424Z [4/132] Compiling C object python/pdfo/gethuge.cp37-win_amd64.pyd.p/meson-generated_.._gethugemodule.c.obj 2023-04-20T11:36:13.2398757Z In file included from D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/core/include/numpy/ndarraytypes.h:4, 2023-04-20T11:36:13.2479969Z from D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, 2023-04-20T11:36:13.2523874Z from D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/core/include/numpy/arrayobject.h:4, 2023-04-20T11:36:13.2603744Z from D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/f2py/src/fortranobject.h:13, 2023-04-20T11:36:13.2644991Z from python/pdfo/gethugemodule.c:16: 2023-04-20T11:36:13.2659420Z D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/core/include/numpy/npy_common.h:163:20: warning: '_fseeki64' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] 2023-04-20T11:36:13.2682483Z 163 | extern int __cdecl _fseeki64(FILE *, long long, int); 2023-04-20T11:36:13.2912617Z | ^~~~~~~~~ 2023-04-20T11:36:13.2927677Z D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/core/include/numpy/npy_common.h:164:26: warning: '_ftelli64' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] 2023-04-20T11:36:13.2994960Z 164 | extern long long __cdecl _ftelli64(FILE *); 2023-04-20T11:36:13.3012651Z | ^~~~~~~~~ 2023-04-20T11:36:13.3415611Z python/pdfo/gethugemodule.c:134:12: warning: 'f2py_size' defined but not used [-Wunused-function] 2023-04-20T11:36:13.3446622Z 134 | static int f2py_size(PyArrayObject* var, ...) 2023-04-20T11:36:14.8293076Z | ^~~~~~~~~ 2023-04-20T11:36:14.8293458Z [5/132] Linking static target python/pdfo/lib_fortranobject.a 2023-04-20T11:36:14.8293731Z [6/132] Module scanner. 2023-04-20T11:36:14.8294109Z [7/132] Compiling C object python/pdfo/fuobyqa.cp37-win_amd64.pyd.p/meson-generated_.._fuobyqamodule.c.obj 2023-04-20T11:36:14.8294643Z In file included from D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/core/include/numpy/ndarraytypes.h:4, 2023-04-20T11:36:14.8295172Z from D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, 2023-04-20T11:36:14.8295681Z from D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/core/include/numpy/arrayobject.h:4, 2023-04-20T11:36:14.8296344Z from D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/f2py/src/fortranobject.h:13, 2023-04-20T11:36:14.8296728Z from python/pdfo/fuobyqamodule.c:16: 2023-04-20T11:36:14.8297254Z D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/core/include/numpy/npy_common.h:163:20: warning: '_fseeki64' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] 2023-04-20T11:36:14.8297751Z 163 | extern int __cdecl _fseeki64(FILE *, long long, int); 2023-04-20T11:36:14.8298010Z | ^~~~~~~~~ 2023-04-20T11:36:14.8298490Z D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/core/include/numpy/npy_common.h:164:26: warning: '_ftelli64' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] 2023-04-20T11:36:14.8298961Z 164 | extern long long __cdecl _ftelli64(FILE *); 2023-04-20T11:36:14.8299210Z | ^~~~~~~~~ 2023-04-20T11:36:14.8299499Z python/pdfo/fuobyqamodule.c: In function 'f2py_setup_fuobyqa': 2023-04-20T11:36:14.8300082Z python/pdfo/fuobyqamodule.c:724:35: warning: assignment to 'f2py_init_func' {aka 'void (*)(int *, long long int *, void (*)(char *, long long int *), int *)'} from incompatible pointer type 'void (*)(int *, int *, void (*)(char *, int *), int *)' [-Wincompatible-pointer-types] 2023-04-20T11:36:14.8301097Z 724 | f2py_fuobyqa_def[i_f2py++].func = fhist; 2023-04-20T11:36:14.8301355Z | ^ 2023-04-20T11:36:14.8301613Z python/pdfo/fuobyqamodule.c: At top level: 2023-04-20T11:36:14.8301977Z python/pdfo/fuobyqamodule.c:128:12: warning: 'f2py_size' defined but not used [-Wunused-function] 2023-04-20T11:36:14.8302343Z 128 | static int f2py_size(PyArrayObject* var, ...) 2023-04-20T11:36:14.8302599Z | ^~~~~~~~~ 2023-04-20T11:36:14.8302791Z [8/132] Module scanner. 2023-04-20T11:36:14.8303124Z [9/132] Compiling Fortran object python/pdfo/gethuge.cp37-win_amd64.pyd.p/.._.._fsrc_pdfoconst.F.obj 2023-04-20T11:36:14.8303553Z [10/132] Compiling Fortran object python/pdfo/fuobyqa.cp37-win_amd64.pyd.p/.._.._fsrc_pdfoconst.F.obj 2023-04-20T11:36:14.8303994Z [11/132] Compiling Fortran object python/pdfo/gethuge.cp37-win_amd64.pyd.p/.._py_gateways_gethuge.f90.obj 2023-04-20T11:36:14.8304377Z [12/132] Generating python/pdfo/fnewuoamodule with a custom command 2023-04-20T11:36:14.8304666Z Reading fortran codes... 2023-04-20T11:36:14.8304978Z Reading file '../../python/pdfo/../py_gateways/newuoa-interface.pyf' (format:free) 2023-04-20T11:36:14.8305400Z Line #33 in ../../python/pdfo/../py_gateways/newuoa-interface.pyf:" intent(callback) fun" 2023-04-20T11:36:14.8305757Z analyzeline: missing __user__ module (could be nothing) 2023-04-20T11:36:14.8306125Z Line #33 in ../../python/pdfo/../py_gateways/newuoa-interface.pyf:" intent(callback) fun" 2023-04-20T11:36:14.8306494Z analyzeline: appending intent(callback) fun to mnewuoa arguments 2023-04-20T11:36:14.8306773Z Post-processing... 2023-04-20T11:36:14.8306993Z Block: calfun__user__routines 2023-04-20T11:36:14.8307247Z Block: calfun_user_routines 2023-04-20T11:36:14.8307480Z Block: fun 2023-04-20T11:36:14.8307688Z Block: fnewuoa 2023-04-20T11:36:14.8307903Z Block: fnewuoa 2023-04-20T11:36:14.8308227Z In: ../../python/pdfo/../py_gateways/newuoa-interface.pyf:fnewuoa:unknown_interface:fnewuoa 2023-04-20T11:36:14.8308591Z get_useparameters: no module pdfoconst info used by fnewuoa 2023-04-20T11:36:14.8308856Z Block: mnewuoa 2023-04-20T11:36:14.8309172Z In: ../../python/pdfo/../py_gateways/newuoa-interface.pyf:fnewuoa:unknown_interface:mnewuoa 2023-04-20T11:36:14.8309558Z get_useparameters: no module calfun__user__routines info used by mnewuoa 2023-04-20T11:36:14.8309852Z Post-processing (stage 2)... 2023-04-20T11:36:14.8310079Z Block: calfun__user__routines 2023-04-20T11:36:14.8310323Z Block: calfun_user_routines 2023-04-20T11:36:14.8310551Z Block: fun 2023-04-20T11:36:14.8310754Z Block: fnewuoa 2023-04-20T11:36:14.8310975Z Block: unknown_interface 2023-04-20T11:36:14.8311185Z Block: fnewuoa 2023-04-20T11:36:14.8311404Z Block: mnewuoa 2023-04-20T11:36:14.8311623Z Building modules... 2023-04-20T11:36:14.8311913Z Constructing call-back function "cb_fun_in_calfun__user__routines" 2023-04-20T11:36:14.8312203Z def fun(x,[n]): return f 2023-04-20T11:36:14.8312435Z Building module "fnewuoa"... 2023-04-20T11:36:14.8312698Z Constructing wrapper function "mnewuoa"... 2023-04-20T11:36:14.8313119Z x,f,info,funhist = mnewuoa(npt,x,rhobeg,rhoend,iprint,maxfun,ftarget,fun,[n,overwrite_x,fun_extra_args]) 2023-04-20T11:36:14.8313391Z 2023-04-20T11:36:14.8313539Z Constructing F90 module support for "fnewuoa"... 2023-04-20T11:36:14.8313718Z 2023-04-20T11:36:14.8313814Z Variables: nf fhist 2023-04-20T11:36:14.8313952Z 2023-04-20T11:36:14.8314109Z getarrdims:warning: assumed shape array, using 0 instead of ':' 2023-04-20T11:36:14.8314294Z 2023-04-20T11:36:14.8315504Z Wrote C/API module "fnewuoa" to file "python/pdfo\fnewuoamodule.c" 2023-04-20T11:36:14.8315845Z 2023-04-20T11:36:14.8316043Z Fortran 90 wrappers are saved to "python/pdfo\fnewuoa-f2pywrappers2.f90" 2023-04-20T11:36:14.8316248Z 2023-04-20T11:36:14.8316468Z [13/132] Compiling Fortran object python/pdfo/fuobyqa.cp37-win_amd64.pyd.p/.._py_gateways_uobyqa.f90.obj 2023-04-20T11:36:14.8317054Z [14/132] Compiling Fortran object python/pdfo/fuobyqa.cp37-win_amd64.pyd.p/.._.._fsrc_uobyqa_uobyqa.f.obj 2023-04-20T11:36:14.8502293Z [15/132] Linking target python/pdfo/gethuge.cp37-win_amd64.pyd 2023-04-20T11:36:14.8502963Z [16/132] Compiling Fortran object python/pdfo/fuobyqa.cp37-win_amd64.pyd.p/meson-generated_.._fuobyqa-f2pywrappers2.f90.obj 2023-04-20T11:36:14.8503440Z python/pdfo/fuobyqa-f2pywrappers2.f90:37:10: 2023-04-20T11:36:14.8503698Z 2023-04-20T11:36:14.8503826Z 37 | use fuobyqa, only : nf 2023-04-20T11:36:14.8504053Z | 1 2023-04-20T11:36:14.8504464Z Warning: Unused module variable 'fhist' which has been explicitly imported at (1) [-Wunused-variable] 2023-04-20T11:36:14.8504977Z [17/132] Compiling Fortran object python/pdfo/fuobyqa.cp37-win_amd64.pyd.p/.._.._fsrc_uobyqa_trstep.f.obj 2023-04-20T11:36:14.8505384Z ../../fsrc/uobyqa/trstep.f:411:18: 2023-04-20T11:36:14.8505558Z 2023-04-20T11:36:14.8505732Z 411 | IF (PIV(K)-TEMP < TEMP-PIVKSV) THEN 2023-04-20T11:36:14.8506034Z | ^ 2023-04-20T11:36:14.8506347Z Warning: 'pivksv' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:14.8506712Z ../../fsrc/uobyqa/trstep.f:410:24: 2023-04-20T11:36:14.8506899Z 2023-04-20T11:36:14.8507047Z 410 | IF (PIVKSV == ZERO) GOTO 360 2023-04-20T11:36:14.8507330Z | ^ 2023-04-20T11:36:14.8507604Z note: 'pivksv' was declared here 2023-04-20T11:36:14.8507896Z ../../fsrc/uobyqa/trstep.f:318:72: 2023-04-20T11:36:14.8508027Z 2023-04-20T11:36:14.8508225Z 318 | IF (PARU > ZERO) SLOPE=(PHIU-PHI)/(PARU-PAR) 2023-04-20T11:36:14.8508591Z | ^ 2023-04-20T11:36:14.8508960Z Warning: 'phiu' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:15.8530014Z ../../fsrc/uobyqa/trstep.f:318:38: 2023-04-20T11:36:15.8530242Z 2023-04-20T11:36:15.8530430Z 318 | IF (PARU > ZERO) SLOPE=(PHIU-PHI)/(PARU-PAR) 2023-04-20T11:36:15.8530764Z | ^ 2023-04-20T11:36:15.8531059Z note: 'phiu' was declared here 2023-04-20T11:36:15.8531375Z ../../fsrc/uobyqa/trstep.f:374:72: 2023-04-20T11:36:15.8531511Z 2023-04-20T11:36:15.8531663Z 374 | SLOPE=(PHI-PHIL)/(PAR-PARL) 2023-04-20T11:36:15.8531990Z | ^ 2023-04-20T11:36:15.8532372Z Warning: 'phil' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:15.8532743Z ../../fsrc/uobyqa/trstep.f:313:29: 2023-04-20T11:36:15.8532951Z 2023-04-20T11:36:15.8533096Z 313 | IF (PHI <= PHIL) GOTO 370 2023-04-20T11:36:15.8533385Z | ^ 2023-04-20T11:36:15.8533623Z note: 'phil' was declared here 2023-04-20T11:36:15.8534064Z ../../fsrc/uobyqa/trstep.f:254:72: 2023-04-20T11:36:15.8534250Z 2023-04-20T11:36:15.8534410Z 254 | SCALE=-DSIGN(DELTA/DSQRT(DSQ),DTG) 2023-04-20T11:36:15.8534738Z | ^ 2023-04-20T11:36:15.8535105Z Warning: 'dsq' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:15.8535414Z ../../fsrc/uobyqa/trstep.f:217:13: 2023-04-20T11:36:15.8535584Z 2023-04-20T11:36:15.8535708Z 217 | DSQ=ONE 2023-04-20T11:36:15.8535962Z | ^ 2023-04-20T11:36:15.8536232Z note: 'dsq' was declared here 2023-04-20T11:36:15.8536986Z [18/132] Compiling Fortran object python/pdfo/fuobyqa.cp37-win_amd64.pyd.p/.._.._fsrc_uobyqa_uobyqb.f.obj 2023-04-20T11:36:15.8537563Z ../../fsrc/uobyqa/uobyqb.f:525:18: 2023-04-20T11:36:15.8537733Z 2023-04-20T11:36:15.8537850Z 525 | IF (WMULT*VMAX <= ERRTOL) GOTO 310 2023-04-20T11:36:15.8538130Z | ^ 2023-04-20T11:36:15.8538462Z Warning: 'wmult' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:15.8538806Z ../../fsrc/uobyqa/uobyqb.f:515:19: 2023-04-20T11:36:15.8538982Z 2023-04-20T11:36:15.8539129Z 515 | WMULT=SIXTHM*DISTEST**1.5D0 2023-04-20T11:36:15.8539407Z | ^ 2023-04-20T11:36:15.8539643Z note: 'wmult' was declared here 2023-04-20T11:36:15.8539931Z ../../fsrc/uobyqa/uobyqb.f:445:10: 2023-04-20T11:36:15.8540097Z 2023-04-20T11:36:15.8540254Z 445 | IF (DDKNEW > TWORSQ) GOTO 70 2023-04-20T11:36:15.8540525Z | ^ 2023-04-20T11:36:15.8540854Z Warning: 'tworsq' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:15.8541167Z ../../fsrc/uobyqa/uobyqb.f:187:12: 2023-04-20T11:36:15.8541335Z 2023-04-20T11:36:15.8541452Z 187 | 60 TWORSQ=(TWO*RHO)**2 2023-04-20T11:36:15.8541725Z | ^ 2023-04-20T11:36:15.8541991Z note: 'tworsq' was declared here 2023-04-20T11:36:15.8542274Z ../../fsrc/uobyqa/uobyqb.f:353:72: 2023-04-20T11:36:15.8542442Z 2023-04-20T11:36:15.8542593Z 353 | SIXTHM=DMAX1(SIXTHM,DABS(DIFF)/SUM) 2023-04-20T11:36:15.8542897Z | ^ 2023-04-20T11:36:15.8543266Z Warning: 'sixthm' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:15.8543607Z ../../fsrc/uobyqa/uobyqb.f:185:12: 2023-04-20T11:36:15.8543777Z 2023-04-20T11:36:15.8543886Z 185 | SIXTHM=ZERO 2023-04-20T11:36:15.8544146Z | ^ 2023-04-20T11:36:15.8544374Z note: 'sixthm' was declared here 2023-04-20T11:36:15.8544660Z ../../fsrc/uobyqa/uobyqb.f:338:72: 2023-04-20T11:36:15.8544828Z 2023-04-20T11:36:15.8544967Z 338 | VLAG(KOPT)=VLAG(KOPT)+ONE 2023-04-20T11:36:15.8545280Z | ^ 2023-04-20T11:36:15.8545662Z Warning: 'kopt' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:15.8546004Z ../../fsrc/uobyqa/uobyqb.f:79:14: 2023-04-20T11:36:15.8546171Z 2023-04-20T11:36:15.8546241Z 79 | KOPT=NF 2023-04-20T11:36:15.8546491Z | ^ 2023-04-20T11:36:15.8546773Z note: 'kopt' was declared here 2023-04-20T11:36:15.8547056Z ../../fsrc/uobyqa/uobyqb.f:419:72: 2023-04-20T11:36:15.8547226Z 2023-04-20T11:36:15.8547347Z 419 | XPT(KNEW,I)=XNEW(I) 2023-04-20T11:36:15.8547649Z | ^ 2023-04-20T11:36:15.8547970Z Warning: 'knew' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:15.8548323Z ../../fsrc/uobyqa/uobyqb.f:192:10: 2023-04-20T11:36:15.8548495Z 2023-04-20T11:36:15.8548599Z 192 | 70 KNEW=0 2023-04-20T11:36:15.8548835Z | ^ 2023-04-20T11:36:15.8549095Z note: 'knew' was declared here 2023-04-20T11:36:15.8549350Z ../../fsrc/uobyqa/uobyqb.f:106:14: 2023-04-20T11:36:15.8549513Z 2023-04-20T11:36:15.8549640Z 106 | IF (JSWITCH > 0) THEN 2023-04-20T11:36:15.8549903Z | ^ 2023-04-20T11:36:15.8550240Z Warning: 'jswitch' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:15.8550648Z ../../fsrc/uobyqa/uobyqb.f:87:17: 2023-04-20T11:36:15.8550820Z 2023-04-20T11:36:15.8550933Z 87 | JSWITCH=-1 2023-04-20T11:36:15.8551155Z | ^ 2023-04-20T11:36:15.8551426Z note: 'jswitch' was declared here 2023-04-20T11:36:15.8551721Z ../../fsrc/uobyqa/uobyqb.f:162:72: 2023-04-20T11:36:15.8551902Z 2023-04-20T11:36:15.8552018Z 162 | IW=IQ+IQ 2023-04-20T11:36:15.8552481Z | ^ 2023-04-20T11:36:15.8552938Z Warning: 'iq' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:15.8553268Z ../../fsrc/uobyqa/uobyqb.f:151:12: 2023-04-20T11:36:15.8553435Z 2023-04-20T11:36:15.8553556Z 151 | IQ=2 2023-04-20T11:36:15.8553801Z | ^ 2023-04-20T11:36:15.8554058Z note: 'iq' was declared here 2023-04-20T11:36:15.8554336Z ../../fsrc/uobyqa/uobyqb.f:170:72: 2023-04-20T11:36:15.8554460Z 2023-04-20T11:36:15.8554571Z 170 | IP=IP+1 2023-04-20T11:36:15.8554886Z | ^ 2023-04-20T11:36:15.8555243Z Warning: 'ip' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:15.8555573Z ../../fsrc/uobyqa/uobyqb.f:150:12: 2023-04-20T11:36:15.8555739Z 2023-04-20T11:36:15.8555842Z 150 | IP=1 2023-04-20T11:36:15.8556058Z | ^ 2023-04-20T11:36:15.8556320Z note: 'ip' was declared here 2023-04-20T11:36:15.8556608Z ../../fsrc/uobyqa/uobyqb.f:108:72: 2023-04-20T11:36:15.8556769Z 2023-04-20T11:36:15.8556880Z 108 | IH=IH+J 2023-04-20T11:36:15.8557191Z | ^ 2023-04-20T11:36:15.8557594Z Warning: 'ih' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:15.8557889Z ../../fsrc/uobyqa/uobyqb.f:88:12: 2023-04-20T11:36:15.8558061Z 2023-04-20T11:36:15.8558165Z 88 | IH=N 2023-04-20T11:36:15.8558634Z | ^ 2023-04-20T11:36:15.8569931Z note: 'ih' was declared here 2023-04-20T11:36:15.8570481Z ../../fsrc/uobyqa/uobyqb.f:111:72: 2023-04-20T11:36:15.8570720Z 2023-04-20T11:36:15.8570935Z 111 | PQ(J)=(FSAVE-F)/(TWO*RHO) 2023-04-20T11:36:15.8571328Z | ^ 2023-04-20T11:36:15.8571817Z Warning: 'fsave' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:15.8572255Z ../../fsrc/uobyqa/uobyqb.f:110:33: 2023-04-20T11:36:15.8572486Z 2023-04-20T11:36:15.8572666Z 110 | D(J)=(FSAVE+F-TWO*FBASE)/RHOSQ 2023-04-20T11:36:15.8573042Z | ^ 2023-04-20T11:36:15.8573407Z note: 'fsave' was declared here 2023-04-20T11:36:15.8573757Z ../../fsrc/uobyqa/uobyqb.f:110:72: 2023-04-20T11:36:15.8573980Z 2023-04-20T11:36:15.8574192Z 110 | D(J)=(FSAVE+F-TWO*FBASE)/RHOSQ 2023-04-20T11:36:15.8574577Z | ^ 2023-04-20T11:36:15.8575024Z Warning: 'fbase' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:15.8576282Z ../../fsrc/uobyqa/uobyqb.f:85:15: 2023-04-20T11:36:15.8576514Z 2023-04-20T11:36:15.8576641Z 85 | FBASE=F 2023-04-20T11:36:15.8576948Z | ^ 2023-04-20T11:36:15.8577278Z note: 'fbase' was declared here 2023-04-20T11:36:15.8577662Z ../../fsrc/uobyqa/uobyqb.f:508:14: 2023-04-20T11:36:15.8578010Z 2023-04-20T11:36:15.8578712Z 508 | IF (ERRTOL > ZERO) THEN 2023-04-20T11:36:15.8580419Z | ^ 2023-04-20T11:36:15.8582426Z Warning: 'errtol' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:15.8584052Z ../../fsrc/uobyqa/uobyqb.f:235:12: 2023-04-20T11:36:15.8585753Z 2023-04-20T11:36:15.8587661Z 235 | ERRTOL=-ONE 2023-04-20T11:36:15.8589446Z | ^ 2023-04-20T11:36:15.8591298Z note: 'errtol' was declared here 2023-04-20T11:36:15.8593110Z ../../fsrc/uobyqa/uobyqb.f:386:72: 2023-04-20T11:36:15.8594729Z 2023-04-20T11:36:15.8596698Z 386 | DELTA=DMAX1(HALF*DELTA,DNORM) 2023-04-20T11:36:15.8599085Z | ^ 2023-04-20T11:36:15.8600983Z Warning: 'dnorm' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:15.8602917Z ../../fsrc/uobyqa/uobyqb.f:234:11: 2023-04-20T11:36:15.8604387Z 2023-04-20T11:36:15.8606373Z 234 | DNORM=DMIN1(DELTA,DSQRT(TEMP)) 2023-04-20T11:36:15.8608120Z | ^ 2023-04-20T11:36:15.8610016Z note: 'dnorm' was declared here 2023-04-20T11:36:15.8611842Z ../../fsrc/uobyqa/uobyqb.f:445:10: 2023-04-20T11:36:15.8613441Z 2023-04-20T11:36:15.8615397Z 445 | IF (DDKNEW > TWORSQ) GOTO 70 2023-04-20T11:36:15.8617185Z | ^ 2023-04-20T11:36:15.8619087Z Warning: 'ddknew' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:15.8620871Z ../../fsrc/uobyqa/uobyqb.f:409:20: 2023-04-20T11:36:15.8622493Z 2023-04-20T11:36:15.8624410Z 409 | DDKNEW=SUM 2023-04-20T11:36:15.8660217Z | ^ 2023-04-20T11:36:15.8695678Z note: 'ddknew' was declared here 2023-04-20T11:36:15.8831740Z [19/132] Compiling Fortran object python/pdfo/fuobyqa.cp37-win_amd64.pyd.p/.._.._fsrc_uobyqa_lagmax.f.obj 2023-04-20T11:36:15.8838975Z ../../fsrc/uobyqa/lagmax.f:42:15: 2023-04-20T11:36:15.8839718Z 2023-04-20T11:36:15.8839909Z 42 | K=I 2023-04-20T11:36:15.8840192Z | ^ 2023-04-20T11:36:15.8840620Z Warning: 'k' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:15.8841161Z [20/132] Linking target python/pdfo/fuobyqa.cp37-win_amd64.pyd 2023-04-20T11:36:15.8843366Z [21/132] Compiling C object python/pdfo/fnewuoa.cp37-win_amd64.pyd.p/meson-generated_.._fnewuoamodule.c.obj 2023-04-20T11:36:15.8844169Z In file included from D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/core/include/numpy/ndarraytypes.h:4, 2023-04-20T11:36:15.8844834Z from D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, 2023-04-20T11:36:15.8845510Z from D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/core/include/numpy/arrayobject.h:4, 2023-04-20T11:36:15.8846135Z from D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/f2py/src/fortranobject.h:13, 2023-04-20T11:36:15.8846633Z from python/pdfo/fnewuoamodule.c:16: 2023-04-20T11:36:15.8847278Z D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/core/include/numpy/npy_common.h:163:20: warning: '_fseeki64' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] 2023-04-20T11:36:15.8847878Z 163 | extern int __cdecl _fseeki64(FILE *, long long, int); 2023-04-20T11:36:15.8848249Z | ^~~~~~~~~ 2023-04-20T11:36:15.8848847Z D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/core/include/numpy/npy_common.h:164:26: warning: '_ftelli64' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] 2023-04-20T11:36:15.8865247Z 164 | extern long long __cdecl _ftelli64(FILE *); 2023-04-20T11:36:15.8899342Z | ^~~~~~~~~ 2023-04-20T11:36:15.9384947Z python/pdfo/fnewuoamodule.c: In function 'f2py_setup_fnewuoa': 2023-04-20T11:36:16.0869810Z python/pdfo/fnewuoamodule.c:732:35: warning: assignment to 'f2py_init_func' {aka 'void (*)(int *, long long int *, void (*)(char *, long long int *), int *)'} from incompatible pointer type 'void (*)(int *, int *, void (*)(char *, int *), int *)' [-Wincompatible-pointer-types] 2023-04-20T11:36:16.0927666Z 732 | f2py_fnewuoa_def[i_f2py++].func = fhist; 2023-04-20T11:36:16.0959523Z | ^ 2023-04-20T11:36:16.0964355Z python/pdfo/fnewuoamodule.c: At top level: 2023-04-20T11:36:16.0983857Z python/pdfo/fnewuoamodule.c:128:12: warning: 'f2py_size' defined but not used [-Wunused-function] 2023-04-20T11:36:16.1003941Z 128 | static int f2py_size(PyArrayObject* var, ...) 2023-04-20T11:36:16.1028902Z | ^~~~~~~~~ 2023-04-20T11:36:16.1390702Z [22/132] Module scanner. 2023-04-20T11:36:16.1418406Z [23/132] Generating python/pdfo/fbobyqamodule with a custom command 2023-04-20T11:36:16.1436714Z Reading fortran codes... 2023-04-20T11:36:16.1459626Z Reading file '../../python/pdfo/../py_gateways/bobyqa-interface.pyf' (format:free) 2023-04-20T11:36:16.1490827Z Line #36 in ../../python/pdfo/../py_gateways/bobyqa-interface.pyf:" intent(callback) fun" 2023-04-20T11:36:16.1624031Z analyzeline: missing __user__ module (could be nothing) 2023-04-20T11:36:16.1649713Z Line #36 in ../../python/pdfo/../py_gateways/bobyqa-interface.pyf:" intent(callback) fun" 2023-04-20T11:36:16.3212739Z analyzeline: appending intent(callback) fun to mbobyqa arguments 2023-04-20T11:36:16.3583190Z Post-processing... 2023-04-20T11:36:16.3613842Z Block: calfun__user__routines 2023-04-20T11:36:16.3643442Z Block: calfun_user_routines 2023-04-20T11:36:16.3646902Z Block: fun 2023-04-20T11:36:16.3683008Z Block: fbobyqa 2023-04-20T11:36:16.3710137Z Block: fbobyqa 2023-04-20T11:36:16.3931472Z In: ../../python/pdfo/../py_gateways/bobyqa-interface.pyf:fbobyqa:unknown_interface:fbobyqa 2023-04-20T11:36:16.3954147Z get_useparameters: no module pdfoconst info used by fbobyqa 2023-04-20T11:36:16.3970897Z Block: mbobyqa 2023-04-20T11:36:16.4105930Z In: ../../python/pdfo/../py_gateways/bobyqa-interface.pyf:fbobyqa:unknown_interface:mbobyqa 2023-04-20T11:36:16.4138155Z get_useparameters: no module calfun__user__routines info used by mbobyqa 2023-04-20T11:36:16.4215493Z Post-processing (stage 2)... 2023-04-20T11:36:16.4229246Z Block: calfun__user__routines 2023-04-20T11:36:16.5401553Z Block: calfun_user_routines 2023-04-20T11:36:16.6114420Z Block: fun 2023-04-20T11:36:16.6156115Z Block: fbobyqa 2023-04-20T11:36:16.6162321Z Block: unknown_interface 2023-04-20T11:36:16.7432016Z Block: fbobyqa 2023-04-20T11:36:16.8077129Z Block: mbobyqa 2023-04-20T11:36:16.9506225Z Building modules... 2023-04-20T11:36:17.0120233Z Constructing call-back function "cb_fun_in_calfun__user__routines" 2023-04-20T11:36:17.0448227Z def fun(x,[n]): return f 2023-04-20T11:36:17.0480045Z Building module "fbobyqa"... 2023-04-20T11:36:17.0521357Z Constructing wrapper function "mbobyqa"... 2023-04-20T11:36:17.0524564Z x,f,info,funhist,conhist,resmax = mbobyqa(npt,x,xl,xu,rhobeg,rhoend,iprint,maxfun,ftarget,fun,[n,overwrite_x,fun_extra_args]) 2023-04-20T11:36:17.0533810Z Constructing F90 module support for "fbobyqa"... 2023-04-20T11:36:17.0590047Z Variables: nf fhist chist xlresmax xuresmax 2023-04-20T11:36:17.0606741Z getarrdims:warning: assumed shape array, using 0 instead of ':' 2023-04-20T11:36:17.0678733Z getarrdims:warning: assumed shape array, using 0 instead of ':' 2023-04-20T11:36:17.0687322Z getarrdims:warning: assumed shape array, using 0 instead of ':' 2023-04-20T11:36:17.0704580Z getarrdims:warning: assumed shape array, using 0 instead of ':' 2023-04-20T11:36:17.0719208Z Wrote C/API module "fbobyqa" to file "python/pdfo\fbobyqamodule.c" 2023-04-20T11:36:17.0826793Z Fortran 90 wrappers are saved to "python/pdfo\fbobyqa-f2pywrappers2.f90" 2023-04-20T11:36:17.0841216Z [24/132] Generating python/pdfo/flincoamodule with a custom command 2023-04-20T11:36:17.0844798Z Reading fortran codes... 2023-04-20T11:36:17.0864382Z Reading file '../../python/pdfo/../py_gateways/lincoa-interface.pyf' (format:free) 2023-04-20T11:36:17.0885380Z Line #36 in ../../python/pdfo/../py_gateways/lincoa-interface.pyf:" intent(callback) fun" 2023-04-20T11:36:17.0900574Z analyzeline: missing __user__ module (could be nothing) 2023-04-20T11:36:17.0961676Z Line #36 in ../../python/pdfo/../py_gateways/lincoa-interface.pyf:" intent(callback) fun" 2023-04-20T11:36:17.0975808Z analyzeline: appending intent(callback) fun to mlincoa arguments 2023-04-20T11:36:17.0982338Z Post-processing... 2023-04-20T11:36:17.0996368Z Block: calfun__user__routines 2023-04-20T11:36:17.1043408Z Block: calfun_user_routines 2023-04-20T11:36:17.1060811Z Block: fun 2023-04-20T11:36:17.1074652Z Block: flincoa 2023-04-20T11:36:17.1111183Z Block: flincoa 2023-04-20T11:36:17.1125587Z In: ../../python/pdfo/../py_gateways/lincoa-interface.pyf:flincoa:unknown_interface:flincoa 2023-04-20T11:36:17.2940701Z get_useparameters: no module pdfoconst info used by flincoa 2023-04-20T11:36:17.3435366Z Block: mlincoa 2023-04-20T11:36:17.3452668Z In: ../../python/pdfo/../py_gateways/lincoa-interface.pyf:flincoa:unknown_interface:mlincoa 2023-04-20T11:36:17.3538108Z get_useparameters: no module calfun__user__routines info used by mlincoa 2023-04-20T11:36:17.3583409Z Post-processing (stage 2)... 2023-04-20T11:36:17.3588667Z Block: calfun__user__routines 2023-04-20T11:36:17.3752217Z Block: calfun_user_routines 2023-04-20T11:36:17.3821426Z Block: fun 2023-04-20T11:36:17.3827196Z Block: flincoa 2023-04-20T11:36:17.3829420Z Block: unknown_interface 2023-04-20T11:36:17.3864940Z Block: flincoa 2023-04-20T11:36:17.3870128Z Block: mlincoa 2023-04-20T11:36:17.3893985Z Building modules... 2023-04-20T11:36:17.3912611Z Constructing call-back function "cb_fun_in_calfun__user__routines" 2023-04-20T11:36:17.3974935Z def fun(x,[n]): return f 2023-04-20T11:36:17.3998835Z Building module "flincoa"... 2023-04-20T11:36:17.4243335Z Constructing wrapper function "mlincoa"... 2023-04-20T11:36:17.4503921Z getarrdims:warning: assumed shape array, using 0 instead of '*' 2023-04-20T11:36:17.4507884Z getarrdims:warning: assumed shape array, using 0 instead of '*' 2023-04-20T11:36:17.4531363Z x,f,info,funhist,conhist,resmax = mlincoa(npt,m,a,b,x,rhobeg,rhoend,iprint,maxfun,ftarget,fun,[n,ia,overwrite_x,fun_extra_args]) 2023-04-20T11:36:17.4536546Z Constructing F90 module support for "flincoa"... 2023-04-20T11:36:17.4559140Z Variables: nf fhist chist aresmax bresmax 2023-04-20T11:36:17.4566828Z getarrdims:warning: assumed shape array, using 0 instead of ':' 2023-04-20T11:36:17.4573329Z 2023-04-20T11:36:17.4580719Z getarrdims:warning: assumed shape array, using 0 instead of ':' 2023-04-20T11:36:17.4586099Z 2023-04-20T11:36:17.4596747Z getarrdims:warning: assumed shape array, using 0 instead of ':' 2023-04-20T11:36:17.4618908Z 2023-04-20T11:36:17.4632534Z getarrdims:warning: assumed shape array, using 0 instead of ':' 2023-04-20T11:36:17.4699338Z 2023-04-20T11:36:17.4722461Z getarrdims:warning: assumed shape array, using 0 instead of ':' 2023-04-20T11:36:17.4724395Z 2023-04-20T11:36:17.4738146Z Wrote C/API module "flincoa" to file "python/pdfo\flincoamodule.c" 2023-04-20T11:36:17.4772961Z 2023-04-20T11:36:17.4790193Z Fortran 90 wrappers are saved to "python/pdfo\flincoa-f2pywrappers2.f90" 2023-04-20T11:36:17.4803340Z 2023-04-20T11:36:17.5436132Z [25/132] Compiling Fortran object python/pdfo/fnewuoa.cp37-win_amd64.pyd.p/.._.._fsrc_pdfoconst.F.obj 2023-04-20T11:36:17.5450051Z [26/132] Compiling Fortran object python/pdfo/fnewuoa.cp37-win_amd64.pyd.p/.._.._fsrc_newuoa_newuoa.f.obj 2023-04-20T11:36:17.5463105Z [27/132] Compiling Fortran object python/pdfo/fnewuoa.cp37-win_amd64.pyd.p/.._py_gateways_newuoa.f90.obj 2023-04-20T11:36:17.5487135Z [28/132] Compiling Fortran object python/pdfo/fnewuoa.cp37-win_amd64.pyd.p/.._.._fsrc_newuoa_update.f.obj 2023-04-20T11:36:17.5493155Z [29/132] Compiling Fortran object python/pdfo/fnewuoa.cp37-win_amd64.pyd.p/.._.._fsrc_newuoa_trsapp.f.obj 2023-04-20T11:36:17.5514047Z ../../fsrc/newuoa/trsapp.f:149:72: 2023-04-20T11:36:17.5532612Z 2023-04-20T11:36:17.5581918Z 149 | CF=HALF*(SHS-DHD) 2023-04-20T11:36:17.5607379Z | ^ 2023-04-20T11:36:17.5631711Z Warning: 'shs' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:17.6695627Z ../../fsrc/newuoa/trsapp.f:118:9: 2023-04-20T11:36:17.6701248Z 2023-04-20T11:36:17.6703463Z 118 | SHS=ZERO 2023-04-20T11:36:17.6714729Z | ^ 2023-04-20T11:36:17.6726291Z note: 'shs' was declared here 2023-04-20T11:36:17.6759358Z ../../fsrc/newuoa/trsapp.f:160:72: 2023-04-20T11:36:17.6777097Z 2023-04-20T11:36:17.6796515Z 160 | QNEW=(SG+CF*CTH)*CTH+(DG+DHS*CTH)*STH 2023-04-20T11:36:17.6993970Z | ^ 2023-04-20T11:36:17.7024484Z Warning: 'sg' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:17.7045897Z ../../fsrc/newuoa/trsapp.f:117:8: 2023-04-20T11:36:17.7066397Z 2023-04-20T11:36:17.8359004Z 117 | SG=ZERO 2023-04-20T11:36:17.8451217Z | ^ 2023-04-20T11:36:17.8467867Z note: 'sg' was declared here 2023-04-20T11:36:17.8470004Z ../../fsrc/newuoa/trsapp.f:191:72: 2023-04-20T11:36:17.8703813Z 2023-04-20T11:36:17.9364655Z 191 | QRED=QRED+REDUC 2023-04-20T11:36:17.9390531Z | ^ 2023-04-20T11:36:17.9395346Z Warning: 'qred' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:17.9587112Z ../../fsrc/newuoa/trsapp.f:43:10: 2023-04-20T11:36:17.9614212Z 2023-04-20T11:36:17.9636835Z 43 | 20 QRED=ZERO 2023-04-20T11:36:17.9871268Z | ^ 2023-04-20T11:36:17.9883679Z note: 'qred' was declared here 2023-04-20T11:36:17.9894032Z ../../fsrc/newuoa/trsapp.f:96:14: 2023-04-20T11:36:17.9903406Z 2023-04-20T11:36:17.9911748Z 96 | IF (GG <= 1.0D-4*GGBEG) GOTO 160 2023-04-20T11:36:17.9912460Z | ^ 2023-04-20T11:36:17.9913012Z Warning: 'ggbeg' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:17.9913567Z ../../fsrc/newuoa/trsapp.f:57:11: 2023-04-20T11:36:17.9913889Z 2023-04-20T11:36:17.9914072Z 57 | GGBEG=GG 2023-04-20T11:36:17.9914449Z | ^ 2023-04-20T11:36:17.9914868Z note: 'ggbeg' was declared here 2023-04-20T11:36:17.9915287Z ../../fsrc/newuoa/trsapp.f:79:72: 2023-04-20T11:36:17.9915574Z 2023-04-20T11:36:17.9915825Z 79 | QADD=ALPHA*(GG-HALF*ALPHA*DHD) 2023-04-20T11:36:17.9916278Z | ^ 2023-04-20T11:36:17.9916782Z Warning: 'gg' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:17.9917206Z ../../fsrc/newuoa/trsapp.f:56:8: 2023-04-20T11:36:17.9917491Z 2023-04-20T11:36:17.9917700Z 56 | GG=DD 2023-04-20T11:36:17.9918083Z | ^ 2023-04-20T11:36:17.9918466Z note: 'gg' was declared here 2023-04-20T11:36:17.9919302Z ../../fsrc/newuoa/trsapp.f:74:72: 2023-04-20T11:36:17.9919615Z 2023-04-20T11:36:17.9919840Z 74 | TEMP=DHD/DD 2023-04-20T11:36:17.9920261Z | ^ 2023-04-20T11:36:18.0041570Z Warning: 'dd' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:18.0065310Z ../../fsrc/newuoa/trsapp.f:44:8: 2023-04-20T11:36:18.0188496Z 2023-04-20T11:36:18.0214040Z 44 | DD=ZERO 2023-04-20T11:36:18.0766926Z | ^ 2023-04-20T11:36:18.2766844Z note: 'dd' was declared here 2023-04-20T11:36:18.3235544Z ../../fsrc/newuoa/trsapp.f:77:72: 2023-04-20T11:36:18.4797669Z 2023-04-20T11:36:18.5267547Z 77 | ALPHA=DMIN1(ALPHA,GG/DHD) 2023-04-20T11:36:18.5834932Z | ^ 2023-04-20T11:36:18.5882977Z Warning: 'bstep' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:18.5888965Z ../../fsrc/newuoa/trsapp.f:63:11: 2023-04-20T11:36:18.6074030Z 2023-04-20T11:36:18.6100411Z 63 | BSTEP=TEMP/(DS+DSQRT(DS*DS+DD*TEMP)) 2023-04-20T11:36:18.6122673Z | ^ 2023-04-20T11:36:18.6348292Z note: 'bstep' was declared here 2023-04-20T11:36:18.6374440Z [30/132] Compiling Fortran object python/pdfo/fnewuoa.cp37-win_amd64.pyd.p/meson-generated_.._fnewuoa-f2pywrappers2.f90.obj 2023-04-20T11:36:18.6444442Z python/pdfo/fnewuoa-f2pywrappers2.f90:37:10: 2023-04-20T11:36:18.6474919Z 2023-04-20T11:36:18.6488397Z 37 | use fnewuoa, only : nf 2023-04-20T11:36:18.6780651Z | 1 2023-04-20T11:36:18.6794647Z Warning: Unused module variable 'fhist' which has been explicitly imported at (1) [-Wunused-variable] 2023-04-20T11:36:18.8393548Z [31/132] Compiling Fortran object python/pdfo/fnewuoa.cp37-win_amd64.pyd.p/.._.._fsrc_newuoa_biglag.f.obj 2023-04-20T11:36:18.8973566Z [32/132] Compiling Fortran object python/pdfo/fnewuoa.cp37-win_amd64.pyd.p/.._.._fsrc_newuoa_bigden.f.obj 2023-04-20T11:36:18.9040555Z [33/132] Compiling Fortran object python/pdfo/fnewuoa.cp37-win_amd64.pyd.p/.._.._fsrc_newuoa_newuob.f.obj 2023-04-20T11:36:18.9047427Z ../../fsrc/newuoa/newuob.f:252:10: 2023-04-20T11:36:18.9047980Z 2023-04-20T11:36:18.9068023Z 252 | 120 IF (DSQ <= 1.0D-3*XOPTSQ) THEN 2023-04-20T11:36:18.9084184Z | ^ 2023-04-20T11:36:18.9322334Z Warning: 'xoptsq' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:18.9330528Z ../../fsrc/newuoa/newuob.f:194:12: 2023-04-20T11:36:18.9332776Z 2023-04-20T11:36:18.9347945Z 194 | XOPTSQ=ZERO 2023-04-20T11:36:18.9363117Z | ^ 2023-04-20T11:36:18.9374826Z note: 'xoptsq' was declared here 2023-04-20T11:36:18.9384297Z ../../fsrc/newuoa/newuob.f:182:72: 2023-04-20T11:36:18.9445721Z 2023-04-20T11:36:18.9467981Z 182 | HQ(IH)=(FBEG-FVAL(IPT+1)-FVAL(JPT+1)+F)/(XIPT*XJPT) 2023-04-20T11:36:18.9483441Z | ^ 2023-04-20T11:36:18.9497766Z Warning: 'xjpt' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:18.9594021Z ../../fsrc/newuoa/newuob.f:103:14: 2023-04-20T11:36:18.9598704Z 2023-04-20T11:36:18.9600519Z 103 | XJPT=RHOBEG 2023-04-20T11:36:18.9618612Z | ^ 2023-04-20T11:36:18.9619291Z note: 'xjpt' was declared here 2023-04-20T11:36:18.9620808Z ../../fsrc/newuoa/newuob.f:182:72: 2023-04-20T11:36:18.9622536Z 2023-04-20T11:36:18.9628810Z 182 | HQ(IH)=(FBEG-FVAL(IPT+1)-FVAL(JPT+1)+F)/(XIPT*XJPT) 2023-04-20T11:36:18.9629238Z | ^ 2023-04-20T11:36:18.9629652Z Warning: 'xipt' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:18.9630061Z ../../fsrc/newuoa/newuob.f:101:14: 2023-04-20T11:36:18.9630331Z 2023-04-20T11:36:18.9630522Z 101 | XIPT=RHOBEG 2023-04-20T11:36:18.9630834Z | ^ 2023-04-20T11:36:18.9631134Z note: 'xipt' was declared here 2023-04-20T11:36:18.9631478Z ../../fsrc/newuoa/newuob.f:630:14: 2023-04-20T11:36:18.9631723Z 2023-04-20T11:36:18.9631923Z 630 | IF (RATIO > 1.0D-2) THEN 2023-04-20T11:36:18.9632224Z | ^ 2023-04-20T11:36:18.9632611Z Warning: 'ratio' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:18.9632999Z ../../fsrc/newuoa/newuob.f:241:15: 2023-04-20T11:36:18.9633240Z 2023-04-20T11:36:18.9633427Z 241 | RATIO=-1.0D0 2023-04-20T11:36:18.9633730Z | ^ 2023-04-20T11:36:18.9634052Z note: 'ratio' was declared here 2023-04-20T11:36:18.9634388Z ../../fsrc/newuoa/newuob.f:243:14: 2023-04-20T11:36:18.9634626Z 2023-04-20T11:36:18.9634879Z 243 | IF (NF <= NFSAV+2) GOTO 460 2023-04-20T11:36:18.9636312Z | ^ 2023-04-20T11:36:18.9636735Z Warning: 'nfsav' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:18.9637127Z ../../fsrc/newuoa/newuob.f:199:11: 2023-04-20T11:36:18.9637364Z 2023-04-20T11:36:18.9637539Z 199 | 90 NFSAV=NF 2023-04-20T11:36:18.9637830Z | ^ 2023-04-20T11:36:18.9638132Z note: 'nfsav' was declared here 2023-04-20T11:36:18.9638465Z ../../fsrc/newuoa/newuob.f:177:72: 2023-04-20T11:36:18.9638700Z 2023-04-20T11:36:18.9638912Z 177 | IF (XJPT < ZERO) JPT=JPT+N 2023-04-20T11:36:18.9639282Z | ^ 2023-04-20T11:36:18.9639702Z Warning: 'jpt' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:18.9640093Z ../../fsrc/newuoa/newuob.f:94:13: 2023-04-20T11:36:18.9640335Z 2023-04-20T11:36:18.9640533Z 94 | JPT=NFM-ITEMP*N-N 2023-04-20T11:36:18.9640851Z | ^ 2023-04-20T11:36:18.9641159Z note: 'jpt' was declared here 2023-04-20T11:36:18.9641496Z ../../fsrc/newuoa/newuob.f:650:72: 2023-04-20T11:36:18.9641735Z 2023-04-20T11:36:18.9641921Z 650 | ITEST=ITEST+1 2023-04-20T11:36:18.9642273Z | ^ 2023-04-20T11:36:18.9642688Z Warning: 'itest' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:18.9643071Z ../../fsrc/newuoa/newuob.f:193:11: 2023-04-20T11:36:18.9643313Z 2023-04-20T11:36:18.9643484Z 193 | ITEST=0 2023-04-20T11:36:18.9643776Z | ^ 2023-04-20T11:36:18.9644073Z note: 'itest' was declared here 2023-04-20T11:36:18.9644406Z ../../fsrc/newuoa/newuob.f:175:72: 2023-04-20T11:36:18.9644648Z 2023-04-20T11:36:18.9644852Z 175 | IH=(IPT*(IPT-1))/2+JPT 2023-04-20T11:36:18.9645235Z | ^ 2023-04-20T11:36:18.9645642Z Warning: 'ipt' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:18.9646042Z ../../fsrc/newuoa/newuob.f:95:13: 2023-04-20T11:36:18.9646282Z 2023-04-20T11:36:18.9646488Z 95 | IPT=JPT+ITEMP 2023-04-20T11:36:18.9646789Z | ^ 2023-04-20T11:36:18.9647097Z note: 'ipt' was declared here 2023-04-20T11:36:18.9647428Z ../../fsrc/newuoa/newuob.f:166:72: 2023-04-20T11:36:18.9647665Z 2023-04-20T11:36:18.9805865Z 166 | TEMP=(FBEG-F)/RHOBEG 2023-04-20T11:36:18.9830273Z | ^ 2023-04-20T11:36:19.8934741Z Warning: 'fbeg' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:19.8935217Z ../../fsrc/newuoa/newuob.f:119:14: 2023-04-20T11:36:19.8935402Z 2023-04-20T11:36:19.8935620Z 119 | FBEG=F 2023-04-20T11:36:19.8935888Z | ^ 2023-04-20T11:36:19.8936172Z note: 'fbeg' was declared here 2023-04-20T11:36:19.8936480Z ../../fsrc/newuoa/newuob.f:552:72: 2023-04-20T11:36:19.8936683Z 2023-04-20T11:36:19.8936898Z 552 | DELTA=DMAX1(HALF*DELTA,DNORM) 2023-04-20T11:36:19.8937232Z | ^ 2023-04-20T11:36:19.8937610Z Warning: 'dnorm' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:19.8937969Z ../../fsrc/newuoa/newuob.f:237:11: 2023-04-20T11:36:19.8938166Z 2023-04-20T11:36:19.8938378Z 237 | DNORM=DMIN1(DELTA,DSQRT(DSQ)) 2023-04-20T11:36:19.8938655Z | ^ 2023-04-20T11:36:19.8938928Z note: 'dnorm' was declared here 2023-04-20T11:36:19.8939219Z ../../fsrc/newuoa/newuob.f:245:14: 2023-04-20T11:36:19.8939416Z 2023-04-20T11:36:19.8939621Z 245 | IF (TEMP <= DMAX1(DIFFA,DIFFB,DIFFC)) GOTO 460 2023-04-20T11:36:19.8939872Z | ^ 2023-04-20T11:36:19.8940211Z Warning: 'diffc' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:19.8940924Z ../../fsrc/newuoa/newuob.f:245:45: 2023-04-20T11:36:19.8941128Z 2023-04-20T11:36:19.8941356Z 245 | IF (TEMP <= DMAX1(DIFFA,DIFFB,DIFFC)) GOTO 460 2023-04-20T11:36:19.8941621Z | ^ 2023-04-20T11:36:19.8941913Z note: 'diffc' was declared here 2023-04-20T11:36:19.8942130Z ../../fsrc/newuoa/newuob.f:245:14: 2023-04-20T11:36:19.8942320Z 2023-04-20T11:36:19.8942537Z 245 | IF (TEMP <= DMAX1(DIFFA,DIFFB,DIFFC)) GOTO 460 2023-04-20T11:36:19.8942835Z | ^ 2023-04-20T11:36:19.8943183Z Warning: 'diffa' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:19.8943533Z ../../fsrc/newuoa/newuob.f:191:11: 2023-04-20T11:36:19.8943729Z 2023-04-20T11:36:19.8943895Z 191 | DIFFA=ZERO 2023-04-20T11:36:19.8944089Z | ^ 2023-04-20T11:36:19.8944360Z note: 'diffa' was declared here 2023-04-20T11:36:19.8944625Z [34/132] Module scanner. 2023-04-20T11:36:19.8945053Z [35/132] Compiling C object python/pdfo/fbobyqa.cp37-win_amd64.pyd.p/meson-generated_.._fbobyqamodule.c.obj 2023-04-20T11:36:19.8945632Z In file included from D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/core/include/numpy/ndarraytypes.h:4, 2023-04-20T11:36:19.8946204Z from D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, 2023-04-20T11:36:19.8946762Z from D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/core/include/numpy/arrayobject.h:4, 2023-04-20T11:36:19.8947317Z from D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/f2py/src/fortranobject.h:13, 2023-04-20T11:36:19.8947754Z from python/pdfo/fbobyqamodule.c:16: 2023-04-20T11:36:19.8948358Z D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/core/include/numpy/npy_common.h:163:20: warning: '_fseeki64' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] 2023-04-20T11:36:19.8948937Z 163 | extern int __cdecl _fseeki64(FILE *, long long, int); 2023-04-20T11:36:19.8949255Z | ^~~~~~~~~ 2023-04-20T11:36:19.8949790Z D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/core/include/numpy/npy_common.h:164:26: warning: '_ftelli64' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] 2023-04-20T11:36:19.8950312Z 164 | extern long long __cdecl _ftelli64(FILE *); 2023-04-20T11:36:19.8950624Z | ^~~~~~~~~ 2023-04-20T11:36:19.8950978Z python/pdfo/fbobyqamodule.c: In function 'f2py_setup_fbobyqa': 2023-04-20T11:36:19.8951621Z python/pdfo/fbobyqamodule.c:799:35: warning: assignment to 'f2py_init_func' {aka 'void (*)(int *, long long int *, void (*)(char *, long long int *), int *)'} from incompatible pointer type 'void (*)(int *, int *, void (*)(char *, int *), int *)' [-Wincompatible-pointer-types] 2023-04-20T11:36:19.8952317Z 799 | f2py_fbobyqa_def[i_f2py++].func = fhist; 2023-04-20T11:36:19.8952633Z | ^ 2023-04-20T11:36:19.8953206Z python/pdfo/fbobyqamodule.c:800:35: warning: assignment to 'f2py_init_func' {aka 'void (*)(int *, long long int *, void (*)(char *, long long int *), int *)'} from incompatible pointer type 'void (*)(int *, int *, void (*)(char *, int *), int *)' [-Wincompatible-pointer-types] 2023-04-20T11:36:19.8953788Z 800 | f2py_fbobyqa_def[i_f2py++].func = chist; 2023-04-20T11:36:19.8954091Z | ^ 2023-04-20T11:36:19.8954653Z python/pdfo/fbobyqamodule.c:801:35: warning: assignment to 'f2py_init_func' {aka 'void (*)(int *, long long int *, void (*)(char *, long long int *), int *)'} from incompatible pointer type 'void (*)(int *, int *, void (*)(char *, int *), int *)' [-Wincompatible-pointer-types] 2023-04-20T11:36:19.8955345Z 801 | f2py_fbobyqa_def[i_f2py++].func = xlresmax; 2023-04-20T11:36:19.8955785Z | ^ 2023-04-20T11:36:19.8957315Z python/pdfo/fbobyqamodule.c:802:35: warning: assignment to 'f2py_init_func' {aka 'void (*)(int *, long long int *, void (*)(char *, long long int *), int *)'} from incompatible pointer type 'void (*)(int *, int *, void (*)(char *, int *), int *)' [-Wincompatible-pointer-types] 2023-04-20T11:36:19.8957986Z 802 | f2py_fbobyqa_def[i_f2py++].func = xuresmax; 2023-04-20T11:36:19.8958301Z | ^ 2023-04-20T11:36:19.8958621Z python/pdfo/fbobyqamodule.c: At top level: 2023-04-20T11:36:19.8959049Z python/pdfo/fbobyqamodule.c:128:12: warning: 'f2py_size' defined but not used [-Wunused-function] 2023-04-20T11:36:19.8959473Z 128 | static int f2py_size(PyArrayObject* var, ...) 2023-04-20T11:36:19.8959780Z | ^~~~~~~~~ 2023-04-20T11:36:19.8960120Z [36/132] Linking target python/pdfo/fnewuoa.cp37-win_amd64.pyd 2023-04-20T11:36:19.8960591Z [37/132] Compiling Fortran object python/pdfo/fbobyqa.cp37-win_amd64.pyd.p/.._.._fsrc_pdfoconst.F.obj 2023-04-20T11:36:19.8961073Z [38/132] Compiling Fortran object python/pdfo/fbobyqa.cp37-win_amd64.pyd.p/.._.._fsrc_bobyqa_bobyqa.f.obj 2023-04-20T11:36:19.8961567Z [39/132] Compiling Fortran object python/pdfo/fbobyqa.cp37-win_amd64.pyd.p/.._py_gateways_bobyqa.f90.obj 2023-04-20T11:36:19.8962050Z [40/132] Compiling Fortran object python/pdfo/fbobyqa.cp37-win_amd64.pyd.p/.._.._fsrc_bobyqa_prelim.f.obj 2023-04-20T11:36:19.8962438Z ../../fsrc/bobyqa/prelim.f:137:72: 2023-04-20T11:36:19.8962645Z 2023-04-20T11:36:19.8962806Z 137 | DIFF=STEPB-STEPA 2023-04-20T11:36:19.8963129Z | ^ 2023-04-20T11:36:19.8963507Z Warning: 'stepb' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:19.8963869Z ../../fsrc/bobyqa/prelim.f:80:19: 2023-04-20T11:36:19.8964075Z 2023-04-20T11:36:19.8964229Z 80 | STEPB=-RHOBEG 2023-04-20T11:36:19.8964488Z | ^ 2023-04-20T11:36:19.8964765Z note: 'stepb' was declared here 2023-04-20T11:36:19.8965052Z ../../fsrc/bobyqa/prelim.f:137:72: 2023-04-20T11:36:19.8965250Z 2023-04-20T11:36:19.8965401Z 137 | DIFF=STEPB-STEPA 2023-04-20T11:36:19.8965697Z | ^ 2023-04-20T11:36:19.8966071Z Warning: 'stepa' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:19.8966440Z ../../fsrc/bobyqa/prelim.f:75:19: 2023-04-20T11:36:19.8966640Z 2023-04-20T11:36:19.8966785Z 75 | STEPA=RHOBEG 2023-04-20T11:36:19.8967043Z | ^ 2023-04-20T11:36:19.8967315Z note: 'stepa' was declared here 2023-04-20T11:36:19.8967605Z ../../fsrc/bobyqa/prelim.f:161:72: 2023-04-20T11:36:19.8967802Z 2023-04-20T11:36:19.8967963Z 161 | IH=(IPT*(IPT-1))/2+JPT 2023-04-20T11:36:19.8968289Z | ^ 2023-04-20T11:36:19.8968654Z Warning: 'jpt' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:19.8969002Z ../../fsrc/bobyqa/prelim.f:87:13: 2023-04-20T11:36:19.8969197Z 2023-04-20T11:36:19.8969352Z 87 | JPT=NFM-ITEMP*N-N 2023-04-20T11:36:19.8969626Z | ^ 2023-04-20T11:36:19.8969895Z note: 'jpt' was declared here 2023-04-20T11:36:19.8970185Z ../../fsrc/bobyqa/prelim.f:161:72: 2023-04-20T11:36:19.8970368Z 2023-04-20T11:36:19.8970533Z 161 | IH=(IPT*(IPT-1))/2+JPT 2023-04-20T11:36:19.8970842Z | ^ 2023-04-20T11:36:19.8971210Z Warning: 'ipt' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:19.8971549Z ../../fsrc/bobyqa/prelim.f:88:13: 2023-04-20T11:36:19.8971745Z 2023-04-20T11:36:19.8973137Z 88 | IPT=JPT+ITEMP 2023-04-20T11:36:19.8973417Z | ^ 2023-04-20T11:36:19.8973691Z note: 'ipt' was declared here 2023-04-20T11:36:19.8973966Z ../../fsrc/bobyqa/prelim.f:136:72: 2023-04-20T11:36:19.8974169Z 2023-04-20T11:36:19.8974335Z 136 | TEMP=(F-FBEG)/STEPB 2023-04-20T11:36:19.8974656Z | ^ 2023-04-20T11:36:19.8975027Z Warning: 'fbeg' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:19.8975379Z ../../fsrc/bobyqa/prelim.f:114:14: 2023-04-20T11:36:19.8975577Z 2023-04-20T11:36:19.8975713Z 114 | FBEG=F 2023-04-20T11:36:19.8975972Z | ^ 2023-04-20T11:36:19.8976244Z note: 'fbeg' was declared here 2023-04-20T11:36:19.8976677Z [41/132] Compiling Fortran object python/pdfo/fbobyqa.cp37-win_amd64.pyd.p/meson-generated_.._fbobyqa-f2pywrappers2.f90.obj 2023-04-20T11:36:19.8977152Z python/pdfo/fbobyqa-f2pywrappers2.f90:127:10: 2023-04-20T11:36:19.8977400Z 2023-04-20T11:36:19.8977560Z 127 | use fbobyqa, only : nf 2023-04-20T11:36:19.8977825Z | 1 2023-04-20T11:36:19.8978212Z Warning: Unused module variable 'chist' which has been explicitly imported at (1) [-Wunused-variable] 2023-04-20T11:36:19.8978643Z python/pdfo/fbobyqa-f2pywrappers2.f90:127:10: 2023-04-20T11:36:19.8978871Z 2023-04-20T11:36:19.8979024Z 127 | use fbobyqa, only : nf 2023-04-20T11:36:19.8979285Z | 1 2023-04-20T11:36:19.8979648Z Warning: Unused module variable 'fhist' which has been explicitly imported at (1) [-Wunused-variable] 2023-04-20T11:36:19.8980057Z python/pdfo/fbobyqa-f2pywrappers2.f90:127:10: 2023-04-20T11:36:19.8980281Z 2023-04-20T11:36:19.8980430Z 127 | use fbobyqa, only : nf 2023-04-20T11:36:19.8980706Z | 1 2023-04-20T11:36:19.8981088Z Warning: Unused module variable 'xlresmax' which has been explicitly imported at (1) [-Wunused-variable] 2023-04-20T11:36:19.8981526Z python/pdfo/fbobyqa-f2pywrappers2.f90:127:10: 2023-04-20T11:36:19.8981752Z 2023-04-20T11:36:19.8981903Z 127 | use fbobyqa, only : nf 2023-04-20T11:36:19.8982167Z | 1 2023-04-20T11:36:19.8982530Z Warning: Unused module variable 'xuresmax' which has been explicitly imported at (1) [-Wunused-variable] 2023-04-20T11:36:19.8983030Z [42/132] Compiling Fortran object python/pdfo/fbobyqa.cp37-win_amd64.pyd.p/.._.._fsrc_bobyqa_update.f.obj 2023-04-20T11:36:19.8983634Z [43/132] Compiling Fortran object python/pdfo/fbobyqa.cp37-win_amd64.pyd.p/.._.._fsrc_bobyqa_rescue.f.obj 2023-04-20T11:36:19.8984124Z [44/132] Compiling Fortran object python/pdfo/fbobyqa.cp37-win_amd64.pyd.p/.._.._fsrc_bobyqa_altmov.f.obj 2023-04-20T11:36:19.8984499Z ../../fsrc/bobyqa/altmov.f:247:72: 2023-04-20T11:36:19.8984701Z 2023-04-20T11:36:19.8984859Z 247 | W(I)=-STEP*GLAG(I) 2023-04-20T11:36:19.8985181Z | ^ 2023-04-20T11:36:19.8985559Z Warning: 'step' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:19.8985907Z ../../fsrc/bobyqa/altmov.f:125:18: 2023-04-20T11:36:19.8986106Z 2023-04-20T11:36:19.8986237Z 125 | STEP=SLBD 2023-04-20T11:36:19.8986503Z | ^ 2023-04-20T11:36:19.8986784Z note: 'step' was declared here 2023-04-20T11:36:19.8987075Z ../../fsrc/bobyqa/altmov.f:182:20: 2023-04-20T11:36:19.8987289Z 2023-04-20T11:36:19.8987434Z 182 | IBDSAV=ISBD 2023-04-20T11:36:19.8987772Z | ^ 2023-04-20T11:36:19.8989897Z Warning: 'ibdsav' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:19.8991585Z ../../fsrc/bobyqa/altmov.f:189:72: 2023-04-20T11:36:19.8993265Z 2023-04-20T11:36:19.8995257Z 189 | TEMP=XOPT(I)+STPSAV*(XPT(KSAV,I)-XOPT(I)) 2023-04-20T11:36:19.8997835Z | ^ 2023-04-20T11:36:19.8999567Z Warning: 'stpsav' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:19.9001336Z ../../fsrc/bobyqa/altmov.f:181:20: 2023-04-20T11:36:19.9002986Z 2023-04-20T11:36:19.9004883Z 181 | STPSAV=STEP 2023-04-20T11:36:19.9006669Z | ^ 2023-04-20T11:36:19.9008523Z note: 'stpsav' was declared here 2023-04-20T11:36:19.9010331Z ../../fsrc/bobyqa/altmov.f:180:18: 2023-04-20T11:36:19.9012017Z 2023-04-20T11:36:19.9013896Z 180 | KSAV=K 2023-04-20T11:36:19.9015681Z | ^ 2023-04-20T11:36:19.9017607Z Warning: 'ksav' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:19.9019596Z [45/132] Compiling Fortran object python/pdfo/fbobyqa.cp37-win_amd64.pyd.p/.._.._fsrc_bobyqa_bobyqb.f.obj 2023-04-20T11:36:19.9021306Z ../../fsrc/bobyqa/bobyqb.f:194:72: 2023-04-20T11:36:19.9023022Z 2023-04-20T11:36:19.9024993Z 194 | ERRBIG=DMAX1(DIFFA,DIFFB,DIFFC) 2023-04-20T11:36:19.9027366Z | ^ 2023-04-20T11:36:19.9062713Z Warning: 'diffc' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:19.9098289Z ../../fsrc/bobyqa/bobyqb.f:194:40: 2023-04-20T11:36:19.9229807Z 2023-04-20T11:36:19.9247672Z 194 | ERRBIG=DMAX1(DIFFA,DIFFB,DIFFC) 2023-04-20T11:36:19.9254656Z | ^ 2023-04-20T11:36:19.9281860Z note: 'diffc' was declared here 2023-04-20T11:36:20.0050215Z [46/132] Compiling Fortran object python/pdfo/fbobyqa.cp37-win_amd64.pyd.p/.._.._fsrc_bobyqa_trsbox.f.obj 2023-04-20T11:36:20.0422430Z ../../fsrc/bobyqa/trsbox.f:354:72: 2023-04-20T11:36:20.0468026Z 2023-04-20T11:36:20.0476138Z 354 | XBDI(IACT)=XSAV 2023-04-20T11:36:20.0476809Z | ^ 2023-04-20T11:36:20.0511785Z Warning: 'xsav' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:20.0537938Z ../../fsrc/bobyqa/trsbox.f:267:26: 2023-04-20T11:36:20.0752781Z 2023-04-20T11:36:20.0779057Z 267 | XSAV=ONEMIN 2023-04-20T11:36:20.0801345Z | ^ 2023-04-20T11:36:20.0832585Z note: 'xsav' was declared here 2023-04-20T11:36:20.0965054Z ../../fsrc/bobyqa/trsbox.f:311:72: 2023-04-20T11:36:20.0989996Z 2023-04-20T11:36:20.1990581Z 311 | REDNEW=STH*(ANGT*DREDG-SREDG-HALF*STH*TEMP) 2023-04-20T11:36:20.2211324Z | ^ 2023-04-20T11:36:20.3930353Z Warning: 'sredg' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:20.4242628Z ../../fsrc/bobyqa/trsbox.f:234:11: 2023-04-20T11:36:20.4663150Z 2023-04-20T11:36:20.4684347Z 234 | SREDG=-TEMP 2023-04-20T11:36:20.4924383Z | ^ 2023-04-20T11:36:20.4953525Z note: 'sredg' was declared here 2023-04-20T11:36:20.4962047Z ../../fsrc/bobyqa/trsbox.f:399:10: 2023-04-20T11:36:20.4964114Z 2023-04-20T11:36:20.4980477Z 399 | IF (ITERC > ITCSAV) GOTO 150 2023-04-20T11:36:20.5002359Z | ^ 2023-04-20T11:36:20.5016819Z Warning: 'itcsav' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:20.5210713Z ../../fsrc/bobyqa/trsbox.f:217:12: 2023-04-20T11:36:20.5270515Z 2023-04-20T11:36:20.5287962Z 217 | ITCSAV=ITERC 2023-04-20T11:36:20.5337893Z | ^ 2023-04-20T11:36:20.5354084Z note: 'itcsav' was declared here 2023-04-20T11:36:20.5376226Z ../../fsrc/bobyqa/trsbox.f:141:10: 2023-04-20T11:36:20.7367616Z 2023-04-20T11:36:20.7987520Z 141 | IACT=0 2023-04-20T11:36:20.8049051Z | ^ 2023-04-20T11:36:20.8056669Z Warning: 'iact' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:20.8064791Z ../../fsrc/bobyqa/trsbox.f:195:72: 2023-04-20T11:36:20.8083628Z 2023-04-20T11:36:20.8134532Z 195 | BETA=GREDSQ/GGSAV 2023-04-20T11:36:20.8153419Z | ^ 2023-04-20T11:36:20.8166355Z Warning: 'ggsav' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:20.8329044Z ../../fsrc/bobyqa/trsbox.f:167:15: 2023-04-20T11:36:20.8342967Z 2023-04-20T11:36:20.8359850Z 167 | GGSAV=GREDSQ 2023-04-20T11:36:20.8558401Z | ^ 2023-04-20T11:36:20.8570471Z note: 'ggsav' was declared here 2023-04-20T11:36:20.8584132Z ../../fsrc/bobyqa/trsbox.f:229:72: 2023-04-20T11:36:20.8587370Z 2023-04-20T11:36:20.8598193Z 229 | S(I)=(DREDG*D(I)-DREDSQ*GNEW(I))/TEMP 2023-04-20T11:36:20.8669702Z | ^ 2023-04-20T11:36:20.8683825Z Warning: 'dredsq' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:20.8752958Z ../../fsrc/bobyqa/trsbox.f:204:12: 2023-04-20T11:36:20.8782980Z 2023-04-20T11:36:21.0128973Z 204 | DREDSQ=ZERO 2023-04-20T11:36:21.0794898Z | ^ 2023-04-20T11:36:21.1375155Z note: 'dredsq' was declared here 2023-04-20T11:36:21.1422206Z ../../fsrc/bobyqa/trsbox.f:311:72: 2023-04-20T11:36:21.1439924Z 2023-04-20T11:36:21.1806303Z 311 | REDNEW=STH*(ANGT*DREDG-SREDG-HALF*STH*TEMP) 2023-04-20T11:36:21.1816203Z | ^ 2023-04-20T11:36:21.1829728Z Warning: 'dredg' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:21.1843987Z ../../fsrc/bobyqa/trsbox.f:205:11: 2023-04-20T11:36:21.2049166Z 2023-04-20T11:36:21.2078103Z 205 | DREDG=ZERO 2023-04-20T11:36:21.2086480Z | ^ 2023-04-20T11:36:21.2088597Z note: 'dredg' was declared here 2023-04-20T11:36:21.2104965Z ../../fsrc/bobyqa/trsbox.f:308:72: 2023-04-20T11:36:21.2126116Z 2023-04-20T11:36:21.2140172Z 308 | ANGT=ANGBD*DFLOAT(I)/DFLOAT(IU) 2023-04-20T11:36:21.2343963Z | ^ 2023-04-20T11:36:21.2381056Z Warning: 'angbd' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:21.2395257Z ../../fsrc/bobyqa/trsbox.f:241:11: 2023-04-20T11:36:21.2436050Z 2023-04-20T11:36:21.2451398Z 241 | ANGBD=ONE 2023-04-20T11:36:21.2465114Z | ^ 2023-04-20T11:36:21.3417514Z note: 'angbd' was declared here 2023-04-20T11:36:21.3442355Z [47/132] Module scanner. 2023-04-20T11:36:21.3697537Z [48/132] Compiling C object python/pdfo/flincoa.cp37-win_amd64.pyd.p/meson-generated_.._flincoamodule.c.obj 2023-04-20T11:36:21.3739157Z In file included from D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/core/include/numpy/ndarraytypes.h:4, 2023-04-20T11:36:21.3754039Z from D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, 2023-04-20T11:36:21.4846379Z from D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/core/include/numpy/arrayobject.h:4, 2023-04-20T11:36:21.4856418Z from D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/f2py/src/fortranobject.h:13, 2023-04-20T11:36:21.4859389Z from python/pdfo/flincoamodule.c:16: 2023-04-20T11:36:21.4902926Z D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/core/include/numpy/npy_common.h:163:20: warning: '_fseeki64' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] 2023-04-20T11:36:21.4919330Z 163 | extern int __cdecl _fseeki64(FILE *, long long, int); 2023-04-20T11:36:21.4934150Z | ^~~~~~~~~ 2023-04-20T11:36:21.5130595Z D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/core/include/numpy/npy_common.h:164:26: warning: '_ftelli64' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] 2023-04-20T11:36:21.5137395Z 164 | extern long long __cdecl _ftelli64(FILE *); 2023-04-20T11:36:21.5157955Z | ^~~~~~~~~ 2023-04-20T11:36:21.5172057Z python/pdfo/flincoamodule.c: In function 'f2py_setup_flincoa': 2023-04-20T11:36:21.5244772Z python/pdfo/flincoamodule.c:818:35: warning: assignment to 'f2py_init_func' {aka 'void (*)(int *, long long int *, void (*)(char *, long long int *), int *)'} from incompatible pointer type 'void (*)(int *, int *, void (*)(char *, int *), int *)' [-Wincompatible-pointer-types] 2023-04-20T11:36:21.5390343Z 818 | f2py_flincoa_def[i_f2py++].func = fhist; 2023-04-20T11:36:21.5872898Z | ^ 2023-04-20T11:36:21.5882467Z python/pdfo/flincoamodule.c:819:35: warning: assignment to 'f2py_init_func' {aka 'void (*)(int *, long long int *, void (*)(char *, long long int *), int *)'} from incompatible pointer type 'void (*)(int *, int *, void (*)(char *, int *), int *)' [-Wincompatible-pointer-types] 2023-04-20T11:36:21.5941049Z 819 | f2py_flincoa_def[i_f2py++].func = chist; 2023-04-20T11:36:21.5957919Z | ^ 2023-04-20T11:36:21.6022536Z python/pdfo/flincoamodule.c:820:35: warning: assignment to 'f2py_init_func' {aka 'void (*)(int *, long long int *, void (*)(char *, long long int *), int *)'} from incompatible pointer type 'void (*)(int *, int *, void (*)(char *, int *), int *)' [-Wincompatible-pointer-types] 2023-04-20T11:36:21.6071612Z 820 | f2py_flincoa_def[i_f2py++].func = aresmax; 2023-04-20T11:36:21.6087231Z | ^ 2023-04-20T11:36:21.6233356Z python/pdfo/flincoamodule.c:821:35: warning: assignment to 'f2py_init_func' {aka 'void (*)(int *, long long int *, void (*)(char *, long long int *), int *)'} from incompatible pointer type 'void (*)(int *, int *, void (*)(char *, int *), int *)' [-Wincompatible-pointer-types] 2023-04-20T11:36:21.6248903Z 821 | f2py_flincoa_def[i_f2py++].func = bresmax; 2023-04-20T11:36:21.6279239Z | ^ 2023-04-20T11:36:21.7035045Z python/pdfo/flincoamodule.c: At top level: 2023-04-20T11:36:21.7170260Z python/pdfo/flincoamodule.c:128:12: warning: 'f2py_size' defined but not used [-Wunused-function] 2023-04-20T11:36:21.7207545Z 128 | static int f2py_size(PyArrayObject* var, ...) 2023-04-20T11:36:21.7354491Z | ^~~~~~~~~ 2023-04-20T11:36:21.8483412Z [49/132] Compiling Fortran object python/pdfo/flincoa.cp37-win_amd64.pyd.p/.._.._fsrc_pdfoconst.F.obj 2023-04-20T11:36:21.8493461Z [50/132] Linking target python/pdfo/fbobyqa.cp37-win_amd64.pyd 2023-04-20T11:36:21.8502559Z [51/132] Compiling Fortran object python/pdfo/flincoa.cp37-win_amd64.pyd.p/.._py_gateways_lincoa.f90.obj 2023-04-20T11:36:21.8508754Z [52/132] Compiling Fortran object python/pdfo/flincoa.cp37-win_amd64.pyd.p/.._.._fsrc_lincoa_lincoa.f.obj 2023-04-20T11:36:21.8544726Z [53/132] Compiling Fortran object python/pdfo/flincoa.cp37-win_amd64.pyd.p/meson-generated_.._flincoa-f2pywrappers2.f90.obj 2023-04-20T11:36:21.8550297Z python/pdfo/flincoa-f2pywrappers2.f90:127:10: 2023-04-20T11:36:21.8570542Z 2023-04-20T11:36:21.8589628Z 127 | use flincoa, only : nf 2023-04-20T11:36:21.8640571Z | 1 2023-04-20T11:36:21.8667643Z Warning: Unused module variable 'aresmax' which has been explicitly imported at (1) [-Wunused-variable] 2023-04-20T11:36:21.8692240Z python/pdfo/flincoa-f2pywrappers2.f90:127:10: 2023-04-20T11:36:21.9027278Z 2023-04-20T11:36:21.9491851Z 127 | use flincoa, only : nf 2023-04-20T11:36:21.9508276Z | 1 2023-04-20T11:36:21.9525951Z Warning: Unused module variable 'bresmax' which has been explicitly imported at (1) [-Wunused-variable] 2023-04-20T11:36:21.9543719Z python/pdfo/flincoa-f2pywrappers2.f90:127:10: 2023-04-20T11:36:21.9571373Z 2023-04-20T11:36:21.9575654Z 127 | use flincoa, only : nf 2023-04-20T11:36:21.9583689Z | 1 2023-04-20T11:36:21.9588161Z Warning: Unused module variable 'chist' which has been explicitly imported at (1) [-Wunused-variable] 2023-04-20T11:36:21.9689607Z python/pdfo/flincoa-f2pywrappers2.f90:127:10: 2023-04-20T11:36:21.9690661Z 2023-04-20T11:36:21.9690979Z 127 | use flincoa, only : nf 2023-04-20T11:36:21.9691401Z | 1 2023-04-20T11:36:21.9691949Z Warning: Unused module variable 'fhist' which has been explicitly imported at (1) [-Wunused-variable] 2023-04-20T11:36:21.9692642Z [54/132] Compiling Fortran object python/pdfo/flincoa.cp37-win_amd64.pyd.p/.._.._fsrc_lincoa_prelim.f.obj 2023-04-20T11:36:21.9693337Z [55/132] Compiling Fortran object python/pdfo/flincoa.cp37-win_amd64.pyd.p/.._.._fsrc_lincoa_lincob.f.obj 2023-04-20T11:36:21.9693789Z ../../fsrc/lincoa/lincob.f:518:72: 2023-04-20T11:36:21.9694040Z 2023-04-20T11:36:21.9694238Z 518 | DIFF=F-FOPT-VQUAD 2023-04-20T11:36:21.9694632Z | ^ 2023-04-20T11:36:21.9695057Z Warning: 'vquad' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:21.9695763Z ../../fsrc/lincoa/lincob.f:380:11: 2023-04-20T11:36:21.9696016Z 2023-04-20T11:36:21.9696202Z 380 | VQUAD=ZERO 2023-04-20T11:36:21.9696491Z | ^ 2023-04-20T11:36:21.9696795Z note: 'vquad' was declared here 2023-04-20T11:36:21.9697133Z ../../fsrc/lincoa/lincob.f:777:10: 2023-04-20T11:36:21.9697368Z 2023-04-20T11:36:21.9697570Z 777 | IF (RATIO >= TENTH) GOTO 20 2023-04-20T11:36:21.9697881Z | ^ 2023-04-20T11:36:21.9698269Z Warning: 'ratio' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:21.9698673Z ../../fsrc/lincoa/lincob.f:557:15: 2023-04-20T11:36:21.9698911Z 2023-04-20T11:36:21.9699115Z 557 | RATIO=(F-FOPT)/VQUAD 2023-04-20T11:36:21.9699433Z | ^ 2023-04-20T11:36:21.9699750Z note: 'ratio' was declared here 2023-04-20T11:36:21.9700076Z ../../fsrc/lincoa/lincob.f:615:14: 2023-04-20T11:36:21.9700317Z 2023-04-20T11:36:21.9700549Z 615 | IF (DABS(DFFALT) >= TENTH*DABS(DIFF)) ITEST=0 2023-04-20T11:36:21.9701070Z | ^ 2023-04-20T11:36:21.9701477Z Warning: 'dffalt' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:21.9701868Z ../../fsrc/lincoa/lincob.f:547:16: 2023-04-20T11:36:21.9702106Z 2023-04-20T11:36:21.9702308Z 547 | DFFALT=F-FOPT-VQALT 2023-04-20T11:36:21.9702609Z | ^ 2023-04-20T11:36:21.9702935Z note: 'dffalt' was declared here 2023-04-20T11:36:21.9704351Z [56/132] Compiling Fortran object python/pdfo/flincoa.cp37-win_amd64.pyd.p/.._.._fsrc_lincoa_update.f.obj 2023-04-20T11:36:22.0231719Z [57/132] Compiling Fortran object python/pdfo/flincoa.cp37-win_amd64.pyd.p/.._.._fsrc_lincoa_trstep.f.obj 2023-04-20T11:36:22.0263083Z [58/132] Compiling Fortran object python/pdfo/flincoa.cp37-win_amd64.pyd.p/.._.._fsrc_lincoa_getact.f.obj 2023-04-20T11:36:22.0376319Z [59/132] Generating python/pdfo/fcobylamodule with a custom command 2023-04-20T11:36:22.0398372Z Reading fortran codes... 2023-04-20T11:36:22.0460711Z Reading file '../../python/pdfo/../py_gateways/cobyla-interface.pyf' (format:free) 2023-04-20T11:36:22.1531778Z Line #42 in ../../python/pdfo/../py_gateways/cobyla-interface.pyf:" intent(callback) fun" 2023-04-20T11:36:22.1599734Z analyzeline: missing __user__ module (could be nothing) 2023-04-20T11:36:22.1622087Z Line #42 in ../../python/pdfo/../py_gateways/cobyla-interface.pyf:" intent(callback) fun" 2023-04-20T11:36:22.3503399Z analyzeline: appending intent(callback) fun to mcobyla arguments 2023-04-20T11:36:22.3908073Z Line #43 in ../../python/pdfo/../py_gateways/cobyla-interface.pyf:" intent(callback) confun" 2023-04-20T11:36:22.3923596Z analyzeline: missing __user__ module (could be nothing) 2023-04-20T11:36:22.4095265Z Line #43 in ../../python/pdfo/../py_gateways/cobyla-interface.pyf:" intent(callback) confun" 2023-04-20T11:36:22.4150737Z analyzeline: appending intent(callback) confun to mcobyla arguments 2023-04-20T11:36:22.4259034Z Post-processing... 2023-04-20T11:36:22.4281884Z Block: calfun__user__routines 2023-04-20T11:36:22.4291507Z Block: calfun_user_routines 2023-04-20T11:36:22.4296948Z Block: fun 2023-04-20T11:36:22.4351454Z Block: confun 2023-04-20T11:36:22.4409364Z Block: fcobyla 2023-04-20T11:36:22.5270738Z Block: fcobyla 2023-04-20T11:36:22.5301450Z In: ../../python/pdfo/../py_gateways/cobyla-interface.pyf:fcobyla:unknown_interface:fcobyla 2023-04-20T11:36:22.5331103Z get_useparameters: no module pdfoconst info used by fcobyla 2023-04-20T11:36:22.5681478Z Block: mcobyla 2023-04-20T11:36:22.5703680Z In: ../../python/pdfo/../py_gateways/cobyla-interface.pyf:fcobyla:unknown_interface:mcobyla 2023-04-20T11:36:22.5729004Z get_useparameters: no module calfun__user__routines info used by mcobyla 2023-04-20T11:36:22.5752115Z Post-processing (stage 2)... 2023-04-20T11:36:22.7794131Z Block: calfun__user__routines 2023-04-20T11:36:22.7799312Z Block: calfun_user_routines 2023-04-20T11:36:22.7830403Z Block: fun 2023-04-20T11:36:22.7854602Z Block: confun 2023-04-20T11:36:22.8171769Z Block: fcobyla 2023-04-20T11:36:22.9730434Z Block: unknown_interface 2023-04-20T11:36:22.9745400Z Block: fcobyla 2023-04-20T11:36:22.9759625Z Block: mcobyla 2023-04-20T11:36:23.0225006Z Building modules... 2023-04-20T11:36:23.1635502Z Constructing call-back function "cb_fun_in_calfun__user__routines" 2023-04-20T11:36:23.1664975Z def fun(x,[n]): return f 2023-04-20T11:36:23.1680291Z Constructing call-back function "cb_confun_in_calfun__user__routines" 2023-04-20T11:36:23.2444810Z def confun(m,x,[n]): return c 2023-04-20T11:36:23.2955765Z Building module "fcobyla"... 2023-04-20T11:36:23.3733024Z Constructing wrapper function "mcobyla"... 2023-04-20T11:36:23.5610242Z x,f,info,funhist,conhist,resmax,conval = mcobyla(x,rhobeg,rhoend,iprint,maxfun,ftarget,conval,fun,confun,[n,m,overwrite_x,overwrite_conval,fun_extra_args,confun_extra_args]) 2023-04-20T11:36:23.5935537Z Constructing F90 module support for "fcobyla"... 2023-04-20T11:36:23.5943626Z Variables: nf fhist chist conval_x0 2023-04-20T11:36:23.5985324Z getarrdims:warning: assumed shape array, using 0 instead of ':' 2023-04-20T11:36:23.6008065Z getarrdims:warning: assumed shape array, using 0 instead of ':' 2023-04-20T11:36:23.6022264Z getarrdims:warning: assumed shape array, using 0 instead of ':' 2023-04-20T11:36:23.6042476Z Wrote C/API module "fcobyla" to file "python/pdfo\fcobylamodule.c" 2023-04-20T11:36:23.6354773Z Fortran 90 wrappers are saved to "python/pdfo\fcobyla-f2pywrappers2.f90" 2023-04-20T11:36:23.6368863Z [60/132] Compiling Fortran object python/pdfo/flincoa.cp37-win_amd64.pyd.p/.._.._fsrc_lincoa_qmstep.f.obj 2023-04-20T11:36:23.6383390Z ../../fsrc/lincoa/qmstep.f:255:72: 2023-04-20T11:36:23.6395276Z 2023-04-20T11:36:23.6398611Z 255 | STEP(I)=STEP(I)+(TEST-BIGV)*AMAT(I,JSAV) 2023-04-20T11:36:23.6404583Z | ^ 2023-04-20T11:36:23.6405144Z Warning: 'jsav' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:23.6405616Z ../../fsrc/lincoa/qmstep.f:247:18: 2023-04-20T11:36:23.6405892Z 2023-04-20T11:36:23.6406085Z 247 | JSAV=J 2023-04-20T11:36:23.6406404Z | ^ 2023-04-20T11:36:23.6407151Z note: 'jsav' was declared here 2023-04-20T11:36:23.6407509Z ../../fsrc/lincoa/qmstep.f:117:72: 2023-04-20T11:36:23.6407758Z 2023-04-20T11:36:23.6407999Z 117 | STEP(I)=STPSAV*(XPT(KSAV,I)-XOPT(I)) 2023-04-20T11:36:23.6408392Z | ^ 2023-04-20T11:36:23.6408827Z Warning: 'stpsav' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:23.6409231Z ../../fsrc/lincoa/qmstep.f:106:20: 2023-04-20T11:36:23.6409482Z 2023-04-20T11:36:23.6409683Z 106 | STPSAV=STP 2023-04-20T11:36:23.6410002Z | ^ 2023-04-20T11:36:23.6410318Z note: 'stpsav' was declared here 2023-04-20T11:36:23.6494125Z ../../fsrc/lincoa/qmstep.f:117:72: 2023-04-20T11:36:23.6516575Z 2023-04-20T11:36:23.6559699Z 117 | STEP(I)=STPSAV*(XPT(KSAV,I)-XOPT(I)) 2023-04-20T11:36:23.6586295Z | ^ 2023-04-20T11:36:23.6611544Z Warning: 'ksav' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:23.6927560Z ../../fsrc/lincoa/qmstep.f:105:18: 2023-04-20T11:36:23.6948378Z 2023-04-20T11:36:23.6967469Z 105 | KSAV=K 2023-04-20T11:36:23.6971154Z | ^ 2023-04-20T11:36:23.7004858Z note: 'ksav' was declared here 2023-04-20T11:36:23.7028460Z [61/132] Generating python/pdfo/fuobyqa_classicalmodule with a custom command 2023-04-20T11:36:23.7328167Z Reading fortran codes... 2023-04-20T11:36:23.7349043Z Reading file '../../python/pdfo/../py_gateways/classical/uobyqa-interface.pyf' (format:free) 2023-04-20T11:36:23.7367258Z Line #33 in ../../python/pdfo/../py_gateways/classical/uobyqa-interface.pyf:" intent(callback) fun" 2023-04-20T11:36:23.7388761Z analyzeline: missing __user__ module (could be nothing) 2023-04-20T11:36:23.7419643Z Line #33 in ../../python/pdfo/../py_gateways/classical/uobyqa-interface.pyf:" intent(callback) fun" 2023-04-20T11:36:23.7551497Z analyzeline: appending intent(callback) fun to muobyqa arguments 2023-04-20T11:36:23.7576855Z Post-processing... 2023-04-20T11:36:23.8116749Z Block: calfun__user__routines 2023-04-20T11:36:23.9257393Z Block: calfun_user_routines 2023-04-20T11:36:23.9260626Z Block: fun 2023-04-20T11:36:23.9263005Z Block: fuobyqa_classical 2023-04-20T11:36:23.9293708Z Block: fuobyqa 2023-04-20T11:36:23.9299354Z In: ../../python/pdfo/../py_gateways/classical/uobyqa-interface.pyf:fuobyqa_classical:unknown_interface:fuobyqa 2023-04-20T11:36:23.9319764Z get_useparameters: no module pdfoconst info used by fuobyqa 2023-04-20T11:36:23.9330685Z Block: muobyqa 2023-04-20T11:36:23.9343875Z In: ../../python/pdfo/../py_gateways/classical/uobyqa-interface.pyf:fuobyqa_classical:unknown_interface:muobyqa 2023-04-20T11:36:23.9363185Z get_useparameters: no module calfun__user__routines info used by muobyqa 2023-04-20T11:36:23.9541527Z Post-processing (stage 2)... 2023-04-20T11:36:23.9589426Z Block: calfun__user__routines 2023-04-20T11:36:23.9766233Z Block: calfun_user_routines 2023-04-20T11:36:23.9786621Z Block: fun 2023-04-20T11:36:23.9808730Z Block: fuobyqa_classical 2023-04-20T11:36:23.9840063Z Block: unknown_interface 2023-04-20T11:36:23.9986193Z Block: fuobyqa 2023-04-20T11:36:24.0011962Z Block: muobyqa 2023-04-20T11:36:24.0535848Z Building modules... 2023-04-20T11:36:24.0572381Z Constructing call-back function "cb_fun_in_calfun__user__routines" 2023-04-20T11:36:24.0589449Z def fun(x,[n]): return f 2023-04-20T11:36:24.1316249Z Building module "fuobyqa_classical"... 2023-04-20T11:36:24.1360000Z Constructing wrapper function "muobyqa"... 2023-04-20T11:36:24.1379050Z x,f,info,funhist = muobyqa(x,rhobeg,rhoend,iprint,maxfun,ftarget,fun,[n,overwrite_x,fun_extra_args]) 2023-04-20T11:36:24.1549208Z Constructing F90 module support for "fuobyqa"... 2023-04-20T11:36:24.1556619Z Variables: nf fhist 2023-04-20T11:36:24.1574978Z getarrdims:warning: assumed shape array, using 0 instead of ':' 2023-04-20T11:36:24.1612803Z Wrote C/API module "fuobyqa_classical" to file "python/pdfo\fuobyqa_classicalmodule.c" 2023-04-20T11:36:24.1639295Z Fortran 90 wrappers are saved to "python/pdfo\fuobyqa_classical-f2pywrappers2.f90" 2023-04-20T11:36:24.1761093Z [62/132] Linking target python/pdfo/flincoa.cp37-win_amd64.pyd 2023-04-20T11:36:24.1785939Z [63/132] Compiling C object python/pdfo/fcobyla.cp37-win_amd64.pyd.p/meson-generated_.._fcobylamodule.c.obj 2023-04-20T11:36:24.4693830Z In file included from D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/core/include/numpy/ndarraytypes.h:4, 2023-04-20T11:36:24.4700587Z from D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, 2023-04-20T11:36:24.4711316Z from D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/core/include/numpy/arrayobject.h:4, 2023-04-20T11:36:24.4741753Z from D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/f2py/src/fortranobject.h:13, 2023-04-20T11:36:24.4748029Z from python/pdfo/fcobylamodule.c:16: 2023-04-20T11:36:24.4780116Z D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/core/include/numpy/npy_common.h:163:20: warning: '_fseeki64' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] 2023-04-20T11:36:24.4790938Z 163 | extern int __cdecl _fseeki64(FILE *, long long, int); 2023-04-20T11:36:24.4804626Z | ^~~~~~~~~ 2023-04-20T11:36:24.4824830Z D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/core/include/numpy/npy_common.h:164:26: warning: '_ftelli64' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] 2023-04-20T11:36:24.5035646Z 164 | extern long long __cdecl _ftelli64(FILE *); 2023-04-20T11:36:24.5052444Z | ^~~~~~~~~ 2023-04-20T11:36:24.5232054Z python/pdfo/fcobylamodule.c: In function 'f2py_setup_fcobyla': 2023-04-20T11:36:24.5239696Z python/pdfo/fcobylamodule.c:1017:35: warning: assignment to 'f2py_init_func' {aka 'void (*)(int *, long long int *, void (*)(char *, long long int *), int *)'} from incompatible pointer type 'void (*)(int *, int *, void (*)(char *, int *), int *)' [-Wincompatible-pointer-types] 2023-04-20T11:36:24.5283123Z 1017 | f2py_fcobyla_def[i_f2py++].func = fhist; 2023-04-20T11:36:24.5296014Z | ^ 2023-04-20T11:36:24.5298351Z python/pdfo/fcobylamodule.c:1018:35: warning: assignment to 'f2py_init_func' {aka 'void (*)(int *, long long int *, void (*)(char *, long long int *), int *)'} from incompatible pointer type 'void (*)(int *, int *, void (*)(char *, int *), int *)' [-Wincompatible-pointer-types] 2023-04-20T11:36:24.5306410Z 1018 | f2py_fcobyla_def[i_f2py++].func = chist; 2023-04-20T11:36:24.5327499Z | ^ 2023-04-20T11:36:24.5352383Z python/pdfo/fcobylamodule.c:1019:35: warning: assignment to 'f2py_init_func' {aka 'void (*)(int *, long long int *, void (*)(char *, long long int *), int *)'} from incompatible pointer type 'void (*)(int *, int *, void (*)(char *, int *), int *)' [-Wincompatible-pointer-types] 2023-04-20T11:36:24.5436837Z 1019 | f2py_fcobyla_def[i_f2py++].func = conval_x0; 2023-04-20T11:36:24.5451422Z | ^ 2023-04-20T11:36:24.5605833Z python/pdfo/fcobylamodule.c: At top level: 2023-04-20T11:36:24.5611794Z python/pdfo/fcobylamodule.c:141:12: warning: 'f2py_size' defined but not used [-Wunused-function] 2023-04-20T11:36:24.5622526Z 141 | static int f2py_size(PyArrayObject* var, ...) 2023-04-20T11:36:24.5633471Z | ^~~~~~~~~ 2023-04-20T11:36:24.5644862Z [64/132] Module scanner. 2023-04-20T11:36:24.5655493Z [65/132] Compiling Fortran object python/pdfo/fcobyla.cp37-win_amd64.pyd.p/.._.._fsrc_pdfoconst.F.obj 2023-04-20T11:36:24.5676865Z [66/132] Module scanner. 2023-04-20T11:36:24.5679810Z [67/132] Compiling C object python/pdfo/fuobyqa_classical.cp37-win_amd64.pyd.p/meson-generated_.._fuobyqa_classicalmodule.c.obj 2023-04-20T11:36:24.5686712Z In file included from D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/core/include/numpy/ndarraytypes.h:4, 2023-04-20T11:36:24.5687497Z from D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, 2023-04-20T11:36:24.5688166Z from D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/core/include/numpy/arrayobject.h:4, 2023-04-20T11:36:24.5688813Z from D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/f2py/src/fortranobject.h:13, 2023-04-20T11:36:24.5689350Z from python/pdfo/fuobyqa_classicalmodule.c:16: 2023-04-20T11:36:24.5690036Z D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/core/include/numpy/npy_common.h:163:20: warning: '_fseeki64' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] 2023-04-20T11:36:24.5690666Z 163 | extern int __cdecl _fseeki64(FILE *, long long, int); 2023-04-20T11:36:24.5691056Z | ^~~~~~~~~ 2023-04-20T11:36:24.5691679Z D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/core/include/numpy/npy_common.h:164:26: warning: '_ftelli64' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] 2023-04-20T11:36:24.5692321Z 164 | extern long long __cdecl _ftelli64(FILE *); 2023-04-20T11:36:24.5692705Z | ^~~~~~~~~ 2023-04-20T11:36:24.5693132Z python/pdfo/fuobyqa_classicalmodule.c: In function 'f2py_setup_fuobyqa': 2023-04-20T11:36:24.5693820Z python/pdfo/fuobyqa_classicalmodule.c:724:35: warning: assignment to 'f2py_init_func' {aka 'void (*)(int *, long long int *, void (*)(char *, long long int *), int *)'} from incompatible pointer type 'void (*)(int *, int *, void (*)(char *, int *), int *)' [-Wincompatible-pointer-types] 2023-04-20T11:36:24.5694419Z 724 | f2py_fuobyqa_def[i_f2py++].func = fhist; 2023-04-20T11:36:24.5694731Z | ^ 2023-04-20T11:36:24.5695066Z python/pdfo/fuobyqa_classicalmodule.c: At top level: 2023-04-20T11:36:24.5695515Z python/pdfo/fuobyqa_classicalmodule.c:128:12: warning: 'f2py_size' defined but not used [-Wunused-function] 2023-04-20T11:36:24.5695953Z 128 | static int f2py_size(PyArrayObject* var, ...) 2023-04-20T11:36:24.5696270Z | ^~~~~~~~~ 2023-04-20T11:36:24.5696654Z [68/132] Compiling Fortran object python/pdfo/fcobyla.cp37-win_amd64.pyd.p/.._py_gateways_cobyla.f90.obj 2023-04-20T11:36:24.5697159Z [69/132] Compiling Fortran object python/pdfo/fcobyla.cp37-win_amd64.pyd.p/.._.._fsrc_cobyla_cobyla.f.obj 2023-04-20T11:36:24.5697665Z [70/132] Compiling Fortran object python/pdfo/fcobyla.cp37-win_amd64.pyd.p/.._.._fsrc_cobyla_cobylb.f.obj 2023-04-20T11:36:24.5698047Z ../../fsrc/cobyla/cobylb.f:915:18: 2023-04-20T11:36:24.5698257Z 2023-04-20T11:36:24.5890118Z 915 | IF (DATSAV(MPP, J) <= RESREF) THEN 2023-04-20T11:36:24.5914265Z | ^ 2023-04-20T11:36:24.6024503Z Warning: 'resref' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:24.6049580Z ../../fsrc/cobyla/cobylb.f:892:16: 2023-04-20T11:36:24.6200386Z 2023-04-20T11:36:24.7764788Z 892 | RESREF = RESMAX 2023-04-20T11:36:24.7789882Z | ^ 2023-04-20T11:36:24.8249360Z note: 'resref' was declared here 2023-04-20T11:36:24.8262529Z ../../fsrc/cobyla/cobylb.f:474:10: 2023-04-20T11:36:24.8267747Z 2023-04-20T11:36:24.8302345Z 474 | IF (PARMU*(CVMAXP-CVMAXM) > SUM+SUM) DXSIGN=-1.0D0 2023-04-20T11:36:24.8307636Z | ^ 2023-04-20T11:36:24.8339612Z Warning: 'sum' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:24.8344583Z ../../fsrc/cobyla/cobylb.f:455:13: 2023-04-20T11:36:24.8365740Z 2023-04-20T11:36:24.8380066Z 455 | SUM=0.0D0 2023-04-20T11:36:24.8425717Z | ^ 2023-04-20T11:36:24.8438391Z note: 'sum' was declared here 2023-04-20T11:36:24.8452468Z ../../fsrc/cobyla/cobylb.f:769:30: 2023-04-20T11:36:24.8465103Z 2023-04-20T11:36:24.8542697Z 769 | IF (TRURED > 0.0D0 .AND. TRURED >= 0.1D0*PREREM) GOTO 140 2023-04-20T11:36:24.8549649Z | ^ 2023-04-20T11:36:24.8552713Z Warning: 'prerem' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:24.8581071Z ../../fsrc/cobyla/cobylb.f:614:12: 2023-04-20T11:36:24.8586019Z 2023-04-20T11:36:24.8587769Z 614 | PREREM=PARMU*PREREC-SUM 2023-04-20T11:36:24.8589729Z | ^ 2023-04-20T11:36:24.8596465Z note: 'prerem' was declared here 2023-04-20T11:36:24.8600511Z ../../fsrc/cobyla/cobylb.f:671:38: 2023-04-20T11:36:24.8602128Z 2023-04-20T11:36:24.8603946Z 671 | IF (SIGBAR(J) >= PARSIG .OR. SIGBAR(J) >= VSIG(J)) THEN 2023-04-20T11:36:24.8612987Z | ^ 2023-04-20T11:36:24.8613890Z Warning: 'parsig' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:24.8614417Z ../../fsrc/cobyla/cobylb.f:375:12: 2023-04-20T11:36:24.8614721Z 2023-04-20T11:36:24.8614965Z 375 | PARSIG=ALPHA*RHO 2023-04-20T11:36:24.8615334Z | ^ 2023-04-20T11:36:24.8615752Z note: 'parsig' was declared here 2023-04-20T11:36:24.8616171Z ../../fsrc/cobyla/cobylb.f:771:10: 2023-04-20T11:36:24.8616473Z 2023-04-20T11:36:24.8616714Z 771 | 550 IF (IFLAG == 0) THEN 2023-04-20T11:36:24.8617065Z | ^ 2023-04-20T11:36:24.8617495Z Warning: 'iflag' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:24.8617943Z ../../fsrc/cobyla/cobylb.f:374:11: 2023-04-20T11:36:24.8618229Z 2023-04-20T11:36:24.8618457Z 374 | IFLAG=1 2023-04-20T11:36:24.8618841Z | ^ 2023-04-20T11:36:24.8619151Z note: 'iflag' was declared here 2023-04-20T11:36:24.8619631Z [71/132] Compiling Fortran object python/pdfo/fcobyla.cp37-win_amd64.pyd.p/meson-generated_.._fcobyla-f2pywrappers2.f90.obj 2023-04-20T11:36:24.8620137Z python/pdfo/fcobyla-f2pywrappers2.f90:97:10: 2023-04-20T11:36:24.8620407Z 2023-04-20T11:36:24.8620595Z 97 | use fcobyla, only : nf 2023-04-20T11:36:24.8620889Z | 1 2023-04-20T11:36:24.8621314Z Warning: Unused module variable 'chist' which has been explicitly imported at (1) [-Wunused-variable] 2023-04-20T11:36:24.8621777Z python/pdfo/fcobyla-f2pywrappers2.f90:97:10: 2023-04-20T11:36:24.8622040Z 2023-04-20T11:36:24.8622231Z 97 | use fcobyla, only : nf 2023-04-20T11:36:24.8622530Z | 1 2023-04-20T11:36:24.8622938Z Warning: Unused module variable 'conval_x0' which has been explicitly imported at (1) [-Wunused-variable] 2023-04-20T11:36:24.8623387Z python/pdfo/fcobyla-f2pywrappers2.f90:97:10: 2023-04-20T11:36:24.8623647Z 2023-04-20T11:36:24.8623833Z 97 | use fcobyla, only : nf 2023-04-20T11:36:24.8624115Z | 1 2023-04-20T11:36:24.8624516Z Warning: Unused module variable 'fhist' which has been explicitly imported at (1) [-Wunused-variable] 2023-04-20T11:36:24.8625060Z [72/132] Compiling Fortran object python/pdfo/fuobyqa_classical.cp37-win_amd64.pyd.p/.._.._fsrc_classical_uobyqa_uobyqa.f.obj 2023-04-20T11:36:24.8625876Z [73/132] Compiling Fortran object python/pdfo/fuobyqa_classical.cp37-win_amd64.pyd.p/.._.._fsrc_pdfoconst.F.obj 2023-04-20T11:36:24.8626570Z [74/132] Compiling Fortran object python/pdfo/fcobyla.cp37-win_amd64.pyd.p/.._.._fsrc_cobyla_trstlp.f.obj 2023-04-20T11:36:24.8626981Z ../../fsrc/cobyla/trstlp.f:667:72: 2023-04-20T11:36:24.8627240Z 2023-04-20T11:36:24.8627507Z 667 | IF (MCON == M) RESMAX=RESOLD+RATIO*(RESMAX-RESOLD) 2023-04-20T11:36:24.8627896Z | ^ 2023-04-20T11:36:24.8628303Z Warning: 'resold' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:24.8628692Z ../../fsrc/cobyla/trstlp.f:542:16: 2023-04-20T11:36:24.8628928Z 2023-04-20T11:36:24.8629116Z 542 | RESOLD=RESMAX 2023-04-20T11:36:24.8629412Z | ^ 2023-04-20T11:36:24.8629723Z note: 'resold' was declared here 2023-04-20T11:36:24.8630048Z ../../fsrc/cobyla/trstlp.f:156:15: 2023-04-20T11:36:24.8630283Z 2023-04-20T11:36:24.8630493Z 156 | ELSE IF (NACT > NACTX) THEN 2023-04-20T11:36:24.8630790Z | ^ 2023-04-20T11:36:24.8631158Z Warning: 'nactx' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:24.8631540Z ../../fsrc/cobyla/trstlp.f:154:15: 2023-04-20T11:36:24.8631769Z 2023-04-20T11:36:24.8631944Z 154 | NACTX=NACT 2023-04-20T11:36:24.8632235Z | ^ 2023-04-20T11:36:24.8632537Z note: 'nactx' was declared here 2023-04-20T11:36:24.8632862Z ../../fsrc/cobyla/trstlp.f:77:22: 2023-04-20T11:36:24.8633098Z 2023-04-20T11:36:24.8633263Z 77 | ICON=K 2023-04-20T11:36:24.8633553Z | ^ 2023-04-20T11:36:24.8633928Z Warning: 'icon' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:24.8634452Z [75/132] Compiling Fortran object python/pdfo/fuobyqa_classical.cp37-win_amd64.pyd.p/.._py_gateways_classical_uobyqa.f90.obj 2023-04-20T11:36:24.8634959Z [76/132] Linking target python/pdfo/fcobyla.cp37-win_amd64.pyd 2023-04-20T11:36:24.8635515Z [77/132] Compiling Fortran object python/pdfo/fuobyqa_classical.cp37-win_amd64.pyd.p/meson-generated_.._fuobyqa_classical-f2pywrappers2.f90.obj 2023-04-20T11:36:24.8636050Z python/pdfo/fuobyqa_classical-f2pywrappers2.f90:37:10: 2023-04-20T11:36:24.8636331Z 2023-04-20T11:36:24.8818598Z 37 | use fuobyqa, only : nf 2023-04-20T11:36:24.8842514Z | 1 2023-04-20T11:36:24.8954594Z Warning: Unused module variable 'fhist' which has been explicitly imported at (1) [-Wunused-variable] 2023-04-20T11:36:24.8975404Z [78/132] Compiling Fortran object python/pdfo/fuobyqa_classical.cp37-win_amd64.pyd.p/.._.._fsrc_classical_uobyqa_lagmax.f.obj 2023-04-20T11:36:24.8999218Z ../../fsrc/classical/uobyqa/lagmax.f:42:15: 2023-04-20T11:36:25.0483878Z 2023-04-20T11:36:25.0970307Z 42 | K=I 2023-04-20T11:36:25.0986582Z | ^ 2023-04-20T11:36:25.1678948Z Warning: 'k' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:25.1685831Z [79/132] Compiling Fortran object python/pdfo/fuobyqa_classical.cp37-win_amd64.pyd.p/.._.._fsrc_classical_uobyqa_uobyqb.f.obj 2023-04-20T11:36:25.1688628Z ../../fsrc/classical/uobyqa/uobyqb.f:438:18: 2023-04-20T11:36:25.1730210Z 2023-04-20T11:36:25.1746036Z 438 | IF (WMULT*VMAX <= ERRTOL) GOTO 310 2023-04-20T11:36:25.2044127Z | ^ 2023-04-20T11:36:25.2053077Z Warning: 'wmult' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:25.2070470Z ../../fsrc/classical/uobyqa/uobyqb.f:428:19: 2023-04-20T11:36:25.2085490Z 2023-04-20T11:36:25.2378206Z 428 | WMULT=SIXTHM*DISTEST**1.5D0 2023-04-20T11:36:25.2389074Z | ^ 2023-04-20T11:36:25.2394149Z note: 'wmult' was declared here 2023-04-20T11:36:25.2396189Z ../../fsrc/classical/uobyqa/uobyqb.f:375:10: 2023-04-20T11:36:25.2406745Z 2023-04-20T11:36:25.2417186Z 375 | IF (DDKNEW > TWORSQ) GOTO 70 2023-04-20T11:36:25.2441603Z | ^ 2023-04-20T11:36:25.2455948Z Warning: 'tworsq' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:25.2530797Z ../../fsrc/classical/uobyqa/uobyqb.f:171:12: 2023-04-20T11:36:25.2543888Z 2023-04-20T11:36:25.2580556Z 171 | 60 TWORSQ=(TWO*RHO)**2 2023-04-20T11:36:25.2593200Z | ^ 2023-04-20T11:36:25.3332016Z note: 'tworsq' was declared here 2023-04-20T11:36:25.3336634Z ../../fsrc/classical/uobyqa/uobyqb.f:286:72: 2023-04-20T11:36:25.3345037Z 2023-04-20T11:36:25.3349766Z 286 | SIXTHM=DMAX1(SIXTHM,DABS(DIFF)/SUM) 2023-04-20T11:36:25.3352069Z | ^ 2023-04-20T11:36:25.3381974Z Warning: 'sixthm' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:25.3386101Z ../../fsrc/classical/uobyqa/uobyqb.f:169:12: 2023-04-20T11:36:25.3387857Z 2023-04-20T11:36:25.3389785Z 169 | SIXTHM=ZERO 2023-04-20T11:36:25.3396903Z | ^ 2023-04-20T11:36:25.3400558Z note: 'sixthm' was declared here 2023-04-20T11:36:25.3404803Z ../../fsrc/classical/uobyqa/uobyqb.f:271:72: 2023-04-20T11:36:25.3406451Z 2023-04-20T11:36:25.3415880Z 271 | VLAG(KOPT)=VLAG(KOPT)+ONE 2023-04-20T11:36:25.3416288Z | ^ 2023-04-20T11:36:25.3416707Z Warning: 'kopt' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:25.3417111Z ../../fsrc/classical/uobyqa/uobyqb.f:73:14: 2023-04-20T11:36:25.3417363Z 2023-04-20T11:36:25.3417539Z 73 | KOPT=NF 2023-04-20T11:36:25.3417820Z | ^ 2023-04-20T11:36:25.3418122Z note: 'kopt' was declared here 2023-04-20T11:36:25.3418469Z ../../fsrc/classical/uobyqa/uobyqb.f:349:72: 2023-04-20T11:36:25.3418716Z 2023-04-20T11:36:25.3418903Z 349 | XPT(KNEW,I)=XNEW(I) 2023-04-20T11:36:25.3419257Z | ^ 2023-04-20T11:36:25.3419675Z Warning: 'knew' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:25.3420070Z ../../fsrc/classical/uobyqa/uobyqb.f:176:10: 2023-04-20T11:36:25.3420319Z 2023-04-20T11:36:25.3420487Z 176 | 70 KNEW=0 2023-04-20T11:36:25.3420763Z | ^ 2023-04-20T11:36:25.3421064Z note: 'knew' was declared here 2023-04-20T11:36:25.3421406Z ../../fsrc/classical/uobyqa/uobyqb.f:89:72: 2023-04-20T11:36:25.3421694Z 2023-04-20T11:36:25.3421887Z 89 | JSWITCH=-JSWITCH 2023-04-20T11:36:25.3422231Z | ^ 2023-04-20T11:36:25.3422638Z Warning: 'jswitch' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:25.3423046Z ../../fsrc/classical/uobyqa/uobyqb.f:76:17: 2023-04-20T11:36:25.3423293Z 2023-04-20T11:36:25.3423471Z 76 | JSWITCH=-1 2023-04-20T11:36:25.3423760Z | ^ 2023-04-20T11:36:25.3424073Z note: 'jswitch' was declared here 2023-04-20T11:36:25.3424417Z ../../fsrc/classical/uobyqa/uobyqb.f:159:72: 2023-04-20T11:36:25.3424662Z 2023-04-20T11:36:25.3424829Z 159 | IQ=IQ+1 2023-04-20T11:36:25.3425161Z | ^ 2023-04-20T11:36:25.3425562Z Warning: 'iq' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:25.3425953Z ../../fsrc/classical/uobyqa/uobyqb.f:135:12: 2023-04-20T11:36:25.3426201Z 2023-04-20T11:36:25.3426367Z 135 | IQ=2 2023-04-20T11:36:25.3426640Z | ^ 2023-04-20T11:36:25.3426929Z note: 'iq' was declared here 2023-04-20T11:36:25.3427265Z ../../fsrc/classical/uobyqa/uobyqb.f:154:72: 2023-04-20T11:36:25.3427508Z 2023-04-20T11:36:25.3427680Z 154 | IP=IP+1 2023-04-20T11:36:25.3428005Z | ^ 2023-04-20T11:36:25.3428815Z Warning: 'ip' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:25.3429224Z ../../fsrc/classical/uobyqa/uobyqb.f:134:12: 2023-04-20T11:36:25.3429475Z 2023-04-20T11:36:25.3429641Z 134 | IP=1 2023-04-20T11:36:25.3429914Z | ^ 2023-04-20T11:36:25.3430199Z note: 'ip' was declared here 2023-04-20T11:36:25.3430531Z ../../fsrc/classical/uobyqa/uobyqb.f:137:72: 2023-04-20T11:36:25.3430777Z 2023-04-20T11:36:25.3430966Z 137 | IH=IH+1 2023-04-20T11:36:25.3431298Z | ^ 2023-04-20T11:36:25.3431694Z Warning: 'ih' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:25.3432074Z ../../fsrc/classical/uobyqa/uobyqb.f:77:12: 2023-04-20T11:36:25.3432318Z 2023-04-20T11:36:25.3432486Z 77 | IH=N 2023-04-20T11:36:25.3432758Z | ^ 2023-04-20T11:36:25.3433053Z note: 'ih' was declared here 2023-04-20T11:36:25.3433400Z ../../fsrc/classical/uobyqa/uobyqb.f:95:72: 2023-04-20T11:36:25.3433645Z 2023-04-20T11:36:25.3433860Z 95 | PQ(J)=(FSAVE-F)/(TWO*RHO) 2023-04-20T11:36:25.3434219Z | ^ 2023-04-20T11:36:25.3628400Z Warning: 'fsave' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:25.3653583Z ../../fsrc/classical/uobyqa/uobyqb.f:94:33: 2023-04-20T11:36:25.3754238Z 2023-04-20T11:36:25.3778813Z 94 | D(J)=(FSAVE+F-TWO*FBASE)/RHOSQ 2023-04-20T11:36:25.4966574Z | ^ 2023-04-20T11:36:25.5010138Z note: 'fsave' was declared here 2023-04-20T11:36:25.5019210Z ../../fsrc/classical/uobyqa/uobyqb.f:101:72: 2023-04-20T11:36:25.5212042Z 2023-04-20T11:36:25.5214774Z 101 | D(J)=(FBASE+F-TWO*FSAVE)/RHOSQ 2023-04-20T11:36:25.5244334Z | ^ 2023-04-20T11:36:25.5249900Z Warning: 'fbase' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:25.5270894Z ../../fsrc/classical/uobyqa/uobyqb.f:74:15: 2023-04-20T11:36:25.5276611Z 2023-04-20T11:36:25.5283604Z 74 | FBASE=F 2023-04-20T11:36:25.5294079Z | ^ 2023-04-20T11:36:25.5311017Z note: 'fbase' was declared here 2023-04-20T11:36:25.5325453Z ../../fsrc/classical/uobyqa/uobyqb.f:421:14: 2023-04-20T11:36:25.5495717Z 2023-04-20T11:36:25.5511831Z 421 | IF (ERRTOL > ZERO) THEN 2023-04-20T11:36:25.5574666Z | ^ 2023-04-20T11:36:25.5596803Z Warning: 'errtol' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:25.5976693Z ../../fsrc/classical/uobyqa/uobyqb.f:200:12: 2023-04-20T11:36:25.5979679Z 2023-04-20T11:36:25.5981974Z 200 | ERRTOL=-ONE 2023-04-20T11:36:25.6003944Z | ^ 2023-04-20T11:36:25.6018730Z note: 'errtol' was declared here 2023-04-20T11:36:25.6093742Z ../../fsrc/classical/uobyqa/uobyqb.f:316:72: 2023-04-20T11:36:25.6107665Z 2023-04-20T11:36:25.6115731Z 316 | DELTA=DMAX1(HALF*DELTA,DNORM) 2023-04-20T11:36:25.6123454Z | ^ 2023-04-20T11:36:25.6172357Z Warning: 'dnorm' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:25.6188331Z ../../fsrc/classical/uobyqa/uobyqb.f:199:11: 2023-04-20T11:36:25.6202128Z 2023-04-20T11:36:25.6365399Z 199 | DNORM=DMIN1(DELTA,DSQRT(TEMP)) 2023-04-20T11:36:25.6375223Z | ^ 2023-04-20T11:36:25.6379796Z note: 'dnorm' was declared here 2023-04-20T11:36:25.6381851Z ../../fsrc/classical/uobyqa/uobyqb.f:375:10: 2023-04-20T11:36:25.6400353Z 2023-04-20T11:36:25.6402040Z 375 | IF (DDKNEW > TWORSQ) GOTO 70 2023-04-20T11:36:25.6403953Z | ^ 2023-04-20T11:36:25.6410683Z Warning: 'ddknew' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:25.6412267Z ../../fsrc/classical/uobyqa/uobyqb.f:339:20: 2023-04-20T11:36:25.6412525Z 2023-04-20T11:36:25.6412680Z 339 | DDKNEW=SUM 2023-04-20T11:36:25.6412943Z | ^ 2023-04-20T11:36:25.6413212Z note: 'ddknew' was declared here 2023-04-20T11:36:25.6413666Z [80/132] Compiling Fortran object python/pdfo/fuobyqa_classical.cp37-win_amd64.pyd.p/.._.._fsrc_classical_uobyqa_trstep.f.obj 2023-04-20T11:36:25.6414106Z ../../fsrc/classical/uobyqa/trstep.f:375:18: 2023-04-20T11:36:25.6414326Z 2023-04-20T11:36:25.6414529Z 375 | IF (PIV(K)-TEMP < TEMP-PIVKSV) THEN 2023-04-20T11:36:25.6414828Z | ^ 2023-04-20T11:36:25.6415178Z Warning: 'pivksv' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:25.6415550Z ../../fsrc/classical/uobyqa/trstep.f:374:24: 2023-04-20T11:36:25.6415766Z 2023-04-20T11:36:25.6415943Z 374 | IF (PIVKSV == ZERO) GOTO 360 2023-04-20T11:36:25.6416229Z | ^ 2023-04-20T11:36:25.6416511Z note: 'pivksv' was declared here 2023-04-20T11:36:25.6416814Z ../../fsrc/classical/uobyqa/trstep.f:282:72: 2023-04-20T11:36:25.6417027Z 2023-04-20T11:36:25.6417236Z 282 | IF (PARU > ZERO) SLOPE=(PHIU-PHI)/(PARU-PAR) 2023-04-20T11:36:25.6417584Z | ^ 2023-04-20T11:36:25.6417990Z Warning: 'phiu' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:25.6418347Z ../../fsrc/classical/uobyqa/trstep.f:282:38: 2023-04-20T11:36:25.6418553Z 2023-04-20T11:36:25.6418747Z 282 | IF (PARU > ZERO) SLOPE=(PHIU-PHI)/(PARU-PAR) 2023-04-20T11:36:25.6419047Z | ^ 2023-04-20T11:36:25.6419330Z note: 'phiu' was declared here 2023-04-20T11:36:25.6419626Z ../../fsrc/classical/uobyqa/trstep.f:338:72: 2023-04-20T11:36:25.6419829Z 2023-04-20T11:36:25.6420009Z 338 | SLOPE=(PHI-PHIL)/(PAR-PARL) 2023-04-20T11:36:25.6420327Z | ^ 2023-04-20T11:36:25.6420685Z Warning: 'phil' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:25.6421037Z ../../fsrc/classical/uobyqa/trstep.f:277:29: 2023-04-20T11:36:25.6421240Z 2023-04-20T11:36:25.6421403Z 277 | IF (PHI <= PHIL) GOTO 370 2023-04-20T11:36:25.6421668Z | ^ 2023-04-20T11:36:25.6421946Z note: 'phil' was declared here 2023-04-20T11:36:25.6422257Z ../../fsrc/classical/uobyqa/trstep.f:218:72: 2023-04-20T11:36:25.6422459Z 2023-04-20T11:36:25.6422639Z 218 | SCALE=-DSIGN(DELTA/DSQRT(DSQ),DTG) 2023-04-20T11:36:25.6422958Z | ^ 2023-04-20T11:36:25.6423319Z Warning: 'dsq' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:25.6423674Z ../../fsrc/classical/uobyqa/trstep.f:181:13: 2023-04-20T11:36:25.6423883Z 2023-04-20T11:36:25.6424010Z 181 | DSQ=ONE 2023-04-20T11:36:25.6424245Z | ^ 2023-04-20T11:36:25.6424499Z note: 'dsq' was declared here 2023-04-20T11:36:25.6424853Z [81/132] Generating python/pdfo/fnewuoa_classicalmodule with a custom command 2023-04-20T11:36:25.6425197Z Reading fortran codes... 2023-04-20T11:36:25.6425590Z Reading file '../../python/pdfo/../py_gateways/classical/newuoa-interface.pyf' (format:free) 2023-04-20T11:36:25.6426084Z Line #33 in ../../python/pdfo/../py_gateways/classical/newuoa-interface.pyf:" intent(callback) fun" 2023-04-20T11:36:25.6426508Z analyzeline: missing __user__ module (could be nothing) 2023-04-20T11:36:25.6426936Z Line #33 in ../../python/pdfo/../py_gateways/classical/newuoa-interface.pyf:" intent(callback) fun" 2023-04-20T11:36:25.6503626Z analyzeline: appending intent(callback) fun to mnewuoa arguments 2023-04-20T11:36:25.6527845Z Post-processing... 2023-04-20T11:36:25.6612965Z Block: calfun__user__routines 2023-04-20T11:36:25.6621669Z Block: calfun_user_routines 2023-04-20T11:36:25.6623242Z Block: fun 2023-04-20T11:36:25.6625074Z Block: fnewuoa_classical 2023-04-20T11:36:25.6638927Z Block: fnewuoa 2023-04-20T11:36:25.6651622Z In: ../../python/pdfo/../py_gateways/classical/newuoa-interface.pyf:fnewuoa_classical:unknown_interface:fnewuoa 2023-04-20T11:36:25.6656796Z get_useparameters: no module pdfoconst info used by fnewuoa 2023-04-20T11:36:25.6730438Z Block: mnewuoa 2023-04-20T11:36:25.8227125Z In: ../../python/pdfo/../py_gateways/classical/newuoa-interface.pyf:fnewuoa_classical:unknown_interface:mnewuoa 2023-04-20T11:36:25.8241045Z get_useparameters: no module calfun__user__routines info used by mnewuoa 2023-04-20T11:36:25.8255847Z Post-processing (stage 2)... 2023-04-20T11:36:25.8433113Z Block: calfun__user__routines 2023-04-20T11:36:25.8458019Z Block: calfun_user_routines 2023-04-20T11:36:25.8466325Z Block: fun 2023-04-20T11:36:25.8468328Z Block: fnewuoa_classical 2023-04-20T11:36:25.8497091Z Block: unknown_interface 2023-04-20T11:36:25.8518698Z Block: fnewuoa 2023-04-20T11:36:25.8633168Z Block: mnewuoa 2023-04-20T11:36:25.8730162Z Building modules... 2023-04-20T11:36:25.8764825Z Constructing call-back function "cb_fun_in_calfun__user__routines" 2023-04-20T11:36:25.8805610Z def fun(x,[n]): return f 2023-04-20T11:36:25.8855642Z Building module "fnewuoa_classical"... 2023-04-20T11:36:25.8893401Z Constructing wrapper function "mnewuoa"... 2023-04-20T11:36:25.8917811Z 2023-04-20T11:36:25.9314074Z x,f,info,funhist = mnewuoa(npt,x,rhobeg,rhoend,iprint,maxfun,ftarget,fun,[n,overwrite_x,fun_extra_args]) 2023-04-20T11:36:26.0663052Z 2023-04-20T11:36:26.1198190Z Constructing F90 module support for "fnewuoa"... 2023-04-20T11:36:26.1202710Z 2023-04-20T11:36:26.1248034Z Variables: nf fhist 2023-04-20T11:36:26.1264960Z 2023-04-20T11:36:26.1435889Z getarrdims:warning: assumed shape array, using 0 instead of ':' 2023-04-20T11:36:26.1461320Z 2023-04-20T11:36:26.1483569Z Wrote C/API module "fnewuoa_classical" to file "python/pdfo\fnewuoa_classicalmodule.c" 2023-04-20T11:36:26.1683713Z 2023-04-20T11:36:26.1716905Z Fortran 90 wrappers are saved to "python/pdfo\fnewuoa_classical-f2pywrappers2.f90" 2023-04-20T11:36:26.1739202Z 2023-04-20T11:36:26.1819995Z [82/132] Generating python/pdfo/fbobyqa_classicalmodule with a custom command 2023-04-20T11:36:26.1845182Z Reading fortran codes... 2023-04-20T11:36:26.2709274Z Reading file '../../python/pdfo/../py_gateways/classical/bobyqa-interface.pyf' (format:free) 2023-04-20T11:36:26.3789496Z Line #36 in ../../python/pdfo/../py_gateways/classical/bobyqa-interface.pyf:" intent(callback) fun" 2023-04-20T11:36:26.3833963Z analyzeline: missing __user__ module (could be nothing) 2023-04-20T11:36:26.4744645Z Line #36 in ../../python/pdfo/../py_gateways/classical/bobyqa-interface.pyf:" intent(callback) fun" 2023-04-20T11:36:26.5833839Z analyzeline: appending intent(callback) fun to mbobyqa arguments 2023-04-20T11:36:26.6805867Z Post-processing... 2023-04-20T11:36:26.6920438Z Block: calfun__user__routines 2023-04-20T11:36:26.7161487Z Block: calfun_user_routines 2023-04-20T11:36:26.7179753Z Block: fun 2023-04-20T11:36:26.7189457Z Block: fbobyqa_classical 2023-04-20T11:36:26.7215666Z Block: fbobyqa 2023-04-20T11:36:26.7254177Z In: ../../python/pdfo/../py_gateways/classical/bobyqa-interface.pyf:fbobyqa_classical:unknown_interface:fbobyqa 2023-04-20T11:36:26.7497525Z get_useparameters: no module pdfoconst info used by fbobyqa 2023-04-20T11:36:26.7526812Z Block: mbobyqa 2023-04-20T11:36:26.7548758Z In: ../../python/pdfo/../py_gateways/classical/bobyqa-interface.pyf:fbobyqa_classical:unknown_interface:mbobyqa 2023-04-20T11:36:26.7559721Z get_useparameters: no module calfun__user__routines info used by mbobyqa 2023-04-20T11:36:26.7784340Z Post-processing (stage 2)... 2023-04-20T11:36:26.7810477Z Block: calfun__user__routines 2023-04-20T11:36:26.7810810Z Block: calfun_user_routines 2023-04-20T11:36:26.7814539Z Block: fun 2023-04-20T11:36:26.7815082Z Block: fbobyqa_classical 2023-04-20T11:36:26.7833406Z Block: unknown_interface 2023-04-20T11:36:26.7846431Z Block: fbobyqa 2023-04-20T11:36:26.7988460Z Block: mbobyqa 2023-04-20T11:36:26.7989503Z Building modules... 2023-04-20T11:36:26.7990088Z Constructing call-back function "cb_fun_in_calfun__user__routines" 2023-04-20T11:36:26.7990533Z def fun(x,[n]): return f 2023-04-20T11:36:26.7997967Z Building module "fbobyqa_classical"... 2023-04-20T11:36:26.8016571Z Constructing wrapper function "mbobyqa"... 2023-04-20T11:36:26.8026667Z x,f,info,funhist,conhist,resmax = mbobyqa(npt,x,xl,xu,rhobeg,rhoend,iprint,maxfun,ftarget,fun,[n,overwrite_x,fun_extra_args]) 2023-04-20T11:36:26.8027548Z Constructing F90 module support for "fbobyqa"... 2023-04-20T11:36:26.8027971Z Variables: nf fhist chist xlresmax xuresmax 2023-04-20T11:36:26.8028395Z getarrdims:warning: assumed shape array, using 0 instead of ':' 2023-04-20T11:36:26.8028803Z getarrdims:warning: assumed shape array, using 0 instead of ':' 2023-04-20T11:36:26.8029202Z getarrdims:warning: assumed shape array, using 0 instead of ':' 2023-04-20T11:36:26.8029607Z getarrdims:warning: assumed shape array, using 0 instead of ':' 2023-04-20T11:36:26.8162881Z Wrote C/API module "fbobyqa_classical" to file "python/pdfo\fbobyqa_classicalmodule.c" 2023-04-20T11:36:26.8163565Z Fortran 90 wrappers are saved to "python/pdfo\fbobyqa_classical-f2pywrappers2.f90" 2023-04-20T11:36:26.8164076Z [83/132] Linking target python/pdfo/fuobyqa_classical.cp37-win_amd64.pyd 2023-04-20T11:36:26.8164623Z [84/132] Compiling C object python/pdfo/fnewuoa_classical.cp37-win_amd64.pyd.p/meson-generated_.._fnewuoa_classicalmodule.c.obj 2023-04-20T11:36:26.8165260Z In file included from D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/core/include/numpy/ndarraytypes.h:4, 2023-04-20T11:36:26.8165886Z from D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, 2023-04-20T11:36:26.8166482Z from D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/core/include/numpy/arrayobject.h:4, 2023-04-20T11:36:26.8167070Z from D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/f2py/src/fortranobject.h:13, 2023-04-20T11:36:26.8167561Z from python/pdfo/fnewuoa_classicalmodule.c:16: 2023-04-20T11:36:26.8168186Z D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/core/include/numpy/npy_common.h:163:20: warning: '_fseeki64' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] 2023-04-20T11:36:26.8168782Z 163 | extern int __cdecl _fseeki64(FILE *, long long, int); 2023-04-20T11:36:26.8169122Z | ^~~~~~~~~ 2023-04-20T11:36:26.8169748Z D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/core/include/numpy/npy_common.h:164:26: warning: '_ftelli64' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] 2023-04-20T11:36:26.8170317Z 164 | extern long long __cdecl _ftelli64(FILE *); 2023-04-20T11:36:26.8171822Z | ^~~~~~~~~ 2023-04-20T11:36:26.8172231Z python/pdfo/fnewuoa_classicalmodule.c: In function 'f2py_setup_fnewuoa': 2023-04-20T11:36:26.8172933Z python/pdfo/fnewuoa_classicalmodule.c:732:35: warning: assignment to 'f2py_init_func' {aka 'void (*)(int *, long long int *, void (*)(char *, long long int *), int *)'} from incompatible pointer type 'void (*)(int *, int *, void (*)(char *, int *), int *)' [-Wincompatible-pointer-types] 2023-04-20T11:36:26.8173653Z 732 | f2py_fnewuoa_def[i_f2py++].func = fhist; 2023-04-20T11:36:26.8173986Z | ^ 2023-04-20T11:36:26.8174348Z python/pdfo/fnewuoa_classicalmodule.c: At top level: 2023-04-20T11:36:26.8174834Z python/pdfo/fnewuoa_classicalmodule.c:128:12: warning: 'f2py_size' defined but not used [-Wunused-function] 2023-04-20T11:36:26.8175295Z 128 | static int f2py_size(PyArrayObject* var, ...) 2023-04-20T11:36:26.8175630Z | ^~~~~~~~~ 2023-04-20T11:36:26.8176110Z [85/132] Compiling C object python/pdfo/fbobyqa_classical.cp37-win_amd64.pyd.p/meson-generated_.._fbobyqa_classicalmodule.c.obj 2023-04-20T11:36:26.8176974Z In file included from D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/core/include/numpy/ndarraytypes.h:4, 2023-04-20T11:36:26.8177628Z from D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, 2023-04-20T11:36:26.8178221Z from D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/core/include/numpy/arrayobject.h:4, 2023-04-20T11:36:26.8178782Z from D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/f2py/src/fortranobject.h:13, 2023-04-20T11:36:26.8179270Z from python/pdfo/fbobyqa_classicalmodule.c:16: 2023-04-20T11:36:26.8179892Z D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/core/include/numpy/npy_common.h:163:20: warning: '_fseeki64' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] 2023-04-20T11:36:26.8180482Z 163 | extern int __cdecl _fseeki64(FILE *, long long, int); 2023-04-20T11:36:26.8180817Z | ^~~~~~~~~ 2023-04-20T11:36:26.8181387Z D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/core/include/numpy/npy_common.h:164:26: warning: '_ftelli64' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] 2023-04-20T11:36:26.8181938Z 164 | extern long long __cdecl _ftelli64(FILE *); 2023-04-20T11:36:26.8182270Z | ^~~~~~~~~ 2023-04-20T11:36:26.8182657Z python/pdfo/fbobyqa_classicalmodule.c: In function 'f2py_setup_fbobyqa': 2023-04-20T11:36:26.8183355Z python/pdfo/fbobyqa_classicalmodule.c:799:35: warning: assignment to 'f2py_init_func' {aka 'void (*)(int *, long long int *, void (*)(char *, long long int *), int *)'} from incompatible pointer type 'void (*)(int *, int *, void (*)(char *, int *), int *)' [-Wincompatible-pointer-types] 2023-04-20T11:36:26.8235172Z 799 | f2py_fbobyqa_def[i_f2py++].func = fhist; 2023-04-20T11:36:26.8260376Z | ^ 2023-04-20T11:36:26.8355020Z python/pdfo/fbobyqa_classicalmodule.c:800:35: warning: assignment to 'f2py_init_func' {aka 'void (*)(int *, long long int *, void (*)(char *, long long int *), int *)'} from incompatible pointer type 'void (*)(int *, int *, void (*)(char *, int *), int *)' [-Wincompatible-pointer-types] 2023-04-20T11:36:26.8358544Z 800 | f2py_fbobyqa_def[i_f2py++].func = chist; 2023-04-20T11:36:26.8392844Z | ^ 2023-04-20T11:36:26.8980375Z python/pdfo/fbobyqa_classicalmodule.c:801:35: warning: assignment to 'f2py_init_func' {aka 'void (*)(int *, long long int *, void (*)(char *, long long int *), int *)'} from incompatible pointer type 'void (*)(int *, int *, void (*)(char *, int *), int *)' [-Wincompatible-pointer-types] 2023-04-20T11:36:26.8988294Z 801 | f2py_fbobyqa_def[i_f2py++].func = xlresmax; 2023-04-20T11:36:26.8994010Z | ^ 2023-04-20T11:36:26.9022554Z python/pdfo/fbobyqa_classicalmodule.c:802:35: warning: assignment to 'f2py_init_func' {aka 'void (*)(int *, long long int *, void (*)(char *, long long int *), int *)'} from incompatible pointer type 'void (*)(int *, int *, void (*)(char *, int *), int *)' [-Wincompatible-pointer-types] 2023-04-20T11:36:26.9039479Z 802 | f2py_fbobyqa_def[i_f2py++].func = xuresmax; 2023-04-20T11:36:26.9262640Z | ^ 2023-04-20T11:36:26.9270338Z python/pdfo/fbobyqa_classicalmodule.c: At top level: 2023-04-20T11:36:26.9283428Z python/pdfo/fbobyqa_classicalmodule.c:128:12: warning: 'f2py_size' defined but not used [-Wunused-function] 2023-04-20T11:36:26.9283924Z 128 | static int f2py_size(PyArrayObject* var, ...) 2023-04-20T11:36:26.9295451Z | ^~~~~~~~~ 2023-04-20T11:36:26.9330219Z [86/132] Module scanner. 2023-04-20T11:36:26.9336267Z [87/132] Module scanner. 2023-04-20T11:36:26.9338599Z [88/132] Compiling Fortran object python/pdfo/fnewuoa_classical.cp37-win_amd64.pyd.p/.._.._fsrc_pdfoconst.F.obj 2023-04-20T11:36:26.9352638Z [89/132] Generating python/pdfo/flincoa_classicalmodule with a custom command 2023-04-20T11:36:26.9366068Z Reading fortran codes... 2023-04-20T11:36:26.9378943Z Reading file '../../python/pdfo/../py_gateways/classical/lincoa-interface.pyf' (format:free) 2023-04-20T11:36:26.9468927Z Line #36 in ../../python/pdfo/../py_gateways/classical/lincoa-interface.pyf:" intent(callback) fun" 2023-04-20T11:36:26.9470986Z analyzeline: missing __user__ module (could be nothing) 2023-04-20T11:36:26.9475357Z Line #36 in ../../python/pdfo/../py_gateways/classical/lincoa-interface.pyf:" intent(callback) fun" 2023-04-20T11:36:26.9477331Z analyzeline: appending intent(callback) fun to mlincoa arguments 2023-04-20T11:36:26.9495034Z Post-processing... 2023-04-20T11:36:26.9496708Z Block: calfun__user__routines 2023-04-20T11:36:26.9498214Z Block: calfun_user_routines 2023-04-20T11:36:26.9500273Z Block: fun 2023-04-20T11:36:26.9506643Z Block: flincoa_classical 2023-04-20T11:36:26.9506992Z Block: flincoa 2023-04-20T11:36:26.9507479Z In: ../../python/pdfo/../py_gateways/classical/lincoa-interface.pyf:flincoa_classical:unknown_interface:flincoa 2023-04-20T11:36:26.9507992Z get_useparameters: no module pdfoconst info used by flincoa 2023-04-20T11:36:26.9508368Z Block: mlincoa 2023-04-20T11:36:26.9508825Z In: ../../python/pdfo/../py_gateways/classical/lincoa-interface.pyf:flincoa_classical:unknown_interface:mlincoa 2023-04-20T11:36:26.9509347Z get_useparameters: no module calfun__user__routines info used by mlincoa 2023-04-20T11:36:26.9509780Z Post-processing (stage 2)... 2023-04-20T11:36:26.9510132Z Block: calfun__user__routines 2023-04-20T11:36:26.9510524Z Block: calfun_user_routines 2023-04-20T11:36:26.9510839Z Block: fun 2023-04-20T11:36:26.9511145Z Block: flincoa_classical 2023-04-20T11:36:26.9511458Z Block: unknown_interface 2023-04-20T11:36:26.9511769Z Block: flincoa 2023-04-20T11:36:26.9512072Z Block: mlincoa 2023-04-20T11:36:26.9512398Z Building modules... 2023-04-20T11:36:26.9512789Z Constructing call-back function "cb_fun_in_calfun__user__routines" 2023-04-20T11:36:26.9513160Z def fun(x,[n]): return f 2023-04-20T11:36:26.9513497Z Building module "flincoa_classical"... 2023-04-20T11:36:26.9513873Z Constructing wrapper function "mlincoa"... 2023-04-20T11:36:26.9514276Z getarrdims:warning: assumed shape array, using 0 instead of '*' 2023-04-20T11:36:26.9515069Z getarrdims:warning: assumed shape array, using 0 instead of '*' 2023-04-20T11:36:26.9515647Z x,f,info,funhist,conhist,resmax = mlincoa(npt,m,a,b,x,rhobeg,rhoend,iprint,maxfun,ftarget,fun,[n,ia,overwrite_x,fun_extra_args]) 2023-04-20T11:36:26.9516184Z Constructing F90 module support for "flincoa"... 2023-04-20T11:36:26.9516574Z Variables: nf fhist chist aresmax bresmax 2023-04-20T11:36:26.9516964Z getarrdims:warning: assumed shape array, using 0 instead of ':' 2023-04-20T11:36:26.9517366Z getarrdims:warning: assumed shape array, using 0 instead of ':' 2023-04-20T11:36:26.9517766Z getarrdims:warning: assumed shape array, using 0 instead of ':' 2023-04-20T11:36:26.9585499Z getarrdims:warning: assumed shape array, using 0 instead of ':' 2023-04-20T11:36:26.9610002Z getarrdims:warning: assumed shape array, using 0 instead of ':' 2023-04-20T11:36:26.9716549Z 2023-04-20T11:36:26.9732266Z Wrote C/API module "flincoa_classical" to file "python/pdfo\flincoa_classicalmodule.c" 2023-04-20T11:36:26.9743057Z 2023-04-20T11:36:26.9755050Z Fortran 90 wrappers are saved to "python/pdfo\flincoa_classical-f2pywrappers2.f90" 2023-04-20T11:36:26.9896759Z 2023-04-20T11:36:26.9911180Z [90/132] Compiling Fortran object python/pdfo/fnewuoa_classical.cp37-win_amd64.pyd.p/.._.._fsrc_classical_newuoa_newuoa.f.obj 2023-04-20T11:36:26.9924722Z [91/132] Compiling Fortran object python/pdfo/fnewuoa_classical.cp37-win_amd64.pyd.p/.._py_gateways_classical_newuoa.f90.obj 2023-04-20T11:36:26.9938527Z [92/132] Compiling Fortran object python/pdfo/fnewuoa_classical.cp37-win_amd64.pyd.p/.._.._fsrc_classical_newuoa_update.f.obj 2023-04-20T11:36:27.0686311Z [93/132] Compiling Fortran object python/pdfo/fnewuoa_classical.cp37-win_amd64.pyd.p/meson-generated_.._fnewuoa_classical-f2pywrappers2.f90.obj 2023-04-20T11:36:27.0713933Z python/pdfo/fnewuoa_classical-f2pywrappers2.f90:37:10: 2023-04-20T11:36:27.0729096Z 2023-04-20T11:36:27.0813811Z 37 | use fnewuoa, only : nf 2023-04-20T11:36:27.0831826Z | 1 2023-04-20T11:36:27.1657939Z Warning: Unused module variable 'fhist' which has been explicitly imported at (1) [-Wunused-variable] 2023-04-20T11:36:27.1726116Z [94/132] Compiling Fortran object python/pdfo/fnewuoa_classical.cp37-win_amd64.pyd.p/.._.._fsrc_classical_newuoa_trsapp.f.obj 2023-04-20T11:36:27.1756177Z ../../fsrc/classical/newuoa/trsapp.f:149:72: 2023-04-20T11:36:27.1761334Z 2023-04-20T11:36:27.1781967Z 149 | CF=HALF*(SHS-DHD) 2023-04-20T11:36:27.1813658Z | ^ 2023-04-20T11:36:27.1827856Z Warning: 'shs' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:27.2062530Z ../../fsrc/classical/newuoa/trsapp.f:118:9: 2023-04-20T11:36:27.2084972Z 2023-04-20T11:36:27.3388549Z 118 | SHS=ZERO 2023-04-20T11:36:27.3429235Z | ^ 2023-04-20T11:36:27.3496227Z note: 'shs' was declared here 2023-04-20T11:36:27.3526533Z ../../fsrc/classical/newuoa/trsapp.f:160:72: 2023-04-20T11:36:27.3705402Z 2023-04-20T11:36:27.4626874Z 160 | QNEW=(SG+CF*CTH)*CTH+(DG+DHS*CTH)*STH 2023-04-20T11:36:27.4657603Z | ^ 2023-04-20T11:36:27.4662955Z Warning: 'sg' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:27.4855005Z ../../fsrc/classical/newuoa/trsapp.f:117:8: 2023-04-20T11:36:27.4882362Z 2023-04-20T11:36:27.4904838Z 117 | SG=ZERO 2023-04-20T11:36:27.5110567Z | ^ 2023-04-20T11:36:27.5138575Z note: 'sg' was declared here 2023-04-20T11:36:27.5210829Z ../../fsrc/classical/newuoa/trsapp.f:191:72: 2023-04-20T11:36:27.5242876Z 2023-04-20T11:36:27.5257137Z 191 | QRED=QRED+REDUC 2023-04-20T11:36:27.5725324Z | ^ 2023-04-20T11:36:27.7133116Z Warning: 'qred' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:27.7755956Z ../../fsrc/classical/newuoa/trsapp.f:43:10: 2023-04-20T11:36:27.9203434Z 2023-04-20T11:36:27.9738930Z 43 | 20 QRED=ZERO 2023-04-20T11:36:27.9799866Z | ^ 2023-04-20T11:36:27.9817599Z note: 'qred' was declared here 2023-04-20T11:36:28.1129763Z ../../fsrc/classical/newuoa/trsapp.f:96:14: 2023-04-20T11:36:28.1141215Z 2023-04-20T11:36:28.1155258Z 96 | IF (GG <= 1.0D-4*GGBEG) GOTO 160 2023-04-20T11:36:28.1170344Z | ^ 2023-04-20T11:36:28.1383610Z Warning: 'ggbeg' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:28.1426775Z ../../fsrc/classical/newuoa/trsapp.f:57:11: 2023-04-20T11:36:28.1434680Z 2023-04-20T11:36:28.1436691Z 57 | GGBEG=GG 2023-04-20T11:36:28.1462910Z | ^ 2023-04-20T11:36:28.1477085Z note: 'ggbeg' was declared here 2023-04-20T11:36:28.1491662Z ../../fsrc/classical/newuoa/trsapp.f:79:72: 2023-04-20T11:36:28.1735890Z 2023-04-20T11:36:28.1774326Z 79 | QADD=ALPHA*(GG-HALF*ALPHA*DHD) 2023-04-20T11:36:28.1791190Z | ^ 2023-04-20T11:36:28.1855003Z Warning: 'gg' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:28.1868393Z ../../fsrc/classical/newuoa/trsapp.f:56:8: 2023-04-20T11:36:28.1869950Z 2023-04-20T11:36:28.2429752Z 56 | GG=DD 2023-04-20T11:36:28.2433004Z | ^ 2023-04-20T11:36:28.2435431Z note: 'gg' was declared here 2023-04-20T11:36:28.2463188Z ../../fsrc/classical/newuoa/trsapp.f:74:72: 2023-04-20T11:36:28.2467051Z 2023-04-20T11:36:28.2467474Z 74 | TEMP=DHD/DD 2023-04-20T11:36:28.2474650Z | ^ 2023-04-20T11:36:28.2487913Z Warning: 'dd' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:28.2501248Z ../../fsrc/classical/newuoa/trsapp.f:44:8: 2023-04-20T11:36:28.2696845Z 2023-04-20T11:36:28.2701333Z 44 | DD=ZERO 2023-04-20T11:36:28.2703409Z | ^ 2023-04-20T11:36:28.2713212Z note: 'dd' was declared here 2023-04-20T11:36:28.2722975Z ../../fsrc/classical/newuoa/trsapp.f:77:72: 2023-04-20T11:36:28.2724647Z 2023-04-20T11:36:28.2726435Z 77 | ALPHA=DMIN1(ALPHA,GG/DHD) 2023-04-20T11:36:28.2732940Z | ^ 2023-04-20T11:36:28.2733391Z Warning: 'bstep' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:28.2733815Z ../../fsrc/classical/newuoa/trsapp.f:63:11: 2023-04-20T11:36:28.2734070Z 2023-04-20T11:36:28.2734298Z 63 | BSTEP=TEMP/(DS+DSQRT(DS*DS+DD*TEMP)) 2023-04-20T11:36:28.2734613Z | ^ 2023-04-20T11:36:28.2734922Z note: 'bstep' was declared here 2023-04-20T11:36:28.2735417Z [95/132] Compiling Fortran object python/pdfo/fnewuoa_classical.cp37-win_amd64.pyd.p/.._.._fsrc_classical_newuoa_biglag.f.obj 2023-04-20T11:36:28.2736014Z [96/132] Compiling Fortran object python/pdfo/fnewuoa_classical.cp37-win_amd64.pyd.p/.._.._fsrc_classical_newuoa_newuob.f.obj 2023-04-20T11:36:28.2736476Z ../../fsrc/classical/newuoa/newuob.f:202:10: 2023-04-20T11:36:28.2736731Z 2023-04-20T11:36:28.2900575Z 202 | 120 IF (DSQ <= 1.0D-3*XOPTSQ) THEN 2023-04-20T11:36:28.2925294Z | ^ 2023-04-20T11:36:28.3034964Z Warning: 'xoptsq' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:28.3055670Z ../../fsrc/classical/newuoa/newuob.f:170:12: 2023-04-20T11:36:28.3079381Z 2023-04-20T11:36:28.3804040Z 170 | XOPTSQ=ZERO 2023-04-20T11:36:28.4109272Z | ^ 2023-04-20T11:36:28.5066017Z note: 'xoptsq' was declared here 2023-04-20T11:36:28.5823204Z ../../fsrc/classical/newuoa/newuob.f:158:72: 2023-04-20T11:36:28.5860635Z 2023-04-20T11:36:28.5866862Z 158 | HQ(IH)=(FBEG-FVAL(IPT+1)-FVAL(JPT+1)+F)/(XIPT*XJPT) 2023-04-20T11:36:28.5902915Z | ^ 2023-04-20T11:36:28.5913402Z Warning: 'xjpt' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:28.5926680Z ../../fsrc/classical/newuoa/newuob.f:100:14: 2023-04-20T11:36:28.5946082Z 2023-04-20T11:36:28.6161838Z 100 | XJPT=RHOBEG 2023-04-20T11:36:28.6175964Z | ^ 2023-04-20T11:36:29.5890800Z note: 'xjpt' was declared here 2023-04-20T11:36:29.5893099Z ../../fsrc/classical/newuoa/newuob.f:158:72: 2023-04-20T11:36:29.5893332Z 2023-04-20T11:36:29.5893570Z 158 | HQ(IH)=(FBEG-FVAL(IPT+1)-FVAL(JPT+1)+F)/(XIPT*XJPT) 2023-04-20T11:36:29.5893860Z | ^ 2023-04-20T11:36:29.5894238Z Warning: 'xipt' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:29.5894603Z ../../fsrc/classical/newuoa/newuob.f:98:14: 2023-04-20T11:36:29.5894822Z 2023-04-20T11:36:29.5894999Z 98 | XIPT=RHOBEG 2023-04-20T11:36:29.5895237Z | ^ 2023-04-20T11:36:29.5895499Z note: 'xipt' was declared here 2023-04-20T11:36:29.5895802Z ../../fsrc/classical/newuoa/newuob.f:512:14: 2023-04-20T11:36:29.5896000Z 2023-04-20T11:36:29.5896188Z 512 | IF (DABS(RATIO) > 1.0D-2) THEN 2023-04-20T11:36:29.5896394Z | ^ 2023-04-20T11:36:29.5896722Z Warning: 'ratio' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:29.5897080Z ../../fsrc/classical/newuoa/newuob.f:191:15: 2023-04-20T11:36:29.5897280Z 2023-04-20T11:36:29.5897451Z 191 | RATIO=-1.0D0 2023-04-20T11:36:29.5897690Z | ^ 2023-04-20T11:36:29.5897951Z note: 'ratio' was declared here 2023-04-20T11:36:29.5898244Z ../../fsrc/classical/newuoa/newuob.f:193:14: 2023-04-20T11:36:29.5898438Z 2023-04-20T11:36:29.5898645Z 193 | IF (NF <= NFSAV+2) GOTO 460 2023-04-20T11:36:29.5898857Z | ^ 2023-04-20T11:36:29.5899185Z Warning: 'nfsav' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:29.5899530Z ../../fsrc/classical/newuoa/newuob.f:175:11: 2023-04-20T11:36:29.5899733Z 2023-04-20T11:36:29.5899883Z 175 | 90 NFSAV=NF 2023-04-20T11:36:29.5900052Z | ^ 2023-04-20T11:36:29.5900306Z note: 'nfsav' was declared here 2023-04-20T11:36:29.5900598Z ../../fsrc/classical/newuoa/newuob.f:153:72: 2023-04-20T11:36:29.5900799Z 2023-04-20T11:36:29.5900980Z 153 | IF (XJPT < ZERO) JPT=JPT+N 2023-04-20T11:36:29.5901286Z | ^ 2023-04-20T11:36:29.5901613Z Warning: 'jpt' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:29.5901928Z ../../fsrc/classical/newuoa/newuob.f:91:13: 2023-04-20T11:36:29.5902076Z 2023-04-20T11:36:29.5902227Z 91 | JPT=NFM-ITEMP*N-N 2023-04-20T11:36:29.5902472Z | ^ 2023-04-20T11:36:29.5902738Z note: 'jpt' was declared here 2023-04-20T11:36:29.5903040Z ../../fsrc/classical/newuoa/newuob.f:531:72: 2023-04-20T11:36:29.5903248Z 2023-04-20T11:36:29.5903414Z 531 | ITEST=ITEST+1 2023-04-20T11:36:29.5903714Z | ^ 2023-04-20T11:36:29.5904061Z Warning: 'itest' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:29.5904409Z ../../fsrc/classical/newuoa/newuob.f:169:11: 2023-04-20T11:36:29.5904608Z 2023-04-20T11:36:29.5904753Z 169 | ITEST=0 2023-04-20T11:36:29.5904974Z | ^ 2023-04-20T11:36:29.5905226Z note: 'itest' was declared here 2023-04-20T11:36:29.5905520Z ../../fsrc/classical/newuoa/newuob.f:151:72: 2023-04-20T11:36:29.5905721Z 2023-04-20T11:36:29.5905902Z 151 | IH=(IPT*(IPT-1))/2+JPT 2023-04-20T11:36:29.5906205Z | ^ 2023-04-20T11:36:29.5906924Z Warning: 'ipt' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:29.5907283Z ../../fsrc/classical/newuoa/newuob.f:92:13: 2023-04-20T11:36:29.5907484Z 2023-04-20T11:36:29.5907645Z 92 | IPT=JPT+ITEMP 2023-04-20T11:36:29.5907889Z | ^ 2023-04-20T11:36:29.5908138Z note: 'ipt' was declared here 2023-04-20T11:36:29.5908437Z ../../fsrc/classical/newuoa/newuob.f:142:72: 2023-04-20T11:36:29.5908633Z 2023-04-20T11:36:29.5908841Z 142 | TEMP=(FBEG-F)/RHOBEG 2023-04-20T11:36:29.5909148Z | ^ 2023-04-20T11:36:29.5909496Z Warning: 'fbeg' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:29.5909843Z ../../fsrc/classical/newuoa/newuob.f:116:14: 2023-04-20T11:36:29.5910044Z 2023-04-20T11:36:29.5910193Z 116 | FBEG=F 2023-04-20T11:36:29.5910427Z | ^ 2023-04-20T11:36:29.5910683Z note: 'fbeg' was declared here 2023-04-20T11:36:29.5910981Z ../../fsrc/classical/newuoa/newuob.f:439:72: 2023-04-20T11:36:29.5911181Z 2023-04-20T11:36:29.5911421Z 439 | DELTA=DMAX1(HALF*DELTA,DNORM) 2023-04-20T11:36:29.5911733Z | ^ 2023-04-20T11:36:29.5912093Z Warning: 'dnorm' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:29.5912440Z ../../fsrc/classical/newuoa/newuob.f:187:11: 2023-04-20T11:36:29.5912642Z 2023-04-20T11:36:29.5912840Z 187 | DNORM=DMIN1(DELTA,DSQRT(DSQ)) 2023-04-20T11:36:29.5913097Z | ^ 2023-04-20T11:36:29.5913345Z note: 'dnorm' was declared here 2023-04-20T11:36:29.5913643Z ../../fsrc/classical/newuoa/newuob.f:195:14: 2023-04-20T11:36:29.5913845Z 2023-04-20T11:36:29.5914063Z 195 | IF (TEMP <= DMAX1(DIFFA,DIFFB,DIFFC)) GOTO 460 2023-04-20T11:36:29.5914294Z | ^ 2023-04-20T11:36:29.5914566Z Warning: 'diffc' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:29.5915232Z ../../fsrc/classical/newuoa/newuob.f:195:45: 2023-04-20T11:36:29.5915408Z 2023-04-20T11:36:29.5915557Z 195 | IF (TEMP <= DMAX1(DIFFA,DIFFB,DIFFC)) GOTO 460 2023-04-20T11:36:29.5915924Z | ^ 2023-04-20T11:36:29.5916230Z note: 'diffc' was declared here 2023-04-20T11:36:29.5916535Z ../../fsrc/classical/newuoa/newuob.f:195:14: 2023-04-20T11:36:29.5916749Z 2023-04-20T11:36:29.5916940Z 195 | IF (TEMP <= DMAX1(DIFFA,DIFFB,DIFFC)) GOTO 460 2023-04-20T11:36:29.5917231Z | ^ 2023-04-20T11:36:29.5917567Z Warning: 'diffa' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:29.5917934Z ../../fsrc/classical/newuoa/newuob.f:167:11: 2023-04-20T11:36:29.5918141Z 2023-04-20T11:36:29.5918272Z 167 | DIFFA=ZERO 2023-04-20T11:36:29.5918501Z | ^ 2023-04-20T11:36:29.5918782Z note: 'diffa' was declared here 2023-04-20T11:36:29.5919193Z [97/132] Compiling Fortran object python/pdfo/fbobyqa_classical.cp37-win_amd64.pyd.p/.._.._fsrc_pdfoconst.F.obj 2023-04-20T11:36:29.5919709Z [98/132] Compiling Fortran object python/pdfo/fnewuoa_classical.cp37-win_amd64.pyd.p/.._.._fsrc_classical_newuoa_bigden.f.obj 2023-04-20T11:36:29.5920214Z [99/132] Compiling Fortran object python/pdfo/fbobyqa_classical.cp37-win_amd64.pyd.p/.._.._fsrc_classical_bobyqa_bobyqa.f.obj 2023-04-20T11:36:29.5920730Z [100/132] Compiling Fortran object python/pdfo/fbobyqa_classical.cp37-win_amd64.pyd.p/.._py_gateways_classical_bobyqa.f90.obj 2023-04-20T11:36:29.5921186Z [101/132] Linking target python/pdfo/fnewuoa_classical.cp37-win_amd64.pyd 2023-04-20T11:36:29.5921704Z [102/132] Compiling Fortran object python/pdfo/fbobyqa_classical.cp37-win_amd64.pyd.p/meson-generated_.._fbobyqa_classical-f2pywrappers2.f90.obj 2023-04-20T11:36:29.5922190Z python/pdfo/fbobyqa_classical-f2pywrappers2.f90:127:10: 2023-04-20T11:36:29.5922841Z 2023-04-20T11:36:29.5922992Z 127 | use fbobyqa, only : nf 2023-04-20T11:36:29.5923252Z | 1 2023-04-20T11:36:29.5923628Z Warning: Unused module variable 'chist' which has been explicitly imported at (1) [-Wunused-variable] 2023-04-20T11:36:29.5924065Z python/pdfo/fbobyqa_classical-f2pywrappers2.f90:127:10: 2023-04-20T11:36:29.5924303Z 2023-04-20T11:36:29.5924445Z 127 | use fbobyqa, only : nf 2023-04-20T11:36:29.5924692Z | 1 2023-04-20T11:36:29.5925054Z Warning: Unused module variable 'fhist' which has been explicitly imported at (1) [-Wunused-variable] 2023-04-20T11:36:29.5925472Z python/pdfo/fbobyqa_classical-f2pywrappers2.f90:127:10: 2023-04-20T11:36:29.5925702Z 2023-04-20T11:36:29.5925843Z 127 | use fbobyqa, only : nf 2023-04-20T11:36:29.5926082Z | 1 2023-04-20T11:36:29.5926451Z Warning: Unused module variable 'xlresmax' which has been explicitly imported at (1) [-Wunused-variable] 2023-04-20T11:36:29.5926879Z python/pdfo/fbobyqa_classical-f2pywrappers2.f90:127:10: 2023-04-20T11:36:29.5927107Z 2023-04-20T11:36:29.5927254Z 127 | use fbobyqa, only : nf 2023-04-20T11:36:29.5927493Z | 1 2023-04-20T11:36:29.5927855Z Warning: Unused module variable 'xuresmax' which has been explicitly imported at (1) [-Wunused-variable] 2023-04-20T11:36:29.5928382Z [103/132] Compiling Fortran object python/pdfo/fbobyqa_classical.cp37-win_amd64.pyd.p/.._.._fsrc_classical_bobyqa_prelim.f.obj 2023-04-20T11:36:29.5928796Z ../../fsrc/classical/bobyqa/prelim.f:134:72: 2023-04-20T11:36:29.5928999Z 2023-04-20T11:36:29.5929156Z 134 | DIFF=STEPB-STEPA 2023-04-20T11:36:29.5929459Z | ^ 2023-04-20T11:36:29.5929823Z Warning: 'stepb' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:29.5930179Z ../../fsrc/classical/bobyqa/prelim.f:77:19: 2023-04-20T11:36:29.5930395Z 2023-04-20T11:36:29.5930540Z 77 | STEPB=-RHOBEG 2023-04-20T11:36:29.5930801Z | ^ 2023-04-20T11:36:29.5931066Z note: 'stepb' was declared here 2023-04-20T11:36:29.5931359Z ../../fsrc/classical/bobyqa/prelim.f:134:72: 2023-04-20T11:36:29.5931562Z 2023-04-20T11:36:29.5931712Z 134 | DIFF=STEPB-STEPA 2023-04-20T11:36:29.5932007Z | ^ 2023-04-20T11:36:29.5932363Z Warning: 'stepa' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:29.5932706Z ../../fsrc/classical/bobyqa/prelim.f:72:19: 2023-04-20T11:36:29.5932906Z 2023-04-20T11:36:29.5933045Z 72 | STEPA=RHOBEG 2023-04-20T11:36:29.5933292Z | ^ 2023-04-20T11:36:29.5933553Z note: 'stepa' was declared here 2023-04-20T11:36:29.5933844Z ../../fsrc/classical/bobyqa/prelim.f:158:72: 2023-04-20T11:36:29.5934056Z 2023-04-20T11:36:29.5934216Z 158 | IH=(IPT*(IPT-1))/2+JPT 2023-04-20T11:36:29.5934519Z | ^ 2023-04-20T11:36:29.5934877Z Warning: 'jpt' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:29.5935225Z ../../fsrc/classical/bobyqa/prelim.f:84:13: 2023-04-20T11:36:29.5935430Z 2023-04-20T11:36:29.5935576Z 84 | JPT=NFM-ITEMP*N-N 2023-04-20T11:36:29.5935834Z | ^ 2023-04-20T11:36:29.5936089Z note: 'jpt' was declared here 2023-04-20T11:36:29.5936380Z ../../fsrc/classical/bobyqa/prelim.f:158:72: 2023-04-20T11:36:29.5936584Z 2023-04-20T11:36:29.5936734Z 158 | IH=(IPT*(IPT-1))/2+JPT 2023-04-20T11:36:29.5937037Z | ^ 2023-04-20T11:36:29.5937387Z Warning: 'ipt' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:29.5937732Z ../../fsrc/classical/bobyqa/prelim.f:85:13: 2023-04-20T11:36:29.5938163Z 2023-04-20T11:36:29.5938310Z 85 | IPT=JPT+ITEMP 2023-04-20T11:36:29.5938557Z | ^ 2023-04-20T11:36:29.5938816Z note: 'ipt' was declared here 2023-04-20T11:36:29.5939108Z ../../fsrc/classical/bobyqa/prelim.f:133:72: 2023-04-20T11:36:29.5939316Z 2023-04-20T11:36:29.5939471Z 133 | TEMP=(F-FBEG)/STEPB 2023-04-20T11:36:29.5939776Z | ^ 2023-04-20T11:36:29.5940127Z Warning: 'fbeg' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:29.5940475Z ../../fsrc/classical/bobyqa/prelim.f:111:14: 2023-04-20T11:36:29.5940673Z 2023-04-20T11:36:29.5940796Z 111 | FBEG=F 2023-04-20T11:36:29.5941148Z | ^ 2023-04-20T11:36:29.5941405Z note: 'fbeg' was declared here 2023-04-20T11:36:29.5941831Z [104/132] Compiling Fortran object python/pdfo/fbobyqa_classical.cp37-win_amd64.pyd.p/.._.._fsrc_classical_bobyqa_update.f.obj 2023-04-20T11:36:29.5942363Z [105/132] Compiling Fortran object python/pdfo/fbobyqa_classical.cp37-win_amd64.pyd.p/.._.._fsrc_classical_bobyqa_rescue.f.obj 2023-04-20T11:36:29.5942867Z [106/132] Compiling Fortran object python/pdfo/fbobyqa_classical.cp37-win_amd64.pyd.p/.._.._fsrc_classical_bobyqa_bobyqb.f.obj 2023-04-20T11:36:29.5943277Z ../../fsrc/classical/bobyqa/bobyqb.f:748:10: 2023-04-20T11:36:29.5943478Z 2023-04-20T11:36:29.5943629Z 748 | IF (RATIO > ZERO) GOTO 60 2023-04-20T11:36:29.5943882Z | ^ 2023-04-20T11:36:29.5944207Z Warning: 'ratio' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:29.5944563Z ../../fsrc/classical/bobyqa/bobyqb.f:528:15: 2023-04-20T11:36:29.5944769Z 2023-04-20T11:36:29.5944920Z 528 | RATIO=(F-FOPT)/VQUAD 2023-04-20T11:36:29.5945196Z | ^ 2023-04-20T11:36:29.5945454Z note: 'ratio' was declared here 2023-04-20T11:36:29.5945781Z ../../fsrc/classical/bobyqa/bobyqb.f:155:72: 2023-04-20T11:36:29.5947620Z 2023-04-20T11:36:29.5984564Z 155 | ERRBIG=DMAX1(DIFFA,DIFFB,DIFFC) 2023-04-20T11:36:29.6020041Z | ^ 2023-04-20T11:36:29.6151379Z Warning: 'diffc' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:29.6164556Z ../../fsrc/classical/bobyqa/bobyqb.f:155:40: 2023-04-20T11:36:29.6548012Z 2023-04-20T11:36:29.6564209Z 155 | ERRBIG=DMAX1(DIFFA,DIFFB,DIFFC) 2023-04-20T11:36:29.6579096Z | ^ 2023-04-20T11:36:29.7368400Z note: 'diffc' was declared here 2023-04-20T11:36:29.7374730Z [107/132] Compiling Fortran object python/pdfo/fbobyqa_classical.cp37-win_amd64.pyd.p/.._.._fsrc_classical_bobyqa_trsbox.f.obj 2023-04-20T11:36:29.7380329Z ../../fsrc/classical/bobyqa/trsbox.f:348:72: 2023-04-20T11:36:29.7388839Z 2023-04-20T11:36:29.7422709Z 348 | XBDI(IACT)=XSAV 2023-04-20T11:36:29.7440270Z | ^ 2023-04-20T11:36:29.7585680Z Warning: 'xsav' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:29.7590862Z ../../fsrc/classical/bobyqa/trsbox.f:261:26: 2023-04-20T11:36:29.7597849Z 2023-04-20T11:36:29.7605824Z 261 | XSAV=ONEMIN 2023-04-20T11:36:29.7608682Z | ^ 2023-04-20T11:36:29.7619218Z note: 'xsav' was declared here 2023-04-20T11:36:29.7695414Z ../../fsrc/classical/bobyqa/trsbox.f:305:72: 2023-04-20T11:36:29.7733396Z 2023-04-20T11:36:29.7747234Z 305 | REDNEW=STH*(ANGT*DREDG-SREDG-HALF*STH*TEMP) 2023-04-20T11:36:29.7813911Z | ^ 2023-04-20T11:36:29.7839189Z Warning: 'sredg' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:29.8519399Z ../../fsrc/classical/bobyqa/trsbox.f:231:11: 2023-04-20T11:36:29.8543818Z 2023-04-20T11:36:29.8546527Z 231 | SREDG=-TEMP 2023-04-20T11:36:29.8584107Z | ^ 2023-04-20T11:36:29.8601487Z note: 'sredg' was declared here 2023-04-20T11:36:29.8615568Z ../../fsrc/classical/bobyqa/trsbox.f:393:10: 2023-04-20T11:36:29.8670150Z 2023-04-20T11:36:29.8713068Z 393 | IF (ITERC > ITCSAV) GOTO 150 2023-04-20T11:36:29.8727390Z | ^ 2023-04-20T11:36:29.8799836Z Warning: 'itcsav' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:29.8817981Z ../../fsrc/classical/bobyqa/trsbox.f:214:12: 2023-04-20T11:36:29.9765580Z 2023-04-20T11:36:29.9775695Z 214 | ITCSAV=ITERC 2023-04-20T11:36:29.9789545Z | ^ 2023-04-20T11:36:29.9804379Z note: 'itcsav' was declared here 2023-04-20T11:36:29.9976490Z ../../fsrc/classical/bobyqa/trsbox.f:138:10: 2023-04-20T11:36:30.0002107Z 2023-04-20T11:36:30.0010342Z 138 | IACT=0 2023-04-20T11:36:30.0012405Z | ^ 2023-04-20T11:36:30.0028649Z Warning: 'iact' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:30.0050153Z ../../fsrc/classical/bobyqa/trsbox.f:192:72: 2023-04-20T11:36:30.0064223Z 2023-04-20T11:36:30.0267253Z 192 | BETA=GREDSQ/GGSAV 2023-04-20T11:36:30.0287874Z | ^ 2023-04-20T11:36:30.0304374Z Warning: 'ggsav' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:30.0355350Z ../../fsrc/classical/bobyqa/trsbox.f:164:15: 2023-04-20T11:36:30.0378459Z 2023-04-20T11:36:30.0399291Z 164 | GGSAV=GREDSQ 2023-04-20T11:36:30.0733494Z | ^ 2023-04-20T11:36:30.2299425Z note: 'ggsav' was declared here 2023-04-20T11:36:30.2641520Z ../../fsrc/classical/bobyqa/trsbox.f:226:72: 2023-04-20T11:36:30.3097806Z 2023-04-20T11:36:30.3102731Z 226 | S(I)=(DREDG*D(I)-DREDSQ*GNEW(I))/TEMP 2023-04-20T11:36:30.3130926Z | ^ 2023-04-20T11:36:30.3174369Z Warning: 'dredsq' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:30.3175852Z ../../fsrc/classical/bobyqa/trsbox.f:201:12: 2023-04-20T11:36:30.3218204Z 2023-04-20T11:36:30.3244056Z 201 | DREDSQ=ZERO 2023-04-20T11:36:30.4222991Z | ^ 2023-04-20T11:36:30.4247084Z note: 'dredsq' was declared here 2023-04-20T11:36:30.4265438Z ../../fsrc/classical/bobyqa/trsbox.f:305:72: 2023-04-20T11:36:30.4275673Z 2023-04-20T11:36:30.4315000Z 305 | REDNEW=STH*(ANGT*DREDG-SREDG-HALF*STH*TEMP) 2023-04-20T11:36:30.4341821Z | ^ 2023-04-20T11:36:30.4580831Z Warning: 'dredg' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:30.4623165Z ../../fsrc/classical/bobyqa/trsbox.f:202:11: 2023-04-20T11:36:30.4633035Z 2023-04-20T11:36:30.4679881Z 202 | DREDG=ZERO 2023-04-20T11:36:30.4705672Z | ^ 2023-04-20T11:36:30.4890504Z note: 'dredg' was declared here 2023-04-20T11:36:30.6719568Z ../../fsrc/classical/bobyqa/trsbox.f:302:72: 2023-04-20T11:36:30.6863695Z 2023-04-20T11:36:30.7381043Z 302 | ANGT=ANGBD*DFLOAT(I)/DFLOAT(IU) 2023-04-20T11:36:30.8891627Z | ^ 2023-04-20T11:36:30.9389219Z Warning: 'angbd' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:30.9653604Z ../../fsrc/classical/bobyqa/trsbox.f:238:11: 2023-04-20T11:36:30.9718140Z 2023-04-20T11:36:30.9736511Z 238 | ANGBD=ONE 2023-04-20T11:36:30.9938988Z | ^ 2023-04-20T11:36:30.9968003Z note: 'angbd' was declared here 2023-04-20T11:36:31.0002030Z [108/132] Compiling C object python/pdfo/flincoa_classical.cp37-win_amd64.pyd.p/meson-generated_.._flincoa_classicalmodule.c.obj 2023-04-20T11:36:31.0263992Z In file included from D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/core/include/numpy/ndarraytypes.h:4, 2023-04-20T11:36:31.0340537Z from D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, 2023-04-20T11:36:31.0363210Z from D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/core/include/numpy/arrayobject.h:4, 2023-04-20T11:36:31.0604768Z from D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/f2py/src/fortranobject.h:13, 2023-04-20T11:36:31.0619978Z from python/pdfo/flincoa_classicalmodule.c:16: 2023-04-20T11:36:31.0683431Z D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/core/include/numpy/npy_common.h:163:20: warning: '_fseeki64' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] 2023-04-20T11:36:31.0698135Z 163 | extern int __cdecl _fseeki64(FILE *, long long, int); 2023-04-20T11:36:31.2330866Z | ^~~~~~~~~ 2023-04-20T11:36:31.2923160Z D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/core/include/numpy/npy_common.h:164:26: warning: '_ftelli64' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] 2023-04-20T11:36:31.2953359Z 164 | extern long long __cdecl _ftelli64(FILE *); 2023-04-20T11:36:31.2978837Z | ^~~~~~~~~ 2023-04-20T11:36:31.2994039Z python/pdfo/flincoa_classicalmodule.c: In function 'f2py_setup_flincoa': 2023-04-20T11:36:31.3368455Z python/pdfo/flincoa_classicalmodule.c:818:35: warning: assignment to 'f2py_init_func' {aka 'void (*)(int *, long long int *, void (*)(char *, long long int *), int *)'} from incompatible pointer type 'void (*)(int *, int *, void (*)(char *, int *), int *)' [-Wincompatible-pointer-types] 2023-04-20T11:36:31.3382291Z 818 | f2py_flincoa_def[i_f2py++].func = fhist; 2023-04-20T11:36:31.3425010Z | ^ 2023-04-20T11:36:31.3438986Z python/pdfo/flincoa_classicalmodule.c:819:35: warning: assignment to 'f2py_init_func' {aka 'void (*)(int *, long long int *, void (*)(char *, long long int *), int *)'} from incompatible pointer type 'void (*)(int *, int *, void (*)(char *, int *), int *)' [-Wincompatible-pointer-types] 2023-04-20T11:36:31.3441495Z 819 | f2py_flincoa_def[i_f2py++].func = chist; 2023-04-20T11:36:31.3449788Z | ^ 2023-04-20T11:36:31.3470406Z python/pdfo/flincoa_classicalmodule.c:820:35: warning: assignment to 'f2py_init_func' {aka 'void (*)(int *, long long int *, void (*)(char *, long long int *), int *)'} from incompatible pointer type 'void (*)(int *, int *, void (*)(char *, int *), int *)' [-Wincompatible-pointer-types] 2023-04-20T11:36:31.3494762Z 820 | f2py_flincoa_def[i_f2py++].func = aresmax; 2023-04-20T11:36:31.3592028Z | ^ 2023-04-20T11:36:31.3608059Z python/pdfo/flincoa_classicalmodule.c:821:35: warning: assignment to 'f2py_init_func' {aka 'void (*)(int *, long long int *, void (*)(char *, long long int *), int *)'} from incompatible pointer type 'void (*)(int *, int *, void (*)(char *, int *), int *)' [-Wincompatible-pointer-types] 2023-04-20T11:36:31.3624958Z 821 | f2py_flincoa_def[i_f2py++].func = bresmax; 2023-04-20T11:36:31.3663270Z | ^ 2023-04-20T11:36:31.3752056Z python/pdfo/flincoa_classicalmodule.c: At top level: 2023-04-20T11:36:31.3765578Z python/pdfo/flincoa_classicalmodule.c:128:12: warning: 'f2py_size' defined but not used [-Wunused-function] 2023-04-20T11:36:31.3768963Z 128 | static int f2py_size(PyArrayObject* var, ...) 2023-04-20T11:36:31.3780115Z | ^~~~~~~~~ 2023-04-20T11:36:31.3806981Z [109/132] Compiling Fortran object python/pdfo/fbobyqa_classical.cp37-win_amd64.pyd.p/.._.._fsrc_classical_bobyqa_altmov.f.obj 2023-04-20T11:36:31.3821488Z ../../fsrc/classical/bobyqa/altmov.f:241:72: 2023-04-20T11:36:31.3885031Z 2023-04-20T11:36:31.3915700Z 241 | W(I)=-STEP*GLAG(I) 2023-04-20T11:36:31.3960186Z | ^ 2023-04-20T11:36:31.4027120Z Warning: 'step' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:31.4053834Z ../../fsrc/classical/bobyqa/altmov.f:125:18: 2023-04-20T11:36:31.5662943Z 2023-04-20T11:36:31.6311975Z 125 | STEP=SLBD 2023-04-20T11:36:31.6316032Z | ^ 2023-04-20T11:36:31.6324715Z note: 'step' was declared here 2023-04-20T11:36:31.6489045Z ../../fsrc/classical/bobyqa/altmov.f:176:20: 2023-04-20T11:36:31.6494972Z 2023-04-20T11:36:31.6531351Z 176 | IBDSAV=ISBD 2023-04-20T11:36:31.6547812Z | ^ 2023-04-20T11:36:31.6760240Z Warning: 'ibdsav' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:31.6775572Z ../../fsrc/classical/bobyqa/altmov.f:183:72: 2023-04-20T11:36:31.6840709Z 2023-04-20T11:36:31.6855162Z 183 | TEMP=XOPT(I)+STPSAV*(XPT(KSAV,I)-XOPT(I)) 2023-04-20T11:36:31.7120236Z | ^ 2023-04-20T11:36:31.7125614Z Warning: 'stpsav' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:31.7129115Z ../../fsrc/classical/bobyqa/altmov.f:175:20: 2023-04-20T11:36:31.7149014Z 2023-04-20T11:36:31.7156105Z 175 | STPSAV=STEP 2023-04-20T11:36:31.7168903Z | ^ 2023-04-20T11:36:31.7187701Z note: 'stpsav' was declared here 2023-04-20T11:36:31.7314423Z ../../fsrc/classical/bobyqa/altmov.f:174:18: 2023-04-20T11:36:31.7328447Z 2023-04-20T11:36:31.7475490Z 174 | KSAV=K 2023-04-20T11:36:31.7480439Z | ^ 2023-04-20T11:36:31.7502516Z Warning: 'ksav' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:31.7512798Z [110/132] Module scanner. 2023-04-20T11:36:31.7521258Z [111/132] Linking target python/pdfo/fbobyqa_classical.cp37-win_amd64.pyd 2023-04-20T11:36:31.7530293Z [112/132] Compiling Fortran object python/pdfo/flincoa_classical.cp37-win_amd64.pyd.p/.._.._fsrc_pdfoconst.F.obj 2023-04-20T11:36:31.7533126Z [113/132] Generating python/pdfo/fcobyla_classicalmodule with a custom command 2023-04-20T11:36:31.7544611Z Reading fortran codes... 2023-04-20T11:36:31.7552683Z Reading file '../../python/pdfo/../py_gateways/classical/cobyla-interface.pyf' (format:free) 2023-04-20T11:36:31.7566865Z Line #42 in ../../python/pdfo/../py_gateways/classical/cobyla-interface.pyf:" intent(callback) fun" 2023-04-20T11:36:31.7574408Z analyzeline: missing __user__ module (could be nothing) 2023-04-20T11:36:31.7588867Z Line #42 in ../../python/pdfo/../py_gateways/classical/cobyla-interface.pyf:" intent(callback) fun" 2023-04-20T11:36:31.7643029Z analyzeline: appending intent(callback) fun to mcobyla arguments 2023-04-20T11:36:31.7656513Z Line #43 in ../../python/pdfo/../py_gateways/classical/cobyla-interface.pyf:" intent(callback) confun" 2023-04-20T11:36:31.7744123Z analyzeline: missing __user__ module (could be nothing) 2023-04-20T11:36:31.8153051Z Line #43 in ../../python/pdfo/../py_gateways/classical/cobyla-interface.pyf:" intent(callback) confun" 2023-04-20T11:36:31.8167816Z analyzeline: appending intent(callback) confun to mcobyla arguments 2023-04-20T11:36:31.8239588Z Post-processing... 2023-04-20T11:36:31.8258520Z Block: calfun__user__routines 2023-04-20T11:36:31.8465813Z Block: calfun_user_routines 2023-04-20T11:36:31.8474455Z Block: fun 2023-04-20T11:36:31.8487422Z Block: confun 2023-04-20T11:36:31.8500910Z Block: fcobyla_classical 2023-04-20T11:36:31.8667515Z Block: fcobyla 2023-04-20T11:36:31.8694284Z In: ../../python/pdfo/../py_gateways/classical/cobyla-interface.pyf:fcobyla_classical:unknown_interface:fcobyla 2023-04-20T11:36:31.8700443Z get_useparameters: no module pdfoconst info used by fcobyla 2023-04-20T11:36:31.8709865Z Block: mcobyla 2023-04-20T11:36:31.8725332Z In: ../../python/pdfo/../py_gateways/classical/cobyla-interface.pyf:fcobyla_classical:unknown_interface:mcobyla 2023-04-20T11:36:31.8739090Z get_useparameters: no module calfun__user__routines info used by mcobyla 2023-04-20T11:36:31.8753125Z Post-processing (stage 2)... 2023-04-20T11:36:31.8960590Z Block: calfun__user__routines 2023-04-20T11:36:31.8973567Z Block: calfun_user_routines 2023-04-20T11:36:31.9026662Z Block: fun 2023-04-20T11:36:31.9042146Z Block: confun 2023-04-20T11:36:31.9063448Z Block: fcobyla_classical 2023-04-20T11:36:32.0259790Z Block: unknown_interface 2023-04-20T11:36:32.1040680Z Block: fcobyla 2023-04-20T11:36:32.2290832Z Block: mcobyla 2023-04-20T11:36:32.3072543Z Building modules... 2023-04-20T11:36:32.3612532Z Constructing call-back function "cb_fun_in_calfun__user__routines" 2023-04-20T11:36:32.3615218Z def fun(x,[n]): return f 2023-04-20T11:36:32.3647046Z Constructing call-back function "cb_confun_in_calfun__user__routines" 2023-04-20T11:36:32.3690601Z def confun(m,x,[n]): return c 2023-04-20T11:36:32.3691966Z Building module "fcobyla_classical"... 2023-04-20T11:36:32.3736521Z Constructing wrapper function "mcobyla"... 2023-04-20T11:36:32.3762688Z x,f,info,funhist,conhist,resmax,conval = mcobyla(x,rhobeg,rhoend,iprint,maxfun,ftarget,conval,fun,confun,[n,m,overwrite_x,overwrite_conval,fun_extra_args,confun_extra_args]) 2023-04-20T11:36:32.4508052Z Constructing F90 module support for "fcobyla"... 2023-04-20T11:36:32.4522507Z Variables: nf fhist chist conval_x0 2023-04-20T11:36:32.4532453Z getarrdims:warning: assumed shape array, using 0 instead of ':' 2023-04-20T11:36:32.4553925Z getarrdims:warning: assumed shape array, using 0 instead of ':' 2023-04-20T11:36:32.4575880Z 2023-04-20T11:36:32.4577518Z getarrdims:warning: assumed shape array, using 0 instead of ':' 2023-04-20T11:36:32.4786882Z 2023-04-20T11:36:32.4791153Z Wrote C/API module "fcobyla_classical" to file "python/pdfo\fcobyla_classicalmodule.c" 2023-04-20T11:36:32.4809392Z 2023-04-20T11:36:32.4820225Z Fortran 90 wrappers are saved to "python/pdfo\fcobyla_classical-f2pywrappers2.f90" 2023-04-20T11:36:32.4821450Z 2023-04-20T11:36:32.4821837Z [114/132] Compiling Fortran object python/pdfo/flincoa_classical.cp37-win_amd64.pyd.p/.._.._fsrc_classical_lincoa_lincoa.f.obj 2023-04-20T11:36:32.4822455Z [115/132] Compiling Fortran object python/pdfo/flincoa_classical.cp37-win_amd64.pyd.p/.._py_gateways_classical_lincoa.f90.obj 2023-04-20T11:36:32.4823043Z [116/132] Compiling Fortran object python/pdfo/flincoa_classical.cp37-win_amd64.pyd.p/.._.._fsrc_classical_lincoa_prelim.f.obj 2023-04-20T11:36:32.4823506Z ../../fsrc/classical/lincoa/prelim.f:5:38: 2023-04-20T11:36:32.4823769Z 2023-04-20T11:36:32.4824013Z 5 | 2 SP,RESCON,STEP,PQW,W,F,FTARGET) 2023-04-20T11:36:32.4824387Z | 1 2023-04-20T11:36:32.4824851Z Warning: Unused dummy argument 'ftarget' at (1) [-Wunused-dummy-argument] 2023-04-20T11:36:32.4825434Z [117/132] Compiling Fortran object python/pdfo/flincoa_classical.cp37-win_amd64.pyd.p/meson-generated_.._flincoa_classical-f2pywrappers2.f90.obj 2023-04-20T11:36:32.4825987Z python/pdfo/flincoa_classical-f2pywrappers2.f90:127:10: 2023-04-20T11:36:32.4826281Z 2023-04-20T11:36:32.4826481Z 127 | use flincoa, only : nf 2023-04-20T11:36:32.4826823Z | 1 2023-04-20T11:36:32.4827482Z Warning: Unused module variable 'aresmax' which has been explicitly imported at (1) [-Wunused-variable] 2023-04-20T11:36:32.4828131Z python/pdfo/flincoa_classical-f2pywrappers2.f90:127:10: 2023-04-20T11:36:32.4828412Z 2023-04-20T11:36:32.4828598Z 127 | use flincoa, only : nf 2023-04-20T11:36:32.4828891Z | 1 2023-04-20T11:36:32.4829297Z Warning: Unused module variable 'bresmax' which has been explicitly imported at (1) [-Wunused-variable] 2023-04-20T11:36:32.4829853Z python/pdfo/flincoa_classical-f2pywrappers2.f90:127:10: 2023-04-20T11:36:32.4830136Z 2023-04-20T11:36:32.4830325Z 127 | use flincoa, only : nf 2023-04-20T11:36:32.4830611Z | 1 2023-04-20T11:36:32.4831014Z Warning: Unused module variable 'chist' which has been explicitly imported at (1) [-Wunused-variable] 2023-04-20T11:36:32.4831474Z python/pdfo/flincoa_classical-f2pywrappers2.f90:127:10: 2023-04-20T11:36:32.4831752Z 2023-04-20T11:36:32.4831936Z 127 | use flincoa, only : nf 2023-04-20T11:36:32.4832240Z | 1 2023-04-20T11:36:32.4832644Z Warning: Unused module variable 'fhist' which has been explicitly imported at (1) [-Wunused-variable] 2023-04-20T11:36:32.4833187Z [118/132] Compiling Fortran object python/pdfo/flincoa_classical.cp37-win_amd64.pyd.p/.._.._fsrc_classical_lincoa_update.f.obj 2023-04-20T11:36:32.4940196Z [119/132] Compiling Fortran object python/pdfo/flincoa_classical.cp37-win_amd64.pyd.p/.._.._fsrc_classical_lincoa_lincob.f.obj 2023-04-20T11:36:32.4940809Z ../../fsrc/classical/lincoa/lincob.f:673:72: 2023-04-20T11:36:32.4941074Z 2023-04-20T11:36:32.4941272Z 673 | W(2)=DFLOAT(NF)+HALF 2023-04-20T11:36:32.4941622Z | ^ 2023-04-20T11:36:32.4942027Z Warning: 'nf' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:32.4942425Z ../../fsrc/classical/lincoa/lincob.f:107:8: 2023-04-20T11:36:32.4942670Z 2023-04-20T11:36:32.4942860Z 107 | NF=NPT 2023-04-20T11:36:32.4943137Z | ^ 2023-04-20T11:36:32.4943417Z note: 'nf' declared here 2023-04-20T11:36:32.4943752Z ../../fsrc/classical/lincoa/lincob.f:434:14: 2023-04-20T11:36:32.4943996Z 2023-04-20T11:36:32.4944227Z 434 | IF (DABS(DFFALT) >= TENTH*DABS(DIFF)) ITEST=0 2023-04-20T11:36:32.4944546Z | ^ 2023-04-20T11:36:32.4944922Z Warning: 'dffalt' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:32.4945762Z ../../fsrc/classical/lincoa/lincob.f:388:16: 2023-04-20T11:36:32.4946129Z 2023-04-20T11:36:32.4946332Z 388 | DFFALT=F-FOPT-VQALT 2023-04-20T11:36:32.4946734Z | ^ 2023-04-20T11:36:32.4947263Z note: 'dffalt' was declared here 2023-04-20T11:36:32.4948614Z [120/132] Compiling Fortran object python/pdfo/flincoa_classical.cp37-win_amd64.pyd.p/.._.._fsrc_classical_lincoa_trstep.f.obj 2023-04-20T11:36:32.4949229Z [121/132] Compiling Fortran object python/pdfo/flincoa_classical.cp37-win_amd64.pyd.p/.._.._fsrc_classical_lincoa_qmstep.f.obj 2023-04-20T11:36:32.4949707Z ../../fsrc/classical/lincoa/qmstep.f:1:39: 2023-04-20T11:36:32.4949962Z 2023-04-20T11:36:32.4950221Z 1 | SUBROUTINE QMSTEP (N,NPT,M,AMAT,B,XPT,XOPT,NACT,IACT, 2023-04-20T11:36:32.4950596Z | 1 2023-04-20T11:36:32.4950986Z Warning: Unused dummy argument 'b' at (1) [-Wunused-dummy-argument] 2023-04-20T11:36:32.4951390Z ../../fsrc/classical/lincoa/qmstep.f:238:72: 2023-04-20T11:36:32.4951639Z 2023-04-20T11:36:32.4951866Z 238 | STEP(I)=STEP(I)+(TEST-BIGV)*AMAT(I,JSAV) 2023-04-20T11:36:32.4952229Z | ^ 2023-04-20T11:36:32.4952633Z Warning: 'jsav' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:32.4953032Z ../../fsrc/classical/lincoa/qmstep.f:230:18: 2023-04-20T11:36:32.4953281Z 2023-04-20T11:36:32.4954560Z 230 | JSAV=J 2023-04-20T11:36:32.4954868Z | ^ 2023-04-20T11:36:32.4955175Z note: 'jsav' was declared here 2023-04-20T11:36:32.4955516Z ../../fsrc/classical/lincoa/qmstep.f:103:72: 2023-04-20T11:36:32.4955770Z 2023-04-20T11:36:32.4955990Z 103 | STEP(I)=STPSAV*(XPT(KSAV,I)-XOPT(I)) 2023-04-20T11:36:32.4956358Z | ^ 2023-04-20T11:36:32.4956763Z Warning: 'stpsav' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:32.4957168Z ../../fsrc/classical/lincoa/qmstep.f:92:20: 2023-04-20T11:36:32.4957440Z 2023-04-20T11:36:32.4957627Z 92 | STPSAV=STP 2023-04-20T11:36:32.4957913Z | ^ 2023-04-20T11:36:32.4958222Z note: 'stpsav' was declared here 2023-04-20T11:36:32.4958563Z ../../fsrc/classical/lincoa/qmstep.f:103:72: 2023-04-20T11:36:32.4958806Z 2023-04-20T11:36:32.4959027Z 103 | STEP(I)=STPSAV*(XPT(KSAV,I)-XOPT(I)) 2023-04-20T11:36:32.4959444Z | ^ 2023-04-20T11:36:32.4959846Z Warning: 'ksav' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:32.4960241Z ../../fsrc/classical/lincoa/qmstep.f:91:18: 2023-04-20T11:36:32.4960488Z 2023-04-20T11:36:32.4960657Z 91 | KSAV=K 2023-04-20T11:36:32.4960943Z | ^ 2023-04-20T11:36:32.4961243Z note: 'ksav' was declared here 2023-04-20T11:36:32.4961711Z [122/132] Compiling Fortran object python/pdfo/flincoa_classical.cp37-win_amd64.pyd.p/.._.._fsrc_classical_lincoa_getact.f.obj 2023-04-20T11:36:32.4962165Z ../../fsrc/classical/lincoa/getact.f:1:35: 2023-04-20T11:36:32.4962407Z 2023-04-20T11:36:32.4962679Z 1 | SUBROUTINE GETACT (N,M,AMAT,B,NACT,IACT,QFAC,RFAC,SNORM, 2023-04-20T11:36:32.4963047Z | 1 2023-04-20T11:36:32.4963433Z Warning: Unused dummy argument 'b' at (1) [-Wunused-dummy-argument] 2023-04-20T11:36:32.4963804Z [123/132] Module scanner. 2023-04-20T11:36:32.4964190Z [124/132] Linking target python/pdfo/flincoa_classical.cp37-win_amd64.pyd 2023-04-20T11:36:32.4964695Z [125/132] Compiling Fortran object python/pdfo/fcobyla_classical.cp37-win_amd64.pyd.p/.._.._fsrc_pdfoconst.F.obj 2023-04-20T11:36:32.4965268Z [126/132] Compiling C object python/pdfo/fcobyla_classical.cp37-win_amd64.pyd.p/meson-generated_.._fcobyla_classicalmodule.c.obj 2023-04-20T11:36:32.4965882Z In file included from D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/core/include/numpy/ndarraytypes.h:4, 2023-04-20T11:36:32.4966499Z from D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, 2023-04-20T11:36:32.4967098Z from D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/core/include/numpy/arrayobject.h:4, 2023-04-20T11:36:32.4967687Z from D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/f2py/src/fortranobject.h:13, 2023-04-20T11:36:32.4968168Z from python/pdfo/fcobyla_classicalmodule.c:16: 2023-04-20T11:36:32.4968791Z D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/core/include/numpy/npy_common.h:163:20: warning: '_fseeki64' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] 2023-04-20T11:36:32.4969755Z 163 | extern int __cdecl _fseeki64(FILE *, long long, int); 2023-04-20T11:36:32.4970098Z | ^~~~~~~~~ 2023-04-20T11:36:32.4970666Z D:/a/_temp/msys64/tmp/pip-build-env-5ykbupl5/overlay/Lib/site-packages/numpy/core/include/numpy/npy_common.h:164:26: warning: '_ftelli64' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] 2023-04-20T11:36:32.4971218Z 164 | extern long long __cdecl _ftelli64(FILE *); 2023-04-20T11:36:32.4971816Z | ^~~~~~~~~ 2023-04-20T11:36:32.4972207Z python/pdfo/fcobyla_classicalmodule.c: In function 'f2py_setup_fcobyla': 2023-04-20T11:36:32.4972913Z python/pdfo/fcobyla_classicalmodule.c:1017:35: warning: assignment to 'f2py_init_func' {aka 'void (*)(int *, long long int *, void (*)(char *, long long int *), int *)'} from incompatible pointer type 'void (*)(int *, int *, void (*)(char *, int *), int *)' [-Wincompatible-pointer-types] 2023-04-20T11:36:32.4973544Z 1017 | f2py_fcobyla_def[i_f2py++].func = fhist; 2023-04-20T11:36:32.4973905Z | ^ 2023-04-20T11:36:32.4974530Z python/pdfo/fcobyla_classicalmodule.c:1018:35: warning: assignment to 'f2py_init_func' {aka 'void (*)(int *, long long int *, void (*)(char *, long long int *), int *)'} from incompatible pointer type 'void (*)(int *, int *, void (*)(char *, int *), int *)' [-Wincompatible-pointer-types] 2023-04-20T11:36:32.4975147Z 1018 | f2py_fcobyla_def[i_f2py++].func = chist; 2023-04-20T11:36:32.4975485Z | ^ 2023-04-20T11:36:32.4976094Z python/pdfo/fcobyla_classicalmodule.c:1019:35: warning: assignment to 'f2py_init_func' {aka 'void (*)(int *, long long int *, void (*)(char *, long long int *), int *)'} from incompatible pointer type 'void (*)(int *, int *, void (*)(char *, int *), int *)' [-Wincompatible-pointer-types] 2023-04-20T11:36:32.4976694Z 1019 | f2py_fcobyla_def[i_f2py++].func = conval_x0; 2023-04-20T11:36:32.4977027Z | ^ 2023-04-20T11:36:32.4977389Z python/pdfo/fcobyla_classicalmodule.c: At top level: 2023-04-20T11:36:32.4977872Z python/pdfo/fcobyla_classicalmodule.c:141:12: warning: 'f2py_size' defined but not used [-Wunused-function] 2023-04-20T11:36:32.4978327Z 141 | static int f2py_size(PyArrayObject* var, ...) 2023-04-20T11:36:32.4978650Z | ^~~~~~~~~ 2023-04-20T11:36:32.4979103Z [127/132] Compiling Fortran object python/pdfo/fcobyla_classical.cp37-win_amd64.pyd.p/.._.._fsrc_classical_cobyla_cobyla.f.obj 2023-04-20T11:36:32.4979685Z [128/132] Compiling Fortran object python/pdfo/fcobyla_classical.cp37-win_amd64.pyd.p/.._py_gateways_classical_cobyla.f90.obj 2023-04-20T11:36:32.4980249Z [129/132] Compiling Fortran object python/pdfo/fcobyla_classical.cp37-win_amd64.pyd.p/.._.._fsrc_classical_cobyla_trstlp.f.obj 2023-04-20T11:36:32.4980692Z ../../fsrc/classical/cobyla/trstlp.f:10:50: 2023-04-20T11:36:32.4980940Z 2023-04-20T11:36:32.4981164Z 10 | 1 VMULTC(*),SDIRN(*),DXNEW(*),VMULTD(*),DSAV(N) 2023-04-20T11:36:32.4981511Z | 1 2023-04-20T11:36:32.4981899Z Warning: Unused variable 'dsav' declared at (1) [-Wunused-variable] 2023-04-20T11:36:32.4982285Z ../../fsrc/classical/cobyla/trstlp.f:626:72: 2023-04-20T11:36:32.4982534Z 2023-04-20T11:36:32.4982776Z 626 | IF (MCON == M) RESMAX=RESOLD+RATIO*(RESMAX-RESOLD) 2023-04-20T11:36:32.4983175Z | ^ 2023-04-20T11:36:32.4983578Z Warning: 'resold' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:32.4983981Z ../../fsrc/classical/cobyla/trstlp.f:501:16: 2023-04-20T11:36:32.4984228Z 2023-04-20T11:36:32.4984409Z 501 | RESOLD=RESMAX 2023-04-20T11:36:32.4984871Z | ^ 2023-04-20T11:36:32.4985267Z note: 'resold' was declared here 2023-04-20T11:36:32.4985613Z ../../fsrc/classical/cobyla/trstlp.f:73:22: 2023-04-20T11:36:32.4985866Z 2023-04-20T11:36:32.4986078Z 73 | ICON=K 2023-04-20T11:36:32.4986378Z | ^ 2023-04-20T11:36:32.4986757Z Warning: 'icon' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:32.4987340Z [130/132] Compiling Fortran object python/pdfo/fcobyla_classical.cp37-win_amd64.pyd.p/meson-generated_.._fcobyla_classical-f2pywrappers2.f90.obj 2023-04-20T11:36:32.4988431Z python/pdfo/fcobyla_classical-f2pywrappers2.f90:97:10: 2023-04-20T11:36:32.4988659Z 2023-04-20T11:36:32.4989070Z 97 | use fcobyla, only : nf 2023-04-20T11:36:32.4989411Z | 1 2023-04-20T11:36:32.4989843Z Warning: Unused module variable 'chist' which has been explicitly imported at (1) [-Wunused-variable] 2023-04-20T11:36:32.4990327Z python/pdfo/fcobyla_classical-f2pywrappers2.f90:97:10: 2023-04-20T11:36:32.4990618Z 2023-04-20T11:36:32.4990882Z 97 | use fcobyla, only : nf 2023-04-20T11:36:32.4991153Z | 1 2023-04-20T11:36:32.4991559Z Warning: Unused module variable 'conval_x0' which has been explicitly imported at (1) [-Wunused-variable] 2023-04-20T11:36:32.4992006Z python/pdfo/fcobyla_classical-f2pywrappers2.f90:97:10: 2023-04-20T11:36:32.4992264Z 2023-04-20T11:36:32.4992433Z 97 | use fcobyla, only : nf 2023-04-20T11:36:32.4992708Z | 1 2023-04-20T11:36:32.5283370Z Warning: Unused module variable 'fhist' which has been explicitly imported at (1) [-Wunused-variable] 2023-04-20T11:36:32.5284054Z [131/132] Compiling Fortran object python/pdfo/fcobyla_classical.cp37-win_amd64.pyd.p/.._.._fsrc_classical_cobyla_cobylb.f.obj 2023-04-20T11:36:32.5284478Z ../../fsrc/classical/cobyla/cobylb.f:5:63: 2023-04-20T11:36:32.5284760Z 2023-04-20T11:36:32.5285041Z 5 | 1 SIMI,DATMAT,A,VSIG,VETA,SIGBAR,DX,W,IACT,F,INFO,FTARGET,RESMAX) 2023-04-20T11:36:32.5285441Z | 1 2023-04-20T11:36:32.5285811Z Warning: Unused dummy argument 'ftarget' at (1) [-Wunused-dummy-argument] 2023-04-20T11:36:32.6284714Z ../../fsrc/classical/cobyla/cobylb.f:337:10: 2023-04-20T11:36:32.6286576Z 2023-04-20T11:36:32.6293891Z 337 | IF (PARMU*(CVMAXP-CVMAXM) > SUM+SUM) DXSIGN=-1.0D0 2023-04-20T11:36:32.6299657Z | ^ 2023-04-20T11:36:32.6300225Z Warning: 'sum' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:36:32.6300637Z ../../fsrc/classical/cobyla/cobylb.f:318:13: 2023-04-20T11:36:32.6300852Z 2023-04-20T11:36:32.6300990Z 318 | SUM=0.0D0 2023-04-20T11:36:32.6301231Z | ^ 2023-04-20T11:36:32.6301488Z note: 'sum' was declared here 2023-04-20T11:36:32.6301849Z [132/132] Linking target python/pdfo/fcobyla_classical.cp37-win_amd64.pyd 2023-04-20T11:36:32.6394896Z INFO: autodetecting backend as ninja 2023-04-20T11:36:32.6395497Z INFO: calculating backend command to run: D:\a\_temp\msys64\tmp\pip-build-env-5ykbupl5\normal\Scripts\ninja.EXE 2023-04-20T11:36:32.6707316Z + meson install --no-rebuild --destdir D:\a\pdfo\pdfo\.mesonpy-e1me0h7b\install 2023-04-20T11:36:33.1557999Z Installing python/pdfo\gethuge.cp37-win_amd64.pyd to D:\a\pdfo\pdfo\.mesonpy-e1me0h7b\install\Lib\site-packages\pdfo 2023-04-20T11:36:33.1559077Z Installing python/pdfo\gethuge.cp37-win_amd64.dll.a to D:\a\pdfo\pdfo\.mesonpy-e1me0h7b\install\Lib\site-packages\pdfo 2023-04-20T11:36:33.1559713Z Installing python/pdfo\fuobyqa.cp37-win_amd64.pyd to D:\a\pdfo\pdfo\.mesonpy-e1me0h7b\install\Lib\site-packages\pdfo 2023-04-20T11:36:33.1560291Z Installing python/pdfo\fuobyqa.cp37-win_amd64.dll.a to D:\a\pdfo\pdfo\.mesonpy-e1me0h7b\install\Lib\site-packages\pdfo 2023-04-20T11:36:33.1560844Z Installing python/pdfo\fnewuoa.cp37-win_amd64.pyd to D:\a\pdfo\pdfo\.mesonpy-e1me0h7b\install\Lib\site-packages\pdfo 2023-04-20T11:36:33.1561390Z Installing python/pdfo\fnewuoa.cp37-win_amd64.dll.a to D:\a\pdfo\pdfo\.mesonpy-e1me0h7b\install\Lib\site-packages\pdfo 2023-04-20T11:36:33.1561944Z Installing python/pdfo\fbobyqa.cp37-win_amd64.pyd to D:\a\pdfo\pdfo\.mesonpy-e1me0h7b\install\Lib\site-packages\pdfo 2023-04-20T11:36:33.1562467Z Installing python/pdfo\fbobyqa.cp37-win_amd64.dll.a to D:\a\pdfo\pdfo\.mesonpy-e1me0h7b\install\Lib\site-packages\pdfo 2023-04-20T11:36:33.1562981Z Installing python/pdfo\flincoa.cp37-win_amd64.pyd to D:\a\pdfo\pdfo\.mesonpy-e1me0h7b\install\Lib\site-packages\pdfo 2023-04-20T11:36:33.1564780Z Installing python/pdfo\flincoa.cp37-win_amd64.dll.a to D:\a\pdfo\pdfo\.mesonpy-e1me0h7b\install\Lib\site-packages\pdfo 2023-04-20T11:36:33.1565308Z Installing python/pdfo\fcobyla.cp37-win_amd64.pyd to D:\a\pdfo\pdfo\.mesonpy-e1me0h7b\install\Lib\site-packages\pdfo 2023-04-20T11:36:33.1565851Z Installing python/pdfo\fcobyla.cp37-win_amd64.dll.a to D:\a\pdfo\pdfo\.mesonpy-e1me0h7b\install\Lib\site-packages\pdfo 2023-04-20T11:36:33.1566415Z Installing python/pdfo\fuobyqa_classical.cp37-win_amd64.pyd to D:\a\pdfo\pdfo\.mesonpy-e1me0h7b\install\Lib\site-packages\pdfo 2023-04-20T11:36:33.1566993Z Installing python/pdfo\fuobyqa_classical.cp37-win_amd64.dll.a to D:\a\pdfo\pdfo\.mesonpy-e1me0h7b\install\Lib\site-packages\pdfo 2023-04-20T11:36:33.1567567Z Installing python/pdfo\fnewuoa_classical.cp37-win_amd64.pyd to D:\a\pdfo\pdfo\.mesonpy-e1me0h7b\install\Lib\site-packages\pdfo 2023-04-20T11:36:33.1568142Z Installing python/pdfo\fnewuoa_classical.cp37-win_amd64.dll.a to D:\a\pdfo\pdfo\.mesonpy-e1me0h7b\install\Lib\site-packages\pdfo 2023-04-20T11:36:33.1568717Z Installing python/pdfo\fbobyqa_classical.cp37-win_amd64.pyd to D:\a\pdfo\pdfo\.mesonpy-e1me0h7b\install\Lib\site-packages\pdfo 2023-04-20T11:36:33.1569295Z Installing python/pdfo\fbobyqa_classical.cp37-win_amd64.dll.a to D:\a\pdfo\pdfo\.mesonpy-e1me0h7b\install\Lib\site-packages\pdfo 2023-04-20T11:36:33.1569866Z Installing python/pdfo\flincoa_classical.cp37-win_amd64.pyd to D:\a\pdfo\pdfo\.mesonpy-e1me0h7b\install\Lib\site-packages\pdfo 2023-04-20T11:36:33.1594674Z Installing python/pdfo\flincoa_classical.cp37-win_amd64.dll.a to D:\a\pdfo\pdfo\.mesonpy-e1me0h7b\install\Lib\site-packages\pdfo 2023-04-20T11:36:33.1595445Z Installing python/pdfo\fcobyla_classical.cp37-win_amd64.pyd to D:\a\pdfo\pdfo\.mesonpy-e1me0h7b\install\Lib\site-packages\pdfo 2023-04-20T11:36:33.1596045Z Installing python/pdfo\fcobyla_classical.cp37-win_amd64.dll.a to D:\a\pdfo\pdfo\.mesonpy-e1me0h7b\install\Lib\site-packages\pdfo 2023-04-20T11:36:33.1596658Z Installing D:\a\pdfo\pdfo\python/pdfo\__init__.py to D:\a\pdfo\pdfo\.mesonpy-e1me0h7b\install\Lib\site-packages\pdfo 2023-04-20T11:36:33.1597236Z Installing D:\a\pdfo\pdfo\python/pdfo\_bobyqa.py to D:\a\pdfo\pdfo\.mesonpy-e1me0h7b\install\Lib\site-packages\pdfo 2023-04-20T11:36:33.1597795Z Installing D:\a\pdfo\pdfo\python/pdfo\_cobyla.py to D:\a\pdfo\pdfo\.mesonpy-e1me0h7b\install\Lib\site-packages\pdfo 2023-04-20T11:36:33.1598366Z Installing D:\a\pdfo\pdfo\python/pdfo\_dependencies.py to D:\a\pdfo\pdfo\.mesonpy-e1me0h7b\install\Lib\site-packages\pdfo 2023-04-20T11:36:33.1598926Z Installing D:\a\pdfo\pdfo\python/pdfo\_lincoa.py to D:\a\pdfo\pdfo\.mesonpy-e1me0h7b\install\Lib\site-packages\pdfo 2023-04-20T11:36:33.1599472Z Installing D:\a\pdfo\pdfo\python/pdfo\_newuoa.py to D:\a\pdfo\pdfo\.mesonpy-e1me0h7b\install\Lib\site-packages\pdfo 2023-04-20T11:36:33.1600025Z Installing D:\a\pdfo\pdfo\python/pdfo\_pdfo.py to D:\a\pdfo\pdfo\.mesonpy-e1me0h7b\install\Lib\site-packages\pdfo 2023-04-20T11:36:33.1600572Z Installing D:\a\pdfo\pdfo\python/pdfo\_uobyqa.py to D:\a\pdfo\pdfo\.mesonpy-e1me0h7b\install\Lib\site-packages\pdfo 2023-04-20T11:36:33.1601139Z Installing D:\a\pdfo\pdfo\python/pdfo\tests\__init__.py to D:\a\pdfo\pdfo\.mesonpy-e1me0h7b\install\Lib\site-packages\pdfo\tests 2023-04-20T11:36:33.1601738Z Installing D:\a\pdfo\pdfo\python/pdfo\tests\test_pdfo.py to D:\a\pdfo\pdfo\.mesonpy-e1me0h7b\install\Lib\site-packages\pdfo\tests 2023-04-20T11:36:33.1824525Z Copying files to wheel... 2023-04-20T11:36:33.1825118Z [0/31] pdfo/gethuge.cp37-win_amd64.pyd 2023-04-20T11:36:33.1842031Z [1/31] pdfo/gethuge.cp37-win_amd64.dll.a 2023-04-20T11:36:33.1842486Z [2/31] pdfo/fuobyqa.cp37-win_amd64.pyd 2023-04-20T11:36:33.1864825Z [3/31] pdfo/fuobyqa.cp37-win_amd64.dll.a 2023-04-20T11:36:33.1865258Z [4/31] pdfo/fnewuoa.cp37-win_amd64.pyd 2023-04-20T11:36:33.1887487Z [5/31] pdfo/fnewuoa.cp37-win_amd64.dll.a 2023-04-20T11:36:33.1888144Z [6/31] pdfo/fbobyqa.cp37-win_amd64.pyd 2023-04-20T11:36:33.1910385Z [7/31] pdfo/fbobyqa.cp37-win_amd64.dll.a 2023-04-20T11:36:33.1910800Z [8/31] pdfo/flincoa.cp37-win_amd64.pyd 2023-04-20T11:36:33.1933610Z [9/31] pdfo/flincoa.cp37-win_amd64.dll.a 2023-04-20T11:36:33.1934050Z [10/31] pdfo/fcobyla.cp37-win_amd64.pyd 2023-04-20T11:36:33.1956083Z [11/31] pdfo/fcobyla.cp37-win_amd64.dll.a 2023-04-20T11:36:33.1956532Z [12/31] pdfo/fuobyqa_classical.cp37-win_amd64.pyd 2023-04-20T11:36:33.1976682Z [13/31] pdfo/fuobyqa_classical.cp37-win_amd64.dll.a 2023-04-20T11:36:33.1984068Z [14/31] pdfo/fnewuoa_classical.cp37-win_amd64.pyd 2023-04-20T11:36:33.2004801Z [15/31] pdfo/fnewuoa_classical.cp37-win_amd64.dll.a 2023-04-20T11:36:33.2005294Z [16/31] pdfo/fbobyqa_classical.cp37-win_amd64.pyd 2023-04-20T11:36:33.2027458Z [17/31] pdfo/fbobyqa_classical.cp37-win_amd64.dll.a 2023-04-20T11:36:33.2027945Z [18/31] pdfo/flincoa_classical.cp37-win_amd64.pyd 2023-04-20T11:36:33.2050772Z [19/31] pdfo/flincoa_classical.cp37-win_amd64.dll.a 2023-04-20T11:36:33.2051251Z [20/31] pdfo/fcobyla_classical.cp37-win_amd64.pyd 2023-04-20T11:36:33.2074435Z [21/31] pdfo/fcobyla_classical.cp37-win_amd64.dll.a 2023-04-20T11:36:33.2081001Z [22/31] pdfo/__init__.py 2023-04-20T11:36:33.2081484Z [23/31] pdfo/_bobyqa.py 2023-04-20T11:36:33.2081840Z [24/31] pdfo/_cobyla.py 2023-04-20T11:36:33.2082211Z [25/31] pdfo/_dependencies.py 2023-04-20T11:36:33.2103428Z [26/31] pdfo/_lincoa.py 2023-04-20T11:36:33.2103924Z [27/31] pdfo/_newuoa.py 2023-04-20T11:36:33.2104257Z [28/31] pdfo/_pdfo.py 2023-04-20T11:36:33.2104593Z [29/31] pdfo/_uobyqa.py 2023-04-20T11:36:33.2104914Z [30/31] pdfo/tests/__init__.py 2023-04-20T11:36:33.2105244Z [31/31] pdfo/tests/test_pdfo.py 2023-04-20T11:36:33.2544104Z Preparing metadata (pyproject.toml): finished with status 'done' 2023-04-20T11:36:33.2568434Z Source in d:\a\pdfo\pdfo has version 1.2.1, which satisfies requirement pdfo==1.2.1 from file:///D:/a/pdfo/pdfo 2023-04-20T11:36:33.2573038Z Removed pdfo==1.2.1 from file:///D:/a/pdfo/pdfo from build tracker 'D:\\a\\_temp\\msys64\\tmp\\pip-build-tracker-qfukc781' 2023-04-20T11:36:33.2596211Z Created temporary directory: D:\a\_temp\msys64\tmp\pip-unpack-45mn2nny 2023-04-20T11:36:33.2599080Z Building wheels for collected packages: pdfo 2023-04-20T11:36:33.2611584Z Created temporary directory: D:\a\_temp\msys64\tmp\pip-wheel-b6ekvezv 2023-04-20T11:36:33.2614142Z Destination directory: D:\a\_temp\msys64\tmp\pip-wheel-b6ekvezv 2023-04-20T11:36:33.2622306Z Building wheel for pdfo (pyproject.toml): started 2023-04-20T11:36:33.2624768Z Running command Building wheel for pdfo (pyproject.toml) 2023-04-20T11:36:33.3309537Z Building wheel for pdfo (pyproject.toml): finished with status 'done' 2023-04-20T11:36:33.3478468Z Created wheel for pdfo: filename=pdfo-1.2.1-cp37-cp37m-win_amd64.whl size=3766367 sha256=620b72f1a3f1ab42371113d52149a4831e1e1db0e37068f8dc6da6690ab48af7 2023-04-20T11:36:33.3480747Z Stored in directory: D:\a\_temp\msys64\tmp\pip-ephem-wheel-cache-t56rlmzb\wheels\25\ce\f9\cb8c117ecd0a4918fb463f216f1d80933d71d1772e1e8f68c5 2023-04-20T11:36:33.3515248Z Successfully built pdfo 2023-04-20T11:36:33.3566119Z Removed build tracker: 'D:\\a\\_temp\\msys64\\tmp\\pip-build-tracker-qfukc781' 2023-04-20T11:36:33.5388344Z ##[endgroup] 2023-04-20T11:36:33.5388958Z ␛[32m✓ ␛[0m32.37s 2023-04-20T11:36:33.5389544Z ##[group]Testing wheel... 2023-04-20T11:36:33.5389816Z 2023-04-20T11:36:33.5390260Z + pip install virtualenv -c 'C:\Program Files (x86)\pipx\.cache\2b6868c5f98c489\Lib\site-packages\cibuildwheel\resources\constraints-python37.txt' 2023-04-20T11:36:34.7014043Z Collecting virtualenv 2023-04-20T11:36:34.7861231Z Downloading virtualenv-20.21.0-py3-none-any.whl (8.7 MB) 2023-04-20T11:36:34.9817269Z ---------------------------------------- 8.7/8.7 MB 42.8 MB/s eta 0:00:00 2023-04-20T11:36:35.0755127Z Collecting distlib<1,>=0.3.6 (from virtualenv) 2023-04-20T11:36:35.0931700Z Downloading distlib-0.3.6-py2.py3-none-any.whl (468 kB) 2023-04-20T11:36:35.1142165Z ------------------------------------- 468.5/468.5 kB 28.6 MB/s eta 0:00:00 2023-04-20T11:36:35.1648051Z Collecting filelock<4,>=3.4.1 (from virtualenv) 2023-04-20T11:36:35.1830518Z Downloading filelock-3.11.0-py3-none-any.whl (10.0 kB) 2023-04-20T11:36:35.2834628Z Collecting importlib-metadata>=4.8.3 (from virtualenv) 2023-04-20T11:36:35.3016158Z Downloading importlib_metadata-6.4.1-py3-none-any.whl (22 kB) 2023-04-20T11:36:35.3528225Z Collecting platformdirs<4,>=2.4 (from virtualenv) 2023-04-20T11:36:35.3558599Z Using cached platformdirs-3.2.0-py3-none-any.whl (14 kB) 2023-04-20T11:36:35.4528048Z Collecting zipp>=0.5 (from importlib-metadata>=4.8.3->virtualenv) 2023-04-20T11:36:35.4697470Z Downloading zipp-3.15.0-py3-none-any.whl (6.8 kB) 2023-04-20T11:36:35.5185727Z Collecting typing-extensions>=3.6.4 (from importlib-metadata>=4.8.3->virtualenv) 2023-04-20T11:36:35.5216317Z Using cached typing_extensions-4.5.0-py3-none-any.whl (27 kB) 2023-04-20T11:36:35.6956189Z Installing collected packages: distlib, zipp, typing-extensions, filelock, platformdirs, importlib-metadata, virtualenv 2023-04-20T11:36:36.1634729Z Successfully installed distlib-0.3.6 filelock-3.11.0 importlib-metadata-6.4.1 platformdirs-3.2.0 typing-extensions-4.5.0 virtualenv-20.21.0 zipp-3.15.0 2023-04-20T11:36:36.2313458Z + python -m virtualenv --no-download 'D:\a\_temp\msys64\tmp\cibw-run-fohq48qx\cp37-win_amd64\venv-test' 2023-04-20T11:36:40.6095968Z created virtual environment CPython3.7.9.final.0-64 in 3894ms 2023-04-20T11:36:40.6175150Z creator CPython3Windows(dest=D:\a\_temp\msys64\tmp\cibw-run-fohq48qx\cp37-win_amd64\venv-test, clear=False, no_vcs_ignore=False, global=False) 2023-04-20T11:36:40.6183478Z seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=C:\Users\runneradmin\AppData\Local\pypa\virtualenv) 2023-04-20T11:36:40.7029879Z added seed packages: pip==23.0.1, setuptools==67.4.0, wheel==0.38.4 2023-04-20T11:36:40.7038529Z activators BashActivator,BatchActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator 2023-04-20T11:36:40.9856872Z + where python 2023-04-20T11:36:41.0937801Z D:\a\_temp\msys64\tmp\cibw-run-fohq48qx\cp37-win_amd64\venv-test\Scripts\python.exe 2023-04-20T11:36:41.1228447Z D:\a\_temp\msys64\tmp\cibw-run-fohq48qx\cp37-win_amd64\build\venv\Scripts\python.exe 2023-04-20T11:36:41.1234755Z C:\hostedtoolcache\windows\Python\3.7.9\x64\python.exe 2023-04-20T11:36:41.1245661Z C:\ProgramData\Chocolatey\bin\python.exe 2023-04-20T11:36:41.1274950Z + pip install 'D:\a\_temp\msys64\tmp\cibw-run-fohq48qx\cp37-win_amd64\repaired_wheel\pdfo-1.2.1-cp37-cp37m-win_amd64.whl' 2023-04-20T11:36:43.2528078Z Processing d:\a\_temp\msys64\tmp\cibw-run-fohq48qx\cp37-win_amd64\repaired_wheel\pdfo-1.2.1-cp37-cp37m-win_amd64.whl 2023-04-20T11:36:43.5031999Z Collecting scipy>=1.1.0 2023-04-20T11:36:43.5664445Z Downloading scipy-1.7.3-cp37-cp37m-win_amd64.whl (34.1 MB) 2023-04-20T11:36:44.1419858Z --------------------------------------- 34.1/34.1 MB 29.8 MB/s eta 0:00:00 2023-04-20T11:36:44.5080432Z Collecting numpy>=1.17.0 2023-04-20T11:36:44.5303521Z Downloading numpy-1.21.6-cp37-cp37m-win_amd64.whl (14.0 MB) 2023-04-20T11:36:44.8282029Z --------------------------------------- 14.0/14.0 MB 46.7 MB/s eta 0:00:00 2023-04-20T11:36:44.9496679Z Installing collected packages: numpy, scipy, pdfo 2023-04-20T11:36:51.6428816Z + python -m unittest pdfo.testpdfo 2023-04-20T11:36:51.6429164Z Successfully installed numpy-1.21.6 pdfo-1.2.1 scipy-1.7.3 2023-04-20T11:36:51.6429499Z + bash D:\a\pdfo\pdfo/tools/github/cibw_test_command.sh 2023-04-20T11:37:02.0688501Z . 2023-04-20T11:37:02.0688696Z 2023-04-20T11:37:02.0692138Z ---------------------------------------------------------------------- 2023-04-20T11:37:02.0692537Z Testing unconstrained problems ... 2023-04-20T11:37:02.0694270Z Ran 1 test in 10.234s 2023-04-20T11:37:02.0694969Z Succeed. 2023-04-20T11:37:02.0695460Z 2023-04-20T11:37:02.0695467Z 2023-04-20T11:37:02.0695707Z OK 2023-04-20T11:37:02.0695942Z Testing bound constrained problems ... 2023-04-20T11:37:02.0696355Z Succeed. 2023-04-20T11:37:02.0696592Z 2023-04-20T11:37:02.0696838Z Testing linearly constrained problems ... 2023-04-20T11:37:02.0697195Z Succeed. 2023-04-20T11:37:02.0697430Z 2023-04-20T11:37:02.0697684Z Testing nonlinearly constrained problems ... 2023-04-20T11:37:02.0698024Z Succeed. 2023-04-20T11:37:02.6553712Z ##[endgroup] 2023-04-20T11:37:02.6554333Z ␛[32m✓ ␛[0m29.13s 2023-04-20T11:37:02.6554671Z 2023-04-20T11:37:02.6554959Z ␛[32m✓ ␛[0mcp37-win_amd64 finished in 97.99s 2023-04-20T11:37:02.6565347Z 2023-04-20T11:37:02.6565581Z ␛[1m␛[34mBuilding cp38-win_amd64 wheel␛[0m 2023-04-20T11:37:02.6565980Z CPython 3.8 Windows 64bit 2023-04-20T11:37:02.6566234Z 2023-04-20T11:37:02.6568766Z ##[group]Installing Python cp38... 2023-04-20T11:37:02.6569004Z 2023-04-20T11:37:02.6574174Z + 'C:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache\nuget.exe' install python -Version 3.8.10 -FallbackSource https://api.nuget.org/v3/index.json -OutputDirectory 'C:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache\nuget-cpython' 2023-04-20T11:37:03.1785742Z Feeds used: 2023-04-20T11:37:03.1786283Z C:\Users\runneradmin\.nuget\packages\ 2023-04-20T11:37:03.1786718Z https://api.nuget.org/v3/index.json 2023-04-20T11:37:03.1787164Z C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ 2023-04-20T11:37:03.1787565Z https://api.nuget.org/v3/index.json 2023-04-20T11:37:03.1787848Z 2023-04-20T11:37:03.2919257Z 2023-04-20T11:37:03.2919419Z 2023-04-20T11:37:03.2939696Z Attempting to gather dependency information for package 'python.3.8.10' with respect to project 'C:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache\nuget-cpython', targeting 'Any,Version=v0.0' 2023-04-20T11:37:03.7400521Z Gathering dependency information took 354 ms 2023-04-20T11:37:03.7404549Z Attempting to resolve dependencies for package 'python.3.8.10' with DependencyBehavior 'Lowest' 2023-04-20T11:37:03.7405686Z Resolving dependency information took 0 ms 2023-04-20T11:37:03.8568783Z Resolving actions to install package 'python.3.8.10' 2023-04-20T11:37:03.8569758Z Resolved actions to install package 'python.3.8.10' 2023-04-20T11:37:03.8570408Z Retrieving package 'python 3.8.10' from 'nuget.org'. 2023-04-20T11:37:03.9185271Z GET https://api.nuget.org/v3-flatcontainer/python/3.8.10/python.3.8.10.nupkg 2023-04-20T11:37:03.9293132Z OK https://api.nuget.org/v3-flatcontainer/python/3.8.10/python.3.8.10.nupkg 10ms 2023-04-20T11:37:15.4710269Z Installed python 3.8.10 from https://api.nuget.org/v3/index.json with content hash niIr+QDZ0L8zYhDWWEoEzb4ZGp4qSehpaVCPe3KzEIH/+qtrl0iLURDNypLuXBjiyWLKTEulCGXLZHdKuIcfdg==. 2023-04-20T11:37:15.4869094Z Adding package 'python.3.8.10' to folder 'C:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache\nuget-cpython' 2023-04-20T11:37:18.7273053Z Added package 'python.3.8.10' to folder 'C:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache\nuget-cpython' 2023-04-20T11:37:19.3343328Z Successfully installed 'python 3.8.10' to C:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache\nuget-cpython 2023-04-20T11:37:19.3343788Z Executing nuget actions took 14.99 sec 2023-04-20T11:37:19.3344295Z ##[endgroup] 2023-04-20T11:37:19.3344621Z ␛[32m✓ ␛[0m16.09s 2023-04-20T11:37:19.3345719Z ##[group]Setting up build environment... 2023-04-20T11:37:19.3345882Z 2023-04-20T11:37:19.3346851Z + 'C:\Program Files (x86)\pipx\.cache\2b6868c5f98c489\Scripts\python.exe' -sS 'C:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache\virtualenv-20.21.0.pyz' --activators= --no-periodic-update --pip=23.1 --setuptools=67.6.1 --wheel=0.40.0 --python 'C:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache\nuget-cpython\python.3.8.10\tools\python.exe' 'D:\a\_temp\msys64\tmp\cibw-run-fohq48qx\cp38-win_amd64\build\venv' 2023-04-20T11:37:25.5769121Z created virtual environment CPython3.8.10.final.0-64 in 6548ms 2023-04-20T11:37:25.5769826Z creator CPython3Windows(dest=D:\a\_temp\msys64\tmp\cibw-run-fohq48qx\cp38-win_amd64\build\venv, clear=False, no_vcs_ignore=False, global=False) 2023-04-20T11:37:25.5770473Z seeder FromAppData(download=False, pip=23.1, setuptools=67.6.1, wheel=0.40.0, via=copy, app_data_dir=C:\Users\runneradmin\AppData\Local\pypa\virtualenv) 2023-04-20T11:37:25.5770977Z added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 2023-04-20T11:37:25.5983998Z + python -m pip install --upgrade pip -c 'C:\Program Files (x86)\pipx\.cache\2b6868c5f98c489\Lib\site-packages\cibuildwheel\resources\constraints-python38.txt' 2023-04-20T11:37:27.6425882Z Requirement already satisfied: pip in d:\a\_temp\msys64\tmp\cibw-run-fohq48qx\cp38-win_amd64\build\venv\lib\site-packages (23.1) 2023-04-20T11:37:27.8737320Z + where python 2023-04-20T11:37:27.8933234Z D:\a\_temp\msys64\tmp\cibw-run-fohq48qx\cp38-win_amd64\build\venv\Scripts\python.exe 2023-04-20T11:37:27.9105351Z C:\hostedtoolcache\windows\Python\3.7.9\x64\python.exe 2023-04-20T11:37:27.9687079Z C:\ProgramData\Chocolatey\bin\python.exe 2023-04-20T11:37:28.0105616Z + python --version 2023-04-20T11:37:28.0328354Z Python 3.8.10 2023-04-20T11:37:28.0366839Z + python -c '"import struct; print(struct.calcsize('"'"'P'"'"') * 8)"' 2023-04-20T11:37:28.0816462Z + where python 2023-04-20T11:37:28.2178539Z + where pip 2023-04-20T11:37:28.3490813Z + pip --version 2023-04-20T11:37:28.7455514Z pip 23.1 from D:\a\_temp\msys64\tmp\cibw-run-fohq48qx\cp38-win_amd64\build\venv\lib\site-packages\pip (python 3.8) 2023-04-20T11:37:28.7455968Z 2023-04-20T11:37:28.7870575Z ##[endgroup] 2023-04-20T11:37:28.7871240Z ␛[32m✓ ␛[0m10.03s 2023-04-20T11:37:28.7872245Z ##[group]Installing build tools... 2023-04-20T11:37:28.7872718Z 2023-04-20T11:37:28.7873959Z + pip install --upgrade setuptools wheel -c 'C:\Program Files (x86)\pipx\.cache\2b6868c5f98c489\Lib\site-packages\cibuildwheel\resources\constraints-python38.txt' 2023-04-20T11:37:29.3828114Z Requirement already satisfied: setuptools in d:\a\_temp\msys64\tmp\cibw-run-fohq48qx\cp38-win_amd64\build\venv\lib\site-packages (67.6.1) 2023-04-20T11:37:29.6605572Z Requirement already satisfied: wheel in d:\a\_temp\msys64\tmp\cibw-run-fohq48qx\cp38-win_amd64\build\venv\lib\site-packages (0.40.0) 2023-04-20T11:37:29.8220927Z ##[endgroup] 2023-04-20T11:37:29.8221577Z ␛[32m✓ ␛[0m1.03s 2023-04-20T11:37:29.8222207Z ##[group]Building wheel... 2023-04-20T11:37:29.8222504Z 2023-04-20T11:37:29.8225803Z + python -m pip wheel 'D:\a\pdfo\pdfo' '--wheel-dir=D:\a\_temp\msys64\tmp\cibw-run-fohq48qx\cp38-win_amd64\built_wheel' --no-deps -vvv 2023-04-20T11:37:30.3818265Z Created temporary directory: D:\a\_temp\msys64\tmp\pip-build-tracker-mxae6_7s 2023-04-20T11:37:30.3822211Z Initialized build tracking at D:\a\_temp\msys64\tmp\pip-build-tracker-mxae6_7s 2023-04-20T11:37:30.3824520Z Created build tracker: D:\a\_temp\msys64\tmp\pip-build-tracker-mxae6_7s 2023-04-20T11:37:30.3826663Z Entered build tracker: D:\a\_temp\msys64\tmp\pip-build-tracker-mxae6_7s 2023-04-20T11:37:30.3832127Z Created temporary directory: D:\a\_temp\msys64\tmp\pip-wheel-aaolknyt 2023-04-20T11:37:30.3842728Z Created temporary directory: D:\a\_temp\msys64\tmp\pip-ephem-wheel-cache-nxeglzwt 2023-04-20T11:37:30.3942335Z Processing d:\a\pdfo\pdfo 2023-04-20T11:37:30.3949698Z Added file:///D:/a/pdfo/pdfo to build tracker 'D:\\a\\_temp\\msys64\\tmp\\pip-build-tracker-mxae6_7s' 2023-04-20T11:37:30.4073008Z Created temporary directory: D:\a\_temp\msys64\tmp\pip-build-env-6gkcpi5j 2023-04-20T11:37:30.4104110Z Installing build dependencies: started 2023-04-20T11:37:30.4107413Z Running command pip subprocess to install build dependencies 2023-04-20T11:37:30.8547032Z Using pip 23.1 from D:\a\_temp\msys64\tmp\cibw-run-fohq48qx\cp38-win_amd64\build\venv\Lib\site-packages\pip (python 3.8) 2023-04-20T11:37:31.0675214Z Collecting meson-python>=0.12.1 2023-04-20T11:37:31.0705632Z Using cached meson_python-0.13.0-py3-none-any.whl (79 kB) 2023-04-20T11:37:31.1367259Z Collecting wheel 2023-04-20T11:37:31.1394271Z Using cached wheel-0.40.0-py3-none-any.whl (64 kB) 2023-04-20T11:37:31.1766169Z Collecting oldest-supported-numpy 2023-04-20T11:37:31.1792867Z Using cached oldest_supported_numpy-2022.11.19-py3-none-any.whl (4.9 kB) 2023-04-20T11:37:31.2398828Z Collecting colorama (from meson-python>=0.12.1) 2023-04-20T11:37:31.2425343Z Using cached colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2023-04-20T11:37:31.2954891Z Collecting meson>=0.63.3 (from meson-python>=0.12.1) 2023-04-20T11:37:31.3005997Z Using cached meson-1.1.0-py3-none-any.whl (916 kB) 2023-04-20T11:37:31.3388109Z Collecting pyproject-metadata>=0.7.1 (from meson-python>=0.12.1) 2023-04-20T11:37:31.3415062Z Using cached pyproject_metadata-0.7.1-py3-none-any.whl (7.4 kB) 2023-04-20T11:37:31.3790528Z Collecting tomli>=1.0.0 (from meson-python>=0.12.1) 2023-04-20T11:37:31.3817107Z Using cached tomli-2.0.1-py3-none-any.whl (12 kB) 2023-04-20T11:37:31.6128680Z Collecting numpy==1.17.3 (from oldest-supported-numpy) 2023-04-20T11:37:31.7031076Z Downloading numpy-1.17.3-cp38-cp38-win_amd64.whl (12.7 MB) 2023-04-20T11:37:31.9330529Z --------------------------------------- 12.7/12.7 MB 65.5 MB/s eta 0:00:00 2023-04-20T11:37:32.0522784Z Collecting packaging>=19.0 (from pyproject-metadata>=0.7.1->meson-python>=0.12.1) 2023-04-20T11:37:32.0549815Z Using cached packaging-23.1-py3-none-any.whl (48 kB) 2023-04-20T11:37:32.1911730Z Installing collected packages: wheel, tomli, packaging, numpy, meson, colorama, pyproject-metadata, oldest-supported-numpy, meson-python 2023-04-20T11:37:32.2604248Z Creating D:\a\_temp\msys64\tmp\pip-build-env-6gkcpi5j\overlay\Scripts 2023-04-20T11:37:35.3351516Z Successfully installed colorama-0.4.6 meson-1.1.0 meson-python-0.13.0 numpy-1.17.3 oldest-supported-numpy-2022.11.19 packaging-23.1 pyproject-metadata-0.7.1 tomli-2.0.1 wheel-0.40.0 2023-04-20T11:37:35.4056815Z Installing build dependencies: finished with status 'done' 2023-04-20T11:37:35.4071809Z Getting requirements to build wheel: started 2023-04-20T11:37:35.4072797Z Running command Getting requirements to build wheel 2023-04-20T11:37:35.6238720Z Getting requirements to build wheel: finished with status 'done' 2023-04-20T11:37:35.6294926Z Installing backend dependencies: started 2023-04-20T11:37:35.6297292Z Running command pip subprocess to install backend dependencies 2023-04-20T11:37:36.0748583Z Using pip 23.1 from D:\a\_temp\msys64\tmp\cibw-run-fohq48qx\cp38-win_amd64\build\venv\Lib\site-packages\pip (python 3.8) 2023-04-20T11:37:36.3071487Z Collecting ninja>=1.8.2 2023-04-20T11:37:36.3108195Z Using cached ninja-1.11.1-py2.py3-none-win_amd64.whl (313 kB) 2023-04-20T11:37:36.3686328Z Installing collected packages: ninja 2023-04-20T11:37:36.3906213Z Creating D:\a\_temp\msys64\tmp\pip-build-env-6gkcpi5j\normal\Scripts 2023-04-20T11:37:36.3992864Z Successfully installed ninja-1.11.1 2023-04-20T11:37:36.4524613Z Installing backend dependencies: finished with status 'done' 2023-04-20T11:37:36.4531825Z Created temporary directory: D:\a\_temp\msys64\tmp\pip-modern-metadata-rna79n16 2023-04-20T11:37:36.4544531Z Preparing metadata (pyproject.toml): started 2023-04-20T11:37:36.4546759Z Running command Preparing metadata (pyproject.toml) 2023-04-20T11:37:37.0733143Z + meson setup D:\a\pdfo\pdfo D:\a\pdfo\pdfo\.mesonpy-zcdrij_y\build -Dbuildtype=release -Db_ndebug=if-release -Db_vscrt=md --native-file=D:\a\pdfo\pdfo\.mesonpy-zcdrij_y\build\meson-python-native-file.ini 2023-04-20T11:37:40.0197242Z The Meson build system 2023-04-20T11:37:41.4933787Z Version: 1.1.0 2023-04-20T11:37:41.4934123Z Source dir: D:\a\pdfo\pdfo 2023-04-20T11:37:41.4934967Z Build dir: D:\a\pdfo\pdfo\.mesonpy-zcdrij_y\build 2023-04-20T11:37:41.4935328Z Build type: native build 2023-04-20T11:37:41.4935596Z Project name: pdfo 2023-04-20T11:37:41.4935880Z Project version: 1.2.1 2023-04-20T11:37:41.4936274Z C compiler for the host machine: gcc (gcc 12.2.0 "gcc (Rev10, Built by MSYS2 project) 12.2.0") 2023-04-20T11:37:41.4936679Z C linker for the host machine: gcc ld.bfd 2.40 2023-04-20T11:37:41.4937004Z Host machine cpu family: x86_64 2023-04-20T11:37:41.4937299Z Host machine cpu: x86_64 2023-04-20T11:37:41.4937753Z Program python found: YES (D:\a\_temp\msys64\tmp\cibw-run-fohq48qx\cp38-win_amd64\build\venv\Scripts\python.exe) 2023-04-20T11:37:41.4938301Z Fortran compiler for the host machine: gfortran (gcc 12.2.0 "GNU Fortran (Rev10, Built by MSYS2 project) 12.2.0") 2023-04-20T11:37:41.4938728Z Fortran linker for the host machine: gfortran ld.bfd 2.40 2023-04-20T11:37:41.4939059Z Build targets in project: 23 2023-04-20T11:37:41.4939279Z 2023-04-20T11:37:41.4939482Z pdfo 1.2.1 2023-04-20T11:37:41.4939669Z 2023-04-20T11:37:41.4939847Z User defined options 2023-04-20T11:37:41.4940267Z Native files: D:\a\pdfo\pdfo\.mesonpy-zcdrij_y\build\meson-python-native-file.ini 2023-04-20T11:37:41.4940658Z buildtype : release 2023-04-20T11:37:41.4940945Z b_ndebug : if-release 2023-04-20T11:37:41.4941220Z b_vscrt : md 2023-04-20T11:37:41.4941410Z 2023-04-20T11:37:41.4941835Z Found ninja.EXE-1.11.1.git.kitware.jobserver-1 at D:\a\_temp\msys64\tmp\pip-build-env-6gkcpi5j\normal\Scripts\ninja.EXE 2023-04-20T11:37:41.4942863Z + meson compile 2023-04-20T11:37:41.4943302Z [1/132] Generating python/pdfo/gethugemodule with a custom command 2023-04-20T11:37:41.4943661Z Reading fortran codes... 2023-04-20T11:37:41.4944062Z Reading file '../../python/pdfo/../py_gateways/gethuge-interface.pyf' (format:free) 2023-04-20T11:37:41.4944438Z Post-processing... 2023-04-20T11:37:41.4944737Z Block: gethuge 2023-04-20T11:37:41.4945017Z Block: gethuge 2023-04-20T11:37:41.4945403Z In: ../../python/pdfo/../py_gateways/gethuge-interface.pyf:gethuge:unknown_interface:gethuge 2023-04-20T11:37:41.4945842Z get_useparameters: no module pdfoconst info used by gethuge 2023-04-20T11:37:41.4946184Z Post-processing (stage 2)... 2023-04-20T11:37:41.4946472Z Building modules... 2023-04-20T11:37:41.4946761Z Building module "gethuge"... 2023-04-20T11:37:41.4947107Z Constructing wrapper function "gethuge"... 2023-04-20T11:37:41.4947435Z huge_value = gethuge(data_type) 2023-04-20T11:37:41.4947820Z Wrote C/API module "gethuge" to file "python/pdfo\gethugemodule.c" 2023-04-20T11:37:41.4948235Z [2/132] Generating python/pdfo/fuobyqamodule with a custom command 2023-04-20T11:37:41.4948573Z Reading fortran codes... 2023-04-20T11:37:41.4948958Z Reading file '../../python/pdfo/../py_gateways/uobyqa-interface.pyf' (format:free) 2023-04-20T11:37:41.4949438Z Line #33 in ../../python/pdfo/../py_gateways/uobyqa-interface.pyf:" intent(callback) fun " 2023-04-20T11:37:41.4949856Z analyzeline: missing __user__ module (could be nothing) 2023-04-20T11:37:41.4950286Z Line #33 in ../../python/pdfo/../py_gateways/uobyqa-interface.pyf:" intent(callback) fun " 2023-04-20T11:37:41.4950703Z analyzeline: appending intent(callback) fun to muobyqa arguments 2023-04-20T11:37:41.4951048Z Post-processing... 2023-04-20T11:37:41.4951354Z Block: calfun__user__routines 2023-04-20T11:37:41.4951660Z Block: calfun_user_routines 2023-04-20T11:37:41.4951950Z Block: fun 2023-04-20T11:37:41.4952217Z Block: fuobyqa 2023-04-20T11:37:41.4952486Z Block: fuobyqa 2023-04-20T11:37:41.4952855Z In: ../../python/pdfo/../py_gateways/uobyqa-interface.pyf:fuobyqa:unknown_interface:fuobyqa 2023-04-20T11:37:41.4989364Z get_useparameters: no module pdfoconst info used by fuobyqa 2023-04-20T11:37:41.5016906Z Block: muobyqa 2023-04-20T11:37:41.5081835Z In: ../../python/pdfo/../py_gateways/uobyqa-interface.pyf:fuobyqa:unknown_interface:muobyqa 2023-04-20T11:37:41.5098365Z get_useparameters: no module calfun__user__routines info used by muobyqa 2023-04-20T11:37:41.5144624Z Post-processing (stage 2)... 2023-04-20T11:37:41.5544801Z Block: calfun__user__routines 2023-04-20T11:37:41.7124921Z Block: calfun_user_routines 2023-04-20T11:37:41.7472634Z Block: fun 2023-04-20T11:37:41.9135300Z Block: fuobyqa 2023-04-20T11:37:41.9182291Z Block: unknown_interface 2023-04-20T11:37:41.9199940Z Block: fuobyqa 2023-04-20T11:37:41.9370522Z Block: muobyqa 2023-04-20T11:37:41.9391766Z Building modules... 2023-04-20T11:37:41.9414319Z Constructing call-back function "cb_fun_in_calfun__user__routines" 2023-04-20T11:37:41.9616658Z def fun(x,[n]): return f 2023-04-20T11:37:41.9639224Z Building module "fuobyqa"... 2023-04-20T11:37:41.9671197Z Constructing wrapper function "muobyqa"... 2023-04-20T11:37:41.9691088Z x,f,info,funhist = muobyqa(x,rhobeg,rhoend,iprint,maxfun,ftarget,fun,[n,overwrite_x,fun_extra_args]) 2023-04-20T11:37:41.9762697Z Constructing F90 module support for "fuobyqa"... 2023-04-20T11:37:42.0587972Z Variables: nf fhist 2023-04-20T11:37:42.0604874Z getarrdims:warning: assumed shape array, using 0 instead of ':' 2023-04-20T11:37:42.0610893Z Wrote C/API module "fuobyqa" to file "python/pdfo\fuobyqamodule.c" 2023-04-20T11:37:42.0646259Z Fortran 90 wrappers are saved to "python/pdfo\fuobyqa-f2pywrappers2.f90" 2023-04-20T11:37:42.0664539Z [3/132] Compiling C object python/pdfo/lib_fortranobject.a.p/1f224f560ee499ecfa395f3745ce68a181902a8b_site-packages_numpy_f2py_src_fortranobject.c.obj 2023-04-20T11:37:42.1390511Z In file included from D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/core/include/numpy/ndarraytypes.h:4, 2023-04-20T11:37:42.1400919Z from D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, 2023-04-20T11:37:42.1414913Z from D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/core/include/numpy/arrayobject.h:4, 2023-04-20T11:37:42.1429833Z from D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/f2py/src/fortranobject.h:13, 2023-04-20T11:37:42.1647242Z from D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/f2py/src/fortranobject.c:2: 2023-04-20T11:37:42.1678048Z D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/core/include/numpy/npy_common.h:164:20: warning: '_fseeki64' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] 2023-04-20T11:37:42.1729157Z 164 | extern int __cdecl _fseeki64(FILE *, long long, int); 2023-04-20T11:37:42.1743777Z | ^~~~~~~~~ 2023-04-20T11:37:42.2097421Z D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/core/include/numpy/npy_common.h:165:26: warning: '_ftelli64' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] 2023-04-20T11:37:42.2111274Z 165 | extern long long __cdecl _ftelli64(FILE *); 2023-04-20T11:37:42.2114212Z | ^~~~~~~~~ 2023-04-20T11:37:42.2123644Z [4/132] Linking static target python/pdfo/lib_fortranobject.a 2023-04-20T11:37:42.2133531Z [5/132] Compiling C object python/pdfo/gethuge.cp38-win_amd64.pyd.p/meson-generated_.._gethugemodule.c.obj 2023-04-20T11:37:42.2135967Z In file included from D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/core/include/numpy/ndarraytypes.h:4, 2023-04-20T11:37:42.2138324Z from D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, 2023-04-20T11:37:42.2145079Z from D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/core/include/numpy/arrayobject.h:4, 2023-04-20T11:37:42.2145891Z from D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/f2py/src/fortranobject.h:13, 2023-04-20T11:37:42.2146389Z from python/pdfo/gethugemodule.c:16: 2023-04-20T11:37:42.2147041Z D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/core/include/numpy/npy_common.h:164:20: warning: '_fseeki64' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] 2023-04-20T11:37:42.2147660Z 164 | extern int __cdecl _fseeki64(FILE *, long long, int); 2023-04-20T11:37:42.2148026Z | ^~~~~~~~~ 2023-04-20T11:37:42.2148647Z D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/core/include/numpy/npy_common.h:165:26: warning: '_ftelli64' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] 2023-04-20T11:37:42.2149243Z 165 | extern long long __cdecl _ftelli64(FILE *); 2023-04-20T11:37:42.2149609Z | ^~~~~~~~~ 2023-04-20T11:37:42.2150057Z python/pdfo/gethugemodule.c:134:12: warning: 'f2py_size' defined but not used [-Wunused-function] 2023-04-20T11:37:42.2150663Z 134 | static int f2py_size(PyArrayObject* var, ...) 2023-04-20T11:37:42.2151030Z | ^~~~~~~~~ 2023-04-20T11:37:42.2151352Z [6/132] Module scanner. 2023-04-20T11:37:42.2151802Z [7/132] Compiling Fortran object python/pdfo/gethuge.cp38-win_amd64.pyd.p/.._.._fsrc_pdfoconst.F.obj 2023-04-20T11:37:42.2152379Z [8/132] Compiling C object python/pdfo/fuobyqa.cp38-win_amd64.pyd.p/meson-generated_.._fuobyqamodule.c.obj 2023-04-20T11:37:42.2153001Z In file included from D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/core/include/numpy/ndarraytypes.h:4, 2023-04-20T11:37:42.2153645Z from D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, 2023-04-20T11:37:42.2154258Z from D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/core/include/numpy/arrayobject.h:4, 2023-04-20T11:37:42.2154865Z from D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/f2py/src/fortranobject.h:13, 2023-04-20T11:37:42.2155382Z from python/pdfo/fuobyqamodule.c:16: 2023-04-20T11:37:42.2156046Z D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/core/include/numpy/npy_common.h:164:20: warning: '_fseeki64' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] 2023-04-20T11:37:42.2156663Z 164 | extern int __cdecl _fseeki64(FILE *, long long, int); 2023-04-20T11:37:42.2157022Z | ^~~~~~~~~ 2023-04-20T11:37:42.2157648Z D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/core/include/numpy/npy_common.h:165:26: warning: '_ftelli64' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] 2023-04-20T11:37:42.2158232Z 165 | extern long long __cdecl _ftelli64(FILE *); 2023-04-20T11:37:42.2158582Z | ^~~~~~~~~ 2023-04-20T11:37:42.2158978Z python/pdfo/fuobyqamodule.c: In function 'f2py_setup_fuobyqa': 2023-04-20T11:37:42.2159665Z python/pdfo/fuobyqamodule.c:724:35: warning: assignment to 'f2py_init_func' {aka 'void (*)(int *, long long int *, void (*)(char *, long long int *), int *)'} from incompatible pointer type 'void (*)(int *, int *, void (*)(char *, int *), int *)' [-Wincompatible-pointer-types] 2023-04-20T11:37:42.2160507Z 724 | f2py_fuobyqa_def[i_f2py++].func = fhist; 2023-04-20T11:37:42.2160976Z | ^ 2023-04-20T11:37:42.2161336Z python/pdfo/fuobyqamodule.c: At top level: 2023-04-20T11:37:42.2161803Z python/pdfo/fuobyqamodule.c:128:12: warning: 'f2py_size' defined but not used [-Wunused-function] 2023-04-20T11:37:42.2162268Z 128 | static int f2py_size(PyArrayObject* var, ...) 2023-04-20T11:37:42.2162623Z | ^~~~~~~~~ 2023-04-20T11:37:42.2162934Z [9/132] Module scanner. 2023-04-20T11:37:42.2351058Z [10/132] Compiling Fortran object python/pdfo/gethuge.cp38-win_amd64.pyd.p/.._py_gateways_gethuge.f90.obj 2023-04-20T11:37:42.2375894Z [11/132] Compiling Fortran object python/pdfo/fuobyqa.cp38-win_amd64.pyd.p/.._.._fsrc_pdfoconst.F.obj 2023-04-20T11:37:42.2497520Z [12/132] Linking target python/pdfo/gethuge.cp38-win_amd64.pyd 2023-04-20T11:37:42.2518397Z [13/132] Generating python/pdfo/fnewuoamodule with a custom command 2023-04-20T11:37:42.2542331Z Reading fortran codes... 2023-04-20T11:37:42.2619934Z Reading file '../../python/pdfo/../py_gateways/newuoa-interface.pyf' (format:free) 2023-04-20T11:37:42.2705527Z Line #33 in ../../python/pdfo/../py_gateways/newuoa-interface.pyf:" intent(callback) fun " 2023-04-20T11:37:42.3198392Z analyzeline: missing __user__ module (could be nothing) 2023-04-20T11:37:42.3219731Z Line #33 in ../../python/pdfo/../py_gateways/newuoa-interface.pyf:" intent(callback) fun " 2023-04-20T11:37:42.3235229Z analyzeline: appending intent(callback) fun to mnewuoa arguments 2023-04-20T11:37:42.3346422Z Post-processing... 2023-04-20T11:37:42.3394473Z Block: calfun__user__routines 2023-04-20T11:37:42.3438703Z Block: calfun_user_routines 2023-04-20T11:37:42.3446374Z Block: fun 2023-04-20T11:37:42.3458807Z Block: fnewuoa 2023-04-20T11:37:42.3472216Z Block: fnewuoa 2023-04-20T11:37:42.3754866Z In: ../../python/pdfo/../py_gateways/newuoa-interface.pyf:fnewuoa:unknown_interface:fnewuoa 2023-04-20T11:37:42.3998118Z get_useparameters: no module pdfoconst info used by fnewuoa 2023-04-20T11:37:42.4001139Z Block: mnewuoa 2023-04-20T11:37:42.4014445Z In: ../../python/pdfo/../py_gateways/newuoa-interface.pyf:fnewuoa:unknown_interface:mnewuoa 2023-04-20T11:37:42.4025715Z get_useparameters: no module calfun__user__routines info used by mnewuoa 2023-04-20T11:37:42.4048854Z Post-processing (stage 2)... 2023-04-20T11:37:42.4054898Z Block: calfun__user__routines 2023-04-20T11:37:42.4077471Z Block: calfun_user_routines 2023-04-20T11:37:42.4092434Z Block: fun 2023-04-20T11:37:42.4130985Z Block: fnewuoa 2023-04-20T11:37:42.4141171Z Block: unknown_interface 2023-04-20T11:37:42.4154966Z Block: fnewuoa 2023-04-20T11:37:42.5499704Z Block: mnewuoa 2023-04-20T11:37:42.5528322Z Building modules... 2023-04-20T11:37:42.5549487Z Constructing call-back function "cb_fun_in_calfun__user__routines" 2023-04-20T11:37:42.5586570Z def fun(x,[n]): return f 2023-04-20T11:37:42.5621544Z Building module "fnewuoa"... 2023-04-20T11:37:42.5639758Z Constructing wrapper function "mnewuoa"... 2023-04-20T11:37:42.7250262Z x,f,info,funhist = mnewuoa(npt,x,rhobeg,rhoend,iprint,maxfun,ftarget,fun,[n,overwrite_x,fun_extra_args]) 2023-04-20T11:37:42.7255664Z 2023-04-20T11:37:42.7271456Z Constructing F90 module support for "fnewuoa"... 2023-04-20T11:37:42.7276571Z 2023-04-20T11:37:42.7290165Z Variables: nf fhist 2023-04-20T11:37:42.7292088Z 2023-04-20T11:37:42.7316848Z getarrdims:warning: assumed shape array, using 0 instead of ':' 2023-04-20T11:37:42.7331254Z 2023-04-20T11:37:42.7434774Z Wrote C/API module "fnewuoa" to file "python/pdfo\fnewuoamodule.c" 2023-04-20T11:37:42.7451001Z 2023-04-20T11:37:42.7683823Z Fortran 90 wrappers are saved to "python/pdfo\fnewuoa-f2pywrappers2.f90" 2023-04-20T11:37:42.7686708Z 2023-04-20T11:37:42.7706772Z [14/132] Compiling Fortran object python/pdfo/fuobyqa.cp38-win_amd64.pyd.p/.._py_gateways_uobyqa.f90.obj 2023-04-20T11:37:42.7720975Z [15/132] Compiling Fortran object python/pdfo/fuobyqa.cp38-win_amd64.pyd.p/.._.._fsrc_uobyqa_uobyqa.f.obj 2023-04-20T11:37:42.7801542Z [16/132] Compiling Fortran object python/pdfo/fuobyqa.cp38-win_amd64.pyd.p/meson-generated_.._fuobyqa-f2pywrappers2.f90.obj 2023-04-20T11:37:42.7818173Z python/pdfo/fuobyqa-f2pywrappers2.f90:37:10: 2023-04-20T11:37:42.8189927Z 2023-04-20T11:37:42.8201923Z 37 | use fuobyqa, only : nf 2023-04-20T11:37:42.8214915Z | 1 2023-04-20T11:37:42.8228804Z Warning: Unused module variable 'fhist' which has been explicitly imported at (1) [-Wunused-variable] 2023-04-20T11:37:42.8375211Z [17/132] Compiling Fortran object python/pdfo/fuobyqa.cp38-win_amd64.pyd.p/.._.._fsrc_uobyqa_trstep.f.obj 2023-04-20T11:37:42.8403688Z ../../fsrc/uobyqa/trstep.f:411:18: 2023-04-20T11:37:42.8409186Z 2023-04-20T11:37:42.8427786Z 411 | IF (PIV(K)-TEMP < TEMP-PIVKSV) THEN 2023-04-20T11:37:42.8435650Z | ^ 2023-04-20T11:37:42.8448087Z Warning: 'pivksv' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:42.8461682Z ../../fsrc/uobyqa/trstep.f:410:24: 2023-04-20T11:37:42.8625355Z 2023-04-20T11:37:42.8645421Z 410 | IF (PIVKSV == ZERO) GOTO 360 2023-04-20T11:37:42.8661702Z | ^ 2023-04-20T11:37:42.8723610Z note: 'pivksv' was declared here 2023-04-20T11:37:42.8737899Z ../../fsrc/uobyqa/trstep.f:318:72: 2023-04-20T11:37:42.8810186Z 2023-04-20T11:37:42.8820501Z 318 | IF (PARU > ZERO) SLOPE=(PHIU-PHI)/(PARU-PAR) 2023-04-20T11:37:42.8826481Z | ^ 2023-04-20T11:37:42.8829015Z Warning: 'phiu' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:42.8847407Z ../../fsrc/uobyqa/trstep.f:318:38: 2023-04-20T11:37:42.8849192Z 2023-04-20T11:37:42.8889707Z 318 | IF (PARU > ZERO) SLOPE=(PHIU-PHI)/(PARU-PAR) 2023-04-20T11:37:42.8893415Z | ^ 2023-04-20T11:37:42.8895142Z note: 'phiu' was declared here 2023-04-20T11:37:42.8896918Z ../../fsrc/uobyqa/trstep.f:374:72: 2023-04-20T11:37:42.8902606Z 2023-04-20T11:37:42.8903037Z 374 | SLOPE=(PHI-PHIL)/(PAR-PARL) 2023-04-20T11:37:42.8903431Z | ^ 2023-04-20T11:37:42.8903874Z Warning: 'phil' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:42.9029467Z ../../fsrc/uobyqa/trstep.f:313:29: 2023-04-20T11:37:42.9053397Z 2023-04-20T11:37:42.9150048Z 313 | IF (PHI <= PHIL) GOTO 370 2023-04-20T11:37:42.9177414Z | ^ 2023-04-20T11:37:42.9201099Z note: 'phil' was declared here 2023-04-20T11:37:43.0803919Z ../../fsrc/uobyqa/trstep.f:254:72: 2023-04-20T11:37:43.0807894Z 2023-04-20T11:37:43.0810508Z 254 | SCALE=-DSIGN(DELTA/DSQRT(DSQ),DTG) 2023-04-20T11:37:43.0832990Z | ^ 2023-04-20T11:37:43.0839401Z Warning: 'dsq' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:43.0865518Z ../../fsrc/uobyqa/trstep.f:217:13: 2023-04-20T11:37:43.0876538Z 2023-04-20T11:37:43.0889796Z 217 | DSQ=ONE 2023-04-20T11:37:43.0909690Z | ^ 2023-04-20T11:37:43.1098584Z note: 'dsq' was declared here 2023-04-20T11:37:43.1112790Z [18/132] Compiling Fortran object python/pdfo/fuobyqa.cp38-win_amd64.pyd.p/.._.._fsrc_uobyqa_uobyqb.f.obj 2023-04-20T11:37:43.1136428Z ../../fsrc/uobyqa/uobyqb.f:525:18: 2023-04-20T11:37:43.1347336Z 2023-04-20T11:37:43.1368748Z 525 | IF (WMULT*VMAX <= ERRTOL) GOTO 310 2023-04-20T11:37:43.1442548Z | ^ 2023-04-20T11:37:43.1889695Z Warning: 'wmult' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:43.1915139Z ../../fsrc/uobyqa/uobyqb.f:515:19: 2023-04-20T11:37:43.3202547Z 2023-04-20T11:37:43.3910082Z 515 | WMULT=SIXTHM*DISTEST**1.5D0 2023-04-20T11:37:43.4048969Z | ^ 2023-04-20T11:37:43.4066223Z note: 'wmult' was declared here 2023-04-20T11:37:43.4260302Z ../../fsrc/uobyqa/uobyqb.f:445:10: 2023-04-20T11:37:43.4329174Z 2023-04-20T11:37:43.4354898Z 445 | IF (DDKNEW > TWORSQ) GOTO 70 2023-04-20T11:37:43.4570518Z | ^ 2023-04-20T11:37:43.4574241Z Warning: 'tworsq' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:43.4609947Z ../../fsrc/uobyqa/uobyqb.f:187:12: 2023-04-20T11:37:43.4625891Z 2023-04-20T11:37:43.4684419Z 187 | 60 TWORSQ=(TWO*RHO)**2 2023-04-20T11:37:43.4719381Z | ^ 2023-04-20T11:37:43.4734940Z note: 'tworsq' was declared here 2023-04-20T11:37:43.6624692Z ../../fsrc/uobyqa/uobyqb.f:353:72: 2023-04-20T11:37:43.6664165Z 2023-04-20T11:37:43.6675232Z 353 | SIXTHM=DMAX1(SIXTHM,DABS(DIFF)/SUM) 2023-04-20T11:37:43.6677617Z | ^ 2023-04-20T11:37:43.6705233Z Warning: 'sixthm' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:43.6709974Z ../../fsrc/uobyqa/uobyqb.f:185:12: 2023-04-20T11:37:43.6710490Z 2023-04-20T11:37:43.6717573Z 185 | SIXTHM=ZERO 2023-04-20T11:37:43.6730616Z | ^ 2023-04-20T11:37:43.6744117Z note: 'sixthm' was declared here 2023-04-20T11:37:43.6938589Z ../../fsrc/uobyqa/uobyqb.f:338:72: 2023-04-20T11:37:43.6939870Z 2023-04-20T11:37:43.6944431Z 338 | VLAG(KOPT)=VLAG(KOPT)+ONE 2023-04-20T11:37:43.6946469Z | ^ 2023-04-20T11:37:43.6956101Z Warning: 'kopt' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:43.6965706Z ../../fsrc/uobyqa/uobyqb.f:79:14: 2023-04-20T11:37:43.6967439Z 2023-04-20T11:37:43.6969178Z 79 | KOPT=NF 2023-04-20T11:37:43.6975667Z | ^ 2023-04-20T11:37:43.6976086Z note: 'kopt' was declared here 2023-04-20T11:37:43.6976502Z ../../fsrc/uobyqa/uobyqb.f:419:72: 2023-04-20T11:37:43.6976806Z 2023-04-20T11:37:43.6977067Z 419 | XPT(KNEW,I)=XNEW(I) 2023-04-20T11:37:43.6977497Z | ^ 2023-04-20T11:37:43.6977987Z Warning: 'knew' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:43.6978456Z ../../fsrc/uobyqa/uobyqb.f:192:10: 2023-04-20T11:37:43.6978746Z 2023-04-20T11:37:43.6978990Z 192 | 70 KNEW=0 2023-04-20T11:37:43.6979351Z | ^ 2023-04-20T11:37:43.6979755Z note: 'knew' was declared here 2023-04-20T11:37:43.6980184Z ../../fsrc/uobyqa/uobyqb.f:106:14: 2023-04-20T11:37:43.6980489Z 2023-04-20T11:37:43.6980801Z 106 | IF (JSWITCH > 0) THEN 2023-04-20T11:37:43.6981212Z | ^ 2023-04-20T11:37:43.6981616Z Warning: 'jswitch' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:43.6982025Z ../../fsrc/uobyqa/uobyqb.f:87:17: 2023-04-20T11:37:43.6982263Z 2023-04-20T11:37:43.6982452Z 87 | JSWITCH=-1 2023-04-20T11:37:43.6982757Z | ^ 2023-04-20T11:37:43.6983064Z note: 'jswitch' was declared here 2023-04-20T11:37:43.6983397Z ../../fsrc/uobyqa/uobyqb.f:162:72: 2023-04-20T11:37:43.6983637Z 2023-04-20T11:37:43.6983820Z 162 | IW=IQ+IQ 2023-04-20T11:37:43.6984166Z | ^ 2023-04-20T11:37:43.6984582Z Warning: 'iq' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:43.6985371Z ../../fsrc/uobyqa/uobyqb.f:151:12: 2023-04-20T11:37:43.6985620Z 2023-04-20T11:37:43.6985793Z 151 | IQ=2 2023-04-20T11:37:43.6986083Z | ^ 2023-04-20T11:37:43.6986386Z note: 'iq' was declared here 2023-04-20T11:37:43.6986719Z ../../fsrc/uobyqa/uobyqb.f:170:72: 2023-04-20T11:37:43.6986961Z 2023-04-20T11:37:43.6987139Z 170 | IP=IP+1 2023-04-20T11:37:43.6987480Z | ^ 2023-04-20T11:37:43.6987891Z Warning: 'ip' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:43.6988275Z ../../fsrc/uobyqa/uobyqb.f:150:12: 2023-04-20T11:37:43.6988517Z 2023-04-20T11:37:43.6988692Z 150 | IP=1 2023-04-20T11:37:43.6989047Z | ^ 2023-04-20T11:37:43.6989319Z note: 'ip' was declared here 2023-04-20T11:37:43.6989625Z ../../fsrc/uobyqa/uobyqb.f:108:72: 2023-04-20T11:37:43.6989839Z 2023-04-20T11:37:43.6989998Z 108 | IH=IH+J 2023-04-20T11:37:43.6990347Z | ^ 2023-04-20T11:37:43.6990723Z Warning: 'ih' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:43.6991071Z ../../fsrc/uobyqa/uobyqb.f:88:12: 2023-04-20T11:37:43.6991277Z 2023-04-20T11:37:43.6991417Z 88 | IH=N 2023-04-20T11:37:43.6991656Z | ^ 2023-04-20T11:37:43.6991929Z note: 'ih' was declared here 2023-04-20T11:37:43.6992223Z ../../fsrc/uobyqa/uobyqb.f:111:72: 2023-04-20T11:37:43.6992428Z 2023-04-20T11:37:43.6992620Z 111 | PQ(J)=(FSAVE-F)/(TWO*RHO) 2023-04-20T11:37:43.6992964Z | ^ 2023-04-20T11:37:43.6993349Z Warning: 'fsave' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:43.6993705Z ../../fsrc/uobyqa/uobyqb.f:110:33: 2023-04-20T11:37:43.6993908Z 2023-04-20T11:37:43.7164056Z 110 | D(J)=(FSAVE+F-TWO*FBASE)/RHOSQ 2023-04-20T11:37:43.7190364Z | ^ 2023-04-20T11:37:43.7278898Z note: 'fsave' was declared here 2023-04-20T11:37:43.7305556Z ../../fsrc/uobyqa/uobyqb.f:110:72: 2023-04-20T11:37:43.7319097Z 2023-04-20T11:37:43.9291730Z 110 | D(J)=(FSAVE+F-TWO*FBASE)/RHOSQ 2023-04-20T11:37:44.1176094Z | ^ 2023-04-20T11:37:44.1981358Z Warning: 'fbase' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:44.2345982Z ../../fsrc/uobyqa/uobyqb.f:85:15: 2023-04-20T11:37:44.2380904Z 2023-04-20T11:37:44.2406416Z 85 | FBASE=F 2023-04-20T11:37:44.2422347Z | ^ 2023-04-20T11:37:44.3000459Z note: 'fbase' was declared here 2023-04-20T11:37:44.3016517Z ../../fsrc/uobyqa/uobyqb.f:508:14: 2023-04-20T11:37:44.3028939Z 2023-04-20T11:37:44.3067247Z 508 | IF (ERRTOL > ZERO) THEN 2023-04-20T11:37:44.3250630Z | ^ 2023-04-20T11:37:44.3281173Z Warning: 'errtol' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:44.3373139Z ../../fsrc/uobyqa/uobyqb.f:235:12: 2023-04-20T11:37:44.3398573Z 2023-04-20T11:37:44.3398735Z 235 | ERRTOL=-ONE 2023-04-20T11:37:44.3399012Z | ^ 2023-04-20T11:37:44.3399250Z note: 'errtol' was declared here 2023-04-20T11:37:44.3438160Z ../../fsrc/uobyqa/uobyqb.f:386:72: 2023-04-20T11:37:44.3453181Z 2023-04-20T11:37:44.3678342Z 386 | DELTA=DMAX1(HALF*DELTA,DNORM) 2023-04-20T11:37:44.4311435Z | ^ 2023-04-20T11:37:44.4321954Z Warning: 'dnorm' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:44.4328187Z ../../fsrc/uobyqa/uobyqb.f:234:11: 2023-04-20T11:37:44.4378562Z 2023-04-20T11:37:44.4380070Z 234 | DNORM=DMIN1(DELTA,DSQRT(TEMP)) 2023-04-20T11:37:44.6148719Z | ^ 2023-04-20T11:37:44.6476194Z note: 'dnorm' was declared here 2023-04-20T11:37:44.6482364Z ../../fsrc/uobyqa/uobyqb.f:445:10: 2023-04-20T11:37:44.6484880Z 2023-04-20T11:37:44.6511995Z 445 | IF (DDKNEW > TWORSQ) GOTO 70 2023-04-20T11:37:44.6516675Z | ^ 2023-04-20T11:37:44.6848670Z Warning: 'ddknew' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:44.6853836Z ../../fsrc/uobyqa/uobyqb.f:409:20: 2023-04-20T11:37:44.6868020Z 2023-04-20T11:37:44.6868961Z 409 | DDKNEW=SUM 2023-04-20T11:37:44.6869374Z | ^ 2023-04-20T11:37:44.6869830Z note: 'ddknew' was declared here 2023-04-20T11:37:44.6870336Z [19/132] Compiling Fortran object python/pdfo/fuobyqa.cp38-win_amd64.pyd.p/.._.._fsrc_uobyqa_lagmax.f.obj 2023-04-20T11:37:44.6870798Z ../../fsrc/uobyqa/lagmax.f:42:15: 2023-04-20T11:37:44.6871053Z 2023-04-20T11:37:44.6871248Z 42 | K=I 2023-04-20T11:37:44.6871599Z | ^ 2023-04-20T11:37:44.6871997Z Warning: 'k' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:44.6872533Z [20/132] Compiling C object python/pdfo/fnewuoa.cp38-win_amd64.pyd.p/meson-generated_.._fnewuoamodule.c.obj 2023-04-20T11:37:44.6873159Z In file included from D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/core/include/numpy/ndarraytypes.h:4, 2023-04-20T11:37:44.6874095Z from D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, 2023-04-20T11:37:44.6874733Z from D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/core/include/numpy/arrayobject.h:4, 2023-04-20T11:37:44.6875336Z from D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/f2py/src/fortranobject.h:13, 2023-04-20T11:37:44.6875835Z from python/pdfo/fnewuoamodule.c:16: 2023-04-20T11:37:44.6876483Z D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/core/include/numpy/npy_common.h:164:20: warning: '_fseeki64' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] 2023-04-20T11:37:44.6877103Z 164 | extern int __cdecl _fseeki64(FILE *, long long, int); 2023-04-20T11:37:44.6877467Z | ^~~~~~~~~ 2023-04-20T11:37:44.6878067Z D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/core/include/numpy/npy_common.h:165:26: warning: '_ftelli64' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] 2023-04-20T11:37:44.6878648Z 165 | extern long long __cdecl _ftelli64(FILE *); 2023-04-20T11:37:44.6879226Z | ^~~~~~~~~ 2023-04-20T11:37:44.6879651Z python/pdfo/fnewuoamodule.c: In function 'f2py_setup_fnewuoa': 2023-04-20T11:37:44.6880356Z python/pdfo/fnewuoamodule.c:732:35: warning: assignment to 'f2py_init_func' {aka 'void (*)(int *, long long int *, void (*)(char *, long long int *), int *)'} from incompatible pointer type 'void (*)(int *, int *, void (*)(char *, int *), int *)' [-Wincompatible-pointer-types] 2023-04-20T11:37:44.6881020Z 732 | f2py_fnewuoa_def[i_f2py++].func = fhist; 2023-04-20T11:37:44.6881408Z | ^ 2023-04-20T11:37:44.6881802Z python/pdfo/fnewuoamodule.c: At top level: 2023-04-20T11:37:44.6882286Z python/pdfo/fnewuoamodule.c:128:12: warning: 'f2py_size' defined but not used [-Wunused-function] 2023-04-20T11:37:44.6882730Z 128 | static int f2py_size(PyArrayObject* var, ...) 2023-04-20T11:37:44.6883080Z | ^~~~~~~~~ 2023-04-20T11:37:44.6883455Z [21/132] Linking target python/pdfo/fuobyqa.cp38-win_amd64.pyd 2023-04-20T11:37:44.6883823Z [22/132] Module scanner. 2023-04-20T11:37:44.6884294Z [23/132] Generating python/pdfo/fbobyqamodule with a custom command 2023-04-20T11:37:44.6884824Z Reading fortran codes... 2023-04-20T11:37:44.8453620Z Reading file '../../python/pdfo/../py_gateways/bobyqa-interface.pyf' (format:free) 2023-04-20T11:37:44.8484489Z Line #36 in ../../python/pdfo/../py_gateways/bobyqa-interface.pyf:" intent(callback) fun " 2023-04-20T11:37:44.8623434Z analyzeline: missing __user__ module (could be nothing) 2023-04-20T11:37:44.8653834Z Line #36 in ../../python/pdfo/../py_gateways/bobyqa-interface.pyf:" intent(callback) fun " 2023-04-20T11:37:44.8678789Z analyzeline: appending intent(callback) fun to mbobyqa arguments 2023-04-20T11:37:44.9150972Z Post-processing... 2023-04-20T11:37:44.9174024Z Block: calfun__user__routines 2023-04-20T11:37:44.9175817Z Block: calfun_user_routines 2023-04-20T11:37:44.9211221Z Block: fun 2023-04-20T11:37:44.9215636Z Block: fbobyqa 2023-04-20T11:37:44.9232447Z Block: fbobyqa 2023-04-20T11:37:45.0003162Z In: ../../python/pdfo/../py_gateways/bobyqa-interface.pyf:fbobyqa:unknown_interface:fbobyqa 2023-04-20T11:37:45.0019021Z get_useparameters: no module pdfoconst info used by fbobyqa 2023-04-20T11:37:45.0054571Z Block: mbobyqa 2023-04-20T11:37:45.0175378Z In: ../../python/pdfo/../py_gateways/bobyqa-interface.pyf:fbobyqa:unknown_interface:mbobyqa 2023-04-20T11:37:45.0376958Z get_useparameters: no module calfun__user__routines info used by mbobyqa 2023-04-20T11:37:45.0383340Z Post-processing (stage 2)... 2023-04-20T11:37:45.0401520Z Block: calfun__user__routines 2023-04-20T11:37:45.0418235Z Block: calfun_user_routines 2023-04-20T11:37:45.0460997Z Block: fun 2023-04-20T11:37:45.0575713Z Block: fbobyqa 2023-04-20T11:37:45.0612887Z Block: unknown_interface 2023-04-20T11:37:45.0615231Z Block: fbobyqa 2023-04-20T11:37:45.0616112Z Block: mbobyqa 2023-04-20T11:37:45.1338244Z Building modules... 2023-04-20T11:37:45.2604709Z Constructing call-back function "cb_fun_in_calfun__user__routines" 2023-04-20T11:37:45.3254881Z def fun(x,[n]): return f 2023-04-20T11:37:45.4165833Z Building module "fbobyqa"... 2023-04-20T11:37:45.4213832Z Constructing wrapper function "mbobyqa"... 2023-04-20T11:37:45.4235726Z x,f,info,funhist,conhist,resmax = mbobyqa(npt,x,xl,xu,rhobeg,rhoend,iprint,maxfun,ftarget,fun,[n,overwrite_x,fun_extra_args]) 2023-04-20T11:37:45.4412402Z Constructing F90 module support for "fbobyqa"... 2023-04-20T11:37:45.4580213Z Variables: nf fhist chist xlresmax xuresmax 2023-04-20T11:37:45.6320637Z getarrdims:warning: assumed shape array, using 0 instead of ':' 2023-04-20T11:37:45.6332840Z getarrdims:warning: assumed shape array, using 0 instead of ':' 2023-04-20T11:37:45.6518583Z 2023-04-20T11:37:45.7795036Z getarrdims:warning: assumed shape array, using 0 instead of ':' 2023-04-20T11:37:45.7806875Z 2023-04-20T11:37:45.7808917Z getarrdims:warning: assumed shape array, using 0 instead of ':' 2023-04-20T11:37:45.7831052Z 2023-04-20T11:37:45.7882612Z Wrote C/API module "fbobyqa" to file "python/pdfo\fbobyqamodule.c" 2023-04-20T11:37:45.7884891Z 2023-04-20T11:37:45.7934166Z Fortran 90 wrappers are saved to "python/pdfo\fbobyqa-f2pywrappers2.f90" 2023-04-20T11:37:45.8577844Z 2023-04-20T11:37:45.9236668Z [24/132] Compiling Fortran object python/pdfo/fnewuoa.cp38-win_amd64.pyd.p/.._.._fsrc_pdfoconst.F.obj 2023-04-20T11:37:45.9279376Z [25/132] Compiling Fortran object python/pdfo/fnewuoa.cp38-win_amd64.pyd.p/.._.._fsrc_newuoa_newuoa.f.obj 2023-04-20T11:37:45.9285051Z [26/132] Generating python/pdfo/flincoamodule with a custom command 2023-04-20T11:37:46.0185995Z Reading fortran codes... 2023-04-20T11:37:46.0232055Z Reading file '../../python/pdfo/../py_gateways/lincoa-interface.pyf' (format:free) 2023-04-20T11:37:46.0250230Z Line #36 in ../../python/pdfo/../py_gateways/lincoa-interface.pyf:" intent(callback) fun " 2023-04-20T11:37:46.0443249Z analyzeline: missing __user__ module (could be nothing) 2023-04-20T11:37:46.0484627Z Line #36 in ../../python/pdfo/../py_gateways/lincoa-interface.pyf:" intent(callback) fun " 2023-04-20T11:37:46.0499493Z analyzeline: appending intent(callback) fun to mlincoa arguments 2023-04-20T11:37:46.0742340Z Post-processing... 2023-04-20T11:37:46.0757422Z Block: calfun__user__routines 2023-04-20T11:37:46.0767581Z Block: calfun_user_routines 2023-04-20T11:37:46.0776279Z Block: fun 2023-04-20T11:37:46.0776878Z Block: flincoa 2023-04-20T11:37:46.0777234Z Block: flincoa 2023-04-20T11:37:46.0777702Z In: ../../python/pdfo/../py_gateways/lincoa-interface.pyf:flincoa:unknown_interface:flincoa 2023-04-20T11:37:46.0778210Z get_useparameters: no module pdfoconst info used by flincoa 2023-04-20T11:37:46.0778646Z Block: mlincoa 2023-04-20T11:37:46.0779096Z In: ../../python/pdfo/../py_gateways/lincoa-interface.pyf:flincoa:unknown_interface:mlincoa 2023-04-20T11:37:46.0779601Z get_useparameters: no module calfun__user__routines info used by mlincoa 2023-04-20T11:37:46.0780007Z Post-processing (stage 2)... 2023-04-20T11:37:46.0780371Z Block: calfun__user__routines 2023-04-20T11:37:46.0780737Z Block: calfun_user_routines 2023-04-20T11:37:46.0781083Z Block: fun 2023-04-20T11:37:46.0781408Z Block: flincoa 2023-04-20T11:37:46.0781751Z Block: unknown_interface 2023-04-20T11:37:46.0782079Z Block: flincoa 2023-04-20T11:37:46.0782420Z Block: mlincoa 2023-04-20T11:37:46.0782743Z Building modules... 2023-04-20T11:37:46.0783154Z Constructing call-back function "cb_fun_in_calfun__user__routines" 2023-04-20T11:37:46.0783569Z def fun(x,[n]): return f 2023-04-20T11:37:46.0783975Z Building module "flincoa"... 2023-04-20T11:37:46.0784394Z Constructing wrapper function "mlincoa"... 2023-04-20T11:37:46.0871181Z getarrdims:warning: assumed shape array, using 0 instead of '*' 2023-04-20T11:37:46.0871752Z getarrdims:warning: assumed shape array, using 0 instead of '*' 2023-04-20T11:37:46.0872354Z x,f,info,funhist,conhist,resmax = mlincoa(npt,m,a,b,x,rhobeg,rhoend,iprint,maxfun,ftarget,fun,[n,ia,overwrite_x,fun_extra_args]) 2023-04-20T11:37:46.0872928Z Constructing F90 module support for "flincoa"... 2023-04-20T11:37:46.0873331Z Variables: nf fhist chist aresmax bresmax 2023-04-20T11:37:46.0873753Z getarrdims:warning: assumed shape array, using 0 instead of ':' 2023-04-20T11:37:46.0874178Z getarrdims:warning: assumed shape array, using 0 instead of ':' 2023-04-20T11:37:46.0874601Z getarrdims:warning: assumed shape array, using 0 instead of ':' 2023-04-20T11:37:46.0875072Z getarrdims:warning: assumed shape array, using 0 instead of ':' 2023-04-20T11:37:46.0875479Z getarrdims:warning: assumed shape array, using 0 instead of ':' 2023-04-20T11:37:46.0875934Z Wrote C/API module "flincoa" to file "python/pdfo\flincoamodule.c" 2023-04-20T11:37:46.0876413Z Fortran 90 wrappers are saved to "python/pdfo\flincoa-f2pywrappers2.f90" 2023-04-20T11:37:46.0876950Z [27/132] Compiling Fortran object python/pdfo/fnewuoa.cp38-win_amd64.pyd.p/.._py_gateways_newuoa.f90.obj 2023-04-20T11:37:46.0877500Z [28/132] Compiling Fortran object python/pdfo/fnewuoa.cp38-win_amd64.pyd.p/.._.._fsrc_newuoa_update.f.obj 2023-04-20T11:37:46.0878076Z [29/132] Compiling Fortran object python/pdfo/fnewuoa.cp38-win_amd64.pyd.p/meson-generated_.._fnewuoa-f2pywrappers2.f90.obj 2023-04-20T11:37:46.0878575Z python/pdfo/fnewuoa-f2pywrappers2.f90:37:10: 2023-04-20T11:37:46.0878849Z 2023-04-20T11:37:46.0879048Z 37 | use fnewuoa, only : nf 2023-04-20T11:37:46.0880673Z | 1 2023-04-20T11:37:46.0881121Z Warning: Unused module variable 'fhist' which has been explicitly imported at (1) [-Wunused-variable] 2023-04-20T11:37:46.0881671Z [30/132] Compiling Fortran object python/pdfo/fnewuoa.cp38-win_amd64.pyd.p/.._.._fsrc_newuoa_trsapp.f.obj 2023-04-20T11:37:46.0882083Z ../../fsrc/newuoa/trsapp.f:149:72: 2023-04-20T11:37:46.0882330Z 2023-04-20T11:37:46.0882528Z 149 | CF=HALF*(SHS-DHD) 2023-04-20T11:37:46.0882883Z | ^ 2023-04-20T11:37:46.0883298Z Warning: 'shs' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:46.0883702Z ../../fsrc/newuoa/trsapp.f:118:9: 2023-04-20T11:37:46.0883951Z 2023-04-20T11:37:46.0884128Z 118 | SHS=ZERO 2023-04-20T11:37:46.0884417Z | ^ 2023-04-20T11:37:46.0884777Z note: 'shs' was declared here 2023-04-20T11:37:46.0885108Z ../../fsrc/newuoa/trsapp.f:160:72: 2023-04-20T11:37:46.0885364Z 2023-04-20T11:37:46.0885593Z 160 | QNEW=(SG+CF*CTH)*CTH+(DG+DHS*CTH)*STH 2023-04-20T11:37:46.0885975Z | ^ 2023-04-20T11:37:46.0886388Z Warning: 'sg' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:46.0886780Z ../../fsrc/newuoa/trsapp.f:117:8: 2023-04-20T11:37:46.0887008Z 2023-04-20T11:37:46.0887184Z 117 | SG=ZERO 2023-04-20T11:37:46.0887470Z | ^ 2023-04-20T11:37:46.0887778Z note: 'sg' was declared here 2023-04-20T11:37:46.0888113Z ../../fsrc/newuoa/trsapp.f:191:72: 2023-04-20T11:37:46.0888359Z 2023-04-20T11:37:46.0888547Z 191 | QRED=QRED+REDUC 2023-04-20T11:37:46.0888895Z | ^ 2023-04-20T11:37:46.0889303Z Warning: 'qred' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:46.0889677Z ../../fsrc/newuoa/trsapp.f:43:10: 2023-04-20T11:37:46.0889922Z 2023-04-20T11:37:46.0890102Z 43 | 20 QRED=ZERO 2023-04-20T11:37:46.0890392Z | ^ 2023-04-20T11:37:46.0890706Z note: 'qred' was declared here 2023-04-20T11:37:46.0891047Z ../../fsrc/newuoa/trsapp.f:96:14: 2023-04-20T11:37:46.0891277Z 2023-04-20T11:37:46.0891510Z 96 | IF (GG <= 1.0D-4*GGBEG) GOTO 160 2023-04-20T11:37:46.0891833Z | ^ 2023-04-20T11:37:46.0892221Z Warning: 'ggbeg' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:46.0892598Z ../../fsrc/newuoa/trsapp.f:57:11: 2023-04-20T11:37:46.0892840Z 2023-04-20T11:37:46.0893015Z 57 | GGBEG=GG 2023-04-20T11:37:46.0893307Z | ^ 2023-04-20T11:37:46.0893622Z note: 'ggbeg' was declared here 2023-04-20T11:37:46.0893972Z ../../fsrc/newuoa/trsapp.f:79:72: 2023-04-20T11:37:46.0894203Z 2023-04-20T11:37:46.0894422Z 79 | QADD=ALPHA*(GG-HALF*ALPHA*DHD) 2023-04-20T11:37:46.0894782Z | ^ 2023-04-20T11:37:46.0895193Z Warning: 'gg' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:46.0895576Z ../../fsrc/newuoa/trsapp.f:56:8: 2023-04-20T11:37:46.0895820Z 2023-04-20T11:37:46.0895991Z 56 | GG=DD 2023-04-20T11:37:46.0896269Z | ^ 2023-04-20T11:37:46.0896570Z note: 'gg' was declared here 2023-04-20T11:37:46.0896900Z ../../fsrc/newuoa/trsapp.f:74:72: 2023-04-20T11:37:46.0897135Z 2023-04-20T11:37:46.0897306Z 74 | TEMP=DHD/DD 2023-04-20T11:37:46.0897651Z | ^ 2023-04-20T11:37:46.0898055Z Warning: 'dd' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:46.0898440Z ../../fsrc/newuoa/trsapp.f:44:8: 2023-04-20T11:37:46.0898681Z 2023-04-20T11:37:46.0898854Z 44 | DD=ZERO 2023-04-20T11:37:46.0899141Z | ^ 2023-04-20T11:37:46.0899438Z note: 'dd' was declared here 2023-04-20T11:37:46.0900035Z ../../fsrc/newuoa/trsapp.f:77:72: 2023-04-20T11:37:46.0900279Z 2023-04-20T11:37:46.0900493Z 77 | ALPHA=DMIN1(ALPHA,GG/DHD) 2023-04-20T11:37:46.0900857Z | ^ 2023-04-20T11:37:46.0901275Z Warning: 'bstep' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:46.0901664Z ../../fsrc/newuoa/trsapp.f:63:11: 2023-04-20T11:37:46.0901910Z 2023-04-20T11:37:46.0902137Z 63 | BSTEP=TEMP/(DS+DSQRT(DS*DS+DD*TEMP)) 2023-04-20T11:37:46.0902467Z | ^ 2023-04-20T11:37:46.0902784Z note: 'bstep' was declared here 2023-04-20T11:37:46.0903229Z [31/132] Compiling Fortran object python/pdfo/fnewuoa.cp38-win_amd64.pyd.p/.._.._fsrc_newuoa_biglag.f.obj 2023-04-20T11:37:46.1079435Z [32/132] Compiling C object python/pdfo/fbobyqa.cp38-win_amd64.pyd.p/meson-generated_.._fbobyqamodule.c.obj 2023-04-20T11:37:46.1104025Z In file included from D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/core/include/numpy/ndarraytypes.h:4, 2023-04-20T11:37:46.1147170Z from D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, 2023-04-20T11:37:46.1175008Z from D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/core/include/numpy/arrayobject.h:4, 2023-04-20T11:37:46.1211383Z from D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/f2py/src/fortranobject.h:13, 2023-04-20T11:37:46.1225357Z from python/pdfo/fbobyqamodule.c:16: 2023-04-20T11:37:46.3186329Z D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/core/include/numpy/npy_common.h:164:20: warning: '_fseeki64' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] 2023-04-20T11:37:46.3655987Z 164 | extern int __cdecl _fseeki64(FILE *, long long, int); 2023-04-20T11:37:46.3721160Z | ^~~~~~~~~ 2023-04-20T11:37:46.3770028Z D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/core/include/numpy/npy_common.h:165:26: warning: '_ftelli64' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] 2023-04-20T11:37:46.3793713Z 165 | extern long long __cdecl _ftelli64(FILE *); 2023-04-20T11:37:46.3993730Z | ^~~~~~~~~ 2023-04-20T11:37:46.4023353Z python/pdfo/fbobyqamodule.c: In function 'f2py_setup_fbobyqa': 2023-04-20T11:37:46.4046438Z python/pdfo/fbobyqamodule.c:799:35: warning: assignment to 'f2py_init_func' {aka 'void (*)(int *, long long int *, void (*)(char *, long long int *), int *)'} from incompatible pointer type 'void (*)(int *, int *, void (*)(char *, int *), int *)' [-Wincompatible-pointer-types] 2023-04-20T11:37:46.4294382Z 799 | f2py_fbobyqa_def[i_f2py++].func = fhist; 2023-04-20T11:37:46.4328125Z | ^ 2023-04-20T11:37:46.4351632Z python/pdfo/fbobyqamodule.c:800:35: warning: assignment to 'f2py_init_func' {aka 'void (*)(int *, long long int *, void (*)(char *, long long int *), int *)'} from incompatible pointer type 'void (*)(int *, int *, void (*)(char *, int *), int *)' [-Wincompatible-pointer-types] 2023-04-20T11:37:46.4415873Z 800 | f2py_fbobyqa_def[i_f2py++].func = chist; 2023-04-20T11:37:46.4448379Z | ^ 2023-04-20T11:37:46.5221561Z python/pdfo/fbobyqamodule.c:801:35: warning: assignment to 'f2py_init_func' {aka 'void (*)(int *, long long int *, void (*)(char *, long long int *), int *)'} from incompatible pointer type 'void (*)(int *, int *, void (*)(char *, int *), int *)' [-Wincompatible-pointer-types] 2023-04-20T11:37:46.5841662Z 801 | f2py_fbobyqa_def[i_f2py++].func = xlresmax; 2023-04-20T11:37:46.5846815Z | ^ 2023-04-20T11:37:46.5849855Z python/pdfo/fbobyqamodule.c:802:35: warning: assignment to 'f2py_init_func' {aka 'void (*)(int *, long long int *, void (*)(char *, long long int *), int *)'} from incompatible pointer type 'void (*)(int *, int *, void (*)(char *, int *), int *)' [-Wincompatible-pointer-types] 2023-04-20T11:37:46.5883087Z 802 | f2py_fbobyqa_def[i_f2py++].func = xuresmax; 2023-04-20T11:37:46.7043423Z | ^ 2023-04-20T11:37:46.7048442Z python/pdfo/fbobyqamodule.c: At top level: 2023-04-20T11:37:46.7096678Z python/pdfo/fbobyqamodule.c:128:12: warning: 'f2py_size' defined but not used [-Wunused-function] 2023-04-20T11:37:46.7114215Z 128 | static int f2py_size(PyArrayObject* var, ...) 2023-04-20T11:37:46.7326436Z | ^~~~~~~~~ 2023-04-20T11:37:46.7365846Z [33/132] Compiling Fortran object python/pdfo/fnewuoa.cp38-win_amd64.pyd.p/.._.._fsrc_newuoa_bigden.f.obj 2023-04-20T11:37:46.7399533Z [34/132] Compiling Fortran object python/pdfo/fnewuoa.cp38-win_amd64.pyd.p/.._.._fsrc_newuoa_newuob.f.obj 2023-04-20T11:37:46.7608246Z ../../fsrc/newuoa/newuob.f:252:10: 2023-04-20T11:37:46.7677754Z 2023-04-20T11:37:46.7699703Z 252 | 120 IF (DSQ <= 1.0D-3*XOPTSQ) THEN 2023-04-20T11:37:46.7709459Z | ^ 2023-04-20T11:37:46.7746264Z Warning: 'xoptsq' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:46.7759361Z ../../fsrc/newuoa/newuob.f:194:12: 2023-04-20T11:37:46.7760826Z 2023-04-20T11:37:46.7873276Z 194 | XOPTSQ=ZERO 2023-04-20T11:37:46.8124895Z | ^ 2023-04-20T11:37:46.8127156Z note: 'xoptsq' was declared here 2023-04-20T11:37:46.8129443Z ../../fsrc/newuoa/newuob.f:182:72: 2023-04-20T11:37:46.8160418Z 2023-04-20T11:37:46.8164217Z 182 | HQ(IH)=(FBEG-FVAL(IPT+1)-FVAL(JPT+1)+F)/(XIPT*XJPT) 2023-04-20T11:37:46.8164812Z | ^ 2023-04-20T11:37:46.8172159Z Warning: 'xjpt' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:46.8189537Z ../../fsrc/newuoa/newuob.f:103:14: 2023-04-20T11:37:46.8202967Z 2023-04-20T11:37:46.8390048Z 103 | XJPT=RHOBEG 2023-04-20T11:37:46.8400335Z | ^ 2023-04-20T11:37:46.8423327Z note: 'xjpt' was declared here 2023-04-20T11:37:46.8475809Z ../../fsrc/newuoa/newuob.f:182:72: 2023-04-20T11:37:46.8489216Z 2023-04-20T11:37:46.8497173Z 182 | HQ(IH)=(FBEG-FVAL(IPT+1)-FVAL(JPT+1)+F)/(XIPT*XJPT) 2023-04-20T11:37:46.8518658Z | ^ 2023-04-20T11:37:46.8531549Z Warning: 'xipt' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:46.8546128Z ../../fsrc/newuoa/newuob.f:101:14: 2023-04-20T11:37:47.0305917Z 2023-04-20T11:37:47.0332239Z 101 | XIPT=RHOBEG 2023-04-20T11:37:47.0349295Z | ^ 2023-04-20T11:37:47.0503856Z note: 'xipt' was declared here 2023-04-20T11:37:47.0544852Z ../../fsrc/newuoa/newuob.f:630:14: 2023-04-20T11:37:47.0561504Z 2023-04-20T11:37:47.0702901Z 630 | IF (RATIO > 1.0D-2) THEN 2023-04-20T11:37:47.1328403Z | ^ 2023-04-20T11:37:47.1337418Z Warning: 'ratio' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:47.1345827Z ../../fsrc/newuoa/newuob.f:241:15: 2023-04-20T11:37:47.1350822Z 2023-04-20T11:37:47.1373470Z 241 | RATIO=-1.0D0 2023-04-20T11:37:47.1379662Z | ^ 2023-04-20T11:37:47.1405098Z note: 'ratio' was declared here 2023-04-20T11:37:47.1419767Z ../../fsrc/newuoa/newuob.f:243:14: 2023-04-20T11:37:47.1476478Z 2023-04-20T11:37:47.1494433Z 243 | IF (NF <= NFSAV+2) GOTO 460 2023-04-20T11:37:47.1508334Z | ^ 2023-04-20T11:37:47.1743600Z Warning: 'nfsav' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:47.1764528Z ../../fsrc/newuoa/newuob.f:199:11: 2023-04-20T11:37:47.1780870Z 2023-04-20T11:37:47.1834419Z 199 | 90 NFSAV=NF 2023-04-20T11:37:47.1849476Z | ^ 2023-04-20T11:37:47.1854354Z note: 'nfsav' was declared here 2023-04-20T11:37:47.1858925Z ../../fsrc/newuoa/newuob.f:177:72: 2023-04-20T11:37:47.1861980Z 2023-04-20T11:37:47.1882515Z 177 | IF (XJPT < ZERO) JPT=JPT+N 2023-04-20T11:37:47.1898711Z | ^ 2023-04-20T11:37:47.2093381Z Warning: 'jpt' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:47.2101153Z ../../fsrc/newuoa/newuob.f:94:13: 2023-04-20T11:37:47.2104311Z 2023-04-20T11:37:47.2115052Z 94 | JPT=NFM-ITEMP*N-N 2023-04-20T11:37:47.2144610Z | ^ 2023-04-20T11:37:47.2158430Z note: 'jpt' was declared here 2023-04-20T11:37:47.2208799Z ../../fsrc/newuoa/newuob.f:650:72: 2023-04-20T11:37:47.2228232Z 2023-04-20T11:37:47.2253527Z 650 | ITEST=ITEST+1 2023-04-20T11:37:47.2690074Z | ^ 2023-04-20T11:37:47.2706166Z Warning: 'itest' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:47.2709141Z ../../fsrc/newuoa/newuob.f:193:11: 2023-04-20T11:37:47.2735127Z 2023-04-20T11:37:47.2753304Z 193 | ITEST=0 2023-04-20T11:37:47.3944971Z | ^ 2023-04-20T11:37:47.3954841Z note: 'itest' was declared here 2023-04-20T11:37:47.3968526Z ../../fsrc/newuoa/newuob.f:175:72: 2023-04-20T11:37:47.3983397Z 2023-04-20T11:37:47.4159412Z 175 | IH=(IPT*(IPT-1))/2+JPT 2023-04-20T11:37:47.4186242Z | ^ 2023-04-20T11:37:47.4194759Z Warning: 'ipt' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:47.4213635Z ../../fsrc/newuoa/newuob.f:95:13: 2023-04-20T11:37:47.4241944Z 2023-04-20T11:37:47.4256311Z 95 | IPT=JPT+ITEMP 2023-04-20T11:37:47.4257942Z | ^ 2023-04-20T11:37:47.4450786Z note: 'ipt' was declared here 2023-04-20T11:37:47.4455036Z ../../fsrc/newuoa/newuob.f:166:72: 2023-04-20T11:37:47.4465545Z 2023-04-20T11:37:47.4475006Z 166 | TEMP=(FBEG-F)/RHOBEG 2023-04-20T11:37:47.4484000Z | ^ 2023-04-20T11:37:47.4484821Z Warning: 'fbeg' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:47.4485246Z ../../fsrc/newuoa/newuob.f:119:14: 2023-04-20T11:37:47.4485503Z 2023-04-20T11:37:47.4485685Z 119 | FBEG=F 2023-04-20T11:37:47.4485986Z | ^ 2023-04-20T11:37:47.4486305Z note: 'fbeg' was declared here 2023-04-20T11:37:47.4486629Z ../../fsrc/newuoa/newuob.f:552:72: 2023-04-20T11:37:47.4486878Z 2023-04-20T11:37:47.4487095Z 552 | DELTA=DMAX1(HALF*DELTA,DNORM) 2023-04-20T11:37:47.4487470Z | ^ 2023-04-20T11:37:47.4487921Z Warning: 'dnorm' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:47.4488311Z ../../fsrc/newuoa/newuob.f:237:11: 2023-04-20T11:37:47.4488565Z 2023-04-20T11:37:47.4488776Z 237 | DNORM=DMIN1(DELTA,DSQRT(DSQ)) 2023-04-20T11:37:47.4489095Z | ^ 2023-04-20T11:37:47.4489409Z note: 'dnorm' was declared here 2023-04-20T11:37:47.4489725Z ../../fsrc/newuoa/newuob.f:245:14: 2023-04-20T11:37:47.4489962Z 2023-04-20T11:37:47.4490206Z 245 | IF (TEMP <= DMAX1(DIFFA,DIFFB,DIFFC)) GOTO 460 2023-04-20T11:37:47.4490549Z | ^ 2023-04-20T11:37:47.4490934Z Warning: 'diffc' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:47.4491319Z ../../fsrc/newuoa/newuob.f:245:45: 2023-04-20T11:37:47.4491558Z 2023-04-20T11:37:47.4491858Z 245 | IF (TEMP <= DMAX1(DIFFA,DIFFB,DIFFC)) GOTO 460 2023-04-20T11:37:47.4492232Z | ^ 2023-04-20T11:37:47.4492984Z note: 'diffc' was declared here 2023-04-20T11:37:47.4493326Z ../../fsrc/newuoa/newuob.f:245:14: 2023-04-20T11:37:47.4493572Z 2023-04-20T11:37:47.4493808Z 245 | IF (TEMP <= DMAX1(DIFFA,DIFFB,DIFFC)) GOTO 460 2023-04-20T11:37:47.4494153Z | ^ 2023-04-20T11:37:47.4494535Z Warning: 'diffa' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:47.4494918Z ../../fsrc/newuoa/newuob.f:191:11: 2023-04-20T11:37:47.4495150Z 2023-04-20T11:37:47.4495328Z 191 | DIFFA=ZERO 2023-04-20T11:37:47.4495613Z | ^ 2023-04-20T11:37:47.4495922Z note: 'diffa' was declared here 2023-04-20T11:37:47.4496251Z [35/132] Module scanner. 2023-04-20T11:37:47.4496633Z [36/132] Linking target python/pdfo/fnewuoa.cp38-win_amd64.pyd 2023-04-20T11:37:47.4497145Z [37/132] Compiling C object python/pdfo/flincoa.cp38-win_amd64.pyd.p/meson-generated_.._flincoamodule.c.obj 2023-04-20T11:37:47.4497773Z In file included from D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/core/include/numpy/ndarraytypes.h:4, 2023-04-20T11:37:47.4664128Z from D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, 2023-04-20T11:37:47.4664972Z from D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/core/include/numpy/arrayobject.h:4, 2023-04-20T11:37:47.4665574Z from D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/f2py/src/fortranobject.h:13, 2023-04-20T11:37:47.4666042Z from python/pdfo/flincoamodule.c:16: 2023-04-20T11:37:47.4666679Z D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/core/include/numpy/npy_common.h:164:20: warning: '_fseeki64' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] 2023-04-20T11:37:47.4667291Z 164 | extern int __cdecl _fseeki64(FILE *, long long, int); 2023-04-20T11:37:47.4667680Z | ^~~~~~~~~ 2023-04-20T11:37:47.4668265Z D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/core/include/numpy/npy_common.h:165:26: warning: '_ftelli64' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] 2023-04-20T11:37:47.4668852Z 165 | extern long long __cdecl _ftelli64(FILE *); 2023-04-20T11:37:47.4669200Z | ^~~~~~~~~ 2023-04-20T11:37:47.4669592Z python/pdfo/flincoamodule.c: In function 'f2py_setup_flincoa': 2023-04-20T11:37:47.4670275Z python/pdfo/flincoamodule.c:818:35: warning: assignment to 'f2py_init_func' {aka 'void (*)(int *, long long int *, void (*)(char *, long long int *), int *)'} from incompatible pointer type 'void (*)(int *, int *, void (*)(char *, int *), int *)' [-Wincompatible-pointer-types] 2023-04-20T11:37:47.4670920Z 818 | f2py_flincoa_def[i_f2py++].func = fhist; 2023-04-20T11:37:47.4671260Z | ^ 2023-04-20T11:37:47.4671939Z python/pdfo/flincoamodule.c:819:35: warning: assignment to 'f2py_init_func' {aka 'void (*)(int *, long long int *, void (*)(char *, long long int *), int *)'} from incompatible pointer type 'void (*)(int *, int *, void (*)(char *, int *), int *)' [-Wincompatible-pointer-types] 2023-04-20T11:37:47.4672545Z 819 | f2py_flincoa_def[i_f2py++].func = chist; 2023-04-20T11:37:47.4672895Z | ^ 2023-04-20T11:37:47.4673496Z python/pdfo/flincoamodule.c:820:35: warning: assignment to 'f2py_init_func' {aka 'void (*)(int *, long long int *, void (*)(char *, long long int *), int *)'} from incompatible pointer type 'void (*)(int *, int *, void (*)(char *, int *), int *)' [-Wincompatible-pointer-types] 2023-04-20T11:37:47.4674112Z 820 | f2py_flincoa_def[i_f2py++].func = aresmax; 2023-04-20T11:37:47.4674466Z | ^ 2023-04-20T11:37:47.4675348Z python/pdfo/flincoamodule.c:821:35: warning: assignment to 'f2py_init_func' {aka 'void (*)(int *, long long int *, void (*)(char *, long long int *), int *)'} from incompatible pointer type 'void (*)(int *, int *, void (*)(char *, int *), int *)' [-Wincompatible-pointer-types] 2023-04-20T11:37:47.4676091Z 821 | f2py_flincoa_def[i_f2py++].func = bresmax; 2023-04-20T11:37:47.4676423Z | ^ 2023-04-20T11:37:47.4676782Z python/pdfo/flincoamodule.c: At top level: 2023-04-20T11:37:47.4677245Z python/pdfo/flincoamodule.c:128:12: warning: 'f2py_size' defined but not used [-Wunused-function] 2023-04-20T11:37:47.4677709Z 128 | static int f2py_size(PyArrayObject* var, ...) 2023-04-20T11:37:47.4678054Z | ^~~~~~~~~ 2023-04-20T11:37:47.4678492Z [38/132] Compiling Fortran object python/pdfo/fbobyqa.cp38-win_amd64.pyd.p/.._.._fsrc_pdfoconst.F.obj 2023-04-20T11:37:47.4679033Z [39/132] Compiling Fortran object python/pdfo/fbobyqa.cp38-win_amd64.pyd.p/.._.._fsrc_bobyqa_bobyqa.f.obj 2023-04-20T11:37:47.4679573Z [40/132] Compiling Fortran object python/pdfo/fbobyqa.cp38-win_amd64.pyd.p/.._py_gateways_bobyqa.f90.obj 2023-04-20T11:37:47.4680089Z [41/132] Compiling Fortran object python/pdfo/fbobyqa.cp38-win_amd64.pyd.p/.._.._fsrc_bobyqa_prelim.f.obj 2023-04-20T11:37:47.4680511Z ../../fsrc/bobyqa/prelim.f:137:72: 2023-04-20T11:37:47.4680765Z 2023-04-20T11:37:47.4680965Z 137 | DIFF=STEPB-STEPA 2023-04-20T11:37:47.4681324Z | ^ 2023-04-20T11:37:47.4681754Z Warning: 'stepb' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:47.4682153Z ../../fsrc/bobyqa/prelim.f:80:19: 2023-04-20T11:37:47.4682396Z 2023-04-20T11:37:47.4682605Z 80 | STEPB=-RHOBEG 2023-04-20T11:37:47.4682912Z | ^ 2023-04-20T11:37:47.4683220Z note: 'stepb' was declared here 2023-04-20T11:37:47.4683553Z ../../fsrc/bobyqa/prelim.f:137:72: 2023-04-20T11:37:47.4683809Z 2023-04-20T11:37:47.4684008Z 137 | DIFF=STEPB-STEPA 2023-04-20T11:37:47.4684371Z | ^ 2023-04-20T11:37:47.4684808Z Warning: 'stepa' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:47.4685200Z ../../fsrc/bobyqa/prelim.f:75:19: 2023-04-20T11:37:47.4685441Z 2023-04-20T11:37:47.4685628Z 75 | STEPA=RHOBEG 2023-04-20T11:37:47.4685917Z | ^ 2023-04-20T11:37:47.4686231Z note: 'stepa' was declared here 2023-04-20T11:37:47.4686570Z ../../fsrc/bobyqa/prelim.f:161:72: 2023-04-20T11:37:47.4686809Z 2023-04-20T11:37:47.4850632Z 161 | IH=(IPT*(IPT-1))/2+JPT 2023-04-20T11:37:47.4877962Z | ^ 2023-04-20T11:37:47.5001369Z Warning: 'jpt' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:47.5027509Z ../../fsrc/bobyqa/prelim.f:87:13: 2023-04-20T11:37:47.6273092Z 2023-04-20T11:37:47.8032929Z 87 | JPT=NFM-ITEMP*N-N 2023-04-20T11:37:47.8329014Z | ^ 2023-04-20T11:37:47.8770157Z note: 'jpt' was declared here 2023-04-20T11:37:47.8803692Z ../../fsrc/bobyqa/prelim.f:161:72: 2023-04-20T11:37:47.8827862Z 2023-04-20T11:37:47.8842028Z 161 | IH=(IPT*(IPT-1))/2+JPT 2023-04-20T11:37:47.9086678Z | ^ 2023-04-20T11:37:47.9105927Z Warning: 'ipt' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:47.9308774Z ../../fsrc/bobyqa/prelim.f:88:13: 2023-04-20T11:37:47.9322219Z 2023-04-20T11:37:47.9353708Z 88 | IPT=JPT+ITEMP 2023-04-20T11:37:47.9376404Z | ^ 2023-04-20T11:37:47.9458743Z note: 'ipt' was declared here 2023-04-20T11:37:47.9484349Z ../../fsrc/bobyqa/prelim.f:136:72: 2023-04-20T11:37:48.0168829Z 2023-04-20T11:37:48.0185959Z 136 | TEMP=(F-FBEG)/STEPB 2023-04-20T11:37:48.0189031Z | ^ 2023-04-20T11:37:48.0232115Z Warning: 'fbeg' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:48.0250439Z ../../fsrc/bobyqa/prelim.f:114:14: 2023-04-20T11:37:48.1432595Z 2023-04-20T11:37:48.2534791Z 114 | FBEG=F 2023-04-20T11:37:48.2556369Z | ^ 2023-04-20T11:37:48.2580841Z note: 'fbeg' was declared here 2023-04-20T11:37:48.2595103Z [42/132] Compiling Fortran object python/pdfo/fbobyqa.cp38-win_amd64.pyd.p/meson-generated_.._fbobyqa-f2pywrappers2.f90.obj 2023-04-20T11:37:48.2795753Z python/pdfo/fbobyqa-f2pywrappers2.f90:127:10: 2023-04-20T11:37:48.2814247Z 2023-04-20T11:37:48.2833448Z 127 | use fbobyqa, only : nf 2023-04-20T11:37:48.3561050Z | 1 2023-04-20T11:37:48.3567831Z Warning: Unused module variable 'chist' which has been explicitly imported at (1) [-Wunused-variable] 2023-04-20T11:37:48.3590286Z python/pdfo/fbobyqa-f2pywrappers2.f90:127:10: 2023-04-20T11:37:48.3606473Z 2023-04-20T11:37:48.3699521Z 127 | use fbobyqa, only : nf 2023-04-20T11:37:48.3716292Z | 1 2023-04-20T11:37:48.4730360Z Warning: Unused module variable 'fhist' which has been explicitly imported at (1) [-Wunused-variable] 2023-04-20T11:37:48.5810456Z python/pdfo/fbobyqa-f2pywrappers2.f90:127:10: 2023-04-20T11:37:48.5835856Z 2023-04-20T11:37:48.5853504Z 127 | use fbobyqa, only : nf 2023-04-20T11:37:48.5943983Z | 1 2023-04-20T11:37:48.5951539Z Warning: Unused module variable 'xlresmax' which has been explicitly imported at (1) [-Wunused-variable] 2023-04-20T11:37:48.5954286Z python/pdfo/fbobyqa-f2pywrappers2.f90:127:10: 2023-04-20T11:37:48.5994409Z 2023-04-20T11:37:48.6010115Z 127 | use fbobyqa, only : nf 2023-04-20T11:37:48.6029143Z | 1 2023-04-20T11:37:48.6069852Z Warning: Unused module variable 'xuresmax' which has been explicitly imported at (1) [-Wunused-variable] 2023-04-20T11:37:48.6084773Z [43/132] Compiling Fortran object python/pdfo/fbobyqa.cp38-win_amd64.pyd.p/.._.._fsrc_bobyqa_update.f.obj 2023-04-20T11:37:48.6228707Z [44/132] Compiling Fortran object python/pdfo/fbobyqa.cp38-win_amd64.pyd.p/.._.._fsrc_bobyqa_bobyqb.f.obj 2023-04-20T11:37:48.6235132Z ../../fsrc/bobyqa/bobyqb.f:194:72: 2023-04-20T11:37:48.6246259Z 2023-04-20T11:37:48.6272929Z 194 | ERRBIG=DMAX1(DIFFA,DIFFB,DIFFC) 2023-04-20T11:37:48.6275295Z | ^ 2023-04-20T11:37:48.6277226Z Warning: 'diffc' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:48.6282932Z ../../fsrc/bobyqa/bobyqb.f:194:40: 2023-04-20T11:37:48.6295065Z 2023-04-20T11:37:48.6296798Z 194 | ERRBIG=DMAX1(DIFFA,DIFFB,DIFFC) 2023-04-20T11:37:48.6306711Z | ^ 2023-04-20T11:37:48.6320011Z note: 'diffc' was declared here 2023-04-20T11:37:48.6382832Z [45/132] Compiling Fortran object python/pdfo/fbobyqa.cp38-win_amd64.pyd.p/.._.._fsrc_bobyqa_rescue.f.obj 2023-04-20T11:37:48.6392892Z [46/132] Compiling Fortran object python/pdfo/fbobyqa.cp38-win_amd64.pyd.p/.._.._fsrc_bobyqa_trsbox.f.obj 2023-04-20T11:37:48.6409417Z ../../fsrc/bobyqa/trsbox.f:354:72: 2023-04-20T11:37:48.6459003Z 2023-04-20T11:37:48.7148233Z 354 | XBDI(IACT)=XSAV 2023-04-20T11:37:48.7169630Z | ^ 2023-04-20T11:37:48.7239210Z Warning: 'xsav' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:48.7252361Z ../../fsrc/bobyqa/trsbox.f:267:26: 2023-04-20T11:37:48.7406048Z 2023-04-20T11:37:48.7422435Z 267 | XSAV=ONEMIN 2023-04-20T11:37:48.8341231Z | ^ 2023-04-20T11:37:48.9206824Z note: 'xsav' was declared here 2023-04-20T11:37:48.9219362Z ../../fsrc/bobyqa/trsbox.f:311:72: 2023-04-20T11:37:48.9251807Z 2023-04-20T11:37:48.9573845Z 311 | REDNEW=STH*(ANGT*DREDG-SREDG-HALF*STH*TEMP) 2023-04-20T11:37:48.9577561Z | ^ 2023-04-20T11:37:48.9580256Z Warning: 'sredg' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:48.9618426Z ../../fsrc/bobyqa/trsbox.f:234:11: 2023-04-20T11:37:48.9623994Z 2023-04-20T11:37:48.9638106Z 234 | SREDG=-TEMP 2023-04-20T11:37:48.9654730Z | ^ 2023-04-20T11:37:48.9672164Z note: 'sredg' was declared here 2023-04-20T11:37:49.0000499Z ../../fsrc/bobyqa/trsbox.f:399:10: 2023-04-20T11:37:49.0009610Z 2023-04-20T11:37:49.0018342Z 399 | IF (ITERC > ITCSAV) GOTO 150 2023-04-20T11:37:49.0020399Z | ^ 2023-04-20T11:37:49.0025630Z Warning: 'itcsav' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:49.0039784Z ../../fsrc/bobyqa/trsbox.f:217:12: 2023-04-20T11:37:49.0050457Z 2023-04-20T11:37:49.0064124Z 217 | ITCSAV=ITERC 2023-04-20T11:37:49.0069727Z | ^ 2023-04-20T11:37:49.0071750Z note: 'itcsav' was declared here 2023-04-20T11:37:49.0073754Z ../../fsrc/bobyqa/trsbox.f:141:10: 2023-04-20T11:37:49.0080205Z 2023-04-20T11:37:49.0084135Z 141 | IACT=0 2023-04-20T11:37:49.0085821Z | ^ 2023-04-20T11:37:49.0097736Z Warning: 'iact' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:49.0116618Z ../../fsrc/bobyqa/trsbox.f:195:72: 2023-04-20T11:37:49.0130926Z 2023-04-20T11:37:49.0143305Z 195 | BETA=GREDSQ/GGSAV 2023-04-20T11:37:49.0248557Z | ^ 2023-04-20T11:37:49.0273029Z Warning: 'ggsav' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:49.0368620Z ../../fsrc/bobyqa/trsbox.f:167:15: 2023-04-20T11:37:49.0395168Z 2023-04-20T11:37:49.0408885Z 167 | GGSAV=GREDSQ 2023-04-20T11:37:49.0779928Z | ^ 2023-04-20T11:37:49.0787321Z note: 'ggsav' was declared here 2023-04-20T11:37:49.0790061Z ../../fsrc/bobyqa/trsbox.f:229:72: 2023-04-20T11:37:49.0819175Z 2023-04-20T11:37:49.0836497Z 229 | S(I)=(DREDG*D(I)-DREDSQ*GNEW(I))/TEMP 2023-04-20T11:37:49.0994739Z | ^ 2023-04-20T11:37:49.1004742Z Warning: 'dredsq' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:49.1018204Z ../../fsrc/bobyqa/trsbox.f:204:12: 2023-04-20T11:37:49.1034692Z 2023-04-20T11:37:49.1197953Z 204 | DREDSQ=ZERO 2023-04-20T11:37:49.1208163Z | ^ 2023-04-20T11:37:49.1222447Z note: 'dredsq' was declared here 2023-04-20T11:37:49.1225169Z ../../fsrc/bobyqa/trsbox.f:311:72: 2023-04-20T11:37:49.1243723Z 2023-04-20T11:37:49.1245969Z 311 | REDNEW=STH*(ANGT*DREDG-SREDG-HALF*STH*TEMP) 2023-04-20T11:37:49.1266909Z | ^ 2023-04-20T11:37:49.1282073Z Warning: 'dredg' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:49.1352242Z ../../fsrc/bobyqa/trsbox.f:205:11: 2023-04-20T11:37:49.1377912Z 2023-04-20T11:37:49.2251181Z 205 | DREDG=ZERO 2023-04-20T11:37:49.2268966Z | ^ 2023-04-20T11:37:49.2272363Z note: 'dredg' was declared here 2023-04-20T11:37:49.2295984Z ../../fsrc/bobyqa/trsbox.f:308:72: 2023-04-20T11:37:49.2314715Z 2023-04-20T11:37:49.2416523Z 308 | ANGT=ANGBD*DFLOAT(I)/DFLOAT(IU) 2023-04-20T11:37:49.4291611Z | ^ 2023-04-20T11:37:49.4450418Z Warning: 'angbd' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:49.6311766Z ../../fsrc/bobyqa/trsbox.f:241:11: 2023-04-20T11:37:49.6786972Z 2023-04-20T11:37:49.6790360Z 241 | ANGBD=ONE 2023-04-20T11:37:49.6792939Z | ^ 2023-04-20T11:37:49.7026178Z note: 'angbd' was declared here 2023-04-20T11:37:49.7034623Z [47/132] Compiling Fortran object python/pdfo/fbobyqa.cp38-win_amd64.pyd.p/.._.._fsrc_bobyqa_altmov.f.obj 2023-04-20T11:37:49.7037227Z ../../fsrc/bobyqa/altmov.f:247:72: 2023-04-20T11:37:49.7053907Z 2023-04-20T11:37:49.7075537Z 247 | W(I)=-STEP*GLAG(I) 2023-04-20T11:37:49.7090442Z | ^ 2023-04-20T11:37:49.7305093Z Warning: 'step' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:49.7327247Z ../../fsrc/bobyqa/altmov.f:125:18: 2023-04-20T11:37:49.7344118Z 2023-04-20T11:37:49.7394926Z 125 | STEP=SLBD 2023-04-20T11:37:49.7411077Z | ^ 2023-04-20T11:37:49.7433692Z note: 'step' was declared here 2023-04-20T11:37:49.8167501Z ../../fsrc/bobyqa/altmov.f:182:20: 2023-04-20T11:37:49.8170514Z 2023-04-20T11:37:49.8173164Z 182 | IBDSAV=ISBD 2023-04-20T11:37:49.8194955Z | ^ 2023-04-20T11:37:49.8210165Z Warning: 'ibdsav' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:49.8269415Z ../../fsrc/bobyqa/altmov.f:189:72: 2023-04-20T11:37:49.8285412Z 2023-04-20T11:37:49.8515883Z 189 | TEMP=XOPT(I)+STPSAV*(XPT(KSAV,I)-XOPT(I)) 2023-04-20T11:37:50.0547295Z | ^ 2023-04-20T11:37:50.0646469Z Warning: 'stpsav' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:50.0873576Z ../../fsrc/bobyqa/altmov.f:181:20: 2023-04-20T11:37:50.0879415Z 2023-04-20T11:37:50.0926863Z 181 | STPSAV=STEP 2023-04-20T11:37:50.0932318Z | ^ 2023-04-20T11:37:50.0942432Z note: 'stpsav' was declared here 2023-04-20T11:37:50.0958337Z ../../fsrc/bobyqa/altmov.f:180:18: 2023-04-20T11:37:50.0971844Z 2023-04-20T11:37:50.0985511Z 180 | KSAV=K 2023-04-20T11:37:50.1267571Z | ^ 2023-04-20T11:37:50.1281493Z Warning: 'ksav' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:50.1283648Z [48/132] Module scanner. 2023-04-20T11:37:50.1293857Z [49/132] Linking target python/pdfo/fbobyqa.cp38-win_amd64.pyd 2023-04-20T11:37:50.1303982Z [50/132] Generating python/pdfo/fcobylamodule with a custom command 2023-04-20T11:37:50.1305810Z Reading fortran codes... 2023-04-20T11:37:50.1307875Z Reading file '../../python/pdfo/../py_gateways/cobyla-interface.pyf' (format:free) 2023-04-20T11:37:50.1315146Z Line #42 in ../../python/pdfo/../py_gateways/cobyla-interface.pyf:" intent(callback) fun " 2023-04-20T11:37:50.1315694Z analyzeline: missing __user__ module (could be nothing) 2023-04-20T11:37:50.1316219Z Line #42 in ../../python/pdfo/../py_gateways/cobyla-interface.pyf:" intent(callback) fun " 2023-04-20T11:37:50.1316786Z analyzeline: appending intent(callback) fun to mcobyla arguments 2023-04-20T11:37:50.1317324Z Line #43 in ../../python/pdfo/../py_gateways/cobyla-interface.pyf:" intent(callback) confun " 2023-04-20T11:37:50.1317845Z analyzeline: missing __user__ module (could be nothing) 2023-04-20T11:37:50.1318382Z Line #43 in ../../python/pdfo/../py_gateways/cobyla-interface.pyf:" intent(callback) confun " 2023-04-20T11:37:50.1318901Z analyzeline: appending intent(callback) confun to mcobyla arguments 2023-04-20T11:37:50.1319298Z Post-processing... 2023-04-20T11:37:50.1319646Z Block: calfun__user__routines 2023-04-20T11:37:50.1320004Z Block: calfun_user_routines 2023-04-20T11:37:50.1320327Z Block: fun 2023-04-20T11:37:50.1320658Z Block: confun 2023-04-20T11:37:50.1320982Z Block: fcobyla 2023-04-20T11:37:50.1321301Z Block: fcobyla 2023-04-20T11:37:50.1327867Z In: ../../python/pdfo/../py_gateways/cobyla-interface.pyf:fcobyla:unknown_interface:fcobyla 2023-04-20T11:37:50.1328808Z get_useparameters: no module pdfoconst info used by fcobyla 2023-04-20T11:37:50.1333231Z Block: mcobyla 2023-04-20T11:37:50.1334240Z In: ../../python/pdfo/../py_gateways/cobyla-interface.pyf:fcobyla:unknown_interface:mcobyla 2023-04-20T11:37:50.1344865Z get_useparameters: no module calfun__user__routines info used by mcobyla 2023-04-20T11:37:50.1346970Z Post-processing (stage 2)... 2023-04-20T11:37:50.1387946Z Block: calfun__user__routines 2023-04-20T11:37:50.1391719Z Block: calfun_user_routines 2023-04-20T11:37:50.1393321Z Block: fun 2023-04-20T11:37:50.1417601Z Block: confun 2023-04-20T11:37:50.1444897Z Block: fcobyla 2023-04-20T11:37:50.1528840Z Block: unknown_interface 2023-04-20T11:37:50.1545626Z Block: fcobyla 2023-04-20T11:37:50.1716905Z Block: mcobyla 2023-04-20T11:37:50.3672711Z Building modules... 2023-04-20T11:37:50.4612527Z Constructing call-back function "cb_fun_in_calfun__user__routines" 2023-04-20T11:37:50.4616847Z def fun(x,[n]): return f 2023-04-20T11:37:50.4624759Z Constructing call-back function "cb_confun_in_calfun__user__routines" 2023-04-20T11:37:50.4659956Z def confun(m,x,[n]): return c 2023-04-20T11:37:50.4674460Z Building module "fcobyla"... 2023-04-20T11:37:50.4676675Z Constructing wrapper function "mcobyla"... 2023-04-20T11:37:50.4725925Z x,f,info,funhist,conhist,resmax,conval = mcobyla(x,rhobeg,rhoend,iprint,maxfun,ftarget,conval,fun,confun,[n,m,overwrite_x,overwrite_conval,fun_extra_args,confun_extra_args]) 2023-04-20T11:37:50.4743143Z Constructing F90 module support for "fcobyla"... 2023-04-20T11:37:50.4758226Z Variables: nf fhist chist conval_x0 2023-04-20T11:37:50.4998833Z 2023-04-20T11:37:50.5012533Z getarrdims:warning: assumed shape array, using 0 instead of ':' 2023-04-20T11:37:50.5014690Z 2023-04-20T11:37:50.5036880Z getarrdims:warning: assumed shape array, using 0 instead of ':' 2023-04-20T11:37:50.5041727Z 2023-04-20T11:37:50.5043674Z getarrdims:warning: assumed shape array, using 0 instead of ':' 2023-04-20T11:37:50.5045111Z 2023-04-20T11:37:50.5048935Z Wrote C/API module "fcobyla" to file "python/pdfo\fcobylamodule.c" 2023-04-20T11:37:50.5051871Z 2023-04-20T11:37:50.5056111Z Fortran 90 wrappers are saved to "python/pdfo\fcobyla-f2pywrappers2.f90" 2023-04-20T11:37:50.5060379Z 2023-04-20T11:37:50.5065153Z [51/132] Compiling Fortran object python/pdfo/flincoa.cp38-win_amd64.pyd.p/.._.._fsrc_pdfoconst.F.obj 2023-04-20T11:37:50.5065755Z [52/132] Compiling Fortran object python/pdfo/flincoa.cp38-win_amd64.pyd.p/.._.._fsrc_lincoa_lincoa.f.obj 2023-04-20T11:37:50.5066324Z [53/132] Compiling Fortran object python/pdfo/flincoa.cp38-win_amd64.pyd.p/.._py_gateways_lincoa.f90.obj 2023-04-20T11:37:50.5066931Z [54/132] Compiling Fortran object python/pdfo/flincoa.cp38-win_amd64.pyd.p/meson-generated_.._flincoa-f2pywrappers2.f90.obj 2023-04-20T11:37:50.5067451Z python/pdfo/flincoa-f2pywrappers2.f90:127:10: 2023-04-20T11:37:50.5067738Z 2023-04-20T11:37:50.5067947Z 127 | use flincoa, only : nf 2023-04-20T11:37:50.5068272Z | 1 2023-04-20T11:37:50.5068719Z Warning: Unused module variable 'aresmax' which has been explicitly imported at (1) [-Wunused-variable] 2023-04-20T11:37:50.5069206Z python/pdfo/flincoa-f2pywrappers2.f90:127:10: 2023-04-20T11:37:50.5069888Z 2023-04-20T11:37:50.5070328Z 127 | use flincoa, only : nf 2023-04-20T11:37:50.5070985Z | 1 2023-04-20T11:37:50.5071821Z Warning: Unused module variable 'bresmax' which has been explicitly imported at (1) [-Wunused-variable] 2023-04-20T11:37:50.5072996Z python/pdfo/flincoa-f2pywrappers2.f90:127:10: 2023-04-20T11:37:50.5073298Z 2023-04-20T11:37:50.5073499Z 127 | use flincoa, only : nf 2023-04-20T11:37:50.5073811Z | 1 2023-04-20T11:37:50.5074243Z Warning: Unused module variable 'chist' which has been explicitly imported at (1) [-Wunused-variable] 2023-04-20T11:37:50.5074711Z python/pdfo/flincoa-f2pywrappers2.f90:127:10: 2023-04-20T11:37:50.5074972Z 2023-04-20T11:37:50.5075169Z 127 | use flincoa, only : nf 2023-04-20T11:37:50.5075469Z | 1 2023-04-20T11:37:50.5075876Z Warning: Unused module variable 'fhist' which has been explicitly imported at (1) [-Wunused-variable] 2023-04-20T11:37:50.5076426Z [55/132] Compiling Fortran object python/pdfo/flincoa.cp38-win_amd64.pyd.p/.._.._fsrc_lincoa_prelim.f.obj 2023-04-20T11:37:50.5077017Z [56/132] Compiling Fortran object python/pdfo/flincoa.cp38-win_amd64.pyd.p/.._.._fsrc_lincoa_lincob.f.obj 2023-04-20T11:37:50.5077447Z ../../fsrc/lincoa/lincob.f:518:72: 2023-04-20T11:37:50.5077627Z 2023-04-20T11:37:50.5077795Z 518 | DIFF=F-FOPT-VQUAD 2023-04-20T11:37:50.5078054Z | ^ 2023-04-20T11:37:50.5078402Z Warning: 'vquad' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:50.5078700Z ../../fsrc/lincoa/lincob.f:380:11: 2023-04-20T11:37:50.5078843Z 2023-04-20T11:37:50.5078913Z 380 | VQUAD=ZERO 2023-04-20T11:37:50.5079109Z | ^ 2023-04-20T11:37:50.5079327Z note: 'vquad' was declared here 2023-04-20T11:37:50.5079560Z ../../fsrc/lincoa/lincob.f:777:10: 2023-04-20T11:37:50.5079708Z 2023-04-20T11:37:50.5079817Z 777 | IF (RATIO >= TENTH) GOTO 20 2023-04-20T11:37:50.5080027Z | ^ 2023-04-20T11:37:50.5080286Z Warning: 'ratio' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:50.5080577Z ../../fsrc/lincoa/lincob.f:557:15: 2023-04-20T11:37:50.5080726Z 2023-04-20T11:37:50.5080833Z 557 | RATIO=(F-FOPT)/VQUAD 2023-04-20T11:37:50.5081048Z | ^ 2023-04-20T11:37:50.5081258Z note: 'ratio' was declared here 2023-04-20T11:37:50.5081470Z ../../fsrc/lincoa/lincob.f:615:14: 2023-04-20T11:37:50.5081609Z 2023-04-20T11:37:50.5081742Z 615 | IF (DABS(DFFALT) >= TENTH*DABS(DIFF)) ITEST=0 2023-04-20T11:37:50.5081980Z | ^ 2023-04-20T11:37:50.5082438Z Warning: 'dffalt' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:50.5082916Z ../../fsrc/lincoa/lincob.f:547:16: 2023-04-20T11:37:50.5083204Z 2023-04-20T11:37:50.5083434Z 547 | DFFALT=F-FOPT-VQALT 2023-04-20T11:37:50.5083774Z | ^ 2023-04-20T11:37:50.5084122Z note: 'dffalt' was declared here 2023-04-20T11:37:50.5084589Z [57/132] Compiling Fortran object python/pdfo/flincoa.cp38-win_amd64.pyd.p/.._.._fsrc_lincoa_update.f.obj 2023-04-20T11:37:50.5085168Z [58/132] Compiling Fortran object python/pdfo/flincoa.cp38-win_amd64.pyd.p/.._.._fsrc_lincoa_trstep.f.obj 2023-04-20T11:37:50.5085728Z [59/132] Compiling Fortran object python/pdfo/flincoa.cp38-win_amd64.pyd.p/.._.._fsrc_lincoa_getact.f.obj 2023-04-20T11:37:50.5086279Z [60/132] Compiling Fortran object python/pdfo/flincoa.cp38-win_amd64.pyd.p/.._.._fsrc_lincoa_qmstep.f.obj 2023-04-20T11:37:50.5086719Z ../../fsrc/lincoa/qmstep.f:255:72: 2023-04-20T11:37:50.5086989Z 2023-04-20T11:37:50.5087286Z 255 | STEP(I)=STEP(I)+(TEST-BIGV)*AMAT(I,JSAV) 2023-04-20T11:37:50.5087730Z | ^ 2023-04-20T11:37:50.5088177Z Warning: 'jsav' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:50.5088601Z ../../fsrc/lincoa/qmstep.f:247:18: 2023-04-20T11:37:50.5088868Z 2023-04-20T11:37:50.5089065Z 247 | JSAV=J 2023-04-20T11:37:50.5089395Z | ^ 2023-04-20T11:37:50.5089747Z note: 'jsav' was declared here 2023-04-20T11:37:50.5090387Z ../../fsrc/lincoa/qmstep.f:117:72: 2023-04-20T11:37:50.5090662Z 2023-04-20T11:37:50.5090921Z 117 | STEP(I)=STPSAV*(XPT(KSAV,I)-XOPT(I)) 2023-04-20T11:37:50.5091353Z | ^ 2023-04-20T11:37:50.5091802Z Warning: 'stpsav' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:50.5092224Z ../../fsrc/lincoa/qmstep.f:106:20: 2023-04-20T11:37:50.5092476Z 2023-04-20T11:37:50.5092692Z 106 | STPSAV=STP 2023-04-20T11:37:50.5093032Z | ^ 2023-04-20T11:37:50.5093384Z note: 'stpsav' was declared here 2023-04-20T11:37:50.5093756Z ../../fsrc/lincoa/qmstep.f:117:72: 2023-04-20T11:37:50.5094021Z 2023-04-20T11:37:50.5094254Z 117 | STEP(I)=STPSAV*(XPT(KSAV,I)-XOPT(I)) 2023-04-20T11:37:50.5094638Z | ^ 2023-04-20T11:37:50.5095048Z Warning: 'ksav' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:50.5095437Z ../../fsrc/lincoa/qmstep.f:105:18: 2023-04-20T11:37:50.5095672Z 2023-04-20T11:37:50.5095849Z 105 | KSAV=K 2023-04-20T11:37:50.5096151Z | ^ 2023-04-20T11:37:50.5096469Z note: 'ksav' was declared here 2023-04-20T11:37:50.5096792Z [61/132] Module scanner. 2023-04-20T11:37:50.5097251Z [62/132] Compiling C object python/pdfo/fcobyla.cp38-win_amd64.pyd.p/meson-generated_.._fcobylamodule.c.obj 2023-04-20T11:37:50.5097866Z In file included from D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/core/include/numpy/ndarraytypes.h:4, 2023-04-20T11:37:50.5098493Z from D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, 2023-04-20T11:37:50.5099112Z from D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/core/include/numpy/arrayobject.h:4, 2023-04-20T11:37:50.5099714Z from D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/f2py/src/fortranobject.h:13, 2023-04-20T11:37:50.5100204Z from python/pdfo/fcobylamodule.c:16: 2023-04-20T11:37:50.5100836Z D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/core/include/numpy/npy_common.h:164:20: warning: '_fseeki64' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] 2023-04-20T11:37:50.5101443Z 164 | extern int __cdecl _fseeki64(FILE *, long long, int); 2023-04-20T11:37:50.5101798Z | ^~~~~~~~~ 2023-04-20T11:37:50.5102382Z D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/core/include/numpy/npy_common.h:165:26: warning: '_ftelli64' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] 2023-04-20T11:37:50.5102945Z 165 | extern long long __cdecl _ftelli64(FILE *); 2023-04-20T11:37:50.5103312Z | ^~~~~~~~~ 2023-04-20T11:37:50.5103693Z python/pdfo/fcobylamodule.c: In function 'f2py_setup_fcobyla': 2023-04-20T11:37:50.5104390Z python/pdfo/fcobylamodule.c:1017:35: warning: assignment to 'f2py_init_func' {aka 'void (*)(int *, long long int *, void (*)(char *, long long int *), int *)'} from incompatible pointer type 'void (*)(int *, int *, void (*)(char *, int *), int *)' [-Wincompatible-pointer-types] 2023-04-20T11:37:50.5105017Z 1017 | f2py_fcobyla_def[i_f2py++].func = fhist; 2023-04-20T11:37:50.5105366Z | ^ 2023-04-20T11:37:50.5105985Z python/pdfo/fcobylamodule.c:1018:35: warning: assignment to 'f2py_init_func' {aka 'void (*)(int *, long long int *, void (*)(char *, long long int *), int *)'} from incompatible pointer type 'void (*)(int *, int *, void (*)(char *, int *), int *)' [-Wincompatible-pointer-types] 2023-04-20T11:37:50.5106562Z 1018 | f2py_fcobyla_def[i_f2py++].func = chist; 2023-04-20T11:37:50.5107130Z | ^ 2023-04-20T11:37:50.5107903Z python/pdfo/fcobylamodule.c:1019:35: warning: assignment to 'f2py_init_func' {aka 'void (*)(int *, long long int *, void (*)(char *, long long int *), int *)'} from incompatible pointer type 'void (*)(int *, int *, void (*)(char *, int *), int *)' [-Wincompatible-pointer-types] 2023-04-20T11:37:50.5108516Z 1019 | f2py_fcobyla_def[i_f2py++].func = conval_x0; 2023-04-20T11:37:50.5108869Z | ^ 2023-04-20T11:37:50.5109227Z python/pdfo/fcobylamodule.c: At top level: 2023-04-20T11:37:50.5109698Z python/pdfo/fcobylamodule.c:141:12: warning: 'f2py_size' defined but not used [-Wunused-function] 2023-04-20T11:37:50.5110164Z 141 | static int f2py_size(PyArrayObject* var, ...) 2023-04-20T11:37:50.5110503Z | ^~~~~~~~~ 2023-04-20T11:37:50.5110884Z [63/132] Linking target python/pdfo/flincoa.cp38-win_amd64.pyd 2023-04-20T11:37:50.5111385Z [64/132] Compiling Fortran object python/pdfo/fcobyla.cp38-win_amd64.pyd.p/.._.._fsrc_pdfoconst.F.obj 2023-04-20T11:37:50.5111926Z [65/132] Compiling Fortran object python/pdfo/fcobyla.cp38-win_amd64.pyd.p/.._.._fsrc_cobyla_cobyla.f.obj 2023-04-20T11:37:50.5112462Z [66/132] Compiling Fortran object python/pdfo/fcobyla.cp38-win_amd64.pyd.p/.._py_gateways_cobyla.f90.obj 2023-04-20T11:37:50.5112996Z [67/132] Compiling Fortran object python/pdfo/fcobyla.cp38-win_amd64.pyd.p/.._.._fsrc_cobyla_trstlp.f.obj 2023-04-20T11:37:50.5113416Z ../../fsrc/cobyla/trstlp.f:667:72: 2023-04-20T11:37:50.5113662Z 2023-04-20T11:37:50.5113953Z 667 | IF (MCON == M) RESMAX=RESOLD+RATIO*(RESMAX-RESOLD) 2023-04-20T11:37:50.5114353Z | ^ 2023-04-20T11:37:50.5114761Z Warning: 'resold' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:50.5115158Z ../../fsrc/cobyla/trstlp.f:542:16: 2023-04-20T11:37:50.5115417Z 2023-04-20T11:37:50.5116620Z 542 | RESOLD=RESMAX 2023-04-20T11:37:50.5118183Z | ^ 2023-04-20T11:37:50.5119837Z note: 'resold' was declared here 2023-04-20T11:37:50.5121463Z ../../fsrc/cobyla/trstlp.f:156:15: 2023-04-20T11:37:50.5122897Z 2023-04-20T11:37:50.5124608Z 156 | ELSE IF (NACT > NACTX) THEN 2023-04-20T11:37:50.5126223Z | ^ 2023-04-20T11:37:50.5127953Z Warning: 'nactx' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:50.5129495Z ../../fsrc/cobyla/trstlp.f:154:15: 2023-04-20T11:37:50.5130956Z 2023-04-20T11:37:50.5132666Z 154 | NACTX=NACT 2023-04-20T11:37:50.5134243Z | ^ 2023-04-20T11:37:50.5135890Z note: 'nactx' was declared here 2023-04-20T11:37:50.5137512Z ../../fsrc/cobyla/trstlp.f:77:22: 2023-04-20T11:37:50.5138955Z 2023-04-20T11:37:50.5140629Z 77 | ICON=K 2023-04-20T11:37:50.5142208Z | ^ 2023-04-20T11:37:50.5143951Z Warning: 'icon' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:50.5145768Z [68/132] Compiling Fortran object python/pdfo/fcobyla.cp38-win_amd64.pyd.p/meson-generated_.._fcobyla-f2pywrappers2.f90.obj 2023-04-20T11:37:50.5147294Z python/pdfo/fcobyla-f2pywrappers2.f90:97:10: 2023-04-20T11:37:50.5148710Z 2023-04-20T11:37:50.5150430Z 97 | use fcobyla, only : nf 2023-04-20T11:37:50.5151972Z | 1 2023-04-20T11:37:50.5186318Z Warning: Unused module variable 'chist' which has been explicitly imported at (1) [-Wunused-variable] 2023-04-20T11:37:50.5221655Z python/pdfo/fcobyla-f2pywrappers2.f90:97:10: 2023-04-20T11:37:50.5361208Z 2023-04-20T11:37:50.5383601Z 97 | use fcobyla, only : nf 2023-04-20T11:37:50.5396463Z | 1 2023-04-20T11:37:50.5461518Z Warning: Unused module variable 'conval_x0' which has been explicitly imported at (1) [-Wunused-variable] 2023-04-20T11:37:50.5475197Z python/pdfo/fcobyla-f2pywrappers2.f90:97:10: 2023-04-20T11:37:50.5499150Z 2023-04-20T11:37:50.6119958Z 97 | use fcobyla, only : nf 2023-04-20T11:37:50.6746434Z | 1 2023-04-20T11:37:50.6773845Z Warning: Unused module variable 'fhist' which has been explicitly imported at (1) [-Wunused-variable] 2023-04-20T11:37:50.6829808Z [69/132] Compiling Fortran object python/pdfo/fcobyla.cp38-win_amd64.pyd.p/.._.._fsrc_cobyla_cobylb.f.obj 2023-04-20T11:37:50.6870436Z ../../fsrc/cobyla/cobylb.f:915:18: 2023-04-20T11:37:50.6872236Z 2023-04-20T11:37:50.6876217Z 915 | IF (DATSAV(MPP, J) <= RESREF) THEN 2023-04-20T11:37:50.7279207Z | ^ 2023-04-20T11:37:50.8629166Z Warning: 'resref' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:50.8639605Z ../../fsrc/cobyla/cobylb.f:892:16: 2023-04-20T11:37:50.8746648Z 2023-04-20T11:37:50.8784713Z 892 | RESREF = RESMAX 2023-04-20T11:37:50.8816347Z | ^ 2023-04-20T11:37:50.8827464Z note: 'resref' was declared here 2023-04-20T11:37:50.8842380Z ../../fsrc/cobyla/cobylb.f:474:10: 2023-04-20T11:37:50.8857272Z 2023-04-20T11:37:50.9148331Z 474 | IF (PARMU*(CVMAXP-CVMAXM) > SUM+SUM) DXSIGN=-1.0D0 2023-04-20T11:37:50.9153819Z | ^ 2023-04-20T11:37:50.9161214Z Warning: 'sum' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:50.9163367Z ../../fsrc/cobyla/cobylb.f:455:13: 2023-04-20T11:37:50.9174108Z 2023-04-20T11:37:50.9185000Z 455 | SUM=0.0D0 2023-04-20T11:37:50.9210613Z | ^ 2023-04-20T11:37:50.9225156Z note: 'sum' was declared here 2023-04-20T11:37:50.9306873Z ../../fsrc/cobyla/cobylb.f:769:30: 2023-04-20T11:37:50.9333288Z 2023-04-20T11:37:50.9625772Z 769 | IF (TRURED > 0.0D0 .AND. TRURED >= 0.1D0*PREREM) GOTO 140 2023-04-20T11:37:50.9641829Z | ^ 2023-04-20T11:37:50.9655786Z Warning: 'prerem' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:50.9676972Z ../../fsrc/cobyla/cobylb.f:614:12: 2023-04-20T11:37:50.9697882Z 2023-04-20T11:37:50.9708914Z 614 | PREREM=PARMU*PREREC-SUM 2023-04-20T11:37:50.9713529Z | ^ 2023-04-20T11:37:50.9721233Z note: 'prerem' was declared here 2023-04-20T11:37:50.9750614Z ../../fsrc/cobyla/cobylb.f:671:38: 2023-04-20T11:37:50.9766249Z 2023-04-20T11:37:50.9780157Z 671 | IF (SIGBAR(J) >= PARSIG .OR. SIGBAR(J) >= VSIG(J)) THEN 2023-04-20T11:37:50.9925055Z | ^ 2023-04-20T11:37:50.9936808Z Warning: 'parsig' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:50.9944443Z ../../fsrc/cobyla/cobylb.f:375:12: 2023-04-20T11:37:50.9949719Z 2023-04-20T11:37:50.9960562Z 375 | PARSIG=ALPHA*RHO 2023-04-20T11:37:50.9970779Z | ^ 2023-04-20T11:37:50.9991114Z note: 'parsig' was declared here 2023-04-20T11:37:51.0008600Z ../../fsrc/cobyla/cobylb.f:771:10: 2023-04-20T11:37:51.0012257Z 2023-04-20T11:37:51.0033065Z 771 | 550 IF (IFLAG == 0) THEN 2023-04-20T11:37:51.0129055Z | ^ 2023-04-20T11:37:51.0153653Z Warning: 'iflag' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:51.0678990Z ../../fsrc/cobyla/cobylb.f:374:11: 2023-04-20T11:37:51.0682887Z 2023-04-20T11:37:51.0688380Z 374 | IFLAG=1 2023-04-20T11:37:51.0711363Z | ^ 2023-04-20T11:37:51.0717648Z note: 'iflag' was declared here 2023-04-20T11:37:51.0728464Z [70/132] Generating python/pdfo/fuobyqa_classicalmodule with a custom command 2023-04-20T11:37:51.0744848Z Reading fortran codes... 2023-04-20T11:37:51.0759506Z Reading file '../../python/pdfo/../py_gateways/classical/uobyqa-interface.pyf' (format:free) 2023-04-20T11:37:51.0774712Z Line #33 in ../../python/pdfo/../py_gateways/classical/uobyqa-interface.pyf:" intent(callback) fun " 2023-04-20T11:37:51.0972282Z analyzeline: missing __user__ module (could be nothing) 2023-04-20T11:37:51.0989326Z Line #33 in ../../python/pdfo/../py_gateways/classical/uobyqa-interface.pyf:" intent(callback) fun " 2023-04-20T11:37:51.1053660Z analyzeline: appending intent(callback) fun to muobyqa arguments 2023-04-20T11:37:51.1075968Z Post-processing... 2023-04-20T11:37:51.2119409Z Block: calfun__user__routines 2023-04-20T11:37:51.3056935Z Block: calfun_user_routines 2023-04-20T11:37:51.4150758Z Block: fun 2023-04-20T11:37:51.4524254Z Block: fuobyqa_classical 2023-04-20T11:37:51.4527666Z Block: fuobyqa 2023-04-20T11:37:51.4559399Z In: ../../python/pdfo/../py_gateways/classical/uobyqa-interface.pyf:fuobyqa_classical:unknown_interface:fuobyqa 2023-04-20T11:37:51.4564028Z get_useparameters: no module pdfoconst info used by fuobyqa 2023-04-20T11:37:51.4604193Z Block: muobyqa 2023-04-20T11:37:51.4647177Z In: ../../python/pdfo/../py_gateways/classical/uobyqa-interface.pyf:fuobyqa_classical:unknown_interface:muobyqa 2023-04-20T11:37:51.4673892Z get_useparameters: no module calfun__user__routines info used by muobyqa 2023-04-20T11:37:51.5071491Z Post-processing (stage 2)... 2023-04-20T11:37:51.5107443Z Block: calfun__user__routines 2023-04-20T11:37:51.5120786Z Block: calfun_user_routines 2023-04-20T11:37:51.5142596Z Block: fun 2023-04-20T11:37:51.5174719Z Block: fuobyqa_classical 2023-04-20T11:37:51.5356541Z Block: unknown_interface 2023-04-20T11:37:51.5385602Z Block: fuobyqa 2023-04-20T11:37:51.5415338Z Block: muobyqa 2023-04-20T11:37:51.5437427Z Building modules... 2023-04-20T11:37:51.5881198Z Constructing call-back function "cb_fun_in_calfun__user__routines" 2023-04-20T11:37:51.5951307Z def fun(x,[n]): return f 2023-04-20T11:37:51.5966246Z Building module "fuobyqa_classical"... 2023-04-20T11:37:51.6272346Z Constructing wrapper function "muobyqa"... 2023-04-20T11:37:51.6277914Z x,f,info,funhist = muobyqa(x,rhobeg,rhoend,iprint,maxfun,ftarget,fun,[n,overwrite_x,fun_extra_args]) 2023-04-20T11:37:51.6280322Z Constructing F90 module support for "fuobyqa"... 2023-04-20T11:37:51.6303680Z Variables: nf fhist 2023-04-20T11:37:51.6319971Z getarrdims:warning: assumed shape array, using 0 instead of ':' 2023-04-20T11:37:51.6338609Z Wrote C/API module "fuobyqa_classical" to file "python/pdfo\fuobyqa_classicalmodule.c" 2023-04-20T11:37:51.6566341Z Fortran 90 wrappers are saved to "python/pdfo\fuobyqa_classical-f2pywrappers2.f90" 2023-04-20T11:37:51.6583626Z [71/132] Generating python/pdfo/fnewuoa_classicalmodule with a custom command 2023-04-20T11:37:51.6726931Z Reading fortran codes... 2023-04-20T11:37:51.6739337Z Reading file '../../python/pdfo/../py_gateways/classical/newuoa-interface.pyf' (format:free) 2023-04-20T11:37:51.6749540Z Line #33 in ../../python/pdfo/../py_gateways/classical/newuoa-interface.pyf:" intent(callback) fun " 2023-04-20T11:37:51.6754609Z analyzeline: missing __user__ module (could be nothing) 2023-04-20T11:37:51.6857059Z Line #33 in ../../python/pdfo/../py_gateways/classical/newuoa-interface.pyf:" intent(callback) fun " 2023-04-20T11:37:51.6867794Z analyzeline: appending intent(callback) fun to mnewuoa arguments 2023-04-20T11:37:51.6879266Z Post-processing... 2023-04-20T11:37:51.6890365Z Block: calfun__user__routines 2023-04-20T11:37:51.6892420Z Block: calfun_user_routines 2023-04-20T11:37:51.6898926Z Block: fun 2023-04-20T11:37:51.6899282Z Block: fnewuoa_classical 2023-04-20T11:37:51.6899626Z Block: fnewuoa 2023-04-20T11:37:51.6900360Z In: ../../python/pdfo/../py_gateways/classical/newuoa-interface.pyf:fnewuoa_classical:unknown_interface:fnewuoa 2023-04-20T11:37:51.6901043Z get_useparameters: no module pdfoconst info used by fnewuoa 2023-04-20T11:37:51.6901423Z Block: mnewuoa 2023-04-20T11:37:51.6901897Z In: ../../python/pdfo/../py_gateways/classical/newuoa-interface.pyf:fnewuoa_classical:unknown_interface:mnewuoa 2023-04-20T11:37:51.6902416Z get_useparameters: no module calfun__user__routines info used by mnewuoa 2023-04-20T11:37:51.6902827Z Post-processing (stage 2)... 2023-04-20T11:37:51.6903184Z Block: calfun__user__routines 2023-04-20T11:37:51.6903531Z Block: calfun_user_routines 2023-04-20T11:37:51.6903870Z Block: fun 2023-04-20T11:37:51.6904227Z Block: fnewuoa_classical 2023-04-20T11:37:51.6904562Z Block: unknown_interface 2023-04-20T11:37:51.6904885Z Block: fnewuoa 2023-04-20T11:37:51.6905200Z Block: mnewuoa 2023-04-20T11:37:51.6905526Z Building modules... 2023-04-20T11:37:51.6905930Z Constructing call-back function "cb_fun_in_calfun__user__routines" 2023-04-20T11:37:51.6906311Z def fun(x,[n]): return f 2023-04-20T11:37:51.6906658Z Building module "fnewuoa_classical"... 2023-04-20T11:37:51.6907048Z Constructing wrapper function "mnewuoa"... 2023-04-20T11:37:51.6907596Z x,f,info,funhist = mnewuoa(npt,x,rhobeg,rhoend,iprint,maxfun,ftarget,fun,[n,overwrite_x,fun_extra_args]) 2023-04-20T11:37:51.6908111Z Constructing F90 module support for "fnewuoa"... 2023-04-20T11:37:51.6908557Z Variables: nf fhist 2023-04-20T11:37:51.6908950Z getarrdims:warning: assumed shape array, using 0 instead of ':' 2023-04-20T11:37:51.6909427Z Wrote C/API module "fnewuoa_classical" to file "python/pdfo\fnewuoa_classicalmodule.c" 2023-04-20T11:37:51.6909958Z Fortran 90 wrappers are saved to "python/pdfo\fnewuoa_classical-f2pywrappers2.f90" 2023-04-20T11:37:51.6910458Z [72/132] Linking target python/pdfo/fcobyla.cp38-win_amd64.pyd 2023-04-20T11:37:51.6910981Z [73/132] Compiling C object python/pdfo/fuobyqa_classical.cp38-win_amd64.pyd.p/meson-generated_.._fuobyqa_classicalmodule.c.obj 2023-04-20T11:37:51.6911622Z In file included from D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/core/include/numpy/ndarraytypes.h:4, 2023-04-20T11:37:51.6912259Z from D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, 2023-04-20T11:37:51.6912872Z from D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/core/include/numpy/arrayobject.h:4, 2023-04-20T11:37:51.6913454Z from D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/f2py/src/fortranobject.h:13, 2023-04-20T11:37:51.6913956Z from python/pdfo/fuobyqa_classicalmodule.c:16: 2023-04-20T11:37:51.6914599Z D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/core/include/numpy/npy_common.h:164:20: warning: '_fseeki64' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] 2023-04-20T11:37:51.6915207Z 164 | extern int __cdecl _fseeki64(FILE *, long long, int); 2023-04-20T11:37:51.6915555Z | ^~~~~~~~~ 2023-04-20T11:37:51.6916133Z D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/core/include/numpy/npy_common.h:165:26: warning: '_ftelli64' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] 2023-04-20T11:37:51.6916681Z 165 | extern long long __cdecl _ftelli64(FILE *); 2023-04-20T11:37:51.6917033Z | ^~~~~~~~~ 2023-04-20T11:37:51.6917440Z python/pdfo/fuobyqa_classicalmodule.c: In function 'f2py_setup_fuobyqa': 2023-04-20T11:37:51.6918304Z python/pdfo/fuobyqa_classicalmodule.c:724:35: warning: assignment to 'f2py_init_func' {aka 'void (*)(int *, long long int *, void (*)(char *, long long int *), int *)'} from incompatible pointer type 'void (*)(int *, int *, void (*)(char *, int *), int *)' [-Wincompatible-pointer-types] 2023-04-20T11:37:51.6919841Z 724 | f2py_fuobyqa_def[i_f2py++].func = fhist; 2023-04-20T11:37:51.6920198Z | ^ 2023-04-20T11:37:51.6920570Z python/pdfo/fuobyqa_classicalmodule.c: At top level: 2023-04-20T11:37:51.6921080Z python/pdfo/fuobyqa_classicalmodule.c:128:12: warning: 'f2py_size' defined but not used [-Wunused-function] 2023-04-20T11:37:51.6921553Z 128 | static int f2py_size(PyArrayObject* var, ...) 2023-04-20T11:37:51.6921885Z | ^~~~~~~~~ 2023-04-20T11:37:51.6922189Z [74/132] Module scanner. 2023-04-20T11:37:51.7067326Z [75/132] Compiling C object python/pdfo/fnewuoa_classical.cp38-win_amd64.pyd.p/meson-generated_.._fnewuoa_classicalmodule.c.obj 2023-04-20T11:37:51.7093112Z In file included from D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/core/include/numpy/ndarraytypes.h:4, 2023-04-20T11:37:51.7144419Z from D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, 2023-04-20T11:37:51.7159746Z from D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/core/include/numpy/arrayobject.h:4, 2023-04-20T11:37:51.7174876Z from D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/f2py/src/fortranobject.h:13, 2023-04-20T11:37:51.7184864Z from python/pdfo/fnewuoa_classicalmodule.c:16: 2023-04-20T11:37:51.7208963Z D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/core/include/numpy/npy_common.h:164:20: warning: '_fseeki64' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] 2023-04-20T11:37:51.7553926Z 164 | extern int __cdecl _fseeki64(FILE *, long long, int); 2023-04-20T11:37:51.7682718Z | ^~~~~~~~~ 2023-04-20T11:37:51.7687512Z D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/core/include/numpy/npy_common.h:165:26: warning: '_ftelli64' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] 2023-04-20T11:37:51.7709322Z 165 | extern long long __cdecl _ftelli64(FILE *); 2023-04-20T11:37:51.7738921Z | ^~~~~~~~~ 2023-04-20T11:37:51.7749644Z python/pdfo/fnewuoa_classicalmodule.c: In function 'f2py_setup_fnewuoa': 2023-04-20T11:37:51.7764470Z python/pdfo/fnewuoa_classicalmodule.c:732:35: warning: assignment to 'f2py_init_func' {aka 'void (*)(int *, long long int *, void (*)(char *, long long int *), int *)'} from incompatible pointer type 'void (*)(int *, int *, void (*)(char *, int *), int *)' [-Wincompatible-pointer-types] 2023-04-20T11:37:51.7790717Z 732 | f2py_fnewuoa_def[i_f2py++].func = fhist; 2023-04-20T11:37:51.7805327Z | ^ 2023-04-20T11:37:51.7952702Z python/pdfo/fnewuoa_classicalmodule.c: At top level: 2023-04-20T11:37:51.7977571Z python/pdfo/fnewuoa_classicalmodule.c:128:12: warning: 'f2py_size' defined but not used [-Wunused-function] 2023-04-20T11:37:51.7987905Z 128 | static int f2py_size(PyArrayObject* var, ...) 2023-04-20T11:37:51.7996820Z | ^~~~~~~~~ 2023-04-20T11:37:51.8013480Z [76/132] Module scanner. 2023-04-20T11:37:51.8015633Z [77/132] Compiling Fortran object python/pdfo/fuobyqa_classical.cp38-win_amd64.pyd.p/.._.._fsrc_pdfoconst.F.obj 2023-04-20T11:37:51.8020630Z [78/132] Compiling Fortran object python/pdfo/fuobyqa_classical.cp38-win_amd64.pyd.p/.._.._fsrc_classical_uobyqa_uobyqa.f.obj 2023-04-20T11:37:51.8041083Z [79/132] Compiling Fortran object python/pdfo/fuobyqa_classical.cp38-win_amd64.pyd.p/.._py_gateways_classical_uobyqa.f90.obj 2023-04-20T11:37:51.8055572Z [80/132] Compiling Fortran object python/pdfo/fuobyqa_classical.cp38-win_amd64.pyd.p/.._.._fsrc_classical_uobyqa_trstep.f.obj 2023-04-20T11:37:51.8089892Z ../../fsrc/classical/uobyqa/trstep.f:375:18: 2023-04-20T11:37:51.8103663Z 2023-04-20T11:37:51.8127646Z 375 | IF (PIV(K)-TEMP < TEMP-PIVKSV) THEN 2023-04-20T11:37:51.8166707Z | ^ 2023-04-20T11:37:51.8195033Z Warning: 'pivksv' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:51.8603153Z ../../fsrc/classical/uobyqa/trstep.f:374:24: 2023-04-20T11:37:51.8621972Z 2023-04-20T11:37:51.8624702Z 374 | IF (PIVKSV == ZERO) GOTO 360 2023-04-20T11:37:51.8647275Z | ^ 2023-04-20T11:37:51.8664171Z note: 'pivksv' was declared here 2023-04-20T11:37:51.9286135Z ../../fsrc/classical/uobyqa/trstep.f:282:72: 2023-04-20T11:37:51.9446154Z 2023-04-20T11:37:51.9461344Z 282 | IF (PARU > ZERO) SLOPE=(PHIU-PHI)/(PARU-PAR) 2023-04-20T11:37:51.9479345Z | ^ 2023-04-20T11:37:51.9649902Z Warning: 'phiu' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:51.9673738Z ../../fsrc/classical/uobyqa/trstep.f:282:38: 2023-04-20T11:37:51.9682500Z 2023-04-20T11:37:51.9685196Z 282 | IF (PARU > ZERO) SLOPE=(PHIU-PHI)/(PARU-PAR) 2023-04-20T11:37:51.9704506Z | ^ 2023-04-20T11:37:51.9706855Z note: 'phiu' was declared here 2023-04-20T11:37:51.9714555Z ../../fsrc/classical/uobyqa/trstep.f:338:72: 2023-04-20T11:37:51.9719846Z 2023-04-20T11:37:51.9741919Z 338 | SLOPE=(PHI-PHIL)/(PAR-PARL) 2023-04-20T11:37:51.9756879Z | ^ 2023-04-20T11:37:51.9836670Z Warning: 'phil' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:52.0235661Z ../../fsrc/classical/uobyqa/trstep.f:277:29: 2023-04-20T11:37:52.1406699Z 2023-04-20T11:37:52.1436690Z 277 | IF (PHI <= PHIL) GOTO 370 2023-04-20T11:37:52.1442007Z | ^ 2023-04-20T11:37:52.1482470Z note: 'phil' was declared here 2023-04-20T11:37:52.1503329Z ../../fsrc/classical/uobyqa/trstep.f:218:72: 2023-04-20T11:37:52.1530562Z 2023-04-20T11:37:52.1733205Z 218 | SCALE=-DSIGN(DELTA/DSQRT(DSQ),DTG) 2023-04-20T11:37:52.2230506Z | ^ 2023-04-20T11:37:52.3620010Z Warning: 'dsq' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:52.3672769Z ../../fsrc/classical/uobyqa/trstep.f:181:13: 2023-04-20T11:37:52.3693296Z 2023-04-20T11:37:52.3758149Z 181 | DSQ=ONE 2023-04-20T11:37:52.3788693Z | ^ 2023-04-20T11:37:52.4275170Z note: 'dsq' was declared here 2023-04-20T11:37:52.5678380Z [81/132] Compiling Fortran object python/pdfo/fuobyqa_classical.cp38-win_amd64.pyd.p/meson-generated_.._fuobyqa_classical-f2pywrappers2.f90.obj 2023-04-20T11:37:52.5707803Z python/pdfo/fuobyqa_classical-f2pywrappers2.f90:37:10: 2023-04-20T11:37:52.5713375Z 2023-04-20T11:37:52.5909281Z 37 | use fuobyqa, only : nf 2023-04-20T11:37:52.5936572Z | 1 2023-04-20T11:37:52.5959657Z Warning: Unused module variable 'fhist' which has been explicitly imported at (1) [-Wunused-variable] 2023-04-20T11:37:52.6154222Z [82/132] Compiling Fortran object python/pdfo/fuobyqa_classical.cp38-win_amd64.pyd.p/.._.._fsrc_classical_uobyqa_uobyqb.f.obj 2023-04-20T11:37:52.6218139Z ../../fsrc/classical/uobyqa/uobyqb.f:438:18: 2023-04-20T11:37:52.6231796Z 2023-04-20T11:37:52.6242155Z 438 | IF (WMULT*VMAX <= ERRTOL) GOTO 310 2023-04-20T11:37:52.6321525Z | ^ 2023-04-20T11:37:52.6347986Z Warning: 'wmult' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:52.8188887Z ../../fsrc/classical/uobyqa/uobyqb.f:428:19: 2023-04-20T11:37:52.8346686Z 2023-04-20T11:37:52.8687207Z 428 | WMULT=SIXTHM*DISTEST**1.5D0 2023-04-20T11:37:52.8734672Z | ^ 2023-04-20T11:37:53.0381552Z note: 'wmult' was declared here 2023-04-20T11:37:53.0491693Z ../../fsrc/classical/uobyqa/uobyqb.f:375:10: 2023-04-20T11:37:53.0651032Z 2023-04-20T11:37:53.0667327Z 375 | IF (DDKNEW > TWORSQ) GOTO 70 2023-04-20T11:37:53.0913653Z | ^ 2023-04-20T11:37:53.0953779Z Warning: 'tworsq' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:53.0960631Z ../../fsrc/classical/uobyqa/uobyqb.f:171:12: 2023-04-20T11:37:53.0971907Z 2023-04-20T11:37:53.0992052Z 171 | 60 TWORSQ=(TWO*RHO)**2 2023-04-20T11:37:53.1006465Z | ^ 2023-04-20T11:37:53.1021209Z note: 'tworsq' was declared here 2023-04-20T11:37:53.1243387Z ../../fsrc/classical/uobyqa/uobyqb.f:286:72: 2023-04-20T11:37:53.1247929Z 2023-04-20T11:37:53.1249843Z 286 | SIXTHM=DMAX1(SIXTHM,DABS(DIFF)/SUM) 2023-04-20T11:37:53.1268897Z | ^ 2023-04-20T11:37:53.1269781Z Warning: 'sixthm' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:53.1271475Z ../../fsrc/classical/uobyqa/uobyqb.f:169:12: 2023-04-20T11:37:53.1273235Z 2023-04-20T11:37:53.1279815Z 169 | SIXTHM=ZERO 2023-04-20T11:37:53.1280375Z | ^ 2023-04-20T11:37:53.1280743Z note: 'sixthm' was declared here 2023-04-20T11:37:53.1281149Z ../../fsrc/classical/uobyqa/uobyqb.f:271:72: 2023-04-20T11:37:53.1281434Z 2023-04-20T11:37:53.1281678Z 271 | VLAG(KOPT)=VLAG(KOPT)+ONE 2023-04-20T11:37:53.1282050Z | ^ 2023-04-20T11:37:53.1282545Z Warning: 'kopt' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:53.1282973Z ../../fsrc/classical/uobyqa/uobyqb.f:73:14: 2023-04-20T11:37:53.1283240Z 2023-04-20T11:37:53.1283455Z 73 | KOPT=NF 2023-04-20T11:37:53.1283778Z | ^ 2023-04-20T11:37:53.1284137Z note: 'kopt' was declared here 2023-04-20T11:37:53.1284514Z ../../fsrc/classical/uobyqa/uobyqb.f:349:72: 2023-04-20T11:37:53.1284760Z 2023-04-20T11:37:53.1284949Z 349 | XPT(KNEW,I)=XNEW(I) 2023-04-20T11:37:53.1285313Z | ^ 2023-04-20T11:37:53.1285695Z Warning: 'knew' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:53.1286070Z ../../fsrc/classical/uobyqa/uobyqb.f:176:10: 2023-04-20T11:37:53.1286295Z 2023-04-20T11:37:53.1286437Z 176 | 70 KNEW=0 2023-04-20T11:37:53.1286692Z | ^ 2023-04-20T11:37:53.1286981Z note: 'knew' was declared here 2023-04-20T11:37:53.1287290Z ../../fsrc/classical/uobyqa/uobyqb.f:89:72: 2023-04-20T11:37:53.1287487Z 2023-04-20T11:37:53.1287640Z 89 | JSWITCH=-JSWITCH 2023-04-20T11:37:53.1287954Z | ^ 2023-04-20T11:37:53.1288331Z Warning: 'jswitch' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:53.1288704Z ../../fsrc/classical/uobyqa/uobyqb.f:76:17: 2023-04-20T11:37:53.1288913Z 2023-04-20T11:37:53.1289053Z 76 | JSWITCH=-1 2023-04-20T11:37:53.1289315Z | ^ 2023-04-20T11:37:53.1289595Z note: 'jswitch' was declared here 2023-04-20T11:37:53.1289900Z ../../fsrc/classical/uobyqa/uobyqb.f:159:72: 2023-04-20T11:37:53.1290109Z 2023-04-20T11:37:53.1290243Z 159 | IQ=IQ+1 2023-04-20T11:37:53.1290537Z | ^ 2023-04-20T11:37:53.1290899Z Warning: 'iq' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:53.1291260Z ../../fsrc/classical/uobyqa/uobyqb.f:135:12: 2023-04-20T11:37:53.1291469Z 2023-04-20T11:37:53.1291604Z 135 | IQ=2 2023-04-20T11:37:53.1292281Z | ^ 2023-04-20T11:37:53.1292561Z note: 'iq' was declared here 2023-04-20T11:37:53.1292855Z ../../fsrc/classical/uobyqa/uobyqb.f:154:72: 2023-04-20T11:37:53.1293067Z 2023-04-20T11:37:53.1293202Z 154 | IP=IP+1 2023-04-20T11:37:53.1293500Z | ^ 2023-04-20T11:37:53.1293873Z Warning: 'ip' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:53.1294234Z ../../fsrc/classical/uobyqa/uobyqb.f:134:12: 2023-04-20T11:37:53.1294446Z 2023-04-20T11:37:53.1294580Z 134 | IP=1 2023-04-20T11:37:53.1294830Z | ^ 2023-04-20T11:37:53.1295110Z note: 'ip' was declared here 2023-04-20T11:37:53.1295402Z ../../fsrc/classical/uobyqa/uobyqb.f:137:72: 2023-04-20T11:37:53.1393742Z 2023-04-20T11:37:53.1393938Z 137 | IH=IH+1 2023-04-20T11:37:53.1394250Z | ^ 2023-04-20T11:37:53.1394645Z Warning: 'ih' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:53.1395008Z ../../fsrc/classical/uobyqa/uobyqb.f:77:12: 2023-04-20T11:37:53.1395218Z 2023-04-20T11:37:53.1395349Z 77 | IH=N 2023-04-20T11:37:53.1395581Z | ^ 2023-04-20T11:37:53.1395825Z note: 'ih' was declared here 2023-04-20T11:37:53.1396131Z ../../fsrc/classical/uobyqa/uobyqb.f:95:72: 2023-04-20T11:37:53.1396342Z 2023-04-20T11:37:53.1567100Z 95 | PQ(J)=(FSAVE-F)/(TWO*RHO) 2023-04-20T11:37:53.1592198Z | ^ 2023-04-20T11:37:53.1688467Z Warning: 'fsave' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:53.1708633Z ../../fsrc/classical/uobyqa/uobyqb.f:94:33: 2023-04-20T11:37:53.1732413Z 2023-04-20T11:37:53.2089583Z 94 | D(J)=(FSAVE+F-TWO*FBASE)/RHOSQ 2023-04-20T11:37:53.2104466Z | ^ 2023-04-20T11:37:53.2866426Z note: 'fsave' was declared here 2023-04-20T11:37:53.2881821Z ../../fsrc/classical/uobyqa/uobyqb.f:101:72: 2023-04-20T11:37:53.2884195Z 2023-04-20T11:37:53.2907404Z 101 | D(J)=(FBASE+F-TWO*FSAVE)/RHOSQ 2023-04-20T11:37:53.2914053Z | ^ 2023-04-20T11:37:53.2955642Z Warning: 'fbase' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:53.2961339Z ../../fsrc/classical/uobyqa/uobyqb.f:74:15: 2023-04-20T11:37:53.2969033Z 2023-04-20T11:37:53.2974246Z 74 | FBASE=F 2023-04-20T11:37:53.2995903Z | ^ 2023-04-20T11:37:53.3010158Z note: 'fbase' was declared here 2023-04-20T11:37:53.3077236Z ../../fsrc/classical/uobyqa/uobyqb.f:421:14: 2023-04-20T11:37:53.3109371Z 2023-04-20T11:37:53.4912487Z 421 | IF (ERRTOL > ZERO) THEN 2023-04-20T11:37:53.4931381Z | ^ 2023-04-20T11:37:53.5012598Z Warning: 'errtol' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:53.5052911Z ../../fsrc/classical/uobyqa/uobyqb.f:200:12: 2023-04-20T11:37:53.5102882Z 2023-04-20T11:37:53.5677781Z 200 | ERRTOL=-ONE 2023-04-20T11:37:53.5774195Z | ^ 2023-04-20T11:37:53.5866111Z note: 'errtol' was declared here 2023-04-20T11:37:53.5870102Z ../../fsrc/classical/uobyqa/uobyqb.f:316:72: 2023-04-20T11:37:53.5872088Z 2023-04-20T11:37:53.5919717Z 316 | DELTA=DMAX1(HALF*DELTA,DNORM) 2023-04-20T11:37:53.5925040Z | ^ 2023-04-20T11:37:53.5934016Z Warning: 'dnorm' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:53.5941060Z ../../fsrc/classical/uobyqa/uobyqb.f:199:11: 2023-04-20T11:37:53.5953644Z 2023-04-20T11:37:53.5966363Z 199 | DNORM=DMIN1(DELTA,DSQRT(TEMP)) 2023-04-20T11:37:53.6264503Z | ^ 2023-04-20T11:37:53.6266556Z note: 'dnorm' was declared here 2023-04-20T11:37:53.6271054Z ../../fsrc/classical/uobyqa/uobyqb.f:375:10: 2023-04-20T11:37:53.6273034Z 2023-04-20T11:37:53.6283051Z 375 | IF (DDKNEW > TWORSQ) GOTO 70 2023-04-20T11:37:53.6294048Z | ^ 2023-04-20T11:37:53.6295821Z Warning: 'ddknew' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:53.6297836Z ../../fsrc/classical/uobyqa/uobyqb.f:339:20: 2023-04-20T11:37:53.6304492Z 2023-04-20T11:37:53.6304725Z 339 | DDKNEW=SUM 2023-04-20T11:37:53.6305043Z | ^ 2023-04-20T11:37:53.6305373Z note: 'ddknew' was declared here 2023-04-20T11:37:53.6305849Z [83/132] Compiling Fortran object python/pdfo/fnewuoa_classical.cp38-win_amd64.pyd.p/.._.._fsrc_pdfoconst.F.obj 2023-04-20T11:37:53.6306437Z [84/132] Compiling Fortran object python/pdfo/fuobyqa_classical.cp38-win_amd64.pyd.p/.._.._fsrc_classical_uobyqa_lagmax.f.obj 2023-04-20T11:37:53.6306931Z ../../fsrc/classical/uobyqa/lagmax.f:42:15: 2023-04-20T11:37:53.6307193Z 2023-04-20T11:37:53.6307376Z 42 | K=I 2023-04-20T11:37:53.6307676Z | ^ 2023-04-20T11:37:53.6308056Z Warning: 'k' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:53.6308585Z [85/132] Compiling Fortran object python/pdfo/fnewuoa_classical.cp38-win_amd64.pyd.p/.._py_gateways_classical_newuoa.f90.obj 2023-04-20T11:37:53.6309157Z [86/132] Compiling Fortran object python/pdfo/fnewuoa_classical.cp38-win_amd64.pyd.p/.._.._fsrc_classical_newuoa_newuoa.f.obj 2023-04-20T11:37:53.6309785Z [87/132] Compiling Fortran object python/pdfo/fnewuoa_classical.cp38-win_amd64.pyd.p/meson-generated_.._fnewuoa_classical-f2pywrappers2.f90.obj 2023-04-20T11:37:53.6310361Z python/pdfo/fnewuoa_classical-f2pywrappers2.f90:37:10: 2023-04-20T11:37:53.6310680Z 2023-04-20T11:37:53.6310887Z 37 | use fnewuoa, only : nf 2023-04-20T11:37:53.6311186Z | 1 2023-04-20T11:37:53.6311620Z Warning: Unused module variable 'fhist' which has been explicitly imported at (1) [-Wunused-variable] 2023-04-20T11:37:53.6312113Z [88/132] Linking target python/pdfo/fuobyqa_classical.cp38-win_amd64.pyd 2023-04-20T11:37:53.6312634Z [89/132] Compiling Fortran object python/pdfo/fnewuoa_classical.cp38-win_amd64.pyd.p/.._.._fsrc_classical_newuoa_update.f.obj 2023-04-20T11:37:53.6313192Z [90/132] Compiling Fortran object python/pdfo/fnewuoa_classical.cp38-win_amd64.pyd.p/.._.._fsrc_classical_newuoa_trsapp.f.obj 2023-04-20T11:37:53.6313658Z ../../fsrc/classical/newuoa/trsapp.f:149:72: 2023-04-20T11:37:53.6313907Z 2023-04-20T11:37:53.6314088Z 149 | CF=HALF*(SHS-DHD) 2023-04-20T11:37:53.6314430Z | ^ 2023-04-20T11:37:53.6314834Z Warning: 'shs' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:53.6315237Z ../../fsrc/classical/newuoa/trsapp.f:118:9: 2023-04-20T11:37:53.6315493Z 2023-04-20T11:37:53.6315671Z 118 | SHS=ZERO 2023-04-20T11:37:53.6315957Z | ^ 2023-04-20T11:37:53.6316252Z note: 'shs' was declared here 2023-04-20T11:37:53.6316580Z ../../fsrc/classical/newuoa/trsapp.f:160:72: 2023-04-20T11:37:53.6316832Z 2023-04-20T11:37:53.6317057Z 160 | QNEW=(SG+CF*CTH)*CTH+(DG+DHS*CTH)*STH 2023-04-20T11:37:53.6317416Z | ^ 2023-04-20T11:37:53.6317816Z Warning: 'sg' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:53.6318219Z ../../fsrc/classical/newuoa/trsapp.f:117:8: 2023-04-20T11:37:53.6318482Z 2023-04-20T11:37:53.6318651Z 117 | SG=ZERO 2023-04-20T11:37:53.6318928Z | ^ 2023-04-20T11:37:53.6319224Z note: 'sg' was declared here 2023-04-20T11:37:53.6319551Z ../../fsrc/classical/newuoa/trsapp.f:191:72: 2023-04-20T11:37:53.6319800Z 2023-04-20T11:37:53.6509709Z 191 | QRED=QRED+REDUC 2023-04-20T11:37:53.6534806Z | ^ 2023-04-20T11:37:53.6644714Z Warning: 'qred' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:53.6665500Z ../../fsrc/classical/newuoa/trsapp.f:43:10: 2023-04-20T11:37:53.6689273Z 2023-04-20T11:37:53.7541470Z 43 | 20 QRED=ZERO 2023-04-20T11:37:53.7557900Z | ^ 2023-04-20T11:37:53.7575725Z note: 'qred' was declared here 2023-04-20T11:37:53.8198339Z ../../fsrc/classical/newuoa/trsapp.f:96:14: 2023-04-20T11:37:53.8207831Z 2023-04-20T11:37:53.8248782Z 96 | IF (GG <= 1.0D-4*GGBEG) GOTO 160 2023-04-20T11:37:53.8293379Z | ^ 2023-04-20T11:37:53.8295566Z Warning: 'ggbeg' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:53.8298643Z ../../fsrc/classical/newuoa/trsapp.f:57:11: 2023-04-20T11:37:53.8307186Z 2023-04-20T11:37:53.8707774Z 57 | GGBEG=GG 2023-04-20T11:37:53.9439240Z | ^ 2023-04-20T11:37:53.9444686Z note: 'ggbeg' was declared here 2023-04-20T11:37:53.9471334Z ../../fsrc/classical/newuoa/trsapp.f:79:72: 2023-04-20T11:37:53.9491506Z 2023-04-20T11:37:53.9578778Z 79 | QADD=ALPHA*(GG-HALF*ALPHA*DHD) 2023-04-20T11:37:53.9596628Z | ^ 2023-04-20T11:37:53.9842084Z Warning: 'gg' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:53.9849953Z ../../fsrc/classical/newuoa/trsapp.f:56:8: 2023-04-20T11:37:53.9862581Z 2023-04-20T11:37:53.9875975Z 56 | GG=DD 2023-04-20T11:37:54.0047534Z | ^ 2023-04-20T11:37:54.0074948Z note: 'gg' was declared here 2023-04-20T11:37:54.0083673Z ../../fsrc/classical/newuoa/trsapp.f:74:72: 2023-04-20T11:37:54.0085769Z 2023-04-20T11:37:54.0121093Z 74 | TEMP=DHD/DD 2023-04-20T11:37:54.0137192Z | ^ 2023-04-20T11:37:54.0154402Z Warning: 'dd' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:54.0167011Z ../../fsrc/classical/newuoa/trsapp.f:44:8: 2023-04-20T11:37:54.0180602Z 2023-04-20T11:37:54.0187960Z 44 | DD=ZERO 2023-04-20T11:37:54.0193449Z | ^ 2023-04-20T11:37:54.0205293Z note: 'dd' was declared here 2023-04-20T11:37:54.0238043Z ../../fsrc/classical/newuoa/trsapp.f:77:72: 2023-04-20T11:37:54.0251775Z 2023-04-20T11:37:54.0296665Z 77 | ALPHA=DMIN1(ALPHA,GG/DHD) 2023-04-20T11:37:54.0312483Z | ^ 2023-04-20T11:37:54.0329849Z Warning: 'bstep' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:54.0336853Z ../../fsrc/classical/newuoa/trsapp.f:63:11: 2023-04-20T11:37:54.0338430Z 2023-04-20T11:37:54.0352867Z 63 | BSTEP=TEMP/(DS+DSQRT(DS*DS+DD*TEMP)) 2023-04-20T11:37:54.0354906Z | ^ 2023-04-20T11:37:54.0361262Z note: 'bstep' was declared here 2023-04-20T11:37:54.0362040Z [91/132] Compiling Fortran object python/pdfo/fnewuoa_classical.cp38-win_amd64.pyd.p/.._.._fsrc_classical_newuoa_biglag.f.obj 2023-04-20T11:37:54.0362727Z [92/132] Compiling Fortran object python/pdfo/fnewuoa_classical.cp38-win_amd64.pyd.p/.._.._fsrc_classical_newuoa_newuob.f.obj 2023-04-20T11:37:54.0363210Z ../../fsrc/classical/newuoa/newuob.f:202:10: 2023-04-20T11:37:54.0363464Z 2023-04-20T11:37:54.0363681Z 202 | 120 IF (DSQ <= 1.0D-3*XOPTSQ) THEN 2023-04-20T11:37:54.0364005Z | ^ 2023-04-20T11:37:54.0364395Z Warning: 'xoptsq' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:54.0364818Z ../../fsrc/classical/newuoa/newuob.f:170:12: 2023-04-20T11:37:54.0365077Z 2023-04-20T11:37:54.0365262Z 170 | XOPTSQ=ZERO 2023-04-20T11:37:54.0365555Z | ^ 2023-04-20T11:37:54.0365868Z note: 'xoptsq' was declared here 2023-04-20T11:37:54.0366627Z ../../fsrc/classical/newuoa/newuob.f:158:72: 2023-04-20T11:37:54.0366885Z 2023-04-20T11:37:54.0367157Z 158 | HQ(IH)=(FBEG-FVAL(IPT+1)-FVAL(JPT+1)+F)/(XIPT*XJPT) 2023-04-20T11:37:54.0367565Z | ^ 2023-04-20T11:37:54.0367976Z Warning: 'xjpt' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:54.0368378Z ../../fsrc/classical/newuoa/newuob.f:100:14: 2023-04-20T11:37:54.0368622Z 2023-04-20T11:37:54.0368799Z 100 | XJPT=RHOBEG 2023-04-20T11:37:54.0369084Z | ^ 2023-04-20T11:37:54.0369387Z note: 'xjpt' was declared here 2023-04-20T11:37:54.0369717Z ../../fsrc/classical/newuoa/newuob.f:158:72: 2023-04-20T11:37:54.0369966Z 2023-04-20T11:37:54.0370201Z 158 | HQ(IH)=(FBEG-FVAL(IPT+1)-FVAL(JPT+1)+F)/(XIPT*XJPT) 2023-04-20T11:37:54.0370572Z | ^ 2023-04-20T11:37:54.0370978Z Warning: 'xipt' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:54.0371376Z ../../fsrc/classical/newuoa/newuob.f:98:14: 2023-04-20T11:37:54.0371619Z 2023-04-20T11:37:54.0371794Z 98 | XIPT=RHOBEG 2023-04-20T11:37:54.0372080Z | ^ 2023-04-20T11:37:54.0372380Z note: 'xipt' was declared here 2023-04-20T11:37:54.0372708Z ../../fsrc/classical/newuoa/newuob.f:512:14: 2023-04-20T11:37:54.0372948Z 2023-04-20T11:37:54.0373153Z 512 | IF (DABS(RATIO) > 1.0D-2) THEN 2023-04-20T11:37:54.0373460Z | ^ 2023-04-20T11:37:54.0373830Z Warning: 'ratio' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:54.0374237Z ../../fsrc/classical/newuoa/newuob.f:191:15: 2023-04-20T11:37:54.0374487Z 2023-04-20T11:37:54.0374661Z 191 | RATIO=-1.0D0 2023-04-20T11:37:54.0374946Z | ^ 2023-04-20T11:37:54.0375250Z note: 'ratio' was declared here 2023-04-20T11:37:54.0375592Z ../../fsrc/classical/newuoa/newuob.f:193:14: 2023-04-20T11:37:54.0375831Z 2023-04-20T11:37:54.0376027Z 193 | IF (NF <= NFSAV+2) GOTO 460 2023-04-20T11:37:54.0376325Z | ^ 2023-04-20T11:37:54.0376701Z Warning: 'nfsav' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:54.0377089Z ../../fsrc/classical/newuoa/newuob.f:175:11: 2023-04-20T11:37:54.0377327Z 2023-04-20T11:37:54.0377491Z 175 | 90 NFSAV=NF 2023-04-20T11:37:54.0377765Z | ^ 2023-04-20T11:37:54.0378061Z note: 'nfsav' was declared here 2023-04-20T11:37:54.0378396Z ../../fsrc/classical/newuoa/newuob.f:153:72: 2023-04-20T11:37:54.0378640Z 2023-04-20T11:37:54.0378890Z 153 | IF (XJPT < ZERO) JPT=JPT+N 2023-04-20T11:37:54.0379246Z | ^ 2023-04-20T11:37:54.0536084Z Warning: 'jpt' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:54.0559803Z ../../fsrc/classical/newuoa/newuob.f:91:13: 2023-04-20T11:37:54.0655921Z 2023-04-20T11:37:54.0682862Z 91 | JPT=NFM-ITEMP*N-N 2023-04-20T11:37:54.0706606Z | ^ 2023-04-20T11:37:54.0914418Z note: 'jpt' was declared here 2023-04-20T11:37:54.1791531Z ../../fsrc/classical/newuoa/newuob.f:531:72: 2023-04-20T11:37:54.1795880Z 2023-04-20T11:37:54.1818822Z 531 | ITEST=ITEST+1 2023-04-20T11:37:54.1846507Z | ^ 2023-04-20T11:37:54.1857528Z Warning: 'itest' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:54.1870882Z ../../fsrc/classical/newuoa/newuob.f:169:11: 2023-04-20T11:37:54.1889983Z 2023-04-20T11:37:54.2085419Z 169 | ITEST=0 2023-04-20T11:37:54.2102434Z | ^ 2023-04-20T11:37:54.2286419Z note: 'itest' was declared here 2023-04-20T11:37:54.2299416Z ../../fsrc/classical/newuoa/newuob.f:151:72: 2023-04-20T11:37:54.2310678Z 2023-04-20T11:37:54.2321493Z 151 | IH=(IPT*(IPT-1))/2+JPT 2023-04-20T11:37:54.2331919Z | ^ 2023-04-20T11:37:54.2352887Z Warning: 'ipt' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:54.2367091Z ../../fsrc/classical/newuoa/newuob.f:92:13: 2023-04-20T11:37:54.2446826Z 2023-04-20T11:37:54.2471413Z 92 | IPT=JPT+ITEMP 2023-04-20T11:37:54.2660839Z | ^ 2023-04-20T11:37:54.3815208Z note: 'ipt' was declared here 2023-04-20T11:37:54.3857623Z ../../fsrc/classical/newuoa/newuob.f:142:72: 2023-04-20T11:37:54.4749035Z 2023-04-20T11:37:54.4774712Z 142 | TEMP=(FBEG-F)/RHOBEG 2023-04-20T11:37:54.4778970Z | ^ 2023-04-20T11:37:54.4798353Z Warning: 'fbeg' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:54.4830408Z ../../fsrc/classical/newuoa/newuob.f:116:14: 2023-04-20T11:37:54.4844776Z 2023-04-20T11:37:54.5232552Z 116 | FBEG=F 2023-04-20T11:37:54.5254474Z | ^ 2023-04-20T11:37:54.5273425Z note: 'fbeg' was declared here 2023-04-20T11:37:54.5317407Z ../../fsrc/classical/newuoa/newuob.f:439:72: 2023-04-20T11:37:54.5343919Z 2023-04-20T11:37:54.5472761Z 439 | DELTA=DMAX1(HALF*DELTA,DNORM) 2023-04-20T11:37:54.5519166Z | ^ 2023-04-20T11:37:54.6618735Z Warning: 'dnorm' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:54.6821397Z ../../fsrc/classical/newuoa/newuob.f:187:11: 2023-04-20T11:37:54.8540106Z 2023-04-20T11:37:54.8853070Z 187 | DNORM=DMIN1(DELTA,DSQRT(DSQ)) 2023-04-20T11:37:55.0571806Z | ^ 2023-04-20T11:37:55.0884046Z note: 'dnorm' was declared here 2023-04-20T11:37:55.1096741Z ../../fsrc/classical/newuoa/newuob.f:195:14: 2023-04-20T11:37:55.1290705Z 2023-04-20T11:37:55.1328632Z 195 | IF (TEMP <= DMAX1(DIFFA,DIFFB,DIFFC)) GOTO 460 2023-04-20T11:37:55.1339079Z | ^ 2023-04-20T11:37:55.1349483Z Warning: 'diffc' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:55.1378378Z ../../fsrc/classical/newuoa/newuob.f:195:45: 2023-04-20T11:37:55.1394229Z 2023-04-20T11:37:55.1619583Z 195 | IF (TEMP <= DMAX1(DIFFA,DIFFB,DIFFC)) GOTO 460 2023-04-20T11:37:55.1653300Z | ^ 2023-04-20T11:37:55.1733107Z note: 'diffc' was declared here 2023-04-20T11:37:55.1758136Z ../../fsrc/classical/newuoa/newuob.f:195:14: 2023-04-20T11:37:55.2199745Z 2023-04-20T11:37:55.2215770Z 195 | IF (TEMP <= DMAX1(DIFFA,DIFFB,DIFFC)) GOTO 460 2023-04-20T11:37:55.2218687Z | ^ 2023-04-20T11:37:55.2266073Z Warning: 'diffa' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:55.2284053Z ../../fsrc/classical/newuoa/newuob.f:167:11: 2023-04-20T11:37:55.3696186Z 2023-04-20T11:37:55.4386433Z 167 | DIFFA=ZERO 2023-04-20T11:37:55.4403120Z | ^ 2023-04-20T11:37:55.4418978Z note: 'diffa' was declared here 2023-04-20T11:37:55.4504452Z [93/132] Compiling Fortran object python/pdfo/fnewuoa_classical.cp38-win_amd64.pyd.p/.._.._fsrc_classical_newuoa_bigden.f.obj 2023-04-20T11:37:55.4510587Z [94/132] Generating python/pdfo/fbobyqa_classicalmodule with a custom command 2023-04-20T11:37:55.4512996Z Reading fortran codes... 2023-04-20T11:37:55.4549506Z Reading file '../../python/pdfo/../py_gateways/classical/bobyqa-interface.pyf' (format:free) 2023-04-20T11:37:55.4565236Z Line #36 in ../../python/pdfo/../py_gateways/classical/bobyqa-interface.pyf:" intent(callback) fun " 2023-04-20T11:37:55.4583795Z analyzeline: missing __user__ module (could be nothing) 2023-04-20T11:37:55.4682234Z Line #36 in ../../python/pdfo/../py_gateways/classical/bobyqa-interface.pyf:" intent(callback) fun " 2023-04-20T11:37:55.4700292Z analyzeline: appending intent(callback) fun to mbobyqa arguments 2023-04-20T11:37:55.4778585Z Post-processing... 2023-04-20T11:37:55.4791690Z Block: calfun__user__routines 2023-04-20T11:37:55.4805302Z Block: calfun_user_routines 2023-04-20T11:37:55.4807836Z Block: fun 2023-04-20T11:37:55.4818063Z Block: fbobyqa_classical 2023-04-20T11:37:55.4821483Z Block: fbobyqa 2023-04-20T11:37:55.4837575Z In: ../../python/pdfo/../py_gateways/classical/bobyqa-interface.pyf:fbobyqa_classical:unknown_interface:fbobyqa 2023-04-20T11:37:55.4839482Z get_useparameters: no module pdfoconst info used by fbobyqa 2023-04-20T11:37:55.4841322Z Block: mbobyqa 2023-04-20T11:37:55.4847949Z In: ../../python/pdfo/../py_gateways/classical/bobyqa-interface.pyf:fbobyqa_classical:unknown_interface:mbobyqa 2023-04-20T11:37:55.4848636Z get_useparameters: no module calfun__user__routines info used by mbobyqa 2023-04-20T11:37:55.4849007Z Post-processing (stage 2)... 2023-04-20T11:37:55.4849306Z Block: calfun__user__routines 2023-04-20T11:37:55.4849597Z Block: calfun_user_routines 2023-04-20T11:37:55.4849878Z Block: fun 2023-04-20T11:37:55.4850151Z Block: fbobyqa_classical 2023-04-20T11:37:55.4850438Z Block: unknown_interface 2023-04-20T11:37:55.4898401Z Block: fbobyqa 2023-04-20T11:37:55.4899564Z Block: mbobyqa 2023-04-20T11:37:55.4903419Z Building modules... 2023-04-20T11:37:55.4905292Z Constructing call-back function "cb_fun_in_calfun__user__routines" 2023-04-20T11:37:55.4914500Z def fun(x,[n]): return f 2023-04-20T11:37:55.4914854Z Building module "fbobyqa_classical"... 2023-04-20T11:37:55.4916232Z Constructing wrapper function "mbobyqa"... 2023-04-20T11:37:55.4916793Z x,f,info,funhist,conhist,resmax = mbobyqa(npt,x,xl,xu,rhobeg,rhoend,iprint,maxfun,ftarget,fun,[n,overwrite_x,fun_extra_args]) 2023-04-20T11:37:55.4917290Z Constructing F90 module support for "fbobyqa"... 2023-04-20T11:37:55.4917522Z 2023-04-20T11:37:55.4917714Z Variables: nf fhist chist xlresmax xuresmax 2023-04-20T11:37:55.4917938Z 2023-04-20T11:37:55.4918145Z getarrdims:warning: assumed shape array, using 0 instead of ':' 2023-04-20T11:37:55.4918382Z 2023-04-20T11:37:55.4918575Z getarrdims:warning: assumed shape array, using 0 instead of ':' 2023-04-20T11:37:55.4918802Z 2023-04-20T11:37:55.4918998Z getarrdims:warning: assumed shape array, using 0 instead of ':' 2023-04-20T11:37:55.4919228Z 2023-04-20T11:37:55.4919426Z getarrdims:warning: assumed shape array, using 0 instead of ':' 2023-04-20T11:37:55.4919647Z 2023-04-20T11:37:55.4919909Z Wrote C/API module "fbobyqa_classical" to file "python/pdfo\fbobyqa_classicalmodule.c" 2023-04-20T11:37:55.4920200Z 2023-04-20T11:37:55.4920462Z Fortran 90 wrappers are saved to "python/pdfo\fbobyqa_classical-f2pywrappers2.f90" 2023-04-20T11:37:55.4920750Z 2023-04-20T11:37:55.4920980Z [95/132] Linking target python/pdfo/fnewuoa_classical.cp38-win_amd64.pyd 2023-04-20T11:37:55.4921400Z [96/132] Generating python/pdfo/flincoa_classicalmodule with a custom command 2023-04-20T11:37:55.4921735Z Reading fortran codes... 2023-04-20T11:37:55.4922544Z Reading file '../../python/pdfo/../py_gateways/classical/lincoa-interface.pyf' (format:free) 2023-04-20T11:37:55.4923164Z Line #36 in ../../python/pdfo/../py_gateways/classical/lincoa-interface.pyf:" intent(callback) fun " 2023-04-20T11:37:55.4923790Z analyzeline: missing __user__ module (could be nothing) 2023-04-20T11:37:55.4924175Z Line #36 in ../../python/pdfo/../py_gateways/classical/lincoa-interface.pyf:" intent(callback) fun " 2023-04-20T11:37:55.4925182Z analyzeline: appending intent(callback) fun to mlincoa arguments 2023-04-20T11:37:55.4926021Z Post-processing... 2023-04-20T11:37:55.4926319Z Block: calfun__user__routines 2023-04-20T11:37:55.4926623Z Block: calfun_user_routines 2023-04-20T11:37:55.4926910Z Block: fun 2023-04-20T11:37:55.4927178Z Block: flincoa_classical 2023-04-20T11:37:55.4927437Z Block: flincoa 2023-04-20T11:37:55.4927843Z In: ../../python/pdfo/../py_gateways/classical/lincoa-interface.pyf:flincoa_classical:unknown_interface:flincoa 2023-04-20T11:37:55.4928287Z get_useparameters: no module pdfoconst info used by flincoa 2023-04-20T11:37:55.4928602Z Block: mlincoa 2023-04-20T11:37:55.4929002Z In: ../../python/pdfo/../py_gateways/classical/lincoa-interface.pyf:flincoa_classical:unknown_interface:mlincoa 2023-04-20T11:37:55.4929450Z get_useparameters: no module calfun__user__routines info used by mlincoa 2023-04-20T11:37:55.4929805Z Post-processing (stage 2)... 2023-04-20T11:37:55.4930097Z Block: calfun__user__routines 2023-04-20T11:37:55.4930383Z Block: calfun_user_routines 2023-04-20T11:37:55.4930652Z Block: fun 2023-04-20T11:37:55.4930922Z Block: flincoa_classical 2023-04-20T11:37:55.4931365Z Block: unknown_interface 2023-04-20T11:37:55.4931613Z Block: flincoa 2023-04-20T11:37:55.4931841Z Block: mlincoa 2023-04-20T11:37:55.4932051Z Building modules... 2023-04-20T11:37:55.4932350Z Constructing call-back function "cb_fun_in_calfun__user__routines" 2023-04-20T11:37:55.4932652Z def fun(x,[n]): return f 2023-04-20T11:37:55.4932905Z Building module "flincoa_classical"... 2023-04-20T11:37:55.4933199Z Constructing wrapper function "mlincoa"... 2023-04-20T11:37:55.4933536Z getarrdims:warning: assumed shape array, using 0 instead of '*' 2023-04-20T11:37:55.4933913Z getarrdims:warning: assumed shape array, using 0 instead of '*' 2023-04-20T11:37:55.4934555Z x,f,info,funhist,conhist,resmax = mlincoa(npt,m,a,b,x,rhobeg,rhoend,iprint,maxfun,ftarget,fun,[n,ia,overwrite_x,fun_extra_args]) 2023-04-20T11:37:55.4935113Z Constructing F90 module support for "flincoa"... 2023-04-20T11:37:55.4935502Z Variables: nf fhist chist aresmax bresmax 2023-04-20T11:37:55.4935864Z getarrdims:warning: assumed shape array, using 0 instead of ':' 2023-04-20T11:37:55.4936231Z getarrdims:warning: assumed shape array, using 0 instead of ':' 2023-04-20T11:37:55.4936593Z getarrdims:warning: assumed shape array, using 0 instead of ':' 2023-04-20T11:37:55.4936930Z getarrdims:warning: assumed shape array, using 0 instead of ':' 2023-04-20T11:37:55.4937271Z getarrdims:warning: assumed shape array, using 0 instead of ':' 2023-04-20T11:37:55.4937693Z Wrote C/API module "flincoa_classical" to file "python/pdfo\flincoa_classicalmodule.c" 2023-04-20T11:37:55.4938180Z Fortran 90 wrappers are saved to "python/pdfo\flincoa_classical-f2pywrappers2.f90" 2023-04-20T11:37:55.4938713Z [97/132] Compiling C object python/pdfo/fbobyqa_classical.cp38-win_amd64.pyd.p/meson-generated_.._fbobyqa_classicalmodule.c.obj 2023-04-20T11:37:55.4939301Z In file included from D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/core/include/numpy/ndarraytypes.h:4, 2023-04-20T11:37:55.4940095Z from D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, 2023-04-20T11:37:55.4940750Z from D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/core/include/numpy/arrayobject.h:4, 2023-04-20T11:37:55.4941377Z from D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/f2py/src/fortranobject.h:13, 2023-04-20T11:37:55.4942027Z from python/pdfo/fbobyqa_classicalmodule.c:16: 2023-04-20T11:37:55.4942740Z D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/core/include/numpy/npy_common.h:164:20: warning: '_fseeki64' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] 2023-04-20T11:37:55.4943283Z 164 | extern int __cdecl _fseeki64(FILE *, long long, int); 2023-04-20T11:37:55.4943583Z | ^~~~~~~~~ 2023-04-20T11:37:55.4944117Z D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/core/include/numpy/npy_common.h:165:26: warning: '_ftelli64' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] 2023-04-20T11:37:55.4944647Z 165 | extern long long __cdecl _ftelli64(FILE *); 2023-04-20T11:37:55.4944949Z | ^~~~~~~~~ 2023-04-20T11:37:55.4945303Z python/pdfo/fbobyqa_classicalmodule.c: In function 'f2py_setup_fbobyqa': 2023-04-20T11:37:55.4946222Z python/pdfo/fbobyqa_classicalmodule.c:799:35: warning: assignment to 'f2py_init_func' {aka 'void (*)(int *, long long int *, void (*)(char *, long long int *), int *)'} from incompatible pointer type 'void (*)(int *, int *, void (*)(char *, int *), int *)' [-Wincompatible-pointer-types] 2023-04-20T11:37:55.4946930Z 799 | f2py_fbobyqa_def[i_f2py++].func = fhist; 2023-04-20T11:37:55.4947228Z | ^ 2023-04-20T11:37:55.4947813Z python/pdfo/fbobyqa_classicalmodule.c:800:35: warning: assignment to 'f2py_init_func' {aka 'void (*)(int *, long long int *, void (*)(char *, long long int *), int *)'} from incompatible pointer type 'void (*)(int *, int *, void (*)(char *, int *), int *)' [-Wincompatible-pointer-types] 2023-04-20T11:37:55.4948380Z 800 | f2py_fbobyqa_def[i_f2py++].func = chist; 2023-04-20T11:37:55.4948674Z | ^ 2023-04-20T11:37:55.4949225Z python/pdfo/fbobyqa_classicalmodule.c:801:35: warning: assignment to 'f2py_init_func' {aka 'void (*)(int *, long long int *, void (*)(char *, long long int *), int *)'} from incompatible pointer type 'void (*)(int *, int *, void (*)(char *, int *), int *)' [-Wincompatible-pointer-types] 2023-04-20T11:37:55.4949796Z 801 | f2py_fbobyqa_def[i_f2py++].func = xlresmax; 2023-04-20T11:37:55.4950092Z | ^ 2023-04-20T11:37:55.4950651Z python/pdfo/fbobyqa_classicalmodule.c:802:35: warning: assignment to 'f2py_init_func' {aka 'void (*)(int *, long long int *, void (*)(char *, long long int *), int *)'} from incompatible pointer type 'void (*)(int *, int *, void (*)(char *, int *), int *)' [-Wincompatible-pointer-types] 2023-04-20T11:37:55.4951202Z 802 | f2py_fbobyqa_def[i_f2py++].func = xuresmax; 2023-04-20T11:37:55.4951494Z | ^ 2023-04-20T11:37:55.4951809Z python/pdfo/fbobyqa_classicalmodule.c: At top level: 2023-04-20T11:37:55.4952255Z python/pdfo/fbobyqa_classicalmodule.c:128:12: warning: 'f2py_size' defined but not used [-Wunused-function] 2023-04-20T11:37:55.4952675Z 128 | static int f2py_size(PyArrayObject* var, ...) 2023-04-20T11:37:55.4952960Z | ^~~~~~~~~ 2023-04-20T11:37:55.4953205Z [98/132] Module scanner. 2023-04-20T11:37:55.4953456Z [99/132] Module scanner. 2023-04-20T11:37:55.4953882Z [100/132] Compiling C object python/pdfo/flincoa_classical.cp38-win_amd64.pyd.p/meson-generated_.._flincoa_classicalmodule.c.obj 2023-04-20T11:37:55.4954474Z In file included from D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/core/include/numpy/ndarraytypes.h:4, 2023-04-20T11:37:55.4955042Z from D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, 2023-04-20T11:37:55.4955596Z from D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/core/include/numpy/arrayobject.h:4, 2023-04-20T11:37:55.4956275Z from D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/f2py/src/fortranobject.h:13, 2023-04-20T11:37:55.4956830Z from python/pdfo/flincoa_classicalmodule.c:16: 2023-04-20T11:37:55.4957408Z D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/core/include/numpy/npy_common.h:164:20: warning: '_fseeki64' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] 2023-04-20T11:37:55.4958056Z 164 | extern int __cdecl _fseeki64(FILE *, long long, int); 2023-04-20T11:37:55.4958362Z | ^~~~~~~~~ 2023-04-20T11:37:55.4958890Z D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/core/include/numpy/npy_common.h:165:26: warning: '_ftelli64' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] 2023-04-20T11:37:55.4959398Z 165 | extern long long __cdecl _ftelli64(FILE *); 2023-04-20T11:37:55.4959690Z | ^~~~~~~~~ 2023-04-20T11:37:55.4960058Z python/pdfo/flincoa_classicalmodule.c: In function 'f2py_setup_flincoa': 2023-04-20T11:37:55.4960715Z python/pdfo/flincoa_classicalmodule.c:818:35: warning: assignment to 'f2py_init_func' {aka 'void (*)(int *, long long int *, void (*)(char *, long long int *), int *)'} from incompatible pointer type 'void (*)(int *, int *, void (*)(char *, int *), int *)' [-Wincompatible-pointer-types] 2023-04-20T11:37:55.4961268Z 818 | f2py_flincoa_def[i_f2py++].func = fhist; 2023-04-20T11:37:55.4961564Z | ^ 2023-04-20T11:37:55.4962114Z python/pdfo/flincoa_classicalmodule.c:819:35: warning: assignment to 'f2py_init_func' {aka 'void (*)(int *, long long int *, void (*)(char *, long long int *), int *)'} from incompatible pointer type 'void (*)(int *, int *, void (*)(char *, int *), int *)' [-Wincompatible-pointer-types] 2023-04-20T11:37:55.4962698Z 819 | f2py_flincoa_def[i_f2py++].func = chist; 2023-04-20T11:37:55.4962985Z | ^ 2023-04-20T11:37:55.4963533Z python/pdfo/flincoa_classicalmodule.c:820:35: warning: assignment to 'f2py_init_func' {aka 'void (*)(int *, long long int *, void (*)(char *, long long int *), int *)'} from incompatible pointer type 'void (*)(int *, int *, void (*)(char *, int *), int *)' [-Wincompatible-pointer-types] 2023-04-20T11:37:55.4964090Z 820 | f2py_flincoa_def[i_f2py++].func = aresmax; 2023-04-20T11:37:55.4965284Z | ^ 2023-04-20T11:37:55.4967328Z python/pdfo/flincoa_classicalmodule.c:821:35: warning: assignment to 'f2py_init_func' {aka 'void (*)(int *, long long int *, void (*)(char *, long long int *), int *)'} from incompatible pointer type 'void (*)(int *, int *, void (*)(char *, int *), int *)' [-Wincompatible-pointer-types] 2023-04-20T11:37:55.4968732Z 821 | f2py_flincoa_def[i_f2py++].func = bresmax; 2023-04-20T11:37:55.4970298Z | ^ 2023-04-20T11:37:55.4997516Z python/pdfo/flincoa_classicalmodule.c: At top level: 2023-04-20T11:37:55.5021422Z python/pdfo/flincoa_classicalmodule.c:128:12: warning: 'f2py_size' defined but not used [-Wunused-function] 2023-04-20T11:37:55.5131570Z 128 | static int f2py_size(PyArrayObject* var, ...) 2023-04-20T11:37:55.5154814Z | ^~~~~~~~~ 2023-04-20T11:37:55.5245956Z [101/132] Compiling Fortran object python/pdfo/fbobyqa_classical.cp38-win_amd64.pyd.p/.._.._fsrc_pdfoconst.F.obj 2023-04-20T11:37:55.5566489Z [102/132] Compiling Fortran object python/pdfo/fbobyqa_classical.cp38-win_amd64.pyd.p/.._.._fsrc_classical_bobyqa_bobyqa.f.obj 2023-04-20T11:37:55.5584559Z [103/132] Compiling Fortran object python/pdfo/fbobyqa_classical.cp38-win_amd64.pyd.p/.._py_gateways_classical_bobyqa.f90.obj 2023-04-20T11:37:55.5725167Z [104/132] Compiling Fortran object python/pdfo/fbobyqa_classical.cp38-win_amd64.pyd.p/.._.._fsrc_classical_bobyqa_prelim.f.obj 2023-04-20T11:37:55.6082624Z ../../fsrc/classical/bobyqa/prelim.f:134:72: 2023-04-20T11:37:55.6090468Z 2023-04-20T11:37:55.6093060Z 134 | DIFF=STEPB-STEPA 2023-04-20T11:37:55.6126009Z | ^ 2023-04-20T11:37:55.6143299Z Warning: 'stepb' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:55.6157034Z ../../fsrc/classical/bobyqa/prelim.f:77:19: 2023-04-20T11:37:55.6308393Z 2023-04-20T11:37:55.6324225Z 77 | STEPB=-RHOBEG 2023-04-20T11:37:55.6347805Z | ^ 2023-04-20T11:37:55.6512716Z note: 'stepb' was declared here 2023-04-20T11:37:55.6515787Z ../../fsrc/classical/bobyqa/prelim.f:134:72: 2023-04-20T11:37:55.6526239Z 2023-04-20T11:37:55.6540533Z 134 | DIFF=STEPB-STEPA 2023-04-20T11:37:55.6553004Z | ^ 2023-04-20T11:37:55.6562531Z Warning: 'stepa' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:55.6571518Z ../../fsrc/classical/bobyqa/prelim.f:72:19: 2023-04-20T11:37:55.6584708Z 2023-04-20T11:37:55.6591959Z 72 | STEPA=RHOBEG 2023-04-20T11:37:55.6606407Z | ^ 2023-04-20T11:37:55.6655730Z note: 'stepa' was declared here 2023-04-20T11:37:55.6664702Z ../../fsrc/classical/bobyqa/prelim.f:158:72: 2023-04-20T11:37:55.6685414Z 2023-04-20T11:37:55.6686365Z 158 | IH=(IPT*(IPT-1))/2+JPT 2023-04-20T11:37:55.8613879Z | ^ 2023-04-20T11:37:55.8617304Z Warning: 'jpt' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:55.8644208Z ../../fsrc/classical/bobyqa/prelim.f:84:13: 2023-04-20T11:37:55.8663042Z 2023-04-20T11:37:55.8682038Z 84 | JPT=NFM-ITEMP*N-N 2023-04-20T11:37:56.0562457Z | ^ 2023-04-20T11:37:56.0717083Z note: 'jpt' was declared here 2023-04-20T11:37:56.1377143Z ../../fsrc/classical/bobyqa/prelim.f:158:72: 2023-04-20T11:37:56.1380535Z 2023-04-20T11:37:56.1412075Z 158 | IH=(IPT*(IPT-1))/2+JPT 2023-04-20T11:37:56.1416511Z | ^ 2023-04-20T11:37:56.1613372Z Warning: 'ipt' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:56.1641416Z ../../fsrc/classical/bobyqa/prelim.f:85:13: 2023-04-20T11:37:56.1664311Z 2023-04-20T11:37:56.1877812Z 85 | IPT=JPT+ITEMP 2023-04-20T11:37:56.1905103Z | ^ 2023-04-20T11:37:56.1977554Z note: 'ipt' was declared here 2023-04-20T11:37:56.2012985Z ../../fsrc/classical/bobyqa/prelim.f:133:72: 2023-04-20T11:37:56.2027080Z 2023-04-20T11:37:56.2744990Z 133 | TEMP=(F-FBEG)/STEPB 2023-04-20T11:37:56.2989686Z | ^ 2023-04-20T11:37:56.3017453Z Warning: 'fbeg' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:56.4780122Z ../../fsrc/classical/bobyqa/prelim.f:111:14: 2023-04-20T11:37:56.4932483Z 2023-04-20T11:37:56.5675649Z 111 | FBEG=F 2023-04-20T11:37:56.5732046Z | ^ 2023-04-20T11:37:56.5979873Z note: 'fbeg' was declared here 2023-04-20T11:37:56.6003475Z [105/132] Compiling Fortran object python/pdfo/fbobyqa_classical.cp38-win_amd64.pyd.p/meson-generated_.._fbobyqa_classical-f2pywrappers2.f90.obj 2023-04-20T11:37:56.6024959Z python/pdfo/fbobyqa_classical-f2pywrappers2.f90:127:10: 2023-04-20T11:37:56.6233411Z 2023-04-20T11:37:56.6257970Z 127 | use fbobyqa, only : nf 2023-04-20T11:37:56.6280999Z | 1 2023-04-20T11:37:56.6291744Z Warning: Unused module variable 'chist' which has been explicitly imported at (1) [-Wunused-variable] 2023-04-20T11:37:56.6373167Z python/pdfo/fbobyqa_classical-f2pywrappers2.f90:127:10: 2023-04-20T11:37:56.6398472Z 2023-04-20T11:37:56.6677498Z 127 | use fbobyqa, only : nf 2023-04-20T11:37:56.7470250Z | 1 2023-04-20T11:37:56.7489600Z Warning: Unused module variable 'fhist' which has been explicitly imported at (1) [-Wunused-variable] 2023-04-20T11:37:56.7507031Z python/pdfo/fbobyqa_classical-f2pywrappers2.f90:127:10: 2023-04-20T11:37:56.8395891Z 2023-04-20T11:37:56.9490051Z 127 | use fbobyqa, only : nf 2023-04-20T11:37:56.9589388Z | 1 2023-04-20T11:37:56.9622384Z Warning: Unused module variable 'xlresmax' which has been explicitly imported at (1) [-Wunused-variable] 2023-04-20T11:37:56.9647271Z python/pdfo/fbobyqa_classical-f2pywrappers2.f90:127:10: 2023-04-20T11:37:56.9906944Z 2023-04-20T11:37:56.9927873Z 127 | use fbobyqa, only : nf 2023-04-20T11:37:56.9949875Z | 1 2023-04-20T11:37:57.0173469Z Warning: Unused module variable 'xuresmax' which has been explicitly imported at (1) [-Wunused-variable] 2023-04-20T11:37:57.0200002Z [106/132] Compiling Fortran object python/pdfo/fbobyqa_classical.cp38-win_amd64.pyd.p/.._.._fsrc_classical_bobyqa_update.f.obj 2023-04-20T11:37:57.0210853Z [107/132] Compiling Fortran object python/pdfo/fbobyqa_classical.cp38-win_amd64.pyd.p/.._.._fsrc_classical_bobyqa_rescue.f.obj 2023-04-20T11:37:57.0292450Z [108/132] Compiling Fortran object python/pdfo/fbobyqa_classical.cp38-win_amd64.pyd.p/.._.._fsrc_classical_bobyqa_bobyqb.f.obj 2023-04-20T11:37:57.0317480Z ../../fsrc/classical/bobyqa/bobyqb.f:748:10: 2023-04-20T11:37:57.0498510Z 2023-04-20T11:37:57.0513535Z 748 | IF (RATIO > ZERO) GOTO 60 2023-04-20T11:37:57.2579437Z | ^ 2023-04-20T11:37:57.2612006Z Warning: 'ratio' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:57.2625070Z ../../fsrc/classical/bobyqa/bobyqb.f:528:15: 2023-04-20T11:37:57.2655450Z 2023-04-20T11:37:57.2665977Z 528 | RATIO=(F-FOPT)/VQUAD 2023-04-20T11:37:57.2678887Z | ^ 2023-04-20T11:37:57.2698180Z note: 'ratio' was declared here 2023-04-20T11:37:57.2909559Z ../../fsrc/classical/bobyqa/bobyqb.f:155:72: 2023-04-20T11:37:57.2923173Z 2023-04-20T11:37:57.3045892Z 155 | ERRBIG=DMAX1(DIFFA,DIFFB,DIFFC) 2023-04-20T11:37:57.3122844Z | ^ 2023-04-20T11:37:57.3133271Z Warning: 'diffc' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:57.3146701Z ../../fsrc/classical/bobyqa/bobyqb.f:155:40: 2023-04-20T11:37:57.3149190Z 2023-04-20T11:37:57.3159437Z 155 | ERRBIG=DMAX1(DIFFA,DIFFB,DIFFC) 2023-04-20T11:37:57.3169679Z | ^ 2023-04-20T11:37:57.3180519Z note: 'diffc' was declared here 2023-04-20T11:37:57.3183416Z [109/132] Compiling Fortran object python/pdfo/fbobyqa_classical.cp38-win_amd64.pyd.p/.._.._fsrc_classical_bobyqa_trsbox.f.obj 2023-04-20T11:37:57.3192306Z ../../fsrc/classical/bobyqa/trsbox.f:348:72: 2023-04-20T11:37:57.3193434Z 2023-04-20T11:37:57.3193683Z 348 | XBDI(IACT)=XSAV 2023-04-20T11:37:57.3316996Z | ^ 2023-04-20T11:37:57.3329812Z Warning: 'xsav' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:57.3392535Z ../../fsrc/classical/bobyqa/trsbox.f:261:26: 2023-04-20T11:37:57.3407957Z 2023-04-20T11:37:57.3420491Z 261 | XSAV=ONEMIN 2023-04-20T11:37:57.3576250Z | ^ 2023-04-20T11:37:57.3589975Z note: 'xsav' was declared here 2023-04-20T11:37:57.3766774Z ../../fsrc/classical/bobyqa/trsbox.f:305:72: 2023-04-20T11:37:57.3768089Z 2023-04-20T11:37:57.3772378Z 305 | REDNEW=STH*(ANGT*DREDG-SREDG-HALF*STH*TEMP) 2023-04-20T11:37:57.3773378Z | ^ 2023-04-20T11:37:57.3784539Z Warning: 'sredg' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:57.3786979Z ../../fsrc/classical/bobyqa/trsbox.f:231:11: 2023-04-20T11:37:57.3827814Z 2023-04-20T11:37:57.3831307Z 231 | SREDG=-TEMP 2023-04-20T11:37:57.3833031Z | ^ 2023-04-20T11:37:57.3834868Z note: 'sredg' was declared here 2023-04-20T11:37:57.3862227Z ../../fsrc/classical/bobyqa/trsbox.f:393:10: 2023-04-20T11:37:57.3887208Z 2023-04-20T11:37:57.4013726Z 393 | IF (ITERC > ITCSAV) GOTO 150 2023-04-20T11:37:57.4038345Z | ^ 2023-04-20T11:37:57.4195314Z Warning: 'itcsav' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:57.4197005Z ../../fsrc/classical/bobyqa/trsbox.f:214:12: 2023-04-20T11:37:57.4198417Z 2023-04-20T11:37:57.4198639Z 214 | ITCSAV=ITERC 2023-04-20T11:37:57.4198936Z | ^ 2023-04-20T11:37:57.4199254Z note: 'itcsav' was declared here 2023-04-20T11:37:57.4199608Z ../../fsrc/classical/bobyqa/trsbox.f:138:10: 2023-04-20T11:37:57.4199858Z 2023-04-20T11:37:57.4200027Z 138 | IACT=0 2023-04-20T11:37:57.4200336Z | ^ 2023-04-20T11:37:57.4200711Z Warning: 'iact' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:57.4983961Z ../../fsrc/classical/bobyqa/trsbox.f:192:72: 2023-04-20T11:37:57.4995757Z 2023-04-20T11:37:57.5010749Z 192 | BETA=GREDSQ/GGSAV 2023-04-20T11:37:57.5054604Z | ^ 2023-04-20T11:37:57.5077643Z Warning: 'ggsav' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:57.5083756Z ../../fsrc/classical/bobyqa/trsbox.f:164:15: 2023-04-20T11:37:57.5086454Z 2023-04-20T11:37:57.6061249Z 164 | GGSAV=GREDSQ 2023-04-20T11:37:57.6823638Z | ^ 2023-04-20T11:37:57.6831797Z note: 'ggsav' was declared here 2023-04-20T11:37:57.6844196Z ../../fsrc/classical/bobyqa/trsbox.f:226:72: 2023-04-20T11:37:57.6878018Z 2023-04-20T11:37:57.6890816Z 226 | S(I)=(DREDG*D(I)-DREDSQ*GNEW(I))/TEMP 2023-04-20T11:37:57.6899752Z | ^ 2023-04-20T11:37:57.6904011Z Warning: 'dredsq' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:57.6940338Z ../../fsrc/classical/bobyqa/trsbox.f:201:12: 2023-04-20T11:37:57.6966654Z 2023-04-20T11:37:57.7045745Z 201 | DREDSQ=ZERO 2023-04-20T11:37:57.7232383Z | ^ 2023-04-20T11:37:57.7248552Z note: 'dredsq' was declared here 2023-04-20T11:37:57.7262647Z ../../fsrc/classical/bobyqa/trsbox.f:305:72: 2023-04-20T11:37:57.7320830Z 2023-04-20T11:37:57.7326418Z 305 | REDNEW=STH*(ANGT*DREDG-SREDG-HALF*STH*TEMP) 2023-04-20T11:37:57.7328796Z | ^ 2023-04-20T11:37:57.7353355Z Warning: 'dredg' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:57.7369101Z ../../fsrc/classical/bobyqa/trsbox.f:202:11: 2023-04-20T11:37:57.7387232Z 2023-04-20T11:37:57.7615138Z 202 | DREDG=ZERO 2023-04-20T11:37:57.7629574Z | ^ 2023-04-20T11:37:57.7712205Z note: 'dredg' was declared here 2023-04-20T11:37:57.7737999Z ../../fsrc/classical/bobyqa/trsbox.f:302:72: 2023-04-20T11:37:57.7743652Z 2023-04-20T11:37:57.7753234Z 302 | ANGT=ANGBD*DFLOAT(I)/DFLOAT(IU) 2023-04-20T11:37:57.7768772Z | ^ 2023-04-20T11:37:57.7785576Z Warning: 'angbd' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:57.7798508Z ../../fsrc/classical/bobyqa/trsbox.f:238:11: 2023-04-20T11:37:57.7800965Z 2023-04-20T11:37:57.7801230Z 238 | ANGBD=ONE 2023-04-20T11:37:57.7812493Z | ^ 2023-04-20T11:37:57.7827007Z note: 'angbd' was declared here 2023-04-20T11:37:57.7827974Z [110/132] Compiling Fortran object python/pdfo/fbobyqa_classical.cp38-win_amd64.pyd.p/.._.._fsrc_classical_bobyqa_altmov.f.obj 2023-04-20T11:37:57.7828898Z ../../fsrc/classical/bobyqa/altmov.f:241:72: 2023-04-20T11:37:57.7829198Z 2023-04-20T11:37:57.7829425Z 241 | W(I)=-STEP*GLAG(I) 2023-04-20T11:37:57.7829806Z | ^ 2023-04-20T11:37:57.7830251Z Warning: 'step' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:57.7830686Z ../../fsrc/classical/bobyqa/altmov.f:125:18: 2023-04-20T11:37:57.7830963Z 2023-04-20T11:37:57.7831177Z 125 | STEP=SLBD 2023-04-20T11:37:57.7831511Z | ^ 2023-04-20T11:37:57.7831846Z note: 'step' was declared here 2023-04-20T11:37:57.7832219Z ../../fsrc/classical/bobyqa/altmov.f:176:20: 2023-04-20T11:37:57.7832500Z 2023-04-20T11:37:57.7832710Z 176 | IBDSAV=ISBD 2023-04-20T11:37:57.7833035Z | ^ 2023-04-20T11:37:57.7833443Z Warning: 'ibdsav' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:57.7833879Z ../../fsrc/classical/bobyqa/altmov.f:183:72: 2023-04-20T11:37:57.7834151Z 2023-04-20T11:37:57.7834412Z 183 | TEMP=XOPT(I)+STPSAV*(XPT(KSAV,I)-XOPT(I)) 2023-04-20T11:37:57.7834813Z | ^ 2023-04-20T11:37:57.7835246Z Warning: 'stpsav' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:57.7835682Z ../../fsrc/classical/bobyqa/altmov.f:175:20: 2023-04-20T11:37:57.7835955Z 2023-04-20T11:37:57.7836166Z 175 | STPSAV=STEP 2023-04-20T11:37:57.7836486Z | ^ 2023-04-20T11:37:57.7836822Z note: 'stpsav' was declared here 2023-04-20T11:37:57.7837185Z ../../fsrc/classical/bobyqa/altmov.f:174:18: 2023-04-20T11:37:57.7837456Z 2023-04-20T11:37:57.7837675Z 174 | KSAV=K 2023-04-20T11:37:57.7837998Z | ^ 2023-04-20T11:37:57.7979477Z Warning: 'ksav' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:57.7993100Z [111/132] Compiling Fortran object python/pdfo/flincoa_classical.cp38-win_amd64.pyd.p/.._.._fsrc_pdfoconst.F.obj 2023-04-20T11:37:58.8570398Z [112/132] Compiling Fortran object python/pdfo/flincoa_classical.cp38-win_amd64.pyd.p/.._.._fsrc_classical_lincoa_lincoa.f.obj 2023-04-20T11:37:58.8570864Z [113/132] Linking target python/pdfo/fbobyqa_classical.cp38-win_amd64.pyd 2023-04-20T11:37:58.8571274Z [114/132] Compiling Fortran object python/pdfo/flincoa_classical.cp38-win_amd64.pyd.p/.._py_gateways_classical_lincoa.f90.obj 2023-04-20T11:37:58.8571737Z [115/132] Compiling Fortran object python/pdfo/flincoa_classical.cp38-win_amd64.pyd.p/.._.._fsrc_classical_lincoa_prelim.f.obj 2023-04-20T11:37:58.8572095Z ../../fsrc/classical/lincoa/prelim.f:5:38: 2023-04-20T11:37:58.8572251Z 2023-04-20T11:37:58.8572384Z 5 | 2 SP,RESCON,STEP,PQW,W,F,FTARGET) 2023-04-20T11:37:58.8572630Z | 1 2023-04-20T11:37:58.8572940Z Warning: Unused dummy argument 'ftarget' at (1) [-Wunused-dummy-argument] 2023-04-20T11:37:58.8573414Z [116/132] Compiling Fortran object python/pdfo/flincoa_classical.cp38-win_amd64.pyd.p/meson-generated_.._flincoa_classical-f2pywrappers2.f90.obj 2023-04-20T11:37:58.8573849Z python/pdfo/flincoa_classical-f2pywrappers2.f90:127:10: 2023-04-20T11:37:58.8574035Z 2023-04-20T11:37:58.8574128Z 127 | use flincoa, only : nf 2023-04-20T11:37:58.8574324Z | 1 2023-04-20T11:37:58.8574642Z Warning: Unused module variable 'aresmax' which has been explicitly imported at (1) [-Wunused-variable] 2023-04-20T11:37:58.8575017Z python/pdfo/flincoa_classical-f2pywrappers2.f90:127:10: 2023-04-20T11:37:58.8575195Z 2023-04-20T11:37:58.8575284Z 127 | use flincoa, only : nf 2023-04-20T11:37:58.8575463Z | 1 2023-04-20T11:37:58.8575764Z Warning: Unused module variable 'bresmax' which has been explicitly imported at (1) [-Wunused-variable] 2023-04-20T11:37:58.8577347Z python/pdfo/flincoa_classical-f2pywrappers2.f90:127:10: 2023-04-20T11:37:58.8577533Z 2023-04-20T11:37:58.8577624Z 127 | use flincoa, only : nf 2023-04-20T11:37:58.8577816Z | 1 2023-04-20T11:37:58.8578113Z Warning: Unused module variable 'chist' which has been explicitly imported at (1) [-Wunused-variable] 2023-04-20T11:37:58.8578472Z python/pdfo/flincoa_classical-f2pywrappers2.f90:127:10: 2023-04-20T11:37:58.8578646Z 2023-04-20T11:37:58.8578733Z 127 | use flincoa, only : nf 2023-04-20T11:37:58.8578925Z | 1 2023-04-20T11:37:58.8579223Z Warning: Unused module variable 'fhist' which has been explicitly imported at (1) [-Wunused-variable] 2023-04-20T11:37:58.8579684Z [117/132] Compiling Fortran object python/pdfo/flincoa_classical.cp38-win_amd64.pyd.p/.._.._fsrc_classical_lincoa_update.f.obj 2023-04-20T11:37:58.8580146Z [118/132] Compiling Fortran object python/pdfo/flincoa_classical.cp38-win_amd64.pyd.p/.._.._fsrc_classical_lincoa_lincob.f.obj 2023-04-20T11:37:58.8580495Z ../../fsrc/classical/lincoa/lincob.f:673:72: 2023-04-20T11:37:58.8580648Z 2023-04-20T11:37:58.8580736Z 673 | W(2)=DFLOAT(NF)+HALF 2023-04-20T11:37:58.8580981Z | ^ 2023-04-20T11:37:58.8581280Z Warning: 'nf' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:58.8581578Z ../../fsrc/classical/lincoa/lincob.f:107:8: 2023-04-20T11:37:58.8581733Z 2023-04-20T11:37:58.8581806Z 107 | NF=NPT 2023-04-20T11:37:58.8581974Z | ^ 2023-04-20T11:37:58.8582163Z note: 'nf' declared here 2023-04-20T11:37:58.8582402Z ../../fsrc/classical/lincoa/lincob.f:434:14: 2023-04-20T11:37:58.8582548Z 2023-04-20T11:37:58.8582678Z 434 | IF (DABS(DFFALT) >= TENTH*DABS(DIFF)) ITEST=0 2023-04-20T11:37:58.8582902Z | ^ 2023-04-20T11:37:58.8583297Z Warning: 'dffalt' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:58.8583633Z ../../fsrc/classical/lincoa/lincob.f:388:16: 2023-04-20T11:37:58.8583784Z 2023-04-20T11:37:58.8583881Z 388 | DFFALT=F-FOPT-VQALT 2023-04-20T11:37:58.8584089Z | ^ 2023-04-20T11:37:58.8584299Z note: 'dffalt' was declared here 2023-04-20T11:37:58.8584660Z [119/132] Compiling Fortran object python/pdfo/flincoa_classical.cp38-win_amd64.pyd.p/.._.._fsrc_classical_lincoa_trstep.f.obj 2023-04-20T11:37:58.8585105Z [120/132] Compiling Fortran object python/pdfo/flincoa_classical.cp38-win_amd64.pyd.p/.._.._fsrc_classical_lincoa_getact.f.obj 2023-04-20T11:37:58.8585449Z ../../fsrc/classical/lincoa/getact.f:1:35: 2023-04-20T11:37:58.8585598Z 2023-04-20T11:37:58.8585762Z 1 | SUBROUTINE GETACT (N,M,AMAT,B,NACT,IACT,QFAC,RFAC,SNORM, 2023-04-20T11:37:58.8586036Z | 1 2023-04-20T11:37:58.8586330Z Warning: Unused dummy argument 'b' at (1) [-Wunused-dummy-argument] 2023-04-20T11:37:58.8586755Z [121/132] Compiling Fortran object python/pdfo/flincoa_classical.cp38-win_amd64.pyd.p/.._.._fsrc_classical_lincoa_qmstep.f.obj 2023-04-20T11:37:58.8587099Z ../../fsrc/classical/lincoa/qmstep.f:1:39: 2023-04-20T11:37:58.8587247Z 2023-04-20T11:37:58.8587406Z 1 | SUBROUTINE QMSTEP (N,NPT,M,AMAT,B,XPT,XOPT,NACT,IACT, 2023-04-20T11:37:58.8587679Z | 1 2023-04-20T11:37:58.8587962Z Warning: Unused dummy argument 'b' at (1) [-Wunused-dummy-argument] 2023-04-20T11:37:58.8588251Z ../../fsrc/classical/lincoa/qmstep.f:238:72: 2023-04-20T11:37:58.8588397Z 2023-04-20T11:37:58.8588534Z 238 | STEP(I)=STEP(I)+(TEST-BIGV)*AMAT(I,JSAV) 2023-04-20T11:37:58.8588803Z | ^ 2023-04-20T11:37:58.8589096Z Warning: 'jsav' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:58.8589392Z ../../fsrc/classical/lincoa/qmstep.f:230:18: 2023-04-20T11:37:58.8589678Z 2023-04-20T11:37:58.8589879Z 230 | JSAV=J 2023-04-20T11:37:58.8590073Z | ^ 2023-04-20T11:37:58.8590280Z note: 'jsav' was declared here 2023-04-20T11:37:58.8590510Z ../../fsrc/classical/lincoa/qmstep.f:103:72: 2023-04-20T11:37:58.8590653Z 2023-04-20T11:37:58.8590778Z 103 | STEP(I)=STPSAV*(XPT(KSAV,I)-XOPT(I)) 2023-04-20T11:37:58.8591045Z | ^ 2023-04-20T11:37:58.8591343Z Warning: 'stpsav' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:58.8591636Z ../../fsrc/classical/lincoa/qmstep.f:92:20: 2023-04-20T11:37:58.8591788Z 2023-04-20T11:37:58.8591874Z 92 | STPSAV=STP 2023-04-20T11:37:58.8592060Z | ^ 2023-04-20T11:37:58.8592267Z note: 'stpsav' was declared here 2023-04-20T11:37:58.8592508Z ../../fsrc/classical/lincoa/qmstep.f:103:72: 2023-04-20T11:37:58.8592661Z 2023-04-20T11:37:58.8592792Z 103 | STEP(I)=STPSAV*(XPT(KSAV,I)-XOPT(I)) 2023-04-20T11:37:58.8593050Z | ^ 2023-04-20T11:37:58.8593355Z Warning: 'ksav' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:58.8593638Z ../../fsrc/classical/lincoa/qmstep.f:91:18: 2023-04-20T11:37:58.8593786Z 2023-04-20T11:37:58.8593864Z 91 | KSAV=K 2023-04-20T11:37:58.8594053Z | ^ 2023-04-20T11:37:58.8594256Z note: 'ksav' was declared here 2023-04-20T11:37:58.8594550Z [122/132] Generating python/pdfo/fcobyla_classicalmodule with a custom command 2023-04-20T11:37:58.8594824Z Reading fortran codes... 2023-04-20T11:37:58.8595142Z Reading file '../../python/pdfo/../py_gateways/classical/cobyla-interface.pyf' (format:free) 2023-04-20T11:37:58.8595568Z Line #42 in ../../python/pdfo/../py_gateways/classical/cobyla-interface.pyf:" intent(callback) fun " 2023-04-20T11:37:58.8595934Z analyzeline: missing __user__ module (could be nothing) 2023-04-20T11:37:58.8596301Z Line #42 in ../../python/pdfo/../py_gateways/classical/cobyla-interface.pyf:" intent(callback) fun " 2023-04-20T11:37:58.8596665Z analyzeline: appending intent(callback) fun to mcobyla arguments 2023-04-20T11:37:58.8597050Z Line #43 in ../../python/pdfo/../py_gateways/classical/cobyla-interface.pyf:" intent(callback) confun " 2023-04-20T11:37:58.8597402Z analyzeline: missing __user__ module (could be nothing) 2023-04-20T11:37:58.8597765Z Line #43 in ../../python/pdfo/../py_gateways/classical/cobyla-interface.pyf:" intent(callback) confun " 2023-04-20T11:37:58.8598138Z analyzeline: appending intent(callback) confun to mcobyla arguments 2023-04-20T11:37:58.8598414Z Post-processing... 2023-04-20T11:37:58.8598638Z Block: calfun__user__routines 2023-04-20T11:37:58.8598874Z Block: calfun_user_routines 2023-04-20T11:37:58.8599091Z Block: fun 2023-04-20T11:37:58.8599300Z Block: confun 2023-04-20T11:37:58.8599512Z Block: fcobyla_classical 2023-04-20T11:37:58.8599724Z Block: fcobyla 2023-04-20T11:37:58.8600072Z In: ../../python/pdfo/../py_gateways/classical/cobyla-interface.pyf:fcobyla_classical:unknown_interface:fcobyla 2023-04-20T11:37:58.8600437Z get_useparameters: no module pdfoconst info used by fcobyla 2023-04-20T11:37:58.8600690Z Block: mcobyla 2023-04-20T11:37:58.8601031Z In: ../../python/pdfo/../py_gateways/classical/cobyla-interface.pyf:fcobyla_classical:unknown_interface:mcobyla 2023-04-20T11:37:58.8601414Z get_useparameters: no module calfun__user__routines info used by mcobyla 2023-04-20T11:37:58.8601700Z Post-processing (stage 2)... 2023-04-20T11:37:58.8601929Z Block: calfun__user__routines 2023-04-20T11:37:58.8602153Z Block: calfun_user_routines 2023-04-20T11:37:58.8602570Z Block: fun 2023-04-20T11:37:58.8602777Z Block: confun 2023-04-20T11:37:58.8602986Z Block: fcobyla_classical 2023-04-20T11:37:58.8603205Z Block: unknown_interface 2023-04-20T11:37:58.8603408Z Block: fcobyla 2023-04-20T11:37:58.8603610Z Block: mcobyla 2023-04-20T11:37:58.8603808Z Building modules... 2023-04-20T11:37:58.8604086Z Constructing call-back function "cb_fun_in_calfun__user__routines" 2023-04-20T11:37:58.8604357Z def fun(x,[n]): return f 2023-04-20T11:37:58.8604636Z Constructing call-back function "cb_confun_in_calfun__user__routines" 2023-04-20T11:37:58.8604911Z def confun(m,x,[n]): return c 2023-04-20T11:37:58.8605156Z Building module "fcobyla_classical"... 2023-04-20T11:37:58.8605434Z Constructing wrapper function "mcobyla"... 2023-04-20T11:37:58.8605966Z x,f,info,funhist,conhist,resmax,conval = mcobyla(x,rhobeg,rhoend,iprint,maxfun,ftarget,conval,fun,confun,[n,m,overwrite_x,overwrite_conval,fun_extra_args,confun_extra_args]) 2023-04-20T11:37:58.8606474Z Constructing F90 module support for "fcobyla"... 2023-04-20T11:37:58.8606756Z Variables: nf fhist chist conval_x0 2023-04-20T11:37:58.8607036Z getarrdims:warning: assumed shape array, using 0 instead of ':' 2023-04-20T11:37:58.8607348Z getarrdims:warning: assumed shape array, using 0 instead of ':' 2023-04-20T11:37:58.8607652Z getarrdims:warning: assumed shape array, using 0 instead of ':' 2023-04-20T11:37:58.8608017Z Wrote C/API module "fcobyla_classical" to file "python/pdfo\fcobyla_classicalmodule.c" 2023-04-20T11:37:58.8608428Z Fortran 90 wrappers are saved to "python/pdfo\fcobyla_classical-f2pywrappers2.f90" 2023-04-20T11:37:58.8608824Z [123/132] Linking target python/pdfo/flincoa_classical.cp38-win_amd64.pyd 2023-04-20T11:37:58.8609086Z [124/132] Module scanner. 2023-04-20T11:37:58.8609462Z [125/132] Compiling C object python/pdfo/fcobyla_classical.cp38-win_amd64.pyd.p/meson-generated_.._fcobyla_classicalmodule.c.obj 2023-04-20T11:37:58.8609986Z In file included from D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/core/include/numpy/ndarraytypes.h:4, 2023-04-20T11:37:58.8610491Z from D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, 2023-04-20T11:37:58.8610989Z from D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/core/include/numpy/arrayobject.h:4, 2023-04-20T11:37:58.8611458Z from D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/f2py/src/fortranobject.h:13, 2023-04-20T11:37:58.8611839Z from python/pdfo/fcobyla_classicalmodule.c:16: 2023-04-20T11:37:58.8612349Z D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/core/include/numpy/npy_common.h:164:20: warning: '_fseeki64' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] 2023-04-20T11:37:58.8612852Z 164 | extern int __cdecl _fseeki64(FILE *, long long, int); 2023-04-20T11:37:58.8613095Z | ^~~~~~~~~ 2023-04-20T11:37:58.8613553Z D:/a/_temp/msys64/tmp/pip-build-env-6gkcpi5j/overlay/Lib/site-packages/numpy/core/include/numpy/npy_common.h:165:26: warning: '_ftelli64' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] 2023-04-20T11:37:58.8614015Z 165 | extern long long __cdecl _ftelli64(FILE *); 2023-04-20T11:37:58.8614257Z | ^~~~~~~~~ 2023-04-20T11:37:58.8614550Z python/pdfo/fcobyla_classicalmodule.c: In function 'f2py_setup_fcobyla': 2023-04-20T11:37:58.8615245Z python/pdfo/fcobyla_classicalmodule.c:1017:35: warning: assignment to 'f2py_init_func' {aka 'void (*)(int *, long long int *, void (*)(char *, long long int *), int *)'} from incompatible pointer type 'void (*)(int *, int *, void (*)(char *, int *), int *)' [-Wincompatible-pointer-types] 2023-04-20T11:37:58.8615867Z 1017 | f2py_fcobyla_def[i_f2py++].func = fhist; 2023-04-20T11:37:58.8616102Z | ^ 2023-04-20T11:37:58.8616602Z python/pdfo/fcobyla_classicalmodule.c:1018:35: warning: assignment to 'f2py_init_func' {aka 'void (*)(int *, long long int *, void (*)(char *, long long int *), int *)'} from incompatible pointer type 'void (*)(int *, int *, void (*)(char *, int *), int *)' [-Wincompatible-pointer-types] 2023-04-20T11:37:58.8617096Z 1018 | f2py_fcobyla_def[i_f2py++].func = chist; 2023-04-20T11:37:58.8617326Z | ^ 2023-04-20T11:37:58.8617814Z python/pdfo/fcobyla_classicalmodule.c:1019:35: warning: assignment to 'f2py_init_func' {aka 'void (*)(int *, long long int *, void (*)(char *, long long int *), int *)'} from incompatible pointer type 'void (*)(int *, int *, void (*)(char *, int *), int *)' [-Wincompatible-pointer-types] 2023-04-20T11:37:58.8618322Z 1019 | f2py_fcobyla_def[i_f2py++].func = conval_x0; 2023-04-20T11:37:58.8618543Z | ^ 2023-04-20T11:37:58.8618798Z python/pdfo/fcobyla_classicalmodule.c: At top level: 2023-04-20T11:37:58.8619177Z python/pdfo/fcobyla_classicalmodule.c:141:12: warning: 'f2py_size' defined but not used [-Wunused-function] 2023-04-20T11:37:58.8619540Z 141 | static int f2py_size(PyArrayObject* var, ...) 2023-04-20T11:37:58.8619771Z | ^~~~~~~~~ 2023-04-20T11:37:58.8620100Z [126/132] Compiling Fortran object python/pdfo/fcobyla_classical.cp38-win_amd64.pyd.p/.._.._fsrc_pdfoconst.F.obj 2023-04-20T11:37:58.8620555Z [127/132] Compiling Fortran object python/pdfo/fcobyla_classical.cp38-win_amd64.pyd.p/.._.._fsrc_classical_cobyla_cobyla.f.obj 2023-04-20T11:37:58.8621021Z [128/132] Compiling Fortran object python/pdfo/fcobyla_classical.cp38-win_amd64.pyd.p/.._py_gateways_classical_cobyla.f90.obj 2023-04-20T11:37:58.8621481Z [129/132] Compiling Fortran object python/pdfo/fcobyla_classical.cp38-win_amd64.pyd.p/.._.._fsrc_classical_cobyla_trstlp.f.obj 2023-04-20T11:37:58.8621831Z ../../fsrc/classical/cobyla/trstlp.f:10:50: 2023-04-20T11:37:58.8621983Z 2023-04-20T11:37:58.8622111Z 10 | 1 VMULTC(*),SDIRN(*),DXNEW(*),VMULTD(*),DSAV(N) 2023-04-20T11:37:58.8622363Z | 1 2023-04-20T11:37:58.8622652Z Warning: Unused variable 'dsav' declared at (1) [-Wunused-variable] 2023-04-20T11:37:58.8622935Z ../../fsrc/classical/cobyla/trstlp.f:626:72: 2023-04-20T11:37:58.8623085Z 2023-04-20T11:37:58.8623227Z 626 | IF (MCON == M) RESMAX=RESOLD+RATIO*(RESMAX-RESOLD) 2023-04-20T11:37:58.8623510Z | ^ 2023-04-20T11:37:58.8623813Z Warning: 'resold' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:58.8624127Z ../../fsrc/classical/cobyla/trstlp.f:501:16: 2023-04-20T11:37:58.8624277Z 2023-04-20T11:37:58.8624364Z 501 | RESOLD=RESMAX 2023-04-20T11:37:58.8624549Z | ^ 2023-04-20T11:37:58.8624756Z note: 'resold' was declared here 2023-04-20T11:37:58.8624994Z ../../fsrc/classical/cobyla/trstlp.f:73:22: 2023-04-20T11:37:58.8625142Z 2023-04-20T11:37:58.8625220Z 73 | ICON=K 2023-04-20T11:37:58.8625412Z | ^ 2023-04-20T11:37:58.8625674Z Warning: 'icon' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:58.8626089Z [130/132] Compiling Fortran object python/pdfo/fcobyla_classical.cp38-win_amd64.pyd.p/.._.._fsrc_classical_cobyla_cobylb.f.obj 2023-04-20T11:37:58.8626435Z ../../fsrc/classical/cobyla/cobylb.f:5:63: 2023-04-20T11:37:58.8626581Z 2023-04-20T11:37:58.8626794Z 5 | 1 SIMI,DATMAT,A,VSIG,VETA,SIGBAR,DX,W,IACT,F,INFO,FTARGET,RESMAX) 2023-04-20T11:37:58.8627347Z | 1 2023-04-20T11:37:58.8627653Z Warning: Unused dummy argument 'ftarget' at (1) [-Wunused-dummy-argument] 2023-04-20T11:37:58.8627957Z ../../fsrc/classical/cobyla/cobylb.f:337:10: 2023-04-20T11:37:58.8628096Z 2023-04-20T11:37:58.8628245Z 337 | IF (PARMU*(CVMAXP-CVMAXM) > SUM+SUM) DXSIGN=-1.0D0 2023-04-20T11:37:58.8628480Z | ^ 2023-04-20T11:37:58.8628744Z Warning: 'sum' may be used uninitialized [-Wmaybe-uninitialized] 2023-04-20T11:37:58.8629027Z ../../fsrc/classical/cobyla/cobylb.f:318:13: 2023-04-20T11:37:58.8629173Z 2023-04-20T11:37:58.8629250Z 318 | SUM=0.0D0 2023-04-20T11:37:58.8629431Z | ^ 2023-04-20T11:37:58.8629622Z note: 'sum' was declared here 2023-04-20T11:37:58.8630030Z [131/132] Compiling Fortran object python/pdfo/fcobyla_classical.cp38-win_amd64.pyd.p/meson-generated_.._fcobyla_classical-f2pywrappers2.f90.obj 2023-04-20T11:37:58.8630476Z python/pdfo/fcobyla_classical-f2pywrappers2.f90:97:10: 2023-04-20T11:37:58.8630659Z 2023-04-20T11:37:58.8630753Z 97 | use fcobyla, only : nf 2023-04-20T11:37:58.8630946Z | 1 2023-04-20T11:37:58.8631253Z Warning: Unused module variable 'chist' which has been explicitly imported at (1) [-Wunused-variable] 2023-04-20T11:37:58.8631622Z python/pdfo/fcobyla_classical-f2pywrappers2.f90:97:10: 2023-04-20T11:37:58.8631801Z 2023-04-20T11:37:58.8631887Z 97 | use fcobyla, only : nf 2023-04-20T11:37:58.8632086Z | 1 2023-04-20T11:37:58.8632395Z Warning: Unused module variable 'conval_x0' which has been explicitly imported at (1) [-Wunused-variable] 2023-04-20T11:37:58.8632770Z python/pdfo/fcobyla_classical-f2pywrappers2.f90:97:10: 2023-04-20T11:37:58.8632943Z 2023-04-20T11:37:58.8633029Z 97 | use fcobyla, only : nf 2023-04-20T11:37:58.8633208Z | 1 2023-04-20T11:37:58.8633517Z Warning: Unused module variable 'fhist' which has been explicitly imported at (1) [-Wunused-variable] 2023-04-20T11:37:58.8633901Z [132/132] Linking target python/pdfo/fcobyla_classical.cp38-win_amd64.pyd 2023-04-20T11:37:58.8634187Z INFO: autodetecting backend as ninja 2023-04-20T11:37:58.8634570Z INFO: calculating backend command to run: D:\a\_temp\msys64\tmp\pip-build-env-6gkcpi5j\normal\Scripts\ninja.EXE 2023-04-20T11:37:58.8635005Z + meson install --no-rebuild --destdir D:\a\pdfo\pdfo\.mesonpy-zcdrij_y\install 2023-04-20T11:37:59.1707938Z Installing python/pdfo\gethuge.cp38-win_amd64.pyd to D:\a\pdfo\pdfo\.mesonpy-zcdrij_y\install\Lib\site-packages\pdfo 2023-04-20T11:37:59.1709163Z Installing python/pdfo\gethuge.cp38-win_amd64.dll.a to D:\a\pdfo\pdfo\.mesonpy-zcdrij_y\install\Lib\site-packages\pdfo 2023-04-20T11:37:59.1709738Z Installing python/pdfo\fuobyqa.cp38-win_amd64.pyd to D:\a\pdfo\pdfo\.mesonpy-zcdrij_y\install\Lib\site-packages\pdfo 2023-04-20T11:37:59.1710312Z Installing python/pdfo\fuobyqa.cp38-win_amd64.dll.a to D:\a\pdfo\pdfo\.mesonpy-zcdrij_y\install\Lib\site-packages\pdfo 2023-04-20T11:37:59.1710869Z Installing python/pdfo\fnewuoa.cp38-win_amd64.pyd to D:\a\pdfo\pdfo\.mesonpy-zcdrij_y\install\Lib\site-packages\pdfo 2023-04-20T11:37:59.1711441Z Installing python/pdfo\fnewuoa.cp38-win_amd64.dll.a to D:\a\pdfo\pdfo\.mesonpy-zcdrij_y\install\Lib\site-packages\pdfo 2023-04-20T11:37:59.1711972Z Installing python/pdfo\fbobyqa.cp38-win_amd64.pyd to D:\a\pdfo\pdfo\.mesonpy-zcdrij_y\install\Lib\site-packages\pdfo 2023-04-20T11:37:59.1712500Z Installing python/pdfo\fbobyqa.cp38-win_amd64.dll.a to D:\a\pdfo\pdfo\.mesonpy-zcdrij_y\install\Lib\site-packages\pdfo 2023-04-20T11:37:59.1713032Z Installing python/pdfo\flincoa.cp38-win_amd64.pyd to D:\a\pdfo\pdfo\.mesonpy-zcdrij_y\install\Lib\site-packages\pdfo 2023-04-20T11:37:59.1713565Z Installing python/pdfo\flincoa.cp38-win_amd64.dll.a to D:\a\pdfo\pdfo\.mesonpy-zcdrij_y\install\Lib\site-packages\pdfo 2023-04-20T11:37:59.1714393Z Installing python/pdfo\fcobyla.cp38-win_amd64.pyd to D:\a\pdfo\pdfo\.mesonpy-zcdrij_y\install\Lib\site-packages\pdfo 2023-04-20T11:37:59.1715111Z Installing python/pdfo\fcobyla.cp38-win_amd64.dll.a to D:\a\pdfo\pdfo\.mesonpy-zcdrij_y\install\Lib\site-packages\pdfo 2023-04-20T11:37:59.1715681Z Installing python/pdfo\fuobyqa_classical.cp38-win_amd64.pyd to D:\a\pdfo\pdfo\.mesonpy-zcdrij_y\install\Lib\site-packages\pdfo 2023-04-20T11:37:59.1716252Z Installing python/pdfo\fuobyqa_classical.cp38-win_amd64.dll.a to D:\a\pdfo\pdfo\.mesonpy-zcdrij_y\install\Lib\site-packages\pdfo 2023-04-20T11:37:59.1716842Z Installing python/pdfo\fnewuoa_classical.cp38-win_amd64.pyd to D:\a\pdfo\pdfo\.mesonpy-zcdrij_y\install\Lib\site-packages\pdfo 2023-04-20T11:37:59.1717415Z Installing python/pdfo\fnewuoa_classical.cp38-win_amd64.dll.a to D:\a\pdfo\pdfo\.mesonpy-zcdrij_y\install\Lib\site-packages\pdfo 2023-04-20T11:37:59.1718000Z Installing python/pdfo\fbobyqa_classical.cp38-win_amd64.pyd to D:\a\pdfo\pdfo\.mesonpy-zcdrij_y\install\Lib\site-packages\pdfo 2023-04-20T11:37:59.1718564Z Installing python/pdfo\fbobyqa_classical.cp38-win_amd64.dll.a to D:\a\pdfo\pdfo\.mesonpy-zcdrij_y\install\Lib\site-packages\pdfo 2023-04-20T11:37:59.1719138Z Installing python/pdfo\flincoa_classical.cp38-win_amd64.pyd to D:\a\pdfo\pdfo\.mesonpy-zcdrij_y\install\Lib\site-packages\pdfo 2023-04-20T11:37:59.1719709Z Installing python/pdfo\flincoa_classical.cp38-win_amd64.dll.a to D:\a\pdfo\pdfo\.mesonpy-zcdrij_y\install\Lib\site-packages\pdfo 2023-04-20T11:37:59.1720273Z Installing python/pdfo\fcobyla_classical.cp38-win_amd64.pyd to D:\a\pdfo\pdfo\.mesonpy-zcdrij_y\install\Lib\site-packages\pdfo 2023-04-20T11:37:59.1720847Z Installing python/pdfo\fcobyla_classical.cp38-win_amd64.dll.a to D:\a\pdfo\pdfo\.mesonpy-zcdrij_y\install\Lib\site-packages\pdfo 2023-04-20T11:37:59.1721399Z Installing D:\a\pdfo\pdfo\python/pdfo\__init__.py to D:\a\pdfo\pdfo\.mesonpy-zcdrij_y\install\Lib\site-packages\pdfo 2023-04-20T11:37:59.1721971Z Installing D:\a\pdfo\pdfo\python/pdfo\_bobyqa.py to D:\a\pdfo\pdfo\.mesonpy-zcdrij_y\install\Lib\site-packages\pdfo 2023-04-20T11:37:59.1722538Z Installing D:\a\pdfo\pdfo\python/pdfo\_cobyla.py to D:\a\pdfo\pdfo\.mesonpy-zcdrij_y\install\Lib\site-packages\pdfo 2023-04-20T11:37:59.1723114Z Installing D:\a\pdfo\pdfo\python/pdfo\_dependencies.py to D:\a\pdfo\pdfo\.mesonpy-zcdrij_y\install\Lib\site-packages\pdfo 2023-04-20T11:37:59.1723669Z Installing D:\a\pdfo\pdfo\python/pdfo\_lincoa.py to D:\a\pdfo\pdfo\.mesonpy-zcdrij_y\install\Lib\site-packages\pdfo 2023-04-20T11:37:59.1724210Z Installing D:\a\pdfo\pdfo\python/pdfo\_newuoa.py to D:\a\pdfo\pdfo\.mesonpy-zcdrij_y\install\Lib\site-packages\pdfo 2023-04-20T11:37:59.1724761Z Installing D:\a\pdfo\pdfo\python/pdfo\_pdfo.py to D:\a\pdfo\pdfo\.mesonpy-zcdrij_y\install\Lib\site-packages\pdfo 2023-04-20T11:37:59.1725308Z Installing D:\a\pdfo\pdfo\python/pdfo\_uobyqa.py to D:\a\pdfo\pdfo\.mesonpy-zcdrij_y\install\Lib\site-packages\pdfo 2023-04-20T11:37:59.1725892Z Installing D:\a\pdfo\pdfo\python/pdfo\tests\__init__.py to D:\a\pdfo\pdfo\.mesonpy-zcdrij_y\install\Lib\site-packages\pdfo\tests 2023-04-20T11:37:59.1726488Z Installing D:\a\pdfo\pdfo\python/pdfo\tests\test_pdfo.py to D:\a\pdfo\pdfo\.mesonpy-zcdrij_y\install\Lib\site-packages\pdfo\tests 2023-04-20T11:37:59.1991458Z Copying files to wheel... 2023-04-20T11:37:59.1991967Z [0/31] pdfo/gethuge.cp38-win_amd64.pyd 2023-04-20T11:37:59.2006684Z [1/31] pdfo/gethuge.cp38-win_amd64.dll.a 2023-04-20T11:37:59.2009414Z [2/31] pdfo/fuobyqa.cp38-win_amd64.pyd 2023-04-20T11:37:59.2035455Z [3/31] pdfo/fuobyqa.cp38-win_amd64.dll.a 2023-04-20T11:37:59.2035909Z [4/31] pdfo/fnewuoa.cp38-win_amd64.pyd 2023-04-20T11:37:59.2056155Z [5/31] pdfo/fnewuoa.cp38-win_amd64.dll.a 2023-04-20T11:37:59.2056565Z [6/31] pdfo/fbobyqa.cp38-win_amd64.pyd 2023-04-20T11:37:59.2078292Z [7/31] pdfo/fbobyqa.cp38-win_amd64.dll.a 2023-04-20T11:37:59.2078689Z [8/31] pdfo/flincoa.cp38-win_amd64.pyd 2023-04-20T11:37:59.2099866Z [9/31] pdfo/flincoa.cp38-win_amd64.dll.a 2023-04-20T11:37:59.2100251Z [10/31] pdfo/fcobyla.cp38-win_amd64.pyd 2023-04-20T11:37:59.2118200Z [11/31] pdfo/fcobyla.cp38-win_amd64.dll.a 2023-04-20T11:37:59.2121478Z [12/31] pdfo/fuobyqa_classical.cp38-win_amd64.pyd 2023-04-20T11:37:59.2142703Z [13/31] pdfo/fuobyqa_classical.cp38-win_amd64.dll.a 2023-04-20T11:37:59.2143142Z [14/31] pdfo/fnewuoa_classical.cp38-win_amd64.pyd 2023-04-20T11:37:59.2163723Z [15/31] pdfo/fnewuoa_classical.cp38-win_amd64.dll.a 2023-04-20T11:37:59.2164145Z [16/31] pdfo/fbobyqa_classical.cp38-win_amd64.pyd 2023-04-20T11:37:59.2185312Z [17/31] pdfo/fbobyqa_classical.cp38-win_amd64.dll.a 2023-04-20T11:37:59.2185738Z [18/31] pdfo/flincoa_classical.cp38-win_amd64.pyd 2023-04-20T11:37:59.2206030Z [19/31] pdfo/flincoa_classical.cp38-win_amd64.dll.a 2023-04-20T11:37:59.2208429Z [20/31] pdfo/fcobyla_classical.cp38-win_amd64.pyd 2023-04-20T11:37:59.2230520Z [21/31] pdfo/fcobyla_classical.cp38-win_amd64.dll.a 2023-04-20T11:37:59.2233046Z [22/31] pdfo/__init__.py 2023-04-20T11:37:59.2235449Z [23/31] pdfo/_bobyqa.py 2023-04-20T11:37:59.2235766Z [24/31] pdfo/_cobyla.py 2023-04-20T11:37:59.2236032Z [25/31] pdfo/_dependencies.py 2023-04-20T11:37:59.2247077Z [26/31] pdfo/_lincoa.py 2023-04-20T11:37:59.2260275Z [27/31] pdfo/_newuoa.py 2023-04-20T11:37:59.2260677Z [28/31] pdfo/_pdfo.py 2023-04-20T11:37:59.2260941Z [29/31] pdfo/_uobyqa.py 2023-04-20T11:37:59.2261196Z [30/31] pdfo/tests/__init__.py 2023-04-20T11:37:59.2261476Z [31/31] pdfo/tests/test_pdfo.py 2023-04-20T11:37:59.2684031Z Preparing metadata (pyproject.toml): finished with status 'done' 2023-04-20T11:37:59.2706996Z Source in d:\a\pdfo\pdfo has version 1.2.1, which satisfies requirement pdfo==1.2.1 from file:///D:/a/pdfo/pdfo 2023-04-20T11:37:59.2711459Z Removed pdfo==1.2.1 from file:///D:/a/pdfo/pdfo from build tracker 'D:\\a\\_temp\\msys64\\tmp\\pip-build-tracker-mxae6_7s' 2023-04-20T11:37:59.2734635Z Created temporary directory: D:\a\_temp\msys64\tmp\pip-unpack-y_riqd8l 2023-04-20T11:37:59.2737280Z Building wheels for collected packages: pdfo 2023-04-20T11:37:59.2750870Z Created temporary directory: D:\a\_temp\msys64\tmp\pip-wheel-7u3dn52a 2023-04-20T11:37:59.2753035Z Destination directory: D:\a\_temp\msys64\tmp\pip-wheel-7u3dn52a 2023-04-20T11:37:59.2760997Z Building wheel for pdfo (pyproject.toml): started 2023-04-20T11:37:59.2763068Z Running command Building wheel for pdfo (pyproject.toml) 2023-04-20T11:37:59.3493241Z Building wheel for pdfo (pyproject.toml): finished with status 'done' 2023-04-20T11:37:59.3662498Z Created wheel for pdfo: filename=pdfo-1.2.1-cp38-cp38-win_amd64.whl size=3769160 sha256=48acec6b2d63168ab03012af5561f074d4ee36e41cdefad15d858b0f1a82489e 2023-04-20T11:37:59.3664699Z Stored in directory: D:\a\_temp\msys64\tmp\pip-ephem-wheel-cache-nxeglzwt\wheels\ba\fd\25\b2af6b6b8f1719a45690b34bc727af6b6cb363d0b1b1e041f6 2023-04-20T11:37:59.3698127Z Successfully built pdfo 2023-04-20T11:37:59.3732972Z Removed build tracker: 'D:\\a\\_temp\\msys64\\tmp\\pip-build-tracker-mxae6_7s' 2023-04-20T11:37:59.5519418Z ##[endgroup] 2023-04-20T11:37:59.5520034Z ␛[32m✓ ␛[0m29.74s 2023-04-20T11:37:59.5520839Z ##[group]Testing wheel... 2023-04-20T11:37:59.5531773Z 2023-04-20T11:37:59.5537789Z + pip install virtualenv -c 'C:\Program Files (x86)\pipx\.cache\2b6868c5f98c489\Lib\site-packages\cibuildwheel\resources\constraints-python38.txt' 2023-04-20T11:38:00.3277660Z Collecting virtualenv 2023-04-20T11:38:00.3520293Z Using cached virtualenv-20.21.0-py3-none-any.whl (8.7 MB) 2023-04-20T11:38:00.4558191Z Collecting distlib<1,>=0.3.6 (from virtualenv) 2023-04-20T11:38:00.4598446Z Using cached distlib-0.3.6-py2.py3-none-any.whl (468 kB) 2023-04-20T11:38:00.5076500Z Collecting filelock<4,>=3.4.1 (from virtualenv) 2023-04-20T11:38:00.5104824Z Using cached filelock-3.11.0-py3-none-any.whl (10.0 kB) 2023-04-20T11:38:00.5493835Z Collecting platformdirs<4,>=2.4 (from virtualenv) 2023-04-20T11:38:00.5520558Z Using cached platformdirs-3.2.0-py3-none-any.whl (14 kB) 2023-04-20T11:38:00.6484684Z Installing collected packages: distlib, platformdirs, filelock, virtualenv 2023-04-20T11:38:01.0440678Z Successfully installed distlib-0.3.6 filelock-3.11.0 platformdirs-3.2.0 virtualenv-20.21.0 2023-04-20T11:38:01.1086814Z + python -m virtualenv --no-download 'D:\a\_temp\msys64\tmp\cibw-run-fohq48qx\cp38-win_amd64\venv-test' 2023-04-20T11:38:03.3139030Z created virtual environment CPython3.8.10.final.0-64 in 1645ms 2023-04-20T11:38:03.5067612Z creator CPython3Windows(dest=D:\a\_temp\msys64\tmp\cibw-run-fohq48qx\cp38-win_amd64\venv-test, clear=False, no_vcs_ignore=False, global=False) 2023-04-20T11:38:03.6505975Z seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=C:\Users\runneradmin\AppData\Local\pypa\virtualenv) 2023-04-20T11:38:03.6567963Z added seed packages: pip==23.0.1, setuptools==67.4.0, wheel==0.38.4 2023-04-20T11:38:03.6601749Z activators BashActivator,BatchActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator 2023-04-20T11:38:04.3193055Z + where python 2023-04-20T11:38:05.4674858Z D:\a\_temp\msys64\tmp\cibw-run-fohq48qx\cp38-win_amd64\venv-test\Scripts\python.exe 2023-04-20T11:38:05.5115750Z D:\a\_temp\msys64\tmp\cibw-run-fohq48qx\cp38-win_amd64\build\venv\Scripts\python.exe 2023-04-20T11:38:05.5645605Z C:\hostedtoolcache\windows\Python\3.7.9\x64\python.exe 2023-04-20T11:38:05.5652651Z C:\ProgramData\Chocolatey\bin\python.exe 2023-04-20T11:38:05.6670626Z + pip install 'D:\a\_temp\msys64\tmp\cibw-run-fohq48qx\cp38-win_amd64\repaired_wheel\pdfo-1.2.1-cp38-cp38-win_amd64.whl' 2023-04-20T11:38:08.4256196Z Processing d:\a\_temp\msys64\tmp\cibw-run-fohq48qx\cp38-win_amd64\repaired_wheel\pdfo-1.2.1-cp38-cp38-win_amd64.whl 2023-04-20T11:38:08.7709665Z Collecting scipy>=1.1.0 2023-04-20T11:38:08.8212988Z Downloading scipy-1.10.1-cp38-cp38-win_amd64.whl (42.2 MB) 2023-04-20T11:38:09.7858583Z --------------------------------------- 42.2/42.2 MB 18.2 MB/s eta 0:00:00 2023-04-20T11:38:09.9817197Z Collecting numpy>=1.17.0 2023-04-20T11:38:09.9986303Z Downloading numpy-1.24.2-cp38-cp38-win_amd64.whl (14.9 MB) 2023-04-20T11:38:10.2107993Z --------------------------------------- 14.9/14.9 MB 59.8 MB/s eta 0:00:00 2023-04-20T11:38:10.3887639Z Installing collected packages: numpy, scipy, pdfo 2023-04-20T11:38:17.7704766Z Successfully installed numpy-1.24.2 pdfo-1.2.1 scipy-1.10.1 2023-04-20T11:38:17.8521711Z + bash D:\a\pdfo\pdfo/tools/github/cibw_test_command.sh 2023-04-20T11:38:17.8834745Z + python -m unittest pdfo.testpdfo 2023-04-20T11:38:18.1942318Z E 2023-04-20T11:38:18.1942614Z ====================================================================== 2023-04-20T11:38:18.1942925Z ERROR: runTest (pdfo.tests.test_pdfo.TestPDFO) 2023-04-20T11:38:18.1943232Z PDFO tests on unconstrained and constrained problems. 2023-04-20T11:38:18.1943592Z ---------------------------------------------------------------------- 2023-04-20T11:38:18.1943868Z Traceback (most recent call last): 2023-04-20T11:38:18.1944285Z File "D:\a\_temp\msys64\tmp\cibw-run-fohq48qx\cp38-win_amd64\venv-test\lib\site-packages\pdfo\_uobyqa.py", line 112, in uobyqa 2023-04-20T11:38:18.1944651Z from .gethuge import gethuge 2023-04-20T11:38:18.1944977Z ImportError: DLL load failed while importing gethuge: The specified module could not be found. 2023-04-20T11:38:18.1945196Z 2023-04-20T11:38:18.1945350Z During handling of the above exception, another exception occurred: 2023-04-20T11:38:18.1945532Z 2023-04-20T11:38:18.1945631Z Traceback (most recent call last): 2023-04-20T11:38:18.1946035Z File "D:\a\_temp\msys64\tmp\cibw-run-fohq48qx\cp38-win_amd64\venv-test\lib\site-packages\pdfo\tests\test_pdfo.py", line 128, in runTest 2023-04-20T11:38:18.1946404Z global_res = func_solver(**args) 2023-04-20T11:38:18.1947056Z File "D:\a\_temp\msys64\tmp\cibw-run-fohq48qx\cp38-win_amd64\venv-test\lib\site-packages\pdfo\_uobyqa.py", line 117, in uobyqa 2023-04-20T11:38:18.1947589Z import_error_so('gethuge') 2023-04-20T11:38:18.1947999Z File "D:\a\_temp\msys64\tmp\cibw-run-fohq48qx\cp38-win_amd64\venv-test\lib\site-packages\pdfo\_dependencies.py", line 3628, in import_error_so 2023-04-20T11:38:18.1948437Z raise ImportError('{} is missing. Please reinstall {} and ensure the ' 2023-04-20T11:38:18.1948845Z ImportError: gethuge is missing. Please reinstall pdfo and ensure the fulfilment of the requirements (numpy>=1.20.0). 2023-04-20T11:38:18.1949083Z 2023-04-20T11:38:18.1949237Z ---------------------------------------------------------------------- 2023-04-20T11:38:18.1949498Z Ran 1 test in 0.054s 2023-04-20T11:38:18.1949615Z 2023-04-20T11:38:18.1949689Z FAILED (errors=1) 2023-04-20T11:38:18.1949810Z 2023-04-20T11:38:18.1949913Z Testing unconstrained problems ... 2023-04-20T11:38:18.7695769Z ##[error]Command bash D:\a\pdfo\pdfo/tools/github/cibw_test_command.sh failed with code 1. None 2023-04-20T11:38:18.7704224Z 2023-04-20T11:38:18.7704623Z ##[endgroup] 2023-04-20T11:38:18.7704984Z ␛[31m✕ ␛[0m18.66s 2023-04-20T11:38:18.8179940Z creating virtual environment... 2023-04-20T11:38:18.8183923Z installing cibuildwheel... 2023-04-20T11:38:18.8191330Z ##[error]Process completed with exit code 1. 2023-04-20T11:38:18.8357537Z Post job cleanup. 2023-04-20T11:38:20.0642626Z [command]"C:\Program Files\Git\bin\git.exe" version 2023-04-20T11:38:20.0645036Z git version 2.40.0.windows.1 2023-04-20T11:38:20.0650468Z Temporarily overriding HOME='D:\a\_temp\6f58fadd-429a-4891-916e-77b488b950a6' before making global git config changes 2023-04-20T11:38:20.0650989Z Adding repository directory to the temporary git global config as a safe directory 2023-04-20T11:38:20.0651777Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add safe.directory D:\a\pdfo\pdfo 2023-04-20T11:38:20.0652734Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2023-04-20T11:38:20.0653823Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\"" 2023-04-20T11:38:20.0654952Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-04-20T11:38:20.0655411Z http.https://github.com/.extraheader 2023-04-20T11:38:20.0656278Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all http.https://github.com/.extraheader 2023-04-20T11:38:20.0657427Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\"" 2023-04-20T11:38:20.0801848Z Cleaning up orphan processes