Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rocksdb: 5.10.3 -> 5.11.3 #37093

Merged
merged 1 commit into from Apr 23, 2018
Merged

Conversation

ryantm
Copy link
Member

@ryantm ryantm commented Mar 15, 2018

Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

  • built on NixOS
  • ran /nix/store/0z5hqf7lmzgynw5vgliy7848dr7p6fis-rednotebook-2.4/bin/rednotebook -h got 0 exit code
  • ran /nix/store/0z5hqf7lmzgynw5vgliy7848dr7p6fis-rednotebook-2.4/bin/rednotebook --help got 0 exit code
  • found 5.11.3 in filename of file in /nix/store/0z5hqf7lmzgynw5vgliy7848dr7p6fis-rednotebook-2.4

cc @adevress @wkennington for review

Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/0z5hqf7lmzgynw5vgliy7848dr7p6fis-rednotebook-2.4/bin/rednotebook -h` got 0 exit code
- ran `/nix/store/0z5hqf7lmzgynw5vgliy7848dr7p6fis-rednotebook-2.4/bin/rednotebook --help` got 0 exit code
- found 5.11.3 in filename of file in /nix/store/0z5hqf7lmzgynw5vgliy7848dr7p6fis-rednotebook-2.4
@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: rocksdb

Partial log (click to expand)

                 from db/db_iter.cc:10:
./util/coding.h: In function 'uint64_t rocksdb::DecodeFixed64(const char*)':
./util/coding.h:114:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
make: *** [Makefile:1836: db/db_impl_files.o] Error 1
make: *** [Makefile:1836: db/db_iter.o] Error 1
make: *** [Makefile:1836: db/column_family.o] Error 1
builder for '/nix/store/7hsmcpbp37qwn20hk4w0bd4f0vvvf3mm-rocksdb-5.11.3.drv' failed with exit code 2
�[31;1merror:�[0m build of '/nix/store/7hsmcpbp37qwn20hk4w0bd4f0vvvf3mm-rocksdb-5.11.3.drv' failed

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: rocksdb

Partial log (click to expand)

strip is /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/m59sypg2jcfylzn0bzk5kw2wfpbyzw8d-rocksdb-5.11.3/lib 
patching script interpreter paths in /nix/store/m59sypg2jcfylzn0bzk5kw2wfpbyzw8d-rocksdb-5.11.3
checking for references to /tmp/nix-build-rocksdb-5.11.3.drv-0 in /nix/store/m59sypg2jcfylzn0bzk5kw2wfpbyzw8d-rocksdb-5.11.3...
shrinking RPATHs of ELF executables and libraries in /nix/store/4bg5garsk9gsy4xf6h5fqmn69yjqjysl-rocksdb-5.11.3-static
strip is /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/4bg5garsk9gsy4xf6h5fqmn69yjqjysl-rocksdb-5.11.3-static/lib 
patching script interpreter paths in /nix/store/4bg5garsk9gsy4xf6h5fqmn69yjqjysl-rocksdb-5.11.3-static
checking for references to /tmp/nix-build-rocksdb-5.11.3.drv-0 in /nix/store/4bg5garsk9gsy4xf6h5fqmn69yjqjysl-rocksdb-5.11.3-static...
/nix/store/ffkjd25xjz1dyj0p5i8042knabwn6dwi-rocksdb-5.11.3-dev

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: rocksdb

Partial log (click to expand)

strip is /nix/store/4sdh09gmvl15cy0zb6i7mbvxh5syz206-cctools-binutils-darwin/bin/strip
patching script interpreter paths in /nix/store/7kjfr9d46z81riq3hxwgzdgi0zbl20i9-rocksdb-5.11.3-dev
strip is /nix/store/4sdh09gmvl15cy0zb6i7mbvxh5syz206-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/rxs4hf61jr7j6qj9v4i4h60nbxk5dm1f-rocksdb-5.11.3/lib
patching script interpreter paths in /nix/store/rxs4hf61jr7j6qj9v4i4h60nbxk5dm1f-rocksdb-5.11.3
/nix/store/rxs4hf61jr7j6qj9v4i4h60nbxk5dm1f-rocksdb-5.11.3/lib/librocksdb.5.11.3.dylib: fixing dylib
strip is /nix/store/4sdh09gmvl15cy0zb6i7mbvxh5syz206-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/90qbn4cv0bfl2pj7q09f9bhjhj8w7vsd-rocksdb-5.11.3-static/lib
patching script interpreter paths in /nix/store/90qbn4cv0bfl2pj7q09f9bhjhj8w7vsd-rocksdb-5.11.3-static
/nix/store/7kjfr9d46z81riq3hxwgzdgi0zbl20i9-rocksdb-5.11.3-dev

@matthewbauer matthewbauer merged commit 07e6e21 into NixOS:master Apr 23, 2018
@ryantm ryantm deleted the auto-update/rocksdb branch April 23, 2018 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants