Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TEST] CI: Fedora 40 #5646

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Conversation

osteffenrh
Copy link
Contributor

No description provided.

@osteffenrh
Copy link
Contributor Author

INFO - /__w/1/s/EmulatorPkg/Unix/Host/EmuThunk.c:429:3: error: initialization of ‘EFI_STATUS (__attribute__((ms_abi)) *)(EFI_TIME *)’ {aka ‘long long unsigned int (__attribute__((ms_abi)) *)(EFI_TIME *)’} from incompatible pointer type ‘void (__attribute__((ms_abi)) *)(EFI_TIME *)’ [-Wincompatible-pointer-types]
INFO -   429 |   GasketSecSetTime,
INFO -       |   ^~~~~~~~~~~~~~~~
INFO - /__w/1/s/EmulatorPkg/Unix/Host/EmuThunk.c:429:3: note: (near initialization for ‘gEmuThunkProtocol.SetTime’)

https://dev.azure.com/tianocore/11ea4a10-ac9f-4e5f-8b13-7def1f19d478/_apis/build/builds/128049/logs/122

kraxel and others added 3 commits May 28, 2024 13:17
Signed-off-by: Oliver Steffen <osteffen@redhat.com>
Signed-off-by: Oliver Steffen <osteffen@redhat.com>
@osteffenrh
Copy link
Contributor Author

INFO - /__w/1/s/EmulatorPkg/Unix/Host/EmuThunk.c:429:3: error: initialization of ‘EFI_STATUS (__attribute__((ms_abi)) *)(EFI_TIME *)’ {aka ‘long long unsigned int (__attribute__((ms_abi)) *)(EFI_TIME *)’} from incompatible pointer type ‘void (__attribute__((ms_abi)) *)(EFI_TIME *)’ [-Wincompatible-pointer-types]
INFO -   429 |   GasketSecSetTime,
INFO -       |   ^~~~~~~~~~~~~~~~
INFO - /__w/1/s/EmulatorPkg/Unix/Host/EmuThunk.c:429:3: note: (near initialization for ‘gEmuThunkProtocol.SetTime’)

https://dev.azure.com/tianocore/11ea4a10-ac9f-4e5f-8b13-7def1f19d478/_apis/build/builds/128049/logs/122

solved.

@osteffenrh
Copy link
Contributor Author

Note: Windows Jobs are "skipped" and PatchCheck etc. are expected to fail... This is just a test for the Linux jobs ;-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants