tail -55 scons-check.log .... gcc -o tests/test_geoid -pthread tests/test_geoid.o -L. -lgpsd -lgps_static -lm -lrt Testing the geoid model... /opt/gpsd/tests/test_geoid 37.371192 122.014965 | diff -u /opt/gpsd/test/geoid.test.chk - gcc -o tests/test_json.o -c -pthread -Wall -Wcast-align -Wextra -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -pthread tests/test_json.c gcc -o tests/test_json -pthread tests/test_json.o -L. -lgps_static -lm -lrt /opt/gpsd/tests/test_json gcc -o tests/test_matrix.o -c -pthread -Wall -Wcast-align -Wextra -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -pthread tests/test_matrix.c gcc -o tests/test_matrix -pthread tests/test_matrix.o -L. -lgpsd -lgps_static -lm -lrt /opt/gpsd/tests/test_matrix --quiet Matrix-algebra regression test succeeded gcc -o tests/test_packet.o -c -pthread -Wall -Wcast-align -Wextra -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -pthread tests/test_packet.c gcc -o tests/test_packet -pthread tests/test_packet.o -L. -lgpsd -lgps_static -lm -lrt Consistency-checking driver methods... /opt/gpsd/tests/test_packet -c >/dev/null Testing detection of invalid packets... /opt/gpsd/tests/test_packet | diff -u /opt/gpsd/test/packet.test.chk - --- /opt/gpsd/test/packet.test.chk 2020-06-02 17:20:42.905773937 -0400 +++ - 2020-06-03 12:44:23.676184848 -0400 @@ -6,19 +6,19 @@ 5: NMEA packet with wrong checksum test succeeded. 6: NMEA interspersed packet test succeeded. 7: NMEA interrupted packet test succeeded. - 8: SiRF WAAS version ID test succeeded. - 9: SiRF WAAS version ID with 3 chars of leading garbage test succeeded. + 8: SiRF WAAS version ID test FAILED (packet type -1 wrong). + 9: SiRF WAAS version ID with 3 chars of leading garbage test FAILED (packet type -1 wrong). 10: SiRF WAAS version ID with wrong checksum test succeeded. 11: SiRF WAAS version ID with bad length test succeeded. -12: Zodiac binary 1000 Geodetic Status Output Message test succeeded. -13: EverMore status packet 0x20 test succeeded. -14: EverMore packet 0x04 with 0x10 0x10 sequence test succeeded. -15: EverMore packet 0x04 with 0x10 0x10 sequence, some noise before packet data test succeeded. -16: EverMore packet 0x04, 0x10 and some other data at the beginning test succeeded. -17: EverMore packet 0x04, 0x10 three times at the beginning test succeeded. -18: RTCM104V3 type 1005 packet test succeeded. +12: Zodiac binary 1000 Geodetic Status Output Message test FAILED (packet type -1 wrong). +13: EverMore status packet 0x20 test FAILED (packet type -1 wrong). +14: EverMore packet 0x04 with 0x10 0x10 sequence test FAILED (packet type -1 wrong). +15: EverMore packet 0x04 with 0x10 0x10 sequence, some noise before packet data test FAILED (packet type -1 wrong). +16: EverMore packet 0x04, 0x10 and some other data at the beginning test FAILED (packet type -1 wrong). +17: EverMore packet 0x04, 0x10 three times at the beginning test FAILED (packet type -1 wrong). +18: RTCM104V3 type 1005 packet test FAILED (packet type -1 wrong). 19: RTCM104V3 type 1005 packet with 4th byte garbled test succeeded. -20: RTCM104V3 type 1029 packet test succeeded. +20: RTCM104V3 type 1029 packet test FAILED (packet type -1 wrong). === EOF with buffer nonempty test === $GPVTG,308.74,T,,M,0.00,N,0.0,K*68 $GPGGA,110534.994,4002.1425,N,07531.2585,W,0,00,50.0,172.7,M,-33.8,M,0.0,0000*7A scons: building terminated because of errors.