View Issue Details

IDProjectCategoryView StatusLast Update
0002795unrealinstallingpublic2006-02-13 11:20
Reporterjewles Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionno change required 
Product Version3.2.4 
Summary0002795: Failed during ./configure
DescriptionDuring compiling I got many errors
Additional Informationchecking how to run the C preprocessor... ./configure: line 2755: 3331 Segmentation fault egrep -v '^ *\+' conftest.er1 >conftest.err
./configure: line 2755: 3351 Segmentation fault egrep -v '^ *\+' conftest.er1 >conftest.err
gcc -E
./configure: line 2832: 3371 Segmentation fault egrep -v '^ *\+' conftest.er1 >conftest.err
./configure: line 2832: 3386 Segmentation fault egrep -v '^ *\+' conftest.er1 >conftest.err
checking for ANSI C header files... ./configure: line 2976: 3403 Segmentation fault egrep -v '^ *\+' conftest.er1 >conftest.err
./configure: line 2976: 3414 Done(2) ( eval "$ac_cpp conftest.$ac_ext" ) 2>&5
      3417 Segmentation fault | egrep "memchr" >/dev/null 2>&1
no
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 sys/param.h usability... yes
checking sys/param.h presence... ./configure: line 3145: 3699 Segmentation fault egrep -v '^ *\+' conftest.er1 >conftest.err
yes
checking for sys/param.h... yes
checking for stdlib.h... (cached) yes
checking stddef.h usability... yes
checking stddef.h presence... ./configure: line 3363: 3734 Segmentation fault egrep -v '^ *\+' conftest.er1 >conftest.err
yes
checking for stddef.h... yes
checking sys/syslog.h usability... yes
checking sys/syslog.h presence... ./configure: line 3472: 3767 Segmentation fault egrep -v '^ *\+' conftest.er1 >conftest.err
yes
checking for sys/syslog.h... yes
checking for unistd.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking malloc.h usability... yes
checking malloc.h presence... ./configure: line 3908: 3818 Segmentation fault egrep -v '^ *\+' conftest.er1 >conftest.err
yes
checking for malloc.h... yes
checking sys/rusage.h usability... no
checking sys/rusage.h presence... ./configure: line 4017: 3861 Segmentation fault egrep -v '^ *\+' conftest.er1 >conftest.err
no
checking for sys/rusage.h... no
checking glob.h usability... yes
checking glob.h presence... ./configure: line 4126: 3892 Segmentation fault egrep -v '^ *\+' conftest.er1 >conftest.err
yes
checking for glob.h... yes
checking for gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... 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 uid_t in sys/types.h... ./configure: line 4572: 3991 Done(2) ( eval "$ac_cpp conftest.$ac_ext" ) 2>&5
      3994 Segmentation fault | egrep "uid_t" >/dev/null 2>&1
no
checking for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for int16_t... yes
checking for u_int16_t... yes
checking for int32_t... yes
checking for u_int32_t... yes
checking for rlim_t... no
checking size of rlim_t... 0
checking what kind of nonblocking sockets you have... O_NONBLOCK
checking whether gcc needs -traditional... ./configure: line 6875: 4214 Done ( eval "$ac_cpp conftest.$ac_ext" ) 2>&5
      4217 Segmentation fault | egrep "$ac_pattern" >/dev/null 2>&1
./configure: line 6875: 4223 Done ( eval "$ac_cpp conftest.$ac_ext" ) 2>&5
      4226 Segmentation fault | egrep "$ac_pattern" >/dev/null 2>&1
no
checking whether setpgrp takes no argument... yes
checking whether setvbuf arguments are reversed... no
checking for working alloca.h... yes
checking for alloca... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for strlcpy... no
checking for strlcat... no
checking for strlncat... no
checking for inet_pton... yes
checking for inet_ntop... yes
checking if C99 variable length arrays are supported... yes
checking if we can set the core size to unlimited... yes
checking for vprintf... yes
checking for _doprnt... no
checking for gettimeofday... yes
checking for getrusage... yes
checking for setproctitle... no
checking for setproctitle in -lutil... no
./configure: line 8690: 4703 Done(1) ( eval "$ac_cpp conftest.$ac_ext" ) 2>&5
      4704 Segmentation fault | egrep "#define.*PS_STRINGS.*" >/dev/null 2>&1
checking for pstat... no
checking what type of signals you have... POSIX
checking for strtoken... no
checking for strtok... yes
checking for strerror... yes
checking for index... yes
checking for strtoul... yes
checking for bcopy... yes
checking for bcmp... yes
checking for bzero... yes
checking for strcasecmp... yes
checking for inet_addr... yes
checking for inet_ntoa... yes
checking for inet_netof... yes
checking for syslog... yes
checking for vsyslog... yes
checking for dlopen... no
checking for dlopen in -ldl... yes
checking if we need the -export-dynamic flag... yes
checking for compiler option to produce PIC... -fPIC -DPIC -shared
checking if your system prepends an underscore on symbols... no
checking if FD_SETSIZE is large enough to allow 1024 file descriptors... yes
extracting TRE regex library
configuring TRE regex library
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... ./configure: line 1685: 5579 Segmentation fault grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1
./configure: line 1685: 5580 Segmentation fault grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1
/usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... no
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... ./configure: line 2622: 5711 Segmentation fault grep -v '^ *+' conftest.er1 >conftest.err
yes
checking whether gcc accepts -g... ./configure: line 2679: 5740 Segmentation fault grep -v '^ *+' conftest.er1 >conftest.err
yes
checking for gcc option to accept ANSI C... ./configure: line 2800: 5768 Segmentation fault grep -v '^ *+' conftest.er1 >conftest.err
none needed
./configure: line 2953: 5789 Segmentation fault grep -v '^ *+' conftest.er1 >conftest.err
checking for style of include used by make... none
checking dependency style of gcc... ./configure: line 3117: 5824 Segmentation fault grep sub/conftst6.h sub/conftest.Po >/dev/null 2>&1
./configure: line 3117: 5842 Segmentation fault grep sub/conftst6.h sub/conftest.Po >/dev/null 2>&1
./configure: line 3117: 5881 Segmentation fault grep sub/conftst6.h sub/conftest.Po >/dev/null 2>&1
./configure: line 3117: 5898 Segmentation fault grep sub/conftst6.h sub/conftest.Po >/dev/null 2>&1
./configure: line 3117: 5919 Segmentation fault grep sub/conftst6.h sub/conftest.Po >/dev/null 2>&1
none
checking how to run the C preprocessor... ./configure: line 3257: 5946 Segmentation fault grep -v '^ *+' conftest.er1 >conftest.err
./configure: line 3257: 5966 Segmentation fault grep -v '^ *+' conftest.er1 >conftest.err
gcc -E
./configure: line 3350: 5987 Segmentation fault grep -v '^ *+' conftest.er1 >conftest.err
./configure: line 3350: 6007 Segmentation fault grep -v '^ *+' conftest.er1 >conftest.err
checking for a BSD-compatible install... /usr/bin/install -c
checking for the best optimization flags... -O1 -fomit-frame-pointer
checking for C compiler warning flags... -Wall
checking for an ANSI C-conforming const... ./configure: line 3859: 6061 Segmentation fault grep -v '^ *+' conftest.er1 >conftest.err
yes
checking for inline... ./configure: line 3921: 6089 Segmentation fault grep -v '^ *+' conftest.er1 >conftest.err
inline
checking for egrep... ./configure: line 3957: 6104 Done echo a
      6105 Segmentation fault | ( grep -E '(a|b)' ) >/dev/null 2>&1
egrep
checking for ANSI C header files... ./configure: line 4115: 6121 Segmentation fault grep -v '^ *+' conftest.er1 >conftest.err
./configure: line 4115: 6141 Done(2) ( eval "$ac_cpp conftest.$ac_ext" ) 2>&5
      6143 Segmentation fault | $EGREP "memchr" >/dev/null 2>&1
no
checking for working alloca.h... ./configure: line 4504: 6165 Segmentation fault grep -v '^ *+' conftest.er1 >conftest.err
yes
checking for alloca... ./configure: line 4504: 6198 Segmentation fault grep -v '^ *+' conftest.er1 >conftest.err
yes
checking for sys/types.h... ./configure: line 4574: 6236 Segmentation fault grep -v '^ *+' conftest.er1 >conftest.err
yes
checking for sys/stat.h... ./configure: line 4574: 6278 Segmentation fault grep -v '^ *+' conftest.er1 >conftest.err
yes
checking for stdlib.h... ./configure: line 4574: 6320 Segmentation fault grep -v '^ *+' conftest.er1 >conftest.err
yes
checking for string.h... ./configure: line 4574: 6362 Segmentation fault grep -v '^ *+' conftest.er1 >conftest.err
yes
checking for memory.h... ./configure: line 4574: 6404 Segmentation fault grep -v '^ *+' conftest.er1 >conftest.err
yes
checking for strings.h... ./configure: line 4574: 6446 Segmentation fault grep -v '^ *+' conftest.er1 >conftest.err
yes
checking for inttypes.h... ./configure: line 4574: 6494 Segmentation fault grep -v '^ *+' conftest.er1 >conftest.err
yes
checking for stdint.h... ./configure: line 4574: 6536 Segmentation fault grep -v '^ *+' conftest.er1 >conftest.err
yes
checking for unistd.h... ./configure: line 4574: 6578 Segmentation fault grep -v '^ *+' conftest.er1 >conftest.err
yes
checking getopt.h usability... ./configure: line 4725: 6620 Segmentation fault grep -v '^ *+' conftest.er1 >conftest.err
yes
checking getopt.h presence... ./configure: line 4725: 6646 Segmentation fault grep -v '^ *+' conftest.er1 >conftest.err
yes
checking for getopt.h... yes
checking for getopt_long... ./configure: line 4902: 6684 Segmentation fault grep -v '^ *+' conftest.er1 >conftest.err
yes
checking for isascii... ./configure: line 5515: 6731 Segmentation fault grep -v '^ *+' conftest.er1 >conftest.err
yes
checking for isblank... ./configure: line 5515: 6775 Segmentation fault grep -v '^ *+' conftest.er1 >conftest.err
yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... ./configure: line 7230: 6812 Segmentation fault grep -v '^ *+' conftest.er1 >conftest.err
./configure: line 7230: 6841 Segmentation fault grep -v '^ *+' conftest.er1 >conftest.err
64
checking for _LARGE_FILES value needed for large files... ./configure: line 7230: 6872 Segmentation fault grep -v '^ *+' conftest.er1 >conftest.err
no
checking whether NLS is requested... yes
checking for msgfmt... ./configure: line 7322: 6892 Done $ac_dir/$ac_word --statistics /dev/null 2>&1 >/dev/null
      6893 Segmentation fault | grep usage >/dev/null
/usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... no
checking for msgmerge... /usr/bin/msgmerge
./configure: line 7523: 6914 Done $GMSGFMT --statistics /dev/null 2>&1 >/dev/null
      6915 Segmentation fault | grep usage >/dev/null
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... utils/config.rpath: line 427: 6933 Broken pipe $LD --help 2>&1
      6934 Segmentation fault | grep ': supported targets:.* elf' >/dev/null
done
checking whether NLS is requested... yes
checking for GNU gettext in libc... ./configure: line 8880: 6966 Segmentation fault grep -v '^ *+' conftest.er1 >conftest.err
yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for a sed that does not truncate output... ./configure: line 9085: 6994 Done "$lt_ac_sed" --version 2>&1 </dev/null
      6996 Segmentation fault | grep 'GNU' >/dev/null
/bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking dlfcn.h usability... ./configure: line 9808: 7118 Segmentation fault grep -v '^ *+' conftest.er1 >conftest.err
yes
checking dlfcn.h presence... ./configure: line 9808: 7144 Segmentation fault grep -v '^ *+' conftest.er1 >conftest.err
yes
checking for dlfcn.h... yes
checking the maximum length of command line arguments...
3rd party modules

Activities

codemastr

2006-02-04 23:57

reporter   ~0011136

Grep on your system appears to be severely broken.

syzop

2006-02-13 11:20

administrator   ~0011221

system problem

Issue History

Date Modified Username Field Change
2006-02-04 21:44 jewles New Issue
2006-02-04 23:57 codemastr Note Added: 0011136
2006-02-13 11:20 syzop Status new => closed
2006-02-13 11:20 syzop Note Added: 0011221
2006-02-13 11:20 syzop Resolution open => no change required