Skip to content

Instantly share code, notes, and snippets.

@hsdk123
Created January 5, 2023 10:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hsdk123/3a5bde381e79327f754e35a82e12702a to your computer and use it in GitHub Desktop.
Save hsdk123/3a5bde381e79327f754e35a82e12702a to your computer and use it in GitHub Desktop.
2023-01-05T09:04:08.9877989Z The agent pool assigned to this job has hit their MacOs concurrency limits
2023-01-05T09:04:09.0081479Z Requested labels: macos-latest
2023-01-05T09:04:09.0081597Z Job defined at: SoulEngineProject/Light.vn-core/.github/workflows/main.yml@refs/pull/6/merge
2023-01-05T09:04:09.0081629Z Waiting for a runner to pick up this job...
2023-01-05T09:04:09.1683436Z Job is waiting for a hosted runner to come online.
2023-01-05T09:04:17.5300663Z Job is about to start running on the hosted runner: GitHub Actions 3 (hosted)
2023-01-05T09:04:22.4957580Z Current runner version: '2.299.1'
2023-01-05T09:04:22.5116270Z ##[group]Operating System
2023-01-05T09:04:22.5117110Z macOS
2023-01-05T09:04:22.5117340Z 12.6.2
2023-01-05T09:04:22.5117540Z 21G320
2023-01-05T09:04:22.5118090Z ##[endgroup]
2023-01-05T09:04:22.5118740Z ##[group]Runner Image
2023-01-05T09:04:22.5119130Z Image: macos-12
2023-01-05T09:04:22.5119380Z Version: 20221215.1
2023-01-05T09:04:22.5119980Z Included Software: https://github.com/actions/runner-images/blob/macOS-12/20221215.1/images/macos/macos-12-Readme.md
2023-01-05T09:04:22.5120560Z Image Release: https://github.com/actions/runner-images/releases/tag/macOS-12%2F20221215.1
2023-01-05T09:04:22.5120930Z ##[endgroup]
2023-01-05T09:04:22.5121200Z ##[group]Runner Image Provisioner
2023-01-05T09:04:22.5121470Z 2.0.98.1
2023-01-05T09:04:22.5121690Z ##[endgroup]
2023-01-05T09:04:22.5123220Z ##[group]GITHUB_TOKEN Permissions
2023-01-05T09:04:22.5124160Z Actions: read
2023-01-05T09:04:22.5124420Z Checks: read
2023-01-05T09:04:22.5124860Z Contents: read
2023-01-05T09:04:22.5125150Z Deployments: read
2023-01-05T09:04:22.5125410Z Discussions: read
2023-01-05T09:04:22.5125650Z Issues: read
2023-01-05T09:04:22.5125880Z Metadata: read
2023-01-05T09:04:22.5126130Z Packages: read
2023-01-05T09:04:22.5126370Z Pages: read
2023-01-05T09:04:22.5126600Z PullRequests: read
2023-01-05T09:04:22.5126890Z RepositoryProjects: read
2023-01-05T09:04:22.5127170Z SecurityEvents: read
2023-01-05T09:04:22.5127420Z Statuses: read
2023-01-05T09:04:22.5127680Z ##[endgroup]
2023-01-05T09:04:22.5134170Z Secret source: None
2023-01-05T09:04:22.5134650Z Prepare workflow directory
2023-01-05T09:04:22.6823790Z Prepare all required actions
2023-01-05T09:04:22.7161570Z Getting action download info
2023-01-05T09:04:23.1333080Z Download action repository 'actions/checkout@v1' (SHA:50fbc622fc4ef5163becd7fab6573eac35f8462e)
2023-01-05T09:04:24.5977910Z ##[group]Run actions/checkout@v1
2023-01-05T09:04:24.5978460Z with:
2023-01-05T09:04:24.5978720Z clean: true
2023-01-05T09:04:24.5979020Z ##[endgroup]
2023-01-05T09:04:25.3933100Z Syncing repository: SoulEngineProject/Light.vn-core
2023-01-05T09:04:25.4016190Z ##[command]git version
2023-01-05T09:04:25.6140290Z git version 2.39.0
2023-01-05T09:04:25.6298520Z ##[command]git lfs version
2023-01-05T09:04:25.8587330Z git-lfs/3.3.0 (GitHub; darwin amd64; go 1.19.3)
2023-01-05T09:04:25.8866360Z ##[command]git init "/Users/runner/work/Light.vn-core/Light.vn-core"
2023-01-05T09:04:25.9264370Z hint: Using 'master' as the name for the initial branch. This default branch name
2023-01-05T09:04:25.9265310Z hint: is subject to change. To configure the initial branch name to use in all
2023-01-05T09:04:25.9266720Z hint: of your new repositories, which will suppress this warning, call:
2023-01-05T09:04:25.9267240Z hint:
2023-01-05T09:04:25.9269310Z hint: git config --global init.defaultBranch <name>
2023-01-05T09:04:25.9270110Z hint:
2023-01-05T09:04:25.9273200Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2023-01-05T09:04:25.9275810Z hint: 'development'. The just-created branch can be renamed via this command:
2023-01-05T09:04:25.9277030Z hint:
2023-01-05T09:04:25.9278280Z hint: git branch -m <name>
2023-01-05T09:04:25.9328690Z Initialized empty Git repository in /Users/runner/work/Light.vn-core/Light.vn-core/.git/
2023-01-05T09:04:25.9353470Z ##[command]git remote add origin https://github.com/SoulEngineProject/Light.vn-core
2023-01-05T09:04:25.9523730Z ##[command]git config gc.auto 0
2023-01-05T09:04:25.9685670Z ##[command]git config --get-all http.https://github.com/SoulEngineProject/Light.vn-core.extraheader
2023-01-05T09:04:25.9983790Z ##[command]git -c http.extraheader="AUTHORIZATION: basic ***" fetch --tags --prune --progress --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/pull/6/merge:refs/remotes/pull/6/merge
2023-01-05T09:04:26.6148370Z remote: Enumerating objects: 3179, done.
2023-01-05T09:04:26.6149690Z remote: Counting objects: 0% (1/642)
2023-01-05T09:04:26.6151070Z remote: Counting objects: 1% (7/642)
2023-01-05T09:04:26.6152640Z remote: Counting objects: 2% (13/642)
2023-01-05T09:04:26.6153550Z remote: Counting objects: 3% (20/642)
2023-01-05T09:04:26.6154260Z remote: Counting objects: 4% (26/642)
2023-01-05T09:04:26.6154640Z remote: Counting objects: 5% (33/642)
2023-01-05T09:04:26.6155010Z remote: Counting objects: 6% (39/642)
2023-01-05T09:04:26.6155440Z remote: Counting objects: 7% (45/642)
2023-01-05T09:04:26.6155900Z remote: Counting objects: 8% (52/642)
2023-01-05T09:04:26.6156340Z remote: Counting objects: 9% (58/642)
2023-01-05T09:04:26.6156780Z remote: Counting objects: 10% (65/642)
2023-01-05T09:04:26.6157180Z remote: Counting objects: 11% (71/642)
2023-01-05T09:04:26.6157520Z remote: Counting objects: 12% (78/642)
2023-01-05T09:04:26.6158110Z remote: Counting objects: 13% (84/642)
2023-01-05T09:04:26.6158470Z remote: Counting objects: 14% (90/642)
2023-01-05T09:04:26.6158760Z remote: Counting objects: 15% (97/642)
2023-01-05T09:04:26.6159090Z remote: Counting objects: 16% (103/642)
2023-01-05T09:04:26.6159580Z remote: Counting objects: 17% (110/642)
2023-01-05T09:04:26.6159940Z remote: Counting objects: 18% (116/642)
2023-01-05T09:04:26.6160220Z remote: Counting objects: 19% (122/642)
2023-01-05T09:04:26.6160630Z remote: Counting objects: 20% (129/642)
2023-01-05T09:04:26.6161110Z remote: Counting objects: 21% (135/642)
2023-01-05T09:04:26.6161390Z remote: Counting objects: 22% (142/642)
2023-01-05T09:04:26.6161700Z remote: Counting objects: 23% (148/642)
2023-01-05T09:04:26.6162020Z remote: Counting objects: 24% (155/642)
2023-01-05T09:04:26.6163100Z remote: Counting objects: 25% (161/642)
2023-01-05T09:04:26.6163980Z remote: Counting objects: 26% (167/642)
2023-01-05T09:04:26.6164320Z remote: Counting objects: 27% (174/642)
2023-01-05T09:04:26.6164650Z remote: Counting objects: 28% (180/642)
2023-01-05T09:04:26.6164960Z remote: Counting objects: 29% (187/642)
2023-01-05T09:04:26.6165370Z remote: Counting objects: 30% (193/642)
2023-01-05T09:04:26.6165710Z remote: Counting objects: 31% (200/642)
2023-01-05T09:04:26.6166040Z remote: Counting objects: 32% (206/642)
2023-01-05T09:04:26.6166310Z remote: Counting objects: 33% (212/642)
2023-01-05T09:04:26.6166630Z remote: Counting objects: 34% (219/642)
2023-01-05T09:04:26.6167070Z remote: Counting objects: 35% (225/642)
2023-01-05T09:04:26.6167390Z remote: Counting objects: 36% (232/642)
2023-01-05T09:04:26.6167670Z remote: Counting objects: 37% (238/642)
2023-01-05T09:04:26.6167990Z remote: Counting objects: 38% (244/642)
2023-01-05T09:04:26.6168430Z remote: Counting objects: 39% (251/642)
2023-01-05T09:04:26.6168730Z remote: Counting objects: 40% (257/642)
2023-01-05T09:04:26.6169050Z remote: Counting objects: 41% (264/642)
2023-01-05T09:04:26.6169360Z remote: Counting objects: 42% (270/642)
2023-01-05T09:04:26.6169630Z remote: Counting objects: 43% (277/642)
2023-01-05T09:04:26.6170070Z remote: Counting objects: 44% (283/642)
2023-01-05T09:04:26.6170410Z remote: Counting objects: 45% (289/642)
2023-01-05T09:04:26.6170690Z remote: Counting objects: 46% (296/642)
2023-01-05T09:04:26.6171010Z remote: Counting objects: 47% (302/642)
2023-01-05T09:04:26.6171330Z remote: Counting objects: 48% (309/642)
2023-01-05T09:04:26.6171780Z remote: Counting objects: 49% (315/642)
2023-01-05T09:04:26.6172060Z remote: Counting objects: 50% (321/642)
2023-01-05T09:04:26.6172380Z remote: Counting objects: 51% (328/642)
2023-01-05T09:04:26.6172700Z remote: Counting objects: 52% (334/642)
2023-01-05T09:04:26.6172980Z remote: Counting objects: 53% (341/642)
2023-01-05T09:04:26.6173850Z remote: Counting objects: 54% (347/642)
2023-01-05T09:04:26.6174170Z remote: Counting objects: 55% (354/642)
2023-01-05T09:04:26.6174450Z remote: Counting objects: 56% (360/642)
2023-01-05T09:04:26.6174760Z remote: Counting objects: 57% (366/642)
2023-01-05T09:04:26.6175200Z remote: Counting objects: 58% (373/642)
2023-01-05T09:04:26.6175500Z remote: Counting objects: 59% (379/642)
2023-01-05T09:04:26.6175810Z remote: Counting objects: 60% (386/642)
2023-01-05T09:04:26.6176130Z remote: Counting objects: 61% (392/642)
2023-01-05T09:04:26.6176440Z remote: Counting objects: 62% (399/642)
2023-01-05T09:04:26.6176840Z remote: Counting objects: 63% (405/642)
2023-01-05T09:04:26.6177180Z remote: Counting objects: 64% (411/642)
2023-01-05T09:04:26.6177500Z remote: Counting objects: 65% (418/642)
2023-01-05T09:04:26.6177780Z remote: Counting objects: 66% (424/642)
2023-01-05T09:04:26.6178080Z remote: Counting objects: 67% (431/642)
2023-01-05T09:04:26.6178540Z remote: Counting objects: 68% (437/642)
2023-01-05T09:04:26.6178820Z remote: Counting objects: 69% (443/642)
2023-01-05T09:04:26.6179140Z remote: Counting objects: 70% (450/642)
2023-01-05T09:04:26.6179460Z remote: Counting objects: 71% (456/642)
2023-01-05T09:04:26.6179730Z remote: Counting objects: 72% (463/642)
2023-01-05T09:04:26.6180220Z remote: Counting objects: 73% (469/642)
2023-01-05T09:04:26.6180540Z remote: Counting objects: 74% (476/642)
2023-01-05T09:04:26.6180850Z remote: Counting objects: 75% (482/642)
2023-01-05T09:04:26.6181130Z remote: Counting objects: 76% (488/642)
2023-01-05T09:04:26.6181570Z remote: Counting objects: 77% (495/642)
2023-01-05T09:04:26.6182210Z remote: Counting objects: 78% (501/642)
2023-01-05T09:04:26.6182560Z remote: Counting objects: 79% (508/642)
2023-01-05T09:04:26.6182880Z remote: Counting objects: 80% (514/642)
2023-01-05T09:04:26.6183200Z remote: Counting objects: 81% (521/642)
2023-01-05T09:04:26.6183620Z remote: Counting objects: 82% (527/642)
2023-01-05T09:04:26.6183940Z remote: Counting objects: 83% (533/642)
2023-01-05T09:04:26.6184250Z remote: Counting objects: 84% (540/642)
2023-01-05T09:04:26.6184520Z remote: Counting objects: 85% (546/642)
2023-01-05T09:04:26.6184840Z remote: Counting objects: 86% (553/642)
2023-01-05T09:04:26.6185290Z remote: Counting objects: 87% (559/642)
2023-01-05T09:04:26.6185610Z remote: Counting objects: 88% (565/642)
2023-01-05T09:04:26.6185880Z remote: Counting objects: 89% (572/642)
2023-01-05T09:04:26.6186200Z remote: Counting objects: 90% (578/642)
2023-01-05T09:04:26.6186630Z remote: Counting objects: 91% (585/642)
2023-01-05T09:04:26.6186930Z remote: Counting objects: 92% (591/642)
2023-01-05T09:04:26.6187240Z remote: Counting objects: 93% (598/642)
2023-01-05T09:04:26.6187570Z remote: Counting objects: 94% (604/642)
2023-01-05T09:04:26.6187840Z remote: Counting objects: 95% (610/642)
2023-01-05T09:04:26.6188510Z remote: Counting objects: 96% (617/642)
2023-01-05T09:04:26.6189440Z remote: Counting objects: 97% (623/642)
2023-01-05T09:04:26.6189740Z remote: Counting objects: 98% (630/642)
2023-01-05T09:04:26.6190080Z remote: Counting objects: 99% (636/642)
2023-01-05T09:04:26.6190430Z remote: Counting objects: 100% (642/642)
2023-01-05T09:04:26.6190840Z remote: Counting objects: 100% (642/642), done.
2023-01-05T09:04:26.6191230Z remote: Compressing objects: 0% (1/477)
2023-01-05T09:04:26.6191590Z remote: Compressing objects: 1% (5/477)
2023-01-05T09:04:26.6191960Z remote: Compressing objects: 2% (10/477)
2023-01-05T09:04:26.6192270Z remote: Compressing objects: 3% (15/477)
2023-01-05T09:04:26.6192720Z remote: Compressing objects: 4% (20/477)
2023-01-05T09:04:26.6203030Z remote: Compressing objects: 5% (24/477)
2023-01-05T09:04:26.6205470Z remote: Compressing objects: 6% (29/477)
2023-01-05T09:04:26.6267500Z remote: Compressing objects: 7% (34/477)
2023-01-05T09:04:26.6269210Z remote: Compressing objects: 8% (39/477)
2023-01-05T09:04:26.6351410Z remote: Compressing objects: 9% (43/477)
2023-01-05T09:04:26.6452810Z remote: Compressing objects: 10% (48/477)
2023-01-05T09:04:26.6507110Z remote: Compressing objects: 11% (53/477)
2023-01-05T09:04:26.6612970Z remote: Compressing objects: 12% (58/477)
2023-01-05T09:04:26.6715940Z remote: Compressing objects: 13% (63/477)
2023-01-05T09:04:26.6818000Z remote: Compressing objects: 14% (67/477)
2023-01-05T09:04:26.6920210Z remote: Compressing objects: 15% (72/477)
2023-01-05T09:04:26.6946610Z remote: Compressing objects: 16% (77/477)
2023-01-05T09:04:26.7053090Z remote: Compressing objects: 17% (82/477)
2023-01-05T09:04:26.7120020Z remote: Compressing objects: 18% (86/477)
2023-01-05T09:04:26.7176540Z remote: Compressing objects: 19% (91/477)
2023-01-05T09:04:26.7186190Z remote: Compressing objects: 20% (96/477)
2023-01-05T09:04:26.7192970Z remote: Compressing objects: 21% (101/477)
2023-01-05T09:04:26.7295760Z remote: Compressing objects: 22% (105/477)
2023-01-05T09:04:26.7317150Z remote: Compressing objects: 23% (110/477)
2023-01-05T09:04:26.7323300Z remote: Compressing objects: 24% (115/477)
2023-01-05T09:04:26.7324660Z remote: Compressing objects: 25% (120/477)
2023-01-05T09:04:26.7327700Z remote: Compressing objects: 26% (125/477)
2023-01-05T09:04:26.7329620Z remote: Compressing objects: 27% (129/477)
2023-01-05T09:04:26.7331150Z remote: Compressing objects: 28% (134/477)
2023-01-05T09:04:26.7332430Z remote: Compressing objects: 29% (139/477)
2023-01-05T09:04:26.7333690Z remote: Compressing objects: 30% (144/477)
2023-01-05T09:04:26.7346510Z remote: Compressing objects: 31% (148/477)
2023-01-05T09:04:26.7347820Z remote: Compressing objects: 32% (153/477)
2023-01-05T09:04:26.7349200Z remote: Compressing objects: 33% (158/477)
2023-01-05T09:04:26.7351340Z remote: Compressing objects: 34% (163/477)
2023-01-05T09:04:26.7353120Z remote: Compressing objects: 35% (167/477)
2023-01-05T09:04:26.7355150Z remote: Compressing objects: 36% (172/477)
2023-01-05T09:04:26.7358040Z remote: Compressing objects: 37% (177/477)
2023-01-05T09:04:26.7362790Z remote: Compressing objects: 38% (182/477)
2023-01-05T09:04:26.7367020Z remote: Compressing objects: 39% (187/477)
2023-01-05T09:04:26.7629920Z remote: Compressing objects: 40% (191/477)
2023-01-05T09:04:26.7704490Z remote: Compressing objects: 41% (196/477)
2023-01-05T09:04:26.7720590Z remote: Compressing objects: 42% (201/477)
2023-01-05T09:04:26.7728270Z remote: Compressing objects: 43% (206/477)
2023-01-05T09:04:26.7731840Z remote: Compressing objects: 44% (210/477)
2023-01-05T09:04:26.7738290Z remote: Compressing objects: 45% (215/477)
2023-01-05T09:04:26.7741740Z remote: Compressing objects: 46% (220/477)
2023-01-05T09:04:26.7745530Z remote: Compressing objects: 47% (225/477)
2023-01-05T09:04:26.7748820Z remote: Compressing objects: 48% (229/477)
2023-01-05T09:04:26.7760700Z remote: Compressing objects: 49% (234/477)
2023-01-05T09:04:26.7764640Z remote: Compressing objects: 50% (239/477)
2023-01-05T09:04:26.7771610Z remote: Compressing objects: 51% (244/477)
2023-01-05T09:04:26.7773870Z remote: Compressing objects: 52% (249/477)
2023-01-05T09:04:26.7774380Z remote: Compressing objects: 53% (253/477)
2023-01-05T09:04:26.7775040Z remote: Compressing objects: 54% (258/477)
2023-01-05T09:04:26.7775810Z remote: Compressing objects: 55% (263/477)
2023-01-05T09:04:26.7776970Z remote: Compressing objects: 56% (268/477)
2023-01-05T09:04:26.7791920Z remote: Compressing objects: 57% (272/477)
2023-01-05T09:04:26.7793450Z remote: Compressing objects: 58% (277/477)
2023-01-05T09:04:26.7796670Z remote: Compressing objects: 59% (282/477)
2023-01-05T09:04:26.7798040Z remote: Compressing objects: 60% (287/477)
2023-01-05T09:04:26.7800750Z remote: Compressing objects: 61% (291/477)
2023-01-05T09:04:26.7802000Z remote: Compressing objects: 62% (296/477)
2023-01-05T09:04:26.7804330Z remote: Compressing objects: 63% (301/477)
2023-01-05T09:04:26.7805720Z remote: Compressing objects: 64% (306/477)
2023-01-05T09:04:26.7807140Z remote: Compressing objects: 65% (311/477)
2023-01-05T09:04:26.7808500Z remote: Compressing objects: 66% (315/477)
2023-01-05T09:04:26.7813660Z remote: Compressing objects: 67% (320/477)
2023-01-05T09:04:26.7817970Z remote: Compressing objects: 68% (325/477)
2023-01-05T09:04:26.7819430Z remote: Compressing objects: 69% (330/477)
2023-01-05T09:04:26.7822830Z remote: Compressing objects: 70% (334/477)
2023-01-05T09:04:26.7827410Z remote: Compressing objects: 71% (339/477)
2023-01-05T09:04:26.7830540Z remote: Compressing objects: 72% (344/477)
2023-01-05T09:04:26.7831900Z remote: Compressing objects: 73% (349/477)
2023-01-05T09:04:26.7833440Z remote: Compressing objects: 74% (353/477)
2023-01-05T09:04:26.7836140Z remote: Compressing objects: 75% (358/477)
2023-01-05T09:04:26.7837630Z remote: Compressing objects: 76% (363/477)
2023-01-05T09:04:26.7839050Z remote: Compressing objects: 77% (368/477)
2023-01-05T09:04:26.7847250Z remote: Compressing objects: 78% (373/477)
2023-01-05T09:04:26.7862690Z remote: Compressing objects: 79% (377/477)
2023-01-05T09:04:26.7864210Z remote: Compressing objects: 80% (382/477)
2023-01-05T09:04:26.7867650Z remote: Compressing objects: 81% (387/477)
2023-01-05T09:04:26.7868850Z remote: Compressing objects: 82% (392/477)
2023-01-05T09:04:26.7872600Z remote: Compressing objects: 83% (396/477)
2023-01-05T09:04:26.7873100Z remote: Compressing objects: 84% (401/477)
2023-01-05T09:04:26.8017270Z remote: Compressing objects: 85% (406/477)
2023-01-05T09:04:26.8018150Z remote: Compressing objects: 86% (411/477)
2023-01-05T09:04:26.8018980Z remote: Compressing objects: 87% (415/477)
2023-01-05T09:04:26.8019980Z remote: Compressing objects: 88% (420/477)
2023-01-05T09:04:26.8020470Z remote: Compressing objects: 89% (425/477)
2023-01-05T09:04:26.8021270Z remote: Compressing objects: 90% (430/477)
2023-01-05T09:04:26.8021620Z remote: Compressing objects: 91% (435/477)
2023-01-05T09:04:26.8022250Z remote: Compressing objects: 92% (439/477)
2023-01-05T09:04:26.8022760Z remote: Compressing objects: 93% (444/477)
2023-01-05T09:04:26.8023140Z remote: Compressing objects: 94% (449/477)
2023-01-05T09:04:26.8023430Z remote: Compressing objects: 95% (454/477)
2023-01-05T09:04:26.8023760Z remote: Compressing objects: 96% (458/477)
2023-01-05T09:04:26.8024090Z remote: Compressing objects: 97% (463/477)
2023-01-05T09:04:26.8024380Z remote: Compressing objects: 98% (468/477)
2023-01-05T09:04:26.8024720Z remote: Compressing objects: 99% (473/477)
2023-01-05T09:04:26.8025050Z remote: Compressing objects: 100% (477/477)
2023-01-05T09:04:26.8025350Z remote: Compressing objects: 100% (477/477), done.
2023-01-05T09:04:26.8220940Z Receiving objects: 0% (1/3179)
2023-01-05T09:04:26.8311790Z Receiving objects: 1% (32/3179)
2023-01-05T09:04:26.8407730Z Receiving objects: 2% (64/3179)
2023-01-05T09:04:26.8436440Z Receiving objects: 3% (96/3179)
2023-01-05T09:04:26.8485640Z Receiving objects: 4% (128/3179)
2023-01-05T09:04:26.8602470Z Receiving objects: 5% (159/3179)
2023-01-05T09:04:26.8696840Z Receiving objects: 6% (191/3179)
2023-01-05T09:04:26.8762240Z Receiving objects: 7% (223/3179)
2023-01-05T09:04:26.8977270Z Receiving objects: 8% (255/3179)
2023-01-05T09:04:26.9107440Z Receiving objects: 9% (287/3179)
2023-01-05T09:04:26.9145770Z Receiving objects: 10% (318/3179)
2023-01-05T09:04:26.9210670Z Receiving objects: 11% (350/3179)
2023-01-05T09:04:26.9301380Z Receiving objects: 12% (382/3179)
2023-01-05T09:04:26.9449060Z Receiving objects: 13% (414/3179)
2023-01-05T09:04:26.9505410Z Receiving objects: 14% (446/3179)
2023-01-05T09:04:26.9680730Z Receiving objects: 15% (477/3179)
2023-01-05T09:04:26.9782790Z Receiving objects: 16% (509/3179)
2023-01-05T09:04:27.9159410Z Receiving objects: 17% (541/3179)
2023-01-05T09:04:27.9160010Z Receiving objects: 17% (566/3179), 9.58 MiB | 9.57 MiB/s
2023-01-05T09:04:27.9207470Z Receiving objects: 18% (573/3179), 9.58 MiB | 9.57 MiB/s
2023-01-05T09:04:27.9291440Z Receiving objects: 19% (605/3179), 9.58 MiB | 9.57 MiB/s
2023-01-05T09:04:27.9295370Z Receiving objects: 20% (636/3179), 9.58 MiB | 9.57 MiB/s
2023-01-05T09:04:27.9299470Z Receiving objects: 21% (668/3179), 9.58 MiB | 9.57 MiB/s
2023-01-05T09:04:27.9308270Z Receiving objects: 22% (700/3179), 9.58 MiB | 9.57 MiB/s
2023-01-05T09:04:27.9317590Z Receiving objects: 23% (732/3179), 9.58 MiB | 9.57 MiB/s
2023-01-05T09:04:27.9324960Z Receiving objects: 24% (763/3179), 9.58 MiB | 9.57 MiB/s
2023-01-05T09:04:27.9329890Z Receiving objects: 25% (795/3179), 9.58 MiB | 9.57 MiB/s
2023-01-05T09:04:27.9342300Z Receiving objects: 26% (827/3179), 9.58 MiB | 9.57 MiB/s
2023-01-05T09:04:27.9355910Z Receiving objects: 27% (859/3179), 9.58 MiB | 9.57 MiB/s
2023-01-05T09:04:27.9371360Z Receiving objects: 28% (891/3179), 9.58 MiB | 9.57 MiB/s
2023-01-05T09:04:27.9397410Z Receiving objects: 29% (922/3179), 9.58 MiB | 9.57 MiB/s
2023-01-05T09:04:27.9399100Z Receiving objects: 30% (954/3179), 9.58 MiB | 9.57 MiB/s
2023-01-05T09:04:27.9402660Z Receiving objects: 31% (986/3179), 9.58 MiB | 9.57 MiB/s
2023-01-05T09:04:27.9405840Z Receiving objects: 32% (1018/3179), 9.58 MiB | 9.57 MiB/s
2023-01-05T09:04:27.9409110Z Receiving objects: 33% (1050/3179), 9.58 MiB | 9.57 MiB/s
2023-01-05T09:04:28.1661480Z Receiving objects: 34% (1081/3179), 9.58 MiB | 9.57 MiB/s
2023-01-05T09:04:28.1667460Z Receiving objects: 35% (1113/3179), 9.58 MiB | 9.57 MiB/s
2023-01-05T09:04:28.1670780Z Receiving objects: 36% (1145/3179), 9.58 MiB | 9.57 MiB/s
2023-01-05T09:04:28.1673090Z Receiving objects: 37% (1177/3179), 9.58 MiB | 9.57 MiB/s
2023-01-05T09:04:28.1676340Z Receiving objects: 38% (1209/3179), 9.58 MiB | 9.57 MiB/s
2023-01-05T09:04:28.2206310Z Receiving objects: 39% (1240/3179), 9.58 MiB | 9.57 MiB/s
2023-01-05T09:04:28.2978990Z Receiving objects: 40% (1272/3179), 9.58 MiB | 9.57 MiB/s
2023-01-05T09:04:28.3034680Z Receiving objects: 41% (1304/3179), 30.05 MiB | 20.03 MiB/s
2023-01-05T09:04:28.3037560Z Receiving objects: 42% (1336/3179), 30.05 MiB | 20.03 MiB/s
2023-01-05T09:04:28.3085830Z Receiving objects: 43% (1367/3179), 30.05 MiB | 20.03 MiB/s
2023-01-05T09:04:28.4992340Z Receiving objects: 44% (1399/3179), 30.05 MiB | 20.03 MiB/s
2023-01-05T09:04:28.4995620Z Receiving objects: 45% (1431/3179), 30.05 MiB | 20.03 MiB/s
2023-01-05T09:04:28.5002480Z Receiving objects: 46% (1463/3179), 30.05 MiB | 20.03 MiB/s
2023-01-05T09:04:28.5069090Z Receiving objects: 47% (1495/3179), 30.05 MiB | 20.03 MiB/s
2023-01-05T09:04:28.5075850Z Receiving objects: 48% (1526/3179), 30.05 MiB | 20.03 MiB/s
2023-01-05T09:04:28.5078720Z Receiving objects: 49% (1558/3179), 30.05 MiB | 20.03 MiB/s
2023-01-05T09:04:28.5082280Z Receiving objects: 50% (1590/3179), 30.05 MiB | 20.03 MiB/s
2023-01-05T09:04:28.5085520Z Receiving objects: 51% (1622/3179), 30.05 MiB | 20.03 MiB/s
2023-01-05T09:04:28.5088520Z Receiving objects: 52% (1654/3179), 30.05 MiB | 20.03 MiB/s
2023-01-05T09:04:28.5108280Z Receiving objects: 53% (1685/3179), 30.05 MiB | 20.03 MiB/s
2023-01-05T09:04:28.5114950Z Receiving objects: 54% (1717/3179), 30.05 MiB | 20.03 MiB/s
2023-01-05T09:04:28.5116310Z Receiving objects: 55% (1749/3179), 30.05 MiB | 20.03 MiB/s
2023-01-05T09:04:28.5121380Z Receiving objects: 56% (1781/3179), 30.05 MiB | 20.03 MiB/s
2023-01-05T09:04:28.5127650Z Receiving objects: 57% (1813/3179), 30.05 MiB | 20.03 MiB/s
2023-01-05T09:04:28.5133780Z Receiving objects: 58% (1844/3179), 30.05 MiB | 20.03 MiB/s
2023-01-05T09:04:28.5138250Z Receiving objects: 59% (1876/3179), 30.05 MiB | 20.03 MiB/s
2023-01-05T09:04:28.5144260Z Receiving objects: 60% (1908/3179), 30.05 MiB | 20.03 MiB/s
2023-01-05T09:04:28.5151010Z Receiving objects: 61% (1940/3179), 30.05 MiB | 20.03 MiB/s
2023-01-05T09:04:28.5162930Z Receiving objects: 62% (1971/3179), 30.05 MiB | 20.03 MiB/s
2023-01-05T09:04:28.5165640Z Receiving objects: 63% (2003/3179), 30.05 MiB | 20.03 MiB/s
2023-01-05T09:04:28.5173410Z Receiving objects: 64% (2035/3179), 30.05 MiB | 20.03 MiB/s
2023-01-05T09:04:28.5174660Z Receiving objects: 65% (2067/3179), 30.05 MiB | 20.03 MiB/s
2023-01-05T09:04:28.5176420Z Receiving objects: 66% (2099/3179), 30.05 MiB | 20.03 MiB/s
2023-01-05T09:04:28.5177620Z Receiving objects: 67% (2130/3179), 30.05 MiB | 20.03 MiB/s
2023-01-05T09:04:28.5268410Z Receiving objects: 68% (2162/3179), 30.05 MiB | 20.03 MiB/s
2023-01-05T09:04:28.5314030Z Receiving objects: 69% (2194/3179), 30.05 MiB | 20.03 MiB/s
2023-01-05T09:04:29.1653560Z Receiving objects: 70% (2226/3179), 30.05 MiB | 20.03 MiB/s
2023-01-05T09:04:29.1655150Z Receiving objects: 70% (2241/3179), 45.39 MiB | 22.69 MiB/s
2023-01-05T09:04:29.1668690Z Receiving objects: 71% (2258/3179), 45.39 MiB | 22.69 MiB/s
2023-01-05T09:04:29.1673440Z Receiving objects: 72% (2289/3179), 45.39 MiB | 22.69 MiB/s
2023-01-05T09:04:29.1677760Z Receiving objects: 73% (2321/3179), 45.39 MiB | 22.69 MiB/s
2023-01-05T09:04:29.1679200Z Receiving objects: 74% (2353/3179), 45.39 MiB | 22.69 MiB/s
2023-01-05T09:04:29.1682510Z Receiving objects: 75% (2385/3179), 45.39 MiB | 22.69 MiB/s
2023-01-05T09:04:29.1683340Z Receiving objects: 76% (2417/3179), 45.39 MiB | 22.69 MiB/s
2023-01-05T09:04:29.1711420Z Receiving objects: 77% (2448/3179), 45.39 MiB | 22.69 MiB/s
2023-01-05T09:04:29.1735160Z Receiving objects: 78% (2480/3179), 45.39 MiB | 22.69 MiB/s
2023-01-05T09:04:29.1737620Z Receiving objects: 79% (2512/3179), 45.39 MiB | 22.69 MiB/s
2023-01-05T09:04:29.1741540Z Receiving objects: 80% (2544/3179), 45.39 MiB | 22.69 MiB/s
2023-01-05T09:04:29.1781330Z Receiving objects: 81% (2575/3179), 45.39 MiB | 22.69 MiB/s
2023-01-05T09:04:29.1793680Z Receiving objects: 82% (2607/3179), 45.39 MiB | 22.69 MiB/s
2023-01-05T09:04:29.1802840Z Receiving objects: 83% (2639/3179), 45.39 MiB | 22.69 MiB/s
2023-01-05T09:04:29.1813310Z Receiving objects: 84% (2671/3179), 45.39 MiB | 22.69 MiB/s
2023-01-05T09:04:29.1824490Z Receiving objects: 85% (2703/3179), 45.39 MiB | 22.69 MiB/s
2023-01-05T09:04:29.1833350Z Receiving objects: 86% (2734/3179), 45.39 MiB | 22.69 MiB/s
2023-01-05T09:04:29.1860130Z Receiving objects: 87% (2766/3179), 45.39 MiB | 22.69 MiB/s
2023-01-05T09:04:29.1874780Z Receiving objects: 88% (2798/3179), 45.39 MiB | 22.69 MiB/s
2023-01-05T09:04:29.1886930Z Receiving objects: 89% (2830/3179), 45.39 MiB | 22.69 MiB/s
2023-01-05T09:04:29.1902350Z Receiving objects: 90% (2862/3179), 45.39 MiB | 22.69 MiB/s
2023-01-05T09:04:29.1915670Z Receiving objects: 91% (2893/3179), 45.39 MiB | 22.69 MiB/s
2023-01-05T09:04:29.1921940Z Receiving objects: 92% (2925/3179), 45.39 MiB | 22.69 MiB/s
2023-01-05T09:04:29.1930030Z Receiving objects: 93% (2957/3179), 45.39 MiB | 22.69 MiB/s
2023-01-05T09:04:29.1953350Z Receiving objects: 94% (2989/3179), 45.39 MiB | 22.69 MiB/s
2023-01-05T09:04:29.1980700Z Receiving objects: 95% (3021/3179), 45.39 MiB | 22.69 MiB/s
2023-01-05T09:04:29.1985790Z Receiving objects: 96% (3052/3179), 45.39 MiB | 22.69 MiB/s
2023-01-05T09:04:30.1961620Z Receiving objects: 97% (3084/3179), 45.39 MiB | 22.69 MiB/s
2023-01-05T09:04:30.4636870Z Receiving objects: 97% (3101/3179), 54.88 MiB | 16.13 MiB/s
2023-01-05T09:04:30.4647850Z remote: Total 3179 (delta 201), reused 292 (delta 158), pack-reused 2537
2023-01-05T09:04:30.4673200Z Receiving objects: 98% (3116/3179), 54.88 MiB | 16.13 MiB/s
2023-01-05T09:04:30.4673990Z Receiving objects: 99% (3148/3179), 54.88 MiB | 16.13 MiB/s
2023-01-05T09:04:30.4674300Z Receiving objects: 100% (3179/3179), 54.88 MiB | 16.13 MiB/s
2023-01-05T09:04:30.4674880Z Receiving objects: 100% (3179/3179), 62.28 MiB | 16.93 MiB/s, done.
2023-01-05T09:04:30.4681330Z Resolving deltas: 0% (0/1235)
2023-01-05T09:04:30.4685460Z Resolving deltas: 1% (13/1235)
2023-01-05T09:04:30.4688730Z Resolving deltas: 2% (25/1235)
2023-01-05T09:04:30.4689400Z Resolving deltas: 3% (38/1235)
2023-01-05T09:04:30.4689670Z Resolving deltas: 4% (50/1235)
2023-01-05T09:04:30.4690170Z Resolving deltas: 5% (62/1235)
2023-01-05T09:04:30.4708090Z Resolving deltas: 6% (75/1235)
2023-01-05T09:04:30.4710610Z Resolving deltas: 7% (87/1235)
2023-01-05T09:04:30.4718780Z Resolving deltas: 8% (99/1235)
2023-01-05T09:04:30.4722150Z Resolving deltas: 9% (112/1235)
2023-01-05T09:04:30.4723900Z Resolving deltas: 10% (124/1235)
2023-01-05T09:04:30.4728530Z Resolving deltas: 11% (137/1235)
2023-01-05T09:04:30.4734560Z Resolving deltas: 12% (149/1235)
2023-01-05T09:04:30.4736860Z Resolving deltas: 13% (161/1235)
2023-01-05T09:04:30.4739780Z Resolving deltas: 14% (174/1235)
2023-01-05T09:04:30.4743460Z Resolving deltas: 15% (186/1235)
2023-01-05T09:04:30.4745860Z Resolving deltas: 16% (198/1235)
2023-01-05T09:04:30.4750220Z Resolving deltas: 17% (210/1235)
2023-01-05T09:04:30.4752410Z Resolving deltas: 18% (223/1235)
2023-01-05T09:04:30.4759950Z Resolving deltas: 19% (235/1235)
2023-01-05T09:04:30.4763510Z Resolving deltas: 20% (247/1235)
2023-01-05T09:04:30.4772010Z Resolving deltas: 21% (260/1235)
2023-01-05T09:04:30.4787190Z Resolving deltas: 22% (272/1235)
2023-01-05T09:04:30.4792100Z Resolving deltas: 23% (285/1235)
2023-01-05T09:04:30.4795350Z Resolving deltas: 24% (297/1235)
2023-01-05T09:04:30.4796050Z Resolving deltas: 25% (309/1235)
2023-01-05T09:04:30.4802540Z Resolving deltas: 26% (322/1235)
2023-01-05T09:04:30.4810930Z Resolving deltas: 27% (334/1235)
2023-01-05T09:04:30.4815300Z Resolving deltas: 28% (346/1235)
2023-01-05T09:04:30.4821020Z Resolving deltas: 29% (359/1235)
2023-01-05T09:04:30.4825790Z Resolving deltas: 30% (371/1235)
2023-01-05T09:04:30.4830670Z Resolving deltas: 31% (383/1235)
2023-01-05T09:04:30.4832350Z Resolving deltas: 32% (396/1235)
2023-01-05T09:04:30.4835580Z Resolving deltas: 33% (408/1235)
2023-01-05T09:04:30.4841570Z Resolving deltas: 34% (420/1235)
2023-01-05T09:04:30.4845000Z Resolving deltas: 35% (433/1235)
2023-01-05T09:04:30.4851090Z Resolving deltas: 36% (445/1235)
2023-01-05T09:04:30.4856040Z Resolving deltas: 37% (457/1235)
2023-01-05T09:04:30.4857730Z Resolving deltas: 38% (470/1235)
2023-01-05T09:04:30.4863570Z Resolving deltas: 39% (482/1235)
2023-01-05T09:04:30.4867240Z Resolving deltas: 40% (495/1235)
2023-01-05T09:04:30.4872770Z Resolving deltas: 41% (507/1235)
2023-01-05T09:04:30.4879790Z Resolving deltas: 42% (519/1235)
2023-01-05T09:04:30.4882310Z Resolving deltas: 43% (532/1235)
2023-01-05T09:04:30.4901170Z Resolving deltas: 44% (544/1235)
2023-01-05T09:04:30.4977280Z Resolving deltas: 45% (556/1235)
2023-01-05T09:04:30.4981230Z Resolving deltas: 46% (569/1235)
2023-01-05T09:04:30.5168600Z Resolving deltas: 47% (581/1235)
2023-01-05T09:04:30.5170980Z Resolving deltas: 48% (593/1235)
2023-01-05T09:04:30.5173630Z Resolving deltas: 49% (606/1235)
2023-01-05T09:04:30.5176250Z Resolving deltas: 50% (618/1235)
2023-01-05T09:04:30.5181630Z Resolving deltas: 51% (630/1235)
2023-01-05T09:04:30.5183750Z Resolving deltas: 52% (643/1235)
2023-01-05T09:04:30.5186100Z Resolving deltas: 53% (655/1235)
2023-01-05T09:04:30.5189140Z Resolving deltas: 54% (667/1235)
2023-01-05T09:04:30.5192420Z Resolving deltas: 55% (680/1235)
2023-01-05T09:04:30.5197480Z Resolving deltas: 56% (692/1235)
2023-01-05T09:04:30.5202250Z Resolving deltas: 57% (704/1235)
2023-01-05T09:04:30.5205810Z Resolving deltas: 58% (717/1235)
2023-01-05T09:04:30.5211820Z Resolving deltas: 59% (729/1235)
2023-01-05T09:04:30.5216680Z Resolving deltas: 60% (741/1235)
2023-01-05T09:04:30.5219720Z Resolving deltas: 61% (754/1235)
2023-01-05T09:04:30.5222550Z Resolving deltas: 62% (766/1235)
2023-01-05T09:04:30.5227280Z Resolving deltas: 63% (779/1235)
2023-01-05T09:04:30.5232430Z Resolving deltas: 64% (791/1235)
2023-01-05T09:04:30.5237320Z Resolving deltas: 65% (804/1235)
2023-01-05T09:04:30.5242600Z Resolving deltas: 66% (816/1235)
2023-01-05T09:04:30.5246830Z Resolving deltas: 67% (828/1235)
2023-01-05T09:04:30.5251870Z Resolving deltas: 68% (840/1235)
2023-01-05T09:04:30.5269920Z Resolving deltas: 69% (853/1235)
2023-01-05T09:04:30.5271080Z Resolving deltas: 70% (865/1235)
2023-01-05T09:04:30.5272130Z Resolving deltas: 71% (877/1235)
2023-01-05T09:04:30.5273160Z Resolving deltas: 72% (890/1235)
2023-01-05T09:04:30.5274630Z Resolving deltas: 73% (902/1235)
2023-01-05T09:04:30.5500990Z Resolving deltas: 74% (914/1235)
2023-01-05T09:04:30.5606440Z Resolving deltas: 75% (927/1235)
2023-01-05T09:04:30.5723660Z Resolving deltas: 76% (939/1235)
2023-01-05T09:04:30.5779720Z Resolving deltas: 77% (951/1235)
2023-01-05T09:04:30.5867540Z Resolving deltas: 78% (964/1235)
2023-01-05T09:04:30.5953000Z Resolving deltas: 79% (976/1235)
2023-01-05T09:04:30.6043820Z Resolving deltas: 80% (988/1235)
2023-01-05T09:04:30.6097120Z Resolving deltas: 81% (1001/1235)
2023-01-05T09:04:30.6167580Z Resolving deltas: 82% (1013/1235)
2023-01-05T09:04:30.6178320Z Resolving deltas: 83% (1026/1235)
2023-01-05T09:04:30.6179350Z Resolving deltas: 84% (1038/1235)
2023-01-05T09:04:30.6180650Z Resolving deltas: 85% (1050/1235)
2023-01-05T09:04:30.6182210Z Resolving deltas: 86% (1063/1235)
2023-01-05T09:04:30.6183290Z Resolving deltas: 87% (1075/1235)
2023-01-05T09:04:30.6184220Z Resolving deltas: 88% (1087/1235)
2023-01-05T09:04:30.6185200Z Resolving deltas: 89% (1100/1235)
2023-01-05T09:04:30.6186100Z Resolving deltas: 90% (1112/1235)
2023-01-05T09:04:30.6187180Z Resolving deltas: 91% (1124/1235)
2023-01-05T09:04:30.6188460Z Resolving deltas: 92% (1137/1235)
2023-01-05T09:04:30.6192440Z Resolving deltas: 93% (1149/1235)
2023-01-05T09:04:30.6193470Z Resolving deltas: 94% (1161/1235)
2023-01-05T09:04:30.6196380Z Resolving deltas: 95% (1174/1235)
2023-01-05T09:04:30.6197660Z Resolving deltas: 96% (1186/1235)
2023-01-05T09:04:30.6201100Z Resolving deltas: 97% (1198/1235)
2023-01-05T09:04:30.7676770Z Resolving deltas: 98% (1211/1235)
2023-01-05T09:04:30.9946030Z Resolving deltas: 99% (1223/1235)
2023-01-05T09:04:30.9966780Z Resolving deltas: 100% (1235/1235)
2023-01-05T09:04:30.9970440Z Resolving deltas: 100% (1235/1235), done.
2023-01-05T09:04:31.0552090Z From https://github.com/SoulEngineProject/Light.vn-core
2023-01-05T09:04:31.0554460Z * [new branch] master -> origin/master
2023-01-05T09:04:31.0573210Z * [new ref] refs/pull/6/merge -> pull/6/merge
2023-01-05T09:04:31.0704680Z ##[command]git checkout --progress --force refs/remotes/pull/6/merge
2023-01-05T09:04:32.9311340Z Updating files: 94% (1090/1153)
2023-01-05T09:04:32.9349110Z Updating files: 95% (1096/1153)
2023-01-05T09:04:32.9390320Z Updating files: 96% (1107/1153)
2023-01-05T09:04:32.9422970Z Updating files: 97% (1119/1153)
2023-01-05T09:04:32.9452040Z Updating files: 98% (1130/1153)
2023-01-05T09:04:32.9489070Z Updating files: 99% (1142/1153)
2023-01-05T09:04:32.9490300Z Updating files: 100% (1153/1153)
2023-01-05T09:04:32.9491690Z Updating files: 100% (1153/1153), done.
2023-01-05T09:04:32.9549290Z HEAD is now at 65e124a Merge 25ca50fde43e8d49a0d42b8e25b34322c87714fc into 8f01c623b4f698d945d1e28d035ad32e86f584cc
2023-01-05T09:04:33.0085730Z ##[group]Run git submodule update --init --recursive
2023-01-05T09:04:33.0086150Z git submodule update --init --recursive
2023-01-05T09:04:33.0250440Z shell: /bin/bash -e {0}
2023-01-05T09:04:33.0251230Z ##[endgroup]
2023-01-05T09:04:33.2709910Z Submodule 'emsdk' (https://github.com/emscripten-core/emsdk.git) registered for path 'emsdk'
2023-01-05T09:04:33.2867930Z Cloning into '/Users/runner/work/Light.vn-core/Light.vn-core/emsdk'...
2023-01-05T09:04:33.9221400Z Submodule path 'emsdk': checked out 'c33c7be17f047355aa13a59f62a05100f9ff3257'
2023-01-05T09:04:33.9436250Z ##[group]Run scripts/github_pr_ios.sh
2023-01-05T09:04:33.9436820Z scripts/github_pr_ios.sh
2023-01-05T09:04:33.9600230Z shell: /bin/bash -e {0}
2023-01-05T09:04:33.9600560Z ##[endgroup]
2023-01-05T09:04:34.0698850Z Starting extlibs build
2023-01-05T09:04:37.9014980Z -- [DEFAULTS] Enabling ARC support by default. ENABLE_ARC not provided!
2023-01-05T09:04:37.9117190Z -- [DEFAULTS] Hiding symbols visibility by default. ENABLE_VISIBILITY not provided!
2023-01-05T09:04:37.9219030Z -- [DEFAULTS] Using NON-strict compiler checks by default. ENABLE_STRICT_TRY_COMPILE not provided!
2023-01-05T09:04:49.5401080Z -- Configuring iphonesimulator build for platform: SIMULATORARM64, architecture(s): arm64
2023-01-05T09:04:49.5402550Z -- Using SDK: /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk
2023-01-05T09:04:49.5406260Z -- Using C compiler: /Applications/Xcode_14.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
2023-01-05T09:04:49.5407250Z -- Using CXX compiler: /Applications/Xcode_14.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
2023-01-05T09:04:49.5407970Z -- Using libtool: /Applications/Xcode_14.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool
2023-01-05T09:04:49.5408900Z -- Using install name tool: /Applications/Xcode_14.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool
2023-01-05T09:04:49.5411090Z -- Autoconf target triple: aarch64-apple-ios12-simulator
2023-01-05T09:04:49.5411810Z -- Using minimum deployment version: 12 (SDK version: 16.0)
2023-01-05T09:04:49.5413080Z -- Merging integrated CMake 3.14+ iOS,tvOS,watchOS,macOS toolchain(s) with this toolchain!
2023-01-05T09:04:49.5414510Z -- CMake version: 3.25.1
2023-01-05T09:04:49.5415420Z -- Using a data_ptr size of: 8
2023-01-05T09:04:49.5415780Z -- Bitcode: Disabled
2023-01-05T09:04:49.5416130Z -- ARC: Enabled
2023-01-05T09:04:49.5416500Z -- Hiding symbols: Enabled
2023-01-05T09:04:52.5750230Z -- The CXX compiler identification is AppleClang 14.0.0.14000029
2023-01-05T09:04:52.7870770Z -- The C compiler identification is AppleClang 14.0.0.14000029
2023-01-05T09:04:52.8519260Z -- Detecting CXX compiler ABI info
2023-01-05T09:04:58.6913030Z -- Detecting CXX compiler ABI info - done
2023-01-05T09:04:58.6998340Z -- Check for working CXX compiler: /Applications/Xcode_14.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ - skipped
2023-01-05T09:04:58.7016980Z -- Detecting CXX compile features
2023-01-05T09:04:58.7040070Z -- Detecting CXX compile features - done
2023-01-05T09:04:58.7188660Z -- Detecting C compiler ABI info
2023-01-05T09:04:58.9653620Z -- Detecting C compiler ABI info - done
2023-01-05T09:04:58.9732150Z -- Check for working C compiler: /Applications/Xcode_14.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang - skipped
2023-01-05T09:04:58.9736070Z -- Detecting C compile features
2023-01-05T09:04:58.9745090Z -- Detecting C compile features - done
2023-01-05T09:04:58.9762200Z -- CMAKE_BUILD_TYPE: RelWithDebInfo
2023-01-05T09:04:58.9763180Z -- CMAKE_SYSTEM_NAME: iOS
2023-01-05T09:04:58.9764150Z -- CMAKE_CXX_STANDARD: 17
2023-01-05T09:04:58.9765150Z -- CMAKE_MSVC_RUNTIME_LIBRARY: MultiThreaded
2023-01-05T09:04:58.9841490Z -- Fetch: corrade
2023-01-05T09:05:04.5227980Z -- Performing Test _CORRADE_CPU_CAN_USE_IFUNC
2023-01-05T09:05:04.8498730Z -- Performing Test _CORRADE_CPU_CAN_USE_IFUNC - Success
2023-01-05T09:05:04.8601140Z -- The LIB_SUFFIX variable is not defined. It will be autodetected now.
2023-01-05T09:05:04.8687300Z -- You can set it manually with -DLIB_SUFFIX=<value> (64 for example).
2023-01-05T09:05:04.8695890Z -- LIB_SUFFIX autodetected as '', libraries will be installed into /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/install-iOS-RelWithDebInfo8/lib
2023-01-05T09:05:04.8698010Z -- Found Git: /usr/local/bin/git (found version "2.39.0")
2023-01-05T09:05:04.9000450Z -- Fetch: SDL
2023-01-05T09:05:15.4901000Z -- Found PkgConfig: /usr/local/bin/pkg-config (found version "0.29.2")
2023-01-05T09:05:16.0133870Z -- The OBJC compiler identification is AppleClang 14.0.0.14000029
2023-01-05T09:05:16.0385880Z -- Detecting OBJC compiler ABI info
2023-01-05T09:05:16.3620340Z -- Detecting OBJC compiler ABI info - done
2023-01-05T09:05:16.3684510Z -- Check for working OBJC compiler: /Applications/Xcode_14.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang - skipped
2023-01-05T09:05:16.3752600Z -- Looking for __GLIBC__
2023-01-05T09:05:16.7761700Z -- Looking for __GLIBC__ - not found
2023-01-05T09:05:16.7853670Z -- Performing Test HAVE_GCC_WALL
2023-01-05T09:05:17.0992870Z -- Performing Test HAVE_GCC_WALL - Success
2023-01-05T09:05:17.1094760Z -- Performing Test HAVE_GCC_NO_STRICT_ALIASING
2023-01-05T09:05:17.4269310Z -- Performing Test HAVE_GCC_NO_STRICT_ALIASING - Success
2023-01-05T09:05:17.4370920Z -- Performing Test HAVE_GCC_WDECLARATION_AFTER_STATEMENT
2023-01-05T09:05:17.7469970Z -- Performing Test HAVE_GCC_WDECLARATION_AFTER_STATEMENT - Success
2023-01-05T09:05:17.7574910Z -- Performing Test HAVE_GCC_WERROR_DECLARATION_AFTER_STATEMENT
2023-01-05T09:05:18.0784070Z -- Performing Test HAVE_GCC_WERROR_DECLARATION_AFTER_STATEMENT - Success
2023-01-05T09:05:18.0885810Z -- Performing Test HAVE_GCC_ATOMICS
2023-01-05T09:05:18.4005530Z -- Performing Test HAVE_GCC_ATOMICS - Success
2023-01-05T09:05:18.4006150Z -- Performing Test HAVE_GCC_PREFERRED_STACK_BOUNDARY
2023-01-05T09:05:18.5803580Z -- Performing Test HAVE_GCC_PREFERRED_STACK_BOUNDARY - Failed
2023-01-05T09:05:18.5908740Z -- Performing Test HAVE_GCC_FVISIBILITY
2023-01-05T09:05:18.9148410Z -- Performing Test HAVE_GCC_FVISIBILITY - Success
2023-01-05T09:05:18.9252780Z -- Performing Test HAVE_GCC_WSHADOW
2023-01-05T09:05:19.2506380Z -- Performing Test HAVE_GCC_WSHADOW - Success
2023-01-05T09:05:19.2589350Z -- Performing Test HAVE_MMX
2023-01-05T09:05:19.4473210Z -- Performing Test HAVE_MMX - Failed
2023-01-05T09:05:19.4574750Z -- Performing Test HAVE_3DNOW
2023-01-05T09:05:19.6560030Z -- Performing Test HAVE_3DNOW - Failed
2023-01-05T09:05:19.6650990Z -- Performing Test HAVE_SSE
2023-01-05T09:05:19.8965380Z -- Performing Test HAVE_SSE - Failed
2023-01-05T09:05:19.9064050Z -- Looking for immintrin.h
2023-01-05T09:05:20.5241590Z -- Looking for immintrin.h - not found
2023-01-05T09:05:20.5249360Z -- Performing Test HAVE_ALTIVEC_H_HDR
2023-01-05T09:05:20.6901450Z -- Performing Test HAVE_ALTIVEC_H_HDR - Failed
2023-01-05T09:05:20.6907450Z -- Performing Test HAVE_ALTIVEC
2023-01-05T09:05:20.8245700Z -- Performing Test HAVE_ALTIVEC - Failed
2023-01-05T09:05:20.8252350Z -- Looking for sys/types.h
2023-01-05T09:05:21.1082560Z -- Looking for sys/types.h - found
2023-01-05T09:05:21.1087680Z -- Looking for stdio.h
2023-01-05T09:05:21.3517740Z -- Looking for stdio.h - found
2023-01-05T09:05:21.3523800Z -- Looking for stdlib.h
2023-01-05T09:05:21.5896570Z -- Looking for stdlib.h - found
2023-01-05T09:05:21.5901430Z -- Looking for stddef.h
2023-01-05T09:05:21.8148750Z -- Looking for stddef.h - found
2023-01-05T09:05:21.8153160Z -- Looking for stdarg.h
2023-01-05T09:05:22.0418020Z -- Looking for stdarg.h - found
2023-01-05T09:05:22.0424500Z -- Looking for malloc.h
2023-01-05T09:05:22.1807720Z -- Looking for malloc.h - not found
2023-01-05T09:05:22.1813440Z -- Looking for memory.h
2023-01-05T09:05:22.4335960Z -- Looking for memory.h - found
2023-01-05T09:05:22.4340950Z -- Looking for string.h
2023-01-05T09:05:22.6650330Z -- Looking for string.h - found
2023-01-05T09:05:22.6654660Z -- Looking for limits.h
2023-01-05T09:05:22.9046950Z -- Looking for limits.h - found
2023-01-05T09:05:22.9051720Z -- Looking for float.h
2023-01-05T09:05:23.1292070Z -- Looking for float.h - found
2023-01-05T09:05:23.1297140Z -- Looking for strings.h
2023-01-05T09:05:23.3619040Z -- Looking for strings.h - found
2023-01-05T09:05:23.3625640Z -- Looking for wchar.h
2023-01-05T09:05:23.6184540Z -- Looking for wchar.h - found
2023-01-05T09:05:23.6190220Z -- Looking for inttypes.h
2023-01-05T09:05:23.8682320Z -- Looking for inttypes.h - found
2023-01-05T09:05:23.8687000Z -- Looking for stdint.h
2023-01-05T09:05:24.0971500Z -- Looking for stdint.h - found
2023-01-05T09:05:24.0975780Z -- Looking for ctype.h
2023-01-05T09:05:24.3247390Z -- Looking for ctype.h - found
2023-01-05T09:05:24.3252310Z -- Looking for math.h
2023-01-05T09:05:24.5593860Z -- Looking for math.h - found
2023-01-05T09:05:24.5598740Z -- Looking for iconv.h
2023-01-05T09:05:24.7888640Z -- Looking for iconv.h - found
2023-01-05T09:05:24.7893620Z -- Looking for signal.h
2023-01-05T09:05:25.0230720Z -- Looking for signal.h - found
2023-01-05T09:05:25.0235280Z -- Looking for libunwind.h
2023-01-05T09:05:25.2634660Z -- Looking for libunwind.h - found
2023-01-05T09:05:25.2641210Z -- Looking for 7 include files stddef.h, ..., float.h
2023-01-05T09:05:25.5126780Z -- Looking for 7 include files stddef.h, ..., float.h - found
2023-01-05T09:05:25.5131980Z -- Looking for M_PI
2023-01-05T09:05:25.7517030Z -- Looking for M_PI - found
2023-01-05T09:05:25.7521340Z -- Performing Test HAVE_MPROTECT
2023-01-05T09:05:25.9903430Z -- Performing Test HAVE_MPROTECT - Success
2023-01-05T09:05:25.9909640Z -- Looking for strtod
2023-01-05T09:05:26.2442890Z -- Looking for strtod - found
2023-01-05T09:05:26.2449430Z -- Looking for malloc
2023-01-05T09:05:26.4947800Z -- Looking for malloc - found
2023-01-05T09:05:26.4954360Z -- Looking for calloc
2023-01-05T09:05:26.7466270Z -- Looking for calloc - found
2023-01-05T09:05:26.7473020Z -- Looking for realloc
2023-01-05T09:05:26.9987770Z -- Looking for realloc - found
2023-01-05T09:05:26.9995990Z -- Looking for free
2023-01-05T09:05:27.3043570Z -- Looking for free - found
2023-01-05T09:05:27.3049980Z -- Looking for getenv
2023-01-05T09:05:27.5543830Z -- Looking for getenv - found
2023-01-05T09:05:27.5550870Z -- Looking for setenv
2023-01-05T09:05:27.8040050Z -- Looking for setenv - found
2023-01-05T09:05:27.8046890Z -- Looking for putenv
2023-01-05T09:05:28.0525870Z -- Looking for putenv - found
2023-01-05T09:05:28.0534280Z -- Looking for unsetenv
2023-01-05T09:05:28.3017520Z -- Looking for unsetenv - found
2023-01-05T09:05:28.3025410Z -- Looking for bsearch
2023-01-05T09:05:28.5591630Z -- Looking for bsearch - found
2023-01-05T09:05:28.5604230Z -- Looking for qsort
2023-01-05T09:05:28.8569710Z -- Looking for qsort - found
2023-01-05T09:05:28.8577710Z -- Looking for abs
2023-01-05T09:05:29.1699100Z -- Looking for abs - found
2023-01-05T09:05:29.1706360Z -- Looking for bcopy
2023-01-05T09:05:29.5039540Z -- Looking for bcopy - found
2023-01-05T09:05:29.5048960Z -- Looking for memset
2023-01-05T09:05:29.7972540Z -- Looking for memset - found
2023-01-05T09:05:29.7976580Z -- Looking for memcpy
2023-01-05T09:05:30.0445650Z -- Looking for memcpy - found
2023-01-05T09:05:30.0451930Z -- Looking for memmove
2023-01-05T09:05:30.2944470Z -- Looking for memmove - found
2023-01-05T09:05:30.2950840Z -- Looking for memcmp
2023-01-05T09:05:30.5433370Z -- Looking for memcmp - found
2023-01-05T09:05:30.5440660Z -- Looking for strlen
2023-01-05T09:05:30.7954490Z -- Looking for strlen - found
2023-01-05T09:05:30.7960820Z -- Looking for strlcpy
2023-01-05T09:05:31.0463650Z -- Looking for strlcpy - found
2023-01-05T09:05:31.0470010Z -- Looking for strlcat
2023-01-05T09:05:31.2953880Z -- Looking for strlcat - found
2023-01-05T09:05:31.2962130Z -- Looking for _strrev
2023-01-05T09:05:31.4584380Z -- Looking for _strrev - not found
2023-01-05T09:05:31.4593270Z -- Looking for _strupr
2023-01-05T09:05:31.6183160Z -- Looking for _strupr - not found
2023-01-05T09:05:31.6191360Z -- Looking for _strlwr
2023-01-05T09:05:31.8365350Z -- Looking for _strlwr - not found
2023-01-05T09:05:31.8373810Z -- Looking for index
2023-01-05T09:05:32.0852340Z -- Looking for index - found
2023-01-05T09:05:32.0859990Z -- Looking for rindex
2023-01-05T09:05:32.3379560Z -- Looking for rindex - found
2023-01-05T09:05:32.3386570Z -- Looking for strchr
2023-01-05T09:05:32.5878410Z -- Looking for strchr - found
2023-01-05T09:05:32.5886060Z -- Looking for strrchr
2023-01-05T09:05:32.8390890Z -- Looking for strrchr - found
2023-01-05T09:05:32.8398370Z -- Looking for strstr
2023-01-05T09:05:33.0985900Z -- Looking for strstr - found
2023-01-05T09:05:33.0992510Z -- Looking for strtok_r
2023-01-05T09:05:33.3485030Z -- Looking for strtok_r - found
2023-01-05T09:05:33.3491570Z -- Looking for itoa
2023-01-05T09:05:33.5118640Z -- Looking for itoa - not found
2023-01-05T09:05:33.5123750Z -- Looking for _ltoa
2023-01-05T09:05:33.6725070Z -- Looking for _ltoa - not found
2023-01-05T09:05:33.6733820Z -- Looking for _uitoa
2023-01-05T09:05:33.8336710Z -- Looking for _uitoa - not found
2023-01-05T09:05:33.8344510Z -- Looking for _ultoa
2023-01-05T09:05:33.9962290Z -- Looking for _ultoa - not found
2023-01-05T09:05:33.9971590Z -- Looking for strtol
2023-01-05T09:05:34.2524400Z -- Looking for strtol - found
2023-01-05T09:05:34.2532040Z -- Looking for strtoul
2023-01-05T09:05:34.5061930Z -- Looking for strtoul - found
2023-01-05T09:05:34.5068970Z -- Looking for _i64toa
2023-01-05T09:05:34.6663760Z -- Looking for _i64toa - not found
2023-01-05T09:05:34.6673850Z -- Looking for _ui64toa
2023-01-05T09:05:34.8304110Z -- Looking for _ui64toa - not found
2023-01-05T09:05:34.8311010Z -- Looking for strtoll
2023-01-05T09:05:35.0839650Z -- Looking for strtoll - found
2023-01-05T09:05:35.0846650Z -- Looking for strtoull
2023-01-05T09:05:35.3344960Z -- Looking for strtoull - found
2023-01-05T09:05:35.3350880Z -- Looking for atoi
2023-01-05T09:05:35.6253110Z -- Looking for atoi - found
2023-01-05T09:05:35.6259520Z -- Looking for atof
2023-01-05T09:05:35.8827280Z -- Looking for atof - found
2023-01-05T09:05:35.8834330Z -- Looking for strcmp
2023-01-05T09:05:36.1319260Z -- Looking for strcmp - found
2023-01-05T09:05:36.1325510Z -- Looking for strncmp
2023-01-05T09:05:36.3814370Z -- Looking for strncmp - found
2023-01-05T09:05:36.3820650Z -- Looking for _stricmp
2023-01-05T09:05:36.5423860Z -- Looking for _stricmp - not found
2023-01-05T09:05:36.5432350Z -- Looking for strcasecmp
2023-01-05T09:05:36.7912700Z -- Looking for strcasecmp - found
2023-01-05T09:05:36.7919180Z -- Looking for _strnicmp
2023-01-05T09:05:36.9526290Z -- Looking for _strnicmp - not found
2023-01-05T09:05:36.9535280Z -- Looking for strncasecmp
2023-01-05T09:05:37.2108180Z -- Looking for strncasecmp - found
2023-01-05T09:05:37.2115100Z -- Looking for wcscmp
2023-01-05T09:05:37.4629030Z -- Looking for wcscmp - found
2023-01-05T09:05:37.4635990Z -- Looking for _wcsdup
2023-01-05T09:05:37.6268610Z -- Looking for _wcsdup - not found
2023-01-05T09:05:37.6276350Z -- Looking for wcsdup
2023-01-05T09:05:37.8783820Z -- Looking for wcsdup - found
2023-01-05T09:05:37.8790480Z -- Looking for wcslcat
2023-01-05T09:05:38.1266020Z -- Looking for wcslcat - found
2023-01-05T09:05:38.1273050Z -- Looking for wcslcpy
2023-01-05T09:05:38.3773180Z -- Looking for wcslcpy - found
2023-01-05T09:05:38.3780560Z -- Looking for wcslen
2023-01-05T09:05:38.6313790Z -- Looking for wcslen - found
2023-01-05T09:05:38.6321750Z -- Looking for wcsncmp
2023-01-05T09:05:38.8835910Z -- Looking for wcsncmp - found
2023-01-05T09:05:38.8842350Z -- Looking for wcsstr
2023-01-05T09:05:39.1363670Z -- Looking for wcsstr - found
2023-01-05T09:05:39.1369840Z -- Looking for wcscasecmp
2023-01-05T09:05:39.3993300Z -- Looking for wcscasecmp - found
2023-01-05T09:05:39.4001140Z -- Looking for _wcsicmp
2023-01-05T09:05:39.5650530Z -- Looking for _wcsicmp - not found
2023-01-05T09:05:39.5661940Z -- Looking for wcsncasecmp
2023-01-05T09:05:39.8223870Z -- Looking for wcsncasecmp - found
2023-01-05T09:05:39.8234090Z -- Looking for _wcsnicmp
2023-01-05T09:05:39.9910430Z -- Looking for _wcsnicmp - not found
2023-01-05T09:05:39.9942710Z -- Looking for sscanf
2023-01-05T09:05:40.2466190Z -- Looking for sscanf - found
2023-01-05T09:05:40.2472900Z -- Looking for vsscanf
2023-01-05T09:05:40.5004290Z -- Looking for vsscanf - found
2023-01-05T09:05:40.5010740Z -- Looking for vsnprintf
2023-01-05T09:05:40.7531370Z -- Looking for vsnprintf - found
2023-01-05T09:05:40.7539300Z -- Looking for fopen64
2023-01-05T09:05:40.9147350Z -- Looking for fopen64 - not found
2023-01-05T09:05:40.9154150Z -- Looking for fseeko
2023-01-05T09:05:41.1670700Z -- Looking for fseeko - found
2023-01-05T09:05:41.1677760Z -- Looking for fseeko64
2023-01-05T09:05:41.3288740Z -- Looking for fseeko64 - not found
2023-01-05T09:05:41.3296080Z -- Looking for _Exit
2023-01-05T09:05:41.5782600Z -- Looking for _Exit - found
2023-01-05T09:05:41.5788480Z -- Looking for sigaction
2023-01-05T09:05:41.8117970Z -- Looking for sigaction - found
2023-01-05T09:05:41.8124370Z -- Looking for setjmp
2023-01-05T09:05:42.0531240Z -- Looking for setjmp - found
2023-01-05T09:05:42.0537660Z -- Looking for nanosleep
2023-01-05T09:05:42.2852760Z -- Looking for nanosleep - found
2023-01-05T09:05:42.2859110Z -- Looking for sysconf
2023-01-05T09:05:42.5380810Z -- Looking for sysconf - found
2023-01-05T09:05:42.5386670Z -- Looking for sysctlbyname
2023-01-05T09:05:42.8410550Z -- Looking for sysctlbyname - found
2023-01-05T09:05:42.8417290Z -- Looking for getauxval
2023-01-05T09:05:42.9776300Z -- Looking for getauxval - not found
2023-01-05T09:05:42.9783310Z -- Looking for elf_aux_info
2023-01-05T09:05:43.1134570Z -- Looking for elf_aux_info - not found
2023-01-05T09:05:43.1141630Z -- Looking for poll
2023-01-05T09:05:43.3417830Z -- Looking for poll - found
2023-01-05T09:05:43.3423270Z -- Looking for pow in m
2023-01-05T09:05:43.5681540Z -- Looking for pow in m - found
2023-01-05T09:05:43.5687580Z -- Looking for atan
2023-01-05T09:05:43.8051130Z -- Looking for atan - found
2023-01-05T09:05:43.8057910Z -- Looking for atan2
2023-01-05T09:05:44.0468790Z -- Looking for atan2 - found
2023-01-05T09:05:44.0475260Z -- Looking for atanf
2023-01-05T09:05:44.2839890Z -- Looking for atanf - found
2023-01-05T09:05:44.2846260Z -- Looking for atan2f
2023-01-05T09:05:44.5201480Z -- Looking for atan2f - found
2023-01-05T09:05:44.5223980Z -- Looking for ceil
2023-01-05T09:05:44.7514430Z -- Looking for ceil - found
2023-01-05T09:05:44.7521360Z -- Looking for ceilf
2023-01-05T09:05:44.9874310Z -- Looking for ceilf - found
2023-01-05T09:05:44.9879900Z -- Looking for copysign
2023-01-05T09:05:45.2218490Z -- Looking for copysign - found
2023-01-05T09:05:45.2224450Z -- Looking for copysignf
2023-01-05T09:05:45.4558860Z -- Looking for copysignf - found
2023-01-05T09:05:45.4566570Z -- Looking for cos
2023-01-05T09:05:45.6882190Z -- Looking for cos - found
2023-01-05T09:05:45.6888110Z -- Looking for cosf
2023-01-05T09:05:45.9240570Z -- Looking for cosf - found
2023-01-05T09:05:45.9247620Z -- Looking for exp
2023-01-05T09:05:46.1593320Z -- Looking for exp - found
2023-01-05T09:05:46.1600650Z -- Looking for expf
2023-01-05T09:05:46.3954200Z -- Looking for expf - found
2023-01-05T09:05:46.3962350Z -- Looking for fabs
2023-01-05T09:05:46.6284870Z -- Looking for fabs - found
2023-01-05T09:05:46.6292130Z -- Looking for fabsf
2023-01-05T09:05:46.8626050Z -- Looking for fabsf - found
2023-01-05T09:05:46.8632150Z -- Looking for floor
2023-01-05T09:05:47.0973640Z -- Looking for floor - found
2023-01-05T09:05:47.0979890Z -- Looking for floorf
2023-01-05T09:05:47.3306710Z -- Looking for floorf - found
2023-01-05T09:05:47.3312940Z -- Looking for fmod
2023-01-05T09:05:47.5660330Z -- Looking for fmod - found
2023-01-05T09:05:47.5667180Z -- Looking for fmodf
2023-01-05T09:05:47.8025670Z -- Looking for fmodf - found
2023-01-05T09:05:47.8032570Z -- Looking for log
2023-01-05T09:05:48.0357650Z -- Looking for log - found
2023-01-05T09:05:48.0364570Z -- Looking for logf
2023-01-05T09:05:48.2728670Z -- Looking for logf - found
2023-01-05T09:05:48.2737180Z -- Looking for log10
2023-01-05T09:05:48.5077380Z -- Looking for log10 - found
2023-01-05T09:05:48.5083890Z -- Looking for log10f
2023-01-05T09:05:48.7418700Z -- Looking for log10f - found
2023-01-05T09:05:48.7425620Z -- Looking for lround
2023-01-05T09:05:48.9766670Z -- Looking for lround - found
2023-01-05T09:05:48.9772610Z -- Looking for lroundf
2023-01-05T09:05:49.2178420Z -- Looking for lroundf - found
2023-01-05T09:05:49.2184250Z -- Looking for pow
2023-01-05T09:05:49.4583080Z -- Looking for pow - found
2023-01-05T09:05:49.4588450Z -- Looking for powf
2023-01-05T09:05:49.6952320Z -- Looking for powf - found
2023-01-05T09:05:49.6959030Z -- Looking for round
2023-01-05T09:05:49.9346310Z -- Looking for round - found
2023-01-05T09:05:49.9351900Z -- Looking for roundf
2023-01-05T09:05:50.1761430Z -- Looking for roundf - found
2023-01-05T09:05:50.1771850Z -- Looking for scalbn
2023-01-05T09:05:50.4224080Z -- Looking for scalbn - found
2023-01-05T09:05:50.4230230Z -- Looking for scalbnf
2023-01-05T09:05:50.6674430Z -- Looking for scalbnf - found
2023-01-05T09:05:50.6677370Z -- Looking for sin
2023-01-05T09:05:50.9069950Z -- Looking for sin - found
2023-01-05T09:05:50.9076880Z -- Looking for sinf
2023-01-05T09:05:51.1432770Z -- Looking for sinf - found
2023-01-05T09:05:51.1442300Z -- Looking for sqrt
2023-01-05T09:05:51.3803410Z -- Looking for sqrt - found
2023-01-05T09:05:51.3810140Z -- Looking for sqrtf
2023-01-05T09:05:51.6202100Z -- Looking for sqrtf - found
2023-01-05T09:05:51.6209210Z -- Looking for tan
2023-01-05T09:05:51.8700810Z -- Looking for tan - found
2023-01-05T09:05:51.8707220Z -- Looking for tanf
2023-01-05T09:05:52.1074680Z -- Looking for tanf - found
2023-01-05T09:05:52.1082750Z -- Looking for acos
2023-01-05T09:05:52.3438420Z -- Looking for acos - found
2023-01-05T09:05:52.3444320Z -- Looking for acosf
2023-01-05T09:05:52.5907590Z -- Looking for acosf - found
2023-01-05T09:05:52.5914110Z -- Looking for asin
2023-01-05T09:05:52.8305900Z -- Looking for asin - found
2023-01-05T09:05:52.8313110Z -- Looking for asinf
2023-01-05T09:05:53.0701500Z -- Looking for asinf - found
2023-01-05T09:05:53.0709480Z -- Looking for trunc
2023-01-05T09:05:53.3102220Z -- Looking for trunc - found
2023-01-05T09:05:53.3108430Z -- Looking for truncf
2023-01-05T09:05:53.5488650Z -- Looking for truncf - found
2023-01-05T09:05:53.5492820Z -- Looking for iconv_open in iconv
2023-01-05T09:05:53.7748890Z -- Looking for iconv_open in iconv - found
2023-01-05T09:05:53.7754650Z -- Performing Test HAVE_SA_SIGACTION
2023-01-05T09:05:54.0131660Z -- Performing Test HAVE_SA_SIGACTION - Success
2023-01-05T09:05:54.0141610Z -- Looking for dlopen
2023-01-05T09:05:54.2500570Z -- Looking for dlopen - found
2023-01-05T09:05:54.2507270Z -- Performing Test HAVE_O_CLOEXEC
2023-01-05T09:05:54.4983130Z -- Performing Test HAVE_O_CLOEXEC - Success
2023-01-05T09:05:54.5007180Z -- Performing Test HAVE_FRAMEWORK_METAL
2023-01-05T09:05:56.0043110Z -- Performing Test HAVE_FRAMEWORK_METAL - Success
2023-01-05T09:05:56.1895570Z -- Performing Test HAVE_PTHREADS
2023-01-05T09:05:56.4420990Z -- Performing Test HAVE_PTHREADS - Success
2023-01-05T09:05:56.4425530Z -- Performing Test HAVE_RECURSIVE_MUTEXES
2023-01-05T09:05:56.6850970Z -- Performing Test HAVE_RECURSIVE_MUTEXES - Success
2023-01-05T09:05:56.6854760Z -- Performing Test HAVE_PTHREADS_SEM
2023-01-05T09:05:56.9348840Z -- Performing Test HAVE_PTHREADS_SEM - Success
2023-01-05T09:05:56.9352240Z -- Performing Test HAVE_SEM_TIMEDWAIT
2023-01-05T09:05:57.0957580Z -- Performing Test HAVE_SEM_TIMEDWAIT - Failed
2023-01-05T09:05:57.0964310Z -- Looking for include file pthread.h
2023-01-05T09:05:57.3319570Z -- Looking for include file pthread.h - found
2023-01-05T09:05:57.3325470Z -- Looking for include file pthread_np.h
2023-01-05T09:05:57.4661420Z -- Looking for include file pthread_np.h - not found
2023-01-05T09:05:57.4666150Z -- Performing Test HAVE_PTHREAD_SETNAME_NP
2023-01-05T09:05:57.6143590Z -- Performing Test HAVE_PTHREAD_SETNAME_NP - Failed
2023-01-05T09:05:57.6753560Z --
2023-01-05T09:05:57.6754630Z -- SDL2 was configured with the following options:
2023-01-05T09:05:57.6757470Z --
2023-01-05T09:05:57.6758660Z -- Platform: iOS-16.0
2023-01-05T09:05:57.6759320Z -- 64-bit: TRUE
2023-01-05T09:05:57.6761010Z -- Compiler: /Applications/Xcode_14.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
2023-01-05T09:05:57.6762080Z -- Revision: https://github.com/SoulEngineProject/Light.vn-core@65e124a36d3ffd837f3e2e93f8b612f02f986d64
2023-01-05T09:05:57.6763250Z --
2023-01-05T09:05:57.6763640Z -- Subsystems:
2023-01-05T09:05:57.6763880Z -- Atomic: ON
2023-01-05T09:05:57.6764150Z -- Audio: ON
2023-01-05T09:05:57.6764390Z -- Video: ON
2023-01-05T09:05:57.6764620Z -- Render: ON
2023-01-05T09:05:57.6764860Z -- Events: ON
2023-01-05T09:05:57.6765100Z -- Joystick: ON
2023-01-05T09:05:57.6765620Z -- Haptic: ON
2023-01-05T09:05:57.6765900Z -- Hidapi: ON
2023-01-05T09:05:57.6766150Z -- Power: ON
2023-01-05T09:05:57.6766380Z -- Threads: ON
2023-01-05T09:05:57.6766620Z -- Timers: ON
2023-01-05T09:05:57.6766840Z -- File: ON
2023-01-05T09:05:57.6767070Z -- Loadso: ON
2023-01-05T09:05:57.6767320Z -- CPUinfo: ON
2023-01-05T09:05:57.6767560Z -- Filesystem: ON
2023-01-05T09:05:57.6767800Z -- Sensor: ON
2023-01-05T09:05:57.6768030Z -- Locale: ON
2023-01-05T09:05:57.6768260Z -- Misc: ON
2023-01-05T09:05:57.6768470Z --
2023-01-05T09:05:57.6768690Z -- Options:
2023-01-05T09:05:57.6769010Z -- SDL2_DISABLE_INSTALL (Wanted: OFF): OFF
2023-01-05T09:05:57.6769360Z -- SDL2_DISABLE_SDL2MAIN (Wanted: OFF): OFF
2023-01-05T09:05:57.6769720Z -- SDL2_DISABLE_UNINSTALL (Wanted: OFF): OFF
2023-01-05T09:05:57.6770060Z -- SDL_3DNOW (Wanted: ON): OFF
2023-01-05T09:05:57.6770370Z -- SDL_ALSA (Wanted: OFF): OFF
2023-01-05T09:05:57.6770700Z -- SDL_ALSA_SHARED (Wanted: OFF): OFF
2023-01-05T09:05:57.6771030Z -- SDL_ALTIVEC (Wanted: ON): OFF
2023-01-05T09:05:57.6771360Z -- SDL_ARMNEON (Wanted: OFF): OFF
2023-01-05T09:05:57.6771680Z -- SDL_ARMSIMD (Wanted: OFF): OFF
2023-01-05T09:05:57.6772010Z -- SDL_ARTS (Wanted: OFF): OFF
2023-01-05T09:05:57.6772340Z -- SDL_ARTS_SHARED (Wanted: OFF): OFF
2023-01-05T09:05:57.6773040Z -- SDL_ASAN (Wanted: OFF): OFF
2023-01-05T09:05:57.6774330Z -- SDL_ASSEMBLY (Wanted: ON): ON
2023-01-05T09:05:57.6775530Z -- SDL_ASSERTIONS (Wanted: auto): auto
2023-01-05T09:05:57.6776780Z -- SDL_BACKGROUNDING_SIGNAL (Wanted: OFF): OFF
2023-01-05T09:05:57.6777760Z -- SDL_CLOCK_GETTIME (Wanted: OFF): OFF
2023-01-05T09:05:57.6778810Z -- SDL_COCOA (Wanted: ON): OFF
2023-01-05T09:05:57.6779910Z -- SDL_DIRECTFB (Wanted: OFF): OFF
2023-01-05T09:05:57.6780940Z -- SDL_DIRECTFB_SHARED (Wanted: OFF): OFF
2023-01-05T09:05:57.6781950Z -- SDL_DIRECTX (Wanted: OFF): OFF
2023-01-05T09:05:57.6783130Z -- SDL_DISKAUDIO (Wanted: ON): ON
2023-01-05T09:05:57.6784240Z -- SDL_DUMMYAUDIO (Wanted: ON): ON
2023-01-05T09:05:57.6785440Z -- SDL_DUMMYVIDEO (Wanted: ON): ON
2023-01-05T09:05:57.6786450Z -- SDL_ESD (Wanted: OFF): OFF
2023-01-05T09:05:57.6787430Z -- SDL_ESD_SHARED (Wanted: OFF): OFF
2023-01-05T09:05:57.6788580Z -- SDL_FOREGROUNDING_SIGNAL (Wanted: OFF): OFF
2023-01-05T09:05:57.6789500Z -- SDL_FUSIONSOUND (Wanted: OFF): OFF
2023-01-05T09:05:57.6790560Z -- SDL_FUSIONSOUND_SHARED (Wanted: OFF): OFF
2023-01-05T09:05:57.6791670Z -- SDL_GCC_ATOMICS (Wanted: ON): ON
2023-01-05T09:05:57.6792880Z -- SDL_HIDAPI_JOYSTICK (Wanted: ON): ON
2023-01-05T09:05:57.6793830Z -- SDL_INSTALL_TESTS (Wanted: OFF): OFF
2023-01-05T09:05:57.6794890Z -- SDL_JACK (Wanted: OFF): OFF
2023-01-05T09:05:57.6795930Z -- SDL_JACK_SHARED (Wanted: OFF): OFF
2023-01-05T09:05:57.6797000Z -- SDL_KMSDRM (Wanted: OFF): OFF
2023-01-05T09:05:57.6798030Z -- SDL_KMSDRM_SHARED (Wanted: OFF): OFF
2023-01-05T09:05:57.6799100Z -- SDL_LIBC (Wanted: ON): ON
2023-01-05T09:05:57.6800130Z -- SDL_LIBSAMPLERATE (Wanted: OFF): OFF
2023-01-05T09:05:57.6801340Z -- SDL_LIBSAMPLERATE_SHARED (Wanted: OFF): OFF
2023-01-05T09:05:57.6802450Z -- SDL_METAL (Wanted: ON): ON
2023-01-05T09:05:57.6803900Z -- SDL_MMX (Wanted: ON): OFF
2023-01-05T09:05:57.6804530Z -- SDL_NAS (Wanted: OFF): OFF
2023-01-05T09:05:57.6805610Z -- SDL_NAS_SHARED (Wanted: OFF): OFF
2023-01-05T09:05:57.6807270Z -- SDL_OFFSCREEN (Wanted: OFF): OFF
2023-01-05T09:05:57.6808210Z -- SDL_OPENGL (Wanted: ON): OFF
2023-01-05T09:05:57.6809320Z -- SDL_OPENGLES (Wanted: ON): ON
2023-01-05T09:05:57.6810410Z -- SDL_OSS (Wanted: OFF): OFF
2023-01-05T09:05:57.6811420Z -- SDL_PIPEWIRE (Wanted: OFF): OFF
2023-01-05T09:05:57.6812350Z -- SDL_PIPEWIRE_SHARED (Wanted: OFF): OFF
2023-01-05T09:05:57.6814100Z -- SDL_PTHREADS (Wanted: ON): ON
2023-01-05T09:05:57.6816550Z -- SDL_PTHREADS_SEM (Wanted: ON): ON
2023-01-05T09:05:57.6817870Z -- SDL_PULSEAUDIO (Wanted: OFF): OFF
2023-01-05T09:05:57.6818270Z -- SDL_PULSEAUDIO_SHARED (Wanted: OFF): OFF
2023-01-05T09:05:57.6819210Z -- SDL_RENDER_D3D (Wanted: OFF): OFF
2023-01-05T09:05:57.6820290Z -- SDL_RENDER_METAL (Wanted: ON): ON
2023-01-05T09:05:57.6821430Z -- SDL_RPATH (Wanted: OFF): OFF
2023-01-05T09:05:57.6822380Z -- SDL_RPI (Wanted: OFF): OFF
2023-01-05T09:05:57.6823520Z -- SDL_SNDIO (Wanted: OFF): OFF
2023-01-05T09:05:57.6824510Z -- SDL_SNDIO_SHARED (Wanted: OFF): OFF
2023-01-05T09:05:57.6825520Z -- SDL_SSE (Wanted: ON): OFF
2023-01-05T09:05:57.6826590Z -- SDL_SSE2 (Wanted: OFF): OFF
2023-01-05T09:05:57.6827580Z -- SDL_SSE3 (Wanted: OFF): OFF
2023-01-05T09:05:57.6828640Z -- SDL_SSEMATH (Wanted: OFF): OFF
2023-01-05T09:05:57.6829730Z -- SDL_STATIC_PIC (Wanted: OFF): OFF
2023-01-05T09:05:57.6830730Z -- SDL_TESTS (Wanted: OFF): OFF
2023-01-05T09:05:57.6831930Z -- SDL_VIRTUAL_JOYSTICK (Wanted: ON): ON
2023-01-05T09:05:57.6832840Z -- SDL_VIVANTE (Wanted: OFF): OFF
2023-01-05T09:05:57.6833950Z -- SDL_VULKAN (Wanted: ON): ON
2023-01-05T09:05:57.6835220Z -- SDL_WASAPI (Wanted: OFF): OFF
2023-01-05T09:05:57.6836220Z -- SDL_WAYLAND (Wanted: OFF): OFF
2023-01-05T09:05:57.6837220Z -- SDL_WAYLAND_LIBDECOR (Wanted: OFF): OFF
2023-01-05T09:05:57.6838280Z -- SDL_WAYLAND_LIBDECOR_SHARED (Wanted: OFF): OFF
2023-01-05T09:05:57.6839320Z -- SDL_WAYLAND_QT_TOUCH (Wanted: OFF): OFF
2023-01-05T09:05:57.6840320Z -- SDL_WAYLAND_SHARED (Wanted: OFF): OFF
2023-01-05T09:05:57.6841340Z -- SDL_X11 (Wanted: OFF): OFF
2023-01-05T09:05:57.6842420Z -- SDL_X11_SHARED (Wanted: OFF): OFF
2023-01-05T09:05:57.6843430Z -- SDL_X11_XCURSOR (Wanted: OFF): OFF
2023-01-05T09:05:57.6844420Z -- SDL_X11_XDBE (Wanted: OFF): OFF
2023-01-05T09:05:57.6845370Z -- SDL_X11_XFIXES (Wanted: OFF): OFF
2023-01-05T09:05:57.6846380Z -- SDL_X11_XINPUT (Wanted: OFF): OFF
2023-01-05T09:05:57.6847380Z -- SDL_X11_XRANDR (Wanted: OFF): OFF
2023-01-05T09:05:57.6848380Z -- SDL_X11_XSCRNSAVER (Wanted: OFF): OFF
2023-01-05T09:05:57.6849450Z -- SDL_X11_XSHAPE (Wanted: OFF): OFF
2023-01-05T09:05:57.6850390Z -- SDL_XINPUT (Wanted: OFF): OFF
2023-01-05T09:05:57.6850640Z --
2023-01-05T09:05:57.6851510Z -- CFLAGS: -target aarch64-apple-ios12-simulator -fobjc-abi-version=2 -fobjc-arc -idirafter "/Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/khronos"
2023-01-05T09:05:57.6853130Z -- EXTRA_CFLAGS: -Wall -fno-strict-aliasing -Werror=declaration-after-statement -Wdeclaration-after-statement -fvisibility=hidden -Wshadow -D_REENTRANT
2023-01-05T09:05:57.6854290Z -- EXTRA_LDFLAGS: -Wl,-weak_framework,GameController;-Wl,-weak_framework,CoreHaptics;-lpthread -Wl,-undefined,error;-Wl,-compatibility_version,1.0.0;-Wl,-current_version,2302.0.0
2023-01-05T09:05:57.6859060Z -- EXTRA_LIBS: m;iconv;/Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/CoreVideo.framework;/Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/CoreAudio.framework;/Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/AudioToolbox.framework;/Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/AVFoundation.framework;/Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/CoreBluetooth.framework;/Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/CoreGraphics.framework;/Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/CoreMotion.framework;/Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/Foundation.framework;/Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/Metal.framework;/Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework;/Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/QuartzCore.framework;/Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/UIKit.framework
2023-01-05T09:05:57.6862040Z --
2023-01-05T09:05:57.6862320Z -- Build Shared Library: OFF
2023-01-05T09:05:57.6862610Z -- Build Static Library: ON
2023-01-05T09:05:57.6862960Z -- Build Static Library with Position Independent Code: OFF
2023-01-05T09:05:57.6863240Z --
2023-01-05T09:05:57.6863560Z -- If something was not detected, although the libraries
2023-01-05T09:05:57.6863920Z -- were installed, then make sure you have set the
2023-01-05T09:05:57.6864300Z -- CFLAGS and LDFLAGS environment variables correctly.
2023-01-05T09:05:57.6864590Z --
2023-01-05T09:05:57.6977260Z -- Configuring done
2023-01-05T09:05:57.9569320Z -- Generating done
2023-01-05T09:05:57.9809450Z -- Build files have been written to: /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build
2023-01-05T09:05:58.1508870Z [ 1%] Building CXX object _deps/corrade-build/src/Corrade/PluginManager/CMakeFiles/CorradePluginManagerObjects.dir/AbstractPlugin.cpp.o
2023-01-05T09:05:58.1691240Z [ 1%] Building CXX object _deps/corrade-build/src/Corrade/TestSuite/CMakeFiles/CorradeTestSuiteObjects.dir/Comparator.cpp.o
2023-01-05T09:05:58.1863990Z [ 1%] Building CXX object _deps/corrade-build/src/Corrade/PluginManager/CMakeFiles/CorradePluginManagerObjects.dir/PluginMetadata.cpp.o
2023-01-05T09:05:58.1980170Z [ 1%] Building CXX object _deps/corrade-build/src/Corrade/TestSuite/CMakeFiles/CorradeTestSuiteObjects.dir/Tester.cpp.o
2023-01-05T09:05:58.2126950Z [ 2%] Building CXX object _deps/corrade-build/src/Corrade/Utility/CMakeFiles/CorradeUtilityObjects.dir/Debug.cpp.o
2023-01-05T09:05:58.2264150Z [ 2%] Building CXX object _deps/corrade-build/src/Corrade/TestSuite/CMakeFiles/CorradeTestSuiteObjects.dir/Compare/File.cpp.o
2023-01-05T09:05:58.2390780Z [ 2%] Building CXX object _deps/corrade-build/src/Corrade/Utility/CMakeFiles/CorradeUtilityObjects.dir/Configuration.cpp.o
2023-01-05T09:05:58.2602910Z [ 2%] Building CXX object _deps/corrade-build/src/Corrade/TestSuite/CMakeFiles/CorradeTestSuiteObjects.dir/Compare/FileToString.cpp.o
2023-01-05T09:05:58.2727190Z [ 2%] Generating include/SDL.h
2023-01-05T09:05:58.2829220Z [ 3%] Building CXX object _deps/corrade-build/src/Corrade/Utility/CMakeFiles/CorradeUtilityObjects.dir/ConfigurationValue.cpp.o
2023-01-05T09:05:58.2940000Z [ 4%] Generating include/SDL_atomic.h
2023-01-05T09:05:58.3041610Z [ 4%] Building CXX object _deps/corrade-build/src/Corrade/Utility/CMakeFiles/CorradeUtilityObjects.dir/Sha1.cpp.o
2023-01-05T09:05:58.3142860Z [ 4%] Generating include/SDL_assert.h
2023-01-05T09:05:58.3243760Z [ 4%] Building CXX object _deps/corrade-build/src/Corrade/TestSuite/CMakeFiles/CorradeTestSuiteObjects.dir/Compare/FloatingPoint.cpp.o
2023-01-05T09:05:58.3344770Z [ 5%] Building CXX object _deps/corrade-build/src/Corrade/TestSuite/CMakeFiles/CorradeTestSuiteObjects.dir/Compare/String.cpp.o
2023-01-05T09:05:58.3446510Z [ 5%] Building CXX object _deps/corrade-build/src/Corrade/Utility/CMakeFiles/CorradeUtilityObjects.dir/MurmurHash2.cpp.o
2023-01-05T09:05:58.4259990Z [ 5%] Generating include/SDL_audio.h
2023-01-05T09:05:58.4461960Z [ 6%] Building CXX object _deps/corrade-build/src/Corrade/Utility/CMakeFiles/CorradeUtilityObjects.dir/System.cpp.o
2023-01-05T09:05:58.4563860Z [ 6%] Building CXX object _deps/corrade-build/src/Corrade/TestSuite/CMakeFiles/CorradeTestSuiteObjects.dir/Compare/StringToFile.cpp.o
2023-01-05T09:05:58.6357720Z [ 6%] Generating include/SDL_bits.h
2023-01-05T09:05:58.7060590Z [ 7%] Generating include/SDL_blendmode.h
2023-01-05T09:05:58.7562700Z [ 7%] Generating include/SDL_clipboard.h
2023-01-05T09:05:58.8064340Z [ 7%] Generating include/SDL_copying.h
2023-01-05T09:05:58.8566360Z [ 8%] Generating include/SDL_cpuinfo.h
2023-01-05T09:05:58.9168570Z [ 8%] Generating include/SDL_egl.h
2023-01-05T09:05:58.9674100Z [ 8%] Generating include/SDL_endian.h
2023-01-05T09:05:59.0272420Z [ 9%] Generating include/SDL_error.h
2023-01-05T09:05:59.0774010Z [ 9%] Generating include/SDL_events.h
2023-01-05T09:05:59.1276090Z [ 9%] Generating include/SDL_filesystem.h
2023-01-05T09:05:59.1477840Z [ 10%] Generating include/SDL_gamecontroller.h
2023-01-05T09:05:59.1778080Z [ 10%] Building CXX object _deps/corrade-build/src/Corrade/Utility/CMakeFiles/CorradeUtilityObjects.dir/__/Cpu.cpp.o
2023-01-05T09:05:59.1978470Z [ 10%] Generating include/SDL_gesture.h
2023-01-05T09:05:59.2481220Z [ 10%] Generating include/SDL_guid.h
2023-01-05T09:05:59.3083950Z [ 11%] Generating include/SDL_haptic.h
2023-01-05T09:05:59.3585780Z [ 11%] Generating include/SDL_hidapi.h
2023-01-05T09:05:59.4087560Z [ 11%] Generating include/SDL_hints.h
2023-01-05T09:05:59.4689930Z [ 11%] Generating include/SDL_joystick.h
2023-01-05T09:05:59.5196500Z [ 12%] Generating include/SDL_keyboard.h
2023-01-05T09:05:59.5693750Z [ 12%] Generating include/SDL_keycode.h
2023-01-05T09:05:59.6196620Z [ 12%] Generating include/SDL_loadso.h
2023-01-05T09:05:59.6799550Z [ 13%] Generating include/SDL_locale.h
2023-01-05T09:05:59.7301270Z [ 13%] Generating include/SDL_log.h
2023-01-05T09:05:59.7803750Z [ 13%] Generating include/SDL_main.h
2023-01-05T09:05:59.8406550Z [ 14%] Generating include/SDL_messagebox.h
2023-01-05T09:05:59.8910530Z [ 14%] Generating include/SDL_metal.h
2023-01-05T09:05:59.9412840Z [ 14%] Generating include/SDL_misc.h
2023-01-05T09:06:00.0018250Z [ 15%] Generating include/SDL_mouse.h
2023-01-05T09:06:00.0617760Z [ 15%] Generating include/SDL_mutex.h
2023-01-05T09:06:00.1120450Z [ 15%] Generating include/SDL_name.h
2023-01-05T09:06:00.1723850Z [ 16%] Generating include/SDL_opengl.h
2023-01-05T09:06:00.2226800Z [ 16%] Generating include/SDL_opengl_glext.h
2023-01-05T09:06:00.2728500Z [ 16%] Generating include/SDL_opengles.h
2023-01-05T09:06:00.3231810Z [ 17%] Generating include/SDL_opengles2.h
2023-01-05T09:06:00.3834380Z [ 17%] Generating include/SDL_opengles2_gl2.h
2023-01-05T09:06:00.4336400Z [ 17%] Generating include/SDL_opengles2_gl2ext.h
2023-01-05T09:06:00.4438380Z [ 17%] Building CXX object _deps/corrade-build/src/Corrade/Utility/CMakeFiles/CorradeUtilityObjects.dir/Implementation/ErrorString.cpp.o
2023-01-05T09:06:00.4838770Z [ 18%] Generating include/SDL_opengles2_gl2platform.h
2023-01-05T09:06:00.5342130Z [ 18%] Generating include/SDL_opengles2_khrplatform.h
2023-01-05T09:06:00.5945930Z [ 18%] Generating include/SDL_pixels.h
2023-01-05T09:06:00.6448450Z [ 19%] Building CXX object _deps/corrade-build/src/Corrade/Utility/CMakeFiles/CorradeUtilityObjects.dir/Directory.cpp.o
2023-01-05T09:06:00.6550420Z [ 20%] Generating include/SDL_platform.h
2023-01-05T09:06:00.6953080Z [ 20%] Generating include/SDL_power.h
2023-01-05T09:06:00.7454900Z [ 20%] Generating include/SDL_quit.h
2023-01-05T09:06:00.7956300Z [ 21%] Generating include/SDL_rect.h
2023-01-05T09:06:00.8558830Z [ 21%] Generating include/SDL_render.h
2023-01-05T09:06:00.9060370Z [ 21%] Generating include/SDL_rwops.h
2023-01-05T09:06:00.9561950Z [ 21%] Generating include/SDL_scancode.h
2023-01-05T09:06:01.0164910Z [ 22%] Generating include/SDL_sensor.h
2023-01-05T09:06:01.0666800Z [ 22%] Generating include/SDL_shape.h
2023-01-05T09:06:01.1169880Z [ 22%] Generating include/SDL_stdinc.h
2023-01-05T09:06:01.1672750Z [ 23%] Generating include/SDL_surface.h
2023-01-05T09:06:01.2174990Z [ 23%] Generating include/SDL_system.h
2023-01-05T09:06:01.2676820Z [ 23%] Generating include/SDL_syswm.h
2023-01-05T09:06:01.3178470Z [ 24%] Generating include/SDL_test.h
2023-01-05T09:06:01.3780650Z [ 24%] Generating include/SDL_test_assert.h
2023-01-05T09:06:01.4186040Z [ 24%] Building CXX object _deps/corrade-build/src/Corrade/Utility/CMakeFiles/CorradeUtilityObjects.dir/FileWatcher.cpp.o
2023-01-05T09:06:01.4492760Z [ 24%] Generating include/SDL_test_common.h
2023-01-05T09:06:01.4996030Z [ 25%] Generating include/SDL_test_compare.h
2023-01-05T09:06:01.5198120Z [ 25%] Generating include/SDL_test_crc32.h
2023-01-05T09:06:01.5400840Z [ 25%] Building CXX object _deps/corrade-build/src/Corrade/Utility/CMakeFiles/CorradeUtilityObjects.dir/Tweakable.cpp.o
2023-01-05T09:06:01.5600840Z [ 25%] Generating include/SDL_test_font.h
2023-01-05T09:06:01.6103160Z [ 26%] Generating include/SDL_test_fuzzer.h
2023-01-05T09:06:01.6606430Z [ 26%] Generating include/SDL_test_harness.h
2023-01-05T09:06:01.6708540Z [ 27%] Building CXX object _deps/corrade-build/src/Corrade/Utility/CMakeFiles/CorradeUtilityObjects.dir/Path.cpp.o
2023-01-05T09:06:01.7211750Z [ 27%] Generating include/SDL_test_images.h
2023-01-05T09:06:01.7770390Z [ 28%] Generating include/SDL_test_log.h
2023-01-05T09:06:01.8273310Z [ 28%] Generating include/SDL_test_md5.h
2023-01-05T09:06:01.8775650Z [ 28%] Generating include/SDL_test_memory.h
2023-01-05T09:06:01.9278420Z [ 29%] Generating include/SDL_test_random.h
2023-01-05T09:06:01.9784770Z [ 29%] Generating include/SDL_thread.h
2023-01-05T09:06:02.0329650Z [ 29%] Generating include/SDL_timer.h
2023-01-05T09:06:02.0831780Z [ 30%] Generating include/SDL_touch.h
2023-01-05T09:06:02.1297120Z [ 30%] Generating include/SDL_types.h
2023-01-05T09:06:02.1799730Z [ 30%] Generating include/SDL_version.h
2023-01-05T09:06:02.2302550Z [ 31%] Generating include/SDL_video.h
2023-01-05T09:06:02.2804950Z [ 31%] Generating include/SDL_vulkan.h
2023-01-05T09:06:02.3241910Z [ 31%] Generating include/begin_code.h
2023-01-05T09:06:02.3816000Z [ 32%] Generating include/close_code.h
2023-01-05T09:06:02.4268200Z [ 32%] Building CXX object _deps/corrade-build/src/Corrade/Utility/CMakeFiles/CorradeUtilityObjects.dir/TweakableParser.cpp.o
2023-01-05T09:06:02.4427870Z [ 32%] Built target sdl_headers_copy
2023-01-05T09:06:02.5030740Z [ 32%] Building C object _deps/sdl-build/CMakeFiles/SDL2main.dir/src/main/uikit/SDL_uikit_main.c.o
2023-01-05T09:06:02.7449200Z [ 32%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/SDL.c.o
2023-01-05T09:06:02.8754560Z [ 32%] Building C object _deps/sdl-build/CMakeFiles/SDL2_test.dir/src/test/SDL_test_assert.c.o
2023-01-05T09:06:03.1364900Z [ 33%] Linking C static library /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/bin-iOS-RelWithDebInfo8/libSDL2main.a
2023-01-05T09:06:03.2899660Z [ 33%] Built target SDL2main
2023-01-05T09:06:03.3176900Z [ 34%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/SDL_assert.c.o
2023-01-05T09:06:04.9554030Z [ 34%] Building C object _deps/sdl-build/CMakeFiles/SDL2_test.dir/src/test/SDL_test_common.c.o
2023-01-05T09:06:05.2368090Z [ 34%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/SDL_dataqueue.c.o
2023-01-05T09:06:05.4783140Z [ 35%] Building C object _deps/sdl-build/CMakeFiles/SDL2_test.dir/src/test/SDL_test_compare.c.o
2023-01-05T09:06:05.7495650Z [ 35%] Building C object _deps/sdl-build/CMakeFiles/SDL2_test.dir/src/test/SDL_test_crc32.c.o
2023-01-05T09:06:05.8098570Z [ 35%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/SDL_error.c.o
2023-01-05T09:06:06.2013920Z [ 35%] Building C object _deps/sdl-build/CMakeFiles/SDL2_test.dir/src/test/SDL_test_font.c.o
2023-01-05T09:06:06.2415550Z [ 36%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/SDL_guid.c.o
2023-01-05T09:06:06.6029590Z [ 37%] Building C object _deps/sdl-build/CMakeFiles/SDL2_test.dir/src/test/SDL_test_fuzzer.c.o
2023-01-05T09:06:06.9343240Z [ 37%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/SDL_hints.c.o
2023-01-05T09:06:07.1049620Z [ 37%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/SDL_list.c.o
2023-01-05T09:06:07.4262490Z [ 37%] Building C object _deps/sdl-build/CMakeFiles/SDL2_test.dir/src/test/SDL_test_harness.c.o
2023-01-05T09:06:07.4667340Z [ 37%] Building C object _deps/sdl-build/CMakeFiles/SDL2_test.dir/src/test/SDL_test_imageBlit.c.o
2023-01-05T09:06:07.4869340Z [ 37%] Built target CorradePluginManagerObjects
2023-01-05T09:06:07.5107220Z [ 38%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/SDL_log.c.o
2023-01-05T09:06:07.7297700Z [ 38%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/atomic/SDL_atomic.c.o
2023-01-05T09:06:08.0871390Z [ 39%] Building C object _deps/sdl-build/CMakeFiles/SDL2_test.dir/src/test/SDL_test_imageBlitBlend.c.o
2023-01-05T09:06:08.1073540Z [ 39%] Building C object _deps/sdl-build/CMakeFiles/SDL2_test.dir/src/test/SDL_test_imageFace.c.o
2023-01-05T09:06:08.2078810Z [ 39%] Building C object _deps/sdl-build/CMakeFiles/SDL2_test.dir/src/test/SDL_test_imagePrimitives.c.o
2023-01-05T09:06:08.3686350Z [ 39%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/atomic/SDL_spinlock.c.o
2023-01-05T09:06:08.7134500Z [ 39%] Building C object _deps/sdl-build/CMakeFiles/SDL2_test.dir/src/test/SDL_test_imagePrimitivesBlend.c.o
2023-01-05T09:06:09.0052170Z [ 40%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/audio/SDL_audio.c.o
2023-01-05T09:06:09.0355090Z [ 40%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/audio/SDL_audiocvt.c.o
2023-01-05T09:06:09.0861000Z [ 41%] Building C object _deps/sdl-build/CMakeFiles/SDL2_test.dir/src/test/SDL_test_log.c.o
2023-01-05T09:06:09.4275680Z [ 41%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/audio/SDL_audiodev.c.o
2023-01-05T09:06:09.5494140Z [ 41%] Building C object _deps/sdl-build/CMakeFiles/SDL2_test.dir/src/test/SDL_test_md5.c.o
2023-01-05T09:06:09.7188860Z [ 41%] Building C object _deps/sdl-build/CMakeFiles/SDL2_test.dir/src/test/SDL_test_memory.c.o
2023-01-05T09:06:09.8594080Z [ 42%] Building C object _deps/sdl-build/CMakeFiles/SDL2_test.dir/src/test/SDL_test_random.c.o
2023-01-05T09:06:09.9900930Z [ 42%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/audio/SDL_audiotypecvt.c.o
2023-01-05T09:06:10.0001640Z [ 43%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/audio/SDL_mixer.c.o
2023-01-05T09:06:10.0412610Z [ 43%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/audio/SDL_wave.c.o
2023-01-05T09:06:10.1316470Z [ 43%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/cpuinfo/SDL_cpuinfo.c.o
2023-01-05T09:06:10.3827530Z [ 44%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/dynapi/SDL_dynapi.c.o
2023-01-05T09:06:10.4832360Z [ 44%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/events/SDL_clipboardevents.c.o
2023-01-05T09:06:10.6741390Z [ 44%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/events/SDL_displayevents.c.o
2023-01-05T09:06:10.9152170Z [ 45%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/events/SDL_dropevents.c.o
2023-01-05T09:06:11.1863110Z [ 45%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/events/SDL_events.c.o
2023-01-05T09:06:11.3068070Z [ 45%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/events/SDL_gesture.c.o
2023-01-05T09:06:11.6079920Z [ 46%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/events/SDL_keyboard.c.o
2023-01-05T09:06:11.7083910Z [ 46%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/events/SDL_mouse.c.o
2023-01-05T09:06:11.7987810Z [ 46%] Linking C static library /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/bin-iOS-RelWithDebInfo8/libSDL2_test.a
2023-01-05T09:06:12.0196820Z [ 46%] Built target SDL2_test
2023-01-05T09:06:12.0398680Z [ 46%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/events/SDL_quit.c.o
2023-01-05T09:06:12.1013360Z [ 47%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/events/SDL_touch.c.o
2023-01-05T09:06:12.2611590Z [ 47%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/events/SDL_windowevents.c.o
2023-01-05T09:06:12.3611710Z [ 47%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/events/imKStoUCS.c.o
2023-01-05T09:06:12.7025240Z [ 48%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/file/SDL_rwops.c.o
2023-01-05T09:06:12.7728180Z [ 48%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/haptic/SDL_haptic.c.o
2023-01-05T09:06:12.9034140Z [ 48%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/hidapi/SDL_hidapi.c.o
2023-01-05T09:06:12.9937780Z [ 49%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/joystick/SDL_gamecontroller.c.o
2023-01-05T09:06:13.0941400Z [ 49%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/joystick/SDL_joystick.c.o
2023-01-05T09:06:13.1348030Z [ 49%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/joystick/controller_type.c.o
2023-01-05T09:06:13.2858890Z [ 50%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/libm/e_atan2.c.o
2023-01-05T09:06:13.3061320Z [ 50%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/libm/e_exp.c.o
2023-01-05T09:06:13.4268220Z [ 50%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/libm/e_fmod.c.o
2023-01-05T09:06:13.5374700Z [ 51%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/libm/e_log.c.o
2023-01-05T09:06:13.7062950Z [ 51%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/libm/e_log10.c.o
2023-01-05T09:06:13.8720780Z [ 51%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/libm/e_pow.c.o
2023-01-05T09:06:13.9573820Z [ 51%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/libm/e_rem_pio2.c.o
2023-01-05T09:06:14.0276180Z [ 52%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/libm/e_sqrt.c.o
2023-01-05T09:06:14.0831390Z [ 52%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/libm/k_cos.c.o
2023-01-05T09:06:14.1637450Z [ 52%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/libm/k_rem_pio2.c.o
2023-01-05T09:06:14.2542000Z [ 53%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/libm/k_sin.c.o
2023-01-05T09:06:14.3792980Z [ 53%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/libm/k_tan.c.o
2023-01-05T09:06:14.3894350Z [ 53%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/libm/s_atan.c.o
2023-01-05T09:06:14.4471600Z [ 54%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/libm/s_copysign.c.o
2023-01-05T09:06:14.6382460Z [ 54%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/libm/s_cos.c.o
2023-01-05T09:06:14.8086960Z [ 54%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/libm/s_fabs.c.o
2023-01-05T09:06:14.8202370Z [ 55%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/libm/s_floor.c.o
2023-01-05T09:06:14.9408590Z [ 55%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/libm/s_scalbn.c.o
2023-01-05T09:06:14.9713220Z [ 55%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/libm/s_sin.c.o
2023-01-05T09:06:15.0342720Z [ 56%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/libm/s_tan.c.o
2023-01-05T09:06:15.0918740Z [ 56%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/locale/SDL_locale.c.o
2023-01-05T09:06:15.1146040Z [ 56%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/misc/SDL_url.c.o
2023-01-05T09:06:15.1749830Z [ 57%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/power/SDL_power.c.o
2023-01-05T09:06:15.2754140Z [ 57%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/render/SDL_d3dmath.c.o
2023-01-05T09:06:15.3027050Z [ 57%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/render/SDL_render.c.o
2023-01-05T09:06:15.4124400Z [ 58%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/render/SDL_yuv_sw.c.o
2023-01-05T09:06:15.4425610Z [ 58%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/render/direct3d/SDL_render_d3d.c.o
2023-01-05T09:06:15.5565030Z [ 58%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/render/direct3d/SDL_shaders_d3d.c.o
2023-01-05T09:06:15.5978120Z [ 59%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/render/direct3d11/SDL_render_d3d11.c.o
2023-01-05T09:06:15.6081440Z [ 59%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/render/direct3d11/SDL_shaders_d3d11.c.o
2023-01-05T09:06:15.7187300Z [ 59%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/render/direct3d12/SDL_render_d3d12.c.o
2023-01-05T09:06:15.7790410Z [ 60%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/render/direct3d12/SDL_shaders_d3d12.c.o
2023-01-05T09:06:15.7992090Z [ 60%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/render/opengl/SDL_render_gl.c.o
2023-01-05T09:06:15.8795300Z [ 60%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/render/opengl/SDL_shaders_gl.c.o
2023-01-05T09:06:15.9297770Z [ 60%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/render/opengles/SDL_render_gles.c.o
2023-01-05T09:06:16.0402330Z [ 61%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/render/opengles2/SDL_render_gles2.c.o
2023-01-05T09:06:16.0705210Z [ 61%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/render/opengles2/SDL_shaders_gles2.c.o
2023-01-05T09:06:16.1809990Z [ 61%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/render/psp/SDL_render_psp.c.o
2023-01-05T09:06:16.1911980Z [ 62%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/render/software/SDL_blendfillrect.c.o
2023-01-05T09:06:16.2815250Z [ 62%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/render/software/SDL_blendline.c.o
2023-01-05T09:06:16.2915520Z [ 62%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/render/software/SDL_blendpoint.c.o
2023-01-05T09:06:16.3240280Z [ 63%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/render/software/SDL_drawline.c.o
2023-01-05T09:06:16.3842960Z [ 63%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/render/software/SDL_drawpoint.c.o
2023-01-05T09:06:16.5450210Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_render_gles.c:176:
2023-01-05T09:06:16.5551640Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_glesfuncs.h:22:16: warning: 'glBindTexture' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:16.5650500Z SDL_PROC(void, glBindTexture, (GLenum, GLuint))
2023-01-05T09:06:16.5750930Z ^
2023-01-05T09:06:16.5853100Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES1/gl.h:681:25: note: 'glBindTexture' has been explicitly marked deprecated here
2023-01-05T09:06:16.5853940Z [ 63%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/render/software/SDL_render_sw.c.o
2023-01-05T09:06:16.5955460Z GL_API void GL_APIENTRY glBindTexture (GLenum target, GLuint texture) OPENGLES_DEPRECATED(ios(2.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:16.6055660Z ^
2023-01-05T09:06:16.6157460Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_render_gles.c:176:
2023-01-05T09:06:16.6258180Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_glesfuncs.h:23:16: warning: 'glBlendFunc' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:16.6359080Z SDL_PROC(void, glBlendFunc, (GLenum, GLenum))
2023-01-05T09:06:16.6459980Z ^
2023-01-05T09:06:16.6561410Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES1/gl.h:682:25: note: 'glBlendFunc' has been explicitly marked deprecated here
2023-01-05T09:06:16.6661550Z GL_API void GL_APIENTRY glBlendFunc (GLenum sfactor, GLenum dfactor) OPENGLES_DEPRECATED(ios(2.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:16.6662370Z [ 64%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/render/software/SDL_rotate.c.o
2023-01-05T09:06:16.6763220Z ^
2023-01-05T09:06:16.6864850Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_render_gles.c:176:
2023-01-05T09:06:16.6967040Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_glesfuncs.h:25:20: warning: 'glBlendEquationSeparateOES' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:16.7066810Z SDL_PROC_OES(void, glBlendEquationSeparateOES, (GLenum, GLenum))
2023-01-05T09:06:16.7087240Z ^
2023-01-05T09:06:16.7088310Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES1/glext.h:319:27: note: 'glBlendEquationSeparateOES' has been explicitly marked deprecated here
2023-01-05T09:06:16.7089020Z GL_API GLvoid GL_APIENTRY glBlendEquationSeparateOES (GLenum modeRGB, GLenum modeAlpha) OPENGLES_DEPRECATED(ios(3.1, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:16.7089360Z ^
2023-01-05T09:06:16.7089870Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_render_gles.c:176:
2023-01-05T09:06:16.7090850Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_glesfuncs.h:26:20: warning: 'glBlendFuncSeparateOES' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:16.7092060Z SDL_PROC_OES(void, glBlendFuncSeparateOES, (GLenum, GLenum, GLenum, GLenum))
2023-01-05T09:06:16.7092320Z ^
2023-01-05T09:06:16.7093520Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES1/glext.h:323:27: note: 'glBlendFuncSeparateOES' has been explicitly marked deprecated here
2023-01-05T09:06:16.7094270Z GL_API GLvoid GL_APIENTRY glBlendFuncSeparateOES (GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha) OPENGLES_DEPRECATED(ios(3.1, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:16.7094620Z ^
2023-01-05T09:06:16.7095160Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_render_gles.c:176:
2023-01-05T09:06:16.7096210Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_glesfuncs.h:27:16: warning: 'glClear' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:16.7214830Z SDL_PROC(void, glClear, (GLbitfield))
2023-01-05T09:06:16.7350420Z ^
2023-01-05T09:06:16.7456050Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES1/gl.h:685:25: note: 'glClear' has been explicitly marked deprecated here
2023-01-05T09:06:16.7560550Z GL_API void GL_APIENTRY glClear (GLbitfield mask) OPENGLES_DEPRECATED(ios(2.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:16.7667310Z ^
2023-01-05T09:06:16.7668110Z [ 64%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/render/software/SDL_triangle.c.o
2023-01-05T09:06:16.7770110Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_render_gles.c:176:
2023-01-05T09:06:16.7872420Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_glesfuncs.h:28:16: warning: 'glClearColor' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:16.7974080Z SDL_PROC(void, glClearColor, (GLclampf, GLclampf, GLclampf, GLclampf))
2023-01-05T09:06:16.8075290Z ^
2023-01-05T09:06:16.8177270Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES1/gl.h:639:25: note: 'glClearColor' has been explicitly marked deprecated here
2023-01-05T09:06:16.8291890Z GL_API void GL_APIENTRY glClearColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha) OPENGLES_DEPRECATED(ios(2.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:16.8392160Z ^
2023-01-05T09:06:16.8549370Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_render_gles.c:176:
2023-01-05T09:06:16.8652520Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_glesfuncs.h:29:16: warning: 'glColor4f' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:16.8754640Z SDL_PROC(void, glColor4f, (GLfloat, GLfloat, GLfloat, GLfloat))
2023-01-05T09:06:16.8856270Z ^
2023-01-05T09:06:16.8958900Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES1/gl.h:642:25: note: 'glColor4f' has been explicitly marked deprecated here
2023-01-05T09:06:16.9063130Z GL_API void GL_APIENTRY glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) OPENGLES_DEPRECATED(ios(2.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:16.9164670Z ^
2023-01-05T09:06:16.9268570Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_render_gles.c:176:
2023-01-05T09:06:16.9373720Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_glesfuncs.h:30:16: warning: 'glColorPointer' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:16.9476220Z SDL_PROC(void, glColorPointer, (GLint, GLenum, GLsizei, const GLvoid *))
2023-01-05T09:06:16.9578250Z ^
2023-01-05T09:06:16.9682230Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES1/gl.h:694:25: note: 'glColorPointer' has been explicitly marked deprecated here
2023-01-05T09:06:16.9786000Z GL_API void GL_APIENTRY glColorPointer (GLint size, GLenum type, GLsizei stride, const GLvoid *pointer) OPENGLES_DEPRECATED(ios(2.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:16.9868870Z ^
2023-01-05T09:06:16.9970830Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_render_gles.c:176:
2023-01-05T09:06:17.0073220Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_glesfuncs.h:31:16: warning: 'glDeleteTextures' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:17.0175010Z SDL_PROC(void, glDeleteTextures, (GLsizei, const GLuint *))
2023-01-05T09:06:17.0276360Z ^
2023-01-05T09:06:17.0378510Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES1/gl.h:701:25: note: 'glDeleteTextures' has been explicitly marked deprecated here
2023-01-05T09:06:17.0480380Z GL_API void GL_APIENTRY glDeleteTextures (GLsizei n, const GLuint *textures) OPENGLES_DEPRECATED(ios(2.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:17.0581930Z ^
2023-01-05T09:06:17.0683900Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_render_gles.c:176:
2023-01-05T09:06:17.0786260Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_glesfuncs.h:32:16: warning: 'glDisable' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:17.0888360Z SDL_PROC(void, glDisable, (GLenum))
2023-01-05T09:06:17.0989760Z ^
2023-01-05T09:06:17.1091930Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES1/gl.h:705:25: note: 'glDisable' has been explicitly marked deprecated here
2023-01-05T09:06:17.1193730Z GL_API void GL_APIENTRY glDisable (GLenum cap) OPENGLES_DEPRECATED(ios(2.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:17.1295160Z ^
2023-01-05T09:06:17.1397020Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_render_gles.c:176:
2023-01-05T09:06:17.1499460Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_glesfuncs.h:33:16: warning: 'glDisableClientState' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:17.1602680Z SDL_PROC(void, glDisableClientState, (GLenum array))
2023-01-05T09:06:17.1703660Z ^
2023-01-05T09:06:17.1705710Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES1/gl.h:706:25: note: 'glDisableClientState' has been explicitly marked deprecated here
2023-01-05T09:06:17.1807220Z GL_API void GL_APIENTRY glDisableClientState (GLenum array) OPENGLES_DEPRECATED(ios(2.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:17.1908350Z ^
2023-01-05T09:06:17.2009940Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_render_gles.c:176:
2023-01-05T09:06:17.2111960Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_glesfuncs.h:34:16: warning: 'glDrawArrays' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:17.2213530Z SDL_PROC(void, glDrawArrays, (GLenum, GLint, GLsizei))
2023-01-05T09:06:17.2314620Z ^
2023-01-05T09:06:17.2416480Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES1/gl.h:707:25: note: 'glDrawArrays' has been explicitly marked deprecated here
2023-01-05T09:06:17.2517990Z GL_API void GL_APIENTRY glDrawArrays (GLenum mode, GLint first, GLsizei count) OPENGLES_DEPRECATED(ios(2.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:17.2619210Z ^
2023-01-05T09:06:17.2720820Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_render_gles.c:176:
2023-01-05T09:06:17.2822890Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_glesfuncs.h:35:20: warning: 'glDrawTexfOES' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:17.2924400Z SDL_PROC_OES(void, glDrawTexfOES, (GLfloat, GLfloat, GLfloat, GLfloat, GLfloat))
2023-01-05T09:06:17.3025440Z ^
2023-01-05T09:06:17.3127580Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES1/gl.h:805:25: note: 'glDrawTexfOES' has been explicitly marked deprecated here
2023-01-05T09:06:17.3229230Z GL_API void GL_APIENTRY glDrawTexfOES (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height) OPENGLES_DEPRECATED(ios(2.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:17.3330550Z ^
2023-01-05T09:06:17.3432300Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_render_gles.c:176:
2023-01-05T09:06:17.3534420Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_glesfuncs.h:36:16: warning: 'glEnable' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:17.3636560Z SDL_PROC(void, glEnable, (GLenum))
2023-01-05T09:06:17.3739220Z ^
2023-01-05T09:06:17.3845060Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES1/gl.h:709:25: note: 'glEnable' has been explicitly marked deprecated here
2023-01-05T09:06:17.3946830Z GL_API void GL_APIENTRY glEnable (GLenum cap) OPENGLES_DEPRECATED(ios(2.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:17.4048070Z ^
2023-01-05T09:06:17.4149880Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_render_gles.c:176:
2023-01-05T09:06:17.4253450Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_glesfuncs.h:37:16: warning: 'glEnableClientState' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:17.4355160Z SDL_PROC(void, glEnableClientState, (GLenum))
2023-01-05T09:06:17.4456450Z ^
2023-01-05T09:06:17.4558500Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES1/gl.h:710:25: note: 'glEnableClientState' has been explicitly marked deprecated here
2023-01-05T09:06:17.4703270Z GL_API void GL_APIENTRY glEnableClientState (GLenum array) OPENGLES_DEPRECATED(ios(2.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:17.4718410Z ^
2023-01-05T09:06:17.4824880Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_render_gles.c:176:
2023-01-05T09:06:17.4926880Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_glesfuncs.h:38:16: warning: 'glFinish' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:17.5028250Z SDL_PROC(void, glFinish, (void))
2023-01-05T09:06:17.5129340Z ^
2023-01-05T09:06:17.5231300Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES1/gl.h:711:25: note: 'glFinish' has been explicitly marked deprecated here
2023-01-05T09:06:17.5332920Z GL_API void GL_APIENTRY glFinish (void) OPENGLES_DEPRECATED(ios(2.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:17.5434180Z ^
2023-01-05T09:06:17.5535960Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_render_gles.c:176:
2023-01-05T09:06:17.5638120Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_glesfuncs.h:39:20: warning: 'glGenFramebuffersOES' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:17.5739710Z SDL_PROC_OES(void, glGenFramebuffersOES, (GLsizei, GLuint *))
2023-01-05T09:06:17.5841020Z ^
2023-01-05T09:06:17.5953470Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES1/glext.h:340:27: note: 'glGenFramebuffersOES' has been explicitly marked deprecated here
2023-01-05T09:06:17.6057600Z GL_API GLvoid GL_APIENTRY glGenFramebuffersOES (GLsizei n, GLuint* framebuffers) OPENGLES_DEPRECATED(ios(2.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:17.6159500Z ^
2023-01-05T09:06:17.6261740Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_render_gles.c:176:
2023-01-05T09:06:17.6364370Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_glesfuncs.h:40:16: warning: 'glGenTextures' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:17.6467550Z SDL_PROC(void, glGenTextures, (GLsizei, GLuint *))
2023-01-05T09:06:17.6570450Z ^
2023-01-05T09:06:17.6673000Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES1/gl.h:718:25: note: 'glGenTextures' has been explicitly marked deprecated here
2023-01-05T09:06:17.6776010Z GL_API void GL_APIENTRY glGenTextures (GLsizei n, GLuint *textures) OPENGLES_DEPRECATED(ios(2.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:17.6877760Z ^
2023-01-05T09:06:17.6980480Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_render_gles.c:176:
2023-01-05T09:06:17.7083700Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_glesfuncs.h:41:18: warning: 'glGetError' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:17.7196800Z SDL_PROC(GLenum, glGetError, (void))
2023-01-05T09:06:17.7297220Z ^
2023-01-05T09:06:17.7399380Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES1/gl.h:722:27: note: 'glGetError' has been explicitly marked deprecated here
2023-01-05T09:06:17.7499060Z GL_API GLenum GL_APIENTRY glGetError (void) OPENGLES_DEPRECATED(ios(2.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:17.7600560Z ^
2023-01-05T09:06:17.7702210Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_render_gles.c:176:
2023-01-05T09:06:17.7803130Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_glesfuncs.h:42:16: warning: 'glGetIntegerv' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:17.7903390Z SDL_PROC(void, glGetIntegerv, (GLenum, GLint *))
2023-01-05T09:06:17.8004290Z ^
2023-01-05T09:06:17.8106030Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES1/gl.h:724:25: note: 'glGetIntegerv' has been explicitly marked deprecated here
2023-01-05T09:06:17.8205960Z GL_API void GL_APIENTRY glGetIntegerv (GLenum pname, GLint *params) OPENGLES_DEPRECATED(ios(2.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:17.8307260Z ^
2023-01-05T09:06:17.8408290Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_render_gles.c:176:
2023-01-05T09:06:17.8509430Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_glesfuncs.h:43:16: warning: 'glLoadIdentity' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:17.8609280Z SDL_PROC(void, glLoadIdentity, (void))
2023-01-05T09:06:17.8710410Z ^
2023-01-05T09:06:17.8811650Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES1/gl.h:742:25: note: 'glLoadIdentity' has been explicitly marked deprecated here
2023-01-05T09:06:17.8911380Z GL_API void GL_APIENTRY glLoadIdentity (void) OPENGLES_DEPRECATED(ios(2.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:17.9012840Z ^
2023-01-05T09:06:17.9028070Z [ 65%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/render/vitagxm/SDL_render_vita_gxm.c.o
2023-01-05T09:06:17.9113880Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_render_gles.c:176:
2023-01-05T09:06:17.9129560Z [ 65%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/render/vitagxm/SDL_render_vita_gxm_memory.c.o
2023-01-05T09:06:17.9214620Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_glesfuncs.h:44:16: warning: 'glMatrixMode' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:17.9317130Z SDL_PROC(void, glMatrixMode, (GLenum))
2023-01-05T09:06:17.9417400Z ^
2023-01-05T09:06:17.9520210Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES1/gl.h:747:25: note: 'glMatrixMode' has been explicitly marked deprecated here
2023-01-05T09:06:17.9619920Z GL_API void GL_APIENTRY glMatrixMode (GLenum mode) OPENGLES_DEPRECATED(ios(2.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:17.9720100Z ^
2023-01-05T09:06:17.9821280Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_render_gles.c:176:
2023-01-05T09:06:17.9922200Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_glesfuncs.h:45:16: warning: 'glOrthof' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:18.0022300Z SDL_PROC(void, glOrthof, (GLfloat, GLfloat, GLfloat, GLfloat, GLfloat, GLfloat))
2023-01-05T09:06:18.0123890Z ^
2023-01-05T09:06:18.0225250Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES1/gl.h:664:25: note: 'glOrthof' has been explicitly marked deprecated here
2023-01-05T09:06:18.0325290Z GL_API void GL_APIENTRY glOrthof (GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar) OPENGLES_DEPRECATED(ios(2.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:18.0426490Z ^
2023-01-05T09:06:18.0527800Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_render_gles.c:176:
2023-01-05T09:06:18.0628630Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_glesfuncs.h:46:16: warning: 'glPixelStorei' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:18.0728450Z SDL_PROC(void, glPixelStorei, (GLenum, GLint))
2023-01-05T09:06:18.0829750Z ^
2023-01-05T09:06:18.0931100Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES1/gl.h:753:25: note: 'glPixelStorei' has been explicitly marked deprecated here
2023-01-05T09:06:18.0931930Z [ 65%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/render/vitagxm/SDL_render_vita_gxm_tools.c.o
2023-01-05T09:06:18.1030970Z GL_API void GL_APIENTRY glPixelStorei (GLenum pname, GLint param) OPENGLES_DEPRECATED(ios(2.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:18.1132450Z ^
2023-01-05T09:06:18.1234490Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_render_gles.c:176:
2023-01-05T09:06:18.1235130Z [ 65%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/sensor/SDL_sensor.c.o
2023-01-05T09:06:18.1336700Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_glesfuncs.h:47:16: warning: 'glReadPixels' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:18.1438510Z SDL_PROC(void, glReadPixels, (GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, GLvoid*))
2023-01-05T09:06:18.1538840Z ^
2023-01-05T09:06:18.1640270Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES1/gl.h:760:25: note: 'glReadPixels' has been explicitly marked deprecated here
2023-01-05T09:06:18.1741170Z GL_API void GL_APIENTRY glReadPixels (GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid *pixels) OPENGLES_DEPRECATED(ios(2.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:18.1841370Z ^
2023-01-05T09:06:18.1942950Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_render_gles.c:176:
2023-01-05T09:06:18.2043840Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_glesfuncs.h:48:16: warning: 'glScissor' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:18.2144010Z SDL_PROC(void, glScissor, (GLint, GLint, GLsizei, GLsizei))
2023-01-05T09:06:18.2245100Z ^
2023-01-05T09:06:18.2346650Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES1/gl.h:764:25: note: 'glScissor' has been explicitly marked deprecated here
2023-01-05T09:06:18.2347430Z GL_API void GL_APIENTRY glScissor (GLint x, GLint y, GLsizei width, GLsizei height) OPENGLES_DEPRECATED(ios(2.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:18.2448510Z ^
2023-01-05T09:06:18.2550090Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_render_gles.c:176:
2023-01-05T09:06:18.2652150Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_glesfuncs.h:49:16: warning: 'glTexCoordPointer' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:18.2747980Z [ 66%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/stdlib/SDL_crc32.c.o
2023-01-05T09:06:18.2749120Z SDL_PROC(void, glTexCoordPointer, (GLint, GLenum, GLsizei, const GLvoid *))
2023-01-05T09:06:18.2850030Z [ 66%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/stdlib/SDL_getenv.c.o
2023-01-05T09:06:18.2851300Z ^
2023-01-05T09:06:18.2954890Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES1/gl.h:769:25: note: 'glTexCoordPointer' has been explicitly marked deprecated here
2023-01-05T09:06:18.3056500Z GL_API void GL_APIENTRY glTexCoordPointer (GLint size, GLenum type, GLsizei stride, const GLvoid *pointer) OPENGLES_DEPRECATED(ios(2.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:18.3157800Z ^
2023-01-05T09:06:18.3259470Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_render_gles.c:176:
2023-01-05T09:06:18.3361670Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_glesfuncs.h:50:16: warning: 'glTexEnvf' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:18.3463240Z SDL_PROC(void, glTexEnvf, (GLenum, GLenum, GLfloat))
2023-01-05T09:06:18.3564430Z ^
2023-01-05T09:06:18.3666470Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES1/gl.h:672:25: note: 'glTexEnvf' has been explicitly marked deprecated here
2023-01-05T09:06:18.3768180Z GL_API void GL_APIENTRY glTexEnvf (GLenum target, GLenum pname, GLfloat param) OPENGLES_DEPRECATED(ios(2.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:18.3870280Z ^
2023-01-05T09:06:18.3971990Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_render_gles.c:176:
2023-01-05T09:06:18.4074910Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_glesfuncs.h:51:16: warning: 'glTexImage2D' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:18.4176780Z SDL_PROC(void, glTexImage2D, (GLenum, GLint, GLint, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *))
2023-01-05T09:06:18.4278080Z ^
2023-01-05T09:06:18.4380140Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES1/gl.h:774:25: note: 'glTexImage2D' has been explicitly marked deprecated here
2023-01-05T09:06:18.4482050Z GL_API void GL_APIENTRY glTexImage2D (GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid *pixels) OPENGLES_DEPRECATED(ios(2.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:18.4583590Z ^
2023-01-05T09:06:18.4685440Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_render_gles.c:176:
2023-01-05T09:06:18.4787710Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_glesfuncs.h:52:16: warning: 'glTexParameteri' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:18.4889400Z SDL_PROC(void, glTexParameteri, (GLenum, GLenum, GLint))
2023-01-05T09:06:18.4960680Z [ 66%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/stdlib/SDL_iconv.c.o
2023-01-05T09:06:18.4961120Z ^
2023-01-05T09:06:18.5062860Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES1/gl.h:775:25: note: 'glTexParameteri' has been explicitly marked deprecated here
2023-01-05T09:06:18.5164420Z GL_API void GL_APIENTRY glTexParameteri (GLenum target, GLenum pname, GLint param) OPENGLES_DEPRECATED(ios(2.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:18.5265720Z ^
2023-01-05T09:06:18.5367360Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_render_gles.c:176:
2023-01-05T09:06:18.5469400Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_glesfuncs.h:53:16: warning: 'glTexParameteriv' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:18.5571030Z SDL_PROC(void, glTexParameteriv, (GLenum, GLenum, const GLint *))
2023-01-05T09:06:18.5672220Z ^
2023-01-05T09:06:18.5774230Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES1/gl.h:777:25: note: 'glTexParameteriv' has been explicitly marked deprecated here
2023-01-05T09:06:18.5881310Z GL_API void GL_APIENTRY glTexParameteriv (GLenum target, GLenum pname, const GLint *params) OPENGLES_DEPRECATED(ios(2.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:18.5982690Z ^
2023-01-05T09:06:18.6095410Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_render_gles.c:176:
2023-01-05T09:06:18.6188170Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_glesfuncs.h:54:16: warning: 'glTexSubImage2D' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:18.6291410Z SDL_PROC(void, glTexSubImage2D, (GLenum, GLint, GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *))
2023-01-05T09:06:18.6392940Z ^
2023-01-05T09:06:18.6499460Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES1/gl.h:779:25: note: 'glTexSubImage2D' has been explicitly marked deprecated here
2023-01-05T09:06:18.6601530Z GL_API void GL_APIENTRY glTexSubImage2D (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid *pixels) OPENGLES_DEPRECATED(ios(2.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:18.6702920Z ^
2023-01-05T09:06:18.6804710Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_render_gles.c:176:
2023-01-05T09:06:18.6906910Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_glesfuncs.h:55:16: warning: 'glVertexPointer' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:18.7008520Z SDL_PROC(void, glVertexPointer, (GLint, GLenum, GLsizei, const GLvoid *))
2023-01-05T09:06:18.7109840Z ^
2023-01-05T09:06:18.7110650Z [ 67%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/stdlib/SDL_malloc.c.o
2023-01-05T09:06:18.7228990Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES1/gl.h:781:25: note: 'glVertexPointer' has been explicitly marked deprecated here
2023-01-05T09:06:18.7331080Z GL_API void GL_APIENTRY glVertexPointer (GLint size, GLenum type, GLsizei stride, const GLvoid *pointer) OPENGLES_DEPRECATED(ios(2.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:18.7439910Z ^
2023-01-05T09:06:18.7440700Z [ 67%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/stdlib/SDL_memcpy.c.o
2023-01-05T09:06:18.7549200Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_render_gles.c:176:
2023-01-05T09:06:18.7549820Z [ 67%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/stdlib/SDL_memset.c.o
2023-01-05T09:06:18.7652910Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_glesfuncs.h:56:16: warning: 'glViewport' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:18.7756750Z SDL_PROC(void, glViewport, (GLint, GLint, GLsizei, GLsizei))
2023-01-05T09:06:18.7903090Z ^
2023-01-05T09:06:18.8010470Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES1/gl.h:782:25: note: 'glViewport' has been explicitly marked deprecated here
2023-01-05T09:06:18.8112350Z GL_API void GL_APIENTRY glViewport (GLint x, GLint y, GLsizei width, GLsizei height) OPENGLES_DEPRECATED(ios(2.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:18.8220470Z ^
2023-01-05T09:06:18.8323260Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_render_gles.c:176:
2023-01-05T09:06:18.8426010Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_glesfuncs.h:57:20: warning: 'glBindFramebufferOES' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:18.8533500Z SDL_PROC_OES(void, glBindFramebufferOES, (GLenum, GLuint))
2023-01-05T09:06:18.8677730Z ^
2023-01-05T09:06:18.8780890Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES1/glext.h:338:27: note: 'glBindFramebufferOES' has been explicitly marked deprecated here
2023-01-05T09:06:18.8883860Z GL_API GLvoid GL_APIENTRY glBindFramebufferOES (GLenum target, GLuint framebuffer) OPENGLES_DEPRECATED(ios(2.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:18.8987590Z ^
2023-01-05T09:06:18.9095070Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_render_gles.c:176:
2023-01-05T09:06:18.9198590Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_glesfuncs.h:58:20: warning: 'glFramebufferTexture2DOES' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:18.9301780Z SDL_PROC_OES(void, glFramebufferTexture2DOES, (GLenum, GLenum, GLenum, GLuint, GLint))
2023-01-05T09:06:18.9302540Z [ 68%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/stdlib/SDL_qsort.c.o
2023-01-05T09:06:18.9414700Z ^
2023-01-05T09:06:18.9415780Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES1/glext.h:343:27: note: 'glFramebufferTexture2DOES' has been explicitly marked deprecated here
2023-01-05T09:06:18.9515800Z GL_API GLvoid GL_APIENTRY glFramebufferTexture2DOES (GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level) OPENGLES_DEPRECATED(ios(2.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:18.9625060Z ^
2023-01-05T09:06:18.9726810Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_render_gles.c:176:
2023-01-05T09:06:18.9829050Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_glesfuncs.h:59:22: warning: 'glCheckFramebufferStatusOES' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:18.9928610Z SDL_PROC_OES(GLenum, glCheckFramebufferStatusOES, (GLenum))
2023-01-05T09:06:19.0029820Z ^
2023-01-05T09:06:19.0131810Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES1/glext.h:341:27: note: 'glCheckFramebufferStatusOES' has been explicitly marked deprecated here
2023-01-05T09:06:19.0318810Z GL_API GLenum GL_APIENTRY glCheckFramebufferStatusOES (GLenum target) OPENGLES_DEPRECATED(ios(2.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:19.0319200Z ^
2023-01-05T09:06:19.0319940Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_render_gles.c:176:
2023-01-05T09:06:19.0321020Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles/SDL_glesfuncs.h:60:20: warning: 'glDeleteFramebuffersOES' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:19.0321660Z SDL_PROC_OES(void, glDeleteFramebuffersOES, (GLsizei, const GLuint*))
2023-01-05T09:06:19.0321920Z ^
2023-01-05T09:06:19.0322730Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES1/glext.h:339:27: note: 'glDeleteFramebuffersOES' has been explicitly marked deprecated here
2023-01-05T09:06:19.0324070Z GL_API GLvoid GL_APIENTRY glDeleteFramebuffersOES (GLsizei n, const GLuint* framebuffers) OPENGLES_DEPRECATED(ios(2.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:19.0324430Z ^
2023-01-05T09:06:19.0324970Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_render_gles2.c:266:
2023-01-05T09:06:19.0326620Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_gles2funcs.h:22:16: warning: 'glActiveTexture' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:19.0327200Z SDL_PROC(void, glActiveTexture, (GLenum))
2023-01-05T09:06:19.0327410Z ^
2023-01-05T09:06:19.0328190Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/gl.h:482:35: note: 'glActiveTexture' has been explicitly marked deprecated here
2023-01-05T09:06:19.0328790Z GL_API void GL_APIENTRY glActiveTexture (GLenum texture) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:19.0329090Z ^
2023-01-05T09:06:19.0330030Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_render_gles2.c:266:
2023-01-05T09:06:19.0331050Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_gles2funcs.h:23:16: warning: 'glAttachShader' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:19.0331620Z SDL_PROC(void, glAttachShader, (GLuint, GLuint))
2023-01-05T09:06:19.0331840Z ^
2023-01-05T09:06:19.0332580Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/gl.h:483:35: note: 'glAttachShader' has been explicitly marked deprecated here
2023-01-05T09:06:19.0333320Z GL_API void GL_APIENTRY glAttachShader (GLuint program, GLuint shader) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:19.0333630Z ^
2023-01-05T09:06:19.0334160Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_render_gles2.c:266:
2023-01-05T09:06:19.0335120Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_gles2funcs.h:24:16: warning: 'glBindAttribLocation' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:19.0335730Z SDL_PROC(void, glBindAttribLocation, (GLuint, GLuint, const char *))
2023-01-05T09:06:19.0335980Z ^
2023-01-05T09:06:19.0336740Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/gl.h:484:35: note: 'glBindAttribLocation' has been explicitly marked deprecated here
2023-01-05T09:06:19.0337390Z GL_API void GL_APIENTRY glBindAttribLocation (GLuint program, GLuint index, const GLchar* name) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:19.0337730Z ^
2023-01-05T09:06:19.0338240Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_render_gles2.c:266:
2023-01-05T09:06:19.0339560Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_gles2funcs.h:25:16: warning: 'glBindTexture' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:19.0340310Z SDL_PROC(void, glBindTexture, (GLenum, GLuint))
2023-01-05T09:06:19.0340570Z ^
2023-01-05T09:06:19.0341340Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/gl.h:488:35: note: 'glBindTexture' has been explicitly marked deprecated here
2023-01-05T09:06:19.0341950Z GL_API void GL_APIENTRY glBindTexture (GLenum target, GLuint texture) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:19.0342250Z ^
2023-01-05T09:06:19.0342760Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_render_gles2.c:266:
2023-01-05T09:06:19.0343750Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_gles2funcs.h:26:16: warning: 'glBlendEquationSeparate' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:19.0344340Z SDL_PROC(void, glBlendEquationSeparate, (GLenum, GLenum))
2023-01-05T09:06:19.0344580Z ^
2023-01-05T09:06:19.0345330Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/gl.h:491:35: note: 'glBlendEquationSeparate' has been explicitly marked deprecated here
2023-01-05T09:06:19.0345970Z GL_API void GL_APIENTRY glBlendEquationSeparate (GLenum modeRGB, GLenum modeAlpha) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:19.0346310Z ^
2023-01-05T09:06:19.0346810Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_render_gles2.c:266:
2023-01-05T09:06:19.0347780Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_gles2funcs.h:27:16: warning: 'glBlendFuncSeparate' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:19.0348380Z SDL_PROC(void, glBlendFuncSeparate, (GLenum, GLenum, GLenum, GLenum))
2023-01-05T09:06:19.0348620Z ^
2023-01-05T09:06:19.0349370Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/gl.h:493:35: note: 'glBlendFuncSeparate' has been explicitly marked deprecated here
2023-01-05T09:06:19.0350050Z GL_API void GL_APIENTRY glBlendFuncSeparate (GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:19.0350400Z ^
2023-01-05T09:06:19.0350910Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_render_gles2.c:266:
2023-01-05T09:06:19.0351850Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_gles2funcs.h:28:16: warning: 'glClear' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:19.0352380Z SDL_PROC(void, glClear, (GLbitfield))
2023-01-05T09:06:19.0352690Z ^
2023-01-05T09:06:19.0366700Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/gl.h:497:35: note: 'glClear' has been explicitly marked deprecated here
2023-01-05T09:06:19.0367910Z GL_API void GL_APIENTRY glClear (GLbitfield mask) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:19.0368390Z ^
2023-01-05T09:06:19.0369060Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_render_gles2.c:266:
2023-01-05T09:06:19.0370030Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_gles2funcs.h:29:16: warning: 'glClearColor' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:19.0370620Z SDL_PROC(void, glClearColor, (GLclampf, GLclampf, GLclampf, GLclampf))
2023-01-05T09:06:19.0370890Z ^
2023-01-05T09:06:19.0371630Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/gl.h:498:35: note: 'glClearColor' has been explicitly marked deprecated here
2023-01-05T09:06:19.0372270Z GL_API void GL_APIENTRY glClearColor (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:19.0372600Z ^
2023-01-05T09:06:19.0373120Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_render_gles2.c:266:
2023-01-05T09:06:19.0374070Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_gles2funcs.h:30:16: warning: 'glCompileShader' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:19.0374630Z SDL_PROC(void, glCompileShader, (GLuint))
2023-01-05T09:06:19.0374850Z ^
2023-01-05T09:06:19.0375610Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/gl.h:502:35: note: 'glCompileShader' has been explicitly marked deprecated here
2023-01-05T09:06:19.0376200Z GL_API void GL_APIENTRY glCompileShader (GLuint shader) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:19.0376490Z ^
2023-01-05T09:06:19.0377010Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_render_gles2.c:266:
2023-01-05T09:06:19.0377960Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_gles2funcs.h:31:18: warning: 'glCreateProgram' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:19.0378510Z SDL_PROC(GLuint, glCreateProgram, (void))
2023-01-05T09:06:19.0378730Z ^
2023-01-05T09:06:19.0379480Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/gl.h:507:35: note: 'glCreateProgram' has been explicitly marked deprecated here
2023-01-05T09:06:19.0380080Z GL_API GLuint GL_APIENTRY glCreateProgram (void) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:19.0380360Z ^
2023-01-05T09:06:19.0380870Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_render_gles2.c:266:
2023-01-05T09:06:19.0381820Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_gles2funcs.h:32:18: warning: 'glCreateShader' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:19.0382720Z SDL_PROC(GLuint, glCreateShader, (GLenum))
2023-01-05T09:06:19.0383090Z ^
2023-01-05T09:06:19.0383920Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/gl.h:508:35: note: 'glCreateShader' has been explicitly marked deprecated here
2023-01-05T09:06:19.0384510Z GL_API GLuint GL_APIENTRY glCreateShader (GLenum type) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:19.0384800Z ^
2023-01-05T09:06:19.0385540Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_render_gles2.c:266:
2023-01-05T09:06:19.0386550Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_gles2funcs.h:33:16: warning: 'glDeleteProgram' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:19.0387110Z SDL_PROC(void, glDeleteProgram, (GLuint))
2023-01-05T09:06:19.0387330Z ^
2023-01-05T09:06:19.0388060Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/gl.h:512:35: note: 'glDeleteProgram' has been explicitly marked deprecated here
2023-01-05T09:06:19.0388670Z GL_API void GL_APIENTRY glDeleteProgram (GLuint program) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:19.0388960Z ^
2023-01-05T09:06:19.0389480Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_render_gles2.c:266:
2023-01-05T09:06:19.0390440Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_gles2funcs.h:34:16: warning: 'glDeleteShader' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:19.0390990Z SDL_PROC(void, glDeleteShader, (GLuint))
2023-01-05T09:06:19.0391200Z ^
2023-01-05T09:06:19.0391950Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/gl.h:514:35: note: 'glDeleteShader' has been explicitly marked deprecated here
2023-01-05T09:06:19.0392530Z GL_API void GL_APIENTRY glDeleteShader (GLuint shader) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:19.0392830Z ^
2023-01-05T09:06:19.0393340Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_render_gles2.c:266:
2023-01-05T09:06:19.0394290Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_gles2funcs.h:35:16: warning: 'glDeleteTextures' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:19.0394860Z SDL_PROC(void, glDeleteTextures, (GLsizei, const GLuint *))
2023-01-05T09:06:19.0395090Z ^
2023-01-05T09:06:19.0395840Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/gl.h:515:35: note: 'glDeleteTextures' has been explicitly marked deprecated here
2023-01-05T09:06:19.0396800Z GL_API void GL_APIENTRY glDeleteTextures (GLsizei n, const GLuint* textures) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:19.0397100Z ^
2023-01-05T09:06:19.0397830Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_render_gles2.c:266:
2023-01-05T09:06:19.0398840Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_gles2funcs.h:36:16: warning: 'glDisable' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:19.0399380Z SDL_PROC(void, glDisable, (GLenum))
2023-01-05T09:06:19.0399570Z ^
2023-01-05T09:06:19.0400310Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/gl.h:520:35: note: 'glDisable' has been explicitly marked deprecated here
2023-01-05T09:06:19.0400900Z GL_API void GL_APIENTRY glDisable (GLenum cap) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:19.0401180Z ^
2023-01-05T09:06:19.0401680Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_render_gles2.c:266:
2023-01-05T09:06:19.0402670Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_gles2funcs.h:37:16: warning: 'glDisableVertexAttribArray' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:19.0403270Z SDL_PROC(void, glDisableVertexAttribArray, (GLuint))
2023-01-05T09:06:19.0403510Z ^
2023-01-05T09:06:19.0404280Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/gl.h:521:35: note: 'glDisableVertexAttribArray' has been explicitly marked deprecated here
2023-01-05T09:06:19.0404920Z GL_API void GL_APIENTRY glDisableVertexAttribArray (GLuint index) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:19.0405240Z ^
2023-01-05T09:06:19.0405860Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_render_gles2.c:266:
2023-01-05T09:06:19.0406800Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_gles2funcs.h:38:16: warning: 'glDrawArrays' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:19.0407350Z SDL_PROC(void, glDrawArrays, (GLenum, GLint, GLsizei))
2023-01-05T09:06:19.0407590Z ^
2023-01-05T09:06:19.0408330Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/gl.h:522:35: note: 'glDrawArrays' has been explicitly marked deprecated here
2023-01-05T09:06:19.0408930Z GL_API void GL_APIENTRY glDrawArrays (GLenum mode, GLint first, GLsizei count) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:19.0409250Z ^
2023-01-05T09:06:19.0409760Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_render_gles2.c:266:
2023-01-05T09:06:19.0410690Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_gles2funcs.h:39:16: warning: 'glEnable' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:19.0411480Z SDL_PROC(void, glEnable, (GLenum))
2023-01-05T09:06:19.0411670Z ^
2023-01-05T09:06:19.0412610Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/gl.h:524:35: note: 'glEnable' has been explicitly marked deprecated here
2023-01-05T09:06:19.0413230Z GL_API void GL_APIENTRY glEnable (GLenum cap) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:19.0413500Z ^
2023-01-05T09:06:19.0414030Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_render_gles2.c:266:
2023-01-05T09:06:19.0415010Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_gles2funcs.h:40:16: warning: 'glEnableVertexAttribArray' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:19.0415610Z SDL_PROC(void, glEnableVertexAttribArray, (GLuint))
2023-01-05T09:06:19.0415830Z ^
2023-01-05T09:06:19.0416610Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/gl.h:525:35: note: 'glEnableVertexAttribArray' has been explicitly marked deprecated here
2023-01-05T09:06:19.0417250Z GL_API void GL_APIENTRY glEnableVertexAttribArray (GLuint index) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:19.0417560Z ^
2023-01-05T09:06:19.0418490Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_render_gles2.c:266:
2023-01-05T09:06:19.0419470Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_gles2funcs.h:41:16: warning: 'glFinish' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:19.0420010Z SDL_PROC(void, glFinish, (void))
2023-01-05T09:06:19.0420210Z ^
2023-01-05T09:06:19.0420930Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/gl.h:526:35: note: 'glFinish' has been explicitly marked deprecated here
2023-01-05T09:06:19.0421510Z GL_API void GL_APIENTRY glFinish (void) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:19.0421780Z ^
2023-01-05T09:06:19.0422290Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_render_gles2.c:266:
2023-01-05T09:06:19.0423240Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_gles2funcs.h:42:16: warning: 'glGenFramebuffers' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:19.0423820Z SDL_PROC(void, glGenFramebuffers, (GLsizei, GLuint *))
2023-01-05T09:06:19.0424060Z ^
2023-01-05T09:06:19.0424810Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/gl.h:533:35: note: 'glGenFramebuffers' has been explicitly marked deprecated here
2023-01-05T09:06:19.0425430Z GL_API void GL_APIENTRY glGenFramebuffers (GLsizei n, GLuint* framebuffers) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:19.0425730Z ^
2023-01-05T09:06:19.0426240Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_render_gles2.c:266:
2023-01-05T09:06:19.0427700Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_gles2funcs.h:43:16: warning: 'glGenTextures' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:19.0428310Z SDL_PROC(void, glGenTextures, (GLsizei, GLuint *))
2023-01-05T09:06:19.0428520Z ^
2023-01-05T09:06:19.0429290Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/gl.h:535:35: note: 'glGenTextures' has been explicitly marked deprecated here
2023-01-05T09:06:19.0429890Z GL_API void GL_APIENTRY glGenTextures (GLsizei n, GLuint* textures) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:19.0430200Z ^
2023-01-05T09:06:19.0430710Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_render_gles2.c:266:
2023-01-05T09:06:19.0431650Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_gles2funcs.h:44:27: warning: 'glGetString' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:19.0432200Z SDL_PROC(const GLubyte *, glGetString, (GLenum))
2023-01-05T09:06:19.0432420Z ^
2023-01-05T09:06:19.0433160Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/gl.h:553:35: note: 'glGetString' has been explicitly marked deprecated here
2023-01-05T09:06:19.0433760Z GL_API const GLubyte* GL_APIENTRY glGetString (GLenum name) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:19.0434050Z ^
2023-01-05T09:06:19.0434550Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_render_gles2.c:266:
2023-01-05T09:06:19.0436040Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_gles2funcs.h:45:18: warning: 'glGetError' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:19.0436600Z SDL_PROC(GLenum, glGetError, (void))
2023-01-05T09:06:19.0436810Z ^
2023-01-05T09:06:19.0437560Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/gl.h:542:35: note: 'glGetError' has been explicitly marked deprecated here
2023-01-05T09:06:19.0438140Z GL_API GLenum GL_APIENTRY glGetError (void) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:19.0438420Z ^
2023-01-05T09:06:19.0438930Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_render_gles2.c:266:
2023-01-05T09:06:19.0439880Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_gles2funcs.h:46:16: warning: 'glGetIntegerv' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:19.0440430Z SDL_PROC(void, glGetIntegerv, (GLenum, GLint *))
2023-01-05T09:06:19.0440650Z ^
2023-01-05T09:06:19.0441390Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/gl.h:545:35: note: 'glGetIntegerv' has been explicitly marked deprecated here
2023-01-05T09:06:19.0442290Z GL_API void GL_APIENTRY glGetIntegerv (GLenum pname, GLint* params) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:19.0442750Z ^
2023-01-05T09:06:19.0443340Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_render_gles2.c:266:
2023-01-05T09:06:19.0444290Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_gles2funcs.h:47:16: warning: 'glGetProgramiv' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:19.0444860Z SDL_PROC(void, glGetProgramiv, (GLuint, GLenum, GLint *))
2023-01-05T09:06:19.0445080Z ^
2023-01-05T09:06:19.0445840Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/gl.h:546:35: note: 'glGetProgramiv' has been explicitly marked deprecated here
2023-01-05T09:06:19.0446480Z GL_API void GL_APIENTRY glGetProgramiv (GLuint program, GLenum pname, GLint* params) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:19.0446800Z ^
2023-01-05T09:06:19.0447310Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_render_gles2.c:266:
2023-01-05T09:06:19.0448270Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_gles2funcs.h:48:16: warning: 'glGetShaderInfoLog' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:19.0448870Z SDL_PROC(void, glGetShaderInfoLog, (GLuint, GLsizei, GLsizei *, char *))
2023-01-05T09:06:19.0449130Z ^
2023-01-05T09:06:19.0449880Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/gl.h:550:35: note: 'glGetShaderInfoLog' has been explicitly marked deprecated here
2023-01-05T09:06:19.0450540Z GL_API void GL_APIENTRY glGetShaderInfoLog (GLuint shader, GLsizei bufsize, GLsizei* length, GLchar* infolog) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:19.0450890Z ^
2023-01-05T09:06:19.0451410Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_render_gles2.c:266:
2023-01-05T09:06:19.0452340Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_gles2funcs.h:49:16: warning: 'glGetShaderiv' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:19.0452920Z SDL_PROC(void, glGetShaderiv, (GLuint, GLenum, GLint *))
2023-01-05T09:06:19.0453150Z ^
2023-01-05T09:06:19.0453910Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/gl.h:549:35: note: 'glGetShaderiv' has been explicitly marked deprecated here
2023-01-05T09:06:19.0454520Z GL_API void GL_APIENTRY glGetShaderiv (GLuint shader, GLenum pname, GLint* params) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:19.0454840Z ^
2023-01-05T09:06:19.0455350Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_render_gles2.c:266:
2023-01-05T09:06:19.0456620Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_gles2funcs.h:50:17: warning: 'glGetUniformLocation' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:19.0457610Z SDL_PROC(GLint, glGetUniformLocation, (GLuint, const char *))
2023-01-05T09:06:19.0457890Z ^
2023-01-05T09:06:19.0458670Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/gl.h:558:35: note: 'glGetUniformLocation' has been explicitly marked deprecated here
2023-01-05T09:06:19.0459310Z GL_API int GL_APIENTRY glGetUniformLocation (GLuint program, const GLchar* name) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:19.0460090Z ^
2023-01-05T09:06:19.0460650Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_render_gles2.c:266:
2023-01-05T09:06:19.0461610Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_gles2funcs.h:51:16: warning: 'glLinkProgram' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:19.0462150Z SDL_PROC(void, glLinkProgram, (GLuint))
2023-01-05T09:06:19.0462360Z ^
2023-01-05T09:06:19.0463090Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/gl.h:571:35: note: 'glLinkProgram' has been explicitly marked deprecated here
2023-01-05T09:06:19.0463690Z GL_API void GL_APIENTRY glLinkProgram (GLuint program) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:19.0463990Z ^
2023-01-05T09:06:19.0464490Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_render_gles2.c:266:
2023-01-05T09:06:19.0465560Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_gles2funcs.h:52:16: warning: 'glPixelStorei' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:19.0466120Z SDL_PROC(void, glPixelStorei, (GLenum, GLint))
2023-01-05T09:06:19.0466340Z ^
2023-01-05T09:06:19.0467090Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/gl.h:572:35: note: 'glPixelStorei' has been explicitly marked deprecated here
2023-01-05T09:06:19.0467690Z GL_API void GL_APIENTRY glPixelStorei (GLenum pname, GLint param) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:19.0467990Z ^
2023-01-05T09:06:19.0468510Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_render_gles2.c:266:
2023-01-05T09:06:19.0469460Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_gles2funcs.h:53:16: warning: 'glReadPixels' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:19.0470050Z SDL_PROC(void, glReadPixels, (GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, GLvoid*))
2023-01-05T09:06:19.0470310Z ^
2023-01-05T09:06:19.0471050Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/gl.h:574:35: note: 'glReadPixels' has been explicitly marked deprecated here
2023-01-05T09:06:19.0472240Z GL_API void GL_APIENTRY glReadPixels (GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid* pixels) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:19.0472640Z ^
2023-01-05T09:06:19.0473180Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_render_gles2.c:266:
2023-01-05T09:06:19.0474120Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_gles2funcs.h:54:16: warning: 'glScissor' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:19.0474690Z SDL_PROC(void, glScissor, (GLint, GLint, GLsizei, GLsizei))
2023-01-05T09:06:19.0474920Z ^
2023-01-05T09:06:19.0475650Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/gl.h:578:35: note: 'glScissor' has been explicitly marked deprecated here
2023-01-05T09:06:19.0476270Z GL_API void GL_APIENTRY glScissor (GLint x, GLint y, GLsizei width, GLsizei height) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:19.0476580Z ^
2023-01-05T09:06:19.0477080Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_render_gles2.c:266:
2023-01-05T09:06:19.0478030Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_gles2funcs.h:55:16: warning: 'glShaderBinary' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:19.0478640Z SDL_PROC(void, glShaderBinary, (GLsizei, const GLuint *, GLenum, const void *, GLsizei))
2023-01-05T09:06:19.0478900Z ^
2023-01-05T09:06:19.0479640Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/gl.h:579:35: note: 'glShaderBinary' has been explicitly marked deprecated here
2023-01-05T09:06:19.0480330Z GL_API void GL_APIENTRY glShaderBinary (GLsizei n, const GLuint* shaders, GLenum binaryformat, const GLvoid* binary, GLsizei length) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:19.0480690Z ^
2023-01-05T09:06:19.0481200Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_render_gles2.c:266:
2023-01-05T09:06:19.0482150Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_gles2funcs.h:59:16: warning: 'glShaderSource' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:19.0482760Z SDL_PROC(void, glShaderSource, (GLuint, GLsizei, const GLchar* const*, const GLint *))
2023-01-05T09:06:19.0483030Z ^
2023-01-05T09:06:19.0483770Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/gl.h:580:35: note: 'glShaderSource' has been explicitly marked deprecated here
2023-01-05T09:06:19.0484430Z GL_API void GL_APIENTRY glShaderSource (GLuint shader, GLsizei count, const GLchar* const *string, const GLint* length) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:19.0484770Z ^
2023-01-05T09:06:19.0485560Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_render_gles2.c:266:
2023-01-05T09:06:19.0486680Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_gles2funcs.h:61:16: warning: 'glTexImage2D' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:19.0487370Z SDL_PROC(void, glTexImage2D, (GLenum, GLint, GLint, GLsizei, GLsizei, GLint, GLenum, GLenum, const void *))
2023-01-05T09:06:19.0487640Z ^
2023-01-05T09:06:19.0488410Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/gl.h:587:35: note: 'glTexImage2D' has been explicitly marked deprecated here
2023-01-05T09:06:19.0489130Z GL_API void GL_APIENTRY glTexImage2D (GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid* pixels) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:19.0489560Z ^
2023-01-05T09:06:19.0490070Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_render_gles2.c:266:
2023-01-05T09:06:19.0491020Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_gles2funcs.h:62:16: warning: 'glTexParameteri' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:19.0491600Z SDL_PROC(void, glTexParameteri, (GLenum, GLenum, GLint))
2023-01-05T09:06:19.0491830Z ^
2023-01-05T09:06:19.0492560Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/gl.h:590:35: note: 'glTexParameteri' has been explicitly marked deprecated here
2023-01-05T09:06:19.0493200Z GL_API void GL_APIENTRY glTexParameteri (GLenum target, GLenum pname, GLint param) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:19.0493520Z ^
2023-01-05T09:06:19.0494040Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_render_gles2.c:266:
2023-01-05T09:06:19.0494990Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_gles2funcs.h:63:16: warning: 'glTexSubImage2D' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:19.0495730Z SDL_PROC(void, glTexSubImage2D, (GLenum, GLint, GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *))
2023-01-05T09:06:19.0496030Z ^
2023-01-05T09:06:19.0496800Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/gl.h:592:35: note: 'glTexSubImage2D' has been explicitly marked deprecated here
2023-01-05T09:06:19.0497530Z GL_API void GL_APIENTRY glTexSubImage2D (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid* pixels) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:19.0497930Z ^
2023-01-05T09:06:19.0498440Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_render_gles2.c:266:
2023-01-05T09:06:19.0499380Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_gles2funcs.h:64:16: warning: 'glUniform1i' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:19.0500220Z SDL_PROC(void, glUniform1i, (GLint, GLint))
2023-01-05T09:06:19.0500420Z ^
2023-01-05T09:06:19.0501370Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/gl.h:595:35: note: 'glUniform1i' has been explicitly marked deprecated here
2023-01-05T09:06:19.0502020Z GL_API void GL_APIENTRY glUniform1i (GLint location, GLint x) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:19.0502310Z ^
2023-01-05T09:06:19.0502830Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_render_gles2.c:266:
2023-01-05T09:06:19.0503790Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_gles2funcs.h:65:16: warning: 'glUniform4f' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:19.0504370Z SDL_PROC(void, glUniform4f, (GLint, GLfloat, GLfloat, GLfloat, GLfloat))
2023-01-05T09:06:19.0504620Z ^
2023-01-05T09:06:19.0505420Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/gl.h:605:35: note: 'glUniform4f' has been explicitly marked deprecated here
2023-01-05T09:06:19.0506070Z GL_API void GL_APIENTRY glUniform4f (GLint location, GLfloat x, GLfloat y, GLfloat z, GLfloat w) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:19.0506390Z ^
2023-01-05T09:06:19.0506920Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_render_gles2.c:266:
2023-01-05T09:06:19.0507890Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_gles2funcs.h:66:16: warning: 'glUniformMatrix4fv' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:19.0508500Z SDL_PROC(void, glUniformMatrix4fv, (GLint, GLsizei, GLboolean, const GLfloat *))
2023-01-05T09:06:19.0508750Z ^
2023-01-05T09:06:19.0509510Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/gl.h:611:35: note: 'glUniformMatrix4fv' has been explicitly marked deprecated here
2023-01-05T09:06:19.0510180Z GL_API void GL_APIENTRY glUniformMatrix4fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat* value) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:19.0510540Z ^
2023-01-05T09:06:19.0511040Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_render_gles2.c:266:
2023-01-05T09:06:19.0512000Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_gles2funcs.h:67:16: warning: 'glUseProgram' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:19.0512550Z SDL_PROC(void, glUseProgram, (GLuint))
2023-01-05T09:06:19.0512750Z ^
2023-01-05T09:06:19.0513490Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/gl.h:612:35: note: 'glUseProgram' has been explicitly marked deprecated here
2023-01-05T09:06:19.0514370Z GL_API void GL_APIENTRY glUseProgram (GLuint program) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:19.0514660Z ^
2023-01-05T09:06:19.0515370Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_render_gles2.c:266:
2023-01-05T09:06:19.0516410Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_gles2funcs.h:68:16: warning: 'glVertexAttribPointer' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:19.0517050Z SDL_PROC(void, glVertexAttribPointer, (GLuint, GLint, GLenum, GLboolean, GLsizei, const void *))
2023-01-05T09:06:19.0517330Z ^
2023-01-05T09:06:19.0518080Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/gl.h:622:35: note: 'glVertexAttribPointer' has been explicitly marked deprecated here
2023-01-05T09:06:19.0519260Z GL_API void GL_APIENTRY glVertexAttribPointer (GLuint indx, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid* ptr) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:19.0519650Z ^
2023-01-05T09:06:19.0520190Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_render_gles2.c:266:
2023-01-05T09:06:19.0521120Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_gles2funcs.h:69:16: warning: 'glViewport' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:19.0521700Z SDL_PROC(void, glViewport, (GLint, GLint, GLsizei, GLsizei))
2023-01-05T09:06:19.0521940Z ^
2023-01-05T09:06:19.0522680Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/gl.h:623:35: note: 'glViewport' has been explicitly marked deprecated here
2023-01-05T09:06:19.0523290Z GL_API void GL_APIENTRY glViewport (GLint x, GLint y, GLsizei width, GLsizei height) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:19.0523600Z ^
2023-01-05T09:06:19.0524100Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_render_gles2.c:266:
2023-01-05T09:06:19.0525050Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_gles2funcs.h:70:16: warning: 'glBindFramebuffer' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:19.0525620Z SDL_PROC(void, glBindFramebuffer, (GLenum, GLuint))
2023-01-05T09:06:19.0525840Z ^
2023-01-05T09:06:19.0526590Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/gl.h:486:35: note: 'glBindFramebuffer' has been explicitly marked deprecated here
2023-01-05T09:06:19.0527220Z GL_API void GL_APIENTRY glBindFramebuffer (GLenum target, GLuint framebuffer) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:19.0527540Z ^
2023-01-05T09:06:19.0528030Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_render_gles2.c:266:
2023-01-05T09:06:19.0529010Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_gles2funcs.h:71:16: warning: 'glFramebufferTexture2D' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:19.0530100Z SDL_PROC(void, glFramebufferTexture2D, (GLenum, GLenum, GLenum, GLuint, GLint))
2023-01-05T09:06:19.0530410Z ^
2023-01-05T09:06:19.0531190Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/gl.h:529:35: note: 'glFramebufferTexture2D' has been explicitly marked deprecated here
2023-01-05T09:06:19.0531890Z GL_API void GL_APIENTRY glFramebufferTexture2D (GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:19.0532250Z ^
2023-01-05T09:06:19.0532780Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_render_gles2.c:266:
2023-01-05T09:06:19.0533740Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_gles2funcs.h:72:18: warning: 'glCheckFramebufferStatus' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:19.0534340Z SDL_PROC(GLenum, glCheckFramebufferStatus, (GLenum))
2023-01-05T09:06:19.0534580Z ^
2023-01-05T09:06:19.0535430Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/gl.h:496:35: note: 'glCheckFramebufferStatus' has been explicitly marked deprecated here
2023-01-05T09:06:19.0536070Z GL_API GLenum GL_APIENTRY glCheckFramebufferStatus (GLenum target) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:19.0536390Z ^
2023-01-05T09:06:19.0536910Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_render_gles2.c:266:
2023-01-05T09:06:19.0537880Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_gles2funcs.h:73:16: warning: 'glDeleteFramebuffers' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:19.0538480Z SDL_PROC(void, glDeleteFramebuffers, (GLsizei, const GLuint *))
2023-01-05T09:06:19.0538710Z ^
2023-01-05T09:06:19.0539470Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/gl.h:511:35: note: 'glDeleteFramebuffers' has been explicitly marked deprecated here
2023-01-05T09:06:19.0540120Z GL_API void GL_APIENTRY glDeleteFramebuffers (GLsizei n, const GLuint* framebuffers) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:19.0540440Z ^
2023-01-05T09:06:19.0540950Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_render_gles2.c:266:
2023-01-05T09:06:19.0541920Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_gles2funcs.h:74:17: warning: 'glGetAttribLocation' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:19.0542520Z SDL_PROC(GLint, glGetAttribLocation, (GLuint, const GLchar *))
2023-01-05T09:06:19.0542750Z ^
2023-01-05T09:06:19.0543500Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/gl.h:539:35: note: 'glGetAttribLocation' has been explicitly marked deprecated here
2023-01-05T09:06:19.0544580Z GL_API int GL_APIENTRY glGetAttribLocation (GLuint program, const GLchar* name) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:19.0544940Z ^
2023-01-05T09:06:19.0545480Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_render_gles2.c:266:
2023-01-05T09:06:19.0546440Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_gles2funcs.h:75:16: warning: 'glGetProgramInfoLog' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:19.0547050Z SDL_PROC(void, glGetProgramInfoLog, (GLuint, GLsizei, GLsizei*, GLchar*))
2023-01-05T09:06:19.0547300Z ^
2023-01-05T09:06:19.0548060Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/gl.h:547:35: note: 'glGetProgramInfoLog' has been explicitly marked deprecated here
2023-01-05T09:06:19.0548730Z GL_API void GL_APIENTRY glGetProgramInfoLog (GLuint program, GLsizei bufsize, GLsizei* length, GLchar* infolog) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:19.0549080Z ^
2023-01-05T09:06:19.0549590Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_render_gles2.c:266:
2023-01-05T09:06:19.0550540Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_gles2funcs.h:76:16: warning: 'glGenBuffers' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:19.0551090Z SDL_PROC(void, glGenBuffers, (GLsizei, GLuint *))
2023-01-05T09:06:19.0551310Z ^
2023-01-05T09:06:19.0552060Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/gl.h:531:35: note: 'glGenBuffers' has been explicitly marked deprecated here
2023-01-05T09:06:19.0552660Z GL_API void GL_APIENTRY glGenBuffers (GLsizei n, GLuint* buffers) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:19.0552950Z ^
2023-01-05T09:06:19.0553460Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_render_gles2.c:266:
2023-01-05T09:06:19.0554410Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_gles2funcs.h:77:16: warning: 'glDeleteBuffers' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:19.0554990Z SDL_PROC(void, glDeleteBuffers, (GLsizei, const GLuint *))
2023-01-05T09:06:19.0555220Z ^
2023-01-05T09:06:19.0555400Z 38 warnings generated.
2023-01-05T09:06:19.0556700Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/gl.h:510:35: note: 'glDeleteBuffers' has been explicitly marked deprecated here
2023-01-05T09:06:19.0557330Z GL_API void GL_APIENTRY glDeleteBuffers (GLsizei n, const GLuint* buffers) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:19.0557620Z ^
2023-01-05T09:06:19.0558690Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_render_gles2.c:266:
2023-01-05T09:06:19.0559830Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_gles2funcs.h:78:16: warning: 'glBindBuffer' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:19.0560420Z SDL_PROC(void, glBindBuffer, (GLenum, GLuint))
2023-01-05T09:06:19.0560630Z ^
2023-01-05T09:06:19.0561390Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/gl.h:485:35: note: 'glBindBuffer' has been explicitly marked deprecated here
2023-01-05T09:06:19.0562000Z GL_API void GL_APIENTRY glBindBuffer (GLenum target, GLuint buffer) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:19.0562300Z ^
2023-01-05T09:06:19.0562800Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_render_gles2.c:266:
2023-01-05T09:06:19.0563740Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_gles2funcs.h:79:16: warning: 'glBufferData' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:19.0564320Z SDL_PROC(void, glBufferData, (GLenum, GLsizeiptr, const GLvoid *, GLenum))
2023-01-05T09:06:19.0564570Z ^
2023-01-05T09:06:19.0565300Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/gl.h:494:35: note: 'glBufferData' has been explicitly marked deprecated here
2023-01-05T09:06:19.0565950Z GL_API void GL_APIENTRY glBufferData (GLenum target, GLsizeiptr size, const GLvoid* data, GLenum usage) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:19.0566290Z ^
2023-01-05T09:06:19.0566800Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_render_gles2.c:266:
2023-01-05T09:06:19.0567750Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/opengles2/SDL_gles2funcs.h:80:16: warning: 'glBufferSubData' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:19.0568360Z SDL_PROC(void, glBufferSubData, (GLenum, GLintptr, GLsizeiptr, const GLvoid *))
2023-01-05T09:06:19.0570590Z ^
2023-01-05T09:06:19.0571400Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/gl.h:495:35: note: 'glBufferSubData' has been explicitly marked deprecated here
2023-01-05T09:06:19.0572090Z GL_API void GL_APIENTRY glBufferSubData (GLenum target, GLintptr offset, GLsizeiptr size, const GLvoid* data) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:19.0572430Z ^
2023-01-05T09:06:19.0572860Z [ 68%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/stdlib/SDL_stdlib.c.o
2023-01-05T09:06:19.1021480Z [ 68%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/stdlib/SDL_string.c.o
2023-01-05T09:06:19.2039030Z [ 69%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/stdlib/SDL_strtokr.c.o
2023-01-05T09:06:19.2930250Z [ 69%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/thread/SDL_thread.c.o
2023-01-05T09:06:19.3343890Z [ 69%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/timer/SDL_timer.c.o
2023-01-05T09:06:19.3835710Z [ 69%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/video/SDL_RLEaccel.c.o
2023-01-05T09:06:19.6962620Z [ 70%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/video/SDL_blit.c.o
2023-01-05T09:06:19.9072440Z [ 70%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/video/SDL_blit_0.c.o
2023-01-05T09:06:19.9274570Z [ 70%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/video/SDL_blit_1.c.o
2023-01-05T09:06:20.2037670Z [ 71%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/video/SDL_blit_A.c.o
2023-01-05T09:06:20.3372210Z [ 71%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/video/SDL_blit_N.c.o
2023-01-05T09:06:20.4146190Z [ 71%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/video/SDL_blit_auto.c.o
2023-01-05T09:06:20.6254380Z 55 warnings generated.
2023-01-05T09:06:20.6556270Z [ 72%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/video/SDL_blit_copy.c.o
2023-01-05T09:06:20.8161220Z [ 72%] Built target CorradeUtilityObjects
2023-01-05T09:06:20.8362360Z [ 72%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/video/SDL_blit_slow.c.o
2023-01-05T09:06:21.0573020Z [ 72%] Building CXX object _deps/corrade-build/src/Corrade/Utility/CMakeFiles/CorradeUtility.dir/Algorithms.cpp.o
2023-01-05T09:06:21.5088660Z [ 73%] Building CXX object _deps/corrade-build/src/Corrade/Utility/CMakeFiles/CorradeUtility.dir/Arguments.cpp.o
2023-01-05T09:06:21.8300050Z [ 73%] Building CXX object _deps/corrade-build/src/Corrade/Utility/CMakeFiles/CorradeUtility.dir/ConfigurationGroup.cpp.o
2023-01-05T09:06:21.8602000Z [ 73%] Building CXX object _deps/corrade-build/src/Corrade/Utility/CMakeFiles/CorradeUtility.dir/Format.cpp.o
2023-01-05T09:06:21.9203940Z [ 73%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/video/SDL_bmp.c.o
2023-01-05T09:06:22.2867890Z [ 74%] Building CXX object _deps/corrade-build/src/Corrade/Utility/CMakeFiles/CorradeUtility.dir/Json.cpp.o
2023-01-05T09:06:22.7388330Z [ 75%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/video/SDL_clipboard.c.o
2023-01-05T09:06:22.9845760Z [ 75%] Building CXX object _deps/corrade-build/src/Corrade/Utility/CMakeFiles/CorradeUtility.dir/JsonWriter.cpp.o
2023-01-05T09:06:23.3522450Z [ 75%] Building CXX object _deps/corrade-build/src/Corrade/Utility/CMakeFiles/CorradeUtility.dir/Resource.cpp.o
2023-01-05T09:06:23.8080940Z [ 76%] Building CXX object _deps/corrade-build/src/Corrade/Utility/CMakeFiles/CorradeUtility.dir/String.cpp.o
2023-01-05T09:06:23.9284900Z [ 76%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/video/SDL_egl.c.o
2023-01-05T09:06:24.1558710Z [ 76%] Building CXX object _deps/corrade-build/src/Corrade/Utility/CMakeFiles/CorradeUtility.dir/Unicode.cpp.o
2023-01-05T09:06:24.2664450Z [ 76%] Building CXX object _deps/corrade-build/src/Corrade/Utility/CMakeFiles/CorradeUtility.dir/__/Containers/ArrayTuple.cpp.o
2023-01-05T09:06:24.2766250Z [ 77%] Building CXX object _deps/corrade-build/src/Corrade/Utility/CMakeFiles/CorradeUtility.dir/__/Containers/BitArray.cpp.o
2023-01-05T09:06:25.0605600Z [ 77%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/video/SDL_fillrect.c.o
2023-01-05T09:06:25.9379270Z [ 78%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/video/SDL_pixels.c.o
2023-01-05T09:06:26.7784800Z [ 78%] Building CXX object _deps/corrade-build/src/Corrade/Utility/CMakeFiles/CorradeUtility.dir/__/Containers/String.cpp.o
2023-01-05T09:06:27.2402990Z [ 78%] Building CXX object _deps/corrade-build/src/Corrade/Utility/CMakeFiles/CorradeUtility.dir/__/Containers/StringIterable.cpp.o
2023-01-05T09:06:27.2705890Z [ 78%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/video/SDL_rect.c.o
2023-01-05T09:06:27.6119510Z [ 78%] Building CXX object _deps/corrade-build/src/Corrade/Utility/CMakeFiles/CorradeUtility.dir/__/Containers/StringView.cpp.o
2023-01-05T09:06:28.6306150Z [ 78%] Built target CorradeTestSuiteObjects
2023-01-05T09:06:28.6528030Z [ 78%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/video/SDL_shape.c.o
2023-01-05T09:06:28.7649530Z [ 79%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/video/SDL_stretch.c.o
2023-01-05T09:06:28.9258500Z [ 79%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/video/SDL_surface.c.o
2023-01-05T09:06:29.7445220Z [ 79%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/video/SDL_video.c.o
2023-01-05T09:06:29.9191120Z [ 80%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/video/SDL_vulkan_utils.c.o
2023-01-05T09:06:31.0315590Z [ 80%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/video/SDL_yuv.c.o
2023-01-05T09:06:31.0842440Z [ 80%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/video/yuv2rgb/yuv_rgb.c.o
2023-01-05T09:06:31.1721240Z [ 81%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/audio/dummy/SDL_dummyaudio.c.o
2023-01-05T09:06:31.2424060Z [ 81%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/audio/disk/SDL_diskaudio.c.o
2023-01-05T09:06:31.3539320Z [ 81%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/loadso/dlopen/SDL_sysloadso.c.o
2023-01-05T09:06:31.6639570Z [ 82%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/joystick/virtual/SDL_virtualjoystick.c.o
2023-01-05T09:06:31.7801620Z [ 82%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/video/dummy/SDL_nullevents.c.o
2023-01-05T09:06:32.0726730Z [ 82%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/video/dummy/SDL_nullframebuffer.c.o
2023-01-05T09:06:32.0928570Z [ 82%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/video/dummy/SDL_nullvideo.c.o
2023-01-05T09:06:32.1066890Z [ 83%] Building OBJC object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/file/cocoa/SDL_rwopsbundlesupport.m.o
2023-01-05T09:06:32.5786820Z [ 83%] Building OBJC object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/misc/ios/SDL_sysurl.m.o
2023-01-05T09:06:32.9100740Z [ 83%] Building OBJC object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/audio/coreaudio/SDL_coreaudio.m.o
2023-01-05T09:06:33.1108840Z [ 84%] Building OBJC object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/hidapi/ios/hid.m.o
2023-01-05T09:06:33.5625310Z [ 84%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/joystick/hidapi/SDL_hidapi_gamecube.c.o
2023-01-05T09:06:33.9047620Z [ 84%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/joystick/hidapi/SDL_hidapi_luna.c.o
2023-01-05T09:06:34.0352530Z [ 85%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/joystick/hidapi/SDL_hidapi_ps4.c.o
2023-01-05T09:06:34.3867300Z [ 85%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/joystick/hidapi/SDL_hidapi_ps5.c.o
2023-01-05T09:06:34.4469530Z [ 85%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/joystick/hidapi/SDL_hidapi_rumble.c.o
2023-01-05T09:06:34.5674580Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/corrade-src/src/Corrade/Containers/StringView.cpp:692:1: error: no member named 'runtimeFeatures' in namespace 'Corrade::Cpu::Implementation'
2023-01-05T09:06:34.5776230Z CORRADE_UTILITY_CPU_DISPATCHED(stringFindCharacterImplementation, const char* CORRADE_UTILITY_CPU_DISPATCHED_DECLARATION(stringFindCharacter)(const char* data, std::size_t size, char character))({
2023-01-05T09:06:34.5877590Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2023-01-05T09:06:34.5979270Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/corrade-src/src/Corrade/Utility/visibility.h:69:13: note: expanded from macro 'CORRADE_UTILITY_CPU_DISPATCHED'
2023-01-05T09:06:34.6080600Z CORRADE_CPU_DISPATCHED_IFUNC(dispatcher, __VA_ARGS__) CORRADE_NOOP
2023-01-05T09:06:34.6182470Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2023-01-05T09:06:34.6284270Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/corrade-src/src/Corrade/Cpu.h:2070:57: note: expanded from macro 'CORRADE_CPU_DISPATCHED_IFUNC'
2023-01-05T09:06:34.6386410Z return dispatcher(Corrade::Cpu::Implementation::runtimeFeatures(caps)); \
2023-01-05T09:06:34.6487730Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
2023-01-05T09:06:34.6589560Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/corrade-src/src/Corrade/Containers/StringView.cpp:692:1: warning: unknown attribute 'ifunc' ignored [-Wunknown-attributes]
2023-01-05T09:06:34.6691330Z CORRADE_UTILITY_CPU_DISPATCHED(stringFindCharacterImplementation, const char* CORRADE_UTILITY_CPU_DISPATCHED_DECLARATION(stringFindCharacter)(const char* data, std::size_t size, char character))({
2023-01-05T09:06:34.6793540Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2023-01-05T09:06:34.6894670Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/corrade-src/src/Corrade/Utility/visibility.h:69:13: note: expanded from macro 'CORRADE_UTILITY_CPU_DISPATCHED'
2023-01-05T09:06:34.6995350Z CORRADE_CPU_DISPATCHED_IFUNC(dispatcher, __VA_ARGS__) CORRADE_NOOP
2023-01-05T09:06:34.7096550Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2023-01-05T09:06:34.7181800Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/corrade-src/src/Corrade/Cpu.h:2072:32: note: expanded from macro 'CORRADE_CPU_DISPATCHED_IFUNC'
2023-01-05T09:06:34.7283160Z __VA_ARGS__ __attribute__((ifunc(#dispatcher))); \
2023-01-05T09:06:34.7384280Z ^~~~~~~~~~~~~~~~~~
2023-01-05T09:06:34.8585140Z [ 86%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/joystick/hidapi/SDL_hidapi_stadia.c.o
2023-01-05T09:06:35.0795660Z [ 86%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/joystick/hidapi/SDL_hidapi_steam.c.o
2023-01-05T09:06:35.1799550Z [ 86%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/joystick/hidapi/SDL_hidapi_switch.c.o
2023-01-05T09:06:35.4610030Z [ 87%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/joystick/hidapi/SDL_hidapi_xbox360.c.o
2023-01-05T09:06:35.6015130Z [ 87%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/joystick/hidapi/SDL_hidapi_xbox360w.c.o
2023-01-05T09:06:35.7520070Z 1 warning and 1 error generated.
2023-01-05T09:06:35.7621460Z make[2]: *** [_deps/corrade-build/src/Corrade/Utility/CMakeFiles/CorradeUtility.dir/__/Containers/StringView.cpp.o] Error 1
2023-01-05T09:06:35.7721350Z make[2]: *** Waiting for unfinished jobs....
2023-01-05T09:06:35.7822280Z [ 87%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/joystick/hidapi/SDL_hidapi_xboxone.c.o
2023-01-05T09:06:35.9127040Z [ 88%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/joystick/hidapi/SDL_hidapijoystick.c.o
2023-01-05T09:06:36.2037630Z [ 88%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/joystick/steam/SDL_steamcontroller.c.o
2023-01-05T09:06:36.3242670Z [ 88%] Building OBJC object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/joystick/iphoneos/SDL_mfijoystick.m.o
2023-01-05T09:06:36.4346370Z [ 89%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/haptic/dummy/SDL_syshaptic.c.o
2023-01-05T09:06:36.4547220Z [ 89%] Building OBJC object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/power/uikit/SDL_syspower.m.o
2023-01-05T09:06:36.6157390Z [ 89%] Building OBJC object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/locale/macosx/SDL_syslocale.m.o
2023-01-05T09:06:36.7663170Z [ 90%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/timer/unix/SDL_systimer.c.o
2023-01-05T09:06:36.9570830Z [ 90%] Building OBJC object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/filesystem/cocoa/SDL_sysfilesystem.m.o
2023-01-05T09:06:36.9672320Z [ 90%] Building OBJC object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/sensor/coremotion/SDL_coremotionsensor.m.o
2023-01-05T09:06:37.2184060Z [ 91%] Building OBJC object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/video/uikit/SDL_uikitappdelegate.m.o
2023-01-05T09:06:37.4090030Z [ 91%] Building OBJC object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/video/uikit/SDL_uikitclipboard.m.o
2023-01-05T09:06:37.4290250Z [ 91%] Building OBJC object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/video/uikit/SDL_uikitevents.m.o
2023-01-05T09:06:37.6398280Z [ 91%] Building OBJC object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/video/uikit/SDL_uikitmessagebox.m.o
2023-01-05T09:06:37.8307240Z [ 92%] Building OBJC object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/video/uikit/SDL_uikitmetalview.m.o
2023-01-05T09:06:37.9612900Z [ 92%] Building OBJC object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/video/uikit/SDL_uikitmodes.m.o
2023-01-05T09:06:38.9699180Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/misc/ios/SDL_sysurl.m:32:47: warning: 'openURL:' is deprecated: first deprecated in iOS 10.0 [-Wdeprecated-declarations]
2023-01-05T09:06:38.9799820Z return [[UIApplication sharedApplication] openURL:nsurl] ? 0 : -1;
2023-01-05T09:06:38.9900980Z ^~~~~~~
2023-01-05T09:06:39.0001550Z openURL:options:completionHandler:
2023-01-05T09:06:39.0103400Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:124:1: note: 'openURL:' has been explicitly marked deprecated here
2023-01-05T09:06:39.0104370Z - (BOOL)openURL:(NSURL*)url API_DEPRECATED_WITH_REPLACEMENT("openURL:options:completionHandler:", ios(2.0, 10.0)) NS_EXTENSION_UNAVAILABLE_IOS("");
2023-01-05T09:06:39.0104700Z ^
2023-01-05T09:06:39.0504970Z 1 warning generated.
2023-01-05T09:06:39.0806350Z [ 92%] Building OBJC object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/video/uikit/SDL_uikitopengles.m.o
2023-01-05T09:06:39.1811140Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/hidapi/ios/hid.m:392:8: warning: 'CBCentralManagerStatePoweredOn' is deprecated: first deprecated in iOS 10.0 - Use CBManagerState instead [-Wdeprecated-declarations]
2023-01-05T09:06:39.1912240Z case CBCentralManagerStatePoweredOn:
2023-01-05T09:06:39.2012850Z ^
2023-01-05T09:06:39.2114590Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/CoreBluetooth.framework/Headers/CBCentralManager.h:35:28: note: 'CBCentralManagerState' has been explicitly marked deprecated here
2023-01-05T09:06:39.2214400Z typedef NS_ENUM(NSInteger, CBCentralManagerState) {
2023-01-05T09:06:39.2316170Z ^
2023-01-05T09:06:39.2417320Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/hidapi/ios/hid.m:412:8: warning: 'CBCentralManagerStatePoweredOff' is deprecated: first deprecated in iOS 10.0 - Use CBManagerState instead [-Wdeprecated-declarations]
2023-01-05T09:06:39.2517790Z case CBCentralManagerStatePoweredOff:
2023-01-05T09:06:39.2619040Z ^
2023-01-05T09:06:39.2720800Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/CoreBluetooth.framework/Headers/CBCentralManager.h:35:28: note: 'CBCentralManagerState' has been explicitly marked deprecated here
2023-01-05T09:06:39.2820490Z typedef NS_ENUM(NSInteger, CBCentralManagerState) {
2023-01-05T09:06:39.2921690Z ^
2023-01-05T09:06:39.3023520Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/hidapi/ios/hid.m:416:8: warning: 'CBCentralManagerStateUnauthorized' is deprecated: first deprecated in iOS 10.0 - Use CBManagerState instead [-Wdeprecated-declarations]
2023-01-05T09:06:39.3126170Z case CBCentralManagerStateUnauthorized:
2023-01-05T09:06:39.3126970Z ^
2023-01-05T09:06:39.3229290Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/CoreBluetooth.framework/Headers/CBCentralManager.h:35:28: note: 'CBCentralManagerState' has been explicitly marked deprecated here
2023-01-05T09:06:39.3330850Z typedef NS_ENUM(NSInteger, CBCentralManagerState) {
2023-01-05T09:06:39.3431920Z ^
2023-01-05T09:06:39.3533930Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/hidapi/ios/hid.m:420:8: warning: 'CBCentralManagerStateUnknown' is deprecated: first deprecated in iOS 10.0 - Use CBManagerState instead [-Wdeprecated-declarations]
2023-01-05T09:06:39.3635510Z case CBCentralManagerStateUnknown:
2023-01-05T09:06:39.3736680Z ^
2023-01-05T09:06:39.3838610Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/CoreBluetooth.framework/Headers/CBCentralManager.h:35:28: note: 'CBCentralManagerState' has been explicitly marked deprecated here
2023-01-05T09:06:39.3940200Z typedef NS_ENUM(NSInteger, CBCentralManagerState) {
2023-01-05T09:06:39.4041310Z ^
2023-01-05T09:06:39.4143220Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/hidapi/ios/hid.m:424:8: warning: 'CBCentralManagerStateUnsupported' is deprecated: first deprecated in iOS 10.0 - Use CBManagerState instead [-Wdeprecated-declarations]
2023-01-05T09:06:39.4244770Z case CBCentralManagerStateUnsupported:
2023-01-05T09:06:39.4345960Z ^
2023-01-05T09:06:39.4447970Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/CoreBluetooth.framework/Headers/CBCentralManager.h:35:28: note: 'CBCentralManagerState' has been explicitly marked deprecated here
2023-01-05T09:06:39.4549610Z typedef NS_ENUM(NSInteger, CBCentralManagerState) {
2023-01-05T09:06:39.4650810Z ^
2023-01-05T09:06:39.4752800Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/hidapi/ios/hid.m:428:8: warning: 'CBCentralManagerStateResetting' is deprecated: first deprecated in iOS 10.0 - Use CBManagerState instead [-Wdeprecated-declarations]
2023-01-05T09:06:39.4854450Z case CBCentralManagerStateResetting:
2023-01-05T09:06:39.4955680Z ^
2023-01-05T09:06:39.5057810Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/CoreBluetooth.framework/Headers/CBCentralManager.h:35:28: note: 'CBCentralManagerState' has been explicitly marked deprecated here
2023-01-05T09:06:39.5159490Z typedef NS_ENUM(NSInteger, CBCentralManagerState) {
2023-01-05T09:06:39.5265260Z ^
2023-01-05T09:06:39.6627380Z [ 93%] Building OBJC object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/video/uikit/SDL_uikitopenglview.m.o
2023-01-05T09:06:39.6730510Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/filesystem/cocoa/SDL_sysfilesystem.m:75:21: warning: unused variable 'shown' [-Wunused-variable]
2023-01-05T09:06:39.6836720Z static SDL_bool shown = SDL_FALSE;
2023-01-05T09:06:39.6938010Z ^
2023-01-05T09:06:39.8793080Z 1 warning generated.
2023-01-05T09:06:39.9095780Z [ 93%] Building OBJC object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/video/uikit/SDL_uikitvideo.m.o
2023-01-05T09:06:40.1848400Z [ 93%] Building OBJC object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/video/uikit/SDL_uikitview.m.o
2023-01-05T09:06:40.8018850Z 6 warnings generated.
2023-01-05T09:06:40.8320310Z [ 94%] Building OBJC object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/video/uikit/SDL_uikitviewcontroller.m.o
2023-01-05T09:06:41.1834730Z [ 94%] Building OBJC object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/video/uikit/SDL_uikitvulkan.m.o
2023-01-05T09:06:41.3944780Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/joystick/iphoneos/SDL_mfijoystick.m:351:27: warning: 'gamepad' is deprecated: first deprecated in iOS 10.0 [-Wdeprecated-declarations]
2023-01-05T09:06:41.4045700Z } else if (controller.gamepad) {
2023-01-05T09:06:41.4147090Z ^~~~~~~
2023-01-05T09:06:41.4247760Z extendedGamepad
2023-01-05T09:06:41.4349570Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/GameController.framework/Headers/GCController.h:223:62: note: 'gamepad' has been explicitly marked deprecated here
2023-01-05T09:06:41.4449640Z @property (nonatomic, strong, readonly, nullable) GCGamepad *gamepad API_DEPRECATED_WITH_REPLACEMENT("extendedGamepad", macos(10.9, 10.12), ios(7.0, 10.0), tvos(7.0, 10.0));
2023-01-05T09:06:41.4550310Z ^
2023-01-05T09:06:41.4652120Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/joystick/iphoneos/SDL_mfijoystick.m:189:10: warning: @available does not guard availability here; use if (@available) instead [-Wunsupported-availability-guard]
2023-01-05T09:06:41.4752120Z if ((@available(macOS 11.3, *)) && !GCController.shouldMonitorBackgroundEvents) {
2023-01-05T09:06:41.4852460Z ^
2023-01-05T09:06:41.4953530Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/joystick/iphoneos/SDL_mfijoystick.m:189:54: warning: 'shouldMonitorBackgroundEvents' is only available on iOS 14.5 or newer [-Wunguarded-availability-new]
2023-01-05T09:06:41.5054210Z if ((@available(macOS 11.3, *)) && !GCController.shouldMonitorBackgroundEvents) {
2023-01-05T09:06:41.5154690Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2023-01-05T09:06:41.5255890Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/GameController.framework/Headers/GCController.h:156:46: note: 'shouldMonitorBackgroundEvents' has been marked as being introduced in iOS 14.5 here, but the deployment target is iOS 12.0.0
2023-01-05T09:06:41.5356230Z @property (class, nonatomic, readwrite) BOOL shouldMonitorBackgroundEvents API_AVAILABLE(macos(11.3), ios(14.5), tvos(14.5));
2023-01-05T09:06:41.5456840Z ^
2023-01-05T09:06:41.5558260Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/joystick/iphoneos/SDL_mfijoystick.m:189:54: note: enclose 'shouldMonitorBackgroundEvents' in an @available check to silence this warning
2023-01-05T09:06:41.5658270Z if ((@available(macOS 11.3, *)) && !GCController.shouldMonitorBackgroundEvents) {
2023-01-05T09:06:41.5758690Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2023-01-05T09:06:41.5860720Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/joystick/iphoneos/SDL_mfijoystick.m:190:22: warning: 'setShouldMonitorBackgroundEvents:' is only available on iOS 14.5 or newer [-Wunguarded-availability-new]
2023-01-05T09:06:41.5960520Z GCController.shouldMonitorBackgroundEvents = YES;
2023-01-05T09:06:41.6060900Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2023-01-05T09:06:41.6163180Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/GameController.framework/Headers/GCController.h:156:46: note: 'setShouldMonitorBackgroundEvents:' has been marked as being introduced in iOS 14.5 here, but the deployment target is iOS 12.0.0
2023-01-05T09:06:41.6262700Z @property (class, nonatomic, readwrite) BOOL shouldMonitorBackgroundEvents API_AVAILABLE(macos(11.3), ios(14.5), tvos(14.5));
2023-01-05T09:06:41.6363330Z ^
2023-01-05T09:06:41.6465850Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/joystick/iphoneos/SDL_mfijoystick.m:190:22: note: enclose 'setShouldMonitorBackgroundEvents:' in an @available check to silence this warning
2023-01-05T09:06:41.6565240Z GCController.shouldMonitorBackgroundEvents = YES;
2023-01-05T09:06:41.6666610Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2023-01-05T09:06:41.6768300Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/joystick/iphoneos/SDL_mfijoystick.m:993:31: warning: 'gamepad' is deprecated: first deprecated in iOS 10.0 [-Wdeprecated-declarations]
2023-01-05T09:06:41.6868130Z } else if (controller.gamepad) {
2023-01-05T09:06:41.6968860Z ^~~~~~~
2023-01-05T09:06:41.7069610Z extendedGamepad
2023-01-05T09:06:41.7171550Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/GameController.framework/Headers/GCController.h:223:62: note: 'gamepad' has been explicitly marked deprecated here
2023-01-05T09:06:41.7271420Z @property (nonatomic, strong, readonly, nullable) GCGamepad *gamepad API_DEPRECATED_WITH_REPLACEMENT("extendedGamepad", macos(10.9, 10.12), ios(7.0, 10.0), tvos(7.0, 10.0));
2023-01-05T09:06:41.7371770Z ^
2023-01-05T09:06:41.7472880Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/joystick/iphoneos/SDL_mfijoystick.m:994:13: warning: 'GCGamepad' is deprecated: first deprecated in iOS 10.0 [-Wdeprecated-declarations]
2023-01-05T09:06:41.7573560Z GCGamepad *gamepad = controller.gamepad;
2023-01-05T09:06:41.7673960Z ^~~~~~~~~
2023-01-05T09:06:41.7774660Z GCExtendedGamepad
2023-01-05T09:06:41.7876150Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/GameController.framework/Headers/GCGamepad.h:32:12: note: 'GCGamepad' has been explicitly marked deprecated here
2023-01-05T09:06:41.7976120Z @interface GCGamepad : GCPhysicalInputProfile
2023-01-05T09:06:41.8076690Z ^
2023-01-05T09:06:41.8178200Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/joystick/iphoneos/SDL_mfijoystick.m:994:45: warning: 'gamepad' is deprecated: first deprecated in iOS 10.0 [-Wdeprecated-declarations]
2023-01-05T09:06:41.8278410Z GCGamepad *gamepad = controller.gamepad;
2023-01-05T09:06:41.8378650Z ^~~~~~~
2023-01-05T09:06:41.8491420Z extendedGamepad
2023-01-05T09:06:41.8592730Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/GameController.framework/Headers/GCController.h:223:62: note: 'gamepad' has been explicitly marked deprecated here
2023-01-05T09:06:41.8692770Z @property (nonatomic, strong, readonly, nullable) GCGamepad *gamepad API_DEPRECATED_WITH_REPLACEMENT("extendedGamepad", macos(10.9, 10.12), ios(7.0, 10.0), tvos(7.0, 10.0));
2023-01-05T09:06:41.8793050Z ^
2023-01-05T09:06:41.8894400Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/joystick/iphoneos/SDL_mfijoystick.m:1615:20: warning: 'gamepad' is deprecated: first deprecated in iOS 10.0 [-Wdeprecated-declarations]
2023-01-05T09:06:41.8996720Z if (controller.gamepad) {
2023-01-05T09:06:41.9095780Z ^~~~~~~
2023-01-05T09:06:41.9196050Z extendedGamepad
2023-01-05T09:06:41.9297250Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/GameController.framework/Headers/GCController.h:223:62: note: 'gamepad' has been explicitly marked deprecated here
2023-01-05T09:06:41.9404910Z @property (nonatomic, strong, readonly, nullable) GCGamepad *gamepad API_DEPRECATED_WITH_REPLACEMENT("extendedGamepad", macos(10.9, 10.12), ios(7.0, 10.0), tvos(7.0, 10.0));
2023-01-05T09:06:41.9497720Z ^
2023-01-05T09:06:41.9599010Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/joystick/iphoneos/SDL_mfijoystick.m:1616:27: warning: 'gamepad' is deprecated: first deprecated in iOS 10.0 [-Wdeprecated-declarations]
2023-01-05T09:06:41.9646670Z return controller.gamepad.dpad;
2023-01-05T09:06:41.9748360Z ^~~~~~~
2023-01-05T09:06:41.9854540Z extendedGamepad
2023-01-05T09:06:41.9956990Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/GameController.framework/Headers/GCController.h:223:62: note: 'gamepad' has been explicitly marked deprecated here
2023-01-05T09:06:42.0060260Z @property (nonatomic, strong, readonly, nullable) GCGamepad *gamepad API_DEPRECATED_WITH_REPLACEMENT("extendedGamepad", macos(10.9, 10.12), ios(7.0, 10.0), tvos(7.0, 10.0));
2023-01-05T09:06:42.0162560Z ^
2023-01-05T09:06:42.4224110Z [ 94%] Building OBJC object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/video/uikit/SDL_uikitwindow.m.o
2023-01-05T09:06:42.8893080Z [ 95%] Building OBJC object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/render/metal/SDL_render_metal.m.o
2023-01-05T09:06:44.2200580Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitmetalview.m:45:13: warning: 'CAMetalLayer' is only available on iOS 13.0 or newer [-Wunguarded-availability-new]
2023-01-05T09:06:44.2300350Z return [CAMetalLayer class];
2023-01-05T09:06:44.2401740Z ^~~~~~~~~~~~
2023-01-05T09:06:44.2503420Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAMetalLayer.h:45:12: note: 'CAMetalLayer' has been marked as being introduced in iOS 13.0 here, but the deployment target is iOS 12.0.0
2023-01-05T09:06:44.2603270Z @interface CAMetalLayer : CALayer
2023-01-05T09:06:44.2704510Z ^
2023-01-05T09:06:44.2805630Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitmetalview.m:45:13: note: enclose 'CAMetalLayer' in an @available check to silence this warning
2023-01-05T09:06:44.2905590Z return [CAMetalLayer class];
2023-01-05T09:06:44.3006710Z ^~~~~~~~~~~~
2023-01-05T09:06:44.3007650Z [ 95%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/thread/pthread/SDL_systhread.c.o
2023-01-05T09:06:44.3109900Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitmetalview.m:72:7: warning: 'CAMetalLayer' is only available on iOS 13.0 or newer [-Wunguarded-availability-new]
2023-01-05T09:06:44.3211850Z ((CAMetalLayer *)self.layer).drawableSize = size;
2023-01-05T09:06:44.3212290Z ^~~~~~~~~~~~
2023-01-05T09:06:44.3314140Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAMetalLayer.h:45:12: note: 'CAMetalLayer' has been marked as being introduced in iOS 13.0 here, but the deployment target is iOS 12.0.0
2023-01-05T09:06:44.3415750Z @interface CAMetalLayer : CALayer
2023-01-05T09:06:44.3516880Z ^
2023-01-05T09:06:44.3618570Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitmetalview.m:72:7: note: enclose 'CAMetalLayer' in an @available check to silence this warning
2023-01-05T09:06:44.3720510Z ((CAMetalLayer *)self.layer).drawableSize = size;
2023-01-05T09:06:44.3821640Z ^~~~~~~~~~~~
2023-01-05T09:06:44.3924210Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitmetalview.m:129:13: warning: 'CAMetalLayer' is only available on iOS 13.0 or newer [-Wunguarded-availability-new]
2023-01-05T09:06:44.4025610Z CAMetalLayer *layer = (CAMetalLayer*)metalview.layer;
2023-01-05T09:06:44.4126770Z ^~~~~~~~~~~~
2023-01-05T09:06:44.4228770Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAMetalLayer.h:45:12: note: 'CAMetalLayer' has been marked as being introduced in iOS 13.0 here, but the deployment target is iOS 12.0.0
2023-01-05T09:06:44.4330330Z @interface CAMetalLayer : CALayer
2023-01-05T09:06:44.4443700Z ^
2023-01-05T09:06:44.4545490Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitmetalview.m:129:13: note: enclose 'CAMetalLayer' in an @available check to silence this warning
2023-01-05T09:06:44.4655140Z CAMetalLayer *layer = (CAMetalLayer*)metalview.layer;
2023-01-05T09:06:44.4767020Z ^~~~~~~~~~~~
2023-01-05T09:06:44.4897480Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitmetalview.m:129:36: warning: 'CAMetalLayer' is only available on iOS 13.0 or newer [-Wunguarded-availability-new]
2023-01-05T09:06:44.4999400Z CAMetalLayer *layer = (CAMetalLayer*)metalview.layer;
2023-01-05T09:06:44.5101200Z ^~~~~~~~~~~~
2023-01-05T09:06:44.5203870Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAMetalLayer.h:45:12: note: 'CAMetalLayer' has been marked as being introduced in iOS 13.0 here, but the deployment target is iOS 12.0.0
2023-01-05T09:06:44.5321460Z @interface CAMetalLayer : CALayer
2023-01-05T09:06:44.5321730Z ^
2023-01-05T09:06:44.5423400Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitmetalview.m:129:36: note: enclose 'CAMetalLayer' in an @available check to silence this warning
2023-01-05T09:06:44.5523170Z [ 95%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/thread/pthread/SDL_sysmutex.c.o
2023-01-05T09:06:44.5524060Z CAMetalLayer *layer = (CAMetalLayer*)metalview.layer;
2023-01-05T09:06:44.5623110Z ^~~~~~~~~~~~
2023-01-05T09:06:44.5723690Z 9 warnings generated.
2023-01-05T09:06:44.6725870Z 4 warnings generated.
2023-01-05T09:06:44.7027800Z [ 96%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/thread/pthread/SDL_syscond.c.o
2023-01-05T09:06:45.0096600Z [ 96%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/thread/pthread/SDL_systls.c.o
2023-01-05T09:06:45.0643310Z [ 96%] Building C object _deps/sdl-build/CMakeFiles/SDL2-static.dir/src/thread/pthread/SDL_syssem.c.o
2023-01-05T09:06:45.3512810Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopengles.m:26:
2023-01-05T09:06:45.3613460Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.h:44:32: warning: 'EAGLContext' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:45.3714780Z context:(EAGLContext *)glcontext;
2023-01-05T09:06:45.3815440Z ^
2023-01-05T09:06:45.3917380Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/EAGL.h:70:12: note: 'EAGLContext' has been explicitly marked deprecated here
2023-01-05T09:06:45.4017200Z @interface EAGLContext : NSObject
2023-01-05T09:06:45.4118510Z ^
2023-01-05T09:06:45.4221070Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopengles.m:26:
2023-01-05T09:06:45.4321320Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.h:46:39: warning: 'EAGLContext' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:45.4422950Z @property (nonatomic, readonly, weak) EAGLContext *context;
2023-01-05T09:06:45.4523240Z ^
2023-01-05T09:06:45.4625400Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/EAGL.h:70:12: note: 'EAGLContext' has been explicitly marked deprecated here
2023-01-05T09:06:45.4725140Z @interface EAGLContext : NSObject
2023-01-05T09:06:45.4826450Z ^
2023-01-05T09:06:45.4928500Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopengles.m:37:29: warning: 'EAGLContext' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:45.5028160Z @interface SDLEAGLContext : EAGLContext
2023-01-05T09:06:45.5129400Z ^
2023-01-05T09:06:45.5231410Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/EAGL.h:70:12: note: 'EAGLContext' has been explicitly marked deprecated here
2023-01-05T09:06:45.5331110Z @interface EAGLContext : NSObject
2023-01-05T09:06:45.5432400Z ^
2023-01-05T09:06:45.5534680Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopengles.m:73:27: warning: 'EAGLContext' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:45.5634740Z if (![EAGLContext setCurrentContext:eaglcontext]) {
2023-01-05T09:06:45.5736660Z ^
2023-01-05T09:06:45.5838810Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/EAGL.h:70:12: note: 'EAGLContext' has been explicitly marked deprecated here
2023-01-05T09:06:45.5940460Z @interface EAGLContext : NSObject
2023-01-05T09:06:45.6041730Z ^
2023-01-05T09:06:45.6143860Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopengles.m:143:9: warning: 'EAGLSharegroup' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:45.6243790Z EAGLSharegroup *sharegroup = nil;
2023-01-05T09:06:45.6345310Z ^
2023-01-05T09:06:45.6446980Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/EAGL.h:54:12: note: 'EAGLSharegroup' has been explicitly marked deprecated here
2023-01-05T09:06:45.6546860Z @interface EAGLSharegroup : NSObject
2023-01-05T09:06:45.6648230Z ^
2023-01-05T09:06:45.6750140Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopengles.m:165:13: warning: 'EAGLContext' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:45.6850220Z EAGLContext *currContext = (__bridge EAGLContext *) SDL_GL_GetCurrentContext();
2023-01-05T09:06:45.6951630Z ^
2023-01-05T09:06:45.7054150Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/EAGL.h:70:12: note: 'EAGLContext' has been explicitly marked deprecated here
2023-01-05T09:06:45.7153580Z @interface EAGLContext : NSObject
2023-01-05T09:06:45.7254920Z ^
2023-01-05T09:06:45.7357390Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopengles.m:165:50: warning: 'EAGLContext' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:45.7459300Z EAGLContext *currContext = (__bridge EAGLContext *) SDL_GL_GetCurrentContext();
2023-01-05T09:06:45.7560770Z ^
2023-01-05T09:06:45.7662960Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/EAGL.h:70:12: note: 'EAGLContext' has been explicitly marked deprecated here
2023-01-05T09:06:45.7764550Z @interface EAGLContext : NSObject
2023-01-05T09:06:45.7865000Z ^
2023-01-05T09:06:45.7967160Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopengles.m:240:9: warning: 'EAGLContext' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:45.8067110Z EAGLContext *context = (__bridge EAGLContext *) SDL_GL_GetCurrentContext();
2023-01-05T09:06:45.8168500Z ^
2023-01-05T09:06:45.8270390Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/EAGL.h:70:12: note: 'EAGLContext' has been explicitly marked deprecated here
2023-01-05T09:06:45.8370410Z @interface EAGLContext : NSObject
2023-01-05T09:06:45.8471750Z ^
2023-01-05T09:06:45.8573750Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopengles.m:240:42: warning: 'EAGLContext' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:45.8674140Z EAGLContext *context = (__bridge EAGLContext *) SDL_GL_GetCurrentContext();
2023-01-05T09:06:45.8774720Z ^
2023-01-05T09:06:45.8901870Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/EAGL.h:70:12: note: 'EAGLContext' has been explicitly marked deprecated here
2023-01-05T09:06:45.9001570Z @interface EAGLContext : NSObject
2023-01-05T09:06:45.9102260Z ^
2023-01-05T09:06:45.9203850Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopengles.m:241:45: warning: 'EAGLContext' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:45.9303620Z if (context != NULL && [EAGLContext currentContext] != context) {
2023-01-05T09:06:45.9403740Z ^
2023-01-05T09:06:45.9505020Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/EAGL.h:70:12: note: 'EAGLContext' has been explicitly marked deprecated here
2023-01-05T09:06:45.9604760Z @interface EAGLContext : NSObject
2023-01-05T09:06:45.9705620Z ^
2023-01-05T09:06:45.9807400Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopengles.m:242:26: warning: 'EAGLContext' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:45.9907210Z [EAGLContext setCurrentContext:context];
2023-01-05T09:06:46.0007730Z ^
2023-01-05T09:06:46.0109200Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/EAGL.h:70:12: note: 'EAGLContext' has been explicitly marked deprecated here
2023-01-05T09:06:46.0208990Z @interface EAGLContext : NSObject
2023-01-05T09:06:46.0309630Z ^
2023-01-05T09:06:46.0410160Z 11 warnings generated.
2023-01-05T09:06:46.0511180Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:27:
2023-01-05T09:06:46.0612350Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.h:44:32: warning: 'EAGLContext' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.0711850Z context:(EAGLContext *)glcontext;
2023-01-05T09:06:46.0812240Z ^
2023-01-05T09:06:46.0913240Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/EAGL.h:70:12: note: 'EAGLContext' has been explicitly marked deprecated here
2023-01-05T09:06:46.1013660Z @interface EAGLContext : NSObject
2023-01-05T09:06:46.1113910Z ^
2023-01-05T09:06:46.1215650Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:27:
2023-01-05T09:06:46.1316370Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.h:46:39: warning: 'EAGLContext' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.1417820Z @property (nonatomic, readonly, weak) EAGLContext *context;
2023-01-05T09:06:46.1518100Z ^
2023-01-05T09:06:46.1619480Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/EAGL.h:70:12: note: 'EAGLContext' has been explicitly marked deprecated here
2023-01-05T09:06:46.1719110Z @interface EAGLContext : NSObject
2023-01-05T09:06:46.1819800Z ^
2023-01-05T09:06:46.1921470Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:71:32: warning: 'EAGLContext' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.2021360Z context:(EAGLContext *)glcontext
2023-01-05T09:06:46.2122040Z ^
2023-01-05T09:06:46.2223610Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/EAGL.h:70:12: note: 'EAGLContext' has been explicitly marked deprecated here
2023-01-05T09:06:46.2323500Z @interface EAGLContext : NSObject
2023-01-05T09:06:46.2423900Z ^
2023-01-05T09:06:46.2525690Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:57:25: warning: 'CAEAGLLayer' is deprecated: first deprecated in iOS 12.0 - OpenGLES is deprecated [-Wdeprecated-declarations]
2023-01-05T09:06:46.2625420Z return [CAEAGLLayer class];
2023-01-05T09:06:46.2725770Z ^
2023-01-05T09:06:46.2827310Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAEAGLLayer.h:21:12: note: 'CAEAGLLayer' has been explicitly marked deprecated here
2023-01-05T09:06:46.2926430Z @interface CAEAGLLayer : CALayer <EAGLDrawable>
2023-01-05T09:06:46.3027750Z ^
2023-01-05T09:06:46.3124840Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:82:39: warning: 'EAGLContext' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.3226500Z if (!context || ![EAGLContext setCurrentContext:context]) {
2023-01-05T09:06:46.3300320Z ^
2023-01-05T09:06:46.3401840Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/EAGL.h:70:12: note: 'EAGLContext' has been explicitly marked deprecated here
2023-01-05T09:06:46.3501400Z @interface EAGLContext : NSObject
2023-01-05T09:06:46.3602070Z ^
2023-01-05T09:06:46.3703430Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:89:13: warning: 'glGetIntegerv' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.3803040Z glGetIntegerv(GL_MAX_SAMPLES, &maxsamples);
2023-01-05T09:06:46.3903460Z ^
2023-01-05T09:06:46.4004850Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES3/gl.h:848:35: note: 'glGetIntegerv' has been explicitly marked deprecated here
2023-01-05T09:06:46.4105040Z GL_API void GL_APIENTRY glGetIntegerv (GLenum pname, GLint* params) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:46.4205230Z ^
2023-01-05T09:06:46.4283810Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:98:31: warning: 'kEAGLColorFormatSRGBA8' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.4385420Z colorFormat = kEAGLColorFormatSRGBA8;
2023-01-05T09:06:46.4485750Z ^
2023-01-05T09:06:46.4565040Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/EAGLDrawable.h:37:30: note: 'kEAGLColorFormatSRGBA8' has been explicitly marked deprecated here
2023-01-05T09:06:46.4667190Z EAGL_EXTERN NSString * const kEAGLColorFormatSRGBA8 OPENGLES_DEPRECATED(ios(7.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:46.4767740Z ^
2023-01-05T09:06:46.4869940Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:106:27: warning: 'kEAGLColorFormatRGBA8' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.4943150Z colorFormat = kEAGLColorFormatRGBA8;
2023-01-05T09:06:46.5031140Z ^
2023-01-05T09:06:46.5110580Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/EAGLDrawable.h:35:30: note: 'kEAGLColorFormatRGBA8' has been explicitly marked deprecated here
2023-01-05T09:06:46.5209160Z EAGL_EXTERN NSString * const kEAGLColorFormatRGBA8 OPENGLES_DEPRECATED(ios(2.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:46.5261670Z ^
2023-01-05T09:06:46.5315420Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:110:27: warning: 'kEAGLColorFormatRGB565' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.5317270Z colorFormat = kEAGLColorFormatRGB565;
2023-01-05T09:06:46.5318380Z ^
2023-01-05T09:06:46.5320090Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/EAGLDrawable.h:36:30: note: 'kEAGLColorFormatRGB565' has been explicitly marked deprecated here
2023-01-05T09:06:46.5321650Z EAGL_EXTERN NSString * const kEAGLColorFormatRGB565 OPENGLES_DEPRECATED(ios(2.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:46.5322810Z ^
2023-01-05T09:06:46.5324410Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:114:9: warning: 'CAEAGLLayer' is deprecated: first deprecated in iOS 12.0 - OpenGLES is deprecated [-Wdeprecated-declarations]
2023-01-05T09:06:46.5325800Z CAEAGLLayer *eaglLayer = (CAEAGLLayer *)self.layer;
2023-01-05T09:06:46.5326880Z ^
2023-01-05T09:06:46.5328520Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAEAGLLayer.h:21:12: note: 'CAEAGLLayer' has been explicitly marked deprecated here
2023-01-05T09:06:46.5329940Z @interface CAEAGLLayer : CALayer <EAGLDrawable>
2023-01-05T09:06:46.5331020Z ^
2023-01-05T09:06:46.5332610Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:114:35: warning: 'CAEAGLLayer' is deprecated: first deprecated in iOS 12.0 - OpenGLES is deprecated [-Wdeprecated-declarations]
2023-01-05T09:06:46.5334010Z CAEAGLLayer *eaglLayer = (CAEAGLLayer *)self.layer;
2023-01-05T09:06:46.5335080Z ^
2023-01-05T09:06:46.5336860Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAEAGLLayer.h:21:12: note: 'CAEAGLLayer' has been explicitly marked deprecated here
2023-01-05T09:06:46.5338450Z @interface CAEAGLLayer : CALayer <EAGLDrawable>
2023-01-05T09:06:46.5339530Z ^
2023-01-05T09:06:46.5343020Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:118:13: warning: 'kEAGLDrawablePropertyRetainedBacking' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.5344610Z kEAGLDrawablePropertyRetainedBacking:@(retained),
2023-01-05T09:06:46.5345750Z ^
2023-01-05T09:06:46.5347500Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/EAGLDrawable.h:29:30: note: 'kEAGLDrawablePropertyRetainedBacking' has been explicitly marked deprecated here
2023-01-05T09:06:46.5349070Z EAGL_EXTERN NSString * const kEAGLDrawablePropertyRetainedBacking OPENGLES_DEPRECATED(ios(2.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:46.5350250Z ^
2023-01-05T09:06:46.5352000Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:119:13: warning: 'kEAGLDrawablePropertyColorFormat' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.5354300Z kEAGLDrawablePropertyColorFormat:colorFormat
2023-01-05T09:06:46.5355480Z ^
2023-01-05T09:06:46.5357380Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/EAGLDrawable.h:30:30: note: 'kEAGLDrawablePropertyColorFormat' has been explicitly marked deprecated here
2023-01-05T09:06:46.5358850Z EAGL_EXTERN NSString * const kEAGLDrawablePropertyColorFormat OPENGLES_DEPRECATED(ios(2.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:46.5359900Z ^
2023-01-05T09:06:46.5361520Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:126:9: warning: 'glGenRenderbuffers' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.5362910Z glGenRenderbuffers(1, &viewRenderbuffer);
2023-01-05T09:06:46.5363900Z ^
2023-01-05T09:06:46.5365760Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES3/gl.h:837:35: note: 'glGenRenderbuffers' has been explicitly marked deprecated here
2023-01-05T09:06:46.5367240Z GL_API void GL_APIENTRY glGenRenderbuffers (GLsizei n, GLuint* renderbuffers) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:46.5367940Z ^
2023-01-05T09:06:46.5369690Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:127:9: warning: 'glBindRenderbuffer' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.5371140Z glBindRenderbuffer(GL_RENDERBUFFER, viewRenderbuffer);
2023-01-05T09:06:46.5372140Z ^
2023-01-05T09:06:46.5373720Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES3/gl.h:790:35: note: 'glBindRenderbuffer' has been explicitly marked deprecated here
2023-01-05T09:06:46.5375180Z GL_API void GL_APIENTRY glBindRenderbuffer (GLenum target, GLuint renderbuffer) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:46.5376280Z ^
2023-01-05T09:06:46.5389900Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:135:9: warning: 'glGenFramebuffers' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.5390720Z glGenFramebuffers(1, &viewFramebuffer);
2023-01-05T09:06:46.5394310Z ^
2023-01-05T09:06:46.5396100Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES3/gl.h:836:35: note: 'glGenFramebuffers' has been explicitly marked deprecated here
2023-01-05T09:06:46.5397630Z GL_API void GL_APIENTRY glGenFramebuffers (GLsizei n, GLuint* framebuffers) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:46.5398780Z ^
2023-01-05T09:06:46.5400430Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:136:9: warning: 'glBindFramebuffer' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.5402520Z glBindFramebuffer(GL_FRAMEBUFFER, viewFramebuffer);
2023-01-05T09:06:46.5403390Z ^
2023-01-05T09:06:46.5405060Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES3/gl.h:789:35: note: 'glBindFramebuffer' has been explicitly marked deprecated here
2023-01-05T09:06:46.5407360Z GL_API void GL_APIENTRY glBindFramebuffer (GLenum target, GLuint framebuffer) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:46.5408390Z ^
2023-01-05T09:06:46.5409710Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:139:9: warning: 'glFramebufferRenderbuffer' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.5410910Z glFramebufferRenderbuffer(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, GL_RENDERBUFFER, viewRenderbuffer);
2023-01-05T09:06:46.5411590Z ^
2023-01-05T09:06:46.5412780Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES3/gl.h:831:35: note: 'glFramebufferRenderbuffer' has been explicitly marked deprecated here
2023-01-05T09:06:46.5413930Z GL_API void GL_APIENTRY glFramebufferRenderbuffer (GLenum target, GLenum attachment, GLenum renderbuffertarget, GLuint renderbuffer) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:46.5414710Z ^
2023-01-05T09:06:46.5415990Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:141:9: warning: 'glGetRenderbufferParameteriv' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.5417100Z glGetRenderbufferParameteriv(GL_RENDERBUFFER, GL_RENDERBUFFER_WIDTH, &backingWidth);
2023-01-05T09:06:46.5417770Z ^
2023-01-05T09:06:46.5418950Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES3/gl.h:851:35: note: 'glGetRenderbufferParameteriv' has been explicitly marked deprecated here
2023-01-05T09:06:46.5420090Z GL_API void GL_APIENTRY glGetRenderbufferParameteriv (GLenum target, GLenum pname, GLint* params) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:46.5420820Z ^
2023-01-05T09:06:46.5422100Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:142:9: warning: 'glGetRenderbufferParameteriv' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.5423200Z glGetRenderbufferParameteriv(GL_RENDERBUFFER, GL_RENDERBUFFER_HEIGHT, &backingHeight);
2023-01-05T09:06:46.5423860Z ^
2023-01-05T09:06:46.5425060Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES3/gl.h:851:35: note: 'glGetRenderbufferParameteriv' has been explicitly marked deprecated here
2023-01-05T09:06:46.5426160Z GL_API void GL_APIENTRY glGetRenderbufferParameteriv (GLenum target, GLenum pname, GLint* params) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:46.5426890Z ^
2023-01-05T09:06:46.5428640Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:144:13: warning: 'glCheckFramebufferStatus' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.5429900Z if (glCheckFramebufferStatus(GL_FRAMEBUFFER) != GL_FRAMEBUFFER_COMPLETE) {
2023-01-05T09:06:46.5430640Z ^
2023-01-05T09:06:46.5431990Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES3/gl.h:799:35: note: 'glCheckFramebufferStatus' has been explicitly marked deprecated here
2023-01-05T09:06:46.5433050Z GL_API GLenum GL_APIENTRY glCheckFramebufferStatus (GLenum target) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:46.5433740Z ^
2023-01-05T09:06:46.5434990Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:152:13: warning: 'glGenFramebuffers' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.5436090Z glGenFramebuffers(1, &msaaFramebuffer);
2023-01-05T09:06:46.5436700Z ^
2023-01-05T09:06:46.5437870Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES3/gl.h:836:35: note: 'glGenFramebuffers' has been explicitly marked deprecated here
2023-01-05T09:06:46.5438920Z GL_API void GL_APIENTRY glGenFramebuffers (GLsizei n, GLuint* framebuffers) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:46.5439620Z ^
2023-01-05T09:06:46.5440880Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:153:13: warning: 'glBindFramebuffer' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.5441900Z glBindFramebuffer(GL_FRAMEBUFFER, msaaFramebuffer);
2023-01-05T09:06:46.5442520Z ^
2023-01-05T09:06:46.5443670Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES3/gl.h:789:35: note: 'glBindFramebuffer' has been explicitly marked deprecated here
2023-01-05T09:06:46.5444740Z GL_API void GL_APIENTRY glBindFramebuffer (GLenum target, GLuint framebuffer) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:46.5445430Z ^
2023-01-05T09:06:46.5446680Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:155:13: warning: 'glGenRenderbuffers' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.5447680Z glGenRenderbuffers(1, &msaaRenderbuffer);
2023-01-05T09:06:46.5448270Z ^
2023-01-05T09:06:46.5449450Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES3/gl.h:837:35: note: 'glGenRenderbuffers' has been explicitly marked deprecated here
2023-01-05T09:06:46.5450500Z GL_API void GL_APIENTRY glGenRenderbuffers (GLsizei n, GLuint* renderbuffers) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:46.5451190Z ^
2023-01-05T09:06:46.5452440Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:156:13: warning: 'glBindRenderbuffer' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.5453820Z glBindRenderbuffer(GL_RENDERBUFFER, msaaRenderbuffer);
2023-01-05T09:06:46.5454640Z ^
2023-01-05T09:06:46.5455910Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES3/gl.h:790:35: note: 'glBindRenderbuffer' has been explicitly marked deprecated here
2023-01-05T09:06:46.5457200Z GL_API void GL_APIENTRY glBindRenderbuffer (GLenum target, GLuint renderbuffer) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:46.5457870Z ^
2023-01-05T09:06:46.5459110Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:158:13: warning: 'glRenderbufferStorageMultisample' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.5460220Z glRenderbufferStorageMultisample(GL_RENDERBUFFER, samples, colorBufferFormat, backingWidth, backingHeight);
2023-01-05T09:06:46.5461040Z ^
2023-01-05T09:06:46.5462220Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES3/gl.h:954:35: note: 'glRenderbufferStorageMultisample' has been explicitly marked deprecated here
2023-01-05T09:06:46.5463360Z GL_API void GL_APIENTRY glRenderbufferStorageMultisample (GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height) OPENGLES_DEPRECATED(ios(7.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:46.5464100Z ^
2023-01-05T09:06:46.5465420Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:160:13: warning: 'glFramebufferRenderbuffer' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.5466760Z glFramebufferRenderbuffer(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, GL_RENDERBUFFER, msaaRenderbuffer);
2023-01-05T09:06:46.5467370Z ^
2023-01-05T09:06:46.5468520Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES3/gl.h:831:35: note: 'glFramebufferRenderbuffer' has been explicitly marked deprecated here
2023-01-05T09:06:46.5469290Z GL_API void GL_APIENTRY glFramebufferRenderbuffer (GLenum target, GLenum attachment, GLenum renderbuffertarget, GLuint renderbuffer) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:46.5470150Z ^
2023-01-05T09:06:46.5471420Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:173:13: warning: 'glGenRenderbuffers' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.5472430Z glGenRenderbuffers(1, &depthRenderbuffer);
2023-01-05T09:06:46.5473030Z ^
2023-01-05T09:06:46.5474200Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES3/gl.h:837:35: note: 'glGenRenderbuffers' has been explicitly marked deprecated here
2023-01-05T09:06:46.5475250Z GL_API void GL_APIENTRY glGenRenderbuffers (GLsizei n, GLuint* renderbuffers) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:46.5476350Z ^
2023-01-05T09:06:46.5477840Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:174:13: warning: 'glBindRenderbuffer' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.5478920Z glBindRenderbuffer(GL_RENDERBUFFER, depthRenderbuffer);
2023-01-05T09:06:46.5479550Z ^
2023-01-05T09:06:46.5480730Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES3/gl.h:790:35: note: 'glBindRenderbuffer' has been explicitly marked deprecated here
2023-01-05T09:06:46.5481790Z GL_API void GL_APIENTRY glBindRenderbuffer (GLenum target, GLuint renderbuffer) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:46.5482500Z ^
2023-01-05T09:06:46.5483800Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:177:17: warning: 'glRenderbufferStorageMultisample' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.5484560Z glRenderbufferStorageMultisample(GL_RENDERBUFFER, samples, depthBufferFormat, backingWidth, backingHeight);
2023-01-05T09:06:46.5484880Z ^
2023-01-05T09:06:46.5485680Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES3/gl.h:954:35: note: 'glRenderbufferStorageMultisample' has been explicitly marked deprecated here
2023-01-05T09:06:46.5486470Z GL_API void GL_APIENTRY glRenderbufferStorageMultisample (GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height) OPENGLES_DEPRECATED(ios(7.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:46.5487440Z ^
2023-01-05T09:06:46.5488740Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:179:17: warning: 'glRenderbufferStorage' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.5489840Z glRenderbufferStorage(GL_RENDERBUFFER, depthBufferFormat, backingWidth, backingHeight);
2023-01-05T09:06:46.5490510Z ^
2023-01-05T09:06:46.5491680Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES3/gl.h:879:35: note: 'glRenderbufferStorage' has been explicitly marked deprecated here
2023-01-05T09:06:46.5492790Z GL_API void GL_APIENTRY glRenderbufferStorage (GLenum target, GLenum internalformat, GLsizei width, GLsizei height) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:46.5493530Z ^
2023-01-05T09:06:46.5494810Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:183:17: warning: 'glFramebufferRenderbuffer' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.5496000Z glFramebufferRenderbuffer(GL_FRAMEBUFFER, GL_DEPTH_ATTACHMENT, GL_RENDERBUFFER, depthRenderbuffer);
2023-01-05T09:06:46.5496680Z ^
2023-01-05T09:06:46.5497870Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES3/gl.h:831:35: note: 'glFramebufferRenderbuffer' has been explicitly marked deprecated here
2023-01-05T09:06:46.5499430Z GL_API void GL_APIENTRY glFramebufferRenderbuffer (GLenum target, GLenum attachment, GLenum renderbuffertarget, GLuint renderbuffer) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:46.5500400Z ^
2023-01-05T09:06:46.5501770Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:186:17: warning: 'glFramebufferRenderbuffer' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.5502870Z glFramebufferRenderbuffer(GL_FRAMEBUFFER, GL_STENCIL_ATTACHMENT, GL_RENDERBUFFER, depthRenderbuffer);
2023-01-05T09:06:46.5503560Z ^
2023-01-05T09:06:46.5504750Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES3/gl.h:831:35: note: 'glFramebufferRenderbuffer' has been explicitly marked deprecated here
2023-01-05T09:06:46.5506010Z GL_API void GL_APIENTRY glFramebufferRenderbuffer (GLenum target, GLenum attachment, GLenum renderbuffertarget, GLuint renderbuffer) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:46.5506800Z ^
2023-01-05T09:06:46.5508060Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:190:13: warning: 'glCheckFramebufferStatus' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.5509110Z if (glCheckFramebufferStatus(GL_FRAMEBUFFER) != GL_FRAMEBUFFER_COMPLETE) {
2023-01-05T09:06:46.5509750Z ^
2023-01-05T09:06:46.5510930Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES3/gl.h:799:35: note: 'glCheckFramebufferStatus' has been explicitly marked deprecated here
2023-01-05T09:06:46.5511990Z GL_API GLenum GL_APIENTRY glCheckFramebufferStatus (GLenum target) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:46.5512690Z ^
2023-01-05T09:06:46.5513940Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:195:9: warning: 'glBindRenderbuffer' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.5514960Z glBindRenderbuffer(GL_RENDERBUFFER, viewRenderbuffer);
2023-01-05T09:06:46.5515690Z ^
2023-01-05T09:06:46.5516870Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES3/gl.h:790:35: note: 'glBindRenderbuffer' has been explicitly marked deprecated here
2023-01-05T09:06:46.5517940Z GL_API void GL_APIENTRY glBindRenderbuffer (GLenum target, GLuint renderbuffer) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:46.5518640Z ^
2023-01-05T09:06:46.5519900Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:232:5: warning: 'glGetIntegerv' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.5520880Z glGetIntegerv(GL_RENDERBUFFER_BINDING, &prevRenderbuffer);
2023-01-05T09:06:46.5521510Z ^
2023-01-05T09:06:46.5522660Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES3/gl.h:848:35: note: 'glGetIntegerv' has been explicitly marked deprecated here
2023-01-05T09:06:46.5524280Z GL_API void GL_APIENTRY glGetIntegerv (GLenum pname, GLint* params) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:46.5525060Z ^
2023-01-05T09:06:46.5527100Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:234:5: warning: 'glBindRenderbuffer' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.5528150Z glBindRenderbuffer(GL_RENDERBUFFER, viewRenderbuffer);
2023-01-05T09:06:46.5528770Z ^
2023-01-05T09:06:46.5529930Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES3/gl.h:790:35: note: 'glBindRenderbuffer' has been explicitly marked deprecated here
2023-01-05T09:06:46.5531000Z GL_API void GL_APIENTRY glBindRenderbuffer (GLenum target, GLuint renderbuffer) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:46.5531700Z ^
2023-01-05T09:06:46.5532830Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:235:64: warning: 'CAEAGLLayer' is deprecated: first deprecated in iOS 12.0 - OpenGLES is deprecated [-Wdeprecated-declarations]
2023-01-05T09:06:46.5533800Z [context renderbufferStorage:GL_RENDERBUFFER fromDrawable:(CAEAGLLayer *)self.layer];
2023-01-05T09:06:46.5534480Z ^
2023-01-05T09:06:46.5535660Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAEAGLLayer.h:21:12: note: 'CAEAGLLayer' has been explicitly marked deprecated here
2023-01-05T09:06:46.5536640Z @interface CAEAGLLayer : CALayer <EAGLDrawable>
2023-01-05T09:06:46.5537230Z ^
2023-01-05T09:06:46.5538510Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:237:5: warning: 'glGetRenderbufferParameteriv' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.5539600Z glGetRenderbufferParameteriv(GL_RENDERBUFFER, GL_RENDERBUFFER_WIDTH, &backingWidth);
2023-01-05T09:06:46.5540250Z ^
2023-01-05T09:06:46.5541450Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES3/gl.h:851:35: note: 'glGetRenderbufferParameteriv' has been explicitly marked deprecated here
2023-01-05T09:06:46.5542590Z GL_API void GL_APIENTRY glGetRenderbufferParameteriv (GLenum target, GLenum pname, GLint* params) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:46.5543330Z ^
2023-01-05T09:06:46.5544620Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:238:5: warning: 'glGetRenderbufferParameteriv' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.5545690Z glGetRenderbufferParameteriv(GL_RENDERBUFFER, GL_RENDERBUFFER_HEIGHT, &backingHeight);
2023-01-05T09:06:46.5546520Z ^
2023-01-05T09:06:46.5547730Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES3/gl.h:851:35: note: 'glGetRenderbufferParameteriv' has been explicitly marked deprecated here
2023-01-05T09:06:46.5549320Z GL_API void GL_APIENTRY glGetRenderbufferParameteriv (GLenum target, GLenum pname, GLint* params) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:46.5550060Z ^
2023-01-05T09:06:46.5551560Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:241:9: warning: 'glBindRenderbuffer' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.5552650Z glBindRenderbuffer(GL_RENDERBUFFER, msaaRenderbuffer);
2023-01-05T09:06:46.5553280Z ^
2023-01-05T09:06:46.5554450Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES3/gl.h:790:35: note: 'glBindRenderbuffer' has been explicitly marked deprecated here
2023-01-05T09:06:46.5556210Z GL_API void GL_APIENTRY glBindRenderbuffer (GLenum target, GLuint renderbuffer) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:46.5557180Z ^
2023-01-05T09:06:46.5558430Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:242:9: warning: 'glRenderbufferStorageMultisample' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.5559510Z glRenderbufferStorageMultisample(GL_RENDERBUFFER, samples, colorBufferFormat, backingWidth, backingHeight);
2023-01-05T09:06:46.5560150Z ^
2023-01-05T09:06:46.5561270Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES3/gl.h:954:35: note: 'glRenderbufferStorageMultisample' has been explicitly marked deprecated here
2023-01-05T09:06:46.5562410Z GL_API void GL_APIENTRY glRenderbufferStorageMultisample (GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height) OPENGLES_DEPRECATED(ios(7.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:46.5563140Z ^
2023-01-05T09:06:46.5564340Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:246:9: warning: 'glBindRenderbuffer' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.5565290Z glBindRenderbuffer(GL_RENDERBUFFER, depthRenderbuffer);
2023-01-05T09:06:46.5565840Z ^
2023-01-05T09:06:46.5566940Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES3/gl.h:790:35: note: 'glBindRenderbuffer' has been explicitly marked deprecated here
2023-01-05T09:06:46.5567940Z GL_API void GL_APIENTRY glBindRenderbuffer (GLenum target, GLuint renderbuffer) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:46.5568580Z ^
2023-01-05T09:06:46.5569940Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:249:13: warning: 'glRenderbufferStorageMultisample' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.5571090Z glRenderbufferStorageMultisample(GL_RENDERBUFFER, samples, depthBufferFormat, backingWidth, backingHeight);
2023-01-05T09:06:46.5571750Z ^
2023-01-05T09:06:46.5572940Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES3/gl.h:954:35: note: 'glRenderbufferStorageMultisample' has been explicitly marked deprecated here
2023-01-05T09:06:46.5574750Z GL_API void GL_APIENTRY glRenderbufferStorageMultisample (GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height) OPENGLES_DEPRECATED(ios(7.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:46.5575590Z ^
2023-01-05T09:06:46.5576980Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:251:13: warning: 'glRenderbufferStorage' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.5578020Z glRenderbufferStorage(GL_RENDERBUFFER, depthBufferFormat, backingWidth, backingHeight);
2023-01-05T09:06:46.5578660Z ^
2023-01-05T09:06:46.5579800Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES3/gl.h:879:35: note: 'glRenderbufferStorage' has been explicitly marked deprecated here
2023-01-05T09:06:46.5580870Z GL_API void GL_APIENTRY glRenderbufferStorage (GLenum target, GLenum internalformat, GLsizei width, GLsizei height) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:46.5581590Z ^
2023-01-05T09:06:46.5582800Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:255:5: warning: 'glBindRenderbuffer' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.5584660Z glBindRenderbuffer(GL_RENDERBUFFER, prevRenderbuffer);
2023-01-05T09:06:46.5585330Z ^
2023-01-05T09:06:46.5586520Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES3/gl.h:790:35: note: 'glBindRenderbuffer' has been explicitly marked deprecated here
2023-01-05T09:06:46.5587580Z GL_API void GL_APIENTRY glBindRenderbuffer (GLenum target, GLuint renderbuffer) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:46.5588230Z ^
2023-01-05T09:06:46.5589430Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:261:9: warning: 'glLabelObjectEXT' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.5590430Z glLabelObjectEXT(GL_FRAMEBUFFER, viewFramebuffer, 0, "context FBO");
2023-01-05T09:06:46.5591040Z ^
2023-01-05T09:06:46.5592150Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/glext.h:379:15: note: 'glLabelObjectEXT' has been explicitly marked deprecated here
2023-01-05T09:06:46.5593180Z GL_API GLvoid glLabelObjectEXT(GLenum type, GLuint object, GLsizei length, const GLchar *label) OPENGLES_DEPRECATED(ios(5.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:46.5593840Z ^
2023-01-05T09:06:46.5595030Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:265:9: warning: 'glLabelObjectEXT' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.5596310Z glLabelObjectEXT(GL_RENDERBUFFER, viewRenderbuffer, 0, "context color buffer");
2023-01-05T09:06:46.5597360Z ^
2023-01-05T09:06:46.5598510Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/glext.h:379:15: note: 'glLabelObjectEXT' has been explicitly marked deprecated here
2023-01-05T09:06:46.5599770Z GL_API GLvoid glLabelObjectEXT(GLenum type, GLuint object, GLsizei length, const GLchar *label) OPENGLES_DEPRECATED(ios(5.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:46.5600520Z ^
2023-01-05T09:06:46.5601720Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:270:13: warning: 'glLabelObjectEXT' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.5602880Z glLabelObjectEXT(GL_RENDERBUFFER, depthRenderbuffer, 0, "context depth-stencil buffer");
2023-01-05T09:06:46.5603550Z ^
2023-01-05T09:06:46.5604690Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/glext.h:379:15: note: 'glLabelObjectEXT' has been explicitly marked deprecated here
2023-01-05T09:06:46.5606170Z GL_API GLvoid glLabelObjectEXT(GLenum type, GLuint object, GLsizei length, const GLchar *label) OPENGLES_DEPRECATED(ios(5.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:46.5606850Z ^
2023-01-05T09:06:46.5608040Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:272:13: warning: 'glLabelObjectEXT' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.5609050Z glLabelObjectEXT(GL_RENDERBUFFER, depthRenderbuffer, 0, "context depth buffer");
2023-01-05T09:06:46.5609660Z ^
2023-01-05T09:06:46.5610790Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/glext.h:379:15: note: 'glLabelObjectEXT' has been explicitly marked deprecated here
2023-01-05T09:06:46.5611810Z GL_API GLvoid glLabelObjectEXT(GLenum type, GLuint object, GLsizei length, const GLchar *label) OPENGLES_DEPRECATED(ios(5.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:46.5612460Z ^
2023-01-05T09:06:46.5613650Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:277:9: warning: 'glLabelObjectEXT' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.5614630Z glLabelObjectEXT(GL_FRAMEBUFFER, msaaFramebuffer, 0, "context MSAA FBO");
2023-01-05T09:06:46.5615230Z ^
2023-01-05T09:06:46.5616350Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/glext.h:379:15: note: 'glLabelObjectEXT' has been explicitly marked deprecated here
2023-01-05T09:06:46.5617360Z GL_API GLvoid glLabelObjectEXT(GLenum type, GLuint object, GLsizei length, const GLchar *label) OPENGLES_DEPRECATED(ios(5.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:46.5618020Z ^
2023-01-05T09:06:46.5619210Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:281:9: warning: 'glLabelObjectEXT' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.5620200Z glLabelObjectEXT(GL_RENDERBUFFER, msaaRenderbuffer, 0, "context MSAA renderbuffer");
2023-01-05T09:06:46.5621200Z ^
2023-01-05T09:06:46.5622310Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/glext.h:379:15: note: 'glLabelObjectEXT' has been explicitly marked deprecated here
2023-01-05T09:06:46.5624120Z GL_API GLvoid glLabelObjectEXT(GLenum type, GLuint object, GLsizei length, const GLchar *label) OPENGLES_DEPRECATED(ios(5.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:46.5624850Z ^
2023-01-05T09:06:46.5626030Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:290:9: warning: 'glBindFramebuffer' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.5627010Z glBindFramebuffer(GL_DRAW_FRAMEBUFFER, viewFramebuffer);
2023-01-05T09:06:46.5627590Z ^
2023-01-05T09:06:46.5628730Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES3/gl.h:789:35: note: 'glBindFramebuffer' has been explicitly marked deprecated here
2023-01-05T09:06:46.5629740Z GL_API void GL_APIENTRY glBindFramebuffer (GLenum target, GLuint framebuffer) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:46.5630380Z ^
2023-01-05T09:06:46.5631580Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:297:13: warning: 'glBlitFramebuffer' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.5632550Z glBlitFramebuffer(0, 0, w, h, 0, 0, w, h, GL_COLOR_BUFFER_BIT, GL_NEAREST);
2023-01-05T09:06:46.5633120Z ^
2023-01-05T09:06:46.5634390Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES3/gl.h:953:35: note: 'glBlitFramebuffer' has been explicitly marked deprecated here
2023-01-05T09:06:46.5635700Z GL_API void GL_APIENTRY glBlitFramebuffer (GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter) OPENGLES_DEPRECATED(ios(7.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:46.5636510Z ^
2023-01-05T09:06:46.5637740Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:301:17: warning: 'glInvalidateFramebuffer' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.5638730Z glInvalidateFramebuffer(GL_READ_FRAMEBUFFER, 1, attachments);
2023-01-05T09:06:46.5639340Z ^
2023-01-05T09:06:46.5640460Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES3/gl.h:1029:35: note: 'glInvalidateFramebuffer' has been explicitly marked deprecated here
2023-01-05T09:06:46.5641540Z GL_API void GL_APIENTRY glInvalidateFramebuffer (GLenum target, GLsizei numAttachments, const GLenum* attachments) OPENGLES_DEPRECATED(ios(7.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:46.5642250Z ^
2023-01-05T09:06:46.5643520Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:304:13: warning: 'glResolveMultisampleFramebufferAPPLE' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.5644900Z glResolveMultisampleFramebufferAPPLE();
2023-01-05T09:06:46.5645460Z ^
2023-01-05T09:06:46.5646870Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/glext.h:362:15: note: 'glResolveMultisampleFramebufferAPPLE' has been explicitly marked deprecated here
2023-01-05T09:06:46.5647980Z GL_API GLvoid glResolveMultisampleFramebufferAPPLE(void) OPENGLES_DEPRECATED(ios(4.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:46.5648620Z ^
2023-01-05T09:06:46.5649830Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:307:17: warning: 'glDiscardFramebufferEXT' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.5650800Z glDiscardFramebufferEXT(GL_READ_FRAMEBUFFER, 1, attachments);
2023-01-05T09:06:46.5651420Z ^
2023-01-05T09:06:46.5652570Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES2/glext.h:390:27: note: 'glDiscardFramebufferEXT' has been explicitly marked deprecated here
2023-01-05T09:06:46.5653630Z GL_API GLvoid GL_APIENTRY glDiscardFramebufferEXT(GLenum target, GLsizei numAttachments, const GLenum *attachments) OPENGLES_DEPRECATED(ios(4.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:46.5654330Z ^
2023-01-05T09:06:46.5655510Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:313:9: warning: 'glBindFramebuffer' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.5656490Z glBindFramebuffer(GL_DRAW_FRAMEBUFFER, msaaFramebuffer);
2023-01-05T09:06:46.5657060Z ^
2023-01-05T09:06:46.5658180Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES3/gl.h:789:35: note: 'glBindFramebuffer' has been explicitly marked deprecated here
2023-01-05T09:06:46.5659200Z GL_API void GL_APIENTRY glBindFramebuffer (GLenum target, GLuint framebuffer) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:46.5659840Z ^
2023-01-05T09:06:46.5661020Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:331:9: warning: 'EAGLContext' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.5662110Z EAGLContext *prevContext = [EAGLContext currentContext];
2023-01-05T09:06:46.5662710Z ^
2023-01-05T09:06:46.5663850Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/EAGL.h:70:12: note: 'EAGLContext' has been explicitly marked deprecated here
2023-01-05T09:06:46.5664700Z @interface EAGLContext : NSObject
2023-01-05T09:06:46.5665240Z ^
2023-01-05T09:06:46.5666800Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:331:49: warning: 'EAGLContext' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.5667750Z EAGLContext *prevContext = [EAGLContext currentContext];
2023-01-05T09:06:46.5668330Z ^
2023-01-05T09:06:46.5669450Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/EAGL.h:70:12: note: 'EAGLContext' has been explicitly marked deprecated here
2023-01-05T09:06:46.5670380Z @interface EAGLContext : NSObject
2023-01-05T09:06:46.5671150Z ^
2023-01-05T09:06:46.5672840Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:333:26: warning: 'EAGLContext' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.5673930Z [EAGLContext setCurrentContext:context];
2023-01-05T09:06:46.5674570Z ^
2023-01-05T09:06:46.5675750Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/EAGL.h:70:12: note: 'EAGLContext' has been explicitly marked deprecated here
2023-01-05T09:06:46.5676690Z @interface EAGLContext : NSObject
2023-01-05T09:06:46.5677260Z ^
2023-01-05T09:06:46.5678490Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:339:26: warning: 'EAGLContext' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.5679460Z [EAGLContext setCurrentContext:prevContext];
2023-01-05T09:06:46.5680040Z ^
2023-01-05T09:06:46.5681170Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/EAGL.h:70:12: note: 'EAGLContext' has been explicitly marked deprecated here
2023-01-05T09:06:46.5682040Z @interface EAGLContext : NSObject
2023-01-05T09:06:46.5682600Z ^
2023-01-05T09:06:46.5683800Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:347:9: warning: 'glDeleteFramebuffers' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.5684770Z glDeleteFramebuffers(1, &viewFramebuffer);
2023-01-05T09:06:46.5685330Z ^
2023-01-05T09:06:46.5686490Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES3/gl.h:814:35: note: 'glDeleteFramebuffers' has been explicitly marked deprecated here
2023-01-05T09:06:46.5687180Z GL_API void GL_APIENTRY glDeleteFramebuffers (GLsizei n, const GLuint* framebuffers) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:46.5687900Z ^
2023-01-05T09:06:46.5689130Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:352:9: warning: 'glDeleteRenderbuffers' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.5690090Z glDeleteRenderbuffers(1, &viewRenderbuffer);
2023-01-05T09:06:46.5690690Z ^
2023-01-05T09:06:46.5691820Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES3/gl.h:816:35: note: 'glDeleteRenderbuffers' has been explicitly marked deprecated here
2023-01-05T09:06:46.5692870Z GL_API void GL_APIENTRY glDeleteRenderbuffers (GLsizei n, const GLuint* renderbuffers) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:46.5693710Z ^
2023-01-05T09:06:46.5695450Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:357:9: warning: 'glDeleteRenderbuffers' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.5696670Z glDeleteRenderbuffers(1, &depthRenderbuffer);
2023-01-05T09:06:46.5697350Z ^
2023-01-05T09:06:46.5698490Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES3/gl.h:816:35: note: 'glDeleteRenderbuffers' has been explicitly marked deprecated here
2023-01-05T09:06:46.5699530Z GL_API void GL_APIENTRY glDeleteRenderbuffers (GLsizei n, const GLuint* renderbuffers) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:46.5700200Z ^
2023-01-05T09:06:46.5701420Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:362:9: warning: 'glDeleteFramebuffers' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.5702400Z glDeleteFramebuffers(1, &msaaFramebuffer);
2023-01-05T09:06:46.5702970Z ^
2023-01-05T09:06:46.5704080Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES3/gl.h:814:35: note: 'glDeleteFramebuffers' has been explicitly marked deprecated here
2023-01-05T09:06:46.5705130Z GL_API void GL_APIENTRY glDeleteFramebuffers (GLsizei n, const GLuint* framebuffers) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:46.5706130Z ^
2023-01-05T09:06:46.5707380Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:367:9: warning: 'glDeleteRenderbuffers' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.5708360Z glDeleteRenderbuffers(1, &msaaRenderbuffer);
2023-01-05T09:06:46.5708930Z ^
2023-01-05T09:06:46.5710080Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/ES3/gl.h:816:35: note: 'glDeleteRenderbuffers' has been explicitly marked deprecated here
2023-01-05T09:06:46.5711110Z GL_API void GL_APIENTRY glDeleteRenderbuffers (GLsizei n, const GLuint* renderbuffers) OPENGLES_DEPRECATED(ios(3.0, 12.0), tvos(9.0, 12.0));
2023-01-05T09:06:46.5711790Z ^
2023-01-05T09:06:46.5712980Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:374:44: warning: 'EAGLContext' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.5713960Z if (context && context == [EAGLContext currentContext]) {
2023-01-05T09:06:46.5714550Z ^
2023-01-05T09:06:46.5715680Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/EAGL.h:70:12: note: 'EAGLContext' has been explicitly marked deprecated here
2023-01-05T09:06:46.5716570Z @interface EAGLContext : NSObject
2023-01-05T09:06:46.5717110Z ^
2023-01-05T09:06:46.5718290Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.m:376:22: warning: 'EAGLContext' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.5719600Z [EAGLContext setCurrentContext:nil];
2023-01-05T09:06:46.5720170Z ^
2023-01-05T09:06:46.5721510Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/EAGL.h:70:12: note: 'EAGLContext' has been explicitly marked deprecated here
2023-01-05T09:06:46.5722440Z @interface EAGLContext : NSObject
2023-01-05T09:06:46.5723000Z ^
2023-01-05T09:06:46.5723530Z 69 warnings generated.
2023-01-05T09:06:46.5724350Z make[1]: *** [_deps/corrade-build/src/Corrade/Utility/CMakeFiles/CorradeUtility.dir/all] Error 2
2023-01-05T09:06:46.5725040Z make[1]: *** Waiting for unfinished jobs....
2023-01-05T09:06:46.7010190Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/metal/SDL_render_metal.m:137:35: warning: 'CAMetalLayer' is only available on iOS 13.0 or newer [-Wunguarded-availability-new]
2023-01-05T09:06:46.7011230Z @property (nonatomic, retain) CAMetalLayer *mtllayer;
2023-01-05T09:06:46.7011900Z ^
2023-01-05T09:06:46.7013170Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAMetalLayer.h:45:12: note: 'CAMetalLayer' has been marked as being introduced in iOS 13.0 here, but the deployment target is iOS 12.0.0
2023-01-05T09:06:46.7014140Z @interface CAMetalLayer : CALayer
2023-01-05T09:06:46.7015540Z ^
2023-01-05T09:06:46.7016640Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/metal/SDL_render_metal.m:125:12: note: annotate 'METAL_RenderData' with an availability attribute to silence this warning
2023-01-05T09:06:46.7017460Z @interface METAL_RenderData : NSObject
2023-01-05T09:06:46.7018010Z ^
2023-01-05T09:06:46.7407440Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/metal/SDL_render_metal.m:1629:5: warning: 'CAMetalLayer' is only available on iOS 13.0 or newer [-Wunguarded-availability-new]
2023-01-05T09:06:46.7428660Z CAMetalLayer *layer = nil;
2023-01-05T09:06:46.7429380Z ^~~~~~~~~~~~
2023-01-05T09:06:46.7430730Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAMetalLayer.h:45:12: note: 'CAMetalLayer' has been marked as being introduced in iOS 13.0 here, but the deployment target is iOS 12.0.0
2023-01-05T09:06:46.7431700Z @interface CAMetalLayer : CALayer
2023-01-05T09:06:46.7432250Z ^
2023-01-05T09:06:46.7433680Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/metal/SDL_render_metal.m:1629:5: note: enclose 'CAMetalLayer' in an @available check to silence this warning
2023-01-05T09:06:46.7434480Z CAMetalLayer *layer = nil;
2023-01-05T09:06:46.7435020Z ^~~~~~~~~~~~
2023-01-05T09:06:46.7436040Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/metal/SDL_render_metal.m:1759:14: warning: 'CAMetalLayer' is only available on iOS 13.0 or newer [-Wunguarded-availability-new]
2023-01-05T09:06:46.7436880Z layer = (CAMetalLayer *)[(__bridge UIView *)view layer];
2023-01-05T09:06:46.7437430Z ^~~~~~~~~~~~
2023-01-05T09:06:46.7438660Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAMetalLayer.h:45:12: note: 'CAMetalLayer' has been marked as being introduced in iOS 13.0 here, but the deployment target is iOS 12.0.0
2023-01-05T09:06:46.7439590Z @interface CAMetalLayer : CALayer
2023-01-05T09:06:46.7440130Z ^
2023-01-05T09:06:46.7441060Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/render/metal/SDL_render_metal.m:1759:14: note: enclose 'CAMetalLayer' in an @available check to silence this warning
2023-01-05T09:06:46.7442440Z layer = (CAMetalLayer *)[(__bridge UIView *)view layer];
2023-01-05T09:06:46.7443000Z ^~~~~~~~~~~~
2023-01-05T09:06:46.8230800Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitwindow.m:40:
2023-01-05T09:06:46.8232490Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.h:44:32: warning: 'EAGLContext' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.8233540Z context:(EAGLContext *)glcontext;
2023-01-05T09:06:46.8234120Z ^
2023-01-05T09:06:46.8235240Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/EAGL.h:70:12: note: 'EAGLContext' has been explicitly marked deprecated here
2023-01-05T09:06:46.8236140Z @interface EAGLContext : NSObject
2023-01-05T09:06:46.8236680Z ^
2023-01-05T09:06:46.8237540Z In file included from /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitwindow.m:40:
2023-01-05T09:06:46.8238880Z /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/build/_deps/sdl-src/src/video/uikit/SDL_uikitopenglview.h:46:39: warning: 'EAGLContext' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
2023-01-05T09:06:46.8239830Z @property (nonatomic, readonly, weak) EAGLContext *context;
2023-01-05T09:06:46.8240410Z ^
2023-01-05T09:06:46.8241530Z /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/EAGL.h:70:12: note: 'EAGLContext' has been explicitly marked deprecated here
2023-01-05T09:06:46.8242410Z @interface EAGLContext : NSObject
2023-01-05T09:06:46.8242930Z ^
2023-01-05T09:06:46.9356620Z 2 warnings generated.
2023-01-05T09:06:47.1149720Z 3 warnings generated.
2023-01-05T09:06:47.1402870Z [ 97%] Linking C static library /Users/runner/work/Light.vn-core/Light.vn-core/extlibs/bin-iOS-RelWithDebInfo8/libSDL2.a
2023-01-05T09:06:47.5087170Z [ 97%] Built target SDL2-static
2023-01-05T09:06:47.5095130Z make: *** [all] Error 2
2023-01-05T09:06:47.5108340Z Starting core build
2023-01-05T09:06:47.5367250Z -- CMake version: 3.25
2023-01-05T09:06:49.3821590Z -- [DEFAULTS] Enabling ARC support by default. ENABLE_ARC not provided!
2023-01-05T09:06:49.3822210Z -- [DEFAULTS] Hiding symbols visibility by default. ENABLE_VISIBILITY not provided!
2023-01-05T09:06:49.3822770Z -- [DEFAULTS] Using NON-strict compiler checks by default. ENABLE_STRICT_TRY_COMPILE not provided!
2023-01-05T09:06:50.6478080Z -- Not setting any manual command-line buildflags, since Xcode is selected as generator.
2023-01-05T09:06:50.6560010Z -- Configuring iphonesimulator build for platform: SIMULATORARM64, architecture(s): arm64
2023-01-05T09:06:50.6581170Z -- Using SDK: /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk
2023-01-05T09:06:50.6615250Z -- Using C compiler: /Applications/Xcode_14.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
2023-01-05T09:06:50.6637550Z -- Using CXX compiler: /Applications/Xcode_14.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
2023-01-05T09:06:50.6644510Z -- Using libtool: /Applications/Xcode_14.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool
2023-01-05T09:06:50.6646080Z -- Using install name tool: /Applications/Xcode_14.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool
2023-01-05T09:06:50.6659730Z -- Autoconf target triple: aarch64-apple-ios12-simulator
2023-01-05T09:06:50.6660380Z -- Using minimum deployment version: 12 (SDK version: 16.0)
2023-01-05T09:06:50.6661240Z -- Merging integrated CMake 3.14+ iOS,tvOS,watchOS,macOS toolchain(s) with this toolchain!
2023-01-05T09:06:50.6661700Z -- Using Xcode version: 14.0.1
2023-01-05T09:06:50.6661980Z -- CMake version: 3.25.1
2023-01-05T09:06:50.6662270Z -- Using a data_ptr size of: 8
2023-01-05T09:06:50.6662650Z -- Bitcode: Disabled
2023-01-05T09:06:50.6663010Z -- ARC: Enabled
2023-01-05T09:06:50.6663330Z -- Hiding symbols: Enabled
2023-01-05T09:07:05.4240560Z -- The CXX compiler identification is AppleClang 14.0.0.14000029
2023-01-05T09:07:08.9886960Z -- The C compiler identification is AppleClang 14.0.0.14000029
2023-01-05T09:07:09.0207690Z -- Detecting CXX compiler ABI info
2023-01-05T09:07:11.8714680Z -- Detecting CXX compiler ABI info - done
2023-01-05T09:07:11.8998000Z -- Check for working CXX compiler: /Applications/Xcode_14.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ - skipped
2023-01-05T09:07:11.9099720Z -- Detecting CXX compile features
2023-01-05T09:07:11.9178520Z -- Detecting CXX compile features - done
2023-01-05T09:07:11.9184430Z -- Detecting C compiler ABI info
2023-01-05T09:07:15.1094460Z -- Detecting C compiler ABI info - done
2023-01-05T09:07:15.1476180Z -- Check for working C compiler: /Applications/Xcode_14.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang - skipped
2023-01-05T09:07:15.1480050Z -- Detecting C compile features
2023-01-05T09:07:15.1487990Z -- Detecting C compile features - done
2023-01-05T09:07:15.1531580Z -- CMAKE_BUILD_TYPE: RelWithDebInfo
2023-01-05T09:07:15.1535130Z -- CMAKE_SYSTEM_NAME: iOS
2023-01-05T09:07:15.1540850Z -- SECORE_BUILD_DEBUG: OFF
2023-01-05T09:07:15.1541800Z -- CMAKE_HOST_WIN32:
2023-01-05T09:07:15.1546420Z -- CMAKE_HOST_APPLE: 1
2023-01-05T09:07:15.1547440Z -- CMAKE_MSVC_RUNTIME_LIBRARY: MultiThreaded
2023-01-05T09:07:15.1549420Z BUILDING SECORE_TARGET_IOS: /Users/runner/work/Light.vn-core/Light.vn-core/core/../extlibs/install-iOS-RelWithDebInfo8;/Users/runner/work/Light.vn-core/Light.vn-core/core/../extlibs/install-iOS-RelWithDebInfo8/bin;/Users/runner/work/Light.vn-core/Light.vn-core/core/../extlibs/install-iOS-RelWithDebInfo8/include;/Users/runner/work/Light.vn-core/Light.vn-core/core/../extlibs/install-iOS-RelWithDebInfo8/lib;/Users/runner/work/Light.vn-core/Light.vn-core/core/../extlibs/corrade/modules;/Users/runner/work/Light.vn-core/Light.vn-core/core/extlibs/freetype2
2023-01-05T09:07:15.1605630Z -- Fetch: openal-soft
2023-01-05T09:07:23.9407210Z -- Found PkgConfig: /usr/local/bin/pkg-config (found version "0.29.2")
2023-01-05T09:07:23.9415740Z -- Looking for posix_memalign
2023-01-05T09:07:27.3826730Z -- Looking for posix_memalign - found
2023-01-05T09:07:27.3960950Z -- Performing Test HAVE___RESTRICT
2023-01-05T09:07:30.4611260Z -- Performing Test HAVE___RESTRICT - Success
2023-01-05T09:07:30.4757900Z -- Performing Test HAVE_LIBATOMIC
2023-01-05T09:07:33.4577150Z -- Performing Test HAVE_LIBATOMIC - Failed
2023-01-05T09:07:33.4994480Z -- Performing Test HAVE_WNO_CXX20_ATTR_EXT
2023-01-05T09:07:36.9506900Z -- Performing Test HAVE_WNO_CXX20_ATTR_EXT - Failed
2023-01-05T09:07:36.9927930Z -- Performing Test HAVE_FNO_MATH_ERRNO
2023-01-05T09:07:39.7588870Z -- Performing Test HAVE_FNO_MATH_ERRNO - Success
2023-01-05T09:07:39.7594410Z -- Performing Test HAVE_GCC_PROTECTED_VISIBILITY
2023-01-05T09:07:42.5892810Z -- Performing Test HAVE_GCC_PROTECTED_VISIBILITY - Failed
2023-01-05T09:07:42.5901040Z -- Performing Test HAVE_GCC_DEFAULT_VISIBILITY
2023-01-05T09:07:49.1400340Z -- Performing Test HAVE_GCC_DEFAULT_VISIBILITY - Success
2023-01-05T09:07:49.1694420Z -- Performing Test HAVE_VISIBILITY_HIDDEN_SWITCH
2023-01-05T09:07:51.9264460Z -- Performing Test HAVE_VISIBILITY_HIDDEN_SWITCH - Success
2023-01-05T09:07:51.9410550Z -- Performing Test HAVE_MSSE2_SWITCH
2023-01-05T09:07:55.2069440Z -- Performing Test HAVE_MSSE2_SWITCH - Failed
2023-01-05T09:07:55.2077050Z -- Looking for xmmintrin.h
2023-01-05T09:07:58.4401040Z -- Looking for xmmintrin.h - not found
2023-01-05T09:07:58.4801390Z -- Looking for emmintrin.h
2023-01-05T09:08:01.3629840Z -- Looking for emmintrin.h - not found
2023-01-05T09:08:01.3635960Z -- Looking for pmmintrin.h
2023-01-05T09:08:04.7778730Z -- Looking for pmmintrin.h - not found
2023-01-05T09:08:04.8182460Z -- Looking for smmintrin.h
2023-01-05T09:08:07.8211980Z -- Looking for smmintrin.h - not found
2023-01-05T09:08:07.8219230Z -- Looking for arm_neon.h
2023-01-05T09:08:10.8666260Z -- Looking for arm_neon.h - found
2023-01-05T09:08:10.8674180Z -- Performing Test HAVE_NEON_INTRINSICS
2023-01-05T09:08:16.9103220Z -- Performing Test HAVE_NEON_INTRINSICS - Success
2023-01-05T09:08:16.9110070Z -- Looking for malloc.h
2023-01-05T09:08:20.2234800Z -- Looking for malloc.h - not found
2023-01-05T09:08:20.2636310Z -- Looking for cpuid.h
2023-01-05T09:08:23.8254810Z -- Looking for cpuid.h - not found
2023-01-05T09:08:23.8632230Z -- Looking for intrin.h
2023-01-05T09:08:26.6897090Z -- Looking for intrin.h - not found
2023-01-05T09:08:26.7165720Z -- Looking for guiddef.h
2023-01-05T09:08:29.9296460Z -- Looking for guiddef.h - not found
2023-01-05T09:08:29.9604760Z -- Looking for initguid.h
2023-01-05T09:08:32.5367900Z -- Looking for initguid.h - not found
2023-01-05T09:08:32.5785320Z -- Looking for pow in m
2023-01-05T09:08:35.1723230Z -- Looking for pow in m - found
2023-01-05T09:08:35.2140420Z -- Looking for clock_gettime in rt
2023-01-05T09:08:37.7359020Z -- Looking for clock_gettime in rt - found
2023-01-05T09:08:37.7778170Z -- Looking for dlfcn.h
2023-01-05T09:08:40.8831450Z -- Looking for dlfcn.h - found
2023-01-05T09:08:40.9248170Z -- Looking for dlopen in dl
2023-01-05T09:08:43.6898360Z -- Looking for dlopen in dl - found
2023-01-05T09:08:43.7322650Z -- Looking for posix_memalign
2023-01-05T09:08:46.2558120Z -- Looking for posix_memalign - found
2023-01-05T09:08:46.2976600Z -- Looking for _aligned_malloc
2023-01-05T09:08:49.2919900Z -- Looking for _aligned_malloc - not found
2023-01-05T09:08:49.3106480Z -- Looking for proc_pidpath
2023-01-05T09:08:54.3400380Z -- Looking for proc_pidpath - not found
2023-01-05T09:08:54.4346730Z -- Looking for pthread.h
2023-01-05T09:08:59.9358260Z -- Looking for pthread.h - found
2023-01-05T09:08:59.9789680Z -- Performing Test HAVE_PTHREAD
2023-01-05T09:09:03.1830360Z -- Performing Test HAVE_PTHREAD - Success
2023-01-05T09:09:03.2201340Z -- Looking for pthread_setschedparam
2023-01-05T09:09:05.9338640Z -- Looking for pthread_setschedparam - found
2023-01-05T09:09:05.9747570Z -- Looking for include files pthread.h, pthread_np.h
2023-01-05T09:09:10.3447610Z -- Looking for include files pthread.h, pthread_np.h - not found
2023-01-05T09:09:10.3776650Z -- Looking for pthread_setname_np
2023-01-05T09:09:14.7458720Z -- Looking for pthread_setname_np - found
2023-01-05T09:09:14.7846030Z -- Looking for getopt
2023-01-05T09:09:17.9335110Z -- Looking for getopt - found
2023-01-05T09:09:18.0728240Z -- Checking for module 'dbus-1'
2023-01-05T09:09:18.1448370Z -- No package 'dbus-1' found
2023-01-05T09:09:18.1450830Z -- Could NOT find DBus1 (missing: DBus1_INCLUDE_DIRS DBus1_LIBRARIES)
2023-01-05T09:09:22.5940960Z -- Could NOT find ALSA (missing: ALSA_LIBRARY ALSA_INCLUDE_DIR)
2023-01-05T09:09:22.8575470Z -- Could NOT find OSS (missing: OSS_INCLUDE_DIR)
2023-01-05T09:09:22.8676850Z -- Checking for module 'libpipewire-0.3>=0.3.23'
2023-01-05T09:09:22.8777390Z -- No package 'libpipewire-0.3' found
2023-01-05T09:09:23.1086540Z -- Could NOT find AudioIO (missing: AUDIOIO_INCLUDE_DIR)
2023-01-05T09:09:23.3100440Z -- Could NOT find SoundIO (missing: SOUNDIO_LIBRARY SOUNDIO_INCLUDE_DIR)
2023-01-05T09:09:23.6287890Z -- Could NOT find PortAudio (missing: PORTAUDIO_LIBRARY PORTAUDIO_INCLUDE_DIR)
2023-01-05T09:09:24.2521890Z -- Could NOT find PulseAudio (missing: PULSEAUDIO_LIBRARY PULSEAUDIO_INCLUDE_DIR)
2023-01-05T09:09:24.9300760Z -- Could NOT find JACK (missing: JACK_LIBRARY JACK_INCLUDE_DIR)
2023-01-05T09:09:26.4583690Z -- Could NOT find OpenSL (missing: OPENSL_LIBRARY OPENSL_INCLUDE_DIR OPENSL_ANDROID_INCLUDE_DIR)
2023-01-05T09:09:26.6188300Z -- Could NOT find SDL2
2023-01-05T09:09:26.6291120Z -- Found Git: /usr/local/bin/git (found version "2.39.0")
2023-01-05T09:09:26.6891420Z --
2023-01-05T09:09:26.6993070Z -- Building OpenAL with support for the following backends:
2023-01-05T09:09:26.7093170Z -- CoreAudio, WaveFile, Null
2023-01-05T09:09:26.7193260Z --
2023-01-05T09:09:26.7294810Z -- Building with support for CPU extensions:
2023-01-05T09:09:26.7395480Z -- Default, Neon
2023-01-05T09:09:26.7496880Z --
2023-01-05T09:09:26.7598350Z -- Embedding HRTF datasets
2023-01-05T09:09:26.7698730Z --
2023-01-05T09:09:26.7799540Z -- Installing library and headers
2023-01-05T09:09:26.7901180Z -- Installing sample configuration
2023-01-05T09:09:26.8001420Z -- Installing HRTF data files
2023-01-05T09:09:26.8101910Z -- Installing AmbDec presets
2023-01-05T09:09:26.8202990Z --
2023-01-05T09:09:26.8304520Z -- Fetch: magnum
2023-01-05T09:09:26.8404840Z -- SDL2_INCLUDE_DIR:
2023-01-05T09:09:26.8506040Z -- SDL2_LIBRARY_DEBUG:
2023-01-05T09:09:26.8606710Z -- SDL2_LIBRARY_RELEASE:
2023-01-05T09:09:40.5407900Z CMake Error at /usr/local/Cellar/cmake/3.25.1/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
2023-01-05T09:09:40.5408640Z -- Configuring incomplete, errors occurred!
2023-01-05T09:09:40.5595150Z Could NOT find Corrade (missing: CORRADE_INCLUDE_DIR
2023-01-05T09:09:40.5595970Z See also "/Users/runner/work/Light.vn-core/Light.vn-core/core/build/CMakeFiles/CMakeOutput.log".
2023-01-05T09:09:40.5647160Z _CORRADE_CONFIGURE_FILE)
2023-01-05T09:09:40.5647990Z See also "/Users/runner/work/Light.vn-core/Light.vn-core/core/build/CMakeFiles/CMakeError.log".
2023-01-05T09:09:40.5778100Z Call Stack (most recent call first):
2023-01-05T09:09:40.5879490Z /usr/local/Cellar/cmake/3.25.1/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE)
2023-01-05T09:09:40.5995390Z build/_deps/magnum-src/modules/FindCorrade.cmake:311 (find_package_handle_standard_args)
2023-01-05T09:09:40.6097310Z build/_deps/magnum-src/CMakeLists.txt:60 (find_package)
2023-01-05T09:09:40.6198260Z
2023-01-05T09:09:40.6299110Z
2023-01-05T09:09:43.6850260Z Command line invocation:
2023-01-05T09:09:43.6966600Z /Applications/Xcode_14.0.1.app/Contents/Developer/usr/bin/xcodebuild -project SECORE.xcodeproj build -target ALL_BUILD -parallelizeTargets -configuration Debug -jobs 16 -hideShellScriptEnvironment
2023-01-05T09:09:43.7067720Z
2023-01-05T09:09:43.7168890Z User defaults from command line:
2023-01-05T09:09:43.7270280Z HideShellScriptEnvironment = YES
2023-01-05T09:09:43.7370930Z IDEBuildOperationMaxNumberOfConcurrentCompileTasks = 16
2023-01-05T09:09:43.7472020Z IDEPackageSupportUseBuiltinSCM = YES
2023-01-05T09:09:43.7572280Z
2023-01-05T09:09:43.8547710Z 2023-01-05 09:09:43.847 xcodebuild[12859:43432] Writing error result bundle to /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/ResultBundle_2023-05-01_09-09-0043.xcresult
2023-01-05T09:09:45.0698340Z xcodebuild: error: 'SECORE.xcodeproj' does not exist.
2023-01-05T09:09:45.0929180Z ##[error]Process completed with exit code 66.
2023-01-05T09:09:45.1156420Z Cleaning up orphan processes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment