Cedric Bail On Apr 2, 2014 11:32 PM, "Tom Hacohen" <[email protected]> wrote: > > Does anyone else get this after running make check? (All the tests seem > to be running fine) > > make[5]: execvp: /bin/sh: Argument list too long > Makefile:28022: recipe for target 'test-suite.log' failed > make[5]: *** [test-suite.log] Error 127 > Makefile:28128: recipe for target 'check-TESTS' failed > make[4]: *** [check-TESTS] Error 2 > Makefile:28345: recipe for target 'check-am' failed > make[3]: *** [check-am] Error 2 > Makefile:27915: recipe for target 'check-recursive' failed > make[2]: *** [check-recursive] Error 1 > Makefile:28348: recipe for target 'check' failed > make[1]: *** [check] Error 2 > Makefile:1850: recipe for target 'check-recursive' failed > make: *** [check-recursive] Error 1
Yes, it's a bug in automake check macro. Configure is live patching src /Makefile, but for whatever reason it doesn't work for you. > > ------------------------------------------------------------------------------ > _______________________________________________ > enlightenment-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > ------------------------------------------------------------------------------ _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
