nixpkgs-suyu/pkgs
Sergei Trofimovich 50ff6cd85f cdk: enable and fix parallel build
Without the change parallel build occasionally fails due to missing
dependency on generated headers:

Fixes the follow build failure on make -j16:

    build flags: -j16 -l16 SHELL=/bin/bash
    bash ./gen-scale.sh DSCALE DScale Double double ./include/gen-scale.h>include/dscale.h
    bash ./gen-scale.sh FSCALE FScale Float float ./include/gen-scale.h>include/fscale.h
    bash ./gen-scale.sh FSLIDER FSlider Float float ./include/gen-slider.h>include/fslider.h
    bash ./gen-scale.sh SCALE Scale Int int ./include/gen-scale.h>include/scale.h
    gcc -g -O2  -DHAVE_CONFIG_H -I./include -I./include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -c cdkscreen.c
    gcc -g -O2  -DHAVE_CONFIG_H -I./include -I./include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -c debug.c
    In file included from ./include/cdk_int.h:13,
                     from cdkscreen.c:1:
    ./include/cdk.h:321:10: fatal error: uscale.h: No such file or directory
      321 | #include <uscale.h>
          |          ^~~~~~~~~~
2021-12-11 11:27:38 +00:00
..
applications Merge pull request #148453 from ivankovnatsky/patch-21 2021-12-11 10:39:05 +01:00
build-support
common-updater
data gnome-user-docs: 41.0 -> 41.1 2021-12-11 03:39:21 +01:00
desktops gnome.gpaste: 3.42.1 -> 3.42.2 2021-12-10 22:58:30 +01:00
development cdk: enable and fix parallel build 2021-12-11 11:27:38 +00:00
games crispyDoom: move build dep to python3 2021-12-10 12:59:18 +01:00
misc Update pkgs/misc/vim-plugins/generated.nix 2021-12-10 20:44:22 -05:00
os-specific erofs-utils: 1.3 -> 1.4 2021-12-11 09:22:43 +00:00
pkgs-lib
servers Merge pull request #149529 from r-ryantm/auto-update/plexmediaserver 2021-12-11 17:41:51 +08:00
shells
stdenv Merge pull request #147544 from cab404/fix-stdenv-override 2021-12-10 20:29:30 +00:00
test
tools Merge pull request #148925 from r-ryantm/auto-update/cariddi 2021-12-11 10:35:13 +01:00
top-level Merge pull request #148453 from ivankovnatsky/patch-21 2021-12-11 10:39:05 +01:00