all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#63252: Graphviz uses bundled copy of libltdl
@ 2023-05-03 19:47 Ludovic Courtès
  0 siblings, 0 replies; only message in thread
From: Ludovic Courtès @ 2023-05-03 19:47 UTC (permalink / raw)
  To: 63252

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




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-05-03 19:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-03 19:47 bug#63252: Graphviz uses bundled copy of libltdl Ludovic Courtès

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.