Error log:
[ 89s] + export DESTDIR=/home/abuild/rpmbuild/BUILDROOT/rive-tizen-0.2.0-1.arm
[ 89s] + DESTDIR=/home/abuild/rpmbuild/BUILDROOT/rive-tizen-0.2.0-1.arm
[ 89s] + ./make_skia.sh cpu tizen
[ 89s] Will make CPU version, for TIZEN.
[ 89s]
[ 89s] Directory: /home/abuild/rpmbuild/BUILD/rive-tizen-0.2.0/submodule/skia
<stuck>
...
Fix:
gn run with single thread
Change-Id: I2c771a6329c5322e80ce08df2022892a4439c87a
Signed-off-by: Hyunggi Lee <hyunggi.lee@samsung.com>
fi
# build static for host
-$gn_path gen out/static --type=static_library --args=" \
+$gn_path gen out/static --type=static_library --threads=1 --args=" \
extra_cflags=[\"-DSK_DISABLE_SKPICTURE\", \"-DSK_DISABLE_TEXT\", \"-DRIVE_OPTIMIZED\"] \
is_official_build=true \