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

Patch Tuesday June 2023 + Ubuntu 22.04 #32014

Merged
merged 13 commits into from
Jun 20, 2023

Conversation

BillyONeal
Copy link
Member

@BillyONeal BillyONeal commented Jun 15, 2023

Azure Pipelines fixed Ubuntu 22.04 so we can finally adopt it.

Related:

braft #31965
chipmunk #31966
dbow3 #31967
gppanel #31968
hareflow #31969
libbf #31970
live555 #31972
mathgl #31976
mdl-sdk: #32008
minisat-master-keying #31977
nifly #31998
sltbench #31999
thor #32001
unicorn-lib #32002

ci.baseline.txt changes:

Need Python2
blitz
duktape
keystone

bond was just reordered together.

coin-or-ipopt fails to find lapack despite depending on intel-mkl; previously blocked by coinutils failing.

Have dynamic exception specs that are now rejected:
libodb
log4cpp

wpilib triggers what looks like a strange gcc-11 bug? Upstream has diverged substantially and it might make sense to remove the port entirely.

Need Python2:
blitz
duktape
keystone

bond was just reordered together.

coin-or-ipopt fails to find lapack despite depending on intel-mkl; previously blocked by coinutils failing.

Have dynamic exception specs that are now rejected:
libodb
log4cpp

wpilib triggers what looks like a strange gcc-11 bug?
@JonLiu1993 JonLiu1993 added info:internal This PR or Issue was filed by the vcpkg team. category:infrastructure Pertaining to the CI/Testing infrastrucutre labels Jun 15, 2023
Works around this:

```
  2023-06-15 02:20:52.210449: [debug] Checking for project config at:
  /home/bion/work/buildtrees/bond/src/10.0.0-efd5420c47.clean/compiler/stack.yaml

  2023-06-15 02:20:52.210604: [debug] Loading project config file stack.yaml

  2023-06-15 02:20:52.212319: [error] Preventing creation of stack root
  '/home/agent/.stack/'.  Parent directory '/home/' is owned by someone else.
```
@JonLiu1993 JonLiu1993 added the depends:different-pr This PR or Issue depends on a PR which has been filed label Jun 16, 2023
@BillyONeal BillyONeal removed the depends:different-pr This PR or Issue depends on a PR which has been filed label Jun 16, 2023
vicroms
vicroms previously approved these changes Jun 19, 2023
@BillyONeal
Copy link
Member Author

dcmtk matches last baseline run.

openmvg was previously blocked by coin stuff:

Building openmvg[core,software]:x64-linux...
error: building openmvg:x64-linux failed with: CASCADED_DUE_TO_MISSING_DEPENDENCIES
    due to the following missing dependencies:
        coin-or-clp[core]:x64-linux
        coin-or-osi[core]:x64-linux
        coinutils[core]:x64-linux
Elapsed time to handle openmvg:x64-linux: 153 us

@BillyONeal BillyONeal merged commit f6a5d4e into microsoft:master Jun 20, 2023
@BillyONeal BillyONeal deleted the patch-tuesday-2023-06-13 branch June 20, 2023 19:12
@JonLiu1993 JonLiu1993 added the info:reviewed Pull Request changes follow basic guidelines label Jun 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:infrastructure Pertaining to the CI/Testing infrastrucutre info:internal This PR or Issue was filed by the vcpkg team. info:reviewed Pull Request changes follow basic guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants