pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/gprolog
Module Name: pkgsrc
Committed By: marino
Date: Sat May 19 16:31:29 UTC 2012
Modified Files:
pkgsrc/lang/gprolog: Makefile
Log Message:
lang/gprolog: Build failure is not jobs safe
gprolog fails to build on DragonFly-*-i386.
A fatal error (exception raised) occurs on fd2c.pl:215-220 on this
platform. The build hangs after that (halts bulk build forever),
another job apparently never exits.
Setting the package to a single job fixes the problem, so apparently
a successful build is jobs safe, but not a build failure.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/lang/gprolog/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index