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

libsForQt5.qscintilla: 2.9.4 -> 2.10.3 #37330

Merged
merged 1 commit into from Apr 17, 2018

Conversation

ryantm
Copy link
Member

@ryantm ryantm commented Mar 18, 2018

Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

  • built on NixOS
  • Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
  • found 2.10.3 with grep in /nix/store/2q8rpns7liydfjw0sfxmr4dqb6ydn7fh-qscintilla-qt5-2.10.3
  • directory tree listing: https://gist.github.com/a8a71ce267574bdfa3cfb49ecd9d784e

cc @peterhoeg for review

Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 2.10.3 with grep in /nix/store/2q8rpns7liydfjw0sfxmr4dqb6ydn7fh-qscintilla-qt5-2.10.3
- directory tree listing: https://gist.github.com/a8a71ce267574bdfa3cfb49ecd9d784e
@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Attempted: libsForQt5.qscintilla

Partial log (click to expand)

unpacking sources
unpacking source archive /nix/store/aslzqk4pyf28914az5r4c8y0gfm8zsz7-QScintilla_gpl-2.10.3.zip
source root is QScintilla_gpl-2.10.3
setting SOURCE_DATE_EPOCH to timestamp 1519728662 of file QScintilla_gpl-2.10.3/example-Qt4Qt5/mainwindow.h
patching sources
configuring
Info: creating stash file /private/tmp/nix-build-qscintilla-qt5-2.10.3.drv-0/QScintilla_gpl-2.10.3/Qt4Qt5/.qmake.stash
Project ERROR: Unknown module(s) in QT: macextras
builder for '/nix/store/b7xg2fhhqcwhdlq9s729r3pb7i9gw5v7-qscintilla-qt5-2.10.3.drv' failed with exit code 3
error: build of '/nix/store/b7xg2fhhqcwhdlq9s729r3pb7i9gw5v7-qscintilla-qt5-2.10.3.drv' failed

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: libsForQt5.qscintilla

Partial log (click to expand)

shrinking RPATHs of ELF executables and libraries in /nix/store/vzsvg0rslqdbkqf5ilcskf57ah1sscli-qscintilla-qt5-2.10.3
shrinking /nix/store/vzsvg0rslqdbkqf5ilcskf57ah1sscli-qscintilla-qt5-2.10.3/lib/libqscintilla2_qt5.so.13.1.1
strip is /nix/store/3zq400fri5dv7d30lpxlqm2v9y1iis6j-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/vzsvg0rslqdbkqf5ilcskf57ah1sscli-qscintilla-qt5-2.10.3/lib
patching script interpreter paths in /nix/store/vzsvg0rslqdbkqf5ilcskf57ah1sscli-qscintilla-qt5-2.10.3
checking for references to /build in /nix/store/vzsvg0rslqdbkqf5ilcskf57ah1sscli-qscintilla-qt5-2.10.3...
postPatchMkspecs
fixQtBuiltinPaths: Fixing Qt builtin paths in `/nix/store/vzsvg0rslqdbkqf5ilcskf57ah1sscli-qscintilla-qt5-2.10.3/mkspecs/features/qscintilla2.prf'...
postPatchMkspecs
/nix/store/vzsvg0rslqdbkqf5ilcskf57ah1sscli-qscintilla-qt5-2.10.3

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: libsForQt5.qscintilla

Partial log (click to expand)

shrinking RPATHs of ELF executables and libraries in /nix/store/2q8rpns7liydfjw0sfxmr4dqb6ydn7fh-qscintilla-qt5-2.10.3
shrinking /nix/store/2q8rpns7liydfjw0sfxmr4dqb6ydn7fh-qscintilla-qt5-2.10.3/lib/libqscintilla2_qt5.so.13.1.1
strip is /nix/store/fzcs0fn6bb04m82frhlb78nc03ny3w55-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/2q8rpns7liydfjw0sfxmr4dqb6ydn7fh-qscintilla-qt5-2.10.3/lib
patching script interpreter paths in /nix/store/2q8rpns7liydfjw0sfxmr4dqb6ydn7fh-qscintilla-qt5-2.10.3
checking for references to /tmp/nix-build-qscintilla-qt5-2.10.3.drv-0 in /nix/store/2q8rpns7liydfjw0sfxmr4dqb6ydn7fh-qscintilla-qt5-2.10.3...
postPatchMkspecs
fixQtBuiltinPaths: Fixing Qt builtin paths in `/nix/store/2q8rpns7liydfjw0sfxmr4dqb6ydn7fh-qscintilla-qt5-2.10.3/mkspecs/features/qscintilla2.prf'...
postPatchMkspecs
/nix/store/2q8rpns7liydfjw0sfxmr4dqb6ydn7fh-qscintilla-qt5-2.10.3

@peterhoeg
Copy link
Member

@ryantm can you rebase this on master please?

@mpickering
Copy link
Contributor

Can you please fix the darwin build? The change should be to just add the macextras dependency.

b4bd7a5

@matthewbauer matthewbauer merged commit ba034b4 into NixOS:master Apr 17, 2018
@ryantm ryantm deleted the auto-update/qscintilla-qt5 branch April 17, 2018 16:46
@matthewbauer
Copy link
Member

So it looks like qtscintilla-qt4 is now broken. I wonder if we can just get rid of it with qt4 deprecation? #33248

https://hydra.nixos.org/job/nixpkgs/trunk/qscintilla.x86_64-darwin

@peterhoeg
Copy link
Member

I'm all for getting rid of qt4 but it looks like there are a few applications that need it and will break as a consequence. We are not carrying pyqt5 so all the python Qt apps will break.

@timokau timokau mentioned this pull request Apr 23, 2018
8 tasks
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

5 participants