In "6.29 Bash-4.1" of the LFS book (6.6) when I get to the bash test suite, it keeps freezing up (I'm very sure) here:
Quote:
run-coproc
warning: the process IDs printed will differ on every run
warning: and generate diffs
|
It stayed right there for quite a long time. When I hit Ctrl-C, it moved on like it was working and went on to finish the rest of the tests (without any apparent problems). I could print more output, but I'm in the middle of trying it again. Now I'm just letting it sit there and seeing if anything happens. I don't think it's supposed to take a very long time though, so it must be some sort of problem I'm having. This is the second time I'm attempting it (after rm -rf-ing the directory and starting at the top of the page again. Right now it seems to be doing nothing again. If it appears to be working other than getting hung up here (which it does), should I just ignore it and move forward?
I've followed the instructions in the handbook perfectly up to this point as far as I know (and I've paid very close attention and have had no problems so far).
The output I mentioned (to do with this specific part of the test) looked like it looked in successful builds that I found when googling. (Except the ^C immediately after the above point).