bug-rcs
[Top][All Lists]
Advanced

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

rcs configure hang


From: Kelly Wang (kellythw)
Subject: rcs configure hang
Date: Tue, 20 Oct 2020 20:13:50 +0000
User-agent: Microsoft-MacOutlook/16.41.20091302

Hi Team,

 

I download rcs 5.10.0, untarred and try to run ./configure. 

However it is hang in 'checking whether getcwd handles long file names properly...' for more than 30+ min and still hang.

Can you let me know how to configure and install it?

The server I use to configure rcs is Red Hat 8.

% cat /etc/motd

Red Hat Enterprise Linux release 8.1 (Ootpa)

 

+ ./configure

checking for a BSD-compatible install... /usr/bin/install -c

checking whether build environment is sane... yes

checking for a race-free mkdir -p... /usr/bin/mkdir -p

checking for gawk... gawk

checking whether make sets $(MAKE)... yes

checking whether make supports nested variables... yes

checking if gdiff works like GNU diff... no

checking if rdiff works like GNU diff... no

checking if diff works like GNU diff... yes

checking for diff... /router/bin/diff

checking diff success status... 0

checking diff failure status... 1

checking diff trouble status... 2

checking diff options for RCS... -an

checking if diff understands --label... yes

checking for gdiff3... no

checking for diff3... diff3

checking for diff3... /router/bin/diff3

checking if diff3 works like GNU diff3... yes

checking for ed... /usr/bin/ed

checking for soelim... soelim

checking for pic... pic -n

checking for gcc... gcc

checking whether the C compiler works... yes

checking for C compiler default output file name... a.out

checking for suffix of executables... 

checking whether we are cross compiling... no

checking for suffix of object files... o

checking whether the compiler supports GNU C... yes

checking whether gcc accepts -g... yes

checking for gcc option to enable C11 features... none needed

checking whether the compiler is clang... no

checking for compiler option needed when checking for declarations... none

checking whether make supports the include directive... yes (GNU style)

checking dependency style of gcc... gcc3

checking for sys/types.h... yes

checking for sys/stat.h... yes

checking for strings.h... yes

checking for inttypes.h... yes

checking for stdint.h... yes

checking for unistd.h... yes

checking for sys/socket.h... yes

checking for dirent.h... yes

checking for sys/param.h... yes

checking for getopt.h... yes

checking for sys/cdefs.h... yes

checking for sys/time.h... yes

checking for limits.h... yes

checking for wchar.h... yes

checking for sys/mman.h... yes

checking for features.h... yes

checking for sys/wait.h... yes

checking for utime.h... yes

checking for crtdefs.h... no

checking for threads.h... yes

checking for math.h... yes

checking for sys/random.h... yes

checking for mach/mach.h... no

checking for net/errno.h... no

checking for pwd.h... yes

checking for siginfo.h... no

checking for vfork.h... no

checking for minix/config.h... no

checking whether it is safe to define __EXTENSIONS__... yes

checking whether _XOPEN_SOURCE should be defined... no

checking how to run the C preprocessor... gcc -E

checking for grep that handles long lines and -e... /router/bin/grep

checking for egrep... /router/bin/grep -E

checking for Minix Amsterdam compiler... no

checking for ar... ar

checking for ranlib... ranlib

checking build system type... x86_64-pc-linux-gnu

checking host system type... x86_64-pc-linux-gnu

checking for special C compiler options needed for large files... no

checking for _FILE_OFFSET_BITS value needed for large files... no

checking for size_t... yes

checking for working alloca.h... yes

checking for alloca... yes

checking for _set_invalid_parameter_handler... no

checking for fchdir... yes

checking for strerror_r... yes

checking for fcntl... yes

checking for symlink... yes

checking for ftruncate... yes

checking for getlogin_r... yes

checking for getprogname... no

checking for getexecname... no

checking for gettimeofday... yes

checking for lstat... yes

checking for mprotect... yes

checking for mkstemp... yes

checking for obstack_printf... yes

checking for readlink... yes

checking for sigaction... yes

checking for sigaltstack... yes

checking for siginterrupt... yes

checking for snprintf... yes

checking for vasnprintf... no

checking for localtime_r... yes

checking for pipe... yes

checking for futimes... yes

checking for futimesat... yes

checking for futimens... yes

checking for utimensat... yes

checking for lutimes... yes

checking for fdopendir... yes

checking for mempcpy... yes

checking for fstatat... yes

checking for getdtablesize... yes

checking for getrandom... yes

checking for openat... yes

checking for fork... yes

checking for vfork... yes

checking for fchmod... yes

checking for getpwuid_r... yes

checking for psiginfo... yes

checking whether the preprocessor supports include_next... yes

checking whether source code line length is unlimited... yes

checking for complete errno.h... yes

checking how gcc reports undeclared, standard C functions... error

checking whether strerror_r is declared... yes

checking whether strerror_r returns char *... yes

checking for working fcntl.h... yes

checking for pid_t... yes

checking for mode_t... yes

checking for eaccess... yes

checking whether stat file-mode macros are broken... no

checking for C/C++ restrict keyword... __restrict

checking for nlink_t... yes

checking whether getcwd (NULL, 0) allocates memory for result... yes

checking for getcwd with POSIX signature... yes

checking whether getcwd is declared... yes

checking for d_ino member in directory struct... yes

checking whether getlogin_r is declared... yes

checking whether getlogin is declared... yes

checking for getopt.h... (cached) yes

checking for getopt_long_only... yes

checking whether getopt is POSIX compatible... yes

checking for working GNU getopt function... yes

checking for working GNU getopt_long function... yes

checking for struct timeval... yes

checking for wide-enough struct timeval.tv_sec member... yes

checking for inline... inline

checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... yes

checking for wint_t... yes

checking whether wint_t is large enough... yes

checking whether the compiler produces multi-arch binaries... no

checking whether stdint.h conforms to C99... yes

checking whether stdint.h works without ISO C predefines... yes

checking whether stdint.h has UINTMAX_WIDTH etc.... yes

checking whether lstat correctly handles trailing slash... yes

checking whether malloc, realloc, calloc are POSIX compliant... yes

checking for mmap... yes

checking for MAP_ANONYMOUS... yes

checking whether memchr works... yes

checking whether obstack_printf is declared... yes

checking for O_CLOEXEC... yes

checking for promoted mode_t type... mode_t

checking for uid_t in sys/types.h... yes

checking for sigset_t... yes

checking whether snprintf returns a byte count as in C99... yes

checking whether snprintf is declared... yes

checking for stdint.h... yes

checking for inttypes.h... yes

checking whether printf supports size specifiers as in C99... yes

checking whether printf supports 'long double' arguments... yes

checking whether printf supports infinite 'double' arguments... yes

checking whether byte ordering is bigendian... no

checking whether long double and double are the same... no

checking whether printf supports infinite 'long double' arguments... yes

checking whether printf supports the 'a' and 'A' directives... yes

checking whether printf supports the 'F' directive... yes

checking whether printf supports the 'n' directive... yes

checking whether printf supports the 'ls' directive... yes

checking whether printf supports the grouping flag... yes

checking whether printf supports the left-adjust flag correctly... yes

checking whether printf supports the zero flag correctly... yes

checking whether printf supports large precisions... yes

checking whether printf survives out-of-memory conditions... yes

checking for wchar_t... yes

checking for intmax_t... yes

checking where to find the exponent in a 'double'... word 1 bit 20

checking whether snprintf truncates the result as in C99... yes

checking for snprintf... (cached) yes

checking for strnlen... yes

checking for wcslen... yes

checking for wcsnlen... yes

checking for mbrtowc... yes

checking for wcrtomb... yes

checking whether _snprintf is declared... no

checking for stdbool.h that conforms to C99... yes

checking for _Bool... yes

checking whether strsignal is declared... yes

checking whether strtok_r is declared... yes

checking for struct timespec in <time.h>... yes

checking whether the utimes function works... yes

checking whether <wchar.h> uses 'inline' correctly... yes

checking whether fchdir is declared... yes

checking whether frexp() can be used without linking with libm... yes

checking whether alarm is declared... yes

checking whether getdtablesize is declared... yes

checking where to find the exponent in a 'float'... word 0 bit 23

checking whether imported symbols can be declared weak... yes

checking for pthread.h... yes

checking whether POSIX threads API is available... yes

checking for multithread API to use... posix

checking for GNU libc compatible malloc... yes

checking whether memrchr is declared... yes

checking whether <limits.h> defines MIN and MAX... no

checking whether <sys/param.h> defines MIN and MAX... yes

checking whether strdup is declared... yes

checking whether strerror(0) succeeds... yes

checking for _Exit... yes

checking for alloca as a compiler built-in... yes

checking for __builtin_expect... yes

checking for library containing clock_gettime... none required

checking for clock_gettime... yes

checking for clock_settime... yes

checking for closedir... yes

checking whether // is distinct from /... no

checking for error_at_line... yes

checking whether fcntl handles F_DUPFD correctly... yes

checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check

checking whether conversion from 'int' to 'long double' works... yes

checking whether getcwd handles long file names properly...

 

 

Thanks,

Kelly

 

If you need support for DevX Tools:   http://devxsupport.cisco.com/

Specifically, for NXOS, see -

https://wiki.cisco.com/display/NEXUSPMO/ContactingNexusOpsAndTools

 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]