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.quazip: 0.9.1 -> 1.1 #103254

Closed
wants to merge 1 commit into from

Conversation

r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/quazip/versions.

meta.description for libsForQt5.quazip is: "Provides access to ZIP archives from Qt programs"

meta.homepage for libsForQt5.quazip is: "https://stachenov.github.io/quazip/"

meta.changelog for libsForQt5.quazip is: ""

Updates performed
  • Version update
To inspect upstream changes
Impact
Checks done (click to expand)

Rebuild report (if merged into master) (click to expand)
43 total rebuild path(s)

12 package rebuild(s)

12 x86_64-linux rebuild(s)
12 i686-linux rebuild(s)
8 x86_64-darwin rebuild(s)
11 aarch64-linux rebuild(s)


First fifty rebuilds by attrpath
gmic-qt-krita
keepassxc
krita
libsForQt5.quazip
libsForQt512.quazip
libsForQt514.quazip
libsForQt515.quazip
nomacs
qmapshack
quazip_qt4
screencloud
teamspeak_client
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/jqdl9lm0n67829b2skl0jkbaa6mhsqqd-quazip-1.1 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A libsForQt5.quazip https://github.com/r-ryantm/nixpkgs/archive/ded97a6900b6a8ea1bae5677f19c056c7ebc146f.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/jqdl9lm0n67829b2skl0jkbaa6mhsqqd-quazip-1.1
ls -la /nix/store/jqdl9lm0n67829b2skl0jkbaa6mhsqqd-quazip-1.1/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

nixpkgs-review took longer than 45m and timed out


Maintainer pings

@SuperSandro2000
Copy link
Member

This is a semi-automatic executed nixpkgs-review which is checked by a human on a best effort basis and does not build all packages (e.g. lumo, tensorflow or pytorch).
If you have any questions or problems please reach out to SuperSandro2000 on IRC.

Result of nixpkgs-review pr 103254 run on x86_64-darwin 1

2 packages marked as broken and skipped:
  • gmic-qt-krita
  • quazip_qt4
2 packages failed to build and already failed to build on hydra master:
3 packages built:
  • libsForQt5.quazip (libsForQt512.quazip)
  • libsForQt514.quazip
  • libsForQt515.quazip

The following issues got detected with the above build packages.
Please fix at least the ones listed with your changed packages:

keepassxc:

Please consider this feature to be alpha.

A substituteInPlace with an unused --replace got detected:

substituteStream(): WARNING: pattern '/usr/local/bin' doesn't match anything in file 'CMakeLists.txt'
substituteStream(): WARNING: pattern '/usr/local/share/man' doesn't match anything in file 'CMakeLists.txt'

Please check the offending substituteInPlace for typos or changes in source.
warning: build-tools-in-build-inputs
pkg-config is a build tool so it likely goes to nativeBuildInputs, not buildInputs.

Near pkgs/applications/misc/keepassx/community.nix:95:3:

   |
95 |   buildInputs = [
   |   ^

See: https://github.com/jtojnar/nixpkgs-hammering/blob/master/explanations/build-tools-in-build-inputs.md
warning: missing-phase-hooks
checkPhase should probably contain runHook preCheck and runHook postCheck.

Near pkgs/applications/misc/keepassx/community.nix:85:3:

   |
85 |   checkPhase = ''
   |   ^

See: https://github.com/jtojnar/nixpkgs-hammering/blob/master/explanations/missing-phase-hooks.md
warning: unclear-gpl
gpl2 is a deprecated license, check if project uses gpl2Plus or gpl2Only and change meta.license accordingly.

Near pkgs/applications/misc/keepassx/community.nix:127:5:

    |
127 |     license = licenses.gpl2;
    |     ^

See: https://github.com/jtojnar/nixpkgs-hammering/blob/master/explanations/unclear-gpl.md

@SuperSandro2000
Copy link
Member

This is a semi-automatic executed nixpkgs-review which is checked by a human on a best effort basis and does not build all packages (e.g. lumo, tensorflow or pytorch).
If you have any questions or problems please reach out to SuperSandro2000 on IRC.

Result of nixpkgs-review pr 103254 run on x86_64-linux 1

1 package marked as broken and skipped:
  • screencloud
3 packages failed to build and are new build failures:
7 packages built:
  • gmic-qt-krita
  • keepassxc
  • krita
  • libsForQt5.quazip (libsForQt515.quazip)
  • libsForQt512.quazip
  • libsForQt514.quazip
  • teamspeak_client

@lukegb lukegb closed this May 2, 2021
@dotlambda dotlambda mentioned this pull request May 2, 2021
10 tasks
@r-ryantm r-ryantm deleted the auto-update/quazip branch May 3, 2021 00:02
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