Re: Build failed in Jenkins: FreeBSD_HEAD #1835

2014-11-13 Thread Mateusz Guzik
On Thu, Nov 13, 2014 at 10:40:48PM +, jenkins-ad...@freebsd.org wrote: > --- imgact_shell.o --- > ctfconvert -L VERSION -g imgact_shell.o > --- init_main.o --- > :530:25: > error: too many arguments to function call,

Build failed in Jenkins: FreeBSD_HEAD #1835

2014-11-13 Thread jenkins-admin
See Changes: [dim] The fix imported into llvm in r274442 contains some C++11 constructs, which gcc in base cannot handle. Replace these with C++98 equivalents. While here, add the patch for the adapted fix. Reported by:bz