Skip to content

Instantly share code, notes, and snippets.

@risicle
Created November 9, 2019 18:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save risicle/aa6fb3ccd0f962540c9be0b6cb12635c to your computer and use it in GitHub Desktop.
Save risicle/aa6fb3ccd0f962540c9be0b6cb12635c to your computer and use it in GitHub Desktop.
building '/nix/store/8nik5syyqvdgmd4iiwbk3j945alwm3kw-sequoia-0.11.0.drv'...
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
patching sources
substituteStream(): WARNING: pattern 'git grep' doesn't match anything in file 'openpgp-ffi/Makefile'
configuring
no configure script, doing nothing
building
build flags: SHELL=/nix/store/5ys0r8acw7kx5daia5nshycrw0wwnn1g-bash-4.4-p23/bin/bash PREFIX=/nix/store/l8l5mksza4nxa5gpv2cm2yiiz3ppx9a9-sequoia-0.11.0 build-release
CARGO_TARGET_DIR=/private/tmp/nix-build-sequoia-0.11.0.drv-0/source/target \
cargo build --release --all
Compiling libc v0.2.65
Compiling cfg-if v0.1.10
Compiling byteorder v1.3.2
Compiling lazy_static v1.4.0
Compiling proc-macro2 v1.0.6
Compiling unicode-xid v0.2.0
Compiling autocfg v0.1.7
Compiling futures v0.1.29
Compiling log v0.4.8
Compiling either v1.5.3
Compiling memchr v2.2.1
Compiling semver-parser v0.7.0
Compiling cc v1.0.46
Compiling syn v1.0.5
Compiling rand_core v0.4.2
Compiling smallvec v0.6.10
Compiling bitflags v1.2.1
Compiling typenum v1.11.2
Compiling serde v1.0.101
Compiling getrandom v0.1.13
Compiling regex-syntax v0.6.12
Compiling siphasher v0.2.3
Compiling slab v0.4.2
Compiling scopeguard v1.0.0
Compiling version_check v0.1.5
Compiling glob v0.3.0
Compiling string_cache_shared v0.3.0
Compiling byte-tools v0.3.1
Compiling fnv v1.0.6
Compiling pkg-config v0.3.16
Compiling ppv-lite86 v0.2.6
Compiling opaque-debug v0.2.3
Compiling fake-simd v0.1.2
Compiling new_debug_unreachable v1.0.3
Compiling fixedbitset v0.1.9
Compiling ordermap v0.3.5
Compiling strsim v0.9.2
Compiling bit-vec v0.5.1
Compiling bindgen v0.51.1
Compiling arrayvec v0.4.12
Compiling precomputed-hash v0.1.1
Compiling lalrpop-util v0.17.2
Compiling shlex v0.1.1
Compiling diff v0.1.11
Compiling nodrop v0.1.14
Compiling unicode-xid v0.1.0
Compiling failure_derive v0.1.6
Compiling peeking_take_while v0.1.2
Compiling crc32fast v1.2.0
Compiling rustc-demangle v0.1.16
Compiling adler32 v1.0.4
Compiling matches v0.1.8
Compiling core-foundation-sys v0.6.2
Compiling memsec v0.5.6
Compiling itoa v0.4.4
Compiling mach_o_sys v0.1.1
Compiling remove_dir_all v0.5.2
Compiling httparse v1.3.4
Compiling native-tls v0.2.3
Compiling try-lock v0.2.2
Compiling unicode-width v0.1.6
Compiling scoped-tls v0.1.2
Compiling strsim v0.8.0
Compiling linked-hash-map v0.5.2
Compiling ansi_term v0.11.0
Compiling vec_map v0.8.1
Compiling percent-encoding v2.1.0
Compiling zbase32 v0.1.2
Compiling fallible-iterator v0.2.0
Compiling fallible-streaming-iterator v0.1.9
Compiling ryu v1.0.2
Compiling sequoia-guide v0.11.0 (/private/tmp/nix-build-sequoia-0.11.0.drv-0/source/guide)
Compiling encode_unicode v0.3.6
warning: trait objects without an explicit `dyn` are deprecated
--> guide/build.rs:8:32
|
8 | fn visit_dirs(dir: &Path, cb: &Fn(&DirEntry) -> io::Result<()>)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&DirEntry) -> io::Result<()>`
|
= note: `#[warn(bare_trait_objects)]` on by default
Compiling crossbeam-utils v0.6.6
Compiling thread_local v0.3.6
Compiling itertools v0.8.0
Compiling semver v0.9.0
Compiling rand_core v0.3.1
Compiling unicode-normalization v0.1.8
Compiling rand_chacha v0.1.1
Compiling rand_pcg v0.1.2
Compiling rand v0.6.5
Compiling indexmap v1.3.0
Compiling lock_api v0.3.1
Compiling phf_shared v0.7.24
Compiling capnp v0.10.3
Compiling block-padding v0.1.4
Compiling tokio-sync v0.1.7
Compiling c2-chacha v0.2.3
Compiling petgraph v0.4.13
Compiling nom v4.2.3
Compiling bit-set v0.5.1
Compiling clang-sys v0.28.1
Compiling miniz_oxide v0.3.3
Compiling unicode-bidi v0.3.4
Compiling libsqlite3-sys v0.15.0
Compiling textwrap v0.11.0
Compiling lru-cache v0.1.2
Compiling tokio-executor v0.1.8
Compiling crossbeam-queue v0.1.2
Compiling rand_hc v0.1.0
Compiling rand_xorshift v0.1.1
Compiling rand_isaac v0.1.1
Compiling rustc_version v0.2.3
Compiling libloading v0.5.2
Compiling backtrace-sys v0.1.32
Compiling bzip2-sys v0.1.7
Compiling capnpc v0.10.1
Compiling capnp-futures v0.10.1
Compiling idna v0.2.0
Compiling tokio-timer v0.2.11
Compiling tokio-current-thread v0.1.6
Compiling ena v0.13.1
Compiling want v0.2.0
Compiling iovec v0.1.4
Compiling atty v0.2.13
Compiling rand_os v0.1.3
Compiling rand_jitter v0.1.4
Compiling dirs v1.0.5
Compiling num_cpus v1.10.1
Compiling net2 v0.2.33
Compiling time v0.1.42
Compiling dirs-sys v0.3.4
Compiling fs2 v0.4.3
Compiling rpassword v4.0.1
Compiling quote v1.0.2
Compiling rustc-hash v1.0.1
Compiling base64 v0.10.1
Compiling regex-automata v0.1.8
Compiling parking_lot_core v0.6.2
Compiling parking_lot v0.9.0
Compiling memoffset v0.5.1
Compiling hyper v0.12.35
Compiling generic-array v0.12.3
Compiling core-foundation v0.6.4
Compiling security-framework-sys v0.3.1
Compiling flate2 v1.0.12
Compiling url v2.1.0
Compiling aho-corasick v0.7.6
Compiling csv-core v0.1.6
Compiling bytes v0.4.12
Compiling clap v2.33.0
Compiling termsize v0.1.6
Compiling rand_core v0.5.1
Compiling term v0.5.2
Compiling futures-cpupool v0.1.8
Compiling dirs v2.0.2
Compiling mio v0.6.19
Compiling block-buffer v0.7.3
Compiling digest v0.8.1
Compiling security-framework v0.3.1
Compiling rusqlite v0.19.0
Compiling regex v1.3.1
Compiling cexpr v0.3.5
Compiling tokio-io v0.1.12
Compiling http v0.1.19
Compiling tokio-buf v0.1.1
Compiling string v0.2.1
Compiling rand_chacha v0.2.1
Compiling ascii-canvas v2.0.0
Compiling mio-uds v0.6.7
Compiling phf_generator v0.7.24
Compiling sha2 v0.8.0
Compiling backtrace v0.3.40
Compiling bzip2 v0.3.3
Compiling synstructure v0.12.1
Compiling tokio-codec v0.1.1
Compiling capnp-rpc v0.10.0
Compiling sequoia-store v0.11.0 (/private/tmp/nix-build-sequoia-0.11.0.drv-0/source/store)
Compiling rand v0.7.2
Compiling string_cache_codegen v0.4.4
Compiling crossbeam-epoch v0.7.2
Compiling http-body v0.1.0
Compiling h2 v0.1.26
Compiling buffered-reader v0.11.0 (/private/tmp/nix-build-sequoia-0.11.0.drv-0/source/buffered-reader)
Compiling tokio-reactor v0.1.10
Compiling quickcheck v0.9.0
Compiling tempfile v3.1.0
Compiling crossbeam-deque v0.7.1
Compiling string_cache v0.7.3
Compiling tokio-udp v0.1.5
Compiling tokio-uds v0.2.5
Compiling tokio-tcp v0.1.3
Compiling tokio-threadpool v0.1.16
Compiling tokio-fs v0.1.6
Compiling tokio v0.1.22
Compiling sequoia-tool v0.11.0 (/private/tmp/nix-build-sequoia-0.11.0.drv-0/source/tool)
Compiling sequoia-sqv v0.11.0 (/private/tmp/nix-build-sequoia-0.11.0.drv-0/source/sqv)
Compiling tokio-core v0.1.17
Compiling hyper-tls v0.3.2
Compiling serde_derive v1.0.101
Compiling sequoia-ffi-macros v0.11.0 (/private/tmp/nix-build-sequoia-0.11.0.drv-0/source/ffi-macros)
Compiling nettle-sys v2.0.4
Compiling failure v0.1.6
Compiling sequoia-core v0.11.0 (/private/tmp/nix-build-sequoia-0.11.0.drv-0/source/core)
Compiling nettle v5.0.3
Compiling docopt v1.1.0
Compiling bstr v0.2.8
Compiling lalrpop v0.17.2
Compiling csv v1.1.1
Compiling prettytable-rs v0.8.0
Compiling sequoia-openpgp v0.11.0 (/private/tmp/nix-build-sequoia-0.11.0.drv-0/source/openpgp)
Compiling sequoia-ipc v0.11.0 (/private/tmp/nix-build-sequoia-0.11.0.drv-0/source/ipc)
warning: trait objects without an explicit `dyn` are deprecated
--> openpgp/src/crypto/aead.rs:91:17
|
91 | source: Box<BufferedReader<Cookie> + 'a>,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn BufferedReader<Cookie> + 'a`
|
= note: `#[warn(bare_trait_objects)]` on by default
warning: trait objects without an explicit `dyn` are deprecated
--> openpgp/src/crypto/aead.rs:126:41
|
126 | ... source: Box<'a + BufferedReader<Cookie>>)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn 'a + BufferedReader<Cookie>`
warning: trait objects without an explicit `dyn` are deprecated
--> openpgp/src/crypto/aead.rs:411:54
|
411 | key: &SessionKey, source: Box<BufferedReader<Cookie> + 'a>,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn BufferedReader<Cookie> + 'a`
warning: cannot borrow `self.source` as mutable because it is also borrowed as immutable
--> openpgp/src/crypto/aead.rs:350:17
|
274 | Ok(_) => Ok(self.source.buffer()),
| ----------- immutable borrow occurs here
...
350 | self.source.consume(chunk.len());
| ^^^^^^^^^^^ ----- immutable borrow later used here
| |
| mutable borrow occurs here
|
= note: `#[warn(mutable_borrow_reservation_conflict)]` on by default
= warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future
= note: for more information, see issue #59159 <https://github.com/rust-lang/rust/issues/59159>
Compiling sequoia-net v0.11.0 (/private/tmp/nix-build-sequoia-0.11.0.drv-0/source/net)
Compiling sequoia-ffi v0.11.0 (/private/tmp/nix-build-sequoia-0.11.0.drv-0/source/ffi)
Compiling sequoia-openpgp-ffi v0.11.0 (/private/tmp/nix-build-sequoia-0.11.0.drv-0/source/openpgp-ffi)
Compiling sequoia v0.11.0 (/private/tmp/nix-build-sequoia-0.11.0.drv-0/source)
Finished release [optimized + debuginfo] target(s) in 14m 00s
make -Copenpgp-ffi build-release
make[1]: Entering directory '/private/tmp/nix-build-sequoia-0.11.0.drv-0/source/openpgp-ffi'
sed -e 's|VERSION|0.11.0|g' -e 's|PREFIX|/private/tmp/nix-build-sequoia-0.11.0.drv-0/source/openpgp-ffi|g' -e 's|libdir=.*|libdir=/private/tmp/nix-build-sequoia-0.11.0.drv-0/source/target/release|g' sequoia-openpgp.pc.in > /private/tmp/nix-build-sequoia-0.11.0.drv-0/source/target/release/sequoia-openpgp.pc
make[1]: Leaving directory '/private/tmp/nix-build-sequoia-0.11.0.drv-0/source/openpgp-ffi'
make -Cffi build-release
make[1]: Entering directory '/private/tmp/nix-build-sequoia-0.11.0.drv-0/source/ffi'
make -Clang/python build-release
make[2]: Entering directory '/private/tmp/nix-build-sequoia-0.11.0.drv-0/source/ffi/lang/python'
rm -f .stamp-build
python3 setup.py clean
running clean
/nix/store/0rv6nkppddvpaknk4d0kn8sgv8w7lmji-python3.7-cffi-1.13.1/lib/python3.7/site-packages/cffi/cparser.py:153: UserWarning: String literal found in cdef() or type source. String literals are ignored here, but you should remove them anyway because some character sequences confuse pre-parsing.
warnings.warn("String literal found in cdef() or type source. "
/nix/store/0rv6nkppddvpaknk4d0kn8sgv8w7lmji-python3.7-cffi-1.13.1/lib/python3.7/site-packages/cffi/cparser.py:164: UserWarning: Declaration of global variable 'SQ_REALM_CONTACTS' in cdef() should be marked 'extern' for consistency (or possibly 'static' in API mode)
"'static' in API mode)" % (decl.name,))
/nix/store/0rv6nkppddvpaknk4d0kn8sgv8w7lmji-python3.7-cffi-1.13.1/lib/python3.7/site-packages/cffi/cparser.py:164: UserWarning: Declaration of global variable 'SQ_REALM_SOFTWARE_UPDATES' in cdef() should be marked 'extern' for consistency (or possibly 'static' in API mode)
"'static' in API mode)" % (decl.name,))
LDFLAGS=-L/private/tmp/nix-build-sequoia-0.11.0.drv-0/source/target/release \
python3 setup.py build
running build
running build_py
creating build
creating build/lib.macosx-10.6-x86_64-3.7
creating build/lib.macosx-10.6-x86_64-3.7/sequoia
copying sequoia/store.py -> build/lib.macosx-10.6-x86_64-3.7/sequoia
copying sequoia/error.py -> build/lib.macosx-10.6-x86_64-3.7/sequoia
copying sequoia/sequoia_build.py -> build/lib.macosx-10.6-x86_64-3.7/sequoia
copying sequoia/net.py -> build/lib.macosx-10.6-x86_64-3.7/sequoia
copying sequoia/__init__.py -> build/lib.macosx-10.6-x86_64-3.7/sequoia
copying sequoia/core.py -> build/lib.macosx-10.6-x86_64-3.7/sequoia
copying sequoia/glue.py -> build/lib.macosx-10.6-x86_64-3.7/sequoia
copying sequoia/prelude.py -> build/lib.macosx-10.6-x86_64-3.7/sequoia
copying sequoia/openpgp.py -> build/lib.macosx-10.6-x86_64-3.7/sequoia
running build_ext
generating cffi module 'build/temp.macosx-10.6-x86_64-3.7/_sequoia.c'
creating build/temp.macosx-10.6-x86_64-3.7
building '_sequoia' extension
creating build/temp.macosx-10.6-x86_64-3.7/build
creating build/temp.macosx-10.6-x86_64-3.7/build/temp.macosx-10.6-x86_64-3.7
clang -I../../include -I../../../openpgp-ffi/include -I/nix/store/jn8dic1klsd1d550wb682ssnq9wsffg5-python3-3.7.5/include/python3.7m -c build/temp.macosx-10.6-x86_64-3.7/_sequoia.c -o build/temp.macosx-10.6-x86_64-3.7/build/temp.macosx-10.6-x86_64-3.7/_sequoia.o
clang -bundle -undefined dynamic_lookup -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.2.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.18.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.30.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.1-20190112/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1d/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-swift-corefoundation/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-configd-osx-10.8.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.2.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.18.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.30.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.1-20190112/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1d/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-swift-corefoundation/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-configd-osx-10.8.5/lib -L/private/tmp/nix-build-sequoia-0.11.0.drv-0/source/target/release -I../../include -I../../../openpgp-ffi/include build/temp.macosx-10.6-x86_64-3.7/build/temp.macosx-10.6-x86_64-3.7/_sequoia.o -L/nix/store/jn8dic1klsd1d550wb682ssnq9wsffg5-python3-3.7.5/lib -lsequoia_ffi -o build/lib.macosx-10.6-x86_64-3.7/_sequoia.abi3.so
ld: warning: directory not found for option '-L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib'
ld: warning: directory not found for option '-L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.1/lib'
ld: warning: directory not found for option '-L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.8/lib'
ld: warning: directory not found for option '-L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.4/lib'
ld: warning: directory not found for option '-L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.2.1/lib'
ld: warning: directory not found for option '-L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.18.1/lib'
ld: warning: directory not found for option '-L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.30.0/lib'
ld: warning: directory not found for option '-L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib'
ld: warning: directory not found for option '-L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.1-20190112/lib'
ld: warning: directory not found for option '-L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1d/lib'
ld: warning: directory not found for option '-L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-swift-corefoundation/lib'
ld: warning: directory not found for option '-L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-configd-osx-10.8.5/lib'
ld: warning: directory not found for option '-L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib'
ld: warning: directory not found for option '-L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.1/lib'
ld: warning: directory not found for option '-L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.8/lib'
ld: warning: directory not found for option '-L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.4/lib'
ld: warning: directory not found for option '-L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.2.1/lib'
ld: warning: directory not found for option '-L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.18.1/lib'
ld: warning: directory not found for option '-L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.30.0/lib'
ld: warning: directory not found for option '-L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib'
ld: warning: directory not found for option '-L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.1-20190112/lib'
ld: warning: directory not found for option '-L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1d/lib'
ld: warning: directory not found for option '-L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-swift-corefoundation/lib'
ld: warning: directory not found for option '-L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-configd-osx-10.8.5/lib'
/nix/store/0rv6nkppddvpaknk4d0kn8sgv8w7lmji-python3.7-cffi-1.13.1/lib/python3.7/site-packages/cffi/cparser.py:153: UserWarning: String literal found in cdef() or type source. String literals are ignored here, but you should remove them anyway because some character sequences confuse pre-parsing.
warnings.warn("String literal found in cdef() or type source. "
/nix/store/0rv6nkppddvpaknk4d0kn8sgv8w7lmji-python3.7-cffi-1.13.1/lib/python3.7/site-packages/cffi/cparser.py:164: UserWarning: Declaration of global variable 'SQ_REALM_CONTACTS' in cdef() should be marked 'extern' for consistency (or possibly 'static' in API mode)
"'static' in API mode)" % (decl.name,))
/nix/store/0rv6nkppddvpaknk4d0kn8sgv8w7lmji-python3.7-cffi-1.13.1/lib/python3.7/site-packages/cffi/cparser.py:164: UserWarning: Declaration of global variable 'SQ_REALM_SOFTWARE_UPDATES' in cdef() should be marked 'extern' for consistency (or possibly 'static' in API mode)
"'static' in API mode)" % (decl.name,))
touch .stamp-build-release
make[2]: Leaving directory '/private/tmp/nix-build-sequoia-0.11.0.drv-0/source/ffi/lang/python'
sed -e 's|VERSION|0.11.0|g' -e 's|PREFIX|/private/tmp/nix-build-sequoia-0.11.0.drv-0/source/ffi|g' -e 's|libdir=.*|libdir=/private/tmp/nix-build-sequoia-0.11.0.drv-0/source/target/release|g' sequoia.pc.in >/private/tmp/nix-build-sequoia-0.11.0.drv-0/source/target/release/sequoia.pc
make[1]: Leaving directory '/private/tmp/nix-build-sequoia-0.11.0.drv-0/source/ffi'
make -Csqv build-release
make[1]: Entering directory '/private/tmp/nix-build-sequoia-0.11.0.drv-0/source/sqv'
CARGO_TARGET_DIR=/private/tmp/nix-build-sequoia-0.11.0.drv-0/source/target \
cargo build --release --package sequoia-sqv
Compiling memchr v2.2.1
Compiling syn v1.0.5
Compiling either v1.5.3
Compiling buffered-reader v0.11.0 (/private/tmp/nix-build-sequoia-0.11.0.drv-0/source/buffered-reader)
Compiling itertools v0.8.0
Compiling aho-corasick v0.7.6
Compiling nom v4.2.3
Compiling regex v1.3.1
Compiling cexpr v0.3.5
Compiling bindgen v0.51.1
Compiling synstructure v0.12.1
Compiling serde_derive v1.0.101
Compiling failure_derive v0.1.6
Compiling nettle-sys v2.0.4
Compiling failure v0.1.6
Compiling nettle v5.0.3
Compiling serde v1.0.101
Compiling docopt v1.1.0
Compiling string_cache v0.7.3
Compiling lalrpop v0.17.2
Compiling sequoia-openpgp v0.11.0 (/private/tmp/nix-build-sequoia-0.11.0.drv-0/source/openpgp)
warning: trait objects without an explicit `dyn` are deprecated
--> openpgp/src/crypto/aead.rs:91:17
|
91 | source: Box<BufferedReader<Cookie> + 'a>,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn BufferedReader<Cookie> + 'a`
|
= note: `#[warn(bare_trait_objects)]` on by default
warning: trait objects without an explicit `dyn` are deprecated
--> openpgp/src/crypto/aead.rs:126:41
|
126 | ... source: Box<'a + BufferedReader<Cookie>>)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn 'a + BufferedReader<Cookie>`
warning: trait objects without an explicit `dyn` are deprecated
--> openpgp/src/crypto/aead.rs:411:54
|
411 | key: &SessionKey, source: Box<BufferedReader<Cookie> + 'a>,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn BufferedReader<Cookie> + 'a`
warning: cannot borrow `self.source` as mutable because it is also borrowed as immutable
--> openpgp/src/crypto/aead.rs:350:17
|
274 | Ok(_) => Ok(self.source.buffer()),
| ----------- immutable borrow occurs here
...
350 | self.source.consume(chunk.len());
| ^^^^^^^^^^^ ----- immutable borrow later used here
| |
| mutable borrow occurs here
|
= note: `#[warn(mutable_borrow_reservation_conflict)]` on by default
= warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future
= note: for more information, see issue #59159 <https://github.com/rust-lang/rust/issues/59159>
Compiling sequoia-sqv v0.11.0 (/private/tmp/nix-build-sequoia-0.11.0.drv-0/source/sqv)
Finished release [optimized + debuginfo] target(s) in 8m 59s
make[1]: Leaving directory '/private/tmp/nix-build-sequoia-0.11.0.drv-0/source/sqv'
installing
install flags: SHELL=/nix/store/5ys0r8acw7kx5daia5nshycrw0wwnn1g-bash-4.4-p23/bin/bash PREFIX=/nix/store/l8l5mksza4nxa5gpv2cm2yiiz3ppx9a9-sequoia-0.11.0 PYTHONPATH=/nix/store/dlbab1ij93j7fvs5l2c3yr7zw38x70sa-python3.7-setuptools-41.4.0/lib/python3.7/site-packages:/nix/store/jn8dic1klsd1d550wb682ssnq9wsffg5-python3-3.7.5/lib/python3.7/site-packages:/nix/store/1mk95q1ygl3ix8h2na70j91f5pxdfddx-python3.7-pycparser-2.19/lib/python3.7/site-packages:/nix/store/0rv6nkppddvpaknk4d0kn8sgv8w7lmji-python3.7-cffi-1.13.1/lib/python3.7/site-packages:/nix/store/dlbab1ij93j7fvs5l2c3yr7zw38x70sa-python3.7-setuptools-41.4.0/lib/python3.7/site-packages:/nix/store/jn8dic1klsd1d550wb682ssnq9wsffg5-python3-3.7.5/lib/python3.7/site-packages:/nix/store/1mk95q1ygl3ix8h2na70j91f5pxdfddx-python3.7-pycparser-2.19/lib/python3.7/site-packages:/nix/store/0rv6nkppddvpaknk4d0kn8sgv8w7lmji-python3.7-cffi-1.13.1/lib/python3.7/site-packages:/nix/store/dlbab1ij93j7fvs5l2c3yr7zw38x70sa-python3.7-setuptools-41.4.0/lib/python3.7/site-packages:/nix/store/jn8dic1klsd1d550wb682ssnq9wsffg5-python3-3.7.5/lib/python3.7/site-packages:/nix/store/1mk95q1ygl3ix8h2na70j91f5pxdfddx-python3.7-pycparser-2.19/lib/python3.7/site-packages:/nix/store/0rv6nkppddvpaknk4d0kn8sgv8w7lmji-python3.7-cffi-1.13.1/lib/python3.7/site-packages:/nix/store/dlbab1ij93j7fvs5l2c3yr7zw38x70sa-python3.7-setuptools-41.4.0/lib/python3.7/site-packages:/nix/store/jn8dic1klsd1d550wb682ssnq9wsffg5-python3-3.7.5/lib/python3.7/site-packages:/nix/store/1mk95q1ygl3ix8h2na70j91f5pxdfddx-python3.7-pycparser-2.19/lib/python3.7/site-packages:/nix/store/0rv6nkppddvpaknk4d0kn8sgv8w7lmji-python3.7-cffi-1.13.1/lib/python3.7/site-packages:/nix/store/dlbab1ij93j7fvs5l2c3yr7zw38x70sa-python3.7-setuptools-41.4.0/lib/python3.7/site-packages:/nix/store/jn8dic1klsd1d550wb682ssnq9wsffg5-python3-3.7.5/lib/python3.7/site-packages:/nix/store/1mk95q1ygl3ix8h2na70j91f5pxdfddx-python3.7-pycparser-2.19/lib/python3.7/site-packages:/nix/store/0rv6nkppddvpaknk4d0kn8sgv8w7lmji-python3.7-cffi-1.13.1/lib/python3.7/site-packages:/nix/store/l8l5mksza4nxa5gpv2cm2yiiz3ppx9a9-sequoia-0.11.0/lib/python3.7/site-packages install
CARGO_TARGET_DIR=/private/tmp/nix-build-sequoia-0.11.0.drv-0/source/target \
cargo build --release --all
Finished release [optimized + debuginfo] target(s) in 0.70s
make -Copenpgp-ffi build-release
make[1]: Entering directory '/private/tmp/nix-build-sequoia-0.11.0.drv-0/source/openpgp-ffi'
sed -e 's|VERSION|0.11.0|g' -e 's|PREFIX|/private/tmp/nix-build-sequoia-0.11.0.drv-0/source/openpgp-ffi|g' -e 's|libdir=.*|libdir=/private/tmp/nix-build-sequoia-0.11.0.drv-0/source/target/release|g' sequoia-openpgp.pc.in > /private/tmp/nix-build-sequoia-0.11.0.drv-0/source/target/release/sequoia-openpgp.pc
make[1]: Leaving directory '/private/tmp/nix-build-sequoia-0.11.0.drv-0/source/openpgp-ffi'
make -Cffi build-release
make[1]: Entering directory '/private/tmp/nix-build-sequoia-0.11.0.drv-0/source/ffi'
make -Clang/python build-release
make[2]: Entering directory '/private/tmp/nix-build-sequoia-0.11.0.drv-0/source/ffi/lang/python'
make[2]: Nothing to be done for 'build-release'.
make[2]: Leaving directory '/private/tmp/nix-build-sequoia-0.11.0.drv-0/source/ffi/lang/python'
sed -e 's|VERSION|0.11.0|g' -e 's|PREFIX|/private/tmp/nix-build-sequoia-0.11.0.drv-0/source/ffi|g' -e 's|libdir=.*|libdir=/private/tmp/nix-build-sequoia-0.11.0.drv-0/source/target/release|g' sequoia.pc.in >/private/tmp/nix-build-sequoia-0.11.0.drv-0/source/target/release/sequoia.pc
make[1]: Leaving directory '/private/tmp/nix-build-sequoia-0.11.0.drv-0/source/ffi'
make -Csqv build-release
make[1]: Entering directory '/private/tmp/nix-build-sequoia-0.11.0.drv-0/source/sqv'
CARGO_TARGET_DIR=/private/tmp/nix-build-sequoia-0.11.0.drv-0/source/target \
cargo build --release --package sequoia-sqv
Finished release [optimized + debuginfo] target(s) in 0.53s
make[1]: Leaving directory '/private/tmp/nix-build-sequoia-0.11.0.drv-0/source/sqv'
ginstall -d /nix/store/l8l5mksza4nxa5gpv2cm2yiiz3ppx9a9-sequoia-0.11.0/lib/sequoia
/nix/store/5ys0r8acw7kx5daia5nshycrw0wwnn1g-bash-4.4-p23/bin/bash: ginstall: command not found
make: *** [Makefile:87: install] Error 127
builder for '/nix/store/8nik5syyqvdgmd4iiwbk3j945alwm3kw-sequoia-0.11.0.drv' failed with exit code 2
error: build of '/nix/store/8nik5syyqvdgmd4iiwbk3j945alwm3kw-sequoia-0.11.0.drv' failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment