Bug#540491: wordnet: FTBFS: 'NOUNSYNSET' undeclared

Jakub Wilk ubanus at users.sf.net
Sat Aug 15 18:59:57 UTC 2009


clone 540491 -1
reassign -1 automake 1:1.11-1
retitle -1 automake: generates makefiles that are unsafe for parallel builds

* Andreas Tille <andreas at an3as.eu>, 2009-08-15, 16:54:
>> The bugs is triggered only when I use the -jN option for
>> dpkg-buildpackage. Non-parallel builds seems to go fine.
>
>I admit I do no have the slightest idea how to change the
>build process to enable parallel build.  The only chance
>I see would be to force non-parallel builds (even if I have
>no idea how to do this).  Any help is welcome.

To disable parallelization in the key place, just append the following 
line to src/grind/Makefile.in:

.NOTPARALLEL:

As for really enabling parallel builds, I believe the bug should be 
addressed in automake, which generated the broken makefile.

-- 
Jakub Wilk





More information about the debian-science-maintainers mailing list