[Bug 1163136] Re: graphviz ftbfs in raring
Launchpad Bug Tracker
1163136 at bugs.launchpad.net
Thu Apr 4 23:30:27 UTC 2013
This bug was fixed in the package graphviz - 2.26.3-14ubuntu1
---------------
graphviz (2.26.3-14ubuntu1) raring; urgency=low
* Merge with Debian; remaining changes:
- debian/patches/linkage: Add more explicit library linkage to cope with
'ld --no-copy-dt-needed-entries'.
- Build using dh_python2.
- Stop trying to install /usr/lib/graphviz/python26.
- Drop unused build-dependency on pdksh.
- Mark graphviz Multi-Arch: foreign.
- Handle multiarch Python.
- Build using guile-2.0.
- Configure with --disable-silent-rules.
* Configure for the Tcl/Tk 8.5 multiarch installation. LP: #1163136.
graphviz (2.26.3-14) unstable; urgency=low
* Use system ltdl in place of version in subdir (Closes: #702436)
- Currently an ancient version of libltdl is being
shipped and used, unnoticed until now.
Changed configure.ac to ensure system ltdl is used instead
- Security issue - affected by DSA-1958-1 (CVE-2009-3736)
graphviz (2.26.3-13) unstable; urgency=low
[ David Claughton ]
* Add 'fontfaq.txt' file to graphviz-doc package
[ Christoph Egger ]
* Import patch by Steven Chamberlain to fix hangs on kfeebsd (Closes: #701832)
-- Matthias Klose <doko at ubuntu.com> Wed, 03 Apr 2013 10:02:23 +0200
** Changed in: graphviz (Ubuntu Raring)
Status: Confirmed => Fix Released
** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2009-3736
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to graphviz in Ubuntu.
https://bugs.launchpad.net/bugs/1163136
Title:
graphviz ftbfs in raring
Status in “graphviz” package in Ubuntu:
Fix Released
Status in “graphviz” source package in Raring:
Fix Released
Bug description:
the Tcl related failure is fixed with the attached patch
https://launchpad.net/ubuntu/+archive/test-rebuild-20130329/+build/4420434
however it fails later with:
# Build
/usr/bin/make
make[1]: Entering directory `/scratch/packages/tmp/graphviz-2.26.3'
/usr/bin/make all-recursive
make[2]: Entering directory `/scratch/packages/tmp/graphviz-2.26.3'
Making all in libltdl
make[3]: Entering directory `/scratch/packages/tmp/graphviz-2.26.3/libltdl'
/usr/bin/make all-am
make[4]: Entering directory `/scratch/packages/tmp/graphviz-2.26.3/libltdl'
/bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c -o dlopen.lo `test -f 'loaders/dlopen.c' || echo './'`loaders/dlopen.c
mv -f .deps/dlopen.Tpo .deps/dlopen.Plo
mv: cannot stat '.deps/dlopen.Tpo': No such file or directory
make[4]: *** [dlopen.lo] Error 1
make[4]: Leaving directory `/scratch/packages/tmp/graphviz-2.26.3/libltdl'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/scratch/packages/tmp/graphviz-2.26.3/libltdl'
make[2]: *** [all-recursive] Error 1
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/graphviz/+bug/1163136/+subscriptions
More information about the foundations-bugs
mailing list