Script started on 2018-12-23 10:58:14+08:00 ]0;address@hidden: ~/SRC/gpsdddress@hidden:~/SRC/gpsd$ scons -c scons: Reading SConscript files ... Checking whether python program exists.../usr/bin/python Obtaining Python exe path... ok Obtaining Python lib dir... ok Obtaining Python config vars... ok WARNING: Python module pycairo not found. xgps and xgpsspeed will not be installed Part of the website build requires asciidoc, not installed. scons: done reading SConscript files. scons: Cleaning targets ... Removed leapsecond.pyc Removed config.log scons: done cleaning targets. ]0;address@hidden: ~/SRC/gpsdddress@hidden:~/SRC/gpsd$ scons scons: Reading SConscript files ... Checking if compiler accepts -pthread... (cached) yes Checking whether the C++ compiler works... (cached) yes Checking pkg-config for ncurses... (cached) no Turning off ncurses support, library not found. Checking pkg-config for libusb-1.0... (cached) yes Checking for C library librt... (cached) yes Checking pkg-config for dbus-1... (cached) yes Checking pkg-config for bluez... (cached) no Turning off Bluetooth support, library not found. Checking for C type in_port_t... (cached) yes Checking whether SUN_LEN is declared... (cached) yes Checking for C header file linux/can.h... (cached) yes You have kernel CANbus available. Checking if compiler is C11... (cached) yes Checking if compiler supplies __STDC_NO_ATOMICS__... (cached) no Checking for C header file stdatomic.h... (cached) yes Checking if compiler supplies __ORDER_BIG_ENDIAN__... (cached) yes Checking if compiler supplies __ORDER_LITTLE_ENDIAN__... (cached) yes Checking if compiler supplies __BYTE_ORDER__... (cached) yes Your compiler has built-in endianness support. Checking for C header file sys/un.h... (cached) yes Checking for C header file sys/socket.h... (cached) yes Checking for C header file sys/select.h... (cached) yes Checking for C header file netdb.h... (cached) yes Checking for C header file netinet/in.h... (cached) yes Checking for C header file netinet/ip.h... (cached) yes Checking for C header file arpa/inet.h... (cached) yes Checking for C header file syslog.h... (cached) yes Checking for C header file termios.h... (cached) yes Checking for C header file winsock2.h... (cached) no Checking for C function daemon()... (cached) yes Checking for C function strlcpy()... (cached) no Checking for C function strlcat()... (cached) no Checking for C function clock_gettime()... (cached) yes Checking for C function strptime()... (cached) yes Checking for C function gmtime_r()... (cached) yes Checking for C function inet_ntop()... (cached) yes Checking for C function fcntl()... (cached) yes Checking for C function fork()... (cached) yes Checking for C header file sys/timepps.h... (cached) no Forcing magic_hat=no since RFC2783 API is unavailable Checking if sys/ioctl.h supplies TIOCMIWAIT... (cached) yes Checking for C library libdbus-1... (cached) yes Checking that xsltproc can make man pages... (cached) no Neither xsltproc nor xmlto found, documentation cannot be built. Checking pkg-config for QtNetwork... (cached) no Turning off Qt support, library not found. Checking if compiler accepts -Wextra... (cached) yes Checking if compiler accepts -Wall... (cached) yes Checking if compiler accepts -Wno-uninitialized... (cached) yes Checking if compiler accepts -Wno-missing-field-initializers... (cached) yes Checking if compiler accepts -Wcast-align... (cached) yes Checking if compiler accepts -Wmissing-declarations... (cached) yes Checking if compiler accepts -Wmissing-prototypes... (cached) yes Checking if compiler accepts -Wvla... (cached) yes Checking if compiler accepts -Wstrict-prototypes... (cached) yes Checking if compiler accepts -Wpointer-arith... (cached) yes Checking if compiler accepts -Wreturn-type... (cached) yes Checking whether python program exists.../usr/bin/python Obtaining Python exe path... /usr/bin/python Obtaining Python lib dir... /usr/lib/python2.7/dist-packages Obtaining Python config vars... ok Altered configuration variables: bluez = False (default True): BlueZ support for Bluetooth devices ncurses = False (default True): build with ncurses qt = False (default True): build QT bindings magic_hat = False (default True): special Linux PPS hack for Raspberry Pi et al Package libusb-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libusb-1.0.pc' to the PKG_CONFIG_PATH environment variable Package 'libusb-1.0', required by 'virtual:world', not found OSError: 'pkg-config --cflags --libs libusb-1.0' exited 1: File "/home/sanjeev/SRC/gpsd/SConstruct", line 1226: for s in libgpsd_sources], File "/usr/lib/scons/SCons/Environment.py", line 260: return MethodWrapper.__call__(self, target, source, *args, **kw) File "/usr/lib/scons/SCons/Environment.py", line 224: return self.method(*nargs, **kwargs) File "/usr/lib/scons/SCons/Builder.py", line 644: env = env.Override(env_kw) File "/usr/lib/scons/SCons/Environment.py", line 636: if merges: env.MergeFlags(merges) File "/usr/lib/scons/SCons/Environment.py", line 814: args = self.ParseFlags(args) File "/usr/lib/scons/SCons/Environment.py", line 800: do_parse(arg) File "/usr/lib/scons/SCons/Environment.py", line 671: for t in arg: do_parse(t) File "/usr/lib/scons/SCons/Environment.py", line 676: arg = self.backtick(arg[1:]) File "/usr/lib/scons/SCons/Environment.py", line 594: raise OSError("'%s' exited %d" % (command, status)) ]0;address@hidden: ~/SRC/gpsdddress@hidden:~/SRC/gpsd$ exit Script done on 2018-12-23 10:58:31+08:00