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!
### execution of /tmp/fink.Q3xzN failed, exit code 2
### execution of /tmp/fink.hmAuW failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-ghc-7.8.3-102.1
(Reading database ... 328501 files and directories currently installed.)
Removing fink-buildlock-ghc-7.8.3-102.1 ...
Failed: phase compiling: ghc-7.8.3-102.1 failed

Before reporting any errors, please run "fink selfupdate" and try again.
Also try using "fink configure" to set your maximum build jobs to 1 and
attempt to build the package again.
If you continue to have issues, please check to see if the FAQ on Fink's
website solves the problem.  If not, ask on one (not both, please) of
these mailing lists:

        The Fink Users List <fink-users@lists.sourceforge.net>
        The Fink Beginners List <fink-beginn...@lists.sourceforge.net>.

Please try to include the complete error message in your report.  This
generally consists of a compiler line starting with e.g. "gcc" or "g++"
followed by the actual error output from the compiler.

Also include the following system information:
Package manager version: 0.39.1
Distribution version: selfupdate-rsync Mon Oct  5 15:43:09 2015, 10.11, x86_64
Trees: local/main stable/main stable/crypto local/injected
Xcode.app: 7.0.1
Xcode command-line tools: 7.0.0.0.1.1441394355
Max. Fink build jobs:  12



> On Oct 5, 2015, at 3:30 PM, Alexander Hansen <alexanderk.han...@gmail.com> 
> wrote:
> 
> 
>> On Oct 5, 2015, at 12:10, David Phillips <dfp...@comcast.net> wrote:
>> 
>> 
>> Folks, 
>> I just upgraded to OSX 10.11 following Alexander Hansen’s instructions with 
>> almost no troubles. However, now, when I perform a fink update-all, I 
>> receive the following error message:
>> 'Can't resolve dependency "clang36" for package "ghc-7.8.3-102" (no matching 
>> packages/versions found)
>> Exiting with failure.’
>> I think I only have ghc installed because pandoc depends on it, but I’d 
>> rather not uninstall the whole chain if I can avoid it as I do use pandoc 
>> from the fink build.
>>  Also I’m not sure who the maintainer for ghc is at this point to cc on this 
>> message.
>> 
>> David
> 
> Fionna:LWP-Pod-20150916 hansen$ fink info ghc | grep Maintainer
> Maintainer: None <fink-de...@lists.sourceforge.net>
> 
> We’ll have to see whether ghc can be updated for clang37.  If you’d like to 
> explore this locally on your own system, you can try the following:
> 
> 1) Copy /sw/fink/dists/stable/main/finkinfo/languages/ghc-10.11.info and 
> /sw/fink/dists/stable/main/finkinfo/languages/ghc.patch over to 
> /sw/fink/dists/local/main/finkinfo
> 2) Edit /sw/fink/dists/local/main/finkinfo/ghc.info 
>       a) Update the revision to 102.1
>       b) Use clang37 and llvm37 instead of clang36 and llvm36 in the 
> BuildDepends
>       c) Edit the SetCC line to use “llvm-3.7” instead of “llvm-3.6” 
>       c) Edit the ConfigureParams block to use “llvm-3.7” instead of 
> “llvm-3.6” 
> 
> Since you actually use it, you’re more likely to see problems than I am.
> 
> 
> -- 
> Alexander Hansen, Ph.D.
> Fink User Liaison
> 


------------------------------------------------------------------------------
_______________________________________________
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