On 2021-04-08 1:40 a.m., wangmy wrote:
[Please note: This e-mail is from an EXTERNAL e-mail address]

Signed-off-by: Wang Mingyu <wan...@fujitsu.com>
---
  meta/recipes-support/curl/{curl_7.75.0.bb => curl_7.76.0.bb} | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
  rename meta/recipes-support/curl/{curl_7.75.0.bb => curl_7.76.0.bb} (97%)

diff --git a/meta/recipes-support/curl/curl_7.75.0.bb 
b/meta/recipes-support/curl/curl_7.76.0.bb
similarity index 97%
rename from meta/recipes-support/curl/curl_7.75.0.bb
rename to meta/recipes-support/curl/curl_7.76.0.bb
index 7666c7b608..68315d9f77 100644
--- a/meta/recipes-support/curl/curl_7.75.0.bb
+++ b/meta/recipes-support/curl/curl_7.76.0.bb
@@ -13,7 +13,7 @@ SRC_URI = "https://curl.haxx.se/download/curl-${PV}.tar.bz2 \
             file://0001-replace-krb5-config-with-pkg-config.patch \
  "

-SRC_URI[sha256sum] = 
"50552d4501c178e4cc68baaecc487f466a3d6d19bbf4e50a01869effb316d026"
+SRC_URI[sha256sum] = 
"e29bfe3633701590d75b0071bbb649ee5ca4ca73f00649268bd389639531c49a"

This change fails on the curl-native do_configure step:

| checking for time.h... (cached) yes
| checking for sys/socket.h... (cached) yes
| checking for struct timeval... yes
| checking run-time libs availability... failed
| configure: error: one or more libs available at link-time are not available run-time. Libs used at link-time: -lidn2 -lgsasl -lssl -lcrypto -lssl -lcrypto -lz

After a look at the recipe it appears that this may be a dependency on libgsasl. Could you investigate this and send a v2 with the appropriate PACKAGECONFIG added? You should also include release notes in the patch summary where possible.

- Trevor


  # Curl has used many names over the years...
  CVE_PRODUCT = "haxx:curl haxx:libcurl curl:curl curl:libcurl libcurl:libcurl 
daniel_stenberg:curl"
--
2.25.1




-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#150322): 
https://lists.openembedded.org/g/openembedded-core/message/150322
Mute This Topic: https://lists.openembedded.org/mt/81935521/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to