Hi Folks,

Let me resend the report on this list. This is due to the delivery  
failure of my message to the maintainer.

Best regards,

Kow K.

*************************

Hello,

I tried to install SWI-Prolog through Fink 0.28.1 on 10.5.2. On  
several times, the build process always hang up at the last "checking  
"for SIGPROF profiler support"..." step via "conftest" of the  
following lines. Yet the build went through when I killed the  
"conftest" process through Activity Monitor.

Best,

Kow K.

*************************

perl -pi -e 's/ARCH=.*/ARCH=i386-darwin/' src/configure
perl -pi -e 's/( \$\(LDFLAGS\))(.*)/\2\1/' src/Makefile.in src/rc/ 
Makefile.in
./configure --prefix=/sw --mandir=/sw/share/man
checking builddir... src
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 ANSI C... none needed
checking for ranlib... ranlib
checking build system type... i386-apple-darwin9.2.2
checking host system type... i386-apple-darwin9.2.2
checking for gmake... no
checking for make... make
checking "whether make is GNU-make"... yes
checking "whether mkdir accepts -p"... yes
checking for ar... ar
checking for emacs-etags... no
checking for etags... etags
checking for gawk... gawk
checking for sed... /usr/bin/sed
checking for a BSD-compatible install... /sw/bin/ginstall -c
checking how to run the C preprocessor... gcc -E
checking for library containing strerror... none required
checking for egrep... grep -E
checking for ANSI C header files... yes
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 for inline... inline
checking for working alloca.h... yes
checking for alloca... yes
checking whether byte ordering is bigendian... no
checking whether __attribute__((visibility())) is supported... no
checking Script arguments... breaks down arguments
checking "whether gcc supports -pthread"... no
checking for main in -lpthread... yes
checking for sem_init in -lrt... no
checking for sem_init... yes
checking for sema_init in -lthread... no
checking for sema_init... no
checking for pthread_mutexattr_setkind_np... no
checking for pthread_mutexattr_settype... yes
checking for pthread_kill... yes
checking "whether mutex support recursive locking"... yes
checking for pthread_sigmask... yes
checking for pthread_setconcurrency... 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 asm/atomic.h usability... no
checking asm/atomic.h presence... no
checking for asm/atomic.h... no
checking "atomic increment/decrement"... no
checking for main in -lm... yes
checking for main in -lncursesw... yes
checking for main in -lreadline... yes
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking readline/history.h usability... yes
checking readline/history.h presence... yes
checking for readline/history.h... yes
checking for rl_completion_matches... yes
checking for rl_insert_close... yes
checking for rl_readline_state... yes
checking for rl_set_prompt... yes
checking for rl_clear_pending_input... yes
checking for rl_done... yes
checking for rl_event_hook... yes
checking for rl_cleanup_after_signal... yes
checking for rl_filename_completion_function... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for dlopen in -ldl... yes
checking for dlopen... yes
checking for cc -c -o... yes
checking for unistd.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/stat.h... (cached) yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking sys/stropts.h usability... no
checking sys/stropts.h presence... no
checking for sys/stropts.h... no
checking sys/termios.h usability... yes
checking sys/termios.h presence... yes
checking for sys/termios.h... yes
checking sys/termio.h usability... no
checking sys/termio.h presence... no
checking for sys/termio.h... no
checking bstring.h usability... no
checking bstring.h presence... no
checking for bstring.h... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking mach-o/rld.h usability... no
checking mach-o/rld.h presence... no
checking for mach-o/rld.h... no
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking floatingpoint.h usability... no
checking floatingpoint.h presence... no
checking for floatingpoint.h... no
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking SupportDefs.h usability... no
checking SupportDefs.h presence... no
checking for SupportDefs.h... no
checking for access... yes
checking for fchmod... yes
checking for chmod... yes
checking for dossleep... no
checking for fstat... yes
checking for readlink... yes
checking for getwd... yes
checking for getcwd... yes
checking for getpagesize... yes
checking for getpwnam... yes
checking for getrlimit... yes
checking for gettimeofday... yes
checking for opendir... yes
checking for sysconf... yes
checking for popen... yes
checking for putenv... yes
checking for random... yes
checking for remove... yes
checking for rename... yes
checking for select... yes
checking for fcntl... yes
checking for getrusage... yes
checking for signal... yes
checking for sigset... yes
checking for sigprocmask... yes
checking for sleep... yes
checking for usleep... yes
checking for srand... yes
checking for srandom... yes
checking for stat... yes
checking for memmove... yes
checking for stricmp... no
checking for strlwr... no
checking for sigaction... yes
checking for sigsetmask... yes
checking for siggetmask... no
checking for sigblock... yes
checking for rint... yes
checking for aint... no
checking for floor... yes
checking for ceil... yes
checking for isnan... yes
checking for isinf... yes
checking for tcsetattr... yes
checking for cfmakeraw... yes
checking for getpid... yes
checking for strerror... yes
checking for tgetent... yes
checking for times... yes
checking for unsetenv... yes
checking for grantpt... yes
checking for nanosleep... yes
checking for waitpid... yes
checking for setlocale... yes
checking for fpgetmask... no
checking for fpresetsticky... no
checking for mtrace... no
checking for localtime_r... yes
checking for mmap... yes
checking for confstr... yes
checking for strcasecmp... yes
checking for mbscoll... no
checking for mbscasecoll... no
checking for fpclassify... no
checking for fpclass... no
checking for setenv... yes
checking for posix_openpt... yes
checking whether time.h and sys/time.h may both be included... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for pid_t... yes
checking for unistd.h... (cached) 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 "linux gettid"... no
checking "linux 2.6 /proc"... cat: /proc/849/task/849/stat: No such  
file or directory
no
checking for long... yes
checking size of long... 4
checking for int... yes
checking size of int... 4
checking for long long... yes
checking size of long long... 8
checking for main in -lgmp... yes
checking gmp.h usability... yes
checking gmp.h presence... yes
checking for gmp.h... yes
checking "Boot filename"... boot32.prc
checking "fcntl based locking"... yes
checking "alignment restrictions on doubles"... as long
checking "unaligned access"... allowed
checking "type rlim_t"... yes
checking "ru_idrss in struct rusage"... yes
checking "whether assert.h needs stdio.h"... no
configure: checking "for including sys/ioctl.h after sys/termios.h"...
checking "for type uchar"... "need typedef uchar"
checking "whether we need extern int errno"... no
checking "for symbolic links"... yes
checking return type of signal handlers... void
checking "for BSD signal handlers"... "BSD signals"
checking "for SIGPROF profiler support"...



-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to