Bug 202618 - media-gfx/graphviz-2.16.1: parallel build issues
Bug#: 202618 Product:  Gentoo Linux Version: 2007.0 Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: graphics@gentoo.org Reported By: Martin.vGagern@gmx.net
Component: Applications
URL: 
Summary: media-gfx/graphviz-2.16.1: parallel build issues
Keywords:  
Status Whiteboard: 
Opened: 2007-12-17 21:25 0000
Description:   Opened: 2007-12-17 21:25 0000
This is a reincarnation of bug 173676 which had been closed as fixed when
upstream included the fix. Seems they forgot one hunk, the one about python. I
just got that error message again:

gv_python.cpp: In function 'void SWIG_Python_TypeError(const char*,
PyObject*)':
gv_python.cpp:2414: error: expected `}' at end of input
gv_python.cpp:2414: error: expected `}' at end of input
gv_python.cpp: At global scope:
gv_python.cpp:2414: error: expected `}' at end of input
make[3]: *** [gv_python.lo] Error 1

From the annotations in the upstream CVS, it looks like the python part of the
original patch from bug 173676 was never included there. The rest made it into
revision 1.69 of Makefile.am.

------- Comment #1 From Martin von Gagern 2007-12-17 21:25:56 0000 -------
Created an attachment (id=138776) [details]
Fix parallel build for gv_python.cpp

------- Comment #2 From Martin von Gagern 2007-12-17 22:02:57 0000 -------
Reported upstream, don't see it in bug lists there yet.

------- Comment #3 From Martin von Gagern 2007-12-18 08:26:18 0000 -------
Upstream bug http://www.graphviz.org/bugs/b1249.html fixed in their CVS.

------- Comment #4 From Robin Johnson 2007-12-19 01:40:46 0000 -------
in CVS now.