[PATCH] NFC: fix typo in comment: legnth -> length

2020-02-10 Thread Konrad Kleine
Hi, 

this is my first patch to elfutils and I hope the format is okay.

All I did was fixing a little comment typo.

I've added the signed-off patch as an attachment and also put it in this 
message.

Regards
Konrad

From e32862b13cfa7c433e8ee29946ea153c9dbf46e0 Mon Sep 17 00:00:00 2001
From: Konrad Kleine 
Date: Mon, 10 Feb 2020 08:46:13 -0500
Subject: [PATCH] NFC: fix typo in comment: legnth -> length

Signed-off-by: Konrad Kleine 
---
 debuginfod/debuginfod.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debuginfod/debuginfod.h b/debuginfod/debuginfod.h
index 33fae863..b4b6a3d2 100644
--- a/debuginfod/debuginfod.h
+++ b/debuginfod/debuginfod.h
@@ -48,7 +48,7 @@ debuginfod_client *debuginfod_begin (void);
 /* Query the urls contained in $DEBUGINFOD_URLS for a file with
the specified type and build id.  If build_id_len == 0, the
build_id is supplied as a lowercase hexadecimal string; otherwise
-   it is a binary blob of given legnth.
+   it is a binary blob of given length.
 
If successful, return a file descriptor to the target, otherwise
return a posix error code.  If successful, set *path to a
-- 
2.17.1


From e32862b13cfa7c433e8ee29946ea153c9dbf46e0 Mon Sep 17 00:00:00 2001
From: Konrad Kleine 
Date: Mon, 10 Feb 2020 08:46:13 -0500
Subject: [PATCH] NFC: fix typo in comment: legnth -> length

Signed-off-by: Konrad Kleine 
---
 debuginfod/debuginfod.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debuginfod/debuginfod.h b/debuginfod/debuginfod.h
index 33fae863..b4b6a3d2 100644
--- a/debuginfod/debuginfod.h
+++ b/debuginfod/debuginfod.h
@@ -48,7 +48,7 @@ debuginfod_client *debuginfod_begin (void);
 /* Query the urls contained in $DEBUGINFOD_URLS for a file with
the specified type and build id.  If build_id_len == 0, the
build_id is supplied as a lowercase hexadecimal string; otherwise
-   it is a binary blob of given legnth.
+   it is a binary blob of given length.
 
If successful, return a file descriptor to the target, otherwise
return a posix error code.  If successful, set *path to a
-- 
2.17.1



0xC0A02C32BCB73099.asc
Description: application/pgp-keys


signature.asc
Description: OpenPGP digital signature


Re: patch rfc: debuginfod -Z (generalized archive) support

2020-02-10 Thread Frank Ch. Eigler
Hi -

> > My C++ is pretty terrible, but couldn't you handle that with something
> > like:
> 
> Ah, yes, good eye, pclose and fclose are interchangeable function
> pointers.  (close(2) along the lines of your other suggestion wouldn't
> be.)

pushed to master, with another instance of this improvement, thanks!

- FChE



Buildbot failure in Wildebeest Builder on whole buildset

2020-02-10 Thread buildbot
The Buildbot has detected a failed build on builder whole buildset while 
building elfutils.
Full details are available at:
https://builder.wildebeest.org/buildbot/#builders/10/builds/441

Buildbot URL: https://builder.wildebeest.org/buildbot/

Worker for this Build: fedora-s390x

Build Reason: 
Blamelist: Frank Ch. Eigler 

BUILD FAILED: failed test (failure)

Sincerely,
 -The Buildbot



Buildbot failure in Wildebeest Builder on whole buildset

2020-02-10 Thread buildbot
The Buildbot has detected a failed build on builder whole buildset while 
building elfutils.
Full details are available at:
https://builder.wildebeest.org/buildbot/#builders/15/builds/269

Buildbot URL: https://builder.wildebeest.org/buildbot/

Worker for this Build: debian-armhf

Build Reason: 
Blamelist: Frank Ch. Eigler 

BUILD FAILED: failed test (failure)

Sincerely,
 -The Buildbot