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

Failing to build FreeBSD - src/native/libs/System.Native/pal_networkstatistics.c #78522

Closed
AaronRobinsonMSFT opened this issue Nov 17, 2022 · 1 comment · Fixed by #78526
Closed
Labels
area-Infrastructure-libraries blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab os-freebsd FreeBSD OS

Comments

@AaronRobinsonMSFT
Copy link
Member

AaronRobinsonMSFT commented Nov 17, 2022

src/native/libs/System.Native/pal_networkstatistics.c(430,16): error G3B749D71: (NETCORE_ENGINEERING_TELEMETRY=Build) assigning to 'struct inpcb' from incompatible type 'struct xinpcb'

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=86906
Build error leg or test failing: Build / Libraries Build FreeBSD x64 Debug / Restore and Build Product
Pull request: #78485

{
  "ErrorMessage": "no member named 'xt_tp' in 'struct xtcpcb'",
  "BuildRetry": false
}

Report

Build Definition Step Name Console log Pull Request
86906 dotnet/runtime Build CoreCLR Runtime Log #78485
86941 dotnet/runtime Restore and Build Product Log
86920 dotnet/runtime Restore and Build Product Log #78519
86896 dotnet/runtime Build CoreCLR Runtime Log #77465
86891 dotnet/runtime Restore and Build Product Log #78189
86887 dotnet/runtime Restore and Build Product Log #62863
86823 dotnet/runtime Build CoreCLR Runtime Log #77794
86789 dotnet/runtime Restore and Build Product Log #78513

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
8 8 8
@AaronRobinsonMSFT AaronRobinsonMSFT added the os-freebsd FreeBSD OS label Nov 17, 2022
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Nov 17, 2022
@ghost
Copy link

ghost commented Nov 17, 2022

Tagging subscribers to this area: @dotnet/area-infrastructure-libraries
See info in area-owners.md if you want to be subscribed.

Issue Details
src/native/libs/System.Native/pal_networkstatistics.c(430,16): error G3B749D71: (NETCORE_ENGINEERING_TELEMETRY=Build) assigning to 'struct inpcb' from incompatible type 'struct xinpcb'

See #78485

Author: AaronRobinsonMSFT
Assignees: -
Labels:

area-Infrastructure-libraries, os-freebsd

Milestone: -

@AaronRobinsonMSFT AaronRobinsonMSFT added blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab labels Nov 17, 2022
@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label Nov 18, 2022
@ghost ghost removed in-pr There is an active PR which will close this issue when it is merged untriaged New issue has not been triaged by the area owner labels Nov 18, 2022
michellemcdaniel added a commit to michellemcdaniel/dotnet-buildtools-prereqs-docker that referenced this issue Nov 18, 2022
Runtime requires 3.24.1 on freeBSD, but the default/latest version provided by kitware was recently upgraded to 3.25.0, which broke runtime's FreeBSD legs here: dotnet/runtime#78522.

This addresses dotnet/arcade#11676.
@ghost ghost locked as resolved and limited conversation to collaborators Dec 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Infrastructure-libraries blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab os-freebsd FreeBSD OS
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant