gpsd-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gpsd-dev] Refactor the way NTP shared memory segments are addressed


From: Eric S. Raymond
Subject: Re: [gpsd-dev] Refactor the way NTP shared memory segments are addressed.
Date: Wed, 14 Jan 2015 07:38:33 -0500
User-agent: Mutt/1.5.23 (2014-03-12)

Hal Murray <address@hidden>:
> 
> On Fedora 21:
> 
> Processing test/daemon/ublox-sirf1.log

> -$GPZDA,090614.00,11,06,2005,00,00*6D
> -$GPGGA,090613,5203.7605,N,00508.3168,E,1,08,1.80,34.43,M,46.772,M,,*7F
> -$GPRMC,090613,A,5203.7605,N,00508.3168,E,0.0447,54.442,110605,,*16
> +$GPZDA,080614.00,11,06,2005,00,00*6C
> +$GPGGA,080613,5203.7605,N,00508.3168,E,1,08,1.80,34.43,M,46.772,M,,*7E
> +$GPRMC,080613,A,5203.7605,N,00508.3168,E,0.0447,54.442,110605,,*17

That's very odd.  Are my eyes deceiving me or are those sentences 
identical by pairs except for checksums?

> Regression test FAILED: 1 errors in 89 tests total (0 not found).
> The following test Failed:
> ================================================================
> "test/daemon/ublox-sirf1.log"
> ================================================================

You can run this test individually with

    regress-driver test/daemon/ublox-sirf1.log

Please try backing up 

> On FreeBSD:
> 
> gcc -o gpsutils.os -c -D_GNU_SOURCE -Wmissing-prototypes -Wextra -Wall 
> -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align 
> -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes 
> -Wpointer-arith -Wreturn-type -pthread -Wmissing-declarations -O2 -pthread 
> -fPIC gpsutils.c
> gpsutils.c: In function 'iso8601_to_unix':
> gpsutils.c:360: error: 'timezone' undeclared (first use in this function)
> gpsutils.c:360: error: (Each undeclared identifier is reported only once
> gpsutils.c:360: error: for each function it appears in.)
> scons: *** [gpsutils.os] Error 1
> scons: building terminated because of errors.

Known problem, being worked on.
 
> Compiles and checks for me on Debian and Ubuntu.

So the test failure is specific to Fedora?
-- 
                <a href="http://www.catb.org/~esr/";>Eric S. Raymond</a>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]