[Bug 414057] Re: FTBFS when tcl8.4 is installed

2010-02-19 Thread Daniel Holbach
We're already at 
graphviz (2.20.2-8ubuntu2) lucid; urgency=low

  * No-change rebuild for OCaml 3.11.2 transition (LP: #522363).

 -- Luke Yelavich them...@ubuntu.com  Fri, 19 Feb 2010 12:39:35 +1100

... and it builds fine. Is there anything still required?

** Changed in: graphviz (Ubuntu)
   Status: Confirmed = Incomplete

-- 
FTBFS when tcl8.4 is installed
https://bugs.launchpad.net/bugs/414057
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 414057] Re: FTBFS when tcl8.4 is installed

2010-02-19 Thread Simon Olofsson
Daniel, this was fixed in Debian in 2.20.2-4. Which has already been
merged.

** Changed in: graphviz (Ubuntu)
   Status: Incomplete = Fix Released

-- 
FTBFS when tcl8.4 is installed
https://bugs.launchpad.net/bugs/414057
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 414057] Re: FTBFS when tcl8.4 is installed

2009-10-14 Thread Simon Olofsson
Here is the diff between 2.20.2-3ubuntu5 and 2.20.2-3ubuntu6:
https://launchpadlibrarian.net/33157429/4bADQ5fEy1gj9JEFGhq5FLWEPzz.txt

-- 
FTBFS when tcl8.4 is installed
https://bugs.launchpad.net/bugs/414057
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 414057] Re: FTBFS when tcl8.4 is installed

2009-10-06 Thread Martin Olsson
That worked, it built all the DEBs now. Thanks for taking some time to
look into this.

-- 
FTBFS when tcl8.4 is installed
https://bugs.launchpad.net/bugs/414057
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 414057] Re: FTBFS when tcl8.4 is installed

2009-10-06 Thread Simon Olofsson
** Changed in: graphviz (Ubuntu)
   Status: Incomplete = Confirmed

-- 
FTBFS when tcl8.4 is installed
https://bugs.launchpad.net/bugs/414057
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 414057] Re: FTBFS when tcl8.4 is installed

2009-10-06 Thread Simon Olofsson
** Changed in: graphviz (Ubuntu)
 Assignee: Simon Olofsson (simono) = (unassigned)

-- 
FTBFS when tcl8.4 is installed
https://bugs.launchpad.net/bugs/414057
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 414057] Re: FTBFS when tcl8.4 is installed

2009-10-06 Thread Simon Olofsson
The package is now available in my PPA:
https://launchpad.net/~simono/+archive/ppa
It built fine.

-- 
FTBFS when tcl8.4 is installed
https://bugs.launchpad.net/bugs/414057
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 414057] Re: FTBFS when tcl8.4 is installed

2009-10-05 Thread Martin Olsson
Hmm, I did bzr branch lp:~simono/ubuntu/karmic/graphviz/fixes-
bug-414057 and then debuild -b -us -uc and then I got this error:

/bin/bash ../../libtool --tag=CC   --mode=compile x86_64-linux-gnu-gcc 
-DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../lib/gvc -I../../lib/pack 
-I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt 
-I/usr/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes 
-Wpointer-arith -Wall -ffast-math -MT globals.lo -MD -MP -MF .deps/globals.Tpo 
-c -o globals.lo globals.c
 x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc 
-I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph 
-I../../lib/cdt -I/usr/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes 
-Wpointer-arith -Wall -ffast-math -MT globals.lo -MD -MP -MF .deps/globals.Tpo 
-c globals.c  -fPIC -DPIC -o .libs/globals.o
mv -f .deps/globals.Tpo .deps/globals.Plo
bison -y -dv ../../lib/common/htmlparse.y
../../lib/common/htmlparse.y:601.11-12: $$ for the midrule at $3 of `table' has 
no declared type
make[4]: *** [y.output] Error 1
make[4]: Leaving directory `/home/mnemo/src/fixes-bug-414057/lib/common'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/mnemo/src/fixes-bug-414057/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/mnemo/src/fixes-bug-414057'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/mnemo/src/fixes-bug-414057'
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
debuild: fatal error at line 1334:
dpkg-buildpackage -rfakeroot -D -us -uc -b failed
mn...@kingfish:~/src/fixes-bug-414057$

-- 
FTBFS when tcl8.4 is installed
https://bugs.launchpad.net/bugs/414057
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 414057] Re: FTBFS when tcl8.4 is installed

2009-10-05 Thread Martin Olsson
Also I can't install tclsh8.5 it seems?

mn...@kingfish:~/src/fixes-bug-414057$ sudo apt-get install tclsh
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Package tclsh is a virtual package provided by:
  tcl8.3 8.3.5-14
  tcl8.5 8.5.7-1
  tcl8.4 8.4.19-3
You should explicitly select one to install.
E: Package tclsh has no installation candidate
mn...@kingfish:~/src/fixes-bug-414057$ sudo apt-get install tclsh8.5
Reading package lists... Done
Building dependency tree   
Reading state information... Done
E: Couldn't find package tclsh8.5
mn...@kingfish:~/src/fixes-bug-414057$

-- 
FTBFS when tcl8.4 is installed
https://bugs.launchpad.net/bugs/414057
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 414057] Re: FTBFS when tcl8.4 is installed

2009-10-05 Thread Martin Olsson
Seems like I already have tcl8.5 package installed though:

mn...@kingfish:~/src/fixes-bug-414057$ dpkg -l | g tcl
ii  libgv-tcl  2.20.2-3ubuntu5  
 Tcl bindings for graphviz
ii  tcl8.4.16-2 
 The Tool Command Language (default version) 
ii  tcl8.4 8.4.19-3 
 Tcl (the Tool Command Language) v8.4 - run-t
ii  tcl8.5 8.5.7-1  
 Tcl (the Tool Command Language) v8.5 - run-t
ii  tcl8.5-dev 8.5.7-1  
 Tcl (the Tool Command Language) v8.5 - devel
mn...@kingfish:~/src/fixes-bug-414057$

-- 
FTBFS when tcl8.4 is installed
https://bugs.launchpad.net/bugs/414057
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 414057] Re: FTBFS when tcl8.4 is installed

2009-10-05 Thread Martin Olsson
mn...@kingfish:~/src/fixes-bug-414057$ dpkg -L tcl8.5 | g tclsh
/usr/share/man/man1/tclsh8.5.1.gz
/usr/bin/tclsh8.5

-- 
FTBFS when tcl8.4 is installed
https://bugs.launchpad.net/bugs/414057
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 414057] Re: FTBFS when tcl8.4 is installed

2009-10-05 Thread Simon Olofsson
tcl8.5 is the package which contains tclsh8.5.

To build the package do the following:
sudo apt-get build-dep graphviz
sudo aptitude install bzr-builddeb
bzr branch lp:~simono/ubuntu/karmic/graphviz/fixes-bug-414057
cd fixes-bug-414057
bzr-buildpackage -e
cd ../build-area/graphviz-2.20.2
debuild -us -uc -b

-- 
FTBFS when tcl8.4 is installed
https://bugs.launchpad.net/bugs/414057
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs