astro/gpsd
Daemon that monitors one or more GPSes attached to a host computer (without GUI)
| Flavor | Version | Run | OSVersion | Arch | License | Restricted | Status | |
|---|---|---|---|---|---|---|---|---|
| nox11 | 3.25_2 | 630 | 4.0 | i386 | bsd3 | 0 | fail |
License Permissions:
Events
| Machine | Type | Time | Message |
|---|---|---|---|
| m4032b | info | 2026-02-08 07:49:37.070358 | Test Started |
| m4032b | fail | 2026-02-08 07:52:12.105808 | make fake returned non-zero: 1 |
| m4032b | fail | 2026-02-08 07:52:12.170013 | Test complete. |
Log
[1m===> Faking install for gpsd-nox11-3.25_2[0m
===> Generating temporary packing list
cd /magus/work/usr/mports/astro/gpsd/work-nox11/gpsd-3.25 && env DESTDIR=/magus/work/usr/mports/astro/gpsd/work-nox11/fake-inst-i386 scons install
scons: Reading SConscript files ...
scons version: 3.1.2
scons is running under Python version: 3.11.14.final.0
gpsd version: 3.25
This system is: midnightbsd4
cc is cc, version 19.1.7
Checking whether the C compiler works... yes
Checking if compiler accepts -pthread... yes
Checking whether the C++ compiler works... yes
Checking for C header file curses.h... yes
Checking pkg-config for ncurses... (cached) no
Checking pkg-config for ncursesw... (cached) no
Turning off ncurses support, library not found.
Checking pkg-config for libusb-1.0... (cached) yes
Checking for C library librt... yes
Checking for C library libnsl... no
Checking for C library libsocket... no
Checking for C library libm... yes
Checking for C library libthr... yes
Checking pkg-config for bluez... (cached) no
Turning off Bluetooth support, library not found.
Checking for C type in_port_t... yes
Checking whether SUN_LEN is declared... yes
Checking for C header file linux/can.h... no
You do not have kernel CANbus available.
Checking if compiler is C11... yes
Checking whether __STDC_NO_ATOMICS__ is declared... no
Checking for C header file stdatomic.h... yes
Checking whether __ORDER_BIG_ENDIAN__ is declared... yes
Checking whether __ORDER_LITTLE_ENDIAN__ is declared... yes
Checking whether __BYTE_ORDER__ is declared... yes
Your compiler has built-in endianness support.
Checking for C header file arpa/inet.h... yes
Checking for C header file linux/serial.h... no
Checking for C header file netdb.h... yes
Checking for C header file netinet/in.h... yes
Checking for C header file netinet/ip.h... yes
Checking for C header file sys/sysmacros.h... no
Checking for C header file sys/socket.h... yes
Checking for C header file sys/un.h... yes
Checking for C header file syslog.h... yes
Checking for C header file termios.h... yes
Checking for C header file winsock2.h... no
Checking FLT_EVAL_METHOD is 0... no
WARNING: FLT_EVAL_METHOD is not 0
Checking if strerror_r() returns int... yes
Checking time_t is 8 bytes... no
WARNING: time_t is too small. It will fail in 2038
Checking for C function cfmakeraw()... yes
Checking for C function clock_gettime()... yes
Checking for C function daemon()... yes
Checking for C function fcntl()... yes
Checking for C function fork()... yes
Checking for C function getopt_long()... yes
Checking for C function gmtime_r()... yes
Checking for C function inet_ntop()... yes
Checking for C function strlcat()... yes
Checking for C function strlcpy()... yes
Checking for C function strnlen()... yes
Checking for C function strptime()... yes
Checking for C header file sys/timepps.h... yes
Checking whether TIOCMIWAIT is declared... no
Build of man and HTML documentation disabled.
Checking if compiler accepts -Wall... yes
Checking if compiler accepts -Wextra... yes
Checking if compiler accepts --disable-excess-fp-precision... no
Checking if compiler accepts -fexcess-precision=standard... yes
Checking if compiler accepts -Wcast-align... yes
Checking if compiler accepts -Wcast-qual... yes
Checking if compiler accepts -Wimplicit-fallthrough... yes
Checking if compiler accepts -Wmissing-declarations... yes
Checking if compiler accepts -Wmissing-prototypes... yes
Checking if compiler accepts -Wno-missing-field-initializers... yes
Checking if compiler accepts -Wno-uninitialized... yes
Checking if compiler accepts -Wpointer-arith... yes
Checking if compiler accepts -Wreturn-type... yes
Checking if compiler accepts -Wstrict-prototypes... yes
Checking if compiler accepts -Wundef... yes
Checking if compiler accepts -Wvla... yes
Checking whether canplayer program exists...no
Checking whether coverage program exists...no
Checking whether cppcheck program exists...no
Checking whether dia program exists...no
Checking whether flake8 program exists...no
Checking whether pycodestyle program exists...no
Checking whether pylint program exists...no
Checking whether scan-build program exists...no
Checking whether smilint program exists...no
Checking whether tar program exists.../usr/bin/tar
Checking whether valgrind program exists...no
Program canplayer not found -- skipping NMEA 2000 tests
Program coverage not found -- skipping Python coverage
Program cppcheck not found -- skipping cppcheck checks
Program dia not found -- not rebuiding cycle.svg.
Program flake8 not found -- skipping flake8 checks
Program pycodestyle not found -- skipping pycodestyle checks
Program pylint not found -- skipping pylint checks
Program scan-build not found -- skipping scan-build checks
Program smilint not found -- skipping MIB checks
Program valgrind not found -- skipping valgrind checks
Checking whether /usr/local/bin/python3.11 program exists.../usr/local/bin/python3.11
Checking Python lib dir... (cached) /usr/local/lib/python3.11/site-packages
System PYTHONPATH is empty
Ensure your PYTHONPATH includes /usr/local/lib/python3.11/site-packages/
Checking Python config vars... ok
(cached) Checking Python target version... (cached) 3.11
Checking Python module serial (pyserial)... (cached) found
Checking Python module cairo (pycairo)... (cached)
WARNING: Python module cairo (pycairo) not found.
Checking Python module gi (pygobject)... (cached)
WARNING: Python module gi (pygobject) not found.
Checking pkg-config for gtk+-3.0... (cached) no
WARNING: gtk+-3.0 not found.
WARNING: xgps and xgpsspeed are missing runtime dependencies
Checking Python module matplotlib... (cached)
WARNING: gpsplot is missing required runtime module matplotlib
Altered configuration variables:
nmea2000 = False (default True): NMEA2000/CAN support
dbus_export = False (default True): enable DBUS export support
bluez = False (default True): BlueZ support for Bluetooth devices
ncurses = False (default True): build with ncurses
qt = False (default True): build Qt bindings
xgps = False (default True): include xgps and xgpsspeed.
manbuild = False (default auto): build help in man and HTML formats. No/Auto/Yes.
target_python = /usr/local/bin/python3.11 (default python): target Python version as command
pkgconfig = libdata/pkgconfig (default lib/pkgconfig): pkgconfig file directory
WARNING: ncurses not found, not building cgps or gpsmon.
Setting python_shebang to /usr/local/bin/python3.11
NMEA2000 regression tests suppressed because rtcm104v2 is off or canplayer is missing.
scons: done reading SConscript files.
scons: Building targets ...
cc -o gpsd-3.25/gpsd/dbusexport.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread gpsd-3.25/gpsd/dbusexport.c
cc -o gpsd-3.25/gpsd/gpsd.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread gpsd-3.25/gpsd/gpsd.c
gpsd-3.25/gpsd/gpsd.c:282:11: warning: call to undeclared library function 'strlcpy' with type 'unsigned int (char *, const char *, unsigned int)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
282 | (void)strlcpy(addr.sun_path, filename, sizeof(addr.sun_path));
| ^
gpsd-3.25/gpsd/gpsd.c:282:11: note: include the header or explicitly provide a declaration for 'strlcpy'
gpsd-3.25/gpsd/gpsd.c:386:47: error: use of undeclared identifier 'INADDR_LOOPBACK'
386 | sat.sa_in.sin_addr.s_addr = htonl(INADDR_LOOPBACK);
| ^
gpsd-3.25/gpsd/gpsd.c:392:20: error: use of undeclared identifier 'PF_INET'
392 | s = socket(PF_INET, type, proto);
| ^
gpsd-3.25/gpsd/gpsd.c:395:50: error: use of undeclared identifier 'IP_TOS'
395 | if ( -1 == setsockopt(s, IPPROTO_IP, IP_TOS, &dscp,
| ^
gpsd-3.25/gpsd/gpsd.c:424:20: error: use of undeclared identifier 'PF_INET6'
424 | s = socket(PF_INET6, type, proto);
| ^
gpsd-3.25/gpsd/gpsd.c:1219:19: warning: call to undeclared library function 'strlcat' with type 'unsigned int (char *, const char *, unsigned int)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
1219 | (void)strlcat(reply, ",", replylen);
| ^
gpsd-3.25/gpsd/gpsd.c:1219:19: note: include the header or explicitly provide a declaration for 'strlcat'
gpsd-3.25/gpsd/gpsd.c:2486:19: warning: call to undeclared function 'nice'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
2486 | if (-1 == nice(NICEVAL) &&
| ^
gpsd-3.25/gpsd/gpsd.c:2573:18: warning: call to undeclared function 'setgroups'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
2573 | if (0 != setgroups(0, NULL)) {
| ^
4 warnings and 4 errors generated.
scons: *** [gpsd-3.25/gpsd/gpsd.o] Error 1
scons: building terminated because of errors.
WARNING: ncurses not found, not building cgps or gpsmon.
WARNING: gpsplot is missing required runtime module matplotlib
WARNING: xgps and xgpsspeed are missing runtime dependencies
Ensure your PYTHONPATH includes /usr/local/lib/python3.11/site-packages/
*** Error code 2
Stop.
make[1]: stopped in /usr/mports/astro/gpsd
*** Error code 1
Stop.
make: stopped in /usr/mports/astro/gpsd
Links
Depends On
- comms/py-pyserial (build)
- devel/ncurses (build)
- devel/pkgconf (build)
- devel/scons (build)
- lang/python311 (build)
- comms/py-pyserial (run)
- devel/ncurses (run)
- lang/python311 (run)
- lang/python311 (test)
Depend Of
NothingCategories
CVEs
- Loading CVE information...
MidnightBSD Magus