gpsd-dev
[Top][All Lists]
Advanced

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

Re: [gpsd-dev] Bogus (attempted) install of gpsfake


From: Eric S. Raymond
Subject: Re: [gpsd-dev] Bogus (attempted) install of gpsfake
Date: Tue, 27 Jan 2015 15:50:02 -0500
User-agent: Mutt/1.5.23 (2014-03-12)

Hal Murray <address@hidden>:
> > Re-pull.  I forgot a $SRCDIR/ in a command.  Greg fixed it.
> 
> It still fails.
> 
> In case it matters, I don't have . on my PATH.
> 
> I just pulled.
> address@hidden foo]$ git log -1
> commit 09e5cc69d6599c743d8b8df22d60f6d582b8dc11
> Author: Eric S. Raymond <address@hidden>
> Date:   Tue Jan 27 12:07:08 2015 -0500
> 
>     Minor date tweaks to Time Service HOWTO.
> address@hidden foo]$ 
> 
> scons check ends with:
> Matrix-algebra regression test succeeded
> gcc -o gpsd -pthread -Wl,-rpath=//usr/local/lib gpsd.o ntpshm.o shmexport.o 
> dbusexport.o sd_socket.o -L. -lrt -lgpsd -lusb-1.0 -lgps -lm
> scons: *** [/usr/local/bin/gpsfake] /usr/local/bin/gpsfake: Permission denied
> scons: building terminated because of errors.
> 
> scons -n check says:
> 
> ./test_matrix --quiet
> gcc -o gpsd -pthread -Wl,-rpath=//usr/local/lib gpsd.o ntpshm.o shmexport.o 
> dbusexport.o sd_socket.o -L. -lrt -lgpsd -lusb-1.0 -lgps -lm
> Install file: "gpsfake" as "/usr/local/bin/gpsfake"
> ./gpsfake -T; ./regress-driver test/daemon/*.log
> gcc -o gpsdecode.o -c -D_GNU_SOURCE -Wmissing-prototypes -Wextra -Wall 
> -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align 
> -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wreturn-type 
> -pthread -Wmissing-declarations -O2 -pthread -I/usr/include/libusb-1.0 
> gpsdecode.c

Best I can figure is that's a misleading message from scons telling you
where it's finding gpsfake, not an indication that it's actually installing
anything.

It's almost certainly triggered by the gpsfake -T command I added ib response
to a recent FR about dumping the delay parameter at the start of the
GPS regressuin tests,
-- 
                <a href="http://www.catb.org/~esr/";>Eric S. Raymond</a>



reply via email to

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