=> Bootstrap dependency digest>=20010302: found digest-20111104
=> Bootstrap dependency fetch-[0-9]*: found fetch-1.7
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for ssam-1.9nb1
--- ssam.o ---
--- main.o ---
--- ssam.o ---
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I. -I/usr/pkg/include -I/usr/pkg/include -c ssam.c
--- main.o ---
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I. -I/usr/pkg/include -I/usr/pkg/include -c main.c
--- ssam ---
gcc -L/usr/pkg/lib -Wl,-R/usr/pkg/lib ssam.o main.o -L/usr/pkg/lib -lutf -o ssam
--- tst ---
test -d tests || ln -s ./tests .
No news is good news...
1. Multiple changes, parsing space
2. Testing delimiter parsing, no space
3. Testing insertion
4. Testing 'y' cmd
5. Testing 's' cmd
6. Testing address ranges
7. Testing 'm' cmd
8. Testing 'w' cmd, and file manipulation
9. Testing -n arg, and 'p' cmd
10. Testing relative addresses and eqcmd
11. Testing UTF searching
12. Testing UTF searching with set collation sequence
13. Testing NULL file name
14. Testing ure /^/ special case
15. Testing complex command (from bkonarski@calibersys.com)
16. Testing append command (from tony@cs.jcu.edu.au)
17. Testing change command (from tony@cs.jcu.edu.au)
18. Testing even more complex command (from bkonarski@calibersys.com)
19. Testing simple file initialisation and searching
20. Testing escaped separators in UTF regexps
21. Removing blank lines from a file
22. Testing interpreted escape sequences in arguments
23. Testing -f arg - taking commands from a file
24. Testing byte offsets
25. Testing multiple complex address handling
26. Testing straightforward search
27. Testing default p command
28. Testing explanation code
29. Testing multiple inter-related changes (from alan@oldp.nmsu.edu)
30. Testing nul-byte terminated pattern (from byron@netapp.com)
31. Testing default p in a block
32. Testing looping over files
33. Testing nested blocks
34. Testing non-nl-terminated input (from Bengt Kleberg <bengt@softwell.se>)
35. Testing newline recognition
36. Testing +- at EOF
37. Testing UTF char offsets and regexps
Testing error conditions
E1. Testing non-existent file
E2. Testing block overflow
E3. Testing block underflow
E4. Testing unterminated search expression
E5. Testing unknown command
Removing temporary files
=> Unwrapping files-to-be-installed.