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

shotcut: 18.06.02 -> 18.08 #44463

Merged
merged 1 commit into from Aug 5, 2018
Merged

shotcut: 18.06.02 -> 18.08 #44463

merged 1 commit into from Aug 5, 2018

Conversation

woffs
Copy link
Contributor

@woffs woffs commented Aug 4, 2018

and fix SHOTCUT_VERSION

Motivation for this change
Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option 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/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Fits CONTRIBUTING.md.

and fix SHOTCUT_VERSION
@GrahamcOfBorg
Copy link

Failure on x86_64-linux (full log)

Attempted: shotcut

Partial log (click to expand)

[  9%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGDesiredWeakReferences.cpp.o
[  9%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGDisassembler.cpp.o
[  9%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGDoesGC.cpp.o
[  9%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGDriver.cpp.o
[  9%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGEdge.cpp.o
[  9%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGEpoch.cpp.o
[  9%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGFailedFinalizer.cpp.o
building of '/nix/store/hs3biwp3dqq5xdp6v6p35fqhzsnxg5rs-qtwebkit-5.212-alpha-01-26-2018.drv' timed out after 3600 seconds
cannot build derivation '/nix/store/1d7q3rfyj1yggxr543jznidadrpnljlg-shotcut-18.08.drv': 1 dependencies couldn't be built
error: build of '/nix/store/1d7q3rfyj1yggxr543jznidadrpnljlg-shotcut-18.08.drv' failed

@xeji
Copy link
Contributor

xeji commented Aug 4, 2018

@GrahamcOfBorg build shotcut

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

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 aarch64-linux (full log)

Attempted: shotcut

Partial log (click to expand)

[ 40%] Linking CXX executable ../../../bin/testair
[ 40%] Built target testb3
[ 40%] Built target testair
[ 40%] Linking CXX executable ../../../bin/jsc
[ 40%] Built target jsc
Scanning dependencies of target WebCore
[ 40%] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/svg/SVGAllInOne.cpp.o
building of '/nix/store/cmhca5b17ycaihg9awzd5qkshsn3qwgr-qtwebkit-5.212-alpha-01-26-2018.drv' timed out after 3600 seconds
cannot build derivation '/nix/store/hkw5npyydby0s13y5yjfkz85c3yavgwg-shotcut-18.08.drv': 1 dependencies couldn't be built
error: build of '/nix/store/hkw5npyydby0s13y5yjfkz85c3yavgwg-shotcut-18.08.drv' failed

@GrahamcOfBorg
Copy link

Failure on x86_64-linux (full log)

Attempted: shotcut

Partial log (click to expand)

[  9%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGDesiredWeakReferences.cpp.o
[  9%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGDisassembler.cpp.o
[  9%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGDoesGC.cpp.o
[  9%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGDriver.cpp.o
[  9%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGEdge.cpp.o
[  9%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGEpoch.cpp.o
[  9%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGFailedFinalizer.cpp.o
building of '/nix/store/hs3biwp3dqq5xdp6v6p35fqhzsnxg5rs-qtwebkit-5.212-alpha-01-26-2018.drv' timed out after 3600 seconds
cannot build derivation '/nix/store/1d7q3rfyj1yggxr543jznidadrpnljlg-shotcut-18.08.drv': 1 dependencies couldn't be built
error: build of '/nix/store/1d7q3rfyj1yggxr543jznidadrpnljlg-shotcut-18.08.drv' failed

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: shotcut

Partial log (click to expand)

[ 40%] Generating ../../DerivedSources/WebCore/JSSVGAnimatedNumber.cpp, ../../DerivedSources/WebCore/JSSVGAnimatedNumber.h
[ 40%] Generating ../../DerivedSources/WebCore/JSXMLHttpRequestProgressEvent.cpp, ../../DerivedSources/WebCore/JSXMLHttpRequestProgressEvent.h
[ 40%] Generating ../../DerivedSources/WebCore/JSXMLHttpRequestEventTarget.cpp, ../../DerivedSources/WebCore/JSXMLHttpRequestEventTarget.h
[ 40%] Linking CXX executable ../../../bin/testair
[ 40%] Built target testair
[ 40%] Linking CXX executable ../../../bin/jsc
[ 40%] Built target jsc
building of '/nix/store/cmhca5b17ycaihg9awzd5qkshsn3qwgr-qtwebkit-5.212-alpha-01-26-2018.drv' timed out after 3600 seconds
cannot build derivation '/nix/store/hkw5npyydby0s13y5yjfkz85c3yavgwg-shotcut-18.08.drv': 1 dependencies couldn't be built
error: build of '/nix/store/hkw5npyydby0s13y5yjfkz85c3yavgwg-shotcut-18.08.drv' failed

@woffs
Copy link
Contributor Author

woffs commented Aug 5, 2018

build timeouts are often a problem when filing PRs against master ...

@xeji
Copy link
Contributor

xeji commented Aug 5, 2018

Let's try again. Maybe some dependencies have been built in the meantime.
@GrahamcOfBorg build shotcut

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

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

Partial log (click to expand)

shrinking RPATHs of ELF executables and libraries in /nix/store/l47nxhh7hrb4w195hc7y4kz7gijxfbaw-shotcut-18.08
shrinking /nix/store/l47nxhh7hrb4w195hc7y4kz7gijxfbaw-shotcut-18.08/bin/.shotcut-wrapped
strip is /nix/store/1hi76hr87bd1y1q1qjk0lv8nmcjip1c8-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/l47nxhh7hrb4w195hc7y4kz7gijxfbaw-shotcut-18.08/bin
patching script interpreter paths in /nix/store/l47nxhh7hrb4w195hc7y4kz7gijxfbaw-shotcut-18.08
/nix/store/l47nxhh7hrb4w195hc7y4kz7gijxfbaw-shotcut-18.08/share/shotcut/qml/export-edl/rebuild.sh: interpreter directive changed from "/bin/sh" to "/nix/store/dkh7l9a4sx7zqh8riqbj3z21sz25p8xy-bash-4.4-p23/bin/sh"
checking for references to /build in /nix/store/l47nxhh7hrb4w195hc7y4kz7gijxfbaw-shotcut-18.08...
postPatchMkspecs
postPatchMkspecs
/nix/store/l47nxhh7hrb4w195hc7y4kz7gijxfbaw-shotcut-18.08

@xeji xeji merged commit 4082e94 into NixOS:master Aug 5, 2018
@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: shotcut

Partial log (click to expand)

[ 66%] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/qt/RenderThemeQStyle.cpp.o
[ 66%] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/qt/RenderThemeQt.cpp.o
[ 66%] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/qt/RenderThemeQtMobile.cpp.o
[ 66%] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/qt/ScrollViewQt.cpp.o
[ 66%] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/qt/ScrollbarThemeQStyle.cpp.o
[ 66%] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/qt/ScrollbarThemeQt.cpp.o
[ 66%] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/qt/SharedBufferQt.cpp.o
building of '/nix/store/cmhca5b17ycaihg9awzd5qkshsn3qwgr-qtwebkit-5.212-alpha-01-26-2018.drv' timed out after 3600 seconds
cannot build derivation '/nix/store/hkw5npyydby0s13y5yjfkz85c3yavgwg-shotcut-18.08.drv': 1 dependencies couldn't be built
error: build of '/nix/store/hkw5npyydby0s13y5yjfkz85c3yavgwg-shotcut-18.08.drv' failed

grwlf pushed a commit to grwlf/nixpkgs that referenced this pull request Nov 10, 2018
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