[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Accepted ghc 7.8.20140710-1 (source all amd64)



Sebastian Dröge wrote:
> Small status update... I'm still on it but will now first do a build
> with gold in the relevant parts on amd64. These arm machines are just
> too slow and there are some more fixes required inside the compiler to
> work properly with gold.

I have been running builds on abel for a week. Unfortunately, while ghc
7.8.3 builds successfully, rebuilding ghc 7.8.3 with the resulting compiler
fails:

(sid_armel-dchroot)joeyh@abel:~/tmp/ghc-7.8.20140710$ make
===--- building phase 0
make -r --no-print-directory -f ghc.mk phase=0 phase_0_builds
make[1]: Nothing to be done for 'phase_0_builds'.
===--- building phase 1
make -r --no-print-directory -f ghc.mk phase=1 phase_1_builds
"/home/joeyh/bin/ghc" -o ghc/stage1/build/tmp/ghc-stage1 -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -lffi -optl-pthread -optc-mlong-calls  -package-db libraries/bootstrapping.conf  -hide-all-packages -i -ighc/. -ighc/stage1/build -ighc/stage1/build/autogen -Ighc/stage1/build -Ighc/stage1/build/autogen     -optP-include -optPghc/stage1/build/autogen/cabal_macros.h -package array-0.5.0.0 -package base-4.7.0.1 -package bytestring-0.10.4.0 -package directory-1.2.1.0 -package filepath-1.3.0.2 -package ghc-7.8.3 -package process-1.2.0.0 -package unix-2.7.0.1 -Wall -XHaskell98 -XCPP -XPatternGuards -XNondecreasingIndentation   -no-user-package-db -rtsopts      -odir ghc/stage1/build -hidir ghc/stage1/build -stubdir ghc/stage1/build   -optl-L'/home/joeyh/tmp/ghc-7.8.3/compiler/stage2/build' -optl-L'/home/joeyh/tmp/ghc-7.8.3/libraries/transformers/dist-install/build' -optl-L'/home/joeyh/tmp/ghc-7.8.3/libraries/template-haskell/dist-install/build' -optl-L'/home/joeyh/tmp/ghc-7.8.3/libraries/hpc/dist-install/build' -optl-L'/home/joeyh/tmp/ghc-7.8.3/libraries/hoopl/dist-install/build' -optl-L'/home/joeyh/tmp/ghc-7.8.3/libraries/bin-package-db/dist-install/build' -optl-L'/home/joeyh/tmp/ghc-7.8.3/libraries/binary/dist-install/build' -optl-L'/home/joeyh/tmp/ghc-7.8.3/libraries/Cabal/Cabal/dist-install/build' -optl-L'/home/joeyh/tmp/ghc-7.8.3/libraries/process/dist-install/build' -optl-L'/home/joeyh/tmp/ghc-7.8.3/libraries/pretty/dist-install/build' -optl-L'/home/joeyh/tmp/ghc-7.8.3/libraries/directory/dist-install/build' -optl-L'/home/joeyh/tmp/ghc-7.8.3/libraries/unix/dist-install/build' -optl-L'/home/joeyh/tmp/ghc-7.8.3/libraries/time/dist-install/build' -optl-L'/home/joeyh/tmp/ghc-7.8.3/libraries/old-locale/dist-install/build' -optl-L'/home/joeyh/tmp/ghc-7.8.3/libraries/filepath/dist-install/build' -optl-L'/home/joeyh/tmp/ghc-7.8.3/libraries/containers/dist-install/build' -optl-L'/home/joeyh/tmp/ghc-7.8.3/libraries/bytestring/dist-install/build' -optl-L'/home/joeyh/tmp/ghc-7.8.3/libraries/deepseq/dist-install/build' -optl-L'/home/joeyh/tmp/ghc-7.8.3/libraries/array/dist-install/build' -optl-L'/home/joeyh/tmp/ghc-7.8.3/libraries/base/dist-install/build' -optl-L'/home/joeyh/tmp/ghc-7.8.3/libraries/integer-gmp/dist-install/build' -optl-L'/home/joeyh/tmp/ghc-7.8.3/libraries/ghc-prim/dist-install/build' -optl-L'/home/joeyh/tmp/ghc-7.8.3/rts/dist/build' -optl-lrt -optl-lutil -optl-ldl -optl-lpthread -optl-lgmp -optl-lm -optl-lrt -optl-ldl -optl-lffi -static  -H32m -O -lffi -optl-pthread -optc-mlong-calls  -package-db libraries/bootstrapping.conf  -hide-all-packages -i -ighc/. -ighc/stage1/build -ighc/stage1/build/autogen -Ighc/stage1/build -Ighc/stage1/build/autogen     -optP-include -optPghc/stage1/build/autogen/cabal_macros.h -package array-0.5.0.0 -package base-4.7.0.1 -package bytestring-0.10.4.0 -package directory-1.2.1.0 -package filepath-1.3.0.2 -package ghc-7.8.3 -package process-1.2.0.0 -package unix-2.7.0.1 -Wall -XHaskell98 -XCPP -XPatternGuards -XNondecreasingIndentation   -no-user-package-db -rtsopts      ghc/stage1/build/Main.o ghc/stage1/build/hschooks.o
ghc/stage1/build/Main.o: In function `snM7_entry':
/tmp/ghc27374_0/ghc27374_4.bc:(.text+0x580): undefined reference to `ghczm7zi8zi3_Util_lengthExceeds1_info'
ghc/stage1/build/Main.o: In function `cv4F_info':
/tmp/ghc27374_0/ghc27374_4.bc:(.text+0xff58): undefined reference to `ghczm7zi8zi3_Util_lengthExceeds1_info'
ghc/stage1/build/Main.o: In function `cAT5_info':
/tmp/ghc27374_0/ghc27374_4.bc:(.text+0x162d8): undefined reference to `ghczm7zi8zi3_DynFlags_defaultDynFlags13_closure'
ghc/stage1/build/Main.o:(.rodata+0x1c70): undefined reference to `ghczm7zi8zi3_DynFlags_defaultDynFlags13_closure'
/home/joeyh/tmp/ghc-7.8.3/compiler/stage2/build/libHSghc-7.8.3.a(TcSplice.o):(.text+0x2434): undefined reference to `templatezmhaskell_LanguageziHaskellziTHziSyntax_AppT_con_info'

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature


Reply to: