On 19/11/16 at 09:09 +0100, Sebastian Humenda wrote:
> Hi
> 
> Lucas Nussbaum schrieb am 19.11.2016,  7:22 +0100:
> [...]
> >> if [ "xsltproc" == "xsltproc" ]; then \
> >>   xsltproc --novalid --xinclude --stringparam current-date 2016-11-19 
> >> ../tools/xsl/tei2c5.xsl jpn-eng.tei >jpn-eng.c5; \
> >>   else \
> >>   xsltproc --novalid ../tools/xsl/tei2c5.xsl jpn-eng.tei 
> >> \$current-date=2016-11-19 >jpn-eng.c5; fi
> >> make[1]: *** Deleting file 'jpn-eng.c5'
> >> E: Caught signal ‘Terminated’: terminating immediately
> >> ../tools/Makefile.common:154: recipe for target 'jpn-eng.c5' failed
> >> make[1]: *** [jpn-eng.c5] Terminated
> >> debian/rules:27: recipe for target 'jpn-eng' failed
> >> make: *** [jpn-eng] Terminated
> >> E: Build killed with signal TERM after 150 minutes of inactivity
> This dictttionary is very large and our (XSL) transformations is inefficient. 
> It
> takes around 3 hours on my machine to build and I'm not sure how strong the
> build servers on AWS are. May I ask to relax the timing constrainnnnt, please?

Would it be possible to display on a regular basis, so it doesn't look
inactive? Like a --verbose mode, for example.
 
Lucas

Reply via email to