user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
From: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
To: Eric Wong <e@80x24.org>
Cc: meta@public-inbox.org
Subject: Re: [PATCH] gcf2: die if pkg-config is missing
Date: Thu, 9 Sep 2021 17:01:38 -0400	[thread overview]
Message-ID: <20210909210138.ssiv5tri65mf4l4o@meerkat.local> (raw)
In-Reply-To: <20210909204541.GA11866@dcvr>

On Thu, Sep 09, 2021 at 08:45:41PM +0000, Eric Wong wrote:
> Konstantin Ryabitsev <konstantin@linuxfoundation.org> wrote:
> > Hello:
> > 
> > I can't seem to get a clean "make test" in the Debian container. It's possible
> > that I'm missing some of the packages, as the official Debian container image
> > is very minimal.
> 
> Not sure, it's taking forever to update one of my VMs...
> 
> > The dockerfile is here: https://gist.github.com/mricon/046ba7c8b03bd92176dbe83e04f2466c
> > 
> > The pertinent section is:
> >     RUN apt-get -y install git liburi-perl libemail-mime-perl libplack-perl libtimedate-perl \
> >                            libdbd-sqlite3-perl libsearch-xapian-perl libnet-server-perl \
> >                            libinline-c-perl libemail-address-xs-perl libparse-recdescent-perl \
> >                            xapian-tools libencode-perl libdbi-perl liblinux-inotify2-perl \
> >                            libio-compress-perl curl libmail-imapclient-perl sqlite3 \
> >                            libgit2-dev make eatmydata
> 
> Oops, pkg-config is needed for libgit2-dev.  I thought most
> *-dev packages would pull it in...

Yep, that was the culprit. After installing pkg-config, gcf2 builds and tests
pass. I still have this while running "make test":

t/git.t ...................... 1/? fatal: Needed a single revision

But I do get "All tests successful" in the end, so I assume that's the
expected condition.

Thanks,
-K

  reply	other threads:[~2021-09-09 21:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-09 18:23 make test in a debian-11 container Konstantin Ryabitsev
2021-09-09 20:45 ` [PATCH] gcf2: die if pkg-config is missing Eric Wong
2021-09-09 21:01   ` Konstantin Ryabitsev [this message]
2021-09-09 21:14     ` Eric Wong
2021-09-09 21:21       ` Konstantin Ryabitsev
2021-09-09 21:23         ` Eric Wong
2021-09-09 21:29           ` Konstantin Ryabitsev
2021-09-09 21:34             ` Eric Wong

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

  List information: https://public-inbox.org/README

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

  git send-email \
    --in-reply-to=20210909210138.ssiv5tri65mf4l4o@meerkat.local \
    --to=konstantin@linuxfoundation.org \
    --cc=e@80x24.org \
    --cc=meta@public-inbox.org \
    /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.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/public-inbox.git

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).