robert wrote: > working on the Expect build at > http://www.linuxfromscratch.org/lfs/view/stable/chapter05/expect.html > > instructions say: > "running the test suite is not mandatory ..." > > I do so anyway. > $make test > yields: > ---- Test generated error; Return code was: 1 > ---- Return code should have been one of: 0 2 > ---- errorInfo: child killed: segmentation violation > while executing > "exec rm /tmp/[pid]" > ("uplevel" body line 11) > invoked from within > "uplevel 1 $script" > ---- errorCode: CHILDKILLED 31463 SIGSEGV {segmentation violation} > ==== spawn-1.4 FAILED > > stty.test > all.tcl: Total 26 Passed 11 Skipped 0 Failed 15 > Sourced 0 Test Files. > Files with failing tests: cat.test logfile.test send.test spawn.test > > Should I be concerned ... or just plow on into the future?
Keep going. It depends on the host system. I just ran it on a relatively current lfs-svn and it showed no failed tests. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
