all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: 63252@debbugs.gnu.org
Subject: bug#63252: Graphviz uses bundled copy of libltdl
Date: Wed, 03 May 2023 21:47:06 +0200	[thread overview]
Message-ID: <875y9919l1.fsf@inria.fr> (raw)

As of 44d70440944aa47e5f37493346e560f38907d777, Graphviz uses a bundled
copy of libltdl (GNU Libtool):

--8<---------------cut here---------------start------------->8---
make[3]: Entering directory '/tmp/guix-build-graphviz-7.0.1.drv-0/graphviz-7.0.1/libltdl'
  CC       libltdlc_la-lt__alloc.lo
  CC       libltdlc_la-lt_dlloader.lo
  CC       libltdlc_la-ltdl.lo
  CC       libltdlc_la-lt_error.lo
  CC       libltdlc_la-slist.lo
  CC       lt__strl.lo
  CC       loaders/dlopen.lo
  CC       loaders/libltdlc_la-preopen.lo
  CCLD     dlopen.la
ar: `u' modifier ignored since `D' is the default (see `U')
  CCLD     libltdlc.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[3]: Leaving directory '/tmp/guix-build-graphviz-7.0.1.drv-0/graphviz-7.0.1/libltdl'
--8<---------------cut here---------------end--------------->8---

We should make sure it uses our own copy instead.

Ludo’.




                 reply	other threads:[~2023-05-03 19:48 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=875y9919l1.fsf@inria.fr \
    --to=ludo@gnu.org \
    --cc=63252@debbugs.gnu.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 external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.