gpsd-users
[Top][All Lists]
Advanced

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

[gpsd-users] 1PPS NOW working with RPi 3 B+ and Stretch


From: Alan Scott
Subject: [gpsd-users] 1PPS NOW working with RPi 3 B+ and Stretch
Date: Sat, 28 Jul 2018 01:03:25 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

There is nothing whatsoever wrong with the "clockmaker" script / build recipe.......As gemiller said to me in an email it's very probable that I got a batch of "bad" micro SD cards because the exact same recipe failed after attempting on 4 separate but "brand new" micro SD cards, same brand, same source, same shipping method all together in the same package and even stored by myself in the same container / location....so what ever may have effected one of them probably effected them all equally or at least partially....that is the only thing I can chalk the failures up to.....

I cant speak for Chris Smith, but there is something you must be doing wrong and not noticing or reporting it.....If you would like to try again I would be willing to get on a ZOOM MEETING, or SKYPE video call or something and walk you through this and show you that it does work.....this thing had me pulling my hair out by the roots a bout 6mos to a year ago and it turned out that I was inadvertently not following the instructions, in some areas and blatantly not following them in others, once the guys in the mailing group had set my head right it began working and continues to work correctly to this day......

Feel free to reach-out to me if you want to get this done correctly.....

Alan



address@hidden:/home/time/stratum1# dcfldd statusinterval=16 sizeprobe=if bs=4M if=2018-06-27-raspbian-stretch-lite.img of=/dev/sdf
[97% of 1776Mb] 432 blocks (1728Mb) written. 00:00:54 remaining.
444+0 records in                                                                                                                                
444+0 records out                                                                                                                                                       
address@hidden:/home/time/stratum1# cd /
address@hidden:/# pwd
/
address@hidden:/# ssh address@hidden
ssh: Could not resolve hostname raspberrypi.local: Name or service not known
address@hidden:/# NOTE: the above works better if you connect a network calble...
-su: NOTE:: command not found
address@hidden:/# ssh address@hidden
The authenticity of host 'raspberrypi.local (192.168.0.7)' can't be established.
ECDSA key fingerprint is SHA256:cM0kb02ryoYys7PyhY0ppsIdh4TYU7LlHob2fPuIZzU.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'raspberrypi.local,192.168.0.7' (ECDSA) to the list of known hosts.
address@hidden's password:
Linux raspberrypi 4.14.50-v7+ #1122 SMP Tue Jun 19 12:26:26 BST 2018 armv7l

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Wed Jun 27 01:13:21 2018
address@hidden:~ $ su -
Password:
address@hidden:~# adduser time
Adding user `time' ...
Adding new group `time' (1001) ...
Adding new user `time' (1001) with group `time' ...
Creating home directory `/home/time' ...
Copying files from `/etc/skel' ...
Enter new UNIX password:
Retype new UNIX password:
passwd: password updated successfully
Changing the user information for time
Enter the new value, or press ENTER for the default
        Full Name []: Father
        Room Number []: none
        Work Phone []: none
        Home Phone []: none
        Other []: waz9318
Is the information correct? [Y/n] y
address@hidden:~# pwd
/root
address@hidden:~# ls
address@hidden:~# cd /
address@hidden:/# ls
bin  boot  debootstrap  dev  etc  home  lib  lost+found  media  mnt  opt  proc  root  run  sbin  srv  sys  tmp  usr  var
address@hidden:/# cd home
address@hidden:/home# ls
pi  time
address@hidden:/home# cd time
address@hidden:/home/time# adduser time sudo\
>
Adding user `time' to group `sudo' ...
Adding user time to group sudo
Done.
address@hidden:/home/time# adduser time sudo
The user `time' is already a member of `sudo'.
address@hidden:/home/time# groups pi
pi : pi adm dialout cdrom sudo audio video plugdev games users input netdev spi i2c gpio
address@hidden:/home/time# \adduser adm,dialout,cdrom,audio,video,plugdev,games,users,input,netdev,spi,i2c,gpio
adduser: To avoid problems, the username should consist only of
letters, digits, underscores, periods, at signs and dashes, and not start with
a dash (as defined by IEEE Std 1003.1-2001). For compatibility with Samba
machine accounts $ is also supported at the end of the username
address@hidden:/home/time# time grouups
-su: grouups: command not found

real    0m0.005s
user    0m0.001s
sys     0m0.004s
address@hidden:/home/time# time groups
root

real    0m0.008s
user    0m0.001s
sys     0m0.007s
address@hidden:/home/time# groups time
time : time sudo
address@hidden:/home/time# adduser time adm
Adding user `time' to group `adm' ...
Adding user time to group adm
Done.
address@hidden:/home/time# groups time
time : time adm sudo
address@hidden:/home/time# adduser time dialout cdrom audio video plugdev games users input netdev spi i2c gpio
adduser: Only one or two names allowed.
address@hidden:/home/time# groups time
time : time adm sudo
address@hidden:/home/time# adduser time dialout
Adding user `time' to group `dialout' ...
Adding user time to group dialout
Done.
address@hidden:/home/time# adduser time cdrom
Adding user `time' to group `cdrom' ...
Adding user time to group cdrom
Done.
address@hidden:/home/time# adduser time audio
Adding user `time' to group `audio' ...
Adding user time to group audio
Done.
address@hidden:/home/time# adduser time video
Adding user `time' to group `video' ...
Adding user time to group video
Done.
address@hidden:/home/time# adduser time plugdev
Adding user `time' to group `plugdev' ...
Adding user time to group plugdev
Done.
address@hidden:/home/time# adduser time games
Adding user `time' to group `games' ...
Adding user time to group games
Done.
address@hidden:/home/time# adduser time users
Adding user `time' to group `users' ...
Adding user time to group users
Done.
address@hidden:/home/time# adduser time input
Adding user `time' to group `input' ...
Adding user time to group input
Done.
address@hidden:/home/time# adduser time netdev
Adding user `time' to group `netdev' ...
Adding user time to group netdev
Done.
address@hidden:/home/time# adduser time spi
Adding user `time' to group `spi' ...
Adding user time to group spi
Done.
address@hidden:/home/time# adduser time i2c
Adding user `time' to group `i2c' ...
Adding user time to group i2c
Done.
address@hidden:/home/time# adduser time gpio
Adding user `time' to group `gpio' ...
Adding user time to group gpio
Done.
address@hidden:/home/time# groups pi
pi : pi adm dialout cdrom sudo audio video plugdev games users input netdev spi i2c gpio
address@hidden:/home/time# groups time
time : time adm dialout cdrom sudo audio video plugdev games users input netdev spi i2c gpio
address@hidden:/home/time# pwd
/home/time
address@hidden:/home/time# wget http://www.ntpsec.org/white-papers/stratum-1-microserver-howto/clockmaker
--2018-07-28 06:10:54--  http://www.ntpsec.org/white-papers/stratum-1-microserver-howto/clockmaker
Resolving www.ntpsec.org (www.ntpsec.org)... 52.167.214.135
Connecting to www.ntpsec.org (www.ntpsec.org)|52.167.214.135|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 18025 (18K) [text/plain]
Saving to: ‘clockmaker’

clockmaker                                         100%[================================================================================================================>]  17.60K  --.-KB/s    in 0.08s  

2018-07-28 06:10:59 (229 KB/s) - ‘clockmaker’ saved [18025/18025]

address@hidden:/home/time# chmod a+x clockmaker
address@hidden:/home/time# ./clockmaker --config
SBC type is Raspberry Pi
I see hardware revision a22082, Pi 3 Model B

Configuring locale...
Generating locales (this might take a while)...
  en_GB.UTF-8... done
  en_US.UTF-8... done
Generation complete.
Configuring timezone...

Current default time zone: 'America/Los_Angeles'
Local time is now:      Fri Jul 27 23:14:15 PDT 2018.
Universal Time is now:  Sat Jul 28 06:14:15 UTC 2018.

About to upgrade your OS
Get:1 http://archive.raspberrypi.org/debian stretch InRelease [25.3 kB]           
Get:2 http://archive.raspberrypi.org/debian stretch/main armhf Packages [168 kB]
Get:3 http://raspbian.raspberrypi.org/raspbian stretch InRelease [15.0 kB]
Get:4 http://raspbian.raspberrypi.org/raspbian stretch/main armhf Packages [11.7 MB]
Get:5 http://archive.raspberrypi.org/debian stretch/ui armhf Packages [34.0 kB]                                                                                                                           
Get:6 http://raspbian.raspberrypi.org/raspbian stretch/contrib armhf Packages [56.9 kB]                                                                                                                   
Fetched 12.0 MB in 24s (490 kB/s)                                                                                                                                                                         
Reading package lists... Done
Reading package lists... Done
Building dependency tree      
Reading state information... Done
Calculating upgrade... Done
The following packages will be upgraded:
  ca-certificates dpkg dpkg-dev file libdpkg-perl libmagic-mgc libmagic1 libpam-systemd libraspberrypi-bin libraspberrypi-dev libraspberrypi-doc libraspberrypi0 libsystemd0 libudev1 patch
  raspberrypi-bootloader raspberrypi-kernel shared-mime-info systemd systemd-sysv tzdata udev
22 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 80.2 MB of archives.
After this operation, 239 kB of additional disk space will be used.
Get:1 http://archive.raspberrypi.org/debian stretch/main armhf libraspberrypi-doc armhf 1.20180703-1 [31.4 MB]
Get:4 http://raspbian.mirror.constant.com/raspbian stretch/main armhf libpam-systemd armhf 232-25+deb9u4 [174 kB]
Get:5 http://raspbian.mirror.constant.com/raspbian stretch/main armhf libsystemd0 armhf 232-25+deb9u4 [257 kB]                                     
Get:9 http://raspbian.mirror.constant.com/raspbian stretch/main armhf tzdata all 2018e-0+deb9u1 [267 kB]                                                       
Get:10 http://raspbian.mirror.constant.com/raspbian stretch/main armhf file armhf 1:5.30-1+deb9u2 [63.6 kB]                                                                                 
Get:2 http://mirrors.syringanetworks.net/raspbian/raspbian stretch/main armhf dpkg armhf 1.18.25 [2,055 kB]                                                                                 
Get:12 http://raspbian.mirror.constant.com/raspbian stretch/main armhf libmagic-mgc armhf 1:5.30-1+deb9u2 [222 kB]                                             
Get:3 http://mirrors.syringanetworks.net/raspbian/raspbian stretch/main armhf systemd-sysv armhf 232-25+deb9u4 [81.3 kB]                                                            
Get:8 http://mirrors.syringanetworks.net/raspbian/raspbian stretch/main armhf libudev1 armhf 232-25+deb9u4 [120 kB]
Get:13 http://mirrors.syringanetworks.net/raspbian/raspbian stretch/main armhf dpkg-dev all 1.18.25 [1,595 kB]
Get:14 http://mirror.umd.edu/raspbian/raspbian stretch/main armhf libdpkg-perl all 1.18.25 [1,287 kB]                                                                                                     
Get:16 http://raspbian.mirror.constant.com/raspbian stretch/main armhf ca-certificates all 20161130+nmu1+deb9u1 [182 kB]                                                                                  
Get:15 http://mirrors.syringanetworks.net/raspbian/raspbian stretch/main armhf patch armhf 2.7.5-1+deb9u1 [99.4 kB]                                                                                       
Get:17 http://mirrors.syringanetworks.net/raspbian/raspbian stretch/main armhf shared-mime-info armhf 1.8-1+deb9u1 [728 kB]                                                                               
Get:6 http://raspbian-us.ngc292.space/raspbian stretch/main armhf systemd armhf 232-25+deb9u4 [2,220 kB]                                                                                                  
Get:7 http://raspbian-us.ngc292.space/raspbian stretch/main armhf udev armhf 232-25+deb9u4 [1,072 kB]                                                                                                     
Get:11 http://raspbian-us.ngc292.space/raspbian stretch/main armhf libmagic1 armhf 1:5.30-1+deb9u2 [105 kB]                                                                                               
Get:18 http://archive.raspberrypi.org/debian stretch/main armhf libraspberrypi-dev armhf 1.20180703-1 [405 kB]                                                                                            
Get:19 http://archive.raspberrypi.org/debian stretch/main armhf raspberrypi-kernel armhf 1.20180703-1 [33.1 MB]                                                                                           
Get:20 http://archive.raspberrypi.org/debian stretch/main armhf libraspberrypi-bin armhf 1.20180703-1 [335 kB]                                                                                            
Get:21 http://archive.raspberrypi.org/debian stretch/main armhf libraspberrypi0 armhf 1.20180703-1 [837 kB]                                                                                               
Get:22 http://archive.raspberrypi.org/debian stretch/main armhf raspberrypi-bootloader armhf 1.20180703-1 [3,553 kB]                                                                                      
Fetched 80.2 MB in 1min 8s (1,178 kB/s)                                                                                                                                                                   
apt-listchanges: Reading changelogs...
Preconfiguring packages ...
(Reading database ... 34394 files and directories currently installed.)
Preparing to unpack .../dpkg_1.18.25_armhf.deb ...
Unpacking dpkg (1.18.25) over (1.18.24) ...
Setting up dpkg (1.18.25) ...
(Reading database ... 34394 files and directories currently installed.)
Preparing to unpack .../systemd-sysv_232-25+deb9u4_armhf.deb ...
Unpacking systemd-sysv (232-25+deb9u4) over (232-25+deb9u2) ...
Preparing to unpack .../libpam-systemd_232-25+deb9u4_armhf.deb ...
Unpacking libpam-systemd:armhf (232-25+deb9u4) over (232-25+deb9u2) ...
Preparing to unpack .../libsystemd0_232-25+deb9u4_armhf.deb ...
Unpacking libsystemd0:armhf (232-25+deb9u4) over (232-25+deb9u2) ...
Setting up libsystemd0:armhf (232-25+deb9u4) ...
(Reading database ... 34394 files and directories currently installed.)
Preparing to unpack .../systemd_232-25+deb9u4_armhf.deb ...
Unpacking systemd (232-25+deb9u4) over (232-25+deb9u2) ...
Preparing to unpack .../udev_232-25+deb9u4_armhf.deb ...
Unpacking udev (232-25+deb9u4) over (232-25+deb9u2) ...
Preparing to unpack .../libudev1_232-25+deb9u4_armhf.deb ...
Unpacking libudev1:armhf (232-25+deb9u4) over (232-25+deb9u2) ...
Setting up libudev1:armhf (232-25+deb9u4) ...
(Reading database ... 34394 files and directories currently installed.)
Preparing to unpack .../00-tzdata_2018e-0+deb9u1_all.deb ...
Unpacking tzdata (2018e-0+deb9u1) over (2018c-0+deb9u1) ...
Preparing to unpack .../01-file_1%3a5.30-1+deb9u2_armhf.deb ...
Unpacking file (1:5.30-1+deb9u2) over (1:5.30-1+deb9u1) ...
Preparing to unpack .../02-libmagic1_1%3a5.30-1+deb9u2_armhf.deb ...
Unpacking libmagic1:armhf (1:5.30-1+deb9u2) over (1:5.30-1+deb9u1) ...
Preparing to unpack .../03-libmagic-mgc_1%3a5.30-1+deb9u2_armhf.deb ...
Unpacking libmagic-mgc (1:5.30-1+deb9u2) over (1:5.30-1+deb9u1) ...
Preparing to unpack .../04-dpkg-dev_1.18.25_all.deb ...
Unpacking dpkg-dev (1.18.25) over (1.18.24) ...
Preparing to unpack .../05-libdpkg-perl_1.18.25_all.deb ...
Unpacking libdpkg-perl (1.18.25) over (1.18.24) ...
Preparing to unpack .../06-patch_2.7.5-1+deb9u1_armhf.deb ...
Unpacking patch (2.7.5-1+deb9u1) over (2.7.5-1) ...
Preparing to unpack .../07-ca-certificates_20161130+nmu1+deb9u1_all.deb ...
Unpacking ca-certificates (20161130+nmu1+deb9u1) over (20161130+nmu1) ...
Preparing to unpack .../08-shared-mime-info_1.8-1+deb9u1_armhf.deb ...
Unpacking shared-mime-info (1.8-1+deb9u1) over (1.8-1) ...
Preparing to unpack .../09-libraspberrypi-doc_1.20180703-1_armhf.deb ...
Unpacking libraspberrypi-doc (1.20180703-1) over (1.20180619-1) ...
Preparing to unpack .../10-libraspberrypi-dev_1.20180703-1_armhf.deb ...
Unpacking libraspberrypi-dev (1.20180703-1) over (1.20180619-1) ...
Preparing to unpack .../11-raspberrypi-kernel_1.20180703-1_armhf.deb ...
Adding 'diversion of /boot/bcm2708-rpi-0-w.dtb to /usr/share/rpikernelhack/bcm2708-rpi-0-w.dtb by rpikernelhack'
Adding 'diversion of /boot/bcm2708-rpi-b-plus.dtb to /usr/share/rpikernelhack/bcm2708-rpi-b-plus.dtb by rpikernelhack'
Adding 'diversion of /boot/bcm2708-rpi-b.dtb to /usr/share/rpikernelhack/bcm2708-rpi-b.dtb by rpikernelhack'
Adding 'diversion of /boot/bcm2708-rpi-cm.dtb to /usr/share/rpikernelhack/bcm2708-rpi-cm.dtb by rpikernelhack'
Adding 'diversion of /boot/bcm2709-rpi-2-b.dtb to /usr/share/rpikernelhack/bcm2709-rpi-2-b.dtb by rpikernelhack'
Adding 'diversion of /boot/bcm2710-rpi-3-b-plus.dtb to /usr/share/rpikernelhack/bcm2710-rpi-3-b-plus.dtb by rpikernelhack'
Adding 'diversion of /boot/bcm2710-rpi-3-b.dtb to /usr/share/rpikernelhack/bcm2710-rpi-3-b.dtb by rpikernelhack'
Adding 'diversion of /boot/bcm2710-rpi-cm3.dtb to /usr/share/rpikernelhack/bcm2710-rpi-cm3.dtb by rpikernelhack'
Adding 'diversion of /boot/kernel.img to /usr/share/rpikernelhack/kernel.img by rpikernelhack'
Adding 'diversion of /boot/kernel7.img to /usr/share/rpikernelhack/kernel7.img by rpikernelhack'
Adding 'diversion of /boot/COPYING.linux to /usr/share/rpikernelhack/COPYING.linux by rpikernelhack'
Adding 'diversion of /boot/overlays/README to /usr/share/rpikernelhack/overlays/README by rpikernelhack'
Adding 'diversion of /boot/overlays/adau1977-adc.dtbo to /usr/share/rpikernelhack/overlays/adau1977-adc.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/adau7002-simple.dtbo to /usr/share/rpikernelhack/overlays/adau7002-simple.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/ads1015.dtbo to /usr/share/rpikernelhack/overlays/ads1015.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/ads1115.dtbo to /usr/share/rpikernelhack/overlays/ads1115.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/ads7846.dtbo to /usr/share/rpikernelhack/overlays/ads7846.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/akkordion-iqdacplus.dtbo to /usr/share/rpikernelhack/overlays/akkordion-iqdacplus.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/allo-boss-dac-pcm512x-audio.dtbo to /usr/share/rpikernelhack/overlays/allo-boss-dac-pcm512x-audio.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/allo-digione.dtbo to /usr/share/rpikernelhack/overlays/allo-digione.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/allo-katana-dac-audio.dtbo to /usr/share/rpikernelhack/overlays/allo-katana-dac-audio.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/allo-piano-dac-pcm512x-audio.dtbo to /usr/share/rpikernelhack/overlays/allo-piano-dac-pcm512x-audio.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/allo-piano-dac-plus-pcm512x-audio.dtbo to /usr/share/rpikernelhack/overlays/allo-piano-dac-plus-pcm512x-audio.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/applepi-dac.dtbo to /usr/share/rpikernelhack/overlays/applepi-dac.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/at86rf233.dtbo to /usr/share/rpikernelhack/overlays/at86rf233.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/audioinjector-addons.dtbo to /usr/share/rpikernelhack/overlays/audioinjector-addons.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/audioinjector-wm8731-audio.dtbo to /usr/share/rpikernelhack/overlays/audioinjector-wm8731-audio.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/audremap.dtbo to /usr/share/rpikernelhack/overlays/audremap.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/balena-fin.dtbo to /usr/share/rpikernelhack/overlays/balena-fin.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/bmp085_i2c-sensor.dtbo to /usr/share/rpikernelhack/overlays/bmp085_i2c-sensor.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/dht11.dtbo to /usr/share/rpikernelhack/overlays/dht11.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/dionaudio-loco-v2.dtbo to /usr/share/rpikernelhack/overlays/dionaudio-loco-v2.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/dionaudio-loco.dtbo to /usr/share/rpikernelhack/overlays/dionaudio-loco.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/dpi18.dtbo to /usr/share/rpikernelhack/overlays/dpi18.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/dpi24.dtbo to /usr/share/rpikernelhack/overlays/dpi24.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/dwc-otg.dtbo to /usr/share/rpikernelhack/overlays/dwc-otg.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/dwc2.dtbo to /usr/share/rpikernelhack/overlays/dwc2.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/enc28j60-spi2.dtbo to /usr/share/rpikernelhack/overlays/enc28j60-spi2.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/enc28j60.dtbo to /usr/share/rpikernelhack/overlays/enc28j60.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/exc3000.dtbo to /usr/share/rpikernelhack/overlays/exc3000.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/fe-pi-audio.dtbo to /usr/share/rpikernelhack/overlays/fe-pi-audio.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/goodix.dtbo to /usr/share/rpikernelhack/overlays/goodix.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/googlevoicehat-soundcard.dtbo to /usr/share/rpikernelhack/overlays/googlevoicehat-soundcard.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/gpio-ir-tx.dtbo to /usr/share/rpikernelhack/overlays/gpio-ir-tx.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/gpio-ir.dtbo to /usr/share/rpikernelhack/overlays/gpio-ir.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/gpio-key.dtbo to /usr/share/rpikernelhack/overlays/gpio-key.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/gpio-no-irq.dtbo to /usr/share/rpikernelhack/overlays/gpio-no-irq.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/gpio-poweroff.dtbo to /usr/share/rpikernelhack/overlays/gpio-poweroff.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/gpio-shutdown.dtbo to /usr/share/rpikernelhack/overlays/gpio-shutdown.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/hifiberry-amp.dtbo to /usr/share/rpikernelhack/overlays/hifiberry-amp.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/hifiberry-dac.dtbo to /usr/share/rpikernelhack/overlays/hifiberry-dac.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/hifiberry-dacplus.dtbo to /usr/share/rpikernelhack/overlays/hifiberry-dacplus.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/hifiberry-digi-pro.dtbo to /usr/share/rpikernelhack/overlays/hifiberry-digi-pro.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/hifiberry-digi.dtbo to /usr/share/rpikernelhack/overlays/hifiberry-digi.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/hy28a.dtbo to /usr/share/rpikernelhack/overlays/hy28a.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/hy28b.dtbo to /usr/share/rpikernelhack/overlays/hy28b.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/i2c-bcm2708.dtbo to /usr/share/rpikernelhack/overlays/i2c-bcm2708.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/i2c-gpio.dtbo to /usr/share/rpikernelhack/overlays/i2c-gpio.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/i2c-mux.dtbo to /usr/share/rpikernelhack/overlays/i2c-mux.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/i2c-pwm-pca9685a.dtbo to /usr/share/rpikernelhack/overlays/i2c-pwm-pca9685a.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/i2c-rtc-gpio.dtbo to /usr/share/rpikernelhack/overlays/i2c-rtc-gpio.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/i2c-rtc.dtbo to /usr/share/rpikernelhack/overlays/i2c-rtc.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/i2c-sensor.dtbo to /usr/share/rpikernelhack/overlays/i2c-sensor.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/i2c0-bcm2708.dtbo to /usr/share/rpikernelhack/overlays/i2c0-bcm2708.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/i2c1-bcm2708.dtbo to /usr/share/rpikernelhack/overlays/i2c1-bcm2708.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/i2s-gpio28-31.dtbo to /usr/share/rpikernelhack/overlays/i2s-gpio28-31.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/iqaudio-dac.dtbo to /usr/share/rpikernelhack/overlays/iqaudio-dac.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/iqaudio-dacplus.dtbo to /usr/share/rpikernelhack/overlays/iqaudio-dacplus.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/iqaudio-digi-wm8804-audio.dtbo to /usr/share/rpikernelhack/overlays/iqaudio-digi-wm8804-audio.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/jedec-spi-nor.dtbo to /usr/share/rpikernelhack/overlays/jedec-spi-nor.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/justboom-dac.dtbo to /usr/share/rpikernelhack/overlays/justboom-dac.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/justboom-digi.dtbo to /usr/share/rpikernelhack/overlays/justboom-digi.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/lirc-rpi.dtbo to /usr/share/rpikernelhack/overlays/lirc-rpi.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/ltc294x.dtbo to /usr/share/rpikernelhack/overlays/ltc294x.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/mbed-dac.dtbo to /usr/share/rpikernelhack/overlays/mbed-dac.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/mcp23017.dtbo to /usr/share/rpikernelhack/overlays/mcp23017.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/mcp23s17.dtbo to /usr/share/rpikernelhack/overlays/mcp23s17.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/mcp2515-can0.dtbo to /usr/share/rpikernelhack/overlays/mcp2515-can0.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/mcp2515-can1.dtbo to /usr/share/rpikernelhack/overlays/mcp2515-can1.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/mcp3008.dtbo to /usr/share/rpikernelhack/overlays/mcp3008.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/mcp3202.dtbo to /usr/share/rpikernelhack/overlays/mcp3202.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/media-center.dtbo to /usr/share/rpikernelhack/overlays/media-center.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/midi-uart0.dtbo to /usr/share/rpikernelhack/overlays/midi-uart0.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/midi-uart1.dtbo to /usr/share/rpikernelhack/overlays/midi-uart1.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/mmc.dtbo to /usr/share/rpikernelhack/overlays/mmc.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/mpu6050.dtbo to /usr/share/rpikernelhack/overlays/mpu6050.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/mz61581.dtbo to /usr/share/rpikernelhack/overlays/mz61581.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/papirus.dtbo to /usr/share/rpikernelhack/overlays/papirus.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/pi3-act-led.dtbo to /usr/share/rpikernelhack/overlays/pi3-act-led.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/pi3-disable-bt.dtbo to /usr/share/rpikernelhack/overlays/pi3-disable-bt.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/pi3-disable-wifi.dtbo to /usr/share/rpikernelhack/overlays/pi3-disable-wifi.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/pi3-miniuart-bt.dtbo to /usr/share/rpikernelhack/overlays/pi3-miniuart-bt.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/pibell.dtbo to /usr/share/rpikernelhack/overlays/pibell.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/piscreen.dtbo to /usr/share/rpikernelhack/overlays/piscreen.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/piscreen2r.dtbo to /usr/share/rpikernelhack/overlays/piscreen2r.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/pisound.dtbo to /usr/share/rpikernelhack/overlays/pisound.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/pitft22.dtbo to /usr/share/rpikernelhack/overlays/pitft22.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/pitft28-capacitive.dtbo to /usr/share/rpikernelhack/overlays/pitft28-capacitive.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/pitft28-resistive.dtbo to /usr/share/rpikernelhack/overlays/pitft28-resistive.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/pitft35-resistive.dtbo to /usr/share/rpikernelhack/overlays/pitft35-resistive.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/pps-gpio.dtbo to /usr/share/rpikernelhack/overlays/pps-gpio.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/pwm-2chan.dtbo to /usr/share/rpikernelhack/overlays/pwm-2chan.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/pwm-ir-tx.dtbo to /usr/share/rpikernelhack/overlays/pwm-ir-tx.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/pwm.dtbo to /usr/share/rpikernelhack/overlays/pwm.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/qca7000.dtbo to /usr/share/rpikernelhack/overlays/qca7000.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/rotary-encoder.dtbo to /usr/share/rpikernelhack/overlays/rotary-encoder.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/rpi-backlight.dtbo to /usr/share/rpikernelhack/overlays/rpi-backlight.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/rpi-cirrus-wm5102.dtbo to /usr/share/rpikernelhack/overlays/rpi-cirrus-wm5102.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/rpi-dac.dtbo to /usr/share/rpikernelhack/overlays/rpi-dac.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/rpi-display.dtbo to /usr/share/rpikernelhack/overlays/rpi-display.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/rpi-ft5406.dtbo to /usr/share/rpikernelhack/overlays/rpi-ft5406.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/rpi-proto.dtbo to /usr/share/rpikernelhack/overlays/rpi-proto.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/rpi-sense.dtbo to /usr/share/rpikernelhack/overlays/rpi-sense.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/rpi-tv.dtbo to /usr/share/rpikernelhack/overlays/rpi-tv.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/rra-digidac1-wm8741-audio.dtbo to /usr/share/rpikernelhack/overlays/rra-digidac1-wm8741-audio.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/sc16is750-i2c.dtbo to /usr/share/rpikernelhack/overlays/sc16is750-i2c.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/sc16is752-i2c.dtbo to /usr/share/rpikernelhack/overlays/sc16is752-i2c.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/sc16is752-spi1.dtbo to /usr/share/rpikernelhack/overlays/sc16is752-spi1.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/sdhost.dtbo to /usr/share/rpikernelhack/overlays/sdhost.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/sdio-1bit.dtbo to /usr/share/rpikernelhack/overlays/sdio-1bit.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/sdio.dtbo to /usr/share/rpikernelhack/overlays/sdio.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/sdtweak.dtbo to /usr/share/rpikernelhack/overlays/sdtweak.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/smi-dev.dtbo to /usr/share/rpikernelhack/overlays/smi-dev.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/smi-nand.dtbo to /usr/share/rpikernelhack/overlays/smi-nand.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/smi.dtbo to /usr/share/rpikernelhack/overlays/smi.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/spi-gpio35-39.dtbo to /usr/share/rpikernelhack/overlays/spi-gpio35-39.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/spi-rtc.dtbo to /usr/share/rpikernelhack/overlays/spi-rtc.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/spi0-cs.dtbo to /usr/share/rpikernelhack/overlays/spi0-cs.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/spi0-hw-cs.dtbo to /usr/share/rpikernelhack/overlays/spi0-hw-cs.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/spi1-1cs.dtbo to /usr/share/rpikernelhack/overlays/spi1-1cs.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/spi1-2cs.dtbo to /usr/share/rpikernelhack/overlays/spi1-2cs.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/spi1-3cs.dtbo to /usr/share/rpikernelhack/overlays/spi1-3cs.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/spi2-1cs.dtbo to /usr/share/rpikernelhack/overlays/spi2-1cs.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/spi2-2cs.dtbo to /usr/share/rpikernelhack/overlays/spi2-2cs.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/spi2-3cs.dtbo to /usr/share/rpikernelhack/overlays/spi2-3cs.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/superaudioboard.dtbo to /usr/share/rpikernelhack/overlays/superaudioboard.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/sx150x.dtbo to /usr/share/rpikernelhack/overlays/sx150x.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/tinylcd35.dtbo to /usr/share/rpikernelhack/overlays/tinylcd35.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/uart0.dtbo to /usr/share/rpikernelhack/overlays/uart0.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/uart1.dtbo to /usr/share/rpikernelhack/overlays/uart1.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/upstream-aux-interrupt.dtbo to /usr/share/rpikernelhack/overlays/upstream-aux-interrupt.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/upstream.dtbo to /usr/share/rpikernelhack/overlays/upstream.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/vc4-fkms-v3d.dtbo to /usr/share/rpikernelhack/overlays/vc4-fkms-v3d.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/vc4-kms-v3d.dtbo to /usr/share/rpikernelhack/overlays/vc4-kms-v3d.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/vga666.dtbo to /usr/share/rpikernelhack/overlays/vga666.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/w1-gpio-pullup.dtbo to /usr/share/rpikernelhack/overlays/w1-gpio-pullup.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/w1-gpio.dtbo to /usr/share/rpikernelhack/overlays/w1-gpio.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/wittypi.dtbo to /usr/share/rpikernelhack/overlays/wittypi.dtbo by rpikernelhack'
Unpacking raspberrypi-kernel (1.20180703-1) over (1.20180619-1) ...
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 4.14.50+ /boot/kernel.img
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 4.14.50-v7+ /boot/kernel7.img
Preparing to unpack .../12-libraspberrypi-bin_1.20180703-1_armhf.deb ...
Unpacking libraspberrypi-bin (1.20180703-1) over (1.20180619-1) ...
Preparing to unpack .../13-libraspberrypi0_1.20180703-1_armhf.deb ...
Unpacking libraspberrypi0 (1.20180703-1) over (1.20180619-1) ...
Preparing to unpack .../14-raspberrypi-bootloader_1.20180703-1_armhf.deb ...
Adding 'diversion of /boot/start.elf to /usr/share/rpikernelhack/start.elf by rpikernelhack'
Adding 'diversion of /boot/start_cd.elf to /usr/share/rpikernelhack/start_cd.elf by rpikernelhack'
Adding 'diversion of /boot/start_db.elf to /usr/share/rpikernelhack/start_db.elf by rpikernelhack'
Adding 'diversion of /boot/start_x.elf to /usr/share/rpikernelhack/start_x.elf by rpikernelhack'
Adding 'diversion of /boot/fixup.dat to /usr/share/rpikernelhack/fixup.dat by rpikernelhack'
Adding 'diversion of /boot/fixup_cd.dat to /usr/share/rpikernelhack/fixup_cd.dat by rpikernelhack'
Adding 'diversion of /boot/fixup_db.dat to /usr/share/rpikernelhack/fixup_db.dat by rpikernelhack'
Adding 'diversion of /boot/fixup_x.dat to /usr/share/rpikernelhack/fixup_x.dat by rpikernelhack'
Adding 'diversion of /boot/bootcode.bin to /usr/share/rpikernelhack/bootcode.bin by rpikernelhack'
Adding 'diversion of /boot/LICENCE.broadcom to /usr/share/rpikernelhack/LICENCE.broadcom by rpikernelhack'
Unpacking raspberrypi-bootloader (1.20180703-1) over (1.20180619-1) ...
Setting up tzdata (2018e-0+deb9u1) ...

Current default time zone: 'America/Los_Angeles'
Local time is now:      Fri Jul 27 23:19:56 PDT 2018.
Universal Time is now:  Sat Jul 28 06:19:56 UTC 2018.
Run 'dpkg-reconfigure tzdata' if you wish to change it.

Setting up raspberrypi-bootloader (1.20180703-1) ...
Removing 'diversion of /boot/start.elf to /usr/share/rpikernelhack/start.elf by rpikernelhack'
Removing 'diversion of /boot/start_cd.elf to /usr/share/rpikernelhack/start_cd.elf by rpikernelhack'
Removing 'diversion of /boot/start_db.elf to /usr/share/rpikernelhack/start_db.elf by rpikernelhack'
Removing 'diversion of /boot/start_x.elf to /usr/share/rpikernelhack/start_x.elf by rpikernelhack'
Removing 'diversion of /boot/fixup.dat to /usr/share/rpikernelhack/fixup.dat by rpikernelhack'
Removing 'diversion of /boot/fixup_cd.dat to /usr/share/rpikernelhack/fixup_cd.dat by rpikernelhack'
Removing 'diversion of /boot/fixup_db.dat to /usr/share/rpikernelhack/fixup_db.dat by rpikernelhack'
Removing 'diversion of /boot/fixup_x.dat to /usr/share/rpikernelhack/fixup_x.dat by rpikernelhack'
Removing 'diversion of /boot/bootcode.bin to /usr/share/rpikernelhack/bootcode.bin by rpikernelhack'
Removing 'diversion of /boot/LICENCE.broadcom to /usr/share/rpikernelhack/LICENCE.broadcom by rpikernelhack'
Setting up libdpkg-perl (1.18.25) ...
Setting up libmagic-mgc (1:5.30-1+deb9u2) ...
Setting up libmagic1:armhf (1:5.30-1+deb9u2) ...
Setting up patch (2.7.5-1+deb9u1) ...
Processing triggers for libc-bin (2.24-11+deb9u3) ...
Setting up udev (232-25+deb9u4) ...
addgroup: The group `input' already exists as a system group. Exiting.
update-initramfs: deferring update (trigger activated)
Setting up raspberrypi-kernel (1.20180703-1) ...
Removing 'diversion of /boot/bcm2708-rpi-0-w.dtb to /usr/share/rpikernelhack/bcm2708-rpi-0-w.dtb by rpikernelhack'
Removing 'diversion of /boot/bcm2708-rpi-b-plus.dtb to /usr/share/rpikernelhack/bcm2708-rpi-b-plus.dtb by rpikernelhack'
Removing 'diversion of /boot/bcm2708-rpi-b.dtb to /usr/share/rpikernelhack/bcm2708-rpi-b.dtb by rpikernelhack'
Removing 'diversion of /boot/bcm2708-rpi-cm.dtb to /usr/share/rpikernelhack/bcm2708-rpi-cm.dtb by rpikernelhack'
Removing 'diversion of /boot/bcm2709-rpi-2-b.dtb to /usr/share/rpikernelhack/bcm2709-rpi-2-b.dtb by rpikernelhack'
Removing 'diversion of /boot/bcm2710-rpi-3-b-plus.dtb to /usr/share/rpikernelhack/bcm2710-rpi-3-b-plus.dtb by rpikernelhack'
Removing 'diversion of /boot/bcm2710-rpi-3-b.dtb to /usr/share/rpikernelhack/bcm2710-rpi-3-b.dtb by rpikernelhack'
Removing 'diversion of /boot/bcm2710-rpi-cm3.dtb to /usr/share/rpikernelhack/bcm2710-rpi-cm3.dtb by rpikernelhack'
Removing 'diversion of /boot/kernel.img to /usr/share/rpikernelhack/kernel.img by rpikernelhack'
Removing 'diversion of /boot/kernel7.img to /usr/share/rpikernelhack/kernel7.img by rpikernelhack'
Removing 'diversion of /boot/COPYING.linux to /usr/share/rpikernelhack/COPYING.linux by rpikernelhack'
Removing 'diversion of /boot/overlays/README to /usr/share/rpikernelhack/overlays/README by rpikernelhack'
Removing 'diversion of /boot/overlays/adau1977-adc.dtbo to /usr/share/rpikernelhack/overlays/adau1977-adc.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/adau7002-simple.dtbo to /usr/share/rpikernelhack/overlays/adau7002-simple.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/ads1015.dtbo to /usr/share/rpikernelhack/overlays/ads1015.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/ads1115.dtbo to /usr/share/rpikernelhack/overlays/ads1115.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/ads7846.dtbo to /usr/share/rpikernelhack/overlays/ads7846.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/akkordion-iqdacplus.dtbo to /usr/share/rpikernelhack/overlays/akkordion-iqdacplus.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/allo-boss-dac-pcm512x-audio.dtbo to /usr/share/rpikernelhack/overlays/allo-boss-dac-pcm512x-audio.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/allo-digione.dtbo to /usr/share/rpikernelhack/overlays/allo-digione.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/allo-katana-dac-audio.dtbo to /usr/share/rpikernelhack/overlays/allo-katana-dac-audio.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/allo-piano-dac-pcm512x-audio.dtbo to /usr/share/rpikernelhack/overlays/allo-piano-dac-pcm512x-audio.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/allo-piano-dac-plus-pcm512x-audio.dtbo to /usr/share/rpikernelhack/overlays/allo-piano-dac-plus-pcm512x-audio.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/applepi-dac.dtbo to /usr/share/rpikernelhack/overlays/applepi-dac.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/at86rf233.dtbo to /usr/share/rpikernelhack/overlays/at86rf233.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/audioinjector-addons.dtbo to /usr/share/rpikernelhack/overlays/audioinjector-addons.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/audioinjector-wm8731-audio.dtbo to /usr/share/rpikernelhack/overlays/audioinjector-wm8731-audio.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/audremap.dtbo to /usr/share/rpikernelhack/overlays/audremap.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/balena-fin.dtbo to /usr/share/rpikernelhack/overlays/balena-fin.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/bmp085_i2c-sensor.dtbo to /usr/share/rpikernelhack/overlays/bmp085_i2c-sensor.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/dht11.dtbo to /usr/share/rpikernelhack/overlays/dht11.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/dionaudio-loco-v2.dtbo to /usr/share/rpikernelhack/overlays/dionaudio-loco-v2.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/dionaudio-loco.dtbo to /usr/share/rpikernelhack/overlays/dionaudio-loco.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/dpi18.dtbo to /usr/share/rpikernelhack/overlays/dpi18.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/dpi24.dtbo to /usr/share/rpikernelhack/overlays/dpi24.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/dwc-otg.dtbo to /usr/share/rpikernelhack/overlays/dwc-otg.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/dwc2.dtbo to /usr/share/rpikernelhack/overlays/dwc2.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/enc28j60-spi2.dtbo to /usr/share/rpikernelhack/overlays/enc28j60-spi2.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/enc28j60.dtbo to /usr/share/rpikernelhack/overlays/enc28j60.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/exc3000.dtbo to /usr/share/rpikernelhack/overlays/exc3000.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/fe-pi-audio.dtbo to /usr/share/rpikernelhack/overlays/fe-pi-audio.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/goodix.dtbo to /usr/share/rpikernelhack/overlays/goodix.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/googlevoicehat-soundcard.dtbo to /usr/share/rpikernelhack/overlays/googlevoicehat-soundcard.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/gpio-ir-tx.dtbo to /usr/share/rpikernelhack/overlays/gpio-ir-tx.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/gpio-ir.dtbo to /usr/share/rpikernelhack/overlays/gpio-ir.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/gpio-key.dtbo to /usr/share/rpikernelhack/overlays/gpio-key.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/gpio-no-irq.dtbo to /usr/share/rpikernelhack/overlays/gpio-no-irq.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/gpio-poweroff.dtbo to /usr/share/rpikernelhack/overlays/gpio-poweroff.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/gpio-shutdown.dtbo to /usr/share/rpikernelhack/overlays/gpio-shutdown.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/hifiberry-amp.dtbo to /usr/share/rpikernelhack/overlays/hifiberry-amp.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/hifiberry-dac.dtbo to /usr/share/rpikernelhack/overlays/hifiberry-dac.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/hifiberry-dacplus.dtbo to /usr/share/rpikernelhack/overlays/hifiberry-dacplus.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/hifiberry-digi-pro.dtbo to /usr/share/rpikernelhack/overlays/hifiberry-digi-pro.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/hifiberry-digi.dtbo to /usr/share/rpikernelhack/overlays/hifiberry-digi.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/hy28a.dtbo to /usr/share/rpikernelhack/overlays/hy28a.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/hy28b.dtbo to /usr/share/rpikernelhack/overlays/hy28b.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/i2c-bcm2708.dtbo to /usr/share/rpikernelhack/overlays/i2c-bcm2708.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/i2c-gpio.dtbo to /usr/share/rpikernelhack/overlays/i2c-gpio.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/i2c-mux.dtbo to /usr/share/rpikernelhack/overlays/i2c-mux.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/i2c-pwm-pca9685a.dtbo to /usr/share/rpikernelhack/overlays/i2c-pwm-pca9685a.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/i2c-rtc-gpio.dtbo to /usr/share/rpikernelhack/overlays/i2c-rtc-gpio.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/i2c-rtc.dtbo to /usr/share/rpikernelhack/overlays/i2c-rtc.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/i2c-sensor.dtbo to /usr/share/rpikernelhack/overlays/i2c-sensor.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/i2c0-bcm2708.dtbo to /usr/share/rpikernelhack/overlays/i2c0-bcm2708.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/i2c1-bcm2708.dtbo to /usr/share/rpikernelhack/overlays/i2c1-bcm2708.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/i2s-gpio28-31.dtbo to /usr/share/rpikernelhack/overlays/i2s-gpio28-31.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/iqaudio-dac.dtbo to /usr/share/rpikernelhack/overlays/iqaudio-dac.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/iqaudio-dacplus.dtbo to /usr/share/rpikernelhack/overlays/iqaudio-dacplus.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/iqaudio-digi-wm8804-audio.dtbo to /usr/share/rpikernelhack/overlays/iqaudio-digi-wm8804-audio.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/jedec-spi-nor.dtbo to /usr/share/rpikernelhack/overlays/jedec-spi-nor.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/justboom-dac.dtbo to /usr/share/rpikernelhack/overlays/justboom-dac.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/justboom-digi.dtbo to /usr/share/rpikernelhack/overlays/justboom-digi.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/lirc-rpi.dtbo to /usr/share/rpikernelhack/overlays/lirc-rpi.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/ltc294x.dtbo to /usr/share/rpikernelhack/overlays/ltc294x.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/mbed-dac.dtbo to /usr/share/rpikernelhack/overlays/mbed-dac.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/mcp23017.dtbo to /usr/share/rpikernelhack/overlays/mcp23017.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/mcp23s17.dtbo to /usr/share/rpikernelhack/overlays/mcp23s17.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/mcp2515-can0.dtbo to /usr/share/rpikernelhack/overlays/mcp2515-can0.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/mcp2515-can1.dtbo to /usr/share/rpikernelhack/overlays/mcp2515-can1.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/mcp3008.dtbo to /usr/share/rpikernelhack/overlays/mcp3008.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/mcp3202.dtbo to /usr/share/rpikernelhack/overlays/mcp3202.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/media-center.dtbo to /usr/share/rpikernelhack/overlays/media-center.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/midi-uart0.dtbo to /usr/share/rpikernelhack/overlays/midi-uart0.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/midi-uart1.dtbo to /usr/share/rpikernelhack/overlays/midi-uart1.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/mmc.dtbo to /usr/share/rpikernelhack/overlays/mmc.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/mpu6050.dtbo to /usr/share/rpikernelhack/overlays/mpu6050.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/mz61581.dtbo to /usr/share/rpikernelhack/overlays/mz61581.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/papirus.dtbo to /usr/share/rpikernelhack/overlays/papirus.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/pi3-act-led.dtbo to /usr/share/rpikernelhack/overlays/pi3-act-led.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/pi3-disable-bt.dtbo to /usr/share/rpikernelhack/overlays/pi3-disable-bt.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/pi3-disable-wifi.dtbo to /usr/share/rpikernelhack/overlays/pi3-disable-wifi.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/pi3-miniuart-bt.dtbo to /usr/share/rpikernelhack/overlays/pi3-miniuart-bt.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/pibell.dtbo to /usr/share/rpikernelhack/overlays/pibell.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/piscreen.dtbo to /usr/share/rpikernelhack/overlays/piscreen.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/piscreen2r.dtbo to /usr/share/rpikernelhack/overlays/piscreen2r.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/pisound.dtbo to /usr/share/rpikernelhack/overlays/pisound.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/pitft22.dtbo to /usr/share/rpikernelhack/overlays/pitft22.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/pitft28-capacitive.dtbo to /usr/share/rpikernelhack/overlays/pitft28-capacitive.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/pitft28-resistive.dtbo to /usr/share/rpikernelhack/overlays/pitft28-resistive.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/pitft35-resistive.dtbo to /usr/share/rpikernelhack/overlays/pitft35-resistive.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/pps-gpio.dtbo to /usr/share/rpikernelhack/overlays/pps-gpio.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/pwm-2chan.dtbo to /usr/share/rpikernelhack/overlays/pwm-2chan.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/pwm-ir-tx.dtbo to /usr/share/rpikernelhack/overlays/pwm-ir-tx.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/pwm.dtbo to /usr/share/rpikernelhack/overlays/pwm.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/qca7000.dtbo to /usr/share/rpikernelhack/overlays/qca7000.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/rotary-encoder.dtbo to /usr/share/rpikernelhack/overlays/rotary-encoder.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/rpi-backlight.dtbo to /usr/share/rpikernelhack/overlays/rpi-backlight.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/rpi-cirrus-wm5102.dtbo to /usr/share/rpikernelhack/overlays/rpi-cirrus-wm5102.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/rpi-dac.dtbo to /usr/share/rpikernelhack/overlays/rpi-dac.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/rpi-display.dtbo to /usr/share/rpikernelhack/overlays/rpi-display.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/rpi-ft5406.dtbo to /usr/share/rpikernelhack/overlays/rpi-ft5406.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/rpi-proto.dtbo to /usr/share/rpikernelhack/overlays/rpi-proto.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/rpi-sense.dtbo to /usr/share/rpikernelhack/overlays/rpi-sense.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/rpi-tv.dtbo to /usr/share/rpikernelhack/overlays/rpi-tv.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/rra-digidac1-wm8741-audio.dtbo to /usr/share/rpikernelhack/overlays/rra-digidac1-wm8741-audio.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/sc16is750-i2c.dtbo to /usr/share/rpikernelhack/overlays/sc16is750-i2c.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/sc16is752-i2c.dtbo to /usr/share/rpikernelhack/overlays/sc16is752-i2c.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/sc16is752-spi1.dtbo to /usr/share/rpikernelhack/overlays/sc16is752-spi1.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/sdhost.dtbo to /usr/share/rpikernelhack/overlays/sdhost.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/sdio-1bit.dtbo to /usr/share/rpikernelhack/overlays/sdio-1bit.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/sdio.dtbo to /usr/share/rpikernelhack/overlays/sdio.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/sdtweak.dtbo to /usr/share/rpikernelhack/overlays/sdtweak.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/smi-dev.dtbo to /usr/share/rpikernelhack/overlays/smi-dev.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/smi-nand.dtbo to /usr/share/rpikernelhack/overlays/smi-nand.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/smi.dtbo to /usr/share/rpikernelhack/overlays/smi.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/spi-gpio35-39.dtbo to /usr/share/rpikernelhack/overlays/spi-gpio35-39.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/spi-rtc.dtbo to /usr/share/rpikernelhack/overlays/spi-rtc.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/spi0-cs.dtbo to /usr/share/rpikernelhack/overlays/spi0-cs.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/spi0-hw-cs.dtbo to /usr/share/rpikernelhack/overlays/spi0-hw-cs.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/spi1-1cs.dtbo to /usr/share/rpikernelhack/overlays/spi1-1cs.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/spi1-2cs.dtbo to /usr/share/rpikernelhack/overlays/spi1-2cs.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/spi1-3cs.dtbo to /usr/share/rpikernelhack/overlays/spi1-3cs.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/spi2-1cs.dtbo to /usr/share/rpikernelhack/overlays/spi2-1cs.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/spi2-2cs.dtbo to /usr/share/rpikernelhack/overlays/spi2-2cs.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/spi2-3cs.dtbo to /usr/share/rpikernelhack/overlays/spi2-3cs.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/superaudioboard.dtbo to /usr/share/rpikernelhack/overlays/superaudioboard.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/sx150x.dtbo to /usr/share/rpikernelhack/overlays/sx150x.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/tinylcd35.dtbo to /usr/share/rpikernelhack/overlays/tinylcd35.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/uart0.dtbo to /usr/share/rpikernelhack/overlays/uart0.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/uart1.dtbo to /usr/share/rpikernelhack/overlays/uart1.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/upstream-aux-interrupt.dtbo to /usr/share/rpikernelhack/overlays/upstream-aux-interrupt.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/upstream.dtbo to /usr/share/rpikernelhack/overlays/upstream.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/vc4-fkms-v3d.dtbo to /usr/share/rpikernelhack/overlays/vc4-fkms-v3d.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/vc4-kms-v3d.dtbo to /usr/share/rpikernelhack/overlays/vc4-kms-v3d.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/vga666.dtbo to /usr/share/rpikernelhack/overlays/vga666.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/w1-gpio-pullup.dtbo to /usr/share/rpikernelhack/overlays/w1-gpio-pullup.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/w1-gpio.dtbo to /usr/share/rpikernelhack/overlays/w1-gpio.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/wittypi.dtbo to /usr/share/rpikernelhack/overlays/wittypi.dtbo by rpikernelhack'
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 4.14.52+ /boot/kernel.img
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 4.14.52+ /boot/kernel.img
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 4.14.52-v7+ /boot/kernel7.img
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 4.14.52-v7+ /boot/kernel7.img
Setting up systemd (232-25+deb9u4) ...
addgroup: The group `systemd-journal' already exists as a system group. Exiting.
Processing triggers for man-db (2.7.6.1-2) ...
Setting up shared-mime-info (1.8-1+deb9u1) ...
Processing triggers for dbus (1.10.26-0+deb9u1) ...
Setting up ca-certificates (20161130+nmu1+deb9u1) ...
Updating certificates in /etc/ssl/certs...
20 added, 35 removed; done.
Setting up libraspberrypi0 (1.20180703-1) ...
Setting up libraspberrypi-doc (1.20180703-1) ...
Setting up systemd-sysv (232-25+deb9u4) ...
Setting up libraspberrypi-dev (1.20180703-1) ...
Setting up file (1:5.30-1+deb9u2) ...
Setting up dpkg-dev (1.18.25) ...
Setting up libraspberrypi-bin (1.20180703-1) ...
Setting up libpam-systemd:armhf (232-25+deb9u4) ...
Processing triggers for initramfs-tools (0.130) ...
Processing triggers for ca-certificates (20161130+nmu1+deb9u1) ...
Updating certificates in /etc/ssl/certs...
0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.

Getting build and test prerequisites
Reading package lists... Done
Building dependency tree      
Reading state information... Done
Note, selecting 'libncurses5-dev' instead of 'ncurses-dev'
The following additional packages will be installed:
  git-man libbison-dev libcpufreq0 liberror-perl libexpat1-dev libpython-dev libpython2.7 libpython2.7-dev libsigsegv2 libsodium18 libssl-doc libtinfo-dev m4 python2.7-dev
Suggested packages:
  bison-doc git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-arch git-cvs git-mediawiki git-svn ncurses-doc m4-doc
The following NEW packages will be installed:
  bc bison cpufrequtils git git-man libbison-dev libcap-dev libcpufreq0 liberror-perl libexpat1-dev libncurses5-dev libpython-dev libpython2.7 libpython2.7-dev libsigsegv2 libsodium-dev libsodium18
  libssl-dev libssl-doc libtinfo-dev m4 pps-tools python-dev python2.7-dev scons
0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
Need to get 39.3 MB of archives.
After this operation, 85.1 MB of additional disk space will be used.
Get:2 http://raspbian.mirror.constant.com/raspbian stretch/main armhf git-man all 1:2.11.0-3+deb9u3 [1,433 kB]
Get:3 http://raspbian.mirror.constant.com/raspbian stretch/main armhf git armhf 1:2.11.0-3+deb9u3 [3,388 kB]
Get:4 http://raspbian.mirror.constant.com/raspbian stretch/main armhf bc armhf 1.06.95-9 [96.3 kB]                                                                                                        
Get:14 http://raspbian.mirror.constant.com/raspbian stretch/main armhf libncurses5-dev armhf 6.0+20161126-1+deb9u2 [245 kB]                                                                               
Get:15 http://raspbian.mirror.constant.com/raspbian stretch/main armhf libpython2.7 armhf 2.7.13-2+deb9u2 [914 kB]                                                                                        
Get:11 http://mirrors.lug.mtu.edu/raspbian/raspbian stretch/main armhf libcap-dev armhf 1:2.25-1 [28.8 kB]                                                                                                
Get:7 http://mirror.us.leaseweb.net/raspbian/raspbian stretch/main armhf libbison-dev armhf 2:3.0.4.dfsg-1 [433 kB]                                                                                       
Get:9 http://mirror.us.leaseweb.net/raspbian/raspbian stretch/main armhf libcpufreq0 armhf 008-1 [12.9 kB]                                                                                                
Get:1 http://mirrors.syringanetworks.net/raspbian/raspbian stretch/main armhf liberror-perl all 0.17024-1 [26.9 kB]                                                                                       
Get:8 http://mirrors.syringanetworks.net/raspbian/raspbian stretch/main armhf bison armhf 2:3.0.4.dfsg-1 [744 kB]                                                                                         
Get:23 http://raspbian.raspberrypi.org/raspbian stretch/main armhf python-dev armhf 2.7.13-2 [1,130 B]                                                                                                    
Get:10 http://mirrors.syringanetworks.net/raspbian/raspbian stretch/main armhf cpufrequtils armhf 008-1 [40.6 kB]                                                                                         
Get:12 http://mirrors.syringanetworks.net/raspbian/raspbian stretch/main armhf libexpat1-dev armhf 2.2.0-2+deb9u1 [116 kB]                                                                                
Get:17 http://mirrors.syringanetworks.net/raspbian/raspbian stretch/main armhf libpython-dev armhf 2.7.13-2 [20.0 kB]                                                                                     
Get:20 http://mirrors.syringanetworks.net/raspbian/raspbian stretch/main armhf libssl-dev armhf 1.1.0f-3+deb9u2 [1,370 kB]                                                                                
Get:21 http://mirrors.syringanetworks.net/raspbian/raspbian stretch/main armhf libssl-doc all 1.1.0f-3+deb9u2 [1,459 kB]                                                                                  
Get:25 http://mirrors.syringanetworks.net/raspbian/raspbian stretch/main armhf pps-tools armhf 0.20120406+g0deb9c7e-2 [12.3 kB]                                                                           
Get:5 http://raspbian-us.ngc292.space/raspbian stretch/main armhf libsigsegv2 armhf 2.10-5 [28.4 kB]                                                                                                      
Get:6 http://raspbian.phirephly.design/raspbian stretch/main armhf m4 armhf 1.4.18-1 [185 kB]                                                                                                             
Get:13 http://raspbian-us.ngc292.space/raspbian stretch/main armhf libtinfo-dev armhf 6.0+20161126-1+deb9u2 [65.6 kB]                                                                                     
Get:16 http://raspbian-us.ngc292.space/raspbian stretch/main armhf libpython2.7-dev armhf 2.7.13-2+deb9u2 [27.6 MB]                                                                                       
Get:18 http://raspbian-us.ngc292.space/raspbian stretch/main armhf libsodium18 armhf 1.0.11-2 [146 kB]                                                                                                    
Get:19 http://raspbian-us.ngc292.space/raspbian stretch/main armhf libsodium-dev armhf 1.0.11-2 [158 kB]                                                                                                  
Get:22 http://raspbian-us.ngc292.space/raspbian stretch/main armhf python2.7-dev armhf 2.7.13-2+deb9u2 [286 kB]                                                                                           
Get:24 http://raspbian-us.ngc292.space/raspbian stretch/main armhf scons all 2.5.1-1 [527 kB]                                                                                                             
Fetched 39.3 MB in 52s (747 kB/s)                                                                                                                                                                         
Preconfiguring packages ...
Selecting previously unselected package liberror-perl.
(Reading database ... 34380 files and directories currently installed.)
Preparing to unpack .../00-liberror-perl_0.17024-1_all.deb ...
Unpacking liberror-perl (0.17024-1) ...
Selecting previously unselected package git-man.
Preparing to unpack .../01-git-man_1%3a2.11.0-3+deb9u3_all.deb ...
Unpacking git-man (1:2.11.0-3+deb9u3) ...
Selecting previously unselected package git.
Preparing to unpack .../02-git_1%3a2.11.0-3+deb9u3_armhf.deb ...
Unpacking git (1:2.11.0-3+deb9u3) ...
Selecting previously unselected package bc.
Preparing to unpack .../03-bc_1.06.95-9_armhf.deb ...
Unpacking bc (1.06.95-9) ...
Selecting previously unselected package libsigsegv2:armhf.
Preparing to unpack .../04-libsigsegv2_2.10-5_armhf.deb ...
Unpacking libsigsegv2:armhf (2.10-5) ...
Selecting previously unselected package m4.
Preparing to unpack .../05-m4_1.4.18-1_armhf.deb ...
Unpacking m4 (1.4.18-1) ...
Selecting previously unselected package libbison-dev:armhf.
Preparing to unpack .../06-libbison-dev_2%3a3.0.4.dfsg-1_armhf.deb ...
Unpacking libbison-dev:armhf (2:3.0.4.dfsg-1) ...
Selecting previously unselected package bison.
Preparing to unpack .../07-bison_2%3a3.0.4.dfsg-1_armhf.deb ...
Unpacking bison (2:3.0.4.dfsg-1) ...
Selecting previously unselected package libcpufreq0.
Preparing to unpack .../08-libcpufreq0_008-1_armhf.deb ...
Unpacking libcpufreq0 (008-1) ...
Selecting previously unselected package cpufrequtils.
Preparing to unpack .../09-cpufrequtils_008-1_armhf.deb ...
Unpacking cpufrequtils (008-1) ...
Selecting previously unselected package libcap-dev:armhf.
Preparing to unpack .../10-libcap-dev_1%3a2.25-1_armhf.deb ...
Unpacking libcap-dev:armhf (1:2.25-1) ...
Selecting previously unselected package libexpat1-dev:armhf.
Preparing to unpack .../11-libexpat1-dev_2.2.0-2+deb9u1_armhf.deb ...
Unpacking libexpat1-dev:armhf (2.2.0-2+deb9u1) ...
Selecting previously unselected package libtinfo-dev:armhf.
Preparing to unpack .../12-libtinfo-dev_6.0+20161126-1+deb9u2_armhf.deb ...
Unpacking libtinfo-dev:armhf (6.0+20161126-1+deb9u2) ...
Selecting previously unselected package libncurses5-dev:armhf.
Preparing to unpack .../13-libncurses5-dev_6.0+20161126-1+deb9u2_armhf.deb ...
Unpacking libncurses5-dev:armhf (6.0+20161126-1+deb9u2) ...
Selecting previously unselected package libpython2.7:armhf.
Preparing to unpack .../14-libpython2.7_2.7.13-2+deb9u2_armhf.deb ...
Unpacking libpython2.7:armhf (2.7.13-2+deb9u2) ...
Selecting previously unselected package libpython2.7-dev:armhf.
Preparing to unpack .../15-libpython2.7-dev_2.7.13-2+deb9u2_armhf.deb ...
Unpacking libpython2.7-dev:armhf (2.7.13-2+deb9u2) ...
Selecting previously unselected package libpython-dev:armhf.
Preparing to unpack .../16-libpython-dev_2.7.13-2_armhf.deb ...
Unpacking libpython-dev:armhf (2.7.13-2) ...
Selecting previously unselected package libsodium18:armhf.
Preparing to unpack .../17-libsodium18_1.0.11-2_armhf.deb ...
Unpacking libsodium18:armhf (1.0.11-2) ...
Selecting previously unselected package libsodium-dev:armhf.
Preparing to unpack .../18-libsodium-dev_1.0.11-2_armhf.deb ...
Unpacking libsodium-dev:armhf (1.0.11-2) ...
Selecting previously unselected package libssl-dev:armhf.
Preparing to unpack .../19-libssl-dev_1.1.0f-3+deb9u2_armhf.deb ...
Unpacking libssl-dev:armhf (1.1.0f-3+deb9u2) ...
Selecting previously unselected package libssl-doc.
Preparing to unpack .../20-libssl-doc_1.1.0f-3+deb9u2_all.deb ...
Unpacking libssl-doc (1.1.0f-3+deb9u2) ...
Selecting previously unselected package python2.7-dev.
Preparing to unpack .../21-python2.7-dev_2.7.13-2+deb9u2_armhf.deb ...
Unpacking python2.7-dev (2.7.13-2+deb9u2) ...
Selecting previously unselected package python-dev.
Preparing to unpack .../22-python-dev_2.7.13-2_armhf.deb ...
Unpacking python-dev (2.7.13-2) ...
Selecting previously unselected package scons.
Preparing to unpack .../23-scons_2.5.1-1_all.deb ...
Unpacking scons (2.5.1-1) ...
Selecting previously unselected package pps-tools.
Preparing to unpack .../24-pps-tools_0.20120406+g0deb9c7e-2_armhf.deb ...
Unpacking pps-tools (0.20120406+g0deb9c7e-2) ...
Setting up git-man (1:2.11.0-3+deb9u3) ...
Setting up liberror-perl (0.17024-1) ...
Setting up libsigsegv2:armhf (2.10-5) ...
Processing triggers for install-info (6.3.0.dfsg.1-1+b1) ...
Setting up libssl-dev:armhf (1.1.0f-3+deb9u2) ...
Setting up libtinfo-dev:armhf (6.0+20161126-1+deb9u2) ...
Setting up m4 (1.4.18-1) ...
Setting up libncurses5-dev:armhf (6.0+20161126-1+deb9u2) ...
Setting up scons (2.5.1-1) ...
Processing triggers for libc-bin (2.24-11+deb9u3) ...
Processing triggers for systemd (232-25+deb9u4) ...
Setting up libpython2.7:armhf (2.7.13-2+deb9u2) ...
Setting up libbison-dev:armhf (2:3.0.4.dfsg-1) ...
Setting up libcap-dev:armhf (1:2.25-1) ...
Setting up libexpat1-dev:armhf (2.2.0-2+deb9u1) ...
Processing triggers for man-db (2.7.6.1-2) ...
Setting up libpython2.7-dev:armhf (2.7.13-2+deb9u2) ...
Setting up libssl-doc (1.1.0f-3+deb9u2) ...
Setting up libsodium18:armhf (1.0.11-2) ...
Setting up bison (2:3.0.4.dfsg-1) ...
update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode
Setting up bc (1.06.95-9) ...
Setting up pps-tools (0.20120406+g0deb9c7e-2) ...
Setting up python2.7-dev (2.7.13-2+deb9u2) ...
Setting up git (1:2.11.0-3+deb9u3) ...
Setting up libcpufreq0 (008-1) ...
Setting up libpython-dev:armhf (2.7.13-2) ...
Setting up python-dev (2.7.13-2) ...
Setting up libsodium-dev:armhf (1.0.11-2) ...
Setting up cpufrequtils (008-1) ...
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
Processing triggers for libc-bin (2.24-11+deb9u3) ...
Processing triggers for systemd (232-25+deb9u4) ...

Configuring for Raspberry Pi

First-time configuration - backing up /boot/config.txt to /boot/config.txt
Removed /etc/systemd/system/multi-user.target.wants/hciuart.service.
Reclaiming serial UART.
Enabling UART
Reclaiming GPU storage
Configuring GPIO pin....
A = Adafruit
U = Uputronics
S = SKU 42425
Select a GPS daughterboard type: U
Configuring for PPS via GPIO pin 18
Appending to /boot/config.txt.
Setting CPU governor

Creating /dev/gpsd0 symlink rule

Disabling console login
Clockmaker --config complete.

A reboot is required for configuration changes to take effect
Connection to raspberrypi.local closed by remote host.
Connection to raspberrypi.local closed.
address@hidden:/# ssh address@hidden
address@hidden's password:
Linux raspberrypi 4.14.52-v7+ #1123 SMP Wed Jun 27 17:35:49 BST 2018 armv7l

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Fri Jul 27 23:00:56 2018 from 192.168.0.15
address@hidden:~ $ su time
Password:
address@hidden:/home/pi $ cd time
bash: cd: time: No such file or directory
address@hidden:/home/pi $ cd ../
address@hidden:/home $ cd time
address@hidden:~ $ ls
clockmaker
address@hidden:~ $ ./clockmaker --build
Cloning into 'gpsd'...
remote: Counting objects: 59476, done.
remote: Compressing objects: 100% (21215/21215), done.
remote: Total 59476 (delta 38367), reused 59276 (delta 38239)
Receiving objects: 100% (59476/59476), 109.37 MiB | 2.62 MiB/s, done.
Resolving deltas: 100% (38367/38367), done.
scons: Reading SConscript files ...
Checking if compiler accepts -pthread... yes
Checking whether the C++ compiler works... yes
Checking pkg-config for ncurses... yes
Checking pkg-config for tinfo... yes
Checking for C library librt... yes
Checking for C type in_port_t... yes
Checking whether SUN_LEN is declared... yes
Checking for C header file linux/can.h... yes
You have kernel CANbus available.
Checking if compiler is C11... yes
Checking if compiler supplies __STDC_NO_ATOMICS__... no
Checking for C header file stdatomic.h... yes
Checking if compiler supplies __ORDER_BIG_ENDIAN__... yes
Checking if compiler supplies __ORDER_LITTLE_ENDIAN__... yes
Checking if compiler supplies __BYTE_ORDER__... yes
Your compiler has built-in endianness support.
Checking for C header file sys/un.h... yes
Checking for C header file sys/socket.h... yes
Checking for C header file sys/select.h... yes
Checking for C header file netdb.h... yes
Checking for C header file netinet/in.h... yes
Checking for C header file netinet/ip.h... yes
Checking for C header file arpa/inet.h... yes
Checking for C header file syslog.h... yes
Checking for C header file termios.h... yes
Checking for C header file winsock2.h... no
Checking for C function daemon()... yes
Checking for C function strlcpy()... no
Checking for C function strlcat()... no
Checking for C function clock_gettime()... yes
Checking for C function strptime()... yes
Checking for C function gmtime_r()... yes
Checking for C function inet_ntop()... yes
Checking for C function fcntl()... yes
Checking for C function fork()... yes
Checking for C header file sys/timepps.h... yes
Checking if sys/ioctl.h supplies TIOCMIWAIT... yes
Build of man and HTML documentation is disabled.
Checking if compiler accepts -Wextra... yes
Checking if compiler accepts -Wall... yes
Checking if compiler accepts -Wno-uninitialized... yes
Checking if compiler accepts -Wno-missing-field-initializers... yes
Checking if compiler accepts -Wcast-align... yes
Checking if compiler accepts -Wmissing-declarations... yes
Checking if compiler accepts -Wmissing-prototypes... yes
Checking if compiler accepts -Wstrict-prototypes... yes
Checking if compiler accepts -Wpointer-arith... yes
Checking if compiler accepts -Wreturn-type... yes
Altered configuration variables:
ashtech = False (default True): Ashtech support
earthmate = False (default True): DeLorme EarthMate Zodiac support
evermore = False (default True): EverMore binary support
fury = False (default True): Jackson Labs Fury and Firefly support
fv18 = False (default True): San Jose Navigation FV-18 support
garmin = False (default True): Garmin kernel driver support
garmintxt = False (default True): Garmin Simple Text support
geostar = False (default True): Geostar Protocol support
greis = False (default True): Javad GREIS support
itrax = False (default True): iTrax hardware support
navcom = False (default True): Navcom NCT support
nmea2000 = False (default True): NMEA2000/CAN support
(default True): Motorola OnCore chipset support
sirf = False (default True): SiRF chipset support
skytraq = False (default True): Skytraq chipset support
superstar2 = False (default True): Novatel SuperStarII chipset support
tnt = False (default True): True North Technologies support
tripmate = False (default True): DeLorme TripMate support
tsip = False (default True): Trimble TSIP support
aivdm = False (default True): AIVDM support
gpsclock = False (default True): GPSClock support
isync = False (default True): Spectratime iSync LNRClok/GRCLOK support
ntrip = False (default True): NTRIP support
oceanserver = False (default True): OceanServer support
passthrough = False (default True): build support for passing through JSON
rtcm104v2 = False (default True): rtcm104v2 support
rtcm104v3 = False (default True): rtcm104v3 support
dbus_export = False (default True): enable DBUS export support
shm_export = False (default True): export via shared memory
bluez = False (default True): BlueZ support for Bluetooth devices
netfeed = False (default True): build support for handling TCP/IP data sources
usb = False (default True): libusb support for USB devices
control_socket = False (default True): control socket for hotplug notifications
systemd = False (default True): systemd socket activation
clientdebug = False (default True): client debugging support
libgpsmm = False (default True): build C++ bindings
qt = False (default True): build QT bindings
controlsend = False (default True): allow gpsctl/gpsmon to change device settings
reconfigure = False (default True): allow gpsd to change device settings
gpsdclients = False (default True): gspd client programs
implicit_link = False (default True): implicit linkage is supported in shared libs
leapfetch = False (default True): fetch up-to-date data on leap seconds.
manbuild = False (default True): build help in man and HTML formats
python = False (default True): build Python support and modules.
shared = False (default True): build shared libraries, not static
timeservice = True (default False): time-service configuration
xgps = False (default True): include xgps and xgpsspeed.
fixed_port_speed = 9600 (default 0): fixed serial port speed
fixed_stop_bits = 1 (default 0): fixed serial port stop bits
GPS regression tests suppressed because socket_export or python is off.
RTCM2 regression tests suppressed because rtcm104v2 is off.
AIVDM regression tests suppressed because aivdm is off.
Part of the website build requires asciidoc, not installed.
scons: done reading SConscript files.
scons: Building targets ...
rm -f ais_json.i && /usr/bin/python jsongen.py --ais --target=parser > ais_json.i && chmod a-w ais_json.i
Creating 'gpsd_config.h'
gcc -o ais_json.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 ais_json.c
gcc -o bits.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 bits.c
gcc -o gpsdclient.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 gpsdclient.c
rm -f gps_maskdump.c && /usr/bin/python maskaudit.py -c . > gps_maskdump.c && chmod a-w gps_maskdump.c
gcc -o gps_maskdump.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 gps_maskdump.c
gcc -o gpsutils.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 gpsutils.c
gcc -o hex.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 hex.c
gcc -o json.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 json.c
json.c: In function 'json_internal_read_object':
json.c:567:6: warning: empty declaration
      __attribute__ ((fallthrough));
      ^~~~~~~~~~~~~
gcc -o libgps_core.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 libgps_core.c
gcc -o libgps_dbus.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 libgps_dbus.c
gcc -o libgps_json.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 libgps_json.c
gcc -o libgps_shm.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 libgps_shm.c
gcc -o libgps_sock.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 libgps_sock.c
gcc -o netlib.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 netlib.c
gcc -o os_compat.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 os_compat.c
gcc -o rtcm2_json.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 rtcm2_json.c
gcc -o rtcm3_json.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 rtcm3_json.c
gcc -o shared_json.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 shared_json.c
ar rc libgps.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
ranlib libgps.a
gcc -o dbusexport.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 dbusexport.c
Creating 'revision.h'
gcc -o gpsd.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 gpsd.c
gpsd.c:789:12: warning: 'write_gps' defined but not used [-Wunused-function]
 static int write_gps(char *device, char *hex) {
            ^~~~~~~~~
gcc -o shmexport.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 shmexport.c
gcc -o timehint.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 timehint.c
gcc -o bsd_base64.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 bsd_base64.c
gcc -o crc24q.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 crc24q.c
gcc -o driver_ais.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 driver_ais.c
gcc -o driver_evermore.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 driver_evermore.c
gcc -o driver_garmin.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 driver_garmin.c
gcc -o driver_garmin_txt.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 driver_garmin_txt.c
gcc -o driver_geostar.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 driver_geostar.c
gcc -o driver_italk.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 driver_italk.c
gcc -o driver_navcom.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 driver_navcom.c
gcc -o driver_nmea0183.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 driver_nmea0183.c
gcc -o driver_nmea2000.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 driver_nmea2000.c
gcc -o driver_oncore.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 driver_oncore.c
gcc -o driver_rtcm2.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 driver_rtcm2.c
gcc -o driver_rtcm3.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 driver_rtcm3.c
gcc -o drivers.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 drivers.c
gcc -o driver_sirf.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 driver_sirf.c
gcc -o driver_skytraq.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 driver_skytraq.c
gcc -o driver_superstar2.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 driver_superstar2.c
gcc -o driver_tsip.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 driver_tsip.c
gcc -o driver_ubx.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 driver_ubx.c
gcc -o driver_zodiac.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 driver_zodiac.c
gcc -o geoid.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 geoid.c
gcc -o gpsd_json.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 gpsd_json.c
gcc -o isgps.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 isgps.c
gcc -o libgpsd_core.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 libgpsd_core.c
gcc -o matrix.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 matrix.c
gcc -o net_dgpsip.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 net_dgpsip.c
gcc -o net_gnss_dispatch.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 net_gnss_dispatch.c
gcc -o net_ntrip.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 net_ntrip.c
gcc -o ntpshmread.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 ntpshmread.c
gcc -o ntpshmwrite.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 ntpshmwrite.c
rm -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
gcc -o packet.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 packet.c
gcc -o ppsthread.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 ppsthread.c
gcc -o pseudoais.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 pseudoais.c
gcc -o pseudonmea.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 pseudonmea.c
gcc -o serial.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 serial.c
gcc -o subframe.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 subframe.c
leapseconds_cache_rebuild(["leapseconds.cache"], ["leapsecond.py"])
Leapsecond fetch suppressed by leapfetch=no.
timebase_h(["timebase.h"], ["leapseconds.cache"])
gcc -o timebase.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 timebase.c
gcc -o timespec_str.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 timespec_str.c
ar 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_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 timespec_str.o
ranlib libgpsd.a
os.chdir('.')
ar 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
os.chdir('/home/time/gpsd')
os.chdir('.')
ranlib libgps_static.a
os.chdir('/home/time/gpsd')
gcc -o gpsd -pthread dbusexport.o gpsd.o shmexport.o timehint.o -L. -lgpsd -lgps_static -lm -lrt
gcc -o ntpshmmon.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 ntpshmmon.c
gcc -o ntpshmmon -pthread ntpshmmon.o -L. -lgpsd -lgps_static -lm -lrt
gcc -o ppscheck.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 ppscheck.c
gcc -o ppscheck -pthread ppscheck.o -L. -lrt -lm -lrt
gcc -o cgps.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 -D_GNU_SOURCE -D_DEFAULT_SOURCE cgps.c
gcc -o cgps -pthread cgps.o -L. -lgps_static -lm -lrt -lncurses -ltinfo
gcc -o gpsmon.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 -D_GNU_SOURCE -D_DEFAULT_SOURCE gpsmon.c
gcc -o monitor_garmin.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 -D_GNU_SOURCE -D_DEFAULT_SOURCE monitor_garmin.c
gcc -o monitor_italk.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 -D_GNU_SOURCE -D_DEFAULT_SOURCE monitor_italk.c
gcc -o monitor_nmea0183.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 -D_GNU_SOURCE -D_DEFAULT_SOURCE monitor_nmea0183.c
gcc -o monitor_oncore.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 -D_GNU_SOURCE -D_DEFAULT_SOURCE monitor_oncore.c
gcc -o monitor_sirf.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 -D_GNU_SOURCE -D_DEFAULT_SOURCE monitor_sirf.c
gcc -o monitor_superstar2.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 -D_GNU_SOURCE -D_DEFAULT_SOURCE monitor_superstar2.c
gcc -o monitor_tnt.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 -D_GNU_SOURCE -D_DEFAULT_SOURCE monitor_tnt.c
gcc -o monitor_ubx.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 -D_GNU_SOURCE -D_DEFAULT_SOURCE monitor_ubx.c
gcc -o gpsmon -pthread 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. -lgpsd -lgps_static -lm -lrt -lncurses -ltinfo
substituter(["gpsd.php"], ["gpsd.php.in"])
chmod -w gpsd.php
substituter(["libgps.pc"], ["libgps.pc.in"])
chmod -w libgps.pc
substituter(["gpsd.rules"], ["gpsd.rules.in"])
chmod -w gpsd.rules
scons: done building targets.
Cloning into 'ntpsec'...
remote: Counting objects: 140986, done.
remote: Compressing objects: 100% (20379/20379), done.
remote: Total 140986 (delta 120120), reused 139382 (delta 119342)
Receiving objects: 100% (140986/140986), 33.67 MiB | 4.21 MiB/s, done.
Resolving deltas: 100% (120120/120120), done.
Setting top to                           : /home/time/ntpsec
Setting out to                           : /home/time/ntpsec/build
--- Configuring host ---
Checking for 'gcc' (C compiler)          : /usr/bin/gcc
Checking compiler version                : 6.3.0
Checking for program 'm4'                : /usr/bin/m4
Checking for program 'bison'             : /usr/bin/bison
Checking for program 'awk'               : /usr/bin/awk
Checking for program 'sh'                : /bin/sh
Checking for program 'asciidoc'          : not found
Checking for program 'a2x'               : not found
Checking for program 'xsltproc'          : not found
Checking for program 'git'               : /usr/bin/git
--- Configuring main ---
Checking for endianness                  : little
Checking for library m                   : yes
Checking for library rt                  : yes
Checking for library execinfo            : not found
Checking for library bsd                 : not found
Checking for library ssp                 : not found
Checking for library ssp_nonshared       : yes
Checking if C compiler supports -fstack-protector-all : yes
Checking if C compiler supports -fPIC                 : yes
Checking if C compiler supports -pie -fPIE            : yes
Checking if C compiler supports -Qunused-arguments    : no
Checking if C compiler supports -Wcast-qual           : yes
Checking if C compiler supports -Wdisabled-optimization : yes
Checking if C compiler supports -Wfloat-equal           : yes
Checking if C compiler supports -Wformat                : yes
Checking if C compiler supports -Wformat-security       : yes
Checking if C compiler supports -Wformat-signedness     : yes
Checking if C compiler supports -Wimplicit-function-declaration : yes
Checking if C compiler supports -Winit-self                     : yes
Checking if C compiler supports -Winvalid-pch                   : yes
Checking if C compiler supports -Wmissing-declarations          : yes
Checking if C compiler supports -Wmultichar                     : yes
Checking if C compiler supports -Wpacked                        : yes
Checking if C compiler supports -Wpointer-arith                 : yes
Checking if C compiler supports -Wshadow                        : yes
Checking if C compiler supports -Wsuggest-attribute=noreturn    : yes
Checking if C compiler supports -Wwrite-strings                 : yes
Checking if C compiler supports -flto                           : yes
Checking if linker supports -Wl,-z,now                          : yes
Checking if linker supports -Wl,--strip-all                     : yes
Checking if linker supports -Wl,-z,relro                        : yes
Checking for type struct if_laddrconf                           : not found
Checking for type struct if_laddrreq                            : not found
Checking for type struct timex                                  : yes
Checking for type struct ntptimeval                             : yes
Checking for header stddef.h                                    : yes
Checking for field time_tick in struct timex                    : not found
Checking for field modes in struct timex                        : yes
Checking for field time.tv_nsec in struct ntptimeval            : not found
Checking for field tai in struct ntptimeval                     : yes
Checking sizeof long                                            : 4
Checking sizeof time_t (time.h)                                 : 4
Checking for program 'pkg-config'                               : /usr/bin/pkg-config
Checking for OpenSSL (via pkg-config)                           : yes
Checking for function _Unwind_Backtrace                         : yes
Checking for function adjtimex                                  : yes
Checking for function backtrace_symbols_fd                      : yes
Checking for function closefrom                                 : no
Checking for function clock_gettime                             : yes
Checking for function clock_settime                             : yes
Checking for function ntp_adjtime                               : yes
Checking for function ntp_gettime                               : yes
Checking for function res_init                                  : yes
Checking for function sched_setscheduler                        : yes
Checking for function strlcpy                                   : no
Checking for function strlcat                                   : no
Checking for function timer_create                              : no
Checking for function strlcat                                   : no
Checking for function strlcpy                                   : no
Checking for header stdbool.h                                   : yes
Checking for header alloca.h                                    : yes
Checking for header arpa/nameser.h                              : yes
Checking for header bsd/string.h                                : not found
Checking for header ifaddrs.h                                   : yes
Checking for header linux/if_addr.h                             : yes
Checking for header linux/rtnetlink.h                           : yes
Checking for header linux/serial.h                              : yes
Checking for header net/if6.h                                   : not found
Checking for header net/route.h                                 : yes
Checking for header netinfo/ni.h                                : not found
Checking for header priv.h                                      : not found
Checking for header semaphore.h                                 : yes
Checking for header stdatomic.h                                 : yes
Checking for header sys/clockctl.h                              : not found
Checking for header sys/ioctl.h                                 : yes
Checking for header sys/modem.h                                 : not found
Checking for header sys/sockio.h                                : not found
Checking for header sys/sysctl.h                                : yes
Checking for header timepps.h                                   : no
Checking for header sys/timepps.h                               : yes
Checking for header sys/timex.h                                 : yes
Checking for sockaddr->sa_len                                   : no
Checking for header libscf.h                                    : not found
Enabling Refclock Generic NMEA GPS Receiver (nmea):             : Yes
Enabling Refclock PPS Clock Discipline (pps):                   : Yes
Enabling Refclock Shared Memory Driver (shm):                   : Yes
Enabling Refclock GPSD NG client protocol (gpsd):               : Yes
Checking for %m expansion in vsnprintf(3)                       : yes
Checking for header sys/prctl.h                                 : yes
Checking for header sys/capability.h                            : yes
Checking for library cap                                        : yes
Checking for header pthread.h                                   : yes
Checking for library pthread                                    : yes
Checking for library thr                                        : not found
Checking for header dns_sd.h                                    : not found
Checking if pthread works                                       : yes
WARNING: This system has a 32-bit time_t.
WARNING: Your ntpd will fail on 2038-01-19T03:14:07Z.
Writing configuration header:                                   : config.h
 
Build Options
  CC                            :  /usr/bin/gcc
  CFLAGS                        :  -DUNITY_EXCLUDE_FLOAT_PRINT -fstack-protector-all -Wshadow -Wpacked -Wcast-qual -Wmissing-declarations -Wdisabled-optimization -Wimplicit-function-declaration -Winvalid-pch -Wpointer-arith -Wwrite-strings -Winit-self -Wfloat-equal -Wformat -Wformat-signedness -Wformat-security -Wsuggest-attribute=noreturn -fPIC -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wunused -std=c99 -D_GNU_SOURCE
  LDFLAGS                       :  -lssp_nonshared -Wl,-z,now -Wl,--strip-all -Wl,-z,relro
  LINKFLAGS_NTPD                :  -pie
  PREFIX                        :  /usr/local
  Droproot Support              :  Linux
  Debug Support                 :  No
  Refclocks                     :  gpsd, nmea, pps, shm
  Build Manpages                :  No
Checking for program 'python'                                   : /usr/bin/python
Checking for python version >= 2.6.0                            : 2.7.13
python-config                                                   : /usr/bin/python-config
Asking python-config for pyext '--cflags --libs --ldflags' flags : yes
Testing pyext configuration                                      : yes
  PYTHONDIR                     :  /usr/local/lib/python2.7/dist-packages
  PYTHONARCHDIR                 :  /usr/local/lib/python2.7/dist-packages
'configure' finished successfully (24.985s)
--- building host ---
Waf: Entering directory `/home/time/ntpsec/build/host'
[1/2] Processing ntpd/ntp_parser.y
[2/2] Compiling build/host/ntpd/ntp_parser.tab.c
[3/4] Compiling ntpd/keyword-gen.c
[4/4] Linking build/host/ntpd/keyword-gen
[5/5] Compiling build/host/ntpd/ntp_parser.tab.h
156 keywords consumed 684 states of 2047 max.

Waf: Leaving directory `/home/time/ntpsec/build/host'
--- building main ---
Waf: Entering directory `/home/time/ntpsec/build/main'
[ 1/92] Compiling libntp/assert.c
[ 2/92] Compiling libntp/authkeys.c
[ 3/92] Compiling libntp/authreadkeys.c
[ 4/92] Compiling libntp/clocktime.c
[ 5/92] Compiling libntp/decodenetnum.c
[ 6/92] Compiling libntp/dolfptoa.c
[ 7/92] Compiling libntp/getopt.c
[ 8/92] Compiling libntp/initnetwork.c
[ 9/92] Compiling libntp/isc_error.c
[10/92] Compiling libntp/isc_interfaceiter.c
[11/92] Compiling libntp/isc_net.c
[12/92] Compiling libntp/macencrypt.c
[13/92] Compiling libntp/netof.c
[14/92] Compiling libntp/ntp_endian.c
[15/92] Compiling libntp/ntp_dns.c
[16/92] Compiling libntp/numtoa.c
[17/92] Compiling libntp/recvbuff.c
[18/92] Compiling libntp/refidsmear.c
[19/92] Compiling libntp/socket.c
[20/92] Compiling libntp/socktoa.c
[21/92] Compiling libntp/ssl_init.c
[22/92] Compiling libntp/syssignal.c
[23/92] Compiling libntp/clockwork.c
[24/92] Compiling libntp/emalloc.c
[25/92] Compiling libntp/hextolfp.c
[26/92] Compiling libntp/lib_strbuf.c
[27/92] Compiling libntp/msyslog.c
[28/92] Compiling libntp/ntp_calendar.c
[29/92] Compiling libntp/ntp_random.c
[30/92] Compiling libntp/prettydate.c
[31/92] Compiling libntp/statestr.c
[32/92] Compiling libntp/systime.c
[33/92] Compiling libntp/timespecops.c
[34/92] Compiling libntp/strl_obsd.c
[35/92] Compiling libntp/pymodule.c
[36/92] Compiling libntp/clockwork.c
[37/92] Compiling libntp/emalloc.c
[38/92] Compiling libntp/hextolfp.c
[39/92] Compiling libntp/lib_strbuf.c
[40/92] Compiling libntp/msyslog.c
[41/92] Compiling libntp/ntp_calendar.c
[42/92] Compiling libntp/ntp_random.c
[43/92] Compiling libntp/prettydate.c
[44/92] Compiling libntp/statestr.c
[45/92] Compiling libntp/systime.c
[46/92] Compiling libntp/timespecops.c
[47/92] Compiling libntp/strl_obsd.c
[48/92] Compiling ntpd/ntp_control.c
[49/92] Compiling ntpd/ntp_filegen.c
[50/92] Compiling ntpd/ntp_leapsec.c
[51/92] Compiling ntpd/ntp_monitor.c
[52/92] Compiling ntpd/ntp_restrict.c
[53/92] Compiling ntpd/ntp_util.c
[54/92] Compiling ntpd/ntp_refclock.c
[55/92] Compiling ntpd/refclock_conf.c
[56/92] Compiling ntpd/refclock_nmea.c
[57/92] Compiling ntpd/refclock_pps.c
[58/92] Compiling ntpd/refclock_shm.c
[59/92] Compiling ntpd/refclock_gpsd.c
[60/92] Compiling ntpd/ntp_config.c
[61/92] Compiling ntpd/ntp_io.c
[62/92] Compiling ntpd/ntp_loopfilter.c
[63/92] Compiling ntpd/ntp_packetstamp.c
[64/92] Compiling ntpd/ntp_peer.c
[65/92] Compiling ntpd/ntp_proto.c
[66/92] Compiling ntpd/ntp_sandbox.c
[67/92] Compiling ntpd/ntp_scanner.c
[68/92] Compiling ntpd/ntp_signd.c
[69/92] Compiling ntpd/ntp_timer.c
[70/92] Compiling ntpd/ntpd.c
[71/92] Compiling build/host/ntpd/ntp_parser.tab.c
[72/92] Compiling ntpfrob/main.c
[73/92] Compiling ntpfrob/bumpclock.c
[74/92] Compiling ntpfrob/jitter.c
[75/92] Compiling ntpfrob/precision.c
[76/92] Compiling ntpfrob/pps-api.c
[77/92] Compiling ntpfrob/tickadj.c
[78/92] Compiling ntptime/ntptime.c
[79/92] Compiling pylib/__init__.py
[80/92] Compiling pylib/agentx.py
[81/92] Compiling pylib/agentx_packet.py
[82/92] Compiling pylib/packet.py
[83/92] Compiling pylib/statfiles.py
[84/92] Compiling pylib/util.py
[85/92] Processing /home/time/ntpsec/build/main/pylib/control.py: wafhelpers/pythonize-header include/ntp_control.h -> build/main/pylib/control.py
[86/92] Processing /home/time/ntpsec/build/main/pylib/magic.py: wafhelpers/pythonize-header include/ntp.h -> build/main/pylib/magic.py
[87/92] Linking build/main/libntp/libntp.a
[88/92] Linking build/main/pylib/ntpc.so
[89/92] Linking build/main/ntpd/libntpd_lib.a
[90/92] Linking build/main/ntpd/ntpd
[91/92] Linking build/main/ntpfrob/ntpfrob
[92/92] Linking build/main/ntptime/ntptime
[ 93/194] Compiling build/main/pylib/__init__.pyc
[ 94/194] Compiling build/main/pylib/__init__.pyo
[ 95/194] Compiling build/main/pylib/agentx.pyc
[ 96/194] Compiling build/main/pylib/agentx.pyo
[ 97/194] Compiling build/main/pylib/agentx_packet.pyc
[ 98/194] Compiling build/main/pylib/agentx_packet.pyo
[ 99/194] Compiling build/main/pylib/packet.pyc
[100/194] Compiling build/main/pylib/packet.pyo
[101/194] Compiling build/main/pylib/statfiles.pyc
[102/194] Compiling build/main/pylib/statfiles.pyo
[103/194] Compiling build/main/pylib/util.pyc
[104/194] Compiling build/main/pylib/util.pyo
[105/194] Compiling build/main/pylib/control.pyc
[106/194] Compiling build/main/pylib/control.pyo
[107/194] Compiling build/main/pylib/magic.pyc
[108/194] Compiling build/main/pylib/magic.pyo
[109/194] Compiling attic/sht.c
[110/194] Compiling attic/digest-find.c
[111/194] Compiling attic/digest-timing.c
[112/194] Compiling tests/unity/unity.c
[113/194] Compiling tests/unity/unity_fixture.c
[114/194] Compiling tests/libntp/authkeys.c
[115/194] Compiling tests/libntp/ntp_calendar.c
[116/194] Compiling tests/libntp/ntp_random.c
[117/194] Compiling tests/libntp/clocktime.c
[118/194] Compiling tests/libntp/decodenetnum.c
[119/194] Compiling tests/libntp/hextolfp.c
[120/194] Compiling tests/libntp/lfpfunc.c
[121/194] Compiling tests/libntp/lfptostr.c
[122/194] Compiling tests/libntp/macencrypt.c
[123/194] Compiling tests/libntp/msyslog.c
[124/194] Compiling tests/libntp/netof.c
[125/194] Compiling tests/libntp/numtoa.c
[126/194] Compiling tests/libntp/prettydate.c
[127/194] Compiling tests/libntp/recvbuff.c
[128/194] Compiling tests/libntp/refidsmear.c
[129/194] Compiling tests/libntp/socktoa.c
[130/194] Compiling tests/libntp/statestr.c
[131/194] Compiling tests/libntp/strtolfp.c
[132/194] Compiling tests/libntp/timespecops.c
[133/194] Compiling tests/libntp/vi64ops.c
[134/194] Compiling tests/libntp/ymd2yd.c
[135/194] Compiling tests/common/tests_main.c
[136/194] Compiling tests/common/caltime.c
[137/194] Compiling tests/common/sockaddrtest.c
[138/194] Compiling tests/ntpd/leapsec.c
[139/194] Compiling tests/ntpd/restrict.c
[140/194] Compiling tests/common/tests_main.c
[141/194] Compiling tests/common/caltime.c
[142/194] Compiling tests/common/sockaddrtest.c
[143/194] Compiling tests/pylib/jigs.py
[144/194] Compiling tests/pylib/test_agentx.py
[145/194] Compiling tests/pylib/test_agentx_packet.py
[146/194] Compiling tests/pylib/test_packet.py
[147/194] Compiling tests/pylib/test_statfiles.py
[148/194] Compiling tests/pylib/test_util.py
[149/194] Compiling build/main/ntpclients/ntploggps.pyc
[150/194] Compiling build/main/ntpclients/ntploggps.pyo
[151/194] Compiling build/main/ntpclients/ntpdig.pyc
[152/194] Compiling build/main/ntpclients/ntpdig.pyo
[153/194] Compiling build/main/ntpclients/ntpkeygen.pyc
[154/194] Compiling build/main/ntpclients/ntpkeygen.pyo
[155/194] Compiling build/main/ntpclients/ntpmon.pyc
[156/194] Compiling build/main/ntpclients/ntpmon.pyo
[157/194] Compiling build/main/ntpclients/ntpq.pyc
[158/194] Compiling build/main/ntpclients/ntpq.pyo
[159/194] Compiling build/main/ntpclients/ntpsweep.pyc
[160/194] Compiling build/main/ntpclients/ntpsweep.pyo
[161/194] Compiling build/main/ntpclients/ntptrace.pyc
[162/194] Compiling build/main/ntpclients/ntptrace.pyo
[163/194] Compiling build/main/ntpclients/ntpviz.pyc
[164/194] Compiling build/main/ntpclients/ntpviz.pyo
[165/194] Compiling build/main/ntpclients/ntpwait.pyc
[166/194] Compiling build/main/ntpclients/ntpwait.pyo
[167/194] Compiling build/main/ntpclients/ntplogtemp.pyc
[168/194] Compiling build/main/ntpclients/ntplogtemp.pyo
[169/194] Compiling build/main/ntpclients/ntpsnmpd.pyc
[170/194] Compiling build/main/ntpclients/ntpsnmpd.pyo
[171/194] Compiling ntpclients/ntpleapfetch
[172/194] Compiling ntpclients/ntploggps.py
[173/194] Compiling ntpclients/ntpdig.py
[174/194] Compiling ntpclients/ntpkeygen.py
[175/194] Compiling ntpclients/ntpmon.py
[176/194] Compiling ntpclients/ntpq.py
[177/194] Compiling ntpclients/ntpsweep.py
[178/194] Compiling ntpclients/ntptrace.py
[179/194] Compiling ntpclients/ntpviz.py
[180/194] Compiling ntpclients/ntpwait.py
[181/194] Compiling ntpclients/ntplogtemp.py
[182/194] Compiling ntpclients/ntpsnmpd.py
[183/194] Linking build/main/attic/digest-find
[184/194] Linking build/main/attic/sht
[185/194] Linking build/main/attic/digest-timing
[186/194] Linking build/main/tests/test_libntp
[187/194] Processing build/main/tests/pylib/test_agentx.py
[188/194] Processing build/main/tests/pylib/test_agentx_packet.py
[189/194] Processing build/main/tests/pylib/test_packet.py
[190/194] Processing build/main/tests/pylib/test_statfiles.py
[191/194] Processing build/main/tests/pylib/test_util.py
[192/194] Linking build/main/tests/test_ntpd
[193/194] Processing build/main/tests/test_libntp
[194/194] Processing build/main/tests/test_ntpd
Waf: Leaving directory `/home/time/ntpsec/build/main'
Wrote test log to:  /home/time/ntpsec/build/main/test.log
execution summary
  tests that pass 7/7
    /home/time/ntpsec/build/main/tests/pylib/test_agentx.py
    /home/time/ntpsec/build/main/tests/pylib/test_agentx_packet.py
    /home/time/ntpsec/build/main/tests/pylib/test_packet.py
    /home/time/ntpsec/build/main/tests/pylib/test_statfiles.py
    /home/time/ntpsec/build/main/tests/pylib/test_util.py
    /home/time/ntpsec/build/main/tests/test_ntpd
    /home/time/ntpsec/build/main/tests/test_libntp
  tests that fail 0/7
'build' finished successfully (1m38.949s)
--2018-07-27 23:38:53--  http://www.ntpsec.org/white-papers/stratum-1-microserver-howto//ntp.conf
Resolving www.ntpsec.org (www.ntpsec.org)... 52.167.214.135
Connecting to www.ntpsec.org (www.ntpsec.org)|52.167.214.135|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1753 (1.7K) [text/plain]
Saving to: ‘ntp.conf’

ntp.conf                                           100%[================================================================================================================>]   1.71K  --.-KB/s    in 0s     

2018-07-27 23:38:56 (91.7 MB/s) - ‘ntp.conf’ saved [1753/1753]

--2018-07-27 23:38:56--  http://www.ntpsec.org/white-papers/stratum-1-microserver-howto//pinup
Resolving www.ntpsec.org (www.ntpsec.org)... 52.167.214.135
Connecting to www.ntpsec.org (www.ntpsec.org)|52.167.214.135|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 6595 (6.4K) [text/plain]
Saving to: ‘pinup’

pinup                                              100%[================================================================================================================>]   6.44K  --.-KB/s    in 0.003s 

2018-07-27 23:38:56 (2.31 MB/s) - ‘pinup’ saved [6595/6595]

--2018-07-27 23:38:56--  http://www.ntpsec.org/white-papers/stratum-1-microserver-howto//timeservice
Resolving www.ntpsec.org (www.ntpsec.org)... 52.167.214.135
Connecting to www.ntpsec.org (www.ntpsec.org)|52.167.214.135|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2557 (2.5K) [text/plain]
Saving to: ‘timeservice’

timeservice                                        100%[================================================================================================================>]   2.50K  --.-KB/s    in 0s     

2018-07-27 23:38:56 (12.1 MB/s) - ‘timeservice’ saved [2557/2557]

--2018-07-27 23:38:56--  http://www.ntpsec.org/white-papers/stratum-1-microserver-howto//timeservice.service
Resolving www.ntpsec.org (www.ntpsec.org)... 52.167.214.135
Connecting to www.ntpsec.org (www.ntpsec.org)|52.167.214.135|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 207 [text/plain]
Saving to: ‘timeservice.service’

timeservice.service                                100%[================================================================================================================>]     207  --.-KB/s    in 0s     

2018-07-27 23:38:57 (12.3 MB/s) - ‘timeservice.service’ saved [207/207]

Clockmaker --build complete.
address@hidden:~ $ su -
Password:
address@hidden:~# nano /boot/config.txt
address@hidden:~# cat /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor
performance
performance
performance
performance
address@hidden:~# stty -F /dev/gpsd0 raw 9600 cs8 clocal -cstopb
address@hidden:~# cat /dev/gpsd0
X�,-33.1,M,,0000*41
$GNGSA,A,3,01,03,14,16,22,26,18,31,11,23,32,48,1.33,0.72,1.12*19
$GNGSA,A,3,66,81,76,75,77,67,83,,,,,,1.33,0.72,1.12*1A
$GPGSV,4,1,16,01,41,236,42,03,55,320,47,09,04,274,,11,16,225,39*7B
$GPGSV,4,2,16,14,30,062,30,16,21,147,19,18,29,206,35,22,80,317,46*78
$GPGSV,4,3,16,23,32,288,48,25,02,033,14,26,35,118,34,31,44,044,37*7C
$GPGSV,4,4,16,32,10,077,20,46,49,200,44,48,48,206,44,51,49,162,*79
$GLGSV,3,1,10,65,19,103,23,66,57,037,39,67,30,325,28,75,17,030,20*6B
$GLGSV,3,2,10,76,60,056,33,77,46,181,30,78,00,197,,81,05,233,17*60
$GLGSV,3,3,10,82,14,279,,83,07,327,35*6B
$GNGLL,3333.93476,N,11743.27704,W,064836.00,A,D*66
$GNRMC,064837.00,A,3333.93485,N,11743.27708,W,0.014,,280718,,,D*7F
$GNVTG,,T,,M,0.014,N,0.026,K,D*39
$GNGGA,064837.00,3333.93485,N,11743.27708,W,2,12,0.72,91.3,M,-33.1,M,,0000*45
$GNGSA,A,3,01,03,14,16,22,26,18,31,11,23,32,48,1.33,0.72,1.12*19
$GNGSA,A,3,66,81,76,75,77,67,83,,,,,,1.33,0.72,1.12*1A
$GPGSV,4,1,16,01,41,236,42,03,55,320,47,09,04,274,,11,16,225,39*7B
$GPGSV,4,2,16,14,30,062,29,16,21,147,17,18,29,206,35,22,80,317,46*7E
$GPGSV,4,3,16,23,32,288,48,25,02,033,13,26,35,118,34,31,44,044,38*74
$GPGSV,4,4,16,32,10,077,19,46,49,200,44,48,48,206,44,51,49,162,*73
$GLGSV,3,1,10,65,19,103,23,66,57,037,39,67,30,325,28,75,17,030,21*6A
$GLGSV,3,2,10,76,60,056,33,77,46,181,30,78,00,197,,81,05,233,17*60
$GLGSV,3,3,10,82,14,279,,83,07,327,36*68
$GNGLL,3333.93485,N,11743.27708,W,064837.00,A,D*67
$GNRMC,064838.00,A,3333.93489,N,11743.27707,W,0.028,,280718,,,D*7C
$GNVTG,,T,,M,0.028,N,0.052,K,D*35
$GNGGA,064838.00,3333.93489,N,11743.27707,W,2,12,0.80,91.3,M,-33.1,M,,0000*44
$GNGSA,A,3,01,03,14,16,22,26,18,31,11,23,32,48,1.45,0.80,1.20*14
$GNGSA,A,3,66,81,76,75,77,67,83,,,,,,1.45,0.80,1.20*17
$GPGSV,4,1,16,01,41,236,43,03,55,320,47,09,04,274,,11,16,225,40*74
$GPGSV,4,2,16,14,30,062,28,16,21,147,16,18,29,206,35,22,80,317,46*7E
$GPGSV,4,3,16,23,32,288,48,25,02,033,12,26,35,118,34,31,44,044,38*75
$GPGSV,4,4,16,32,10,077,19,46,49,200,44,48,48,206,44,51,49,162,*73
$GLGSV,3,1,10,65,19,103,23,66,57,037,39,67,30,325,28,75,17,030,20*6B
$GLGSV,3,2,10,76,60,056,33,77,46,181,29,78,00,197,,81,05,233,17*68
$GLGSV,3,3,10,82,14,279,,83,07,327,35*6B
$GNGLL,3333.93489,N,11743.27707,W,064838.00,A,D*6B
$GNRMC,064839.00,A,3333.93491,N,11743.27708,W,0.022,,280718,,,D*71
$GNVTG,,T,,M,0.022,N,0.042,K,D*3E
$GNGGA,064839.00,3333.93491,N,11743.27708,W,2,12,0.72,91.4,M,-33.1,M,,0000*49
$GNGSA,A,3,01,03,14,16,22,26,18,31,11,23,32,48,1.33,0.72,1.12*19
$GNGSA,A,3,66,81,76,75,77,67,83,,,,,,1.33,0.72,1.12*1A
$GPGSV,4,1,16,01,41,236,43,03,55,320,47,09,04,274,,11,16,225,39*7A
$GPGSV,4,2,16,14,30,062,27,16,21,147,14,18,29,206,34,22,80,317,46*72
$GPGSV,4,3,16,23,32,288,48,25,02,033,15,26,35,118,34,31,44,044,38*72
$GPGSV,4,4,16,32,10,077,19,46,49,200,44,48,48,206,44,51,49,162,*73
$GLGSV,3,1,10,65,19,103,23,66,57,037,39,67,30,325,28,75,17,030,21*6A
$GLGSV,3,2,10,76,60,056,33,77,46,181,30,78,00,197,,81,05,233,14*63
$GLGSV,3,3,10,82,14,279,,83,07,327,36*68
$GNGLL,3333.93491,N,11743.27708,W,064839.00,A,D*6C
^C
address@hidden:~# ppstest /dev/pps0
trying PPS source "/dev/pps0"
found PPS source "/dev/pps0"
ok, found 1 source(s), now start fetching data...
source 0 - assert 1532760566.000041707, sequence: 1201 - clear  0.000000000, sequence: 0
source 0 - assert 1532760567.000038657, sequence: 1202 - clear  0.000000000, sequence: 0
source 0 - assert 1532760568.000035849, sequence: 1203 - clear  0.000000000, sequence: 0
source 0 - assert 1532760569.000041461, sequence: 1204 - clear  0.000000000, sequence: 0
source 0 - assert 1532760570.000036429, sequence: 1205 - clear  0.000000000, sequence: 0
source 0 - assert 1532760571.000033514, sequence: 1206 - clear  0.000000000, sequence: 0
source 0 - assert 1532760572.000040477, sequence: 1207 - clear  0.000000000, sequence: 0
source 0 - assert 1532760573.000035339, sequence: 1208 - clear  0.000000000, sequence: 0
source 0 - assert 1532760574.000034194, sequence: 1209 - clear  0.000000000, sequence: 0
source 0 - assert 1532760575.000037249, sequence: 1210 - clear  0.000000000, sequence: 0
^C
address@hidden:~# pwd
/root
address@hidden:~# cd home
-su: cd: home: No such file or directory
address@hidden:~# cd /
address@hidden:/# ls
bin  boot  debootstrap  dev  etc  home  lib  lost+found  media  mnt  opt  proc  root  run  sbin  srv  sys  tmp  usr  var
address@hidden:/# cd home
address@hidden:/home# cd time
address@hidden:/home/time# ls
clockmaker  gpsd  ntp.conf  ntpsec  pinup  timeservice  timeservice.service
address@hidden:/home/time# ./gpsd/gpsmon /dev/gpsd0
address@hidden:/home/time# ./gpsd/gpsd /dev/gpsd0
address@hidden:/home/time# ./gpsd/ntpshmmon
ntpshmmon version 1
#      Name address@hidden Clock                Real                 L Prec
sample NTP0 1532760844.176633852 1532760844.115695782 1532760844.000000000 0 -20
sample NTP1 1532760844.176685362 1532760843.999418519 1532760844.000000000 0 -30
sample NTP1 1532760845.000261045 1532760844.999420269 1532760845.000000000 0 -30
sample NTP0 1532760845.115405657 1532760845.114876181 1532760845.000000000 0 -20
sample NTP1 1532760845.999551699 1532760845.999413991 1532760846.000000000 0 -30
sample NTP0 1532760846.114669643 1532760846.114454228 1532760846.000000000 0 -20
sample NTP1 1532760847.000188746 1532760846.999408959 1532760847.000000000 0 -30
sample NTP0 1532760847.115304502 1532760847.114815390 1532760847.000000000 0 -20
sample NTP1 1532760847.999599595 1532760847.999411575 1532760848.000000000 0 -30
sample NTP0 1532760848.115721647 1532760848.115550971 1532760848.000000000 0 -20
sample NTP1 1532760848.999822413 1532760848.999405644 1532760849.000000000 0 -30
sample NTP0 1532760849.112938751 1532760849.112751252 1532760849.000000000 0 -20
sample NTP1 1532760850.000186631 1532760849.999400280 1532760850.000000000 0 -30
sample NTP0 1532760850.116138526 1532760850.115732486 1532760850.000000000 0 -20
sample NTP1 1532760850.999985271 1532760850.999402827 1532760851.000000000 0 -30
sample NTP0 1532760851.121416513 1532760851.120434487 1532760851.000000000 0 -20
sample NTP1 1532760852.000186769 1532760851.999392815 1532760852.000000000 0 -30
sample NTP0 1532760852.117200949 1532760852.116382152 1532760852.000000000 0 -20
sample NTP1 1532760853.000184825 1532760852.999387902 1532760853.000000000 0 -30
sample NTP0 1532760853.116141458 1532760853.115622658 1532760853.000000000 0 -20
^C
address@hidden:/home/time# systemctl stop ntp
Failed to stop ntp.service: Unit ntp.service not loaded.
address@hidden:/home/time# ./gpsd/gpsd /dev/gpsd0
address@hidden:/home/time# ./ntpsec/build/main/ntpd/ntpd -g -c ntp.conf
2018-07-27T23:57:39 ntpd[9709]: INIT: ntpd ntpsec-1.1.1+ 2018-07-28T06:36:49Z (git rev 11ff5b84d): Starting
2018-07-27T23:57:39 ntpd[9709]: INIT: Command line: ./ntpsec/build/main/ntpd/ntpd -g -c ntp.conf
address@hidden:/home/time# ./ntpsec/build/main/ntpclients/ntpq -p
     remote                                   refid      st t when poll reach   delay   offset   jitter
=======================================================================================================
xSHM(1)                                  .PPS.            0 l   48   64    1   0.0000   1.4311   0.0000
xSHM(0)                                  .GPS.            0 l   47   64    1   0.0000 -127.741   0.0000
 us.pool.ntp.org                         .POOL.          16 p    -  256    0   0.0000   0.0000   0.0010
 74.120.81.219                           129.250.35.250   3 u   36   64    1  41.5086   0.6307   1.1975
 ntp.your.org                            .CDMA.           1 u   44   64    1  68.8655   0.4860   2.0030
 satellite.gensonline.eu                 131.188.3.222    2 u   45   64    1  85.3743  -1.8209   1.4920
+ec2-52-6-160-3.compute-1.amazonaws.com  130.207.244.240  2 u   53   64    1  79.2412   0.6857   0.9481
address@hidden:/home/time# ./clockmaker --install
Installing GPSD
scons: Reading SConscript files ...
Checking if compiler accepts -pthread... (cached) yes
Checking whether the C++ compiler works... (cached) yes
Checking pkg-config for ncurses... (cached) yes
Checking pkg-config for tinfo... (cached) yes
Checking for C library librt... (cached) yes
Checking for C type in_port_t... (cached) yes
Checking whether SUN_LEN is declared... (cached) yes
Checking for C header file linux/can.h... (cached) yes
You have kernel CANbus available.
Checking if compiler is C11... (cached) yes
Checking if compiler supplies __STDC_NO_ATOMICS__... (cached) no
Checking for C header file stdatomic.h... (cached) yes
Checking if compiler supplies __ORDER_BIG_ENDIAN__... (cached) yes
Checking if compiler supplies __ORDER_LITTLE_ENDIAN__... (cached) yes
Checking if compiler supplies __BYTE_ORDER__... (cached) yes
Your compiler has built-in endianness support.
Checking for C header file sys/un.h... (cached) yes
Checking for C header file sys/socket.h... (cached) yes
Checking for C header file sys/select.h... (cached) yes
Checking for C header file netdb.h... (cached) yes
Checking for C header file netinet/in.h... (cached) yes
Checking for C header file netinet/ip.h... (cached) yes
Checking for C header file arpa/inet.h... (cached) yes
Checking for C header file syslog.h... (cached) yes
Checking for C header file termios.h... (cached) yes
Checking for C header file winsock2.h... (cached) no
Checking for C function daemon()... (cached) yes
Checking for C function strlcpy()... (cached) no
Checking for C function strlcat()... (cached) no
Checking for C function clock_gettime()... (cached) yes
Checking for C function strptime()... (cached) yes
Checking for C function gmtime_r()... (cached) yes
Checking for C function inet_ntop()... (cached) yes
Checking for C function fcntl()... (cached) yes
Checking for C function fork()... (cached) yes
Checking for C header file sys/timepps.h... (cached) yes
Checking if sys/ioctl.h supplies TIOCMIWAIT... (cached) yes
Build of man and HTML documentation is disabled.
Checking if compiler accepts -Wextra... (cached) yes
Checking if compiler accepts -Wall... (cached) yes
Checking if compiler accepts -Wno-uninitialized... (cached) yes
Checking if compiler accepts -Wno-missing-field-initializers... (cached) yes
Checking if compiler accepts -Wcast-align... (cached) yes
Checking if compiler accepts -Wmissing-declarations... (cached) yes
Checking if compiler accepts -Wmissing-prototypes... (cached) yes
Checking if compiler accepts -Wstrict-prototypes... (cached) yes
Checking if compiler accepts -Wpointer-arith... (cached) yes
Checking if compiler accepts -Wreturn-type... (cached) yes
Altered configuration variables:
ashtech = False (default True): Ashtech support
earthmate = False (default True): DeLorme EarthMate Zodiac support
evermore = False (default True): EverMore binary support
fury = False (default True): Jackson Labs Fury and Firefly support
fv18 = False (default True): San Jose Navigation FV-18 support
garmin = False (default True): Garmin kernel driver support
garmintxt = False (default True): Garmin Simple Text support
geostar = False (default True): Geostar Protocol support
greis = False (default True): Javad GREIS support
itrax = False (default True): iTrax hardware support
navcom = False (default True): Navcom NCT support
nmea2000 = False (default True): NMEA2000/CAN support
(default True): Motorola OnCore chipset support
sirf = False (default True): SiRF chipset support
skytraq = False (default True): Skytraq chipset support
superstar2 = False (default True): Novatel SuperStarII chipset support
tnt = False (default True): True North Technologies support
tripmate = False (default True): DeLorme TripMate support
tsip = False (default True): Trimble TSIP support
aivdm = False (default True): AIVDM support
gpsclock = False (default True): GPSClock support
isync = False (default True): Spectratime iSync LNRClok/GRCLOK support
ntrip = False (default True): NTRIP support
oceanserver = False (default True): OceanServer support
passthrough = False (default True): build support for passing through JSON
rtcm104v2 = False (default True): rtcm104v2 support
rtcm104v3 = False (default True): rtcm104v3 support
dbus_export = False (default True): enable DBUS export support
shm_export = False (default True): export via shared memory
bluez = False (default True): BlueZ support for Bluetooth devices
netfeed = False (default True): build support for handling TCP/IP data sources
usb = False (default True): libusb support for USB devices
control_socket = False (default True): control socket for hotplug notifications
systemd = False (default True): systemd socket activation
clientdebug = False (default True): client debugging support
libgpsmm = False (default True): build C++ bindings
qt = False (default True): build QT bindings
controlsend = False (default True): allow gpsctl/gpsmon to change device settings
reconfigure = False (default True): allow gpsd to change device settings
gpsdclients = False (default True): gspd client programs
implicit_link = False (default True): implicit linkage is supported in shared libs
leapfetch = False (default True): fetch up-to-date data on leap seconds.
manbuild = False (default True): build help in man and HTML formats
python = False (default True): build Python support and modules.
shared = False (default True): build shared libraries, not static
timeservice = True (default False): time-service configuration
xgps = False (default True): include xgps and xgpsspeed.
fixed_port_speed = 9600 (default 0): fixed serial port speed
fixed_stop_bits = 1 (default 0): fixed serial port stop bits
GPS regression tests suppressed because socket_export or python is off.
RTCM2 regression tests suppressed because rtcm104v2 is off.
AIVDM regression tests suppressed because aivdm is off.
Part of the website build requires asciidoc, not installed.
scons: done reading SConscript files.
scons: Building targets ...
leapseconds_cache_rebuild(["leapseconds.cache"], ["leapsecond.py"])
Leapsecond fetch suppressed by leapfetch=no.
timebase_h(["timebase.h"], ["leapseconds.cache"])
gcc -o timebase.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pthread -DHAVE_SYS_TIMEPPS_H=1 timebase.c
ar 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_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 timespec_str.o
ranlib libgpsd.a
gcc -o gpsd -pthread dbusexport.o gpsd.o shmexport.o timehint.o -L. -lgpsd -lgps_static -lm -lrt
rm -f //usr/local/lib/libgps.*
Install file: "gpsd" as "/usr/local/sbin/gpsd"
strip /usr/local/sbin/gpsd
gcc -o ntpshmmon -pthread ntpshmmon.o -L. -lgpsd -lgps_static -lm -lrt
rm -f //usr/local/lib/libgps.*
Install file: "ntpshmmon" as "/usr/local/bin/ntpshmmon"
strip /usr/local/bin/ntpshmmon
rm -f //usr/local/lib/libgps.*
Install file: "ppscheck" as "/usr/local/bin/ppscheck"
strip /usr/local/bin/ppscheck
rm -f //usr/local/lib/libgps.*
Install file: "cgps" as "/usr/local/bin/cgps"
strip /usr/local/bin/cgps
gcc -o gpsmon -pthread 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. -lgpsd -lgps_static -lm -lrt -lncurses -ltinfo
rm -f //usr/local/lib/libgps.*
Install file: "gpsmon" as "/usr/local/bin/gpsmon"
strip /usr/local/bin/gpsmon
rm -f //usr/local/lib/libgps.*
Install file: "libgps.a" as "/usr/local/lib/libgps.a"
strip /usr/local/lib/libgps.a
Install file: "libgps.pc" as "/usr/local/lib/pkgconfig/libgps.pc"
Install file: "libgpsmm.h" as "/usr/local/include/libgpsmm.h"
Install file: "gps.h" as "/usr/local/include/gps.h"
scons: done building targets.
Installing NTPsec
Adding system user `ntp' (UID 109) ...
Adding new user `ntp' (UID 109) with group `nogroup' ...
Not creating home directory `/home/ntp'.
Adding group `ntp' (GID 113) ...
Done.
Adding user `ntp' to group `ntp' ...
Adding user ntp to group ntp
Done.
--- installing host ---
Waf: Entering directory `/home/time/ntpsec/build/host'
Waf: Leaving directory `/home/time/ntpsec/build/host'
--- installing main ---
Waf: Entering directory `/home/time/ntpsec/build/main'
+ install /usr/local/lib/python2.7/dist-packages/ntp/ntpc.so (from build/main/pylib/ntpc.so)
+ install /usr/local/sbin/ntpd (from build/main/ntpd/ntpd)
+ install /usr/local/bin/ntpfrob (from build/main/ntpfrob/ntpfrob)
+ install /usr/local/bin/ntptime (from build/main/ntptime/ntptime)
[95/96] Processing /home/time/ntpsec/build/main/pylib/control.py: wafhelpers/pythonize-header include/ntp_control.h -> build/main/pylib/control.py
[96/96] Processing /home/time/ntpsec/build/main/pylib/magic.py: wafhelpers/pythonize-header include/ntp.h -> build/main/pylib/magic.py
+ install /usr/local/lib/python2.7/dist-packages/ntp/__init__.py (from build/main/pylib/__init__.py)
+ install /usr/local/lib/python2.7/dist-packages/ntp/__init__.pyc (from build/main/pylib/__init__.pyc)
+ install /usr/local/lib/python2.7/dist-packages/ntp/__init__.pyo (from build/main/pylib/__init__.pyo)
+ install /usr/local/lib/python2.7/dist-packages/ntp/agentx.py (from build/main/pylib/agentx.py)
+ install /usr/local/lib/python2.7/dist-packages/ntp/agentx.pyc (from build/main/pylib/agentx.pyc)
+ install /usr/local/lib/python2.7/dist-packages/ntp/agentx.pyo (from build/main/pylib/agentx.pyo)
+ install /usr/local/lib/python2.7/dist-packages/ntp/agentx_packet.py (from build/main/pylib/agentx_packet.py)
+ install /usr/local/lib/python2.7/dist-packages/ntp/agentx_packet.pyc (from build/main/pylib/agentx_packet.pyc)
+ install /usr/local/lib/python2.7/dist-packages/ntp/agentx_packet.pyo (from build/main/pylib/agentx_packet.pyo)
+ install /usr/local/lib/python2.7/dist-packages/ntp/packet.py (from build/main/pylib/packet.py)
+ install /usr/local/lib/python2.7/dist-packages/ntp/packet.pyc (from build/main/pylib/packet.pyc)
+ install /usr/local/lib/python2.7/dist-packages/ntp/packet.pyo (from build/main/pylib/packet.pyo)
+ install /usr/local/lib/python2.7/dist-packages/ntp/statfiles.py (from build/main/pylib/statfiles.py)
+ install /usr/local/lib/python2.7/dist-packages/ntp/statfiles.pyc (from build/main/pylib/statfiles.pyc)
+ install /usr/local/lib/python2.7/dist-packages/ntp/statfiles.pyo (from build/main/pylib/statfiles.pyo)
+ install /usr/local/lib/python2.7/dist-packages/ntp/util.pyc (from build/main/pylib/util.pyc)
+ install /usr/local/lib/python2.7/dist-packages/ntp/util.py (from build/main/pylib/util.py)
+ install /usr/local/lib/python2.7/dist-packages/ntp/util.pyo (from build/main/pylib/util.pyo)
+ install /usr/local/lib/python2.7/dist-packages/ntp/control.py (from build/main/pylib/control.py)
+ install /usr/local/lib/python2.7/dist-packages/ntp/control.pyc (from build/main/pylib/control.pyc)
+ install /usr/local/lib/python2.7/dist-packages/ntp/magic.py (from build/main/pylib/magic.py)
+ install /usr/local/lib/python2.7/dist-packages/ntp/control.pyo (from build/main/pylib/control.pyo)
+ install /usr/local/lib/python2.7/dist-packages/ntp/magic.pyc (from build/main/pylib/magic.pyc)
+ install /usr/local/lib/python2.7/dist-packages/ntp/magic.pyo (from build/main/pylib/magic.pyo)
+ install /usr/local/bin/ntpleapfetch (from build/main/ntpclients/ntpleapfetch)
+ install /usr/local/bin/ntpdig (from build/main/ntpclients/ntpdig)
+ install /usr/local/bin/ntploggps (from build/main/ntpclients/ntploggps)
+ install /usr/local/bin/ntpkeygen (from build/main/ntpclients/ntpkeygen)
+ install /usr/local/bin/ntpq (from build/main/ntpclients/ntpq)
+ install /usr/local/bin/ntpmon (from build/main/ntpclients/ntpmon)
+ install /usr/local/bin/ntpsweep (from build/main/ntpclients/ntpsweep)
+ install /usr/local/bin/ntptrace (from build/main/ntpclients/ntptrace)
+ install /usr/local/bin/ntpwait (from build/main/ntpclients/ntpwait)
+ install /usr/local/bin/ntpviz (from build/main/ntpclients/ntpviz)
+ install /usr/local/bin/ntplogtemp (from build/main/ntpclients/ntplogtemp)
+ install /usr/local/bin/ntpsnmpd (from build/main/ntpclients/ntpsnmpd)
Waf: Leaving directory `/home/time/ntpsec/build/main'
'install' finished successfully (1.627s)
Installing pinup
Installing timeservice init script
Installing timeservice service file
Enabling time service
Synchronizing state of timeservice.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable timeservice
Clockmaker --install complete.
A reboot is required for these changes to take effect.
Connection to raspberrypi.local closed by remote host.
Connection to raspberrypi.local closed.
address@hidden:/# ./clockmaker --mask
-su: ./clockmaker: No such file or directory
address@hidden:/# pwd
/
address@hidden:/# cd home
address@hidden:/home# cd time
address@hidden:/home/time# ls
AKA                                         Build Box 1.png  Build Box C.xcf  Detection Strip Profile.png  kohls wed discount                        Pictures    stratum1                   Videos
BATTERY CONFIGURATION 6S7P.PNG              Build Box 2.png  Build Box D.xcf  Detection Strip Profile.svg  mozilla.pdf                               Public      Switch 3.png
BATTERY CONFIGURATION CLAIRIFICATION 1.png  Build Box A.xcf  Build Box E.xcf  Documents                    Music                                     readyShare  sYSTEM mONITOR COLORS.svg
BATTERY CONFIGURATION CLAIRIFICATION 1.svg  Build Box B.xcf  Desktop          Downloads                    New document 1.2018_07_13_18_34_30.0.svg  Real Name   Templates
address@hidden:/home/time# ./clockmaker --makd
-su: ./clockmaker: No such file or directory
address@hidden:/home/time# ./clockmaker --mask
-su: ./clockmaker: No such file or directory
address@hidden:/home/time# ls
AKA                                         Build Box 1.png  Build Box C.xcf  Detection Strip Profile.png  kohls wed discount                        Pictures    stratum1                   Videos
BATTERY CONFIGURATION 6S7P.PNG              Build Box 2.png  Build Box D.xcf  Detection Strip Profile.svg  mozilla.pdf                               Public      Switch 3.png
BATTERY CONFIGURATION CLAIRIFICATION 1.png  Build Box A.xcf  Build Box E.xcf  Documents                    Music                                     readyShare  sYSTEM mONITOR COLORS.svg
BATTERY CONFIGURATION CLAIRIFICATION 1.svg  Build Box B.xcf  Desktop          Downloads                    New document 1.2018_07_13_18_34_30.0.svg  Real Name   Templates
address@hidden:/home/time# ssh address@hidden
address@hidden's password:
Linux raspberrypi 4.14.52-v7+ #1123 SMP Wed Jun 27 17:35:49 BST 2018 armv7l
Microserver configuration installed on Sat Jul 28 00:00:00 2018
Last login: Fri Jul 27 23:31:41 2018 from 192.168.0.15
address@hidden:~ $ su time
Password:
address@hidden:/home/pi $ pwd
/home/pi
address@hidden:/home/pi $ ls
address@hidden:/home/pi $ cd ../
address@hidden:/home $ pwd
/home
address@hidden:/home $ ls
pi  time
address@hidden:/home $ cd time
address@hidden:~ $ ls
clockmaker  gpsd  ntp.conf  ntpsec  pinup  timeservice  timeservice.service
address@hidden:~ $ ./clockmaker --mask
The --mask function must run as root.
address@hidden:~ $ su -
Password:
address@hidden:~# ./clockmaker --mask
-su: ./clockmaker: No such file or directory
address@hidden:~# pwd
/root
address@hidden:~# ls
address@hidden:~# cd /
address@hidden:/# pwd
/
address@hidden:/# ls
bin  boot  debootstrap  dev  etc  home  lib  lost+found  media  mnt  opt  proc  root  run  sbin  srv  sys  tmp  usr  var
address@hidden:/# cd home
address@hidden:/home# cd time
address@hidden:/home/time# ./clockmaker --mask
Owner userid? time
adduser: The user `time' already exists.
Bailing out.
address@hidden:/home/time# ./clockmaker --mask
Owner userid? FTC
adduser: Please enter a username matching the regular _expression_ configured
via the NAME_REGEX configuration variable.  Use the `--force-badname'
option to relax this check or reconfigure NAME_REGEX.
Bailing out.
address@hidden:/home/time# ./clockmaker --mask
Owner userid? scoring
Adding user `scoring' ...
Adding new group `scoring' (1002) ...
Adding new user `scoring' (1002) with group `scoring' ...
Creating home directory `/home/scoring' ...
Copying files from `/etc/skel' ...
Enter new UNIX password:
Retype new UNIX password:
passwd: password updated successfully
Changing the user information for scoring
Enter the new value, or press ENTER for the default
        Full Name []:
        Room Number []:
        Work Phone []:
        Home Phone []:
        Other []:
Is the information correct? [Y/n] y
Adding scoring to sudo and dialout groups...
Copying build files...
mv: cannot stat '/home/pi/*': No such file or directory
chown: cannot access '/home/scoring/*': No such file or directory
Setting up sudoer permissions
Clockmaker --mask complete.
Check that you can log in as scoring, then install ssh keys for scoring
before calling ./clockmaker --secure as root.
address@hidden:/home/time# reboot
Connection to raspberrypi.local closed by remote host.
Connection to raspberrypi.local closed.
address@hidden:/home/time# ssh address@hidden
address@hidden's password:
Linux raspberrypi 4.14.52-v7+ #1123 SMP Wed Jun 27 17:35:49 BST 2018 armv7l
Microserver configuration installed on Sat Jul 28 00:00:00 2018
address@hidden:~ $ su -
Password:
address@hidden:~# logout
address@hidden:~ $ ./clockmaker --secure
-bash: ./clockmaker: No such file or directory
address@hidden:~ $ cd /
address@hidden:/ $ pwd
/
address@hidden:/ $ cd home
address@hidden:/home $ cd time
address@hidden:/home/time $ ls
clockmaker  gpsd  ntp.conf  ntpsec  pinup  timeservice  timeservice.service
address@hidden:/home/time $ ./clockmaker --secure
The --secure function must run as root.
address@hidden:/home/time $ su -
Password:
address@hidden:~# pwd
/root
address@hidden:~# cd home
-su: cd: home: No such file or directory
address@hidden:~# cd /
address@hidden:/# cd home
address@hidden:/home# cd tiem
-su: cd: tiem: No such file or directory
address@hidden:/home# cd time
address@hidden:/home/time# ./clockmaker --secure
Unable to determine where to look for .ssh directory...
address@hidden:/home/time#
address@hidden:/home/time#
address@hidden:/home/time# ntpq -p
     remote                                   refid      st t when poll reach   delay   offset   jitter
=======================================================================================================
-SHM(1)                                  .PPS.            0 l   54   64   17   0.0000 -34.2295 112.5968
xSHM(0)                                  .GPS.            0 l   47   64   17   0.0000 -157.675  46.0069
 us.pool.ntp.org                         .POOL.          16 p    -  256    0   0.0000   0.0000   0.0019
-173.0.156.209                           199.249.223.123  2 u   24   64   37  49.5839 -35.4225 157.7199
-services.quadranet.com                  216.229.0.50     3 u   23   64   37  13.5123 -34.8767 157.9554
-devnull.boom.net                        127.67.113.92    2 u   32   64   37  23.3853 -36.7099 158.4971
-time.gac.edu                            128.138.141.172  2 u   39   64   37  84.5087 -38.6769 158.1231
+209.208.79.69                           130.207.244.240  2 u   46   64    1  77.5600 -31.1986   5.5758
 li216-154.members.linode.com            .INIT.          16 u    -   64    0   0.0000   0.0000   0.0019
+x.ns.gin.ntt.net                        249.224.99.213   2 u   56   64    1  18.5003 -33.0728   5.1554
*time-b-g.nist.gov                       .NIST.           1 u    -   64    3  77.2494 -14.6466  22.7150
address@hidden:/home/time#


On 07/26/2018 02:43 PM, Alan Scott wrote:
I'm currently 2H 45M into this random data crap of a write and am worried about the effects of yanking the card out now, as bad as what I am doing is not sure if yanking the card is gonna be an asset or a determent....at this point......50/50....?


On 07/26/2018 01:04 PM, Gary E. Miller wrote:
Yo Alan!

On Thu, 26 Jul 2018 12:41:28 -0700
Alan Scott <address@hidden> wrote:

So would the same go for this Gary....?

dd if=/dev/urandom | pv | sudo dd of=/dev/sdb bs=1M
Much worse.

Some SD cards and SSD's detect all zeros and just do a trim.  Writing
random data will force a write, and wear out your card.

If you want worn out SD cards, I have a large pile to share.

I have no idea what pv is, what is does, or why in the pipe.  If you
want to watch progress, just add "status=progress" to the dd.

"sudo" is evil.

Alsmost all SD cards and SSD prefer bs=4M.

RGDS
GARY
---------------------------------------------------------------------------
Gary E. Miller Rellim 109 NW Wilmington Ave., Suite E, Bend, OR 97703
    address@hidden  Tel:+1 541 382 8588

        Veritas liberabit vos. -- Quid est veritas?
     "If you can’t measure it, you can’t improve it." - Lord Kelvin





reply via email to

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