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

pythonPackages.django-raster: fix build #46413

Merged
merged 1 commit into from Sep 9, 2018
Merged

Conversation

mbode
Copy link
Contributor

@mbode mbode commented Sep 9, 2018

/cc #45960

Motivation for this change

fix build

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.

@xeji
Copy link
Contributor

xeji commented Sep 9, 2018

@GrahamcOfBorg build python36Packages.django-raster

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: python36Packages.django-raster

Partial log (click to expand)

Installing collected packages: django-raster
Successfully installed django-raster-0.6
/build/django-raster-0.6
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/8rf9ixqg55mja5haq7lggxk42xw70kgf-python3.6-django-raster-0.6
strip is /nix/store/h0lbngpv6ln56hjj59i6l77vxq25flbz-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/8rf9ixqg55mja5haq7lggxk42xw70kgf-python3.6-django-raster-0.6/lib
patching script interpreter paths in /nix/store/8rf9ixqg55mja5haq7lggxk42xw70kgf-python3.6-django-raster-0.6
checking for references to /build in /nix/store/8rf9ixqg55mja5haq7lggxk42xw70kgf-python3.6-django-raster-0.6...
/nix/store/8rf9ixqg55mja5haq7lggxk42xw70kgf-python3.6-django-raster-0.6

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: python36Packages.django-raster

Partial log (click to expand)

Requirement already satisfied: vine>=1.1.3 in /nix/store/27nzc9wzdlb485avwp62nd8xif6f3j7k-python3.6-vine-1.1.4/lib/python3.6/site-packages (from amqp<3.0,>=2.1.4->kombu<5.0,>=4.2.0->celery>=4.1.0->django-raster==0.6) (1.1.4)
Requirement already satisfied: six>=1.5 in /nix/store/lzq4ax4glj09dvnipwslav7fxvggcq4s-python3.6-six-1.11.0/lib/python3.6/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.11.0,>=1.10.84->boto3>=1.7.9->django-raster==0.6) (1.11.0)
Installing collected packages: django-raster
Successfully installed django-raster-0.6
/private/tmp/nix-build-python3.6-django-raster-0.6.drv-0/django-raster-0.6
post-installation fixup
strip is /nix/store/df6k4mgdjxciy0f637lryp7c9ln7n1m3-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/wmvzf50gcaqxlh4q9z7c04iws8cksllg-python3.6-django-raster-0.6/lib
patching script interpreter paths in /nix/store/wmvzf50gcaqxlh4q9z7c04iws8cksllg-python3.6-django-raster-0.6
/nix/store/wmvzf50gcaqxlh4q9z7c04iws8cksllg-python3.6-django-raster-0.6

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: python36Packages.django-raster

Partial log (click to expand)

Installing collected packages: django-raster
Successfully installed django-raster-0.6
/build/django-raster-0.6
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/2fz02pjrar9bsbabjvvjs6crkv4a45ms-python3.6-django-raster-0.6
strip is /nix/store/y4ymnvgxygpq05h03kyzbj572zmh6zla-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/2fz02pjrar9bsbabjvvjs6crkv4a45ms-python3.6-django-raster-0.6/lib
patching script interpreter paths in /nix/store/2fz02pjrar9bsbabjvvjs6crkv4a45ms-python3.6-django-raster-0.6
checking for references to /build in /nix/store/2fz02pjrar9bsbabjvvjs6crkv4a45ms-python3.6-django-raster-0.6...
/nix/store/2fz02pjrar9bsbabjvvjs6crkv4a45ms-python3.6-django-raster-0.6

@xeji xeji merged commit dfcf07d into NixOS:master Sep 9, 2018
xeji pushed a commit that referenced this pull request Sep 9, 2018
@xeji
Copy link
Contributor

xeji commented Sep 9, 2018

backport: 17456d8

@mbode mbode deleted the django-raster branch September 9, 2018 10:33
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