Bug#446276: webkit: FTBFS: TCSystemAlloc.cpp:89: error: expected constructor, destructor, or type conversion before '(' token

Mike Hommey mh at glandium.org
Thu Oct 11 18:15:07 UTC 2007


On Thu, Oct 11, 2007 at 06:57:07PM +0200, Kurt Roeckx wrote:
> Package: webkit
> Version: 0~svn26044-1
> Severity: serious
> 
> Hi,
> 
> Your package is failing to build with the following error:
> ../../JavaScriptCore/wtf/TCSystemAlloc.cpp:89: error: expected constructor, destructor, or type conversion before '(' token
> ../../JavaScriptCore/wtf/TCSystemAlloc.cpp:92: error: expected constructor, destructor, or type conversion before '(' token
> ../../JavaScriptCore/wtf/TCSystemAlloc.cpp: In function 'void* TryDevMem(size_t,size_t)':
> ../../JavaScriptCore/wtf/TCSystemAlloc.cpp:240: error: 'FLAGS_malloc_devmem_start' was not declared in this scope
> ../../JavaScriptCore/wtf/TCSystemAlloc.cpp:252: error: 'FLAGS_malloc_devmem_start' was not declared in this scope
> ../../JavaScriptCore/wtf/TCSystemAlloc.cpp:253: error: 'FLAGS_malloc_devmem_limit' was not declared in this scope
> [...]

It would have been useful to say it was on amd64. Now the interesting
thing is that it builds just fine on mostly all architectures, the
others have not built yet, and comparing the packages used to build on
alpha and amd64 shows no significant difference, except libpq and
libfreetype... There is obviously something cheesy.

Mike





More information about the Pkg-webkit-maintainers mailing list