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

bowtie2: 2.3.3.1 -> 2.3.4 #34141

Merged
merged 1 commit into from Jan 22, 2018
Merged

bowtie2: 2.3.3.1 -> 2.3.4 #34141

merged 1 commit into from Jan 22, 2018

Conversation

arcadio
Copy link
Contributor

@arcadio arcadio commented Jan 22, 2018

Motivation for this change

Upgrade bowtie2 to latest stable release.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@rybern

@adisbladis
Copy link
Member

@GrahamcOfBorg build bowtie2

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Success for system: x86_64-darwin

/nix/store/4cvvpbqdkrb0hr4p47q3s9l2a6k04y1g-bash-4.4-p12/bin/bash: which: command not found
mkdir -p /nix/store/lpnwvb7lnpaaksf999hh2bkr51zh8n5n-bowtie2-2.3.4/bin
for file in bowtie2-build-s bowtie2-build-l bowtie2-align-s bowtie2-align-l bowtie2-inspect-s bowtie2-inspect-l bowtie2-inspect bowtie2-build bowtie2 ; do \
	cp -f $file /nix/store/lpnwvb7lnpaaksf999hh2bkr51zh8n5n-bowtie2-2.3.4/bin ; \
done
post-installation fixup
strip is /nix/store/i1zz228nl3bljcbb83fq0rq7lr7nvv4y-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/lpnwvb7lnpaaksf999hh2bkr51zh8n5n-bowtie2-2.3.4/bin
patching script interpreter paths in /nix/store/lpnwvb7lnpaaksf999hh2bkr51zh8n5n-bowtie2-2.3.4
/nix/store/lpnwvb7lnpaaksf999hh2bkr51zh8n5n-bowtie2-2.3.4

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Success for system: x86_64-linux

shrinking /nix/store/fhbj6a1rvrf7n2fzr8851q3a97316w26-bowtie2-2.3.4/bin/bowtie2-inspect-l
shrinking /nix/store/fhbj6a1rvrf7n2fzr8851q3a97316w26-bowtie2-2.3.4/bin/bowtie2-build-s
shrinking /nix/store/fhbj6a1rvrf7n2fzr8851q3a97316w26-bowtie2-2.3.4/bin/bowtie2-align-l
shrinking /nix/store/fhbj6a1rvrf7n2fzr8851q3a97316w26-bowtie2-2.3.4/bin/bowtie2-inspect-s
shrinking /nix/store/fhbj6a1rvrf7n2fzr8851q3a97316w26-bowtie2-2.3.4/bin/bowtie2-build-l
strip is /nix/store/mdyy001q67hiks0g24ra53z7ckm4jfr4-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/fhbj6a1rvrf7n2fzr8851q3a97316w26-bowtie2-2.3.4/bin 
patching script interpreter paths in /nix/store/fhbj6a1rvrf7n2fzr8851q3a97316w26-bowtie2-2.3.4
checking for references to /tmp/nix-build-bowtie2-2.3.4.drv-0 in /nix/store/fhbj6a1rvrf7n2fzr8851q3a97316w26-bowtie2-2.3.4...
/nix/store/fhbj6a1rvrf7n2fzr8851q3a97316w26-bowtie2-2.3.4

@adisbladis adisbladis merged commit 9ff71fe into NixOS:master Jan 22, 2018
Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failure for system: aarch64-linux

configuring
no configure script, doing nothing
building
build flags: SHELL=/nix/store/rc78viijga8i0m4imrnqk8d1csyqr8yx-bash-4.4-p12/bin/bash
/nix/store/rc78viijga8i0m4imrnqk8d1csyqr8yx-bash-4.4-p12/bin/bash: which: command not found
dirname: missing operand
Try 'dirname --help' for more information.
Makefile:184: *** bowtie2 compilation requires a 64-bit platform .  Stop.
builder for '/nix/store/lgfc3pd4lg2dfs4bz51jxbkk9amyly6f-bowtie2-2.3.4.drv' failed with exit code 2
error: build of '/nix/store/lgfc3pd4lg2dfs4bz51jxbkk9amyly6f-bowtie2-2.3.4.drv' failed

@arcadio arcadio deleted the bowtie2 branch May 14, 2018 19:21
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