summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik
diff options
context:
space:
mode:
authorSergei Trofimovich <slyich@gmail.com>2021-12-11 11:24:23 +0000
committerSergei Trofimovich <slyich@gmail.com>2021-12-11 11:27:38 +0000
commit50ff6cd85f751af9e453b35182a4e5053d3be1cc (patch)
tree61ef22f43a8791edcce3bdec844e037d0ebba4dd /pkgs/development/python-modules/python-mapnik
parentb4f7deb2fad9c1e4aa39169f8cf83ab5a852afab (diff)
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> | ^~~~~~~~~~
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik')
0 files changed, 0 insertions, 0 deletions