Ticket #60228: gpsd_localj1_10_15_build.log.txt

File gpsd_localj1_10_15_build.log.txt, 116.4 KB (added by fhgwright (Fred Wright), 4 years ago)

Build of gpsd on fw's Mac Pro with Xcode 11.3, OS 10.15, and buildmakejobs=1

Line 
1DEBUG: macOS 10.15 (darwin/19.0.0) arch i386
2DEBUG: MacPorts 2.6.2
3DEBUG: Xcode 11.3.1
4DEBUG: SDK 10.15
5DEBUG: MACOSX_DEPLOYMENT_TARGET: 10.15
6DEBUG: Executing org.macports.main (gpsd)
7DEBUG: dropping privileges: euid changed to 502, egid changed to 501.
8DEBUG: archivefetch phase started at Wed Apr  8 16:58:24 PDT 2020
9DEBUG: Executing org.macports.archivefetch (gpsd)
10DEBUG: macOS 10.15 (darwin/19.0.0) arch i386
11DEBUG: MacPorts 2.6.2
12DEBUG: Xcode 11.3.1
13DEBUG: SDK 10.15
14DEBUG: MACOSX_DEPLOYMENT_TARGET: 10.15
15--->  Computing dependencies for gpsd:info:archivefetch .:debug:archivefetch Searching for dependency: scons
16DEBUG: Found Dependency: receipt exists for scons
17DEBUG: Searching for dependency: pkgconfig
18DEBUG: Found Dependency: receipt exists for pkgconfig
19DEBUG: Searching for dependency: python27
20DEBUG: Found Dependency: receipt exists for python27
21DEBUG: Searching for dependency: py27-serial
22DEBUG: Found Dependency: receipt exists for py27-serial
23DEBUG: Searching for dependency: ncurses
24DEBUG: Found Dependency: receipt exists for ncurses
25DEBUG: Executing org.macports.main (gpsd)
26DEBUG: dropping privileges: euid changed to 502, egid changed to 501.
27DEBUG: fetch phase started at Wed Apr  8 16:58:25 PDT 2020
28--->  Fetching distfiles for gpsd
29DEBUG: Executing org.macports.fetch (gpsd)
30DEBUG: Privilege de-escalation not attempted as not running as root.
31DEBUG: checksum phase started at Wed Apr  8 16:58:25 PDT 2020
32--->  Verifying checksums for gpsd
33DEBUG: Executing org.macports.checksum (gpsd)
34--->  Checksumming gpsd-3.20.tar.gz
35DEBUG: Calculated (rmd160) is a87ed286b4a42092de54986889f0253990163d7e
36DEBUG: Correct (rmd160) checksum for gpsd-3.20.tar.gz
37DEBUG: Calculated (sha256) is 172a7805068eacb815a3c5225436fcb0be46e7e49a5001a94034eac43df85e50
38DEBUG: Correct (sha256) checksum for gpsd-3.20.tar.gz
39DEBUG: Calculated (size) is 3600835
40DEBUG: Correct (size) checksum for gpsd-3.20.tar.gz
41DEBUG: Privilege de-escalation not attempted as not running as root.
42DEBUG: extract phase started at Wed Apr  8 16:58:25 PDT 2020
43--->  Extracting gpsd
44DEBUG: Executing org.macports.extract (gpsd)
45--->  Extracting gpsd-3.20.tar.gz
46DEBUG: setting option extract.args to '/opt/local/var/macports/distfiles/gpsd/gpsd-3.20.tar.gz'
47DEBUG: Environment:
48DEBUG: CC_PRINT_OPTIONS='YES'
49DEBUG: CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/.CC_PRINT_OPTIONS'
50DEBUG: CPATH='/opt/local/include'
51DEBUG: DEVELOPER_DIR='/Applications/Xcode.app/Contents/Developer'
52DEBUG: LIBRARY_PATH='/opt/local/lib'
53DEBUG: MACOSX_DEPLOYMENT_TARGET='10.15'
54DEBUG: SDKROOT='/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk'
55Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/gpsd/gpsd-3.20.tar.gz' | /usr/bin/tar -xf -
56DEBUG: system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/gpsd/gpsd-3.20.tar.gz' | /usr/bin/tar -xf -
57DEBUG: euid/egid changed to: 0/0
58DEBUG: chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work to macports
59DEBUG: euid/egid changed to: 502/501
60DEBUG: Privilege de-escalation not attempted as not running as root.
61DEBUG: patch phase started at Wed Apr  8 16:58:25 PDT 2020
62DEBUG: Executing org.macports.patch (gpsd)
63DEBUG: Privilege de-escalation not attempted as not running as root.
64DEBUG: configure phase started at Wed Apr  8 16:58:25 PDT 2020
65--->  Configuring gpsd
66DEBUG: Preferred compilers: clang macports-clang-9.0 macports-clang-8.0 macports-clang-7.0 macports-clang-6.0 macports-clang-5.0
67DEBUG: Using compiler 'Xcode Clang'
68DEBUG: Executing org.macports.configure (gpsd)
69DEBUG: Privilege de-escalation not attempted as not running as root.
70DEBUG: build phase started at Wed Apr  8 16:58:25 PDT 2020
71--->  Building gpsd
72DEBUG: Executing org.macports.build (gpsd)
73DEBUG: Environment:
74DEBUG: CC='/usr/bin/clang -arch x86_64'
75DEBUG: CC_PRINT_OPTIONS='YES'
76DEBUG: CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/.CC_PRINT_OPTIONS'
77DEBUG: CFLAGS='-Os'
78DEBUG: CPATH='/opt/local/include'
79DEBUG: CXX='/usr/bin/clang++ -arch x86_64 -stdlib=libc++'
80DEBUG: CXXFLAGS='-Os -stdlib=libc++'
81DEBUG: DEVELOPER_DIR='/Applications/Xcode.app/Contents/Developer'
82DEBUG: LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names'
83DEBUG: LIBRARY_PATH='/opt/local/lib'
84DEBUG: MACOSX_DEPLOYMENT_TARGET='10.15'
85DEBUG: SDKROOT='/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk'
86Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/gpsd-3.20" && /opt/local/bin/scons prefix=/opt/local target_python=/opt/local/bin/python2.7 qt=no usb=no strip=no dbus_export=no xgps=no
87DEBUG: system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/gpsd-3.20" && /opt/local/bin/scons prefix=/opt/local target_python=/opt/local/bin/python2.7 qt=no usb=no strip=no dbus_export=no xgps=no
88scons: Reading SConscript files ...
89This system is: darwin
90Checking whether the C compiler works... yes
91Checking if compiler accepts -pthread... yes
92Checking whether the C++ compiler works... yes
93Checking for C header file curses.h... yes
94Checking pkg-config for ncurses... yes
95Checking pkg-config for tinfo... no
96Checking for C library librt... no
97Checking for C library libm... yes
98Checking for C library libthr... no
99Checking pkg-config for bluez... no
100Turning off Bluetooth support, library not found.
101Checking for C type in_port_t... yes
102Checking whether SUN_LEN is declared... yes
103Checking for C header file linux/can.h... no
104You do not have kernel CANbus available.
105Checking if compiler is C11... yes
106Checking if compiler supplies __STDC_NO_ATOMICS__... no
107Checking for C header file stdatomic.h... yes
108Checking if compiler supplies __ORDER_BIG_ENDIAN__... yes
109Checking if compiler supplies __ORDER_LITTLE_ENDIAN__... yes
110Checking if compiler supplies __BYTE_ORDER__... yes
111Your compiler has built-in endianness support.
112Checking for C header file arpa/inet.h... yes
113Checking for C header file netdb.h... yes
114Checking for C header file netinet/in.h... yes
115Checking for C header file netinet/ip.h... yes
116Checking for C header file sys/sysmacros.h... no
117Checking for C header file sys/socket.h... yes
118Checking for C header file sys/un.h... yes
119Checking for C header file syslog.h... yes
120Checking for C header file termios.h... yes
121Checking for C header file winsock2.h... no
122Checking size of time_t... yes
123sizeof(time_t) is 8
124Checking for C function cfmakeraw()... yes
125Checking for C function clock_gettime()... yes
126Checking for C function daemon()... yes
127Checking for C function fcntl()... yes
128Checking for C function fork()... yes
129Checking for C function gmtime_r()... yes
130Checking for C function inet_ntop()... yes
131Checking for C function strlcat()... yes
132Checking for C function strlcpy()... yes
133Checking for C function strptime()... yes
134Checking for C function sincos()... no
135Checking for C function __sincos()... yes
136Checking for C header file sys/timepps.h... no
137Checking if sys/ioctl.h supplies TIOCMIWAIT... no
138Neither TIOCMIWAIT nor RFC2783 API is available)
139Checking that xsltproc can make man pages... yes
140Checking if compiler accepts -Wall... yes
141Checking if compiler accepts -Wcast-align... yes
142Checking if compiler accepts -Wextra... yes
143Checking if compiler accepts -Wimplicit-fallthrough... yes
144Checking if compiler accepts -Wmissing-declarations... yes
145Checking if compiler accepts -Wmissing-prototypes... yes
146Checking if compiler accepts -Wno-missing-field-initializers... yes
147Checking if compiler accepts -Wno-uninitialized... yes
148Checking if compiler accepts -Wpointer-arith... yes
149Checking if compiler accepts -Wreturn-type... yes
150Checking if compiler accepts -Wstrict-prototypes... yes
151Checking if compiler accepts -Wvla... yes
152Checking whether /opt/local/bin/python2.7 program exists.../opt/local/bin/python2.7
153Obtaining Python exe path... /opt/local/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python
154Obtaining Python lib dir... /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages
155Obtaining Python config vars... ok
156WARNING: Python too old: gps/aiogps.py will not be installed
157Python module serial (pyserial) found.
158{'OPT': '-DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes', 'BASECFLAGS': '-fno-strict-aliasing -fno-common -dynamic', 'CC': '/usr/bin/clang', 'CXX': '/usr/bin/clang++', 'SO': '.so', 'LDFLAGS': '-L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk ', 'LDSHARED': '/usr/bin/clang -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk ', 'CCSHARED': '', 'INCLUDEPY': '/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7'}
159Altered configuration variables:
160nmea2000 = False (default True): NMEA2000/CAN support
161dbus_export = False (default True): enable DBUS export support
162bluez = False (default True): BlueZ support for Bluetooth devices
163usb = False (default True): libusb support for USB devices
164qt = False (default True): build Qt bindings
165xgps = False (default True): include xgps and xgpsspeed.
166prefix = /opt/local (default /usr/local): installation directory prefix
167target_python = /opt/local/bin/python2.7 (default python): target Python version as command
168WARNING: xgps and xgpsspeed will not be installed
169scons: done reading SConscript files.
170scons: Building targets ...
171rm -f ais_json.i && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python jsongen.py --ais --target=parser > ais_json.i && chmod a-w ais_json.i
172Creating 'gpsd_config.h'
173/usr/bin/clang -arch x86_64 -o ais_json.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 -fPIC ais_json.c
174/usr/bin/clang -arch x86_64 -o bits.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 -fPIC bits.c
175/usr/bin/clang -arch x86_64 -o gpsdclient.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 -fPIC gpsdclient.c
176rm -f gps_maskdump.c && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python maskaudit.py -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/gpsd-3.20 > gps_maskdump.c && chmod a-w gps_maskdump.c
177/usr/bin/clang -arch x86_64 -o gps_maskdump.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 -fPIC gps_maskdump.c
178/usr/bin/clang -arch x86_64 -o gpsutils.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 -fPIC gpsutils.c
179/usr/bin/clang -arch x86_64 -o hex.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 -fPIC hex.c
180/usr/bin/clang -arch x86_64 -o json.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 -fPIC json.c
181/usr/bin/clang -arch x86_64 -o libgps_core.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 -fPIC libgps_core.c
182/usr/bin/clang -arch x86_64 -o libgps_dbus.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 -fPIC libgps_dbus.c
183/usr/bin/clang -arch x86_64 -o libgps_json.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 -fPIC libgps_json.c
184/usr/bin/clang -arch x86_64 -o libgps_shm.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 -fPIC libgps_shm.c
185/usr/bin/clang -arch x86_64 -o libgps_sock.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 -fPIC libgps_sock.c
186/usr/bin/clang -arch x86_64 -o netlib.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 -fPIC netlib.c
187/usr/bin/clang -arch x86_64 -o os_compat.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 -fPIC os_compat.c
188/usr/bin/clang -arch x86_64 -o rtcm2_json.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 -fPIC rtcm2_json.c
189/usr/bin/clang -arch x86_64 -o rtcm3_json.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 -fPIC rtcm3_json.c
190/usr/bin/clang -arch x86_64 -o shared_json.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 -fPIC shared_json.c
191/usr/bin/clang -arch x86_64 -o timespec_str.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 -fPIC timespec_str.c
192/usr/bin/clang++ -arch x86_64 -stdlib=libc++ -o libgpsmm.os -c -Os -stdlib=libc++ -O2 -fPIC libgpsmm.cpp
193/usr/bin/clang++ -arch x86_64 -stdlib=libc++ -o libgps.25.0.0.dylib -Wl,-headerpad_max_install_names -Wl,-current_version,25.0.0 -Wl,-compatibility_version,25.0.0 -Wl,-install_name,/opt/local/lib/libgps.25.0.0.dylib -dynamiclib -Wl,-current_version,25.0.0 -Wl,-compatibility_version,25.0.0 ais_json.os bits.os gpsdclient.os gps_maskdump.os gpsutils.os hex.os json.os libgps_core.os libgps_dbus.os libgps_json.os libgps_shm.os libgps_sock.os netlib.os os_compat.os rtcm2_json.os rtcm3_json.os shared_json.os timespec_str.os libgpsmm.os -L. -L/opt/local/lib -lm
194Create symlinks for: 'libgps.25.0.0.dylib': 'libgps.25.dylib'->'libgps.25.0.0.dylib', 'libgps.dylib'->'libgps.25.0.0.dylib'
195/usr/bin/clang -arch x86_64 -o dbusexport.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 dbusexport.c
196Creating 'revision.h'
197/usr/bin/clang -arch x86_64 -o gpsd.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 gpsd.c
198/usr/bin/clang -arch x86_64 -o shmexport.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 shmexport.c
199/usr/bin/clang -arch x86_64 -o timehint.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 timehint.c
200/usr/bin/clang -arch x86_64 -o bsd_base64.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 bsd_base64.c
201/usr/bin/clang -arch x86_64 -o crc24q.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 crc24q.c
202/usr/bin/clang -arch x86_64 -o driver_ais.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 driver_ais.c
203/usr/bin/clang -arch x86_64 -o driver_evermore.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 driver_evermore.c
204/usr/bin/clang -arch x86_64 -o driver_garmin.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 driver_garmin.c
205/usr/bin/clang -arch x86_64 -o driver_garmin_txt.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 driver_garmin_txt.c
206/usr/bin/clang -arch x86_64 -o driver_geostar.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 driver_geostar.c
207/usr/bin/clang -arch x86_64 -o driver_greis.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 driver_greis.c
208/usr/bin/clang -arch x86_64 -o driver_greis_checksum.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 driver_greis_checksum.c
209/usr/bin/clang -arch x86_64 -o driver_italk.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 driver_italk.c
210/usr/bin/clang -arch x86_64 -o driver_navcom.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 driver_navcom.c
211/usr/bin/clang -arch x86_64 -o driver_nmea0183.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 driver_nmea0183.c
212/usr/bin/clang -arch x86_64 -o driver_nmea2000.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 driver_nmea2000.c
213/usr/bin/clang -arch x86_64 -o driver_oncore.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 driver_oncore.c
214/usr/bin/clang -arch x86_64 -o driver_rtcm2.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 driver_rtcm2.c
215/usr/bin/clang -arch x86_64 -o driver_rtcm3.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 driver_rtcm3.c
216/usr/bin/clang -arch x86_64 -o drivers.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 drivers.c
217/usr/bin/clang -arch x86_64 -o driver_sirf.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 driver_sirf.c
218/usr/bin/clang -arch x86_64 -o driver_skytraq.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 driver_skytraq.c
219/usr/bin/clang -arch x86_64 -o driver_superstar2.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 driver_superstar2.c
220/usr/bin/clang -arch x86_64 -o driver_tsip.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 driver_tsip.c
221/usr/bin/clang -arch x86_64 -o driver_ubx.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 driver_ubx.c
222/usr/bin/clang -arch x86_64 -o driver_zodiac.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 driver_zodiac.c
223/usr/bin/clang -arch x86_64 -o geoid.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 geoid.c
224/usr/bin/clang -arch x86_64 -o gpsd_json.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 gpsd_json.c
225/usr/bin/clang -arch x86_64 -o isgps.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 isgps.c
226/usr/bin/clang -arch x86_64 -o libgpsd_core.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 libgpsd_core.c
227/usr/bin/clang -arch x86_64 -o matrix.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 matrix.c
228/usr/bin/clang -arch x86_64 -o net_dgpsip.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 net_dgpsip.c
229/usr/bin/clang -arch x86_64 -o net_gnss_dispatch.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 net_gnss_dispatch.c
230/usr/bin/clang -arch x86_64 -o net_ntrip.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 net_ntrip.c
231/usr/bin/clang -arch x86_64 -o ntpshmread.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 ntpshmread.c
232/usr/bin/clang -arch x86_64 -o ntpshmwrite.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 ntpshmwrite.c
233rm -f packet_names.h && sed -e '/^ *\([A-Z][A-Z0-9_]*\),/s// "\1",/' < packet_states.h > packet_names.h && chmod a-w packet_names.h
234/usr/bin/clang -arch x86_64 -o packet.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 packet.c
235/usr/bin/clang -arch x86_64 -o ppsthread.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 ppsthread.c
236/usr/bin/clang -arch x86_64 -o pseudoais.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 pseudoais.c
237/usr/bin/clang -arch x86_64 -o pseudonmea.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 pseudonmea.c
238/usr/bin/clang -arch x86_64 -o serial.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 serial.c
239/usr/bin/clang -arch x86_64 -o subframe.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 subframe.c
240/usr/bin/clang -arch x86_64 -o timebase.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 timebase.c
241ar rc libgpsd.a bsd_base64.o crc24q.o driver_ais.o driver_evermore.o driver_garmin.o driver_garmin_txt.o driver_geostar.o driver_greis.o driver_greis_checksum.o driver_italk.o driver_navcom.o driver_nmea0183.o driver_nmea2000.o driver_oncore.o driver_rtcm2.o driver_rtcm3.o drivers.o driver_sirf.o driver_skytraq.o driver_superstar2.o driver_tsip.o driver_ubx.o driver_zodiac.o geoid.o gpsd_json.o isgps.o libgpsd_core.o matrix.o net_dgpsip.o net_gnss_dispatch.o net_ntrip.o ntpshmread.o ntpshmwrite.o packet.o ppsthread.o pseudoais.o pseudonmea.o serial.o subframe.o timebase.o
242ranlib libgpsd.a
243/usr/bin/clang -arch x86_64 -o ais_json.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 ais_json.c
244/usr/bin/clang -arch x86_64 -o bits.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 bits.c
245/usr/bin/clang -arch x86_64 -o gpsdclient.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 gpsdclient.c
246/usr/bin/clang -arch x86_64 -o gps_maskdump.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 gps_maskdump.c
247/usr/bin/clang -arch x86_64 -o gpsutils.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 gpsutils.c
248/usr/bin/clang -arch x86_64 -o hex.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 hex.c
249/usr/bin/clang -arch x86_64 -o json.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 json.c
250/usr/bin/clang -arch x86_64 -o libgps_core.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 libgps_core.c
251/usr/bin/clang -arch x86_64 -o libgps_dbus.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 libgps_dbus.c
252/usr/bin/clang -arch x86_64 -o libgps_json.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 libgps_json.c
253/usr/bin/clang -arch x86_64 -o libgps_shm.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 libgps_shm.c
254/usr/bin/clang -arch x86_64 -o libgps_sock.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 libgps_sock.c
255/usr/bin/clang -arch x86_64 -o netlib.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 netlib.c
256/usr/bin/clang -arch x86_64 -o os_compat.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 os_compat.c
257/usr/bin/clang -arch x86_64 -o rtcm2_json.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 rtcm2_json.c
258/usr/bin/clang -arch x86_64 -o rtcm3_json.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 rtcm3_json.c
259/usr/bin/clang -arch x86_64 -o shared_json.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 shared_json.c
260/usr/bin/clang -arch x86_64 -o timespec_str.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 timespec_str.c
261/usr/bin/clang++ -arch x86_64 -stdlib=libc++ -o libgpsmm.o -c -Os -stdlib=libc++ -O2 libgpsmm.cpp
262ar rc libgps_static.a ais_json.o bits.o gpsdclient.o gps_maskdump.o gpsutils.o hex.o json.o libgps_core.o libgps_dbus.o libgps_json.o libgps_shm.o libgps_sock.o netlib.o os_compat.o rtcm2_json.o rtcm3_json.o shared_json.o timespec_str.o libgpsmm.o
263/opt/local/bin/ranlib: file: libgps_static.a(libgps_dbus.o) has no symbols
264ranlib libgps_static.a
265ranlib: file: libgps_static.a(libgps_dbus.o) has no symbols
266/usr/bin/clang -arch x86_64 -o gpsd -Wl,-headerpad_max_install_names dbusexport.o gpsd.o shmexport.o timehint.o -L. -L/opt/local/lib -lgpsd -lgps_static -lm
267/usr/bin/clang -arch x86_64 -o gpsdctl.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 gpsdctl.c
268/usr/bin/clang -arch x86_64 -o gpsdctl -Wl,-headerpad_max_install_names gpsdctl.o -L. -L/opt/local/lib -lgps_static -lm
269/usr/bin/clang -arch x86_64 -o gps2udp.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 gps2udp.c
270/usr/bin/clang -arch x86_64 -o gps2udp -Wl,-headerpad_max_install_names gps2udp.o -L. -L/opt/local/lib -lgps_static -lm
271/usr/bin/clang -arch x86_64 -o gpsctl.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 gpsctl.c
272/usr/bin/clang -arch x86_64 -o gpsctl -Wl,-headerpad_max_install_names gpsctl.o -L. -L/opt/local/lib -lgpsd -lgps_static -lm
273/usr/bin/clang -arch x86_64 -o gpsdecode.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 gpsdecode.c
274/usr/bin/clang -arch x86_64 -o gpsdecode -Wl,-headerpad_max_install_names gpsdecode.o -L. -L/opt/local/lib -lgpsd -lgps_static -lm
275/usr/bin/clang -arch x86_64 -o gpspipe.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 gpspipe.c
276/usr/bin/clang -arch x86_64 -o gpspipe -Wl,-headerpad_max_install_names gpspipe.o -L. -L/opt/local/lib -lgps_static -lm
277/usr/bin/clang -arch x86_64 -o gpsrinex.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 gpsrinex.c
278/usr/bin/clang -arch x86_64 -o gpsrinex -Wl,-headerpad_max_install_names gpsrinex.o -L. -L/opt/local/lib -lgps_static -lm
279/usr/bin/clang -arch x86_64 -o gpxlogger.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 gpxlogger.c
280/usr/bin/clang -arch x86_64 -o gpxlogger -Wl,-headerpad_max_install_names gpxlogger.o -L. -L/opt/local/lib -lgps_static -lm
281/usr/bin/clang -arch x86_64 -o lcdgps.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 lcdgps.c
282/usr/bin/clang -arch x86_64 -o lcdgps -Wl,-headerpad_max_install_names lcdgps.o -L. -L/opt/local/lib -lgps_static -lm
283/usr/bin/clang -arch x86_64 -o ntpshmmon.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 ntpshmmon.c
284/usr/bin/clang -arch x86_64 -o ntpshmmon -Wl,-headerpad_max_install_names ntpshmmon.o -L. -L/opt/local/lib -lgpsd -lgps_static -lm
285/usr/bin/clang -arch x86_64 -o cgps.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 -D_DARWIN_C_SOURCE -I/opt/local/include cgps.c
286/usr/bin/clang -arch x86_64 -o cgps -Wl,-headerpad_max_install_names cgps.o -L. -L/opt/local/lib -lgps_static -lm -lncurses
287/usr/bin/clang -arch x86_64 -o gpsmon.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 -D_DARWIN_C_SOURCE -I/opt/local/include gpsmon.c
288/usr/bin/clang -arch x86_64 -o monitor_garmin.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 -D_DARWIN_C_SOURCE -I/opt/local/include monitor_garmin.c
289/usr/bin/clang -arch x86_64 -o monitor_italk.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 -D_DARWIN_C_SOURCE -I/opt/local/include monitor_italk.c
290/usr/bin/clang -arch x86_64 -o monitor_nmea0183.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 -D_DARWIN_C_SOURCE -I/opt/local/include monitor_nmea0183.c
291/usr/bin/clang -arch x86_64 -o monitor_oncore.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 -D_DARWIN_C_SOURCE -I/opt/local/include monitor_oncore.c
292/usr/bin/clang -arch x86_64 -o monitor_sirf.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 -D_DARWIN_C_SOURCE -I/opt/local/include monitor_sirf.c
293/usr/bin/clang -arch x86_64 -o monitor_superstar2.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 -D_DARWIN_C_SOURCE -I/opt/local/include monitor_superstar2.c
294/usr/bin/clang -arch x86_64 -o monitor_tnt.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 -D_DARWIN_C_SOURCE -I/opt/local/include monitor_tnt.c
295/usr/bin/clang -arch x86_64 -o monitor_ubx.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -Os -stdlib=libc++ -O2 -D_DARWIN_C_SOURCE -I/opt/local/include monitor_ubx.c
296/usr/bin/clang -arch x86_64 -o gpsmon -Wl,-headerpad_max_install_names gpsmon.o monitor_garmin.o monitor_italk.o monitor_nmea0183.o monitor_oncore.o monitor_sirf.o monitor_superstar2.o monitor_tnt.o monitor_ubx.o -L. -L/opt/local/lib -lgpsd -lgps_static -lm -lncurses
297/usr/bin/clang -o crc24q-py_2_7_17_final_0.so -c -fno-strict-aliasing -fno-common -dynamic -fPIC -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 crc24q.c
298/usr/bin/clang -o driver_greis_checksum-py_2_7_17_final_0.so -c -fno-strict-aliasing -fno-common -dynamic -fPIC -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 driver_greis_checksum.c
299/usr/bin/clang -o driver_rtcm2-py_2_7_17_final_0.so -c -fno-strict-aliasing -fno-common -dynamic -fPIC -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 driver_rtcm2.c
300/usr/bin/clang -o gpspacket-py_2_7_17_final_0.so -c -fno-strict-aliasing -fno-common -dynamic -fPIC -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 gpspacket.c
301/usr/bin/clang -o hex-py_2_7_17_final_0.so -c -fno-strict-aliasing -fno-common -dynamic -fPIC -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 hex.c
302/usr/bin/clang -o isgps-py_2_7_17_final_0.so -c -fno-strict-aliasing -fno-common -dynamic -fPIC -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 isgps.c
303/usr/bin/clang -o os_compat-py_2_7_17_final_0.so -c -fno-strict-aliasing -fno-common -dynamic -fPIC -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 os_compat.c
304/usr/bin/clang -o packet-py_2_7_17_final_0.so -c -fno-strict-aliasing -fno-common -dynamic -fPIC -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 packet.c
305/usr/bin/clang -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -o gps/packet.so crc24q-py_2_7_17_final_0.so driver_greis_checksum-py_2_7_17_final_0.so driver_rtcm2-py_2_7_17_final_0.so gpspacket-py_2_7_17_final_0.so hex-py_2_7_17_final_0.so isgps-py_2_7_17_final_0.so os_compat-py_2_7_17_final_0.so packet-py_2_7_17_final_0.so -L. -L/opt/local/lib -lm
306Creating 'gps-3.20.egg-info'
307substituter(["gpsd.php"], ["gpsd.php.in"])
308chmod -w gpsd.php
309xsltproc --encoding UTF-8 --output man/gpsinit.8 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/gpsinit.xml
310Note: Writing gpsinit.8
311xsltproc --encoding UTF-8 --output man/ntpshmmon.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/ntpshmmon.xml
312Note: Writing ntpshmmon.1
313xsltproc --encoding UTF-8 --output man/gps.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/gps.xml
314Note: Writing cgps.1
315Note: Writing gegps.1 (soelim stub)
316Note: Writing gps.1 (soelim stub)
317Note: Writing lcdgps.1 (soelim stub)
318Note: Writing xgps.1 (soelim stub)
319Note: Writing xgpsspeed.1 (soelim stub)
320xsltproc --encoding UTF-8 --output man/gpspipe.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/gpspipe.xml
321Note: Writing gpspipe.1
322xsltproc --encoding UTF-8 --output man/libQgpsmm.3 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/libgpsmm.xml
323Note: Writing libgpsmm.3
324Note: Writing libQgpsmm.3 (soelim stub)
325xsltproc --encoding UTF-8 --output man/gpsdecode.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/gpsdecode.xml
326Note: Writing gpsdecode.1
327xsltproc --encoding UTF-8 --output man/lcdgps.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/gps.xml
328Note: Writing cgps.1
329Note: Writing gegps.1 (soelim stub)
330Note: Writing gps.1 (soelim stub)
331Note: Writing lcdgps.1 (soelim stub)
332Note: Writing xgps.1 (soelim stub)
333Note: Writing xgpsspeed.1 (soelim stub)
334xsltproc --encoding UTF-8 --output man/gpsmon.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/gpsmon.xml
335Note: Writing gpsmon.1
336xsltproc --encoding UTF-8 --output man/libgpsmm.3 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/libgpsmm.xml
337Note: Writing libgpsmm.3
338Note: Writing libQgpsmm.3 (soelim stub)
339xsltproc --encoding UTF-8 --output man/gpsctl.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/gpsctl.xml
340Note: Writing gpsctl.1
341xsltproc --encoding UTF-8 --output man/gpsd_json.5 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/gpsd_json.xml
342Note: Writing gpsd_json.5
343xsltproc --encoding UTF-8 --output man/gpsdctl.8 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/gpsdctl.xml
344Note: Writing gpsdctl.8
345xsltproc --encoding UTF-8 --output man/gpxlogger.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/gpxlogger.xml
346Note: Writing gpxlogger.1
347xsltproc --encoding UTF-8 --output man/gps2udp.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/gps2udp.xml
348Note: Writing gps2udp.1
349xsltproc --encoding UTF-8 --output man/libgps.3 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/libgps.xml
350Note: Writing libgps.3
351xsltproc --encoding UTF-8 --output man/gpsrinex.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/gpsrinex.xml
352Note: Writing gpsrinex.1
353xsltproc --encoding UTF-8 --output man/cgps.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/gps.xml
354Note: Writing cgps.1
355Note: Writing gegps.1 (soelim stub)
356Note: Writing gps.1 (soelim stub)
357Note: Writing lcdgps.1 (soelim stub)
358Note: Writing xgps.1 (soelim stub)
359Note: Writing xgpsspeed.1 (soelim stub)
360xsltproc --encoding UTF-8 --output man/srec.5 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/srec.xml
361Note: Writing srec.5
362xsltproc --encoding UTF-8 --output man/gpsd.8 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/gpsd.xml
363Note: Writing gpsd.8
364xsltproc --encoding UTF-8 --output man/gpscat.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/gpscat.xml
365Note: Writing gpscat.1
366xsltproc --encoding UTF-8 --output man/ubxtool.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/ubxtool.xml
367Note: Writing ubxtool.1
368xsltproc --encoding UTF-8 --output man/gpsfake.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/gpsfake.xml
369Note: Writing gpsfake.1
370xsltproc --encoding UTF-8 --output man/zerk.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/zerk.xml
371Note: Writing zerk.1
372xsltproc --encoding UTF-8 --output man/gpsprof.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/gpsprof.xml
373Note: Writing gpsprof.1
374xsltproc --encoding UTF-8 --output man/gegps.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/gps.xml
375Note: Writing cgps.1
376Note: Writing gegps.1 (soelim stub)
377Note: Writing gps.1 (soelim stub)
378Note: Writing lcdgps.1 (soelim stub)
379Note: Writing xgps.1 (soelim stub)
380Note: Writing xgpsspeed.1 (soelim stub)
381substituter(["libgps.pc"], ["libgps.pc.in"])
382chmod -w libgps.pc
383substituter(["gpsd.rules"], ["gpsd.rules.in"])
384chmod -w gpsd.rules
385scons: done building targets.
386DEBUG: Privilege de-escalation not attempted as not running as root.
387DEBUG: destroot phase started at Wed Apr  8 16:59:17 PDT 2020
388--->  Staging gpsd into destroot
389DEBUG: Can't run destroot under sudo without elevated privileges (due to mtree).
390DEBUG: Run destroot without sudo to avoid root privileges.
391DEBUG: Going to escalate privileges back to root.
392DEBUG: euid changed to: 0. egid changed to: 0.
393DEBUG: system -W /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot: /usr/sbin/mtree -e -U -f /opt/local/share/macports/install/macosx.mtree
394./usr missing (created)
395. missing (directory not created: File exists)
396./Applications missing (created)
397./Developer missing (created)
398./Library missing (created)
399DEBUG: system -W /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local: /usr/sbin/mtree -e -U -f /opt/local/share/macports/install/prefix.mtree
400. changed
401        gid expected 80 found 0 modified
402./bin missing (created)
403./etc missing (created)
404./include missing (created)
405./lib missing (created)
406./lib/pkgconfig missing (created)
407./libexec missing (created)
408./sbin missing (created)
409./share missing (created)
410./share/doc missing (created)
411./share/info missing (created)
412./share/man missing (created)
413./share/man/cat1 missing (created)
414./share/man/cat2 missing (created)
415./share/man/cat3 missing (created)
416./share/man/cat4 missing (created)
417./share/man/cat5 missing (created)
418./share/man/cat6 missing (created)
419./share/man/cat7 missing (created)
420./share/man/cat8 missing (created)
421./share/man/cat9 missing (created)
422./share/man/catl missing (created)
423./share/man/catn missing (created)
424./share/man/man1 missing (created)
425./share/man/man2 missing (created)
426./share/man/man3 missing (created)
427./share/man/man4 missing (created)
428./share/man/man5 missing (created)
429./share/man/man6 missing (created)
430./share/man/man7 missing (created)
431./share/man/man8 missing (created)
432./share/man/man9 missing (created)
433./share/man/manl missing (created)
434./share/man/mann missing (created)
435./share/nls missing (created)
436./share/nls/C missing (created)
437./share/nls/af_ZA.ISO8859-1 missing (created)
438./share/nls/af_ZA.ISO8859-15 missing (created)
439./share/nls/bg_BG.CP1251 missing (created)
440./share/nls/cs_CZ.ISO8859-2 missing (created)
441./share/nls/da_DK.ISO8859-1 missing (created)
442./share/nls/da_DK.ISO8859-15 missing (created)
443./share/nls/de_AT.ISO8859-1 missing (created)
444./share/nls/de_AT.ISO8859-15 missing (created)
445./share/nls/de_CH.ISO8859-1 missing (created)
446./share/nls/de_CH.ISO8859-15 missing (created)
447./share/nls/de_DE.ISO8859-1 missing (created)
448./share/nls/de_DE.ISO8859-15 missing (created)
449./share/nls/el_GR.ISO8859-7 missing (created)
450./share/nls/en_AU.ISO8859-1 missing (created)
451./share/nls/en_AU.ISO8859-15 missing (created)
452./share/nls/en_AU.US-ASCII missing (created)
453./share/nls/en_CA.ISO8859-1 missing (created)
454./share/nls/en_CA.ISO8859-15 missing (created)
455./share/nls/en_CA.US-ASCII missing (created)
456./share/nls/en_GB.ISO8859-1 missing (created)
457./share/nls/en_GB.ISO8859-15 missing (created)
458./share/nls/en_GB.US-ASCII missing (created)
459./share/nls/en_NZ.ISO8859-1 missing (created)
460./share/nls/en_NZ.ISO8859-15 missing (created)
461./share/nls/en_NZ.US-ASCII missing (created)
462./share/nls/en_US.ISO8859-1 missing (created)
463./share/nls/en_US.ISO8859-15 missing (created)
464./share/nls/es_ES.ISO8859-1 missing (created)
465./share/nls/es_ES.ISO8859-15 missing (created)
466./share/nls/et_EE.ISO8859-15 missing (created)
467./share/nls/fi_FI.ISO8859-1 missing (created)
468./share/nls/fi_FI.ISO8859-15 missing (created)
469./share/nls/fr_BE.ISO8859-1 missing (created)
470./share/nls/fr_BE.ISO8859-15 missing (created)
471./share/nls/fr_CA.ISO8859-1 missing (created)
472./share/nls/fr_CA.ISO8859-15 missing (created)
473./share/nls/fr_CH.ISO8859-1 missing (created)
474./share/nls/fr_CH.ISO8859-15 missing (created)
475./share/nls/fr_FR.ISO8859-1 missing (created)
476./share/nls/fr_FR.ISO8859-15 missing (created)
477./share/nls/hi_IN.ISCII-DEV missing (created)
478./share/nls/hr_HR.ISO8859-2 missing (created)
479./share/nls/hu_HU.ISO8859-2 missing (created)
480./share/nls/is_IS.ISO8859-1 missing (created)
481./share/nls/is_IS.ISO8859-15 missing (created)
482./share/nls/it_CH.ISO8859-1 missing (created)
483./share/nls/it_CH.ISO8859-15 missing (created)
484./share/nls/it_IT.ISO8859-1 missing (created)
485./share/nls/it_IT.ISO8859-15 missing (created)
486./share/nls/ja_JP.SJIS missing (created)
487./share/nls/ja_JP.eucJP missing (created)
488./share/nls/ko_KR.eucKR missing (created)
489./share/nls/la_LN.ISO8859-1 missing (created)
490./share/nls/la_LN.ISO8859-15 missing (created)
491./share/nls/la_LN.ISO8859-2 missing (created)
492./share/nls/la_LN.ISO8859-4 missing (created)
493./share/nls/la_LN.US-ASCII missing (created)
494./share/nls/lt_LT.ISO8859-4 missing (created)
495./share/nls/nl_BE.ISO8859-1 missing (created)
496./share/nls/nl_BE.ISO8859-15 missing (created)
497./share/nls/nl_NL.ISO8859-1 missing (created)
498./share/nls/nl_NL.ISO8859-15 missing (created)
499./share/nls/no_NO.ISO8859-1 missing (created)
500./share/nls/no_NO.ISO8859-15 missing (created)
501./share/nls/pl_PL.ISO8859-2 missing (created)
502./share/nls/pt_BR.ISO8859-1 missing (created)
503./share/nls/pt_PT.ISO8859-1 missing (created)
504./share/nls/pt_PT.ISO8859-15 missing (created)
505./share/nls/ro_RO.ISO8859-2 missing (created)
506./share/nls/ru_RU.CP866 missing (created)
507./share/nls/ru_RU.ISO8859-5 missing (created)
508./share/nls/ru_RU.KOI8-R missing (created)
509./share/nls/sk_SK.ISO8859-2 missing (created)
510./share/nls/sl_SI.ISO8859-2 missing (created)
511./share/nls/sv_SE.ISO8859-1 missing (created)
512./share/nls/sv_SE.ISO8859-15 missing (created)
513./share/nls/tr_TR.ISO8859-9 missing (created)
514./share/nls/uk_UA.ISO8859-5 missing (created)
515./share/nls/uk_UA.KOI8-U missing (created)
516./share/nls/zh_CN.eucCN missing (created)
517./share/nls/zh_TW.Big5 missing (created)
518./share/skel missing (created)
519./var missing (created)
520./var/cache missing (created)
521./var/db missing (created)
522./var/log missing (created)
523./var/run missing (created)
524./var/spool missing (created)
525./www missing (created)
526DEBUG: Executing org.macports.destroot (gpsd)
527DEBUG: Environment:
528DEBUG: CC='/usr/bin/clang -arch x86_64'
529DEBUG: CC_PRINT_OPTIONS='YES'
530DEBUG: CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/.CC_PRINT_OPTIONS'
531DEBUG: CFLAGS='-Os'
532DEBUG: CPATH='/opt/local/include'
533DEBUG: CXX='/usr/bin/clang++ -arch x86_64 -stdlib=libc++'
534DEBUG: CXXFLAGS='-Os -stdlib=libc++'
535DEBUG: DESTDIR='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot'
536DEBUG: DEVELOPER_DIR='/Applications/Xcode.app/Contents/Developer'
537DEBUG: LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names'
538DEBUG: LIBRARY_PATH='/opt/local/lib'
539DEBUG: MACOSX_DEPLOYMENT_TARGET='10.15'
540DEBUG: SDKROOT='/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk'
541Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/gpsd-3.20" && /opt/local/bin/scons install prefix=/opt/local target_python=/opt/local/bin/python2.7 qt=no usb=no strip=no dbus_export=no xgps=no DESTDIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot
542DEBUG: system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/gpsd-3.20" && /opt/local/bin/scons install prefix=/opt/local target_python=/opt/local/bin/python2.7 qt=no usb=no strip=no dbus_export=no xgps=no DESTDIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot
543scons: Reading SConscript files ...
544This system is: darwin
545Checking whether the C compiler works... (cached) yes
546Checking if compiler accepts -pthread... (cached) yes
547Checking whether the C++ compiler works... (cached) yes
548Checking for C header file curses.h... (cached) yes
549Checking pkg-config for ncurses... (cached) yes
550Checking pkg-config for tinfo... (cached) no
551Checking for C library librt... (cached) no
552Checking for C library libm... (cached) yes
553Checking for C library libthr... (cached) no
554Checking pkg-config for bluez... (cached) no
555Turning off Bluetooth support, library not found.
556Checking for C type in_port_t... (cached) yes
557Checking whether SUN_LEN is declared... (cached) yes
558Checking for C header file linux/can.h... (cached) no
559You do not have kernel CANbus available.
560Checking if compiler is C11... (cached) yes
561Checking if compiler supplies __STDC_NO_ATOMICS__... (cached) no
562Checking for C header file stdatomic.h... (cached) yes
563Checking if compiler supplies __ORDER_BIG_ENDIAN__... (cached) yes
564Checking if compiler supplies __ORDER_LITTLE_ENDIAN__... (cached) yes
565Checking if compiler supplies __BYTE_ORDER__... (cached) yes
566Your compiler has built-in endianness support.
567Checking for C header file arpa/inet.h... (cached) yes
568Checking for C header file netdb.h... (cached) yes
569Checking for C header file netinet/in.h... (cached) yes
570Checking for C header file netinet/ip.h... (cached) yes
571Checking for C header file sys/sysmacros.h... (cached) no
572Checking for C header file sys/socket.h... (cached) yes
573Checking for C header file sys/un.h... (cached) yes
574Checking for C header file syslog.h... (cached) yes
575Checking for C header file termios.h... (cached) yes
576Checking for C header file winsock2.h... (cached) no
577Checking size of time_t... (cached) yes
578sizeof(time_t) is 8
579Checking for C function cfmakeraw()... (cached) yes
580Checking for C function clock_gettime()... (cached) yes
581Checking for C function daemon()... (cached) yes
582Checking for C function fcntl()... (cached) yes
583Checking for C function fork()... (cached) yes
584Checking for C function gmtime_r()... (cached) yes
585Checking for C function inet_ntop()... (cached) yes
586Checking for C function strlcat()... (cached) yes
587Checking for C function strlcpy()... (cached) yes
588Checking for C function strptime()... (cached) yes
589Checking for C function sincos()... (cached) no
590Checking for C function __sincos()... (cached) yes
591Checking for C header file sys/timepps.h... (cached) no
592Checking if sys/ioctl.h supplies TIOCMIWAIT... (cached) no
593Neither TIOCMIWAIT nor RFC2783 API is available)
594Checking that xsltproc can make man pages... (cached) no
595Neither xsltproc nor xmlto found, documentation cannot be built.
596Checking if compiler accepts -Wall... (cached) yes
597Checking if compiler accepts -Wcast-align... (cached) yes
598Checking if compiler accepts -Wextra... (cached) yes
599Checking if compiler accepts -Wimplicit-fallthrough... (cached) yes
600Checking if compiler accepts -Wmissing-declarations... (cached) yes
601Checking if compiler accepts -Wmissing-prototypes... (cached) yes
602Checking if compiler accepts -Wno-missing-field-initializers... (cached) yes
603Checking if compiler accepts -Wno-uninitialized... (cached) yes
604Checking if compiler accepts -Wpointer-arith... (cached) yes
605Checking if compiler accepts -Wreturn-type... (cached) yes
606Checking if compiler accepts -Wstrict-prototypes... (cached) yes
607Checking if compiler accepts -Wvla... (cached) yes
608Checking whether /opt/local/bin/python2.7 program exists.../opt/local/bin/python2.7
609Obtaining Python exe path... /opt/local/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python
610Obtaining Python lib dir... /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages
611Obtaining Python config vars... ok
612WARNING: Python too old: gps/aiogps.py will not be installed
613Python module serial (pyserial) found.
614{'OPT': '-DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes', 'BASECFLAGS': '-fno-strict-aliasing -fno-common -dynamic', 'CC': '/usr/bin/clang', 'CXX': '/usr/bin/clang++', 'SO': '.so', 'LDFLAGS': '-L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk ', 'LDSHARED': '/usr/bin/clang -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk ', 'CCSHARED': '', 'INCLUDEPY': '/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7'}
615Altered configuration variables:
616nmea2000 = False (default True): NMEA2000/CAN support
617dbus_export = False (default True): enable DBUS export support
618bluez = False (default True): BlueZ support for Bluetooth devices
619usb = False (default True): libusb support for USB devices
620qt = False (default True): build Qt bindings
621xgps = False (default True): include xgps and xgpsspeed.
622prefix = /opt/local (default /usr/local): installation directory prefix
623target_python = /opt/local/bin/python2.7 (default python): target Python version as command
624WARNING: xgps and xgpsspeed will not be installed
625scons: done reading SConscript files.
626scons: Building targets ...
627rm -f /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/lib/libgps.*
628Install file: "gpsd" as "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/sbin/gpsd"
629rm -f /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/lib/libgps.*
630Install file: "gpsdctl" as "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/sbin/gpsdctl"
631rm -f /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/lib/libgps.*
632Install file: "gps2udp" as "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/bin/gps2udp"
633rm -f /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/lib/libgps.*
634Install file: "gpsctl" as "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/bin/gpsctl"
635rm -f /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/lib/libgps.*
636Install file: "gpsdecode" as "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/bin/gpsdecode"
637rm -f /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/lib/libgps.*
638Install file: "gpspipe" as "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/bin/gpspipe"
639rm -f /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/lib/libgps.*
640Install file: "gpsrinex" as "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/bin/gpsrinex"
641rm -f /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/lib/libgps.*
642Install file: "gpxlogger" as "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/bin/gpxlogger"
643rm -f /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/lib/libgps.*
644Install file: "lcdgps" as "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/bin/lcdgps"
645rm -f /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/lib/libgps.*
646Install file: "ntpshmmon" as "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/bin/ntpshmmon"
647rm -f /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/lib/libgps.*
648Install file: "cgps" as "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/bin/cgps"
649rm -f /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/lib/libgps.*
650Install file: "gpsmon" as "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/bin/gpsmon"
651rm -f /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/lib/libgps.*
652Install file: "libgps.25.0.0.dylib" as "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/lib/libgps.25.0.0.dylib"
653Install file: "man/gpsinit.8" as "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man/man8/gpsinit.8"
654Install file: "man/ntpshmmon.1" as "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man/man1/ntpshmmon.1"
655Install file: "man/gps.1" as "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man/man1/gps.1"
656Install file: "man/gpspipe.1" as "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man/man1/gpspipe.1"
657Install file: "man/libQgpsmm.3" as "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man/man3/libQgpsmm.3"
658Install file: "man/gpsdecode.1" as "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man/man1/gpsdecode.1"
659Install file: "man/lcdgps.1" as "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man/man1/lcdgps.1"
660Install file: "man/gpsmon.1" as "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man/man1/gpsmon.1"
661Install file: "man/libgpsmm.3" as "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man/man3/libgpsmm.3"
662Install file: "man/gpsctl.1" as "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man/man1/gpsctl.1"
663Install file: "man/gpsd_json.5" as "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man/man5/gpsd_json.5"
664Install file: "man/gpsdctl.8" as "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man/man8/gpsdctl.8"
665Install file: "man/gpxlogger.1" as "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man/man1/gpxlogger.1"
666Install file: "man/gps2udp.1" as "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man/man1/gps2udp.1"
667Install file: "man/libgps.3" as "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man/man3/libgps.3"
668Install file: "man/gpsrinex.1" as "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man/man1/gpsrinex.1"
669Install file: "man/cgps.1" as "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man/man1/cgps.1"
670Install file: "man/srec.5" as "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man/man5/srec.5"
671Install file: "man/gpsd.8" as "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man/man8/gpsd.8"
672Install file: "man/gpscat.1" as "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man/man1/gpscat.1"
673Install file: "man/ubxtool.1" as "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man/man1/ubxtool.1"
674Install file: "man/gpsfake.1" as "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man/man1/gpsfake.1"
675Install file: "man/zerk.1" as "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man/man1/zerk.1"
676Install file: "man/gpsprof.1" as "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man/man1/gpsprof.1"
677Install file: "man/gegps.1" as "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man/man1/gegps.1"
678Install file: "gps/packet.so" as "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gps/packet.so"
679Install file: "gps/__init__.py" as "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gps/__init__.py"
680Install file: "gps/client.py" as "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gps/client.py"
681Install file: "gps/clienthelpers.py" as "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gps/clienthelpers.py"
682Install file: "gps/fake.py" as "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gps/fake.py"
683Install file: "gps/gps.py" as "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gps/gps.py"
684Install file: "gps/misc.py" as "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gps/misc.py"
685Install file: "gps/watch_options.py" as "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gps/watch_options.py"
686Install file: "gegps" as "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/bin/gegps"
687Install file: "gpscat" as "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/bin/gpscat"
688Install file: "gpsfake" as "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/bin/gpsfake"
689Install file: "gpsprof" as "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/bin/gpsprof"
690Install file: "ubxtool" as "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/bin/ubxtool"
691Install file: "zerk" as "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/bin/zerk"
692Install file: "gps-3.20.egg-info" as "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gps-3.20.egg-info"
693Install file: "libgps.pc" as "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/lib/pkgconfig/libgps.pc"
694Install file: "libgpsmm.h" as "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/include/libgpsmm.h"
695Install file: "gps.h" as "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/include/gps.h"
696scons: done building targets.
697DEBUG: Executing proc-post-org.macports.destroot-destroot-0
698--->  Patching gegps: s|#!/usr/bin/env python|#!/opt/local/bin/python2.7|
699DEBUG: Executing reinplace: /usr/bin/sed {s|#!/usr/bin/env python|#!/opt/local/bin/python2.7|} </opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/bin/gegps >@file9
700--->  Patching gpscat: s|#!/usr/bin/env python|#!/opt/local/bin/python2.7|
701DEBUG: Executing reinplace: /usr/bin/sed {s|#!/usr/bin/env python|#!/opt/local/bin/python2.7|} </opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/bin/gpscat >@file9
702--->  Patching gpsfake: s|#!/usr/bin/env python|#!/opt/local/bin/python2.7|
703DEBUG: Executing reinplace: /usr/bin/sed {s|#!/usr/bin/env python|#!/opt/local/bin/python2.7|} </opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/bin/gpsfake >@file9
704--->  Patching gpsprof: s|#!/usr/bin/env python|#!/opt/local/bin/python2.7|
705DEBUG: Executing reinplace: /usr/bin/sed {s|#!/usr/bin/env python|#!/opt/local/bin/python2.7|} </opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/bin/gpsprof >@file9
706--->  Patching ubxtool: s|#!/usr/bin/env python|#!/opt/local/bin/python2.7|
707DEBUG: Executing reinplace: /usr/bin/sed {s|#!/usr/bin/env python|#!/opt/local/bin/python2.7|} </opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/bin/ubxtool >@file9
708--->  Patching zerk: s|#!/usr/bin/env python|#!/opt/local/bin/python2.7|
709DEBUG: Executing reinplace: /usr/bin/sed {s|#!/usr/bin/env python|#!/opt/local/bin/python2.7|} </opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/bin/zerk >@file9
710DEBUG: system -W /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/lib: install_name_tool -id  /opt/local/lib/libgps.dylib libgps.dylib
711DEBUG: Executing portdestroot::destroot_finish
712DEBUG: Fixing glibtool .la files in destroot for gpsd
713--->  Compressing man pages for gpsd
714DEBUG: Scanning man5
715DEBUG: system -W /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man: /usr/bin/gzip -9vnf man5/srec.5
716man5/srec.5:       71.7% -- replaced with man5/srec.5.gz
717man5/srec.5.gz: changing permissions from 00644 to 00444
718DEBUG: system -W /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man: /usr/bin/gzip -9vnf man5/gpsd_json.5
719man5/gpsd_json.5:          73.8% -- replaced with man5/gpsd_json.5.gz
720man5/gpsd_json.5.gz: changing permissions from 00644 to 00444
721DEBUG: Scanning man3
722DEBUG: system -W /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man: /usr/bin/gzip -9vnf man3/libQgpsmm.3
723man3/libQgpsmm.3:         -99.9% -- replaced with man3/libQgpsmm.3.gz
724man3/libQgpsmm.3.gz: changing permissions from 00644 to 00444
725DEBUG: system -W /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man: /usr/bin/gzip -9vnf man3/libgps.3
726man3/libgps.3:     61.1% -- replaced with man3/libgps.3.gz
727man3/libgps.3.gz: changing permissions from 00644 to 00444
728DEBUG: system -W /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man: /usr/bin/gzip -9vnf man3/libgpsmm.3
729man3/libgpsmm.3:           59.4% -- replaced with man3/libgpsmm.3.gz
730man3/libgpsmm.3.gz: changing permissions from 00644 to 00444
731DEBUG: Scanning man8
732DEBUG: system -W /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man: /usr/bin/gzip -9vnf man8/gpsdctl.8
733man8/gpsdctl.8:    56.4% -- replaced with man8/gpsdctl.8.gz
734man8/gpsdctl.8.gz: changing permissions from 00644 to 00444
735DEBUG: system -W /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man: /usr/bin/gzip -9vnf man8/gpsinit.8
736man8/gpsinit.8:    60.9% -- replaced with man8/gpsinit.8.gz
737man8/gpsinit.8.gz: changing permissions from 00644 to 00444
738DEBUG: system -W /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man: /usr/bin/gzip -9vnf man8/gpsd.8
739man8/gpsd.8:       61.9% -- replaced with man8/gpsd.8.gz
740man8/gpsd.8.gz: changing permissions from 00644 to 00444
741DEBUG: Scanning man1
742DEBUG: system -W /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man: /usr/bin/gzip -9vnf man1/gps.1
743man1/gps.1:       -99.9% -- replaced with man1/gps.1.gz
744man1/gps.1.gz: changing permissions from 00644 to 00444
745DEBUG: system -W /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man: /usr/bin/gzip -9vnf man1/gpsdecode.1
746man1/gpsdecode.1:          58.1% -- replaced with man1/gpsdecode.1.gz
747man1/gpsdecode.1.gz: changing permissions from 00644 to 00444
748DEBUG: system -W /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man: /usr/bin/gzip -9vnf man1/gpsctl.1
749man1/gpsctl.1:     58.8% -- replaced with man1/gpsctl.1.gz
750man1/gpsctl.1.gz: changing permissions from 00644 to 00444
751DEBUG: system -W /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man: /usr/bin/gzip -9vnf man1/gpsfake.1
752man1/gpsfake.1:    59.6% -- replaced with man1/gpsfake.1.gz
753man1/gpsfake.1.gz: changing permissions from 00644 to 00444
754DEBUG: system -W /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man: /usr/bin/gzip -9vnf man1/cgps.1
755man1/cgps.1:       61.7% -- replaced with man1/cgps.1.gz
756man1/cgps.1.gz: changing permissions from 00644 to 00444
757DEBUG: system -W /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man: /usr/bin/gzip -9vnf man1/ntpshmmon.1
758man1/ntpshmmon.1:          62.8% -- replaced with man1/ntpshmmon.1.gz
759man1/ntpshmmon.1.gz: changing permissions from 00644 to 00444
760DEBUG: system -W /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man: /usr/bin/gzip -9vnf man1/gpxlogger.1
761man1/gpxlogger.1:          57.7% -- replaced with man1/gpxlogger.1.gz
762man1/gpxlogger.1.gz: changing permissions from 00644 to 00444
763DEBUG: system -W /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man: /usr/bin/gzip -9vnf man1/ubxtool.1
764man1/ubxtool.1:    64.6% -- replaced with man1/ubxtool.1.gz
765man1/ubxtool.1.gz: changing permissions from 00644 to 00444
766DEBUG: system -W /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man: /usr/bin/gzip -9vnf man1/lcdgps.1
767man1/lcdgps.1:    -99.9% -- replaced with man1/lcdgps.1.gz
768man1/lcdgps.1.gz: changing permissions from 00644 to 00444
769DEBUG: system -W /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man: /usr/bin/gzip -9vnf man1/gpscat.1
770man1/gpscat.1:     55.2% -- replaced with man1/gpscat.1.gz
771man1/gpscat.1.gz: changing permissions from 00644 to 00444
772DEBUG: system -W /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man: /usr/bin/gzip -9vnf man1/gpsprof.1
773man1/gpsprof.1:    61.0% -- replaced with man1/gpsprof.1.gz
774man1/gpsprof.1.gz: changing permissions from 00644 to 00444
775DEBUG: system -W /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man: /usr/bin/gzip -9vnf man1/gpsmon.1
776man1/gpsmon.1:     60.5% -- replaced with man1/gpsmon.1.gz
777man1/gpsmon.1.gz: changing permissions from 00644 to 00444
778DEBUG: system -W /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man: /usr/bin/gzip -9vnf man1/zerk.1
779man1/zerk.1:       64.9% -- replaced with man1/zerk.1.gz
780man1/zerk.1.gz: changing permissions from 00644 to 00444
781DEBUG: system -W /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man: /usr/bin/gzip -9vnf man1/gps2udp.1
782man1/gps2udp.1:    58.6% -- replaced with man1/gps2udp.1.gz
783man1/gps2udp.1.gz: changing permissions from 00644 to 00444
784DEBUG: system -W /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man: /usr/bin/gzip -9vnf man1/gpsrinex.1
785man1/gpsrinex.1:           60.0% -- replaced with man1/gpsrinex.1.gz
786man1/gpsrinex.1.gz: changing permissions from 00644 to 00444
787DEBUG: system -W /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man: /usr/bin/gzip -9vnf man1/gpspipe.1
788man1/gpspipe.1:    59.3% -- replaced with man1/gpspipe.1.gz
789man1/gpspipe.1.gz: changing permissions from 00644 to 00444
790DEBUG: system -W /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man: /usr/bin/gzip -9vnf man1/gegps.1
791man1/gegps.1:     -99.9% -- replaced with man1/gegps.1.gz
792man1/gegps.1.gz: changing permissions from 00644 to 00444
793DEBUG: checking for mtree violations
794DEBUG: macOS 10.15 (darwin/19.0.0) arch i386
795DEBUG: MacPorts 2.6.2
796DEBUG: Xcode 11.3.1
797DEBUG: SDK 10.15
798DEBUG: MACOSX_DEPLOYMENT_TARGET: 10.15
799--->  Computing dependencies for gpsd:info:clean .:debug:clean gpsd has no conflicts
800DEBUG: Searching for dependency: scons
801DEBUG: Found Dependency: receipt exists for scons
802DEBUG: Searching for dependency: pkgconfig
803DEBUG: Found Dependency: receipt exists for pkgconfig
804DEBUG: Searching for dependency: python27
805DEBUG: Found Dependency: receipt exists for python27
806DEBUG: Searching for dependency: py27-serial
807DEBUG: Found Dependency: receipt exists for py27-serial
808DEBUG: Searching for dependency: ncurses
809DEBUG: Found Dependency: receipt exists for ncurses
810DEBUG: Executing org.macports.main (gpsd)
811DEBUG: dropping privileges: euid changed to 502, egid changed to 501.
812DEBUG: archivefetch phase started at Wed Apr  8 16:59:24 PDT 2020
813DEBUG: Executing org.macports.archivefetch (gpsd)
814DEBUG: Privilege de-escalation not attempted as not running as root.
815DEBUG: Skipping completed org.macports.fetch (gpsd)
816DEBUG: Privilege de-escalation not attempted as not running as root.
817DEBUG: Skipping completed org.macports.checksum (gpsd)
818DEBUG: Privilege de-escalation not attempted as not running as root.
819DEBUG: Skipping completed org.macports.extract (gpsd)
820DEBUG: Privilege de-escalation not attempted as not running as root.
821DEBUG: Skipping completed org.macports.patch (gpsd)
822DEBUG: Privilege de-escalation not attempted as not running as root.
823DEBUG: Skipping completed org.macports.configure (gpsd)
824DEBUG: Privilege de-escalation not attempted as not running as root.
825DEBUG: Skipping completed org.macports.build (gpsd)
826DEBUG: Privilege de-escalation not attempted as not running as root.
827DEBUG: Skipping completed org.macports.destroot (gpsd)
828DEBUG: Privilege de-escalation not attempted as not running as root.
829DEBUG: install phase started at Wed Apr  8 16:59:24 PDT 2020
830--->  Installing gpsd @3.20_0+python27
831DEBUG: elevating privileges for install: euid changed to 0, egid changed to 0.
832DEBUG: Executing org.macports.install (gpsd)
833DEBUG: Using /usr/bin/tar
834DEBUG: Using /usr/bin/bzip2
835DEBUG: checksum file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gps/__init__.py
836DEBUG: checksum file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gps/client.py
837DEBUG: checksum file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gps/clienthelpers.py
838DEBUG: checksum file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gps/fake.py
839DEBUG: checksum file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gps/gps.py
840DEBUG: checksum file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gps/misc.py
841DEBUG: checksum file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gps/packet.so
842DEBUG: checksum file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gps/watch_options.py
843DEBUG: checksum file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gps-3.20.egg-info
844DEBUG: checksum file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/bin/cgps
845DEBUG: checksum file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/bin/gegps
846DEBUG: checksum file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/bin/gps2udp
847DEBUG: checksum file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/bin/gpscat
848DEBUG: checksum file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/bin/gpsctl
849DEBUG: checksum file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/bin/gpsdecode
850DEBUG: checksum file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/bin/gpsfake
851DEBUG: checksum file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/bin/gpsmon
852DEBUG: checksum file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/bin/gpspipe
853DEBUG: checksum file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/bin/gpsprof
854DEBUG: checksum file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/bin/gpsrinex
855DEBUG: checksum file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/bin/gpxlogger
856DEBUG: checksum file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/bin/lcdgps
857DEBUG: checksum file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/bin/ntpshmmon
858DEBUG: checksum file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/bin/ubxtool
859DEBUG: checksum file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/bin/zerk
860DEBUG: checksum file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/include/gps.h
861DEBUG: checksum file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/include/libgpsmm.h
862DEBUG: checksum file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/lib/libgps.25.0.0.dylib
863DEBUG: checksum file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/lib/libgps.25.dylib
864DEBUG: checksum file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/lib/libgps.dylib
865DEBUG: checksum file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/lib/pkgconfig/libgps.pc
866DEBUG: checksum file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/sbin/gpsd
867DEBUG: checksum file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/sbin/gpsdctl
868DEBUG: checksum file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man/man1/cgps.1.gz
869DEBUG: checksum file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man/man1/gegps.1.gz
870DEBUG: checksum file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man/man1/gps.1.gz
871DEBUG: checksum file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man/man1/gps2udp.1.gz
872DEBUG: checksum file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man/man1/gpscat.1.gz
873DEBUG: checksum file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man/man1/gpsctl.1.gz
874DEBUG: checksum file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man/man1/gpsdecode.1.gz
875DEBUG: checksum file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man/man1/gpsfake.1.gz
876DEBUG: checksum file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man/man1/gpsmon.1.gz
877DEBUG: checksum file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man/man1/gpspipe.1.gz
878DEBUG: checksum file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man/man1/gpsprof.1.gz
879DEBUG: checksum file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man/man1/gpsrinex.1.gz
880DEBUG: checksum file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man/man1/gpxlogger.1.gz
881DEBUG: checksum file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man/man1/lcdgps.1.gz
882DEBUG: checksum file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man/man1/ntpshmmon.1.gz
883DEBUG: checksum file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man/man1/ubxtool.1.gz
884DEBUG: checksum file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man/man1/zerk.1.gz
885DEBUG: checksum file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man/man3/libQgpsmm.3.gz
886DEBUG: checksum file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man/man3/libgps.3.gz
887DEBUG: checksum file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man/man3/libgpsmm.3.gz
888DEBUG: checksum file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man/man5/gpsd_json.5.gz
889DEBUG: checksum file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man/man5/srec.5.gz
890DEBUG: checksum file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man/man8/gpsd.8.gz
891DEBUG: checksum file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man/man8/gpsdctl.8.gz
892DEBUG: checksum file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/opt/local/share/man/man8/gpsinit.8.gz
893DEBUG: Creating gpsd-3.20_0+python27.darwin_19.x86_64.tbz2
894DEBUG: Environment:
895DEBUG: CC_PRINT_OPTIONS='YES'
896DEBUG: CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/.CC_PRINT_OPTIONS'
897DEBUG: CPATH='/opt/local/include'
898DEBUG: DEVELOPER_DIR='/Applications/Xcode.app/Contents/Developer'
899DEBUG: LIBRARY_PATH='/opt/local/lib'
900DEBUG: MACOSX_DEPLOYMENT_TARGET='10.15'
901DEBUG: SDKROOT='/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk'
902Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot" && /usr/bin/tar -cvf - . | /usr/bin/bzip2 -c9 > /opt/local/var/macports/software/gpsd/gpsd-3.20_0+python27.darwin_19.x86_64.tbz2
903DEBUG: system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot" && /usr/bin/tar -cvf - . | /usr/bin/bzip2 -c9 > /opt/local/var/macports/software/gpsd/gpsd-3.20_0+python27.darwin_19.x86_64.tbz2
904a .
905a ./+STATE
906a ./+PORTFILE
907a ./+CONTENTS
908a ./+DESC
909a ./+COMMENT
910a ./opt
911a ./opt/local
912a ./opt/local/bin
913a ./opt/local/include
914a ./opt/local/sbin
915a ./opt/local/Library
916a ./opt/local/lib
917a ./opt/local/share
918a ./opt/local/share/man
919a ./opt/local/share/man/man5
920a ./opt/local/share/man/man3
921a ./opt/local/share/man/man8
922a ./opt/local/share/man/man1
923a ./opt/local/share/man/man1/gps2udp.1.gz
924a ./opt/local/share/man/man1/cgps.1.gz
925a ./opt/local/share/man/man1/gpsprof.1.gz
926a ./opt/local/share/man/man1/lcdgps.1.gz
927a ./opt/local/share/man/man1/gpspipe.1.gz
928a ./opt/local/share/man/man1/gegps.1.gz
929a ./opt/local/share/man/man1/gpsrinex.1.gz
930a ./opt/local/share/man/man1/gpsctl.1.gz
931a ./opt/local/share/man/man1/gpsfake.1.gz
932a ./opt/local/share/man/man1/gps.1.gz
933a ./opt/local/share/man/man1/gpscat.1.gz
934a ./opt/local/share/man/man1/ubxtool.1.gz
935a ./opt/local/share/man/man1/ntpshmmon.1.gz
936a ./opt/local/share/man/man1/gpsmon.1.gz
937a ./opt/local/share/man/man1/gpsdecode.1.gz
938a ./opt/local/share/man/man1/gpxlogger.1.gz
939a ./opt/local/share/man/man1/zerk.1.gz
940a ./opt/local/share/man/man8/gpsdctl.8.gz
941a ./opt/local/share/man/man8/gpsinit.8.gz
942a ./opt/local/share/man/man8/gpsd.8.gz
943a ./opt/local/share/man/man3/libgps.3.gz
944a ./opt/local/share/man/man3/libQgpsmm.3.gz
945a ./opt/local/share/man/man3/libgpsmm.3.gz
946a ./opt/local/share/man/man5/srec.5.gz
947a ./opt/local/share/man/man5/gpsd_json.5.gz
948a ./opt/local/lib/pkgconfig
949a ./opt/local/lib/libgps.25.dylib
950a ./opt/local/lib/libgps.25.0.0.dylib
951a ./opt/local/lib/libgps.dylib
952a ./opt/local/lib/pkgconfig/libgps.pc
953a ./opt/local/Library/Frameworks
954a ./opt/local/Library/Frameworks/Python.framework
955a ./opt/local/Library/Frameworks/Python.framework/Versions
956a ./opt/local/Library/Frameworks/Python.framework/Versions/2.7
957a ./opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib
958a ./opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
959a ./opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages
960a ./opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gps
961a ./opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gps-3.20.egg-info
962a ./opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gps/gps.py
963a ./opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gps/misc.py
964a ./opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gps/packet.so
965a ./opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gps/fake.py
966a ./opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gps/client.py
967a ./opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gps/watch_options.py
968a ./opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gps/__init__.py
969a ./opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gps/clienthelpers.py
970a ./opt/local/sbin/gpsdctl
971a ./opt/local/sbin/gpsd
972a ./opt/local/include/gps.h
973a ./opt/local/include/libgpsmm.h
974a ./opt/local/bin/gpsmon
975a ./opt/local/bin/zerk
976a ./opt/local/bin/gps2udp
977a ./opt/local/bin/ntpshmmon
978a ./opt/local/bin/gpspipe
979a ./opt/local/bin/gpscat
980a ./opt/local/bin/lcdgps
981a ./opt/local/bin/ubxtool
982a ./opt/local/bin/gpsfake
983a ./opt/local/bin/gegps
984a ./opt/local/bin/gpsctl
985a ./opt/local/bin/cgps
986a ./opt/local/bin/gpsrinex
987a ./opt/local/bin/gpsprof
988a ./opt/local/bin/gpsdecode
989a ./opt/local/bin/gpxlogger
990DEBUG: Archive gpsd-3.20_0+python27.darwin_19.x86_64.tbz2 packaged
991DEBUG: removing file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/+STATE
992DEBUG: removing file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/+PORTFILE
993DEBUG: removing file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/+CONTENTS
994DEBUG: removing file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/+DESC
995DEBUG: removing file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_gpsd/gpsd/work/destroot/+COMMENT
996DEBUG: activate phase started at Wed Apr  8 16:59:25 PDT 2020
997DEBUG: Executing org.macports.activate (gpsd)
998--->  Activating gpsd @3.20_0+python27
999DEBUG: Using bsdtar with HFS+ compression (if valid)
1000DEBUG: Using /usr/bin/bzip2
1001DEBUG: system: /usr/bin/bzip2 -d -c /opt/local/var/macports/software/gpsd/gpsd-3.20_0+python27.darwin_19.x86_64.tbz2 | ( bsdtar -xvp --hfsCompression -f - )
1002x ./
1003x ./+STATE
1004x ./+PORTFILE
1005x ./+CONTENTS
1006x ./+DESC
1007x ./+COMMENT
1008x ./opt/
1009x ./opt/local/
1010x ./opt/local/bin/
1011x ./opt/local/include/
1012x ./opt/local/sbin/
1013x ./opt/local/Library/
1014x ./opt/local/lib/
1015x ./opt/local/share/
1016x ./opt/local/share/man/
1017x ./opt/local/share/man/man5/
1018x ./opt/local/share/man/man3/
1019x ./opt/local/share/man/man8/
1020x ./opt/local/share/man/man1/
1021x ./opt/local/share/man/man1/gps2udp.1.gz
1022x ./opt/local/share/man/man1/cgps.1.gz
1023x ./opt/local/share/man/man1/gpsprof.1.gz
1024x ./opt/local/share/man/man1/lcdgps.1.gz
1025x ./opt/local/share/man/man1/gpspipe.1.gz
1026x ./opt/local/share/man/man1/gegps.1.gz
1027x ./opt/local/share/man/man1/gpsrinex.1.gz
1028x ./opt/local/share/man/man1/gpsctl.1.gz
1029x ./opt/local/share/man/man1/gpsfake.1.gz
1030x ./opt/local/share/man/man1/gps.1.gz
1031x ./opt/local/share/man/man1/gpscat.1.gz
1032x ./opt/local/share/man/man1/ubxtool.1.gz
1033x ./opt/local/share/man/man1/ntpshmmon.1.gz
1034x ./opt/local/share/man/man1/gpsmon.1.gz
1035x ./opt/local/share/man/man1/gpsdecode.1.gz
1036x ./opt/local/share/man/man1/gpxlogger.1.gz
1037x ./opt/local/share/man/man1/zerk.1.gz
1038x ./opt/local/share/man/man8/gpsdctl.8.gz
1039x ./opt/local/share/man/man8/gpsinit.8.gz
1040x ./opt/local/share/man/man8/gpsd.8.gz
1041x ./opt/local/share/man/man3/libgps.3.gz
1042x ./opt/local/share/man/man3/libQgpsmm.3.gz
1043x ./opt/local/share/man/man3/libgpsmm.3.gz
1044x ./opt/local/share/man/man5/srec.5.gz
1045x ./opt/local/share/man/man5/gpsd_json.5.gz
1046x ./opt/local/lib/pkgconfig/
1047x ./opt/local/lib/libgps.25.dylib
1048x ./opt/local/lib/libgps.25.0.0.dylib
1049x ./opt/local/lib/libgps.dylib
1050x ./opt/local/lib/pkgconfig/libgps.pc
1051x ./opt/local/Library/Frameworks/
1052x ./opt/local/Library/Frameworks/Python.framework/
1053x ./opt/local/Library/Frameworks/Python.framework/Versions/
1054x ./opt/local/Library/Frameworks/Python.framework/Versions/2.7/
1055x ./opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/
1056x ./opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/
1057x ./opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/
1058x ./opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gps/
1059x ./opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gps-3.20.egg-info
1060x ./opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gps/gps.py
1061x ./opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gps/misc.py
1062x ./opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gps/packet.so
1063x ./opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gps/fake.py
1064x ./opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gps/client.py
1065x ./opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gps/watch_options.py
1066x ./opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gps/__init__.py
1067x ./opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gps/clienthelpers.py
1068x ./opt/local/sbin/gpsdctl
1069x ./opt/local/sbin/gpsd
1070x ./opt/local/include/gps.h
1071x ./opt/local/include/libgpsmm.h
1072x ./opt/local/bin/gpsmon
1073x ./opt/local/bin/zerk
1074x ./opt/local/bin/gps2udp
1075x ./opt/local/bin/ntpshmmon
1076x ./opt/local/bin/gpspipe
1077x ./opt/local/bin/gpscat
1078x ./opt/local/bin/lcdgps
1079x ./opt/local/bin/ubxtool
1080x ./opt/local/bin/gpsfake
1081x ./opt/local/bin/gegps
1082x ./opt/local/bin/gpsctl
1083x ./opt/local/bin/cgps
1084x ./opt/local/bin/gpsrinex
1085x ./opt/local/bin/gpsprof
1086x ./opt/local/bin/gpsdecode
1087x ./opt/local/bin/gpxlogger
1088DEBUG: activating directory: /
1089DEBUG: activating directory: /opt
1090DEBUG: activating directory: /opt/local
1091DEBUG: activating directory: /opt/local/Library
1092DEBUG: activating directory: /opt/local/Library/Frameworks
1093DEBUG: activating directory: /opt/local/Library/Frameworks/Python.framework
1094DEBUG: activating directory: /opt/local/Library/Frameworks/Python.framework/Versions
1095DEBUG: activating directory: /opt/local/Library/Frameworks/Python.framework/Versions/2.7
1096DEBUG: activating directory: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib
1097DEBUG: activating directory: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
1098DEBUG: activating directory: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages
1099DEBUG: activating directory: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gps
1100DEBUG: activating file: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gps-3.20.egg-info
1101DEBUG: activating file: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gps/__init__.py
1102DEBUG: activating file: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gps/client.py
1103DEBUG: activating file: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gps/clienthelpers.py
1104DEBUG: activating file: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gps/fake.py
1105DEBUG: activating file: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gps/gps.py
1106DEBUG: activating file: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gps/misc.py
1107DEBUG: activating file: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gps/packet.so
1108DEBUG: activating file: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gps/watch_options.py
1109DEBUG: activating directory: /opt/local/bin
1110DEBUG: activating file: /opt/local/bin/cgps
1111DEBUG: activating file: /opt/local/bin/gegps
1112DEBUG: activating file: /opt/local/bin/gps2udp
1113DEBUG: activating file: /opt/local/bin/gpscat
1114DEBUG: activating file: /opt/local/bin/gpsctl
1115DEBUG: activating file: /opt/local/bin/gpsdecode
1116DEBUG: activating file: /opt/local/bin/gpsfake
1117DEBUG: activating file: /opt/local/bin/gpsmon
1118DEBUG: activating file: /opt/local/bin/gpspipe
1119DEBUG: activating file: /opt/local/bin/gpsprof
1120DEBUG: activating file: /opt/local/bin/gpsrinex
1121DEBUG: activating file: /opt/local/bin/gpxlogger
1122DEBUG: activating file: /opt/local/bin/lcdgps
1123DEBUG: activating file: /opt/local/bin/ntpshmmon
1124DEBUG: activating file: /opt/local/bin/ubxtool
1125DEBUG: activating file: /opt/local/bin/zerk
1126DEBUG: activating directory: /opt/local/include
1127DEBUG: activating file: /opt/local/include/gps.h
1128DEBUG: activating file: /opt/local/include/libgpsmm.h
1129DEBUG: activating directory: /opt/local/lib
1130DEBUG: activating file: /opt/local/lib/libgps.25.0.0.dylib
1131DEBUG: activating file: /opt/local/lib/libgps.25.dylib
1132DEBUG: activating file: /opt/local/lib/libgps.dylib
1133DEBUG: activating directory: /opt/local/lib/pkgconfig
1134DEBUG: activating file: /opt/local/lib/pkgconfig/libgps.pc
1135DEBUG: activating directory: /opt/local/sbin
1136DEBUG: activating file: /opt/local/sbin/gpsd
1137DEBUG: activating file: /opt/local/sbin/gpsdctl
1138DEBUG: activating directory: /opt/local/share
1139DEBUG: activating directory: /opt/local/share/man
1140DEBUG: activating directory: /opt/local/share/man/man1
1141DEBUG: activating file: /opt/local/share/man/man1/cgps.1.gz
1142DEBUG: activating file: /opt/local/share/man/man1/gegps.1.gz
1143DEBUG: activating file: /opt/local/share/man/man1/gps.1.gz
1144DEBUG: activating file: /opt/local/share/man/man1/gps2udp.1.gz
1145DEBUG: activating file: /opt/local/share/man/man1/gpscat.1.gz
1146DEBUG: activating file: /opt/local/share/man/man1/gpsctl.1.gz
1147DEBUG: activating file: /opt/local/share/man/man1/gpsdecode.1.gz
1148DEBUG: activating file: /opt/local/share/man/man1/gpsfake.1.gz
1149DEBUG: activating file: /opt/local/share/man/man1/gpsmon.1.gz
1150DEBUG: activating file: /opt/local/share/man/man1/gpspipe.1.gz
1151DEBUG: activating file: /opt/local/share/man/man1/gpsprof.1.gz
1152DEBUG: activating file: /opt/local/share/man/man1/gpsrinex.1.gz
1153DEBUG: activating file: /opt/local/share/man/man1/gpxlogger.1.gz
1154DEBUG: activating file: /opt/local/share/man/man1/lcdgps.1.gz
1155DEBUG: activating file: /opt/local/share/man/man1/ntpshmmon.1.gz
1156DEBUG: activating file: /opt/local/share/man/man1/ubxtool.1.gz
1157DEBUG: activating file: /opt/local/share/man/man1/zerk.1.gz
1158DEBUG: activating directory: /opt/local/share/man/man3
1159DEBUG: activating file: /opt/local/share/man/man3/libQgpsmm.3.gz
1160DEBUG: activating file: /opt/local/share/man/man3/libgps.3.gz
1161DEBUG: activating file: /opt/local/share/man/man3/libgpsmm.3.gz
1162DEBUG: activating directory: /opt/local/share/man/man5
1163DEBUG: activating file: /opt/local/share/man/man5/gpsd_json.5.gz
1164DEBUG: activating file: /opt/local/share/man/man5/srec.5.gz
1165DEBUG: activating directory: /opt/local/share/man/man8
1166DEBUG: activating file: /opt/local/share/man/man8/gpsd.8.gz
1167DEBUG: activating file: /opt/local/share/man/man8/gpsdctl.8.gz
1168DEBUG: activating file: /opt/local/share/man/man8/gpsinit.8.gz
1169DEBUG: Executing portactivate::activate_finish
1170DEBUG: Executing org.macports.main (gpsd)
1171DEBUG: load phase started at Wed Apr  8 16:59:25 PDT 2020
1172DEBUG: Executing org.macports.load (gpsd)