### /usr/bin/make -d -j 2 -r -C rtl all CPU_TARGET=i386 OS_TARGET=wdosx FPC=/home/muller/pas/fpc-3.3.1/bin/ppc386 BINUTILSPREFIX=dummy- OPT="-n -vx " GNU Make 4.1 Built for x86_64-pc-linux-gnu Copyright (C) 1988-2014 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Reading makefiles... Reading makefile 'Makefile'... make: Entering directory '/home/muller/pas/gitlab-fpc-source/rtl' Reading makefile 'fpcmake.loc' (search path) (no ~ expansion)... Updating makefiles.... Considering target file 'fpcmake.loc'. Looking for an implicit rule for 'fpcmake.loc'. No implicit rule found for 'fpcmake.loc'. Finished prerequisites of target file 'fpcmake.loc'. No need to remake target 'fpcmake.loc'. Considering target file 'Makefile'. Looking for an implicit rule for 'Makefile'. No implicit rule found for 'Makefile'. Finished prerequisites of target file 'Makefile'. No need to remake target 'Makefile'. Updating goal targets.... Considering target file 'all'. File 'all' does not exist. Considering target file 'win32_all'. File 'win32_all' does not exist. Finished prerequisites of target file 'win32_all'. Must remake target 'win32_all'. Need a job token; we don't have children /usr/bin/make -C win32 all Putting child 0x5561ce0a4750 (win32_all) PID 12603 on the chain. Live child 0x5561ce0a4750 (win32_all) PID 12603 GNU Make 4.1 Built for x86_64-pc-linux-gnu Copyright (C) 1988-2014 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Jobserver client (fds 4,5) Reading makefiles... Reading makefile 'Makefile'... make[1]: Entering directory '/home/muller/pas/gitlab-fpc-source/rtl/win32' Makefile:253: *** The Makefile doesn't support target i386-wdosx, please run fpcmake first. Stop. make[1]: Leaving directory '/home/muller/pas/gitlab-fpc-source/rtl/win32' Reaping losing child 0x5561ce0a4750 PID 12603 Makefile:2481: recipe for target 'win32_all' failed make: *** [win32_all] Error 2 Removing child 0x5561ce0a4750 PID 12603 from chain. make: Leaving directory '/home/muller/pas/gitlab-fpc-source/rtl'