Skip to content

pythonPackages.httpcore: 0.12.0 -> 0.12.3#111348

Merged
mweinelt merged 1 commit intoNixOS:masterfrom
risicle:ris-httpcore-0.12.3
Feb 27, 2021
Merged

pythonPackages.httpcore: 0.12.0 -> 0.12.3#111348
mweinelt merged 1 commit intoNixOS:masterfrom
risicle:ris-httpcore-0.12.3

Conversation

@risicle
Copy link
Contributor

@risicle risicle commented Jan 30, 2021

Motivation for this change

Just a bump. Some new tests to disable due to network access.

Not done a full rebuild on macos as full evaluations are failing on master right now.

Reverse dependency python38Packages.fastapi already failing for me.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • 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 nixpkgs-review --run "nixpkgs-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)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

@ofborg ofborg bot added 6.topic: python Python is a high-level, general-purpose programming language. 8.has: clean-up This PR removes packages or removes other cruft 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. labels Jan 30, 2021
@SuperSandro2000
Copy link
Member

Not done a full rebuild on macos as full evaluations are failing on master right now.

That must have happened recently. Do you have a log then I'll try to fix it when my darwin machine is free.

Reverse dependency python38Packages.fastapi already failing for me.

Don't think I tested that on darwin when I updated it.

@fabaff
Copy link
Member

fabaff commented Jan 30, 2021

I started to work on fixing the build issues of starlette which leads to the one of fastapi in #111079 but I'm only half way there.

@risicle
Copy link
Contributor Author

risicle commented Jan 30, 2021

Darwin evaluation failure:

error: while evaluating the attribute 'coq' at nixpkgs/pkgs/top-level/coq-packages.nix:124:3:
while evaluating 'recurseIntoAttrs' at nixpkgs/lib/attrsets.nix:502:5, called from nixpkgs/pkgs/top-level/coq-packages.nix:121:17:
while evaluating 'mapDerivationAttrset' at nixpkgs/lib/meta.nix:46:29, called from nixpkgs/pkgs/top-level/coq-packages.nix:121:35:
while evaluating 'mkCoqPackages' at nixpkgs/pkgs/top-level/coq-packages.nix:98:19, called from nixpkgs/pkgs/top-level/coq-packages.nix:118:22:
while evaluating 'filterPackages' at nixpkgs/pkgs/top-level/coq-packages.nix:72:24, called from nixpkgs/pkgs/top-level/coq-packages.nix:100:5:
while evaluating 'filterCoqPackages' at nixpkgs/pkgs/top-level/coq-packages.nix:75:23, called from nixpkgs/pkgs/top-level/coq-packages.nix:72:55:
while evaluating anonymous function at nixpkgs/pkgs/top-level/coq-packages.nix:77:22, called from nixpkgs/pkgs/top-level/coq-packages.nix:77:7:
while evaluating 'optional' at nixpkgs/lib/lists.nix:254:20, called from nixpkgs/pkgs/top-level/coq-packages.nix:78:11:
while evaluating the attribute 'meta.coqFilter' at nixpkgs/pkgs/stdenv/generic/make-derivation.nix:372:19:
while evaluating the attribute 'meta' at nixpkgs/pkgs/build-support/coq/default.nix:68:3:
while evaluating 'optionalAttrs' at nixpkgs/lib/attrsets.nix:349:25, called from nixpkgs/pkgs/build-support/coq/default.nix:73:5:
while evaluating anonymous function at nixpkgs/pkgs/build-support/coq/meta-fetch/default.nix:36:1, called from nixpkgs/pkgs/build-support/coq/default.nix:42:13:
while evaluating 'switch' at nixpkgs/pkgs/build-support/coq/extra-lib.nix:139:26, called from nixpkgs/pkgs/build-support/coq/meta-fetch/default.nix:37:1:
while evaluating 'switch-if' at nixpkgs/pkgs/build-support/coq/extra-lib.nix:111:18, called from nixpkgs/pkgs/build-support/coq/extra-lib.nix:144:5:
while evaluating 'findFirst' at nixpkgs/lib/lists.nix:199:5, called from nixpkgs/pkgs/build-support/coq/extra-lib.nix:111:22:
while evaluating 'combine' at nixpkgs/pkgs/build-support/coq/extra-lib.nix:141:21, called from nixpkgs/pkgs/build-support/coq/extra-lib.nix:144:34:
while evaluating 'opTruncate' at nixpkgs/pkgs/build-support/coq/extra-lib.nix:7:28, called from nixpkgs/pkgs/development/coq-modules/Cheerios/default.nix:7:23:
while evaluating 'versionAtLeast' at nixpkgs/lib/strings.nix:503:24, called from nixpkgs/pkgs/build-support/coq/extra-lib.nix:8:10:
while evaluating 'versionOlder' at nixpkgs/lib/strings.nix:491:22, called from nixpkgs/lib/strings.nix:503:29:
while evaluating 'truncate' at nixpkgs/pkgs/build-support/coq/extra-lib.nix:6:21, called from nixpkgs/pkgs/build-support/coq/extra-lib.nix:8:14:
while evaluating 'sublist' at nixpkgs/lib/lists.nix:589:5, called from nixpkgs/pkgs/build-support/coq/extra-lib.nix:6:46:
while evaluating the attribute 'coq-version' at nixpkgs/pkgs/applications/science/logic/coq/default.nix:75:12:
while evaluating anonymous function at nixpkgs/pkgs/build-support/coq/meta-fetch/default.nix:36:1, called from nixpkgs/pkgs/applications/science/logic/coq/default.nix:47:13:
while evaluating 'switch' at nixpkgs/pkgs/build-support/coq/extra-lib.nix:139:26, called from nixpkgs/pkgs/build-support/coq/meta-fetch/default.nix:37:1:
while evaluating 'switch-if' at nixpkgs/pkgs/build-support/coq/extra-lib.nix:111:18, called from nixpkgs/pkgs/build-support/coq/extra-lib.nix:144:5:
while evaluating 'findFirst' at nixpkgs/lib/lists.nix:199:5, called from nixpkgs/pkgs/build-support/coq/extra-lib.nix:111:22:
while evaluating 'combine' at nixpkgs/pkgs/build-support/coq/extra-lib.nix:141:21, called from nixpkgs/pkgs/build-support/coq/extra-lib.nix:144:34:
undefined variable 'isPath' at nixpkgs/pkgs/build-support/coq/meta-fetch/default.nix:63:12

@SuperSandro2000
Copy link
Member

This is a semi-automatic executed nixpkgs-review with nixpkgs-review-checks extension. It 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 111348 run on x86_64-darwin 1

14 packages marked as broken and skipped:
  • python37Packages.fastapi
  • python38Packages.fastapi
  • python39Packages.PyRMVtransport
  • python39Packages.axis
  • python39Packages.datasette
  • python39Packages.entrance
  • python39Packages.entrance-with-router-features
  • python39Packages.fastapi
  • python39Packages.google-music
  • python39Packages.httpcore
  • python39Packages.httpx
  • python39Packages.respx
  • python39Packages.sanic
  • python39Packages.sanic-auth
4 packages failed to build and are new build failures:
  • python38Packages.entrance: log was empty
  • python38Packages.entrance-with-router-features: log was empty
  • python38Packages.sanic: log https://termbin.com/ovt8q
  • python38Packages.sanic-auth: log was empty
20 packages built:
  • datasette (python38Packages.datasette)
  • google-music-scripts
  • home-assistant
  • python37Packages.PyRMVtransport
  • python37Packages.axis
  • python37Packages.datasette
  • python37Packages.entrance
  • python37Packages.entrance-with-router-features
  • python37Packages.google-music
  • python37Packages.httpcore
  • python37Packages.httpx
  • python37Packages.respx
  • python37Packages.sanic
  • python37Packages.sanic-auth
  • python38Packages.PyRMVtransport
  • python38Packages.axis
  • python38Packages.google-music
  • python38Packages.httpcore
  • python38Packages.httpx
  • python38Packages.respx

@SuperSandro2000
Copy link
Member

This is a semi-automatic executed nixpkgs-review with nixpkgs-review-checks extension. It 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 111348 run on x86_64-linux 1

1 package failed to build and are new build failure:
  • python38Packages.fastapi: log was empty
25 packages built:
  • datasette (python38Packages.datasette)
  • google-music-scripts
  • home-assistant
  • python37Packages.PyRMVtransport
  • python37Packages.axis
  • python37Packages.datasette
  • python37Packages.entrance
  • python37Packages.entrance-with-router-features
  • python37Packages.fastapi
  • python37Packages.google-music
  • python37Packages.httpcore
  • python37Packages.httpx
  • python37Packages.respx
  • python37Packages.sanic
  • python37Packages.sanic-auth
  • python38Packages.PyRMVtransport
  • python38Packages.axis
  • python38Packages.entrance
  • python38Packages.entrance-with-router-features
  • python38Packages.google-music
  • python38Packages.httpcore
  • python38Packages.httpx
  • python38Packages.respx
  • python38Packages.sanic
  • python38Packages.sanic-auth

@mweinelt mweinelt merged commit c1aaa66 into NixOS:master Feb 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: python Python is a high-level, general-purpose programming language. 8.has: clean-up This PR removes packages or removes other cruft 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants