Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 202618 - media-gfx/graphviz-2.16.1: parallel build issues
Summary: media-gfx/graphviz-2.16.1: parallel build issues
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-17 21:25 UTC by Martin von Gagern
Modified: 2007-12-19 01:40 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Fix parallel build for gv_python.cpp (graphviz-2.16.1-parallel-build.patch,618 bytes, patch)
2007-12-17 21:25 UTC, Martin von Gagern
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin von Gagern 2007-12-17 21:25:04 UTC
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 Martin von Gagern 2007-12-17 21:25:56 UTC
Created attachment 138776 [details, diff]
Fix parallel build for gv_python.cpp
Comment 2 Martin von Gagern 2007-12-17 22:02:57 UTC
Reported upstream, don't see it in bug lists there yet.
Comment 3 Martin von Gagern 2007-12-18 08:26:18 UTC
Upstream bug http://www.graphviz.org/bugs/b1249.html fixed in their CVS.
Comment 4 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2007-12-19 01:40:46 UTC
in CVS now.