K 10 svn:author V 8 tcberner K 8 svn:date V 27 2016-09-08T15:59:16.178601Z K 7 svn:log V 725 Add a COMMENT explaining the reason for MAKE_JOBS_UNSAFE. in r421561 I added MAKE_JOBS_USNAFE, without actually saying why. [Sorry] ===> Building for t1lib-5.1.2_4,1 gmake[1]: Entering directory '/wrkdirs/usr/ports/devel/t1lib/work/t1lib-5.1.2' for i in lib type1afm examples xglyph; do \ (cd $i; gmake 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing -DT1LIB_IDENT="\"5.1.2\"" -DGLOBAL_CONFIG_DIR="\"/usr/local/share/t1lib\"" -I/usr/local/include' 'OPTIONS=' ) || exit 1; \ done gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/t1lib/work/t1lib-5.1.2/lib' gmake[2]: *** pselect jobs pipe: Bad file descriptor. Stop. gmake[2]: *** Waiting for unfinished jobs.... [...] Approved by: mat (mentor) END