=> Bootstrap dependency digest>=20010302: found digest-20111104
=> Bootstrap dependency fetch-[0-9]*: found fetch-1.7
===> Building for memtestplus-4.20
gcc -E -traditional head.S -o head.s
gcc -c -Wall -march=i486 -m32 -O2 -fomit-frame-pointer -fno-builtin -ffreestanding -fPIC -fno-stack-protector -fno-strict-aliasing reloc.c
gcc -Wall -march=i486 -m32 -O2 -fomit-frame-pointer -fno-builtin -ffreestanding -fPIC -fno-stack-protector   -c -o main.o main.c
gcc -c -Wall -march=i486 -m32 -Os -fomit-frame-pointer -fno-builtin -ffreestanding test.c
gcc -Wall -march=i486 -m32 -O2 -fomit-frame-pointer -fno-builtin -ffreestanding -fPIC -fno-stack-protector   -c -o init.o init.c
gcc -Wall -march=i486 -m32 -O2 -fomit-frame-pointer -fno-builtin -ffreestanding -fPIC -fno-stack-protector   -c -o lib.o lib.c
lib.c:1:0: error: CPU you selected does not support x86-64 instruction set
lib.c:1:0: error: CPU you selected does not support x86-64 instruction set
make: *** [lib.o] Error 1
make: *** Waiting for unfinished jobs....
test.c:1:0: error: CPU you selected does not support x86-64 instruction set
test.c:1:0: error: CPU you selected does not support x86-64 instruction set
make: *** [test.o] Error 1
main.c:1:0: error: CPU you selected does not support x86-64 instruction set
main.c:1:0: error: CPU you selected does not support x86-64 instruction set
init.c:1:0: error: CPU you selected does not support x86-64 instruction set
init.c:1:0: error: CPU you selected does not support x86-64 instruction set
make: *** [main.o] Error 1
make: *** [init.o] Error 1
reloc.c:1:0: error: CPU you selected does not support x86-64 instruction set
reloc.c:1:0: error: CPU you selected does not support x86-64 instruction set
make: *** [reloc.o] Error 1
*** Error code 2

Stop.
bmake: stopped in /usr/pkgsrc/sysutils/memtestplus
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/sysutils/memtestplus