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

kcov: 36 -> 38 #121160

Merged
merged 1 commit into from Apr 30, 2021
Merged

kcov: 36 -> 38 #121160

merged 1 commit into from Apr 30, 2021

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/kcov/versions.

meta.description for kcov is: "Code coverage tester for compiled programs, Python scripts and shell scripts"

meta.homepage for kcov is: "http://simonkagstrom.github.io/kcov/index.html"

meta.changelog for kcov is: ""

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

  • The tests defined in passthru.tests, if any, passed

  • /nix/store/i94yhz1gvhk9iszhv9fcwgm9a2hdydrg-kcov-38/bin/kcov passed the binary check.

  • Warning: no invocation of /nix/store/i94yhz1gvhk9iszhv9fcwgm9a2hdydrg-kcov-38/bin/kcov-system-daemon had a zero exit code or showed the expected version

  • 1 of 2 passed binary check by having a zero exit code.

  • 1 of 2 passed binary check by having the new version present in output.

  • found 38 with grep in /nix/store/i94yhz1gvhk9iszhv9fcwgm9a2hdydrg-kcov-38

  • found 38 in filename of file in /nix/store/i94yhz1gvhk9iszhv9fcwgm9a2hdydrg-kcov-38

  • directory tree listing: https://gist.github.com/904850f37f45f4ee04dd597bca01b7ec

  • du listing: https://gist.github.com/915baa72bb3df14c5e9f751334ca82ec


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

70 package rebuild(s)

70 x86_64-linux rebuild(s)
60 i686-linux rebuild(s)
37 x86_64-darwin rebuild(s)
60 aarch64-linux rebuild(s)


First fifty rebuilds by attrpath
acme-sh
autofs5
bashSnippets
bind
blueberry
check-wmiplus
cinnamon.cinnamon-common
cinnamon.cinnamon-gsettings-overrides
cinnamon.cinnamon-screensaver
cinnamon.cinnamon-session
cinnamon.cjs
cinnamon.nemo
cinnamon.warpinator
cinnamon.xapps
cinnamon.xviewer
dig
dnsutils
dwm-status
get_iplayer
google-chrome-beta
home-assistant
host
inxi
kanboard
kcov
mailspring
monitoring-plugins
nmapsi4
python38Packages.aiorecollect
python38Packages.hatasmota
python38Packages.pyairvisual
python38Packages.pydeconz
python38Packages.pysma
python38Packages.pysmappee
python38Packages.python-smarttub
python38Packages.screenlogicpy
python38Packages.xapp
python38Packages.yalexs
python38Packages.zha-quirks
python39Packages.aiorecollect
python39Packages.hatasmota
python39Packages.pyairvisual
python39Packages.pydeconz
python39Packages.pysma
python39Packages.pysmappee
python39Packages.python-smarttub
python39Packages.screenlogicpy
python39Packages.xapp
python39Packages.yalexs
python39Packages.zha-quirks
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/i94yhz1gvhk9iszhv9fcwgm9a2hdydrg-kcov-38 \
  --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 kcov https://github.com/r-ryantm/nixpkgs/archive/ac955a3a77f6f15f6c0966ca418e30e52472c552.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/i94yhz1gvhk9iszhv9fcwgm9a2hdydrg-kcov-38
ls -la /nix/store/i94yhz1gvhk9iszhv9fcwgm9a2hdydrg-kcov-38/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.

Result of nixpkgs-review run on x86_64-linux 1

1 package built:
  • kcov

Maintainer pings

cc @FlorentBecker @Ekleog for testing.

@r-rmcgibbo
Copy link

Result of nixpkgs-review pr 121160 at ac955a3a run on x86_64-linux 1

1 package built successfully:
  • kcov
1 suggestion:
  • warning: unclear-gpl

    gpl2 is a deprecated license, please check if project uses gpl2Plus or gpl2Only and change meta.license accordingly.

    Near pkgs/development/tools/analysis/kcov/default.nix:33:5:

       |
    33 |     license = licenses.gpl2;
       |     ^
    

@Ekleog Ekleog merged commit 8a3ef67 into NixOS:master Apr 30, 2021
@r-ryantm r-ryantm deleted the auto-update/kcov branch May 1, 2021 00:08
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