=> Bootstrap dependency digest>=20010302: found digest-20111104 ===> Building for hugs98-200609nb1 cd src; /usr/bin/gnumake all gcc -c -DNDEBUG=1 -pipe -O2 -I/usr/pkg/include -I/usr/include -O0 -no-cpp-precomp -O2 hugs.c gcc -c -DNDEBUG=1 -pipe -O2 -I/usr/pkg/include -I/usr/include -O0 -no-cpp-precomp -O2 edit.c gcc -c -DNDEBUG=1 -pipe -O2 -I/usr/pkg/include -I/usr/include -O0 -no-cpp-precomp -O2 observe.c gcc -c -DNDEBUG=1 -pipe -O2 -I/usr/pkg/include -I/usr/include -O0 -no-cpp-precomp -O2 builtin.c gcc -c -DNDEBUG=1 -pipe -O2 -I/usr/pkg/include -I/usr/include -O0 -no-cpp-precomp -O2 char.c gcc -c -DNDEBUG=1 -pipe -O2 -I/usr/pkg/include -I/usr/include -O0 -no-cpp-precomp compiler.c gcc -c -DNDEBUG=1 -pipe -O2 -I/usr/pkg/include -I/usr/include -O0 -no-cpp-precomp -O2 errors.c gcc -c -DNDEBUG=1 -pipe -O2 -I/usr/pkg/include -I/usr/include -O0 -no-cpp-precomp -O2 evaluator.c gcc -c -DNDEBUG=1 -pipe -O2 -I/usr/pkg/include -I/usr/include -O0 -no-cpp-precomp -O2 ffi.c gcc -c -DNDEBUG=1 -pipe -O2 -I/usr/pkg/include -I/usr/include -O0 -no-cpp-precomp -O2 goal.c gcc -c -DNDEBUG=1 -pipe -O2 -I/usr/pkg/include -I/usr/include -O0 -no-cpp-precomp -O2 input.c gcc -c -DNDEBUG=1 -pipe -O2 -I/usr/pkg/include -I/usr/include -O0 -no-cpp-precomp -O2 machdep.c gcc -c -DNDEBUG=1 -pipe -O2 -I/usr/pkg/include -I/usr/include -O0 -no-cpp-precomp -O2 machine.c gcc -c -DNDEBUG=1 -pipe -O2 -I/usr/pkg/include -I/usr/include -O0 -no-cpp-precomp module.c gcc -c -DNDEBUG=1 -pipe -O2 -I/usr/pkg/include -I/usr/include -O0 -no-cpp-precomp -O2 opts.c gcc -c -DNDEBUG=1 -pipe -O2 -I/usr/pkg/include -I/usr/include -O0 -no-cpp-precomp -O2 output.c gcc -c -DNDEBUG=1 -pipe -O2 -I/usr/pkg/include -I/usr/include -O0 -no-cpp-precomp -O2 plugin.c gcc -c -DNDEBUG=1 -pipe -O2 -I/usr/pkg/include -I/usr/include -O0 -no-cpp-precomp -O2 script.c gcc -c -DNDEBUG=1 -pipe -O2 -I/usr/pkg/include -I/usr/include -O0 -no-cpp-precomp static.c gcc -c -DNDEBUG=1 -pipe -O2 -I/usr/pkg/include -I/usr/include -O0 -no-cpp-precomp -O2 storage.c gcc -c -DNDEBUG=1 -pipe -O2 -I/usr/pkg/include -I/usr/include -O0 -no-cpp-precomp -O2 strutil.c gcc -c -DNDEBUG=1 -pipe -O2 -I/usr/pkg/include -I/usr/include -O0 -no-cpp-precomp subst.c gcc -c -DNDEBUG=1 -pipe -O2 -I/usr/pkg/include -I/usr/include -O0 -no-cpp-precomp type.c gcc -L/usr/pkg/lib -L/usr/lib -flat_namespace hugs.o edit.o observe.o builtin.o char.o compiler.o errors.o evaluator.o ffi.o goal.o input.o machdep.o machine.o module.o opts.o output.o plugin.o script.o static.o storage.o strutil.o subst.o type.o version.o -lreadline -lncurses -lm -ldl -o hugs gcc -c -DNDEBUG=1 -pipe -O2 -I/usr/pkg/include -I/usr/include -O0 -no-cpp-precomp -O2 runhugs.c gcc -c -DNDEBUG=1 -pipe -O2 -I/usr/pkg/include -I/usr/include -O0 -no-cpp-precomp -O2 server.c gcc -L/usr/pkg/lib -L/usr/lib -flat_namespace runhugs.o server.o builtin.o char.o compiler.o errors.o evaluator.o ffi.o goal.o input.o machdep.o machine.o module.o opts.o output.o plugin.o script.o static.o storage.o strutil.o subst.o type.o version.o -lreadline -lncurses -lm -ldl -o runhugs gcc -c -DNDEBUG=1 -pipe -O2 -I/usr/pkg/include -I/usr/include -O0 -no-cpp-precomp -O2 -DFFI_COMPILER runhugs.c -o ffihugs.o gcc -L/usr/pkg/lib -L/usr/lib -flat_namespace ffihugs.o server.o builtin.o char.o compiler.o errors.o evaluator.o ffi.o goal.o input.o machdep.o machine.o module.o opts.o output.o plugin.o script.o static.o storage.o strutil.o subst.o type.o version.o -lreadline -lncurses -lm -ldl -o ffihugs cd libraries; /usr/bin/gnumake all mkdir -p ../hugsdir/include /bin/cp ../src/HsFFI.h ../hugsdir/include mkdir -p ../ghc/includes /bin/cp ../src/platform.h include/MachDeps.h include/ghcconfig.h ../ghc/includes CPPFLAGS='-D__HUGS__ -Ddarwin_HOST_OS -Ddarwin_TARGET_OS' tools/make_bootlib checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E -no-cpp-precomp -isystem /usr/include checking for grep that handles long lines and -e... /Users/kristerw/pbulk/scratch/lang/hugs/work/.tools/bin/grep checking for egrep... /Users/kristerw/pbulk/scratch/lang/hugs/work/.tools/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 long long... 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 for an ANSI C-conforming const... yes checking for ANSI C header files... (cached) yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking sys/timers.h usability... no checking sys/timers.h presence... no checking for sys/timers.h... no checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking winsock.h usability... no checking winsock.h presence... no checking for winsock.h... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for iswspace... yes checking for ftime... yes checking for gmtime_r... yes checking for localtime_r... yes checking for lstat... yes checking for readdir_r... yes checking for getclock... no checking for getrusage... yes checking for gettimeofday... yes checking for setitimer... yes checking for times... yes checking for _chsize... no checking for ftruncate... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for sys/time.h... (cached) yes checking whether altzone is declared... no checking Haskell type for char... Int8 checking Haskell type for signed char... Int8 checking Haskell type for unsigned char... Word8 checking Haskell type for short... Int16 checking Haskell type for unsigned short... Word16 checking Haskell type for int... Int32 checking Haskell type for unsigned int... Word32 checking Haskell type for long... Int32 checking Haskell type for unsigned long... Word32 checking Haskell type for long long... Int64 checking Haskell type for unsigned long long... Word64 checking Haskell type for float... Float checking Haskell type for double... Double checking Haskell type for ptrdiff_t... Int32 checking Haskell type for size_t... Word32 checking Haskell type for wchar_t... Int32 checking Haskell type for sig_atomic_t... Int32 checking Haskell type for clock_t... Word32 checking Haskell type for time_t... Int32 checking Haskell type for dev_t... Int32 checking Haskell type for ino_t... Word64 checking Haskell type for mode_t... Word16 checking Haskell type for off_t... Int64 checking Haskell type for pid_t... Int32 checking Haskell type for gid_t... Word32 checking Haskell type for uid_t... Word32 checking Haskell type for cc_t... Word8 checking Haskell type for speed_t... Word32 checking Haskell type for tcflag_t... Word32 checking Haskell type for nlink_t... Word16 checking Haskell type for ssize_t... Int32 checking Haskell type for rlim_t... Word64 checking Haskell type for wint_t... Int32 checking Haskell type for intptr_t... Int32 checking Haskell type for uintptr_t... Word32 checking Haskell type for intmax_t... Int64 checking Haskell type for uintmax_t... Word64 checking value of E2BIG... 7 checking value of EACCES... 13 checking value of EADDRINUSE... 48 checking value of EADDRNOTAVAIL... 49 checking value of EADV... -1 checking value of EAFNOSUPPORT... 47 checking value of EAGAIN... 35 checking value of EALREADY... 37 checking value of EBADF... 9 checking value of EBADMSG... 94 checking value of EBADRPC... 72 checking value of EBUSY... 16 checking value of ECHILD... 10 checking value of ECOMM... -1 checking value of ECONNABORTED... 53 checking value of ECONNREFUSED... 61 checking value of ECONNRESET... 54 checking value of EDEADLK... 11 checking value of EDESTADDRREQ... 39 checking value of EDIRTY... -1 checking value of EDOM... 33 checking value of EDQUOT... 69 checking value of EEXIST... 17 checking value of EFAULT... 14 checking value of EFBIG... 27 checking value of EFTYPE... 79 checking value of EHOSTDOWN... 64 checking value of EHOSTUNREACH... 65 checking value of EIDRM... 90 checking value of EILSEQ... 92 checking value of EINPROGRESS... 36 checking value of EINTR... 4 checking value of EINVAL... 22 checking value of EIO... 5 checking value of EISCONN... 56 checking value of EISDIR... 21 checking value of ELOOP... 62 checking value of EMFILE... 24 checking value of EMLINK... 31 checking value of EMSGSIZE... 40 checking value of EMULTIHOP... 95 checking value of ENAMETOOLONG... 63 checking value of ENETDOWN... 50 checking value of ENETRESET... 52 checking value of ENETUNREACH... 51 checking value of ENFILE... 23 checking value of ENOBUFS... 55 checking value of ENODATA... 96 checking value of ENODEV... 19 checking value of ENOENT... 2 checking value of ENOEXEC... 8 checking value of ENOLCK... 77 checking value of ENOLINK... 97 checking value of ENOMEM... 12 checking value of ENOMSG... 91 checking value of ENONET... -1 checking value of ENOPROTOOPT... 42 checking value of ENOSPC... 28 checking value of ENOSR... 98 checking value of ENOSTR... 99 checking value of ENOSYS... 78 checking value of ENOTBLK... 15 checking value of ENOTCONN... 57 checking value of ENOTDIR... 20 checking value of ENOTEMPTY... 66 checking value of ENOTSOCK... 38 checking value of ENOTTY... 25 checking value of ENXIO... 6 checking value of EOPNOTSUPP... 102 checking value of EPERM... 1 checking value of EPFNOSUPPORT... 46 checking value of EPIPE... 32 checking value of EPROCLIM... 67 checking value of EPROCUNAVAIL... 76 checking value of EPROGMISMATCH... 75 checking value of EPROGUNAVAIL... 74 checking value of EPROTO... 100 checking value of EPROTONOSUPPORT... 43 checking value of EPROTOTYPE... 41 checking value of ERANGE... 34 checking value of EREMCHG... -1 checking value of EREMOTE... 71 checking value of EROFS... 30 checking value of ERPCMISMATCH... 73 checking value of ERREMOTE... -1 checking value of ESHUTDOWN... 58 checking value of ESOCKTNOSUPPORT... 44 checking value of ESPIPE... 29 checking value of ESRCH... 3 checking value of ESRMNT... -1 checking value of ESTALE... 70 checking value of ETIME... 101 checking value of ETIMEDOUT... 60 checking value of ETOOMANYREFS... 59 checking value of ETXTBSY... 26 checking value of EUSERS... 68 checking value of EWOULDBLOCK... 35 checking value of EXDEV... 18 checking value of ENOCIGAR... -1 checking value of SIGABRT... 6 checking value of SIGALRM... 14 checking value of SIGBUS... 10 checking value of SIGCHLD... 20 checking value of SIGCONT... 19 checking value of SIGFPE... 8 checking value of SIGHUP... 1 checking value of SIGILL... 4 checking value of SIGINT... 2 checking value of SIGKILL... 9 checking value of SIGPIPE... 13 checking value of SIGQUIT... 3 checking value of SIGSEGV... 11 checking value of SIGSTOP... 17 checking value of SIGTERM... 15 checking value of SIGTSTP... 18 checking value of SIGTTIN... 21 checking value of SIGTTOU... 22 checking value of SIGUSR1... 30 checking value of SIGUSR2... 31 checking value of SIGPOLL... -1 checking value of SIGPROF... 27 checking value of SIGSYS... 12 checking value of SIGTRAP... 5 checking value of SIGURG... 16 checking value of SIGVTALRM... 26 checking value of SIGXCPU... 24 checking value of SIGXFSZ... 25 checking value of SIG_BLOCK... 1 checking value of SIG_SETMASK... 3 checking value of SIG_UNBLOCK... 2 checking value of SIG_DFL... 0 checking value of SIG_IGN... 1 checking value of SIG_ERR... 4294967295 checking value of O_BINARY... 0 checking what readdir sets errno to upon EOF... 0 configure: creating ./config.status config.status: creating include/HsBaseConfig.h Preprocessing Control/Applicative Preprocessing Control/Arrow Preprocessing Control/Concurrent Preprocessing Control/Concurrent/Chan Preprocessing Control/Concurrent/MVar Preprocessing Control/Concurrent/QSem Preprocessing Control/Concurrent/QSemN Preprocessing Control/Concurrent/SampleVar Preprocessing Control/Exception Preprocessing Control/Monad Preprocessing Control/Monad/Fix Preprocessing Control/Monad/Instances Preprocessing Control/Monad/ST Preprocessing Control/Monad/ST/Lazy Preprocessing Control/Monad/ST/Strict Preprocessing Control/Parallel Preprocessing Control/Parallel/Strategies Preprocessing Data/Array Preprocessing Data/Array/Base Preprocessing Data/Array/Diff Preprocessing Data/Array/IArray Preprocessing Data/Array/IO Preprocessing Data/Array/IO/Internals Preprocessing Data/Array/MArray Preprocessing Data/Array/ST Preprocessing Data/Array/Storable Preprocessing Data/Array/Unboxed Preprocessing Data/Bits Preprocessing Data/Bool Preprocessing Data/ByteString Preprocessing Data/ByteString/Base Preprocessing Data/ByteString/Char8 Preprocessing Data/ByteString/Fusion Preprocessing Data/ByteString/Lazy Preprocessing Data/ByteString/Lazy/Char8 Preprocessing Data/Char Preprocessing Data/Complex Preprocessing Data/Dynamic Preprocessing Data/Either Preprocessing Data/Eq Preprocessing Data/Fixed Preprocessing Data/Foldable Preprocessing Data/FunctorM Preprocessing Data/Generics Preprocessing Data/Generics/Aliases Preprocessing Data/Generics/Basics Preprocessing Data/Generics/Instances Preprocessing Data/Generics/Schemes Preprocessing Data/Generics/Text Preprocessing Data/Generics/Twins Preprocessing Data/Graph Preprocessing Data/HashTable Preprocessing Data/IORef Preprocessing Data/Int Preprocessing Data/IntMap Preprocessing Data/IntSet Preprocessing Data/Ix Preprocessing Data/List Preprocessing Data/Map Preprocessing Data/Maybe Preprocessing Data/Monoid Preprocessing Data/Ord Preprocessing Data/PackedString Preprocessing Data/Queue Preprocessing Data/Ratio Preprocessing Data/STRef Preprocessing Data/STRef/Lazy Preprocessing Data/STRef/Strict Preprocessing Data/Sequence Preprocessing Data/Set Preprocessing Data/Traversable Preprocessing Data/Tree Preprocessing Data/Tuple Preprocessing Data/Typeable Preprocessing Data/Unique Preprocessing Data/Version Preprocessing Data/Word Preprocessing Debug/Trace Preprocessing Foreign Preprocessing Foreign/C Preprocessing Foreign/C/Error Preprocessing Foreign/C/String Preprocessing Foreign/C/Types Preprocessing Foreign/Concurrent Preprocessing Foreign/ForeignPtr Preprocessing Foreign/Marshal Preprocessing Foreign/Marshal/Alloc Preprocessing Foreign/Marshal/Array Preprocessing Foreign/Marshal/Error Preprocessing Foreign/Marshal/Pool Preprocessing Foreign/Marshal/Utils Preprocessing Foreign/Ptr Preprocessing Foreign/StablePtr Preprocessing Foreign/Storable Preprocessing Numeric Preprocessing Prelude Preprocessing System/CPUTime Preprocessing System/Cmd Preprocessing System/Console/GetOpt Preprocessing System/Directory Preprocessing System/Directory/Internals Preprocessing System/Environment Preprocessing System/Exit Preprocessing System/IO Preprocessing System/IO/Error Preprocessing System/IO/Unsafe Preprocessing System/Info Preprocessing System/Locale Preprocessing System/Mem Preprocessing System/Mem/StableName Preprocessing System/Mem/Weak Preprocessing System/Posix/Internals Preprocessing System/Posix/Signals Preprocessing System/Posix/Types Preprocessing System/Process Preprocessing System/Process/Internals Preprocessing System/Random Preprocessing System/Time Preprocessing Text/ParserCombinators/ReadP Preprocessing Text/ParserCombinators/ReadPrec Preprocessing Text/PrettyPrint Preprocessing Text/PrettyPrint/HughesPJ Preprocessing Text/Printf Preprocessing Text/Read Preprocessing Text/Read/Lex Preprocessing Text/Show Preprocessing Text/Show/Functions Preprocessing Array Preprocessing Bits Preprocessing CError Preprocessing CForeign Preprocessing CPUTime Preprocessing CString Preprocessing CTypes Preprocessing Char Preprocessing Complex Preprocessing Directory Preprocessing ForeignPtr Preprocessing IO Preprocessing Int Preprocessing Ix Preprocessing List Preprocessing Locale Preprocessing MarshalAlloc Preprocessing MarshalArray Preprocessing MarshalError Preprocessing MarshalUtils Preprocessing Maybe Preprocessing Monad Preprocessing Ptr Preprocessing Random Preprocessing Ratio Preprocessing StablePtr Preprocessing Storable Preprocessing System Preprocessing Time Preprocessing Word Preprocessing DefaultSetup /tmp/cvt.56340/cppinput.c:1: error: invalid preprocessing directive #! Preprocessing Distribution/Compat/Directory Preprocessing Distribution/Compat/Exception Preprocessing Distribution/Compat/FilePath Preprocessing Distribution/Compat/Map Preprocessing Distribution/Compat/RawSystem Preprocessing Distribution/Compat/ReadP Preprocessing Distribution/Compiler Preprocessing Distribution/Extension Preprocessing Distribution/GetOpt Preprocessing Distribution/InstalledPackageInfo Preprocessing Distribution/License Preprocessing Distribution/Make Preprocessing Distribution/Package Preprocessing Distribution/PackageDescription Preprocessing Distribution/ParseUtils Preprocessing Distribution/PreProcess Preprocessing Distribution/PreProcess/Unlit Preprocessing Distribution/Program Preprocessing Distribution/Setup Preprocessing Distribution/Simple Preprocessing Distribution/Simple/Build Preprocessing Distribution/Simple/Configure Preprocessing Distribution/Simple/GHC Preprocessing Distribution/Simple/GHCPackageConfig Preprocessing Distribution/Simple/Hugs Preprocessing Distribution/Simple/Install Preprocessing Distribution/Simple/JHC Preprocessing Distribution/Simple/LocalBuildInfo Preprocessing Distribution/Simple/NHC Preprocessing Distribution/Simple/Register Preprocessing Distribution/Simple/SrcDist Preprocessing Distribution/Simple/Utils Preprocessing Distribution/Version Preprocessing Language/Haskell/Extension Preprocessing Network/Hackage/CabalInstall/BuildDep Preprocessing Network/Hackage/CabalInstall/Clean Preprocessing Network/Hackage/CabalInstall/Config Preprocessing Network/Hackage/CabalInstall/Configure Preprocessing Network/Hackage/CabalInstall/Dependency Preprocessing Network/Hackage/CabalInstall/Fetch Preprocessing Network/Hackage/CabalInstall/Info Preprocessing Network/Hackage/CabalInstall/Install Preprocessing Network/Hackage/CabalInstall/List Preprocessing Network/Hackage/CabalInstall/Main Preprocessing Network/Hackage/CabalInstall/Setup Preprocessing Network/Hackage/CabalInstall/TarUtils Preprocessing Network/Hackage/CabalInstall/Types Preprocessing Network/Hackage/CabalInstall/Update Preprocessing Network/Hackage/Client Preprocessing Network/Hackage/Interface Preprocessing Network/Hackage/Version Undefined symbols for architecture i386: "___hscore_d_name", referenced from: _hugsprim___hscore_d_name_43 in cciCp0RB.o "___hscore_echo", referenced from: _hugsprim___hscore_echo_63 in cciCp0RB.o "___hscore_end_of_dir", referenced from: _hugsprim___hscore_end_of_dir_42 in cciCp0RB.o "___hscore_f_getfl", referenced from: _hugsprim___hscore_f_getfl_71 in cciCp0RB.o "___hscore_f_setfl", referenced from: _hugsprim___hscore_f_setfl_72 in cciCp0RB.o "___hscore_free_dirent", referenced from: _hugsprim___hscore_free_dirent_41 in cciCp0RB.o "___hscore_fstat", referenced from: _hugsprim___hscore_fstat_8 in cciCp0RB.o "___hscore_ftruncate", referenced from: _hugsprim___hscore_ftruncate_23 in cciCp0RB.o "___hscore_icanon", referenced from: _hugsprim___hscore_icanon_65 in cciCp0RB.o "___hscore_lflag", referenced from: _hugsprim___hscore_lflag_75 in cciCp0RB.o "___hscore_lseek", referenced from: _hugsprim___hscore_lseek_11 in cciCp0RB.o "___hscore_lstat", referenced from: _hugsprim___hscore_lstat_12 in cciCp0RB.o "___hscore_mkdir", referenced from: _hugsprim___hscore_mkdir_15 in cciCp0RB.o "___hscore_o_append", referenced from: _hugsprim___hscore_o_append_47 in cciCp0RB.o "___hscore_o_binary", referenced from: _hugsprim___hscore_o_binary_53 in cciCp0RB.o "___hscore_o_creat", referenced from: _hugsprim___hscore_o_creat_48 in cciCp0RB.o "___hscore_o_excl", referenced from: _hugsprim___hscore_o_excl_49 in cciCp0RB.o "___hscore_o_noctty", referenced from: _hugsprim___hscore_o_noctty_51 in cciCp0RB.o "___hscore_o_nonblock", referenced from: _hugsprim___hscore_o_nonblock_52 in cciCp0RB.o "___hscore_o_rdonly", referenced from: _hugsprim___hscore_o_rdonly_44 in cciCp0RB.o "___hscore_o_rdwr", referenced from: _hugsprim___hscore_o_rdwr_46 in cciCp0RB.o "___hscore_o_trunc", referenced from: _hugsprim___hscore_o_trunc_50 in cciCp0RB.o "___hscore_o_wronly", referenced from: _hugsprim___hscore_o_wronly_45 in cciCp0RB.o "___hscore_open", referenced from: _hugsprim___hscore_open_13 in cciCp0RB.o "___hscore_poke_lflag", referenced from: _hugsprim___hscore_poke_lflag_76 in cciCp0RB.o "___hscore_ptr_c_cc", referenced from: _hugsprim___hscore_ptr_c_cc_77 in cciCp0RB.o "___hscore_readdir", referenced from: _hugsprim___hscore_readdir_40 in cciCp0RB.o "___hscore_renameFile", referenced from: _hugsprim___hscore_renameFile_17 in cciCp0RB.o "___hscore_s_isblk", referenced from: _hugsprim___hscore_s_isblk_56 in cciCp0RB.o "___hscore_s_ischr", referenced from: _hugsprim___hscore_s_ischr_55 in cciCp0RB.o "___hscore_s_isdir", referenced from: _hugsprim___hscore_s_isdir_57 in cciCp0RB.o "___hscore_s_isfifo", referenced from: _hugsprim___hscore_s_isfifo_58 in cciCp0RB.o "___hscore_s_isreg", referenced from: _hugsprim___hscore_s_isreg_54 in cciCp0RB.o "___hscore_s_issock", referenced from: _hugsprim___hscore_s_issock_78 in cciCp0RB.o "___hscore_sig_block", referenced from: _hugsprim___hscore_sig_block_69 in cciCp0RB.o "___hscore_sig_setmask", referenced from: _hugsprim___hscore_sig_setmask_70 in cciCp0RB.o "___hscore_sigaddset", referenced from: _hugsprim___hscore_sigaddset_34 in cciCp0RB.o "___hscore_sigemptyset", referenced from: _hugsprim___hscore_sigemptyset_33 in cciCp0RB.o "___hscore_sigttou", referenced from: _hugsprim___hscore_sigttou_68 in cciCp0RB.o "___hscore_sizeof_sigset_t", referenced from: _hugsprim___hscore_sizeof_sigset_t_74 in cciCp0RB.o "___hscore_sizeof_stat", referenced from: _hugsprim___hscore_sizeof_stat_59 in cciCp0RB.o "___hscore_sizeof_termios", referenced from: _hugsprim___hscore_sizeof_termios_73 in cciCp0RB.o "___hscore_st_mode", referenced from: _hugsprim___hscore_st_mode_62 in cciCp0RB.o "___hscore_st_mtime", referenced from: _hugsprim___hscore_st_mtime_60 in cciCp0RB.o "___hscore_st_size", referenced from: _hugsprim___hscore_st_size_61 in cciCp0RB.o "___hscore_stat", referenced from: _hugsprim___hscore_stat_20 in cciCp0RB.o "___hscore_tcsanow", referenced from: _hugsprim___hscore_tcsanow_64 in cciCp0RB.o "___hscore_vmin", referenced from: _hugsprim___hscore_vmin_66 in cciCp0RB.o "___hscore_vtime", referenced from: _hugsprim___hscore_vtime_67 in cciCp0RB.o ld: symbol(s) not found for architecture i386 collect2: ld returned 1 exit status runhugs: Error occurred ERROR "libraries/bootlib/System/Posix/Internals.hs" - Error while running compilation command 'gcc -DNDEBUG=1 -pipe -O2 -I/usr/pkg/include -I/usr/include -O0 -no-cpp-precomp -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib -L/usr/lib -flat_namespace -shared -fPIC -D__HUGS__ "-Ihugsdir/include" -o "libraries/bootlib/System/Posix/Internals.so" "libraries/bootlib/System/Posix/Internals.c" -Ipackages/base/include -Ighc/includes' echo timestamp for bootlib >bootlib/.stamp cd ../cpphs; HUGSFLAGS=-P../libraries/bootlib HUGSDIR=../hugsdir ../src/runhugs -98 ../packages/Cabal/examples/hapax.hs configure --verbose --hugs --prefix='/usr/pkg' --scratchdir='../hugsdir/packages/cpphs' --with-compiler=../src/ffihugs runhugs: Error occurred ERROR "../libraries/bootlib/System/Posix/Internals.hs" - Error while importing DLL "../libraries/bootlib/System/Posix/Internals.so": dlopen(../libraries/bootlib/System/Posix/Internals.so, 9): image not found gnumake[1]: *** [../hugsdir/programs/cpphs/Main.hs] Error 1 gnumake: *** [all] Error 2 *** Error code 2 Stop. bmake: stopped in /Users/kristerw/pbulk/pkgsrc/lang/hugs *** Error code 1 Stop. bmake: stopped in /Users/kristerw/pbulk/pkgsrc/lang/hugs