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

"octaveFull" fails to build #20589

Closed
TravisWhitaker opened this issue Nov 20, 2016 · 3 comments
Closed

"octaveFull" fails to build #20589

TravisWhitaker opened this issue Nov 20, 2016 · 3 comments
Labels
0.kind: regression Something that worked before working no longer 9.needs: package (update) This needs a package to be updated

Comments

@TravisWhitaker
Copy link
Contributor

Issue description

The octaveFull package fails to build with:

/nix/store/9kxhc2f3j5lcyh00zcrifvfly33n5m4r-binutils-2.27/bin/ld: cannot find -ltiff
/nix/store/9kxhc2f3j5lcyh00zcrifvfly33n5m4r-binutils-2.27/bin/ld: cannot find -llzma
/nix/store/9kxhc2f3j5lcyh00zcrifvfly33n5m4r-binutils-2.27/bin/ld: cannot find -ljpeg

Seems like some libraries are simply missing. Found while building portaudio's reverse dependencies.

Steps to reproduce

nix-build '<nixpkgs>' -A octaveFull

Technical details

Fails on NixOS and Gentoo hosting Nix.

nix-env (Nix) 1.11.4
nixpkgs "17.03pre95922.13491f9"
@knedlsepp
Copy link
Member

First failing build: https://hydra.nixos.org/build/43282962
Did maybe #20227 break it?

@NeQuissimus NeQuissimus added 0.kind: regression Something that worked before working no longer 9.needs: package (update) This needs a package to be updated labels Nov 25, 2016
@armijnhemel
Copy link
Contributor

Doesn't this package just build fine now?

https://hydra.nixos.org/build/51591799

@vcunat
Copy link
Member

vcunat commented Apr 15, 2017

Yes, apparently it builds on unstable, 17.03 and 16.09.

@vcunat vcunat closed this as completed Apr 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: regression Something that worked before working no longer 9.needs: package (update) This needs a package to be updated
Projects
None yet
Development

No branches or pull requests

5 participants