START lib/libradius 2024-07-26T00:27:43Z ==== run-radius_test ==== cc -O2 -pipe -std=gnu99 -Wall -g -O0 -MD -MP -c /usr/src/regress/lib/libradius/main.c cc -O2 -pipe -std=gnu99 -Wall -g -O0 -MD -MP -c /usr/src/regress/lib/libradius/test00.c cc -O2 -pipe -std=gnu99 -Wall -g -O0 -MD -MP -c /usr/src/regress/lib/libradius/test01.c cc -O2 -pipe -std=gnu99 -Wall -g -O0 -MD -MP -c /usr/src/regress/lib/libradius/test02.c cc -O2 -pipe -std=gnu99 -Wall -g -O0 -MD -MP -c /usr/src/regress/lib/libradius/test03.c cc -O2 -pipe -std=gnu99 -Wall -g -O0 -MD -MP -c /usr/src/regress/lib/libradius/test04.c cc -O2 -pipe -std=gnu99 -Wall -g -O0 -MD -MP -c /usr/src/regress/lib/libradius/test05.c cc -O2 -pipe -std=gnu99 -Wall -g -O0 -MD -MP -c /usr/src/regress/lib/libradius/test06.c cc -O2 -pipe -std=gnu99 -Wall -g -O0 -MD -MP -c /usr/src/regress/lib/libradius/test10.c cc -O2 -pipe -std=gnu99 -Wall -g -O0 -MD -MP -c /usr/src/regress/lib/libradius/test11.c cc -O2 -pipe -std=gnu99 -Wall -g -O0 -MD -MP -c /usr/src/regress/lib/libradius/test20.c cc -O2 -pipe -std=gnu99 -Wall -g -O0 -MD -MP -c /usr/src/regress/lib/libradius/test21.c cc -O2 -pipe -std=gnu99 -Wall -g -O0 -MD -MP -c /usr/src/regress/lib/libradius/test22.c cc -O2 -pipe -std=gnu99 -Wall -g -O0 -MD -MP -c /usr/src/regress/lib/libradius/test23.c cc -O2 -pipe -std=gnu99 -Wall -g -O0 -MD -MP -c /usr/src/regress/lib/libradius/test24.c cc -O2 -pipe -std=gnu99 -Wall -g -O0 -MD -MP -c /usr/src/regress/lib/libradius/test25.c cc -g -o radius_test main.o test00.o test01.o test02.o test03.o test04.o test05.o test06.o test10.o test11.o test20.o test21.o test22.o test23.o test24.o test25.o -lradius -lcrypto test04.c:24 (/usr/src/regress/lib/libradius/test04.c:24)(test04.o:(test04)): warning: random() may return deterministic values, is that what you want? ./radius_test running test test00 running test test01 running test test02 running test test03 running test test04 running test test05 running test test06 running test test10 running test test11 running test test20 running test test21 running test test22 running test test23 CHECK FAILED: memcmp(radius_get_data(packet), packetdata, sizeof(packetdata)) == 0 at file /usr/src/regress/lib/libradius/test23.c line 37 *** Error 1 in . (Makefile:20 'run-radius_test') FAILED FAIL lib/libradius *** Error 1 in . (Makefile:20 'run-radius_test')