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

neqo v0.7.3 #1791

Merged
merged 1 commit into from
Apr 4, 2024
Merged

neqo v0.7.3 #1791

merged 1 commit into from
Apr 4, 2024

Conversation

mb
Copy link
Collaborator

@mb mb commented Apr 4, 2024

No description provided.

@mb
Copy link
Collaborator Author

mb commented Apr 4, 2024

The fails on windows are unrelated. They are certainly not introduced by this commit and the last commit has them passing. I expect them to pass if CI would be run again if the CI didn't change since it ran the last time 2h ago for the previous commit. I'll rely on the merge queue CI to determine whether that is the case.

@mb mb enabled auto-merge April 4, 2024 15:38
@mb
Copy link
Collaborator Author

mb commented Apr 4, 2024

ok, CI doesn't run again when clicking "Merge when ready". Force pushing to trigger CI again.

@mxinden
Copy link
Collaborator

mxinden commented Apr 4, 2024

FAILED: obj/lib/smime/smime.cmspubkey.obj 
ninja -t msvc -e environment.x64 -- "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.38.33130\bin\HostX64\x64\cl.exe" /nologo /showIncludes /FC @obj\lib\smime\smime.cmspubkey.obj.rsp /c ..\..\lib\smime\cmspubkey.c /Foobj\lib\smime\smime.cmspubkey.obj /Fdobj\lib\smime\smime.c.pdb 
D:\a\neqo\neqo\nss\lib\smime\cmspubkey.c(153): error C2057: expected constant expression
D:\a\neqo\neqo\nss\lib\smime\cmspubkey.c(153): error C2466: cannot allocate an array of constant size 0
D:\a\neqo\neqo\nss\lib\smime\cmspubkey.c(153): error C2133: 'suppPubInfo': unknown size
[318/888] LIB D:/a/neqo/neqo/dist/Release/lib\ssl.lib
[319/888] CC obj\lib\smime\smime.cmsrecinfo.obj
[320/888] CC obj\lib\smime\smime.cmsreclist.obj
[321/888] CC obj\lib\smime\smime.cmssigdata.obj
[322/888] CC obj\lib\sqlite\sqlite.sqlite3.obj
ninja: build stopped: subcommand failed.
Error: Process completed with exit code 1.

I haven't seen this failure before. Does it persist on retry?

@mb
Copy link
Collaborator Author

mb commented Apr 4, 2024

Yes. It's also present on other PRs: #1761 (https://github.com/mozilla/neqo/actions/runs/8556548675/job/23446623898)

@larseggert larseggert disabled auto-merge April 4, 2024 16:34
@larseggert larseggert merged commit 1dc8ea3 into mozilla:main Apr 4, 2024
10 of 13 checks passed
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.

3 participants