Skip to content

Instantly share code, notes, and snippets.

View dhess's full-sized avatar

Drew Hess dhess

View GitHub Profile
In file included from /nix/store/nsydgramr7anly0azh1yhyr5bxp2v6sk-apple-framework-Cocoa/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13:
In file included from /nix/store/9q6bbn3ll598fw69k3dm7d31c1qgqm18-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/AppKit.h:88:
In file included from /nix/store/9q6bbn3ll598fw69k3dm7d31c1qgqm18-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/NSPopUpButton.h:9:
/nix/store/9q6bbn3ll598fw69k3dm7d31c1qgqm18-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/NSMenuItemCell.h:65:32: warning: attribute 'readonly' of property 'tag' restricts attribute 'readwrite' of property inherited from 'NSActionCell' [-Wproperty-attribute-mismatch]
@property (readonly) NSInteger tag;
^
In file included from /private/tmp/nix-build-pinentry-mac-0.9.4.drv-0/pinentry-mac-6dfef256c8ea32d642fea847f27d800f024cf51e-src/Source/main.m:29:
In file included from /nix/store/nsydgramr7anly0azh1yhyr5bxp2v6sk-apple-framewo
{ stdenv
, fetchurl
, pkgconfig
, boost
, cmake
, python
, ragel
}:
stdenv.mkDerivation rec {
self: super:
let
inherit (super) buildEnv;
inherit (self) haskell;
in
{
foo-env = buildEnv {
nix.distributedBuilds = true;
nix.buildMachines = [
{
hostName = "builder.example.com";
sshUser = "remote-builder";
sshKey = "/var/root/.ssh/id_remote-builder";
systems = [ "x86_64-linux" "i686-linux" ];
maxJobs = 8;
supportedFeatures = [ "big-parallel" "kvm" "nixos-test" ];
$ darwin-rebuild switch
building the system configuration...
these derivations will be built:
/nix/store/8fsh7kil9q8gm132avnyr7pk1xdnq045-org.nixos.nix-gc.plist.drv
/nix/store/fh8kd1b348l1hxglqzdnag7zlc0hap01-org.nixos.nix-daemon.plist.drv
/nix/store/ffn5rplm2vfy8jsw5d7jza41x4zxhb2z-launchd.drv
/nix/store/gynplhnql0w0760djhh5jnhcj3v3g1rr-system-applications.drv
/nix/store/lf2b1ivima0wakmingrmcgckfxmmf84y-etc-authorized_keys.drv
/nix/store/mvn9hq7582fh8igynkxcscjq60ncw1g4-system-path.drv
/nix/store/s7x546jif3yby22cbfxmqm2fhh9vn1kk-nix.conf.drv
install flags: install SHELL=/nix/store/hiv85an0qyzj6ps88f5pvkbbdj8238nj-bash-4.4-p12/bin/bash
[ 1%] Linking C static library libbrotlicommon-static.a
[ 3%] Built target brotlicommon-static
[ 5%] Linking C static library libbrotlidec-static.a
[ 13%] Built target brotlidec-static
[ 15%] Linking C static library libbrotlienc-static.a
[ 48%] Built target brotlienc-static
[ 50%] Linking C executable brotli
[ 51%] Built target brotli
[ 55%] Built target brotlicommon
( test -e Makefile.ANGLE.DerivedSources || /nix/store/49pnn4caaxqh2z140s49isf4szrjanps-qtbase-5.9.3-dev/bin/qmake -o Makefile.ANGLE.DerivedSources /private/tmp/nix-build-qtwebkit-5.9.1.drv-1/qtwebkit-opensource-src-5.9.1/Source/ThirdParty/ANGLE/DerivedSources.pri PREFIX=/nix/store/jnyqim10jlv9il3z755m2pmyhpkhmzyx-qtwebkit-5.9.1 NIX_OUTPUT_OUT=/nix/store/jnyqim10jlv9il3z755m2pmyhpkhmzyx-qtwebkit-5.9.1 NIX_OUTPUT_DEV=/nix/store/47jrk0nhpnxy2fk07khjhmgc501bmd2n-qtwebkit-5.9.1-dev NIX_OUTPUT_BIN=/nix/store/jnyqim10jlv9il3z755m2pmyhpkhmzyx-qtwebkit-5.9.1 NIX_OUTPUT_DOC=/nix/store/47jrk0nhpnxy2fk07khjhmgc501bmd2n-qtwebkit-5.9.1-dev/share/doc/qt-5.9 NIX_OUTPUT_QML=/nix/store/jnyqim10jlv9il3z755m2pmyhpkhmzyx-qtwebkit-5.9.1/lib/qt-5.9/qml NIX_OUTPUT_PLUGIN=/nix/store/jnyqim10jlv9il3z755m2pmyhpkhmzyx-qtwebkit-5.9.1/lib/qt-5.9/plugins ) && make -f Makefile.ANGLE.DerivedSources
make[2]: Entering directory '/private/tmp/nix-build-qtwebkit-5.9.1.drv-1/qtwebkit-opensource-src-5.9.1/Source/ThirdParty/ANGLE'
flex --noline --
# System-wide .profile for sh(1)
if [ -x /usr/libexec/path_helper ]; then
eval `/usr/libexec/path_helper -s`
fi
if [ "${BASH-no}" != "no" ]; then
[ -r /etc/bashrc ] && . /etc/bashrc
fi
{ stdenv, makeWrapper, pkgs, perl, perlPackages, samba, zfs }:
let
in
stdenv.mkDerivation rec {
name = "bo-peep";
version = "1.0";
src = ./.;
● nix-daemon.service - Nix Daemon
Loaded: loaded (/nix/store/0g72whyvcgc3vxmgkvahcy259c2gs2v4-nix-1.11.16/lib/systemd/system/nix-daemon.service; enabled; vendor preset: enabled)
Drop-In: /nix/store/445hmm9m4kiynshcgdrnn7dnqjpgcgxf-system-units/nix-daemon.service.d
└─overrides.conf
Active: active (running) since Thu 2018-01-04 17:53:50 PST; 4 days ago
Main PID: 3642 (nix-daemon)
Tasks: 11 (limit: 4915)
CGroup: /system.slice/nix-daemon.service
├─3642 nix-daemon --daemon
├─5918 nix-daemon 4335