public inbox for buildbot@sourceware.org
 help / color / mirror / Atom feed
From: Mark Wielaard <mark@klomp.org>
To: Tom de Vries <tdevries@suse.de>, Simon Marchi <simark@simark.ca>
Cc: "gdb-patches@sourceware.org" <gdb-patches@sourceware.org>,
	 buildbot@sourceware.org
Subject: Re: gdb builder status (Was: Adding binutils to the GNU Toolchain buildbot on sourceware)
Date: Wed, 15 Jun 2022 13:09:27 +0200	[thread overview]
Message-ID: <9576d8d18b533c753df75a2cdb6ca9d786d71ff3.camel@klomp.org> (raw)
In-Reply-To: <28a953d1-9fdc-e4f7-18cc-0b7b1a4e88ea@suse.de>

[-- Attachment #1: Type: text/plain, Size: 960 bytes --]

Hi Tom,

On Wed, 2022-06-15 at 09:33 +0200, Tom de Vries wrote:
> This caused a build breaker (which I ran into once the warning 
> suppression in debuginfod-support.c was enabled also for x86_64).
> 
> Fixed here ( 
> https://sourceware.org/pipermail/gdb-patches/2022-June/190097.html ).

Apologies, I was sure I had tested everywhere, but clearly missed that
on an older install I didn't have debuginfod installed. Thanks for
fixing it.

> I did wonder why the builder didn't catch this.  I found out that
> the 
> buildbot gdb-opensuseleap-x86_64 did't fail because the buildbot
> builds 
> gdb without debuginfod support.
> 
> Mark, is this something we want to fix?
> 
> For opensuse it's package libdebuginfod-devel.

Yep, that seems like a good idea. Should now be added to the opensuse-
leap container.

CC buildbot list, where you can propose such patches yourself if you
notice anything else missing.

Cheers,

Mark


[-- Attachment #2: Type: text/x-patch, Size: 1071 bytes --]

From 1e59a7816e641fe0ae35dc971fad046dc3cb10f9 Mon Sep 17 00:00:00 2001
From: Mark Wielaard <mark@klomp.org>
Date: Wed, 15 Jun 2022 13:04:15 +0200
Subject: [PATCH] Containerfile-opensuse-leap: Add libdebuginfod-devel

---
 builder/containers/Containerfile-opensuse-leap | 1 +
 1 file changed, 1 insertion(+)

diff --git a/builder/containers/Containerfile-opensuse-leap b/builder/containers/Containerfile-opensuse-leap
index ecfa0d3..77f94d5 100644
--- a/builder/containers/Containerfile-opensuse-leap
+++ b/builder/containers/Containerfile-opensuse-leap
@@ -9,6 +9,7 @@ RUN zypper -n install \
         bzip2 libbz2-devel xz xz-devel gzip zlib-devel zstd libzstd-devel \
         findutils file tar curl libarchive-devel libcurl-devel \
         libmicrohttpd-devel sqlite-devel libelf-devel libdw-devel \
+        libdebuginfod-devel \
         xmlto poppler-tools libxslt docbook-dtds docbook-xsl-stylesheets \
         libxml2-devel dos2unix dpkg python3-devel python3-mock \
         python3-rpm python3-pyxdg python3-pip openmpi-devel gdb help2man wget \
-- 
2.18.4


       reply	other threads:[~2022-06-15 11:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <YmbmguMq2Aq+BzAX@wildebeest.org>
     [not found] ` <524b04b7-a78c-7aae-4605-b40f61e6830c@arm.com>
     [not found]   ` <YmhzY4c3pOPLRgSw@wildebeest.org>
     [not found]     ` <16fe426d-c436-f030-dc43-0e81e7f0e853@arm.com>
     [not found]       ` <20220428141957.GB23335@gnu.wildebeest.org>
     [not found]         ` <m3zgk5clif.fsf@fitzsim.org>
     [not found]           ` <20220428162803.GD23335@gnu.wildebeest.org>
     [not found]             ` <20220429200422.GB7305@gnu.wildebeest.org>
     [not found]               ` <20220501194445.GB30898@gnu.wildebeest.org>
     [not found]                 ` <f12d07da-8692-5321-95e1-8b2fb5a84cf1@simark.ca>
     [not found]                   ` <YnG8lzwMZwRn+wAo@wildebeest.org>
     [not found]                     ` <28a953d1-9fdc-e4f7-18cc-0b7b1a4e88ea@suse.de>
2022-06-15 11:09                       ` Mark Wielaard [this message]
2022-06-15 14:38                         ` Mark Wielaard
2022-06-15 19:18                           ` Martin Liška
2022-06-15 19:48                             ` Mark Wielaard
2022-06-16  4:09                               ` Martin Liška
2022-06-16 21:19                                 ` Mark Wielaard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9576d8d18b533c753df75a2cdb6ca9d786d71ff3.camel@klomp.org \
    --to=mark@klomp.org \
    --cc=buildbot@sourceware.org \
    --cc=gdb-patches@sourceware.org \
    --cc=simark@simark.ca \
    --cc=tdevries@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).