Resolving dependencies... Starting process-1.6.13.0 Building process-1.6.13.0 Failed to install process-1.6.13.0 Build log ( /home/builder/.cabal/logs/ghc-8.10.2/process-1.6.13.0-4HxQC1J022iKlSl0s9RmC0.log ): cabal: Entering directory '/tmp/cabal-tmp-4647/process-1.6.13.0' Configuring process-1.6.13.0... configure: WARNING: unrecognized options: --with-compiler checking for gcc... /usr/bin/cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/cc accepts -g... yes checking for /usr/bin/cc option to accept ISO C89... none needed checking how to run the C preprocessor... /usr/bin/cc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for setitimer... yes checking for sysconf... yes checking for execvpe... yes checking spawn.h usability... yes checking spawn.h presence... yes checking for spawn.h... yes checking for posix_spawnp... yes checking for posix_spawn_file_actions_addchdir... no checking whether POSIX_SPAWN_SETSID is declared... no checking whether POSIX_SPAWN_SETSID_NP is declared... no checking whether POSIX_SPAWN_SETPGROUP is declared... no checking value of SIG_DFL... -1 checking value of SIG_IGN... -1 configure: creating ./config.status config.status: creating include/HsProcessConfig.h configure: WARNING: unrecognized options: --with-compiler Preprocessing library for process-1.6.13.0.. Building library for process-1.6.13.0.. [1 of 5] Compiling System.Process.Common ( System/Process/Common.hs, dist/build/System/Process/Common.o, dist/build/System/Process/Common.dyn_o ) [2 of 5] Compiling System.Process.Posix ( System/Process/Posix.hs, dist/build/System/Process/Posix.o, dist/build/System/Process/Posix.dyn_o ) [3 of 5] Compiling System.Process.Internals ( System/Process/Internals.hs, dist/build/System/Process/Internals.o, dist/build/System/Process/Internals.dyn_o ) [4 of 5] Compiling System.Process ( System/Process.hs, dist/build/System/Process.o, dist/build/System/Process.dyn_o ) [5 of 5] Compiling System.Cmd ( System/Cmd.hs, dist/build/System/Cmd.o, dist/build/System/Cmd.dyn_o ) cbits/posix/find_executable.c:12:10: error: fatal error: common.h: No such file or directory #include "common.h" ^~~~~~~~~~ | 12 | #include "common.h" | ^ compilation terminated. `cc' failed in phase `C Compiler'. (Exit code: 1) cabal: Leaving directory '/tmp/cabal-tmp-4647/process-1.6.13.0' cabal: Error: some packages failed to install: process-1.6.13.0-4HxQC1J022iKlSl0s9RmC0 failed during the building phase. The exception was: ExitFailure 1