Conversation
057f1dc to
640f8b0
Compare
|
|
pkgs/by-name/re/readstat/package.nix
Outdated
There was a problem hiding this comment.
libiconv wasn't actually used.
I thought that we didn't need the parallel building. I'll restore it.
There was a problem hiding this comment.
I was not asking for restoring it, I don't even know why it is required. I was merely asking the reasons why it was removed.
There was a problem hiding this comment.
Fair enough. It did speed up the build nicely, though!
There was a problem hiding this comment.
I was not asking for restoring it, I don't even know why it is required. I was merely asking the reasons why it was removed.
re: libiconv, the boilerplate supplied by autoconf apparently required gettext and libiconv, but those features were never actually used. Since I removed teh requirement on gettext (in the patch), libiconv came away with it.
640f8b0 to
9462cc6
Compare
|
Please change the commit message & PR title: there is no |
9462cc6 to
7800905
Compare
gettext 0.25 has been breaking older autoconf setups. Patch it out.
7800905 to
dd95865
Compare
Related: #405793
Build failure in Hydra https://hydra.nixos.org/eval/1816863?filter=readstat&compare=1816860&full=
gettext 0.25 has been breaking older autoconf setups. Turns out we don't need it, it was there to supply
iconv()which the app isn't using.Changes
autoreconfto findm4Things done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)Add a 👍 reaction to pull requests you find important.