Skip to content

Azure-IoT-Sdk for C release for 2021-08-18#19644

Closed
momuno wants to merge 8 commits intomicrosoft:masterfrom
momuno:momuno/azure-iot-sdk-c_release_08-18-2021
Closed

Azure-IoT-Sdk for C release for 2021-08-18#19644
momuno wants to merge 8 commits intomicrosoft:masterfrom
momuno:momuno/azure-iot-sdk-c_release_08-18-2021

Conversation

@momuno
Copy link
Member

@momuno momuno commented Aug 18, 2021

Describe the pull request

  • What does your PR fix?

    It updates references of our ports to reflect our new release done on 08-18-2021

  • Which triplets are supported/not supported? Have you updated the CI baseline?

    All. Update unneeded.

  • Does your PR follow the maintainer guide?

    Yes

  • If you have added/updated a port: Have you run ./vcpkg x-add-version --all and committed the result?

    Yes

If you are still working on the PR, open it as a Draft: https://github.blog/2019-02-14-introducing-draft-pull-requests/

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!

All manifest files must be formatted

./vcpkg format-manifest ports/*/vcpkg.json

Diff
diff --git a/ports/azure-iot-sdk-c/vcpkg.json b/ports/azure-iot-sdk-c/vcpkg.json
index 9f6b8b5..0a7de32 100644
--- a/ports/azure-iot-sdk-c/vcpkg.json
+++ b/ports/azure-iot-sdk-c/vcpkg.json
@@ -1,7 +1,6 @@
 {
   "name": "azure-iot-sdk-c",
   "version-date": "2021-08-18",
-  "port-version": 0,
   "description": "A C99 SDK for connecting devices to Microsoft Azure IoT services",
   "homepage": "https://github.com/Azure/azure-iot-sdk-c",
   "dependencies": [
After committing all other changes, the version database must be updated
git add -u && git commit
git checkout 6b24f0fa76d171c5756f01f407682f7274cfe238 -- versions
./vcpkg x-add-version --all
Diff
diff --git a/versions/a-/azure-c-shared-utility.json b/versions/a-/azure-c-shared-utility.json
index e6558df..0ba6d6b 100644
--- a/versions/a-/azure-c-shared-utility.json
+++ b/versions/a-/azure-c-shared-utility.json
@@ -1,5 +1,10 @@
 {
   "versions": [
+    {
+      "git-tree": "9c68c8a2fa1112a64b673936d49e40105c8a7656",
+      "version-string": "2021-08-18",
+      "port-version": 0
+    },
     {
       "git-tree": "aeea4eb6de3e3db197e350ba3e8ebb6a9bfaa154",
       "version-string": "2020-12-09",
diff --git a/versions/a-/azure-iot-sdk-c.json b/versions/a-/azure-iot-sdk-c.json
index 21dd2f3..f2d6750 100644
--- a/versions/a-/azure-iot-sdk-c.json
+++ b/versions/a-/azure-iot-sdk-c.json
@@ -1,5 +1,10 @@
 {
   "versions": [
+    {
+      "git-tree": "642aeb06b600d8d6d0cc31db5e2ba41f22206205",
+      "version-date": "2021-08-18",
+      "port-version": 0
+    },
     {
       "git-tree": "07dbca4b72d51fb97f55b032e1b412add4054973",
       "version-date": "2020-12-09",
diff --git a/versions/a-/azure-uamqp-c.json b/versions/a-/azure-uamqp-c.json
index d1aeee8..2ef4673 100644
--- a/versions/a-/azure-uamqp-c.json
+++ b/versions/a-/azure-uamqp-c.json
@@ -1,5 +1,10 @@
 {
   "versions": [
+    {
+      "git-tree": "ff4c6f73bacb7132dbe8e21c59d8624de6718b8d",
+      "version-string": "2021-08-18",
+      "port-version": 0
+    },
     {
       "git-tree": "096e993556ef33559bb27d42edea1fa75175f784",
       "version-string": "2020-12-09",
diff --git a/versions/a-/azure-uhttp-c.json b/versions/a-/azure-uhttp-c.json
index bb2a711..08d9709 100644
--- a/versions/a-/azure-uhttp-c.json
+++ b/versions/a-/azure-uhttp-c.json
@@ -1,5 +1,10 @@
 {
   "versions": [
+    {
+      "git-tree": "6a0e277aba7bcecb49374e6cd9585d1dde26eb04",
+      "version-string": "2021-08-18",
+      "port-version": 0
+    },
     {
       "git-tree": "9a13676c37e46791196a860835b8695c80359a8c",
       "version-string": "2020-12-09",
diff --git a/versions/a-/azure-umqtt-c.json b/versions/a-/azure-umqtt-c.json
index c07bf2c..4d84f14 100644
--- a/versions/a-/azure-umqtt-c.json
+++ b/versions/a-/azure-umqtt-c.json
@@ -1,5 +1,10 @@
 {
   "versions": [
+    {
+      "git-tree": "0bd0ff9a260e395f2bc459fdf784c55a9b1997e1",
+      "version-string": "2021-08-18",
+      "port-version": 0
+    },
     {
       "git-tree": "c49491f7d067b2c52a2751941b3e335c0e04eebf",
       "version-string": "2020-12-09",
diff --git a/versions/baseline.json b/versions/baseline.json
index 2855173..a9689ed 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -269,8 +269,8 @@
       "port-version": 0
     },
     "azure-c-shared-utility": {
-      "baseline": "2020-12-09",
-      "port-version": 1
+      "baseline": "2021-08-18",
+      "port-version": 0
     },
     "azure-core-cpp": {
       "baseline": "1.2.0",
@@ -281,8 +281,8 @@
       "port-version": 0
     },
     "azure-iot-sdk-c": {
-      "baseline": "2020-12-09",
-      "port-version": 2
+      "baseline": "2021-08-18",
+      "port-version": 0
     },
     "azure-kinect-sensor-sdk": {
       "baseline": "1.4.1",
@@ -321,15 +321,15 @@
       "port-version": 0
     },
     "azure-uamqp-c": {
-      "baseline": "2020-12-09",
+      "baseline": "2021-08-18",
       "port-version": 0
     },
     "azure-uhttp-c": {
-      "baseline": "2020-12-09",
+      "baseline": "2021-08-18",
       "port-version": 0
     },
     "azure-umqtt-c": {
-      "baseline": "2020-12-09",
+      "baseline": "2021-08-18",
       "port-version": 0
     },
     "basisu": {

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!

After committing all other changes, the version database must be updated
git add -u && git commit
git checkout 6b24f0fa76d171c5756f01f407682f7274cfe238 -- versions
./vcpkg x-add-version --all
Diff
diff --git a/versions/a-/azure-iot-sdk-c.json b/versions/a-/azure-iot-sdk-c.json
index 221debc..f2d6750 100644
--- a/versions/a-/azure-iot-sdk-c.json
+++ b/versions/a-/azure-iot-sdk-c.json
@@ -1,7 +1,7 @@
 {
   "versions": [
     {
-      "git-tree": "7b28a9688b63f6a3c5a380b33aad565458ffcb55",
+      "git-tree": "642aeb06b600d8d6d0cc31db5e2ba41f22206205",
       "version-date": "2021-08-18",
       "port-version": 0
     },

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!

After committing all other changes, the version database must be updated
git add -u && git commit
git checkout 6b24f0fa76d171c5756f01f407682f7274cfe238 -- versions
./vcpkg x-add-version --all
Diff
diff --git a/versions/a-/azure-c-shared-utility.json b/versions/a-/azure-c-shared-utility.json
index e6558df..0ba6d6b 100644
--- a/versions/a-/azure-c-shared-utility.json
+++ b/versions/a-/azure-c-shared-utility.json
@@ -1,5 +1,10 @@
 {
   "versions": [
+    {
+      "git-tree": "9c68c8a2fa1112a64b673936d49e40105c8a7656",
+      "version-string": "2021-08-18",
+      "port-version": 0
+    },
     {
       "git-tree": "aeea4eb6de3e3db197e350ba3e8ebb6a9bfaa154",
       "version-string": "2020-12-09",
diff --git a/versions/a-/azure-iot-sdk-c.json b/versions/a-/azure-iot-sdk-c.json
index 21dd2f3..f2d6750 100644
--- a/versions/a-/azure-iot-sdk-c.json
+++ b/versions/a-/azure-iot-sdk-c.json
@@ -1,5 +1,10 @@
 {
   "versions": [
+    {
+      "git-tree": "642aeb06b600d8d6d0cc31db5e2ba41f22206205",
+      "version-date": "2021-08-18",
+      "port-version": 0
+    },
     {
       "git-tree": "07dbca4b72d51fb97f55b032e1b412add4054973",
       "version-date": "2020-12-09",
diff --git a/versions/a-/azure-uamqp-c.json b/versions/a-/azure-uamqp-c.json
index d1aeee8..2ef4673 100644
--- a/versions/a-/azure-uamqp-c.json
+++ b/versions/a-/azure-uamqp-c.json
@@ -1,5 +1,10 @@
 {
   "versions": [
+    {
+      "git-tree": "ff4c6f73bacb7132dbe8e21c59d8624de6718b8d",
+      "version-string": "2021-08-18",
+      "port-version": 0
+    },
     {
       "git-tree": "096e993556ef33559bb27d42edea1fa75175f784",
       "version-string": "2020-12-09",
diff --git a/versions/a-/azure-uhttp-c.json b/versions/a-/azure-uhttp-c.json
index bb2a711..08d9709 100644
--- a/versions/a-/azure-uhttp-c.json
+++ b/versions/a-/azure-uhttp-c.json
@@ -1,5 +1,10 @@
 {
   "versions": [
+    {
+      "git-tree": "6a0e277aba7bcecb49374e6cd9585d1dde26eb04",
+      "version-string": "2021-08-18",
+      "port-version": 0
+    },
     {
       "git-tree": "9a13676c37e46791196a860835b8695c80359a8c",
       "version-string": "2020-12-09",
diff --git a/versions/a-/azure-umqtt-c.json b/versions/a-/azure-umqtt-c.json
index c07bf2c..4d84f14 100644
--- a/versions/a-/azure-umqtt-c.json
+++ b/versions/a-/azure-umqtt-c.json
@@ -1,5 +1,10 @@
 {
   "versions": [
+    {
+      "git-tree": "0bd0ff9a260e395f2bc459fdf784c55a9b1997e1",
+      "version-string": "2021-08-18",
+      "port-version": 0
+    },
     {
       "git-tree": "c49491f7d067b2c52a2751941b3e335c0e04eebf",
       "version-string": "2020-12-09",
diff --git a/versions/baseline.json b/versions/baseline.json
index 2855173..a9689ed 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -269,8 +269,8 @@
       "port-version": 0
     },
     "azure-c-shared-utility": {
-      "baseline": "2020-12-09",
-      "port-version": 1
+      "baseline": "2021-08-18",
+      "port-version": 0
     },
     "azure-core-cpp": {
       "baseline": "1.2.0",
@@ -281,8 +281,8 @@
       "port-version": 0
     },
     "azure-iot-sdk-c": {
-      "baseline": "2020-12-09",
-      "port-version": 2
+      "baseline": "2021-08-18",
+      "port-version": 0
     },
     "azure-kinect-sensor-sdk": {
       "baseline": "1.4.1",
@@ -321,15 +321,15 @@
       "port-version": 0
     },
     "azure-uamqp-c": {
-      "baseline": "2020-12-09",
+      "baseline": "2021-08-18",
       "port-version": 0
     },
     "azure-uhttp-c": {
-      "baseline": "2020-12-09",
+      "baseline": "2021-08-18",
       "port-version": 0
     },
     "azure-umqtt-c": {
-      "baseline": "2020-12-09",
+      "baseline": "2021-08-18",
       "port-version": 0
     },
     "basisu": {

@momuno
Copy link
Member Author

momuno commented Aug 18, 2021

Tests are failing with respsect to 'azure-kinect-sensor-sdk:x64-linux' and 'paraview:x64-osx'.
What are these and why do they relate to the C SDK?

Our last release update (#15109) did not appear to have this issue.

@momuno momuno marked this pull request as draft August 18, 2021 21:58
@JonLiu1993 JonLiu1993 self-assigned this Aug 19, 2021
@JonLiu1993 JonLiu1993 changed the title Azure-IoT-Sdk for C release for 2021-08-18 [many ports] Update many ports to 2021-08-18 Aug 19, 2021
@JonLiu1993 JonLiu1993 added the category:port-update The issue is with a library, which is requesting update new revision label Aug 19, 2021
@JonLiu1993 JonLiu1993 changed the title [many ports] Update many ports to 2021-08-18 Azure-IoT-Sdk for C release for 2021-08-18 Aug 19, 2021
@JonLiu1993
Copy link
Contributor

Tests are failing with respsect to 'azure-kinect-sensor-sdk:x64-linux' and 'paraview:x64-osx'.
What are these and why do they relate to the C SDK?

Our last release update (#15109) did not appear to have this issue.

Due to the CI baseline error, the'paraview' is interrupted, just wait for the CI error to be fixed. Another error I cannot confirm whether it is related to CI for the time being, just wait for ci to be fixed and run again

@momuno
Copy link
Member Author

momuno commented Aug 19, 2021

Tests are failing with respsect to 'azure-kinect-sensor-sdk:x64-linux' and 'paraview:x64-osx'.
What are these and why do they relate to the C SDK?
Our last release update (#15109) did not appear to have this issue.

Due to the CI baseline error, the'paraview' is interrupted, just wait for the CI error to be fixed. Another error I cannot confirm whether it is related to CI for the time being, just wait for ci to be fixed and run again

Thank you @JonLiu1993 . When do you expect the CI baseline error to be fixed? I will wait until then before running again.

@ras0219-msft
Copy link
Contributor

#19633 which was just merged should have fixed this.

@ras0219-msft
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@JonLiu1993
Copy link
Contributor

@momuno ,There is the 'azure-kinect-sensor-sdk:x64-linux' log,Could you please take a look?
https://dev.azure.com/vcpkg/public/_build/results?buildId=58045&view=artifacts&pathAsName=false&type=publishedArtifacts

@momuno
Copy link
Member Author

momuno commented Aug 23, 2021

@JonLiu1993. It appears that azure-kinect-sensor-sdk:x64-linux build is failing -- accoridng to "x64-liux: Test Modified Ports and Prepare Test Logs". But azure-kinect-sensor-sdk:x64-linux should not be getting built in the first place -- I did not change this port and the C SDK should not have a dependency on it.

@momuno momuno marked this pull request as ready for review August 23, 2021 22:11
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!

After committing all other changes, the version database must be updated
git add -u && git commit
git checkout 6b24f0fa76d171c5756f01f407682f7274cfe238 -- versions
./vcpkg x-add-version --all
Diff
diff --git a/versions/a-/azure-c-shared-utility.json b/versions/a-/azure-c-shared-utility.json
index 0ba6d6b..0cbea4c 100644
--- a/versions/a-/azure-c-shared-utility.json
+++ b/versions/a-/azure-c-shared-utility.json
@@ -1,7 +1,7 @@
 {
   "versions": [
     {
-      "git-tree": "9c68c8a2fa1112a64b673936d49e40105c8a7656",
+      "git-tree": "9740e33b0aea86dddfa42a266c4b7a3877ead37a",
       "version-string": "2021-08-18",
       "port-version": 0
     },
diff --git a/versions/a-/azure-iot-sdk-c.json b/versions/a-/azure-iot-sdk-c.json
index f2d6750..3d41a4b 100644
--- a/versions/a-/azure-iot-sdk-c.json
+++ b/versions/a-/azure-iot-sdk-c.json
@@ -1,8 +1,8 @@
 {
   "versions": [
     {
-      "git-tree": "642aeb06b600d8d6d0cc31db5e2ba41f22206205",
-      "version-date": "2021-08-18",
+      "git-tree": "72304905e3a84323724505246ced4426a60abfcf",
+      "version-string": "2021-08-18",
       "port-version": 0
     },
     {
diff --git a/versions/a-/azure-uamqp-c.json b/versions/a-/azure-uamqp-c.json
index 2ef4673..126b041 100644
--- a/versions/a-/azure-uamqp-c.json
+++ b/versions/a-/azure-uamqp-c.json
@@ -1,7 +1,7 @@
 {
   "versions": [
     {
-      "git-tree": "ff4c6f73bacb7132dbe8e21c59d8624de6718b8d",
+      "git-tree": "a0d0df27f465242ff96fb34a54e78a5be93f0575",
       "version-string": "2021-08-18",
       "port-version": 0
     },
diff --git a/versions/a-/azure-uhttp-c.json b/versions/a-/azure-uhttp-c.json
index 08d9709..8c87f52 100644
--- a/versions/a-/azure-uhttp-c.json
+++ b/versions/a-/azure-uhttp-c.json
@@ -1,7 +1,7 @@
 {
   "versions": [
     {
-      "git-tree": "6a0e277aba7bcecb49374e6cd9585d1dde26eb04",
+      "git-tree": "8275d0aec88af5a12ec7965eba2929d70c9295ba",
       "version-string": "2021-08-18",
       "port-version": 0
     },
diff --git a/versions/a-/azure-umqtt-c.json b/versions/a-/azure-umqtt-c.json
index 4d84f14..b8766c9 100644
--- a/versions/a-/azure-umqtt-c.json
+++ b/versions/a-/azure-umqtt-c.json
@@ -1,7 +1,7 @@
 {
   "versions": [
     {
-      "git-tree": "0bd0ff9a260e395f2bc459fdf784c55a9b1997e1",
+      "git-tree": "8bd6f4967d6d04f87c5ff6895d20090966c8b0a8",
       "version-string": "2021-08-18",
       "port-version": 0
     },

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!

After committing all other changes, the version database must be updated
git add -u && git commit
git checkout 6b24f0fa76d171c5756f01f407682f7274cfe238 -- versions
./vcpkg x-add-version --all
Diff
diff --git a/versions/a-/azure-c-shared-utility.json b/versions/a-/azure-c-shared-utility.json
index 0ba6d6b..0cbea4c 100644
--- a/versions/a-/azure-c-shared-utility.json
+++ b/versions/a-/azure-c-shared-utility.json
@@ -1,7 +1,7 @@
 {
   "versions": [
     {
-      "git-tree": "9c68c8a2fa1112a64b673936d49e40105c8a7656",
+      "git-tree": "9740e33b0aea86dddfa42a266c4b7a3877ead37a",
       "version-string": "2021-08-18",
       "port-version": 0
     },
diff --git a/versions/a-/azure-iot-sdk-c.json b/versions/a-/azure-iot-sdk-c.json
index dd77b11..3d41a4b 100644
--- a/versions/a-/azure-iot-sdk-c.json
+++ b/versions/a-/azure-iot-sdk-c.json
@@ -1,7 +1,7 @@
 {
   "versions": [
     {
-      "git-tree": "642aeb06b600d8d6d0cc31db5e2ba41f22206205",
+      "git-tree": "72304905e3a84323724505246ced4426a60abfcf",
       "version-string": "2021-08-18",
       "port-version": 0
     },
diff --git a/versions/a-/azure-uamqp-c.json b/versions/a-/azure-uamqp-c.json
index 2ef4673..126b041 100644
--- a/versions/a-/azure-uamqp-c.json
+++ b/versions/a-/azure-uamqp-c.json
@@ -1,7 +1,7 @@
 {
   "versions": [
     {
-      "git-tree": "ff4c6f73bacb7132dbe8e21c59d8624de6718b8d",
+      "git-tree": "a0d0df27f465242ff96fb34a54e78a5be93f0575",
       "version-string": "2021-08-18",
       "port-version": 0
     },
diff --git a/versions/a-/azure-uhttp-c.json b/versions/a-/azure-uhttp-c.json
index 08d9709..8c87f52 100644
--- a/versions/a-/azure-uhttp-c.json
+++ b/versions/a-/azure-uhttp-c.json
@@ -1,7 +1,7 @@
 {
   "versions": [
     {
-      "git-tree": "6a0e277aba7bcecb49374e6cd9585d1dde26eb04",
+      "git-tree": "8275d0aec88af5a12ec7965eba2929d70c9295ba",
       "version-string": "2021-08-18",
       "port-version": 0
     },
diff --git a/versions/a-/azure-umqtt-c.json b/versions/a-/azure-umqtt-c.json
index 4d84f14..b8766c9 100644
--- a/versions/a-/azure-umqtt-c.json
+++ b/versions/a-/azure-umqtt-c.json
@@ -1,7 +1,7 @@
 {
   "versions": [
     {
-      "git-tree": "0bd0ff9a260e395f2bc459fdf784c55a9b1997e1",
+      "git-tree": "8bd6f4967d6d04f87c5ff6895d20090966c8b0a8",
       "version-string": "2021-08-18",
       "port-version": 0
     },

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!

After committing all other changes, the version database must be updated
git add -u && git commit
git checkout 6b24f0fa76d171c5756f01f407682f7274cfe238 -- versions
./vcpkg x-add-version --all
Diff
diff --git a/versions/a-/azure-c-shared-utility.json b/versions/a-/azure-c-shared-utility.json
index e6558df..0cbea4c 100644
--- a/versions/a-/azure-c-shared-utility.json
+++ b/versions/a-/azure-c-shared-utility.json
@@ -1,5 +1,10 @@
 {
   "versions": [
+    {
+      "git-tree": "9740e33b0aea86dddfa42a266c4b7a3877ead37a",
+      "version-string": "2021-08-18",
+      "port-version": 0
+    },
     {
       "git-tree": "aeea4eb6de3e3db197e350ba3e8ebb6a9bfaa154",
       "version-string": "2020-12-09",
diff --git a/versions/a-/azure-iot-sdk-c.json b/versions/a-/azure-iot-sdk-c.json
index 21dd2f3..3d41a4b 100644
--- a/versions/a-/azure-iot-sdk-c.json
+++ b/versions/a-/azure-iot-sdk-c.json
@@ -1,5 +1,10 @@
 {
   "versions": [
+    {
+      "git-tree": "72304905e3a84323724505246ced4426a60abfcf",
+      "version-string": "2021-08-18",
+      "port-version": 0
+    },
     {
       "git-tree": "07dbca4b72d51fb97f55b032e1b412add4054973",
       "version-date": "2020-12-09",
diff --git a/versions/a-/azure-uamqp-c.json b/versions/a-/azure-uamqp-c.json
index d1aeee8..126b041 100644
--- a/versions/a-/azure-uamqp-c.json
+++ b/versions/a-/azure-uamqp-c.json
@@ -1,5 +1,10 @@
 {
   "versions": [
+    {
+      "git-tree": "a0d0df27f465242ff96fb34a54e78a5be93f0575",
+      "version-string": "2021-08-18",
+      "port-version": 0
+    },
     {
       "git-tree": "096e993556ef33559bb27d42edea1fa75175f784",
       "version-string": "2020-12-09",
diff --git a/versions/a-/azure-uhttp-c.json b/versions/a-/azure-uhttp-c.json
index bb2a711..8c87f52 100644
--- a/versions/a-/azure-uhttp-c.json
+++ b/versions/a-/azure-uhttp-c.json
@@ -1,5 +1,10 @@
 {
   "versions": [
+    {
+      "git-tree": "8275d0aec88af5a12ec7965eba2929d70c9295ba",
+      "version-string": "2021-08-18",
+      "port-version": 0
+    },
     {
       "git-tree": "9a13676c37e46791196a860835b8695c80359a8c",
       "version-string": "2020-12-09",
diff --git a/versions/a-/azure-umqtt-c.json b/versions/a-/azure-umqtt-c.json
index c07bf2c..b8766c9 100644
--- a/versions/a-/azure-umqtt-c.json
+++ b/versions/a-/azure-umqtt-c.json
@@ -1,5 +1,10 @@
 {
   "versions": [
+    {
+      "git-tree": "8bd6f4967d6d04f87c5ff6895d20090966c8b0a8",
+      "version-string": "2021-08-18",
+      "port-version": 0
+    },
     {
       "git-tree": "c49491f7d067b2c52a2751941b3e335c0e04eebf",
       "version-string": "2020-12-09",
diff --git a/versions/baseline.json b/versions/baseline.json
index a4cd4e9..c945231 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -269,8 +269,8 @@
       "port-version": 0
     },
     "azure-c-shared-utility": {
-      "baseline": "2020-12-09",
-      "port-version": 1
+      "baseline": "2021-08-18",
+      "port-version": 0
     },
     "azure-core-cpp": {
       "baseline": "1.2.0",
@@ -281,8 +281,8 @@
       "port-version": 0
     },
     "azure-iot-sdk-c": {
-      "baseline": "2020-12-09",
-      "port-version": 2
+      "baseline": "2021-08-18",
+      "port-version": 0
     },
     "azure-kinect-sensor-sdk": {
       "baseline": "1.4.1",
@@ -321,15 +321,15 @@
       "port-version": 0
     },
     "azure-uamqp-c": {
-      "baseline": "2020-12-09",
+      "baseline": "2021-08-18",
       "port-version": 0
     },
     "azure-uhttp-c": {
-      "baseline": "2020-12-09",
+      "baseline": "2021-08-18",
       "port-version": 0
     },
     "azure-umqtt-c": {
-      "baseline": "2020-12-09",
+      "baseline": "2021-08-18",
       "port-version": 0
     },
     "basisu": {

@dg0yt
Copy link
Contributor

dg0yt commented Aug 26, 2021

azure-kinect-sensor-sdk:x64-linux build is failing

From install-x64-linux-dbg-out.log:

/usr/bin/ld: cannot find -lcurl

This might have been a temporary issue which broke a number of consumers of curl and was resolved by #19633.

@JonLiu1993 please re-run CI.

In case of continued trouble with azure-kinect-sensor-sdk:x64-linux: I had to do some work on this port-triplet for #19319. It should be easier to maintain after my PR is merged...

@momuno
Copy link
Member Author

momuno commented Aug 26, 2021

@JonLiu1993 on this page https://dev.azure.com/vcpkg/public/_build/results?buildId=58219&view=results , when I attempt to re-run the failed jobs, it reports I am not authorized to access the resource. I am signed in to DevOps. How do I rerun the failed jobs without pushing a new commit?

@JonLiu1993
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@JonLiu1993
Copy link
Contributor

@JonLiu1993 on this page https://dev.azure.com/vcpkg/public/_build/results?buildId=58219&view=results , when I attempt to re-run the failed jobs, it reports I am not authorized to access the resource. I am signed in to DevOps. How do I rerun the failed jobs without pushing a new commit?

The main reason is that you don’t have permission. I have rerun the test.

@momuno
Copy link
Member Author

momuno commented Aug 27, 2021

@JonLiu1993 thanks for rerunning for me. Looks like azure-kinect-sensor-sdk:x64-linux build is still failing. Can you please let me know when you have merged #19319 ? Thanks. We don't have any dependency I know of on azure-kinect-sensor-sdk -- do you know if this is failing for any other port updates?

@dg0yt
Copy link
Contributor

dg0yt commented Aug 27, 2021

azure-kinect-sensor-sdk:x64-linux is triggered from the changes to azure-c-shared-utility. azure-c-shared-utility tries pkgconfig before cmake for curl. This is doesn't work in cmake builds for vcpkg: It will pick libcurl.pc from the system, due to missing pkgconfig variables in vcpkg's cmake toolchain.

@momuno
Copy link
Member Author

momuno commented Aug 28, 2021

@dg0yt thanks for that info. This section of C-shared-utility CMakeLists.txt has existed for 4 years -- trying pkgconfig before cmake for curl. So this approach is not new and it has never been an issue before. Do you know why it would be an issue now? It looks like the tests have changed (?) -- or at least what they are named -- since our last PR was merged December 9, 2020 (#15109)

@dg0yt
Copy link
Contributor

dg0yt commented Aug 28, 2021

@dg0yt thanks for that info. This section of C-shared-utility CMakeLists.txt has existed for 4 years -- trying pkgconfig before cmake for curl. So this approach is not new and it has never been an issue before.

I think that it always had the hidden issue of using system libcurl.pc files when this dev package was installed. If they don't contain absolute paths, linking could use a dangerous mix of vcpkg and system libraries. It may somehow work, at least on similar systems. But now this card house collapsed.

Do you know why it would be an issue now? It looks like the tests have changed (?) -- or at least what they are named -- since our last PR was merged December 9, 2020 (#15109)

There have been many updates: CI images, maintainer functions, port curl, curl's dependencies.

@momuno
Copy link
Member Author

momuno commented Aug 30, 2021

Closed for #19809

@momuno momuno closed this Aug 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category:port-update The issue is with a library, which is requesting update new revision

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants