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

urh: 2.2.2 -> 2.2.3 #44669

Merged
merged 1 commit into from Aug 11, 2018
Merged

urh: 2.2.2 -> 2.2.3 #44669

merged 1 commit into from Aug 11, 2018

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Aug 8, 2018

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

meta.description for urh is: '"Universal Radio Hacker: investigate wireless protocols like a boss"'.

Release on GitHub

Compare changes on GitHub

Checks done (click to expand)
  • built on NixOS
  • /nix/store/4ibakg3n53jk3sk6j2qi20i83zvx7h3l-urh-2.2.3/bin/.urh-wrapped passed the binary check.
  • /nix/store/4ibakg3n53jk3sk6j2qi20i83zvx7h3l-urh-2.2.3/bin/urh passed the binary check.
  • /nix/store/4ibakg3n53jk3sk6j2qi20i83zvx7h3l-urh-2.2.3/bin/.urh_cli-wrapped passed the binary check.
  • /nix/store/4ibakg3n53jk3sk6j2qi20i83zvx7h3l-urh-2.2.3/bin/urh_cli passed the binary check.
  • 4 of 4 passed binary check by having a zero exit code.
  • 2 of 4 passed binary check by having the new version present in output.
  • found 2.2.3 with grep in /nix/store/4ibakg3n53jk3sk6j2qi20i83zvx7h3l-urh-2.2.3
  • directory tree listing: https://gist.github.com/30c6b9c9164b2be0bdef896a880934d6
  • du listing: https://gist.github.com/3f030ab90b7657e2e11638159456eb62
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 bb19ab7864ee52eb5a6d3965f9e997ed9d2d3196 && nix-shell --pure -I nixpkgs=. -p urh

cc @fpletz 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/urh/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: urh

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

Failure on x86_64-linux (full log)

Attempted: urh

Partial log (click to expand)

building '/nix/store/m6hxr0msfcv01qdx8hkyidvw8bhgzl7q-source.drv'...

trying https://github.com/jopohl/urh/archive/v2.2.3.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   118    0   118    0     0    275      0 --:--:-- --:--:-- --:--:--   275
100 5308k    0 5308k    0     0  2288k      0 --:--:--  0:00:02 --:--:-- 5782k
unpacking source archive /build/v2.2.3.tar.gz
cannot build derivation '/nix/store/81ivdkagnmip3skdwqhdv1m33cncfg4s-urh-2.2.3.drv': 1 dependencies couldn't be built
error: build of '/nix/store/81ivdkagnmip3skdwqhdv1m33cncfg4s-urh-2.2.3.drv' failed

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: urh

Partial log (click to expand)

tar: qtwebengine-everywhere-src-5.11.1/src/3rdparty/chromium/third_party/libxml/src/include/libxml/c14n.h: Cannot write: No space left on device
tar: qtwebengine-everywhere-src-5.11.1/src/3rdparty/chromium/third_party/libxml/src/include/libxml/xmlstring.h: Cannot write: No space left on device
tar: qtwebengine-everywhere-src-5.11.1/src/3rdparty/chromium/third_party/libxml/src/include/libxml/xmlerror.h: Cannot write: No space left on device
tar: qtwebengine-everywhere-src-5.11.1/src/3rdparty/chromium/third_party/libxml/src/include/libxml/chvalid.h: Cannot write: No space left on device
tar: qtwebengine-everywhere-src-5.11.1/src/3rdparty/chromium/third_party/libxml/src/include/libxml/xmlreader.h: Cannot write: No space left on device
tar: qtwebengine-everywhere-src-5.11.1/src/3rdparty/chromium/third_party/libxml/src/include/libxml/xmlexports.h: Cannot write: No space left on device
tar: qtwebengine-everywhere-src-5.11.1/src/3rdparty/chromium/third_party/libxml/src/include/libxml/dict.h: Cannot write: No space left on device
tar: qtwebengine-everywhere-src-5.11.1/src/3rdparty/chromium/third_party/libxml/src/libxml2-config.cmake.in: Cannot write: No space left on device
tar: qtwebengine-everywhere-src-5.11.1/src/3rdparty/chromium/third_party/libxml/src/runtest.c: Cannot write: No space left on device
error: unexpected end-of-file

@samueldr
Copy link
Member

samueldr commented Aug 11, 2018

It built fine here locally. Let's re-trigger the bot.

@GrahamcOfBorg build urh

One is an out-of-space issue, the other is a timeout from a dependency.

@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: urh

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

No attempt on x86_64-darwin (full log)

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

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: urh

Partial log (click to expand)

shrinking /nix/store/shfzjvjip0b25d1bpfy6bivrlmdmbxd0-urh-2.2.3/lib/python3.6/site-packages/urh/cythonext/util.cpython-36m-x86_64-linux-gnu.so
shrinking /nix/store/shfzjvjip0b25d1bpfy6bivrlmdmbxd0-urh-2.2.3/lib/python3.6/site-packages/urh/dev/native/lib/rtlsdr.cpython-36m-x86_64-linux-gnu.so
shrinking /nix/store/shfzjvjip0b25d1bpfy6bivrlmdmbxd0-urh-2.2.3/lib/python3.6/site-packages/urh/dev/native/lib/hackrf.cpython-36m-x86_64-linux-gnu.so
strip is /nix/store/gpc2wld1s0c6qzx9326cwn1wcx29xzsj-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/shfzjvjip0b25d1bpfy6bivrlmdmbxd0-urh-2.2.3/lib  /nix/store/shfzjvjip0b25d1bpfy6bivrlmdmbxd0-urh-2.2.3/bin
patching script interpreter paths in /nix/store/shfzjvjip0b25d1bpfy6bivrlmdmbxd0-urh-2.2.3
checking for references to /build in /nix/store/shfzjvjip0b25d1bpfy6bivrlmdmbxd0-urh-2.2.3...
wrapping `/nix/store/shfzjvjip0b25d1bpfy6bivrlmdmbxd0-urh-2.2.3/bin/urh'...
wrapping `/nix/store/shfzjvjip0b25d1bpfy6bivrlmdmbxd0-urh-2.2.3/bin/urh_cli'...
postPatchMkspecs

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: urh

Partial log (click to expand)

shrinking /nix/store/shfzjvjip0b25d1bpfy6bivrlmdmbxd0-urh-2.2.3/lib/python3.6/site-packages/urh/cythonext/path_creator.cpython-36m-x86_64-linux-gnu.so
shrinking /nix/store/shfzjvjip0b25d1bpfy6bivrlmdmbxd0-urh-2.2.3/lib/python3.6/site-packages/urh/cythonext/util.cpython-36m-x86_64-linux-gnu.so
strip is /nix/store/gpc2wld1s0c6qzx9326cwn1wcx29xzsj-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/shfzjvjip0b25d1bpfy6bivrlmdmbxd0-urh-2.2.3/lib  /nix/store/shfzjvjip0b25d1bpfy6bivrlmdmbxd0-urh-2.2.3/bin
patching script interpreter paths in /nix/store/shfzjvjip0b25d1bpfy6bivrlmdmbxd0-urh-2.2.3
checking for references to /build in /nix/store/shfzjvjip0b25d1bpfy6bivrlmdmbxd0-urh-2.2.3...
wrapping `/nix/store/shfzjvjip0b25d1bpfy6bivrlmdmbxd0-urh-2.2.3/bin/urh'...
wrapping `/nix/store/shfzjvjip0b25d1bpfy6bivrlmdmbxd0-urh-2.2.3/bin/urh_cli'...
postPatchMkspecs
/nix/store/shfzjvjip0b25d1bpfy6bivrlmdmbxd0-urh-2.2.3

Copy link
Member

@samueldr samueldr left a comment

Choose a reason for hiding this comment

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

The urh_cli binary works just fine.

The Qt-based urh won't start due to mis-matched Qt platform plugins, but it's probably right to expect that it would work.

@GrahamcOfBorg
Copy link

Timed out, unknown build status on aarch64-linux (full log)

Attempted: urh

Partial log (click to expand)

[6845/16620] CXX obj/third_party/webrtc/modules/video_coding/video_coding/video_receiver.o
[6846/16620] CXX obj/third_party/webrtc/modules/video_coding/webrtc_vp8/screenshare_layers.o
[6847/16620] CXX obj/third_party/webrtc/p2p/rtc_p2p/p2pconstants.o
[6848/16620] CXX obj/third_party/webrtc/modules/video_coding/video_coding/video_coding_impl.o
[6849/16620] CXX obj/third_party/webrtc/modules/video_coding/video_coding/receiver.o
building of '/nix/store/jwfni68ybhmxnibn47mlz0d3dplr6ipi-qtwebengine-5.11.1.drv' timed out after 3600 seconds
building of '/nix/store/4q4bj90g6w9ri9vb3hsabcksizym5msj-qtwebkit-5.212-alpha-01-26-2018.drv' timed out after 3600 seconds
cannot build derivation '/nix/store/5g5q4qs16kdci3g664ymznhl9yh762xb-python3.6-PyQt-5.10.1.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/0a5ajnjxxzras7ws7jm365qg1qa979g9-urh-2.2.3.drv': 1 dependencies couldn't be built
error: build of '/nix/store/0a5ajnjxxzras7ws7jm365qg1qa979g9-urh-2.2.3.drv' failed

@GrahamcOfBorg
Copy link

Timed out, unknown build status on aarch64-linux (full log)

Attempted: urh

Partial log (click to expand)

[ 12%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3UseCounts.cpp.o
[ 12%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bindings/ScriptFunctionCall.cpp.o
[ 12%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3Type.cpp.o
[ 12%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3TimingScope.cpp.o
[ 12%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3UpsilonValue.cpp.o
[ 12%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3SwitchValue.cpp.o
building of '/nix/store/4q4bj90g6w9ri9vb3hsabcksizym5msj-qtwebkit-5.212-alpha-01-26-2018.drv' timed out after 3600 seconds
cannot build derivation '/nix/store/5g5q4qs16kdci3g664ymznhl9yh762xb-python3.6-PyQt-5.10.1.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/0a5ajnjxxzras7ws7jm365qg1qa979g9-urh-2.2.3.drv': 1 dependencies couldn't be built
error: build of '/nix/store/0a5ajnjxxzras7ws7jm365qg1qa979g9-urh-2.2.3.drv' failed

@fpletz fpletz merged commit 498be8d into NixOS:master Aug 11, 2018
@r-ryantm r-ryantm deleted the auto-update/urh branch August 11, 2018 12:58
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

4 participants