GNU bug report logs -
#63252
Graphviz uses bundled copy of libltdl
Previous Next
To reply to this bug, email your comments to 63252 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guix <at> gnu.org
:
bug#63252
; Package
guix
.
(Wed, 03 May 2023 19:48:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Ludovic Courtès <ludo <at> gnu.org>
:
New bug report received and forwarded. Copy sent to
bug-guix <at> gnu.org
.
(Wed, 03 May 2023 19:48:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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’.
This bug report was last modified 1 year and 337 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.