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

couchdb2: 2.1.1 -> 2.1.2 #43475

Merged
merged 1 commit into from Jul 13, 2018
Merged

couchdb2: 2.1.1 -> 2.1.2 #43475

merged 1 commit into from Jul 13, 2018

Conversation

r-ryantm
Copy link
Contributor

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/couchdb/versions.

meta.description for couchdb2 is: '"A database that uses JSON for documents, JavaScript for MapReduce queries, and regular HTTP for an API"'.

Checks done (click to expand)
  • built on NixOS
  • Warning: no invocation of /nix/store/mh29wi5svvysyq1nza7vr3g8lavi5b6b-couchdb-2.1.2/bin/couchdb.cmd had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/mh29wi5svvysyq1nza7vr3g8lavi5b6b-couchdb-2.1.2/bin/couchup had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/mh29wi5svvysyq1nza7vr3g8lavi5b6b-couchdb-2.1.2/bin/couchdb had a zero exit code or showed the expected version
  • /nix/store/mh29wi5svvysyq1nza7vr3g8lavi5b6b-couchdb-2.1.2/bin/couchjs passed the binary check.
  • /nix/store/mh29wi5svvysyq1nza7vr3g8lavi5b6b-couchdb-2.1.2/bin/remsh passed the binary check.
  • Warning: no invocation of /nix/store/mh29wi5svvysyq1nza7vr3g8lavi5b6b-couchdb-2.1.2/bin/.couchdb-wrapped had a zero exit code or showed the expected version
  • 2 of 6 passed binary check by having a zero exit code.
  • 0 of 6 passed binary check by having the new version present in output.
  • found 2.1.2 with grep in /nix/store/mh29wi5svvysyq1nza7vr3g8lavi5b6b-couchdb-2.1.2
  • directory tree listing: https://gist.github.com/1b382a9dffe709c1acf564d554b0081e
  • du listing: https://gist.github.com/ff1cd0d3652ebeda5ef5b64ba5a3c7f0
Test this build with Cachix (click to expand)

One time setup in nixpkgs Git checkout:

cachix use r-ryantm
git remote add r-ryantm https://github.com/r-ryantm/nixpkgs.git

Test this build:

git fetch r-ryantm && git checkout 20c9b4727cb0615e30fc40dbff1551e96a42d0af && nix-shell --pure -I nixpkgs=. -p couchdb2

cc @garbas for testing.

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/couchdb/versions.
@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin (full log)

The following builds were skipped because they don't evaluate on x86_64-darwin: couchdb2

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowUnsupportedSystem = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowUnsupportedSystem = true; }
to ~/.config/nixpkgs/config.nix.


@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: couchdb2

Partial log (click to expand)

checking for references to /build in /nix/store/mh29wi5svvysyq1nza7vr3g8lavi5b6b-couchdb-2.1.2...
wrong ELF type
wrong ELF type
wrong ELF type
wrong ELF type
wrong ELF type
wrong ELF type
wrong ELF type
wrong ELF type
/nix/store/mh29wi5svvysyq1nza7vr3g8lavi5b6b-couchdb-2.1.2

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: couchdb2

Partial log (click to expand)

./yarr/yarr/RegexJIT.h:73:10: note: candidate: void JSC::Yarr::RegexCodeBlock::set(int)
     void set(MacroAssembler::CodeRef ref) { m_ref = ref; }
          ^~~
./yarr/yarr/RegexJIT.h:73:10: note:   no known conversion for argument 1 from 'JSC::LinkBuffer::CodeRef {aka JSC::MacroAssemblerCodeRef}' to 'int'
make[1]: *** [config/rules.mk:1475: RegexJIT.o] Error 1
make[1]: Leaving directory '/build/js-1.8.5/js/src'
make: *** [config/rules.mk:754: default] Error 2
builder for '/nix/store/ymjrfaly9z2yp86g4zvp89p7iavb1i9g-spidermonkey-1.8.5.drv' failed with exit code 2
cannot build derivation '/nix/store/z16pyl7lk9qvy8x6sjdvfp2d57mzvkv6-couchdb-2.1.2.drv': 1 dependencies couldn't be built
error: build of '/nix/store/z16pyl7lk9qvy8x6sjdvfp2d57mzvkv6-couchdb-2.1.2.drv' failed

@FRidh FRidh merged commit 1dfe802 into NixOS:master Jul 13, 2018
@r-ryantm r-ryantm deleted the auto-update/couchdb branch July 13, 2018 17:12
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