On Mon, October 5, 2015 2:55 pm, David Phillips wrote:
>
>
> Alas, the simple change to ghc to build with clang3.7 and llvm3.7 didn’t
> work. Here’s the end of the build with the error message and the
> immediately previous make.
>   I need to run off to a meeting and so I will not get to the next step of
> building with a single core instead of all of them to get a sensible
> error message until this evening. Here’s the end of the build, though.
>   David
>
>
> "inplace/bin/ghc-stage1" -optc-m64 -optc-fno-stack-protector -optc-Wall
> -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes
> -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return
> -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs
> -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist
> -optc-Iincludes/dist-derivedconstants/header
> -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build
> -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common
> -optc-DDTRACE -optc-O2 -optc-fomit-frame-pointer -optc-DRtsWay=\"rts_p\"
> -optc-funroll-loops -static -prof  -H32m -O -Iincludes -Iincludes/dist
> -Iincludes/dist-derivedconstants/header
> -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS
> -package-name rts -dcmm-lint  -DDTRACE     -i -irts -irts/dist/build
> -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen
>   -O2    -c rts/sm/Evac.c -o rts/dist/build/sm/Evac.p_o
> make[1]: *** read jobs pipe: No such file or directory.  Stop.
> make[1]: *** Waiting for unfinished jobs....
> Makefile:64: recipe for target 'all' failed
> make: *** [all] Broken pipe: 13
> make: INTERNAL: Exiting with 1 jobserver tokens available; should be 12!

This looks like the usual failure when Fink's GNU make doesn't like
something.  Try uninstalling the package 'make' and rebuilding ghc.

Hanspeter

-- 
More agile than a turtle, stronger than a mouse, nobler than a lettuce


------------------------------------------------------------------------------
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to