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

libsvm: 3.22 -> 3.23 #43753

Merged
merged 1 commit into from Jul 21, 2018
Merged

libsvm: 3.22 -> 3.23 #43753

merged 1 commit into from Jul 21, 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/libsvm/versions.

meta.description for libsvm is: '"A library for support vector machines"'.

Checks done (click to expand)
  • built on NixOS
  • Warning: no invocation of /nix/store/27wjnq5g61970w790rqscpdciw2q718s-libsvm-3.23/bin/svm-scale had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/27wjnq5g61970w790rqscpdciw2q718s-libsvm-3.23/bin/svm-train had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/27wjnq5g61970w790rqscpdciw2q718s-libsvm-3.23/bin/svm-predict had a zero exit code or showed the expected version
  • 0 of 3 passed binary check by having a zero exit code.
  • 0 of 3 passed binary check by having the new version present in output.
  • directory tree listing: https://gist.github.com/d8fc93fb42b6762c78133f801a09da3b
  • du listing: https://gist.github.com/f42194b94488326e765670a5574f7df1
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 8a1f77fe2d6934083f95fa12fc6a814932e0975c && nix-shell --pure -I nixpkgs=. -p libsvm

cc @spwhitt 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/libsvm/versions.
@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: libsvm

Partial log (click to expand)

shrinking RPATHs of ELF executables and libraries in /nix/store/dgvlfcrwd393kjbk16di0fa06an43fin-libsvm-3.23
shrinking /nix/store/dgvlfcrwd393kjbk16di0fa06an43fin-libsvm-3.23/bin/svm-predict
shrinking /nix/store/dgvlfcrwd393kjbk16di0fa06an43fin-libsvm-3.23/bin/svm-train
shrinking /nix/store/dgvlfcrwd393kjbk16di0fa06an43fin-libsvm-3.23/bin/svm-scale
shrinking /nix/store/dgvlfcrwd393kjbk16di0fa06an43fin-libsvm-3.23/lib/libsvm.2.so
strip is /nix/store/7iyn7gn33i7xxjgmwf25k20246y6nd9d-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/dgvlfcrwd393kjbk16di0fa06an43fin-libsvm-3.23/lib  /nix/store/dgvlfcrwd393kjbk16di0fa06an43fin-libsvm-3.23/bin
patching script interpreter paths in /nix/store/dgvlfcrwd393kjbk16di0fa06an43fin-libsvm-3.23
checking for references to /build in /nix/store/dgvlfcrwd393kjbk16di0fa06an43fin-libsvm-3.23...
/nix/store/dgvlfcrwd393kjbk16di0fa06an43fin-libsvm-3.23

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: libsvm

Partial log (click to expand)

        SHARED_LIB_FLAG="-dynamiclib -Wl,-install_name,libsvm.so.2"; \
else \
        SHARED_LIB_FLAG="-shared -Wl,-soname,libsvm.so.2"; \
fi; \
clang++ ${SHARED_LIB_FLAG} svm.o -o libsvm.so.2
installing
post-installation fixup
strip is /nix/store/8axizw5mf6dx7wip65nbkyrmlkhmjhc5-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/yc9v1qrhppk6bzg46ka5s731ngr1h50z-libsvm-3.23/lib  /nix/store/yc9v1qrhppk6bzg46ka5s731ngr1h50z-libsvm-3.23/bin
patching script interpreter paths in /nix/store/yc9v1qrhppk6bzg46ka5s731ngr1h50z-libsvm-3.23

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: libsvm

Partial log (click to expand)

shrinking RPATHs of ELF executables and libraries in /nix/store/27wjnq5g61970w790rqscpdciw2q718s-libsvm-3.23
shrinking /nix/store/27wjnq5g61970w790rqscpdciw2q718s-libsvm-3.23/lib/libsvm.2.so
shrinking /nix/store/27wjnq5g61970w790rqscpdciw2q718s-libsvm-3.23/bin/svm-scale
shrinking /nix/store/27wjnq5g61970w790rqscpdciw2q718s-libsvm-3.23/bin/svm-predict
shrinking /nix/store/27wjnq5g61970w790rqscpdciw2q718s-libsvm-3.23/bin/svm-train
strip is /nix/store/90vmpr41dzsx350k5argycaf693hnl1l-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/27wjnq5g61970w790rqscpdciw2q718s-libsvm-3.23/lib  /nix/store/27wjnq5g61970w790rqscpdciw2q718s-libsvm-3.23/bin
patching script interpreter paths in /nix/store/27wjnq5g61970w790rqscpdciw2q718s-libsvm-3.23
checking for references to /build in /nix/store/27wjnq5g61970w790rqscpdciw2q718s-libsvm-3.23...
/nix/store/27wjnq5g61970w790rqscpdciw2q718s-libsvm-3.23

FRidh added a commit that referenced this pull request Jul 21, 2018
@FRidh FRidh merged commit bae4a82 into NixOS:master Jul 21, 2018
@FRidh FRidh merged commit 8a1f77f into NixOS:master Jul 21, 2018
@r-ryantm r-ryantm deleted the auto-update/libsvm branch July 21, 2018 17:36
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