START usr.bin/ctfdump 2024-02-25T20:00:59Z ==== base_types_encoding ==== cc -O2 -pipe -g -MD -MP -c example.c cc -g -o example example.o /usr/bin/ctfstrip -o example.ctf example make -C /usr/src/regress/usr.bin/ctfdump run-example RT=base_types_encoding RE=' (INTEGER|FLOAT) ' /usr/bin/ctfdump example.ctf 2>&1 | sed 's/\[[0-9]*\]/[]/' | sort | egrep '(INTEGER|FLOAT) ' >base_types_encoding.out *** Error 1 in . (Makefile:20 'run-example') *** Error 2 in . (Makefile:15 'base_types_encoding') FAILED FAIL usr.bin/ctfdump *** Error 2 in . (Makefile:15 'base_types_encoding')