public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
From: Mark Wielaard <mark@klomp.org>
To: Tom Kacvinsky <tkacvins@gmail.com>
Cc: buildbot@sourceware.org, gdb-testers@sourceware.org,
	binutils@sourceware.org
Subject: Re: ☠ Buildbot (GNU Toolchain): binutils-gdb - failed compile (failure) (master)
Date: Thu, 9 Jun 2022 05:36:53 +0200	[thread overview]
Message-ID: <YqFq1UKFabJDHgUM@wildebeest.org> (raw)
In-Reply-To: <CAG_eJLfRrgsK62e7UX_HF7p5O+czBnTm6z+8K=KnDsasadkp5Q@mail.gmail.com>

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

Hi Tom,

On Wed, Jun 08, 2022 at 08:27:48PM -0400, Tom Kacvinsky wrote:
> On Wed, Jun 8, 2022 at 8:20 PM builder--- via Binutils <
> binutils@sourceware.org> wrote:
> 
> 
> > - 4: make ( failure )
> >     Logs:
> >         - stdio:
> > https://builder.sourceware.org/buildbot/#builders/77/builds/173/steps/4/logs/stdio
> >         - warnings (8):
> > https://builder.sourceware.org/buildbot/#builders/77/builds/173/steps/4/logs/warnings__8_
> >
> >
> makeinfo is not installed on that machine.   makeinfo is part of the
> texinfo package.

Oops. You are correct. I moved the builder to a container to be more
reproducible. Containers start out nice and small, but when using for
CI they do tend to grow the size of a full distro :)

Pushed the attached update to the Container file.

Cheers,

Mark

[-- Attachment #2: 0001-Add-texinfo-to-debian-and-fedora-Containerfile.patch --]
[-- Type: text/x-diff, Size: 1843 bytes --]

>From cb7f4610f68584a0b2ec4b390ab88d5e34e1a427 Mon Sep 17 00:00:00 2001
From: Mark Wielaard <mark@klomp.org>
Date: Thu, 9 Jun 2022 05:35:58 +0200
Subject: [PATCH] Add texinfo to debian and fedora Containerfile

---
 builder/containers/Containerfile-debian-stable | 1 +
 builder/containers/Containerfile-fedora-latest | 1 +
 2 files changed, 2 insertions(+)

diff --git a/builder/containers/Containerfile-debian-stable b/builder/containers/Containerfile-debian-stable
index 1df8cf5..5dc8ac8 100644
--- a/builder/containers/Containerfile-debian-stable
+++ b/builder/containers/Containerfile-debian-stable
@@ -11,6 +11,7 @@ RUN apt-get update && \
       bzip2 libbz2-dev xz-utils liblzma-dev gzip zlib1g-dev zstd libzstd-dev \
       findutils file tar curl libarchive-tools libarchive-dev libcurl4-gnutls-dev \
       libmicrohttpd-dev libsqlite3-dev libelf-dev libdw-dev elfutils \
+      texinfo \
       xmlto xsltproc docbook-xsl docbook-xml \
       libxml2-dev dos2unix python3-dev python3-mock \
       python3-rpm python3-xdg mime-support libopenmpi-dev gdb help2man wget \
diff --git a/builder/containers/Containerfile-fedora-latest b/builder/containers/Containerfile-fedora-latest
index c0c555a..ce3b07e 100644
--- a/builder/containers/Containerfile-fedora-latest
+++ b/builder/containers/Containerfile-fedora-latest
@@ -9,6 +9,7 @@ RUN dnf upgrade -y && \
         bzip2 bzip2-devel xz xz-devel gzip zlib-devel zstd libzstd-devel \
         findutils file tar curl libarchive-devel libcurl-devel \
         libmicrohttpd-devel sqlite-devel elfutils-devel \
+        texinfo \
         xmlto xmlto-tex fop poppler-utils libxslt docbook-dtds docbook-style-xsl \
         libxml2-devel dos2unix dpkg koji python3-devel python3-koji python3-mock \
         python3-rpm python3-pyxdg mailcap openmpi-devel gdb help2man wget \
-- 
2.30.2


       reply	other threads:[~2022-06-09  3:37 UTC|newest]

Thread overview: 45+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20220609002024.1DF6B3853547@sourceware.org>
     [not found] ` <CAG_eJLfRrgsK62e7UX_HF7p5O+czBnTm6z+8K=KnDsasadkp5Q@mail.gmail.com>
2022-06-09  3:36   ` Mark Wielaard [this message]
2023-01-15 23:45 builder
2023-01-15 23:58 ` Mark Wielaard
2023-01-16  0:40   ` Mike Frysinger
  -- strict thread matches above, loose matches on Subject: below --
2023-01-15  3:18 builder
2023-01-14  3:21 builder
2023-01-14  3:00 builder
2023-01-13 22:44 builder
2023-01-12  7:18 builder
2023-01-09 23:59 builder
2023-01-09 23:48 builder
2023-01-02 17:28 builder
2022-12-21 17:26 builder
2022-12-13 16:21 builder
2022-12-06 15:08 builder
2022-12-06 15:08 builder
2022-11-18 16:27 builder
2022-11-07 20:08 builder
2022-11-05 14:01 builder
2022-11-01 10:00 builder
2022-10-24 17:55 builder
2022-10-21 18:43 builder
2022-10-20  5:17 builder
2022-10-19  9:39 builder
2022-10-19  0:24 builder
2022-10-16 19:15 builder
2022-10-16 18:54 builder
2022-10-16 18:22 builder
2022-10-16 18:04 builder
2022-10-16 17:26 builder
2022-08-08  3:31 builder
2022-08-04 20:09 builder
2022-07-21 19:11 builder
2022-07-20 19:26 builder
2022-07-14  6:40 builder
2022-07-12 10:44 builder
2022-06-27 23:03 builder
2022-06-27 23:54 ` Mark Wielaard
2022-06-17 10:13 builder
2022-06-13  8:19 builder
2022-06-09  0:26 builder
2022-05-16 16:13 builder
2022-05-04 13:49 builder
2022-05-03 23:21 builder
2022-04-30  3:34 builder

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=YqFq1UKFabJDHgUM@wildebeest.org \
    --to=mark@klomp.org \
    --cc=binutils@sourceware.org \
    --cc=buildbot@sourceware.org \
    --cc=gdb-testers@sourceware.org \
    --cc=tkacvins@gmail.com \
    /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).