Skip to content

Instantly share code, notes, and snippets.

View risicle's full-sized avatar

Robert Scott risicle

View GitHub Profile
building '/nix/store/clgk5fki6jbrk9c1b47bnnl7156r1s5h-openjdk-11.0.3-ga.drv'...
unpacking sources
unpacking source archive /nix/store/4dcc4xcghrmmcpgldl8v81rk6ndg5agb-jdk-11.0.3-ga.tar.gz
source root is jdk11u-jdk-11.0.3-ga
setting SOURCE_DATE_EPOCH to timestamp 1554254737 of file jdk11u-jdk-11.0.3-ga/test/nashorn/src/jdk/nashorn/test/tools/StaticTypeInspector.java
patching sources
applying patch /nix/store/881pcwinv35z9f6c5max2m7il0sxvg3n-fix-java-home-jdk10.patch
patching file src/hotspot/os/linux/os_linux.cpp
Hunk #1 succeeded at 2390 with fuzz 2 (offset 120 lines).
applying patch /nix/store/3zfcang88j3y15viz1b4c83dwxpl9ps6-read-truststore-from-env-jdk10.patch
configure flags: --disable-static --disable-dependency-tracking --prefix=/nix/store/fz76kdaq7braf5bg39j6xivrharkhn22-libvirt-5.4.0 --localstatedir=/var --sysconfdir=/var/lib --with-libpcap --with-qemu --with-vmware --with-vbox --with-test --with-esx --with-remote --with-init-script=none
checking for a BSD-compatible install... /nix/store/5ibk8xxh2ly7gypv14dyjrb4c5ly5306-coreutils-8.31/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /nix/store/5ibk8xxh2ly7gypv14dyjrb4c5ly5306-coreutils-8.31/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking how to create a pax tar archive... gnutar
checking whether make supports nested variables... (cached) yes
checking build system type... x86_64-apple-darwin17.7.0
def send_some_emails(data_api_client, framework_slug):
for supplier_framework in data_api_client.supplier_frameworks_for_framework_iter(
framework_slug,
with_declarations = True,
):
has_company_details = bool(supplier_framework["applicationCompanyDetailsConfirmed"])
declaration_complete = supplier_framework["declaration"]["status"] == "complete"
error: while querying the derivation named 'nix-2.3pre20190712_aa82f8b':
while evaluating the attribute 'src' of the derivation 'nix-2.3pre20190712_aa82f8b' at /home/bob/.nox/nixpkgs/pkgs/tools/package-management/nix/default.nix:28:14:
unknown hash algorithm '', at /home/bob/.nox/nixpkgs/pkgs/build-support/fetchurl/default.nix:119:3
...
Command '['nix-env', '-f', '/home/bob/.nox/nixpkgs', '-qaP', '--out-path', '--show-trace']' returned non-zero exit status 1.
@risicle
risicle / qgis_metaphone_hack.py
Created July 22, 2019 20:12
Nasty all-in-one bundling of Metaphone 0.6 module, suitable for dumping into QGIS in a hurry without battling with imports
from __future__ import unicode_literals
import unicodedata
class Word(object):
"""
"""
def __init__(self, input):
self.original = input
if isinstance(input, bytes):
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/jaw91z9iin8l4c7amcm2v6nin97jmvrb-source
source root is source
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
no configure script, doing nothing
@nix { "action": "setPhase", "phase": "buildPhase" }
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/jaw91z9iin8l4c7amcm2v6nin97jmvrb-source
source root is source
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
no configure script, doing nothing
@nix { "action": "setPhase", "phase": "buildPhase" }
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/1p3wk5zl8aid06pf3hj5sqb81vxg7pr0-zeroc-ice-3.7.2.tar.gz
source root is zeroc-ice-3.7.2
setting SOURCE_DATE_EPOCH to timestamp 1549395218 of file zeroc-ice-3.7.2/setup.cfg
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
@nix { "action": "setPhase", "phase": "buildPhase" }
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/1p3wk5zl8aid06pf3hj5sqb81vxg7pr0-zeroc-ice-3.7.2.tar.gz
source root is zeroc-ice-3.7.2
setting SOURCE_DATE_EPOCH to timestamp 1549395218 of file zeroc-ice-3.7.2/setup.cfg
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
@nix { "action": "setPhase", "phase": "buildPhase" }
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/8hxwh2mfbvfz36618zcq870qaixscwyf-source
source root is source
unpacking source archive /nix/store/aps6gdaxywbw70i29qhdr6cz44gq1105-sequoia-0.11.0-vendor
setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tool/tests/sq-sign.rs
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
substituteStream(): WARNING: pattern 'git grep' doesn't match anything in file 'openpgp-ffi/Makefile'
@nix { "action": "setPhase", "phase": "configurePhase" }