Project

General

Profile

Actions

Bug #6505

closed

Can not compile ruby-1.8.7p358 from source

Added by shevegen (Robert A. Heiler) almost 12 years ago. Updated almost 11 years ago.

Status:
Rejected
Target version:
ruby -v:
1.8.7p358
[ruby-core:45278]

Description

My system:

Linux

GCC Version: GCC version 4.6.3
Glibc Version: ldd (GNU libc) 2.14.1
CFLAGS in use: -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2
Binutils Version: GNU ld (GNU Binutils) 2.22

Configure option:

only --prefix=/usr used.

make[1]: Entering director
gcc -I. -I../../.. -I../..VE_CONFIG_H -DHAVE_OPENSSLfomit-frame-pointer -freru
gcc -I. -I../../.. -I../..VE_CONFIG_H -DHAVE_OPENSSLfomit-frame-pointer -freru
gcc -shared -o ../../../.e -lpthread -rdynamic -Wl,-
make[1]: Leaving directory
compiling digest/sha2
make[1]: Entering director
gcc -I. -I../../.. -I../../../. -I../../.././ext/digest/sha2 -I../../.././ext/digest/sha2/.. -DHAVE_CONFIG_H -DHAVE_SYS_CDEFS_H -DHAVE_INTTYPES_H -DHAVE_UNISTD_H -DHAVE_TYPE_UINT64_T -fPIC -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 -c sha2.c
gcc -I. -I../../.. -I../../../. -I../../.././ext/digest/sha2 -I../../.././ext/digest/sha2/.. -DHAVE_CONFIG_H -DHAVE_SYS_CDEFS_H -DHAVE_INTTYPES_H -DHAVE_UNISTD_H -DHAVE_TYPE_UINT64_T -fPIC -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 -c sha2init.c
gcc -shared -o ../../../.ext/x86_64-linux/digest/sha2.so sha2.o sha2init.o -L. -L../../.. -L. -lpthread -rdynamic -Wl,-export-dynamic -lrt -ldl -lcrypt -lm -lc
mkdir -p ../../../.ext/common/digest
cp ../../.././ext/digest/sha2/lib/sha2.rb ../../../.ext/common/digest
make[1]: Leaving directory /Depot/jjj/ruby-1.8.7p358/ext/digest/sha2' compiling dl make[1]: Entering directory /Depot/jjj/ruby-1.8.7p358/ext/dl'
gcc -I. -I../.. -I../../. -I../.././ext/dl -DHAVE_DLFCN_H -DHAVE_DLOPEN -DHAVE_DLCLOSE -DHAVE_DLSYM -DHAVE_DLERROR -I. -fPIC -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 -fno-defer-pop -fno-omit-frame-pointer -c ptr.c
Generating callback.func
Generating cbtable.func
gcc -I. -I../.. -I../../. -I../.././ext/dl -DHAVE_DLFCN_H -DHAVE_DLOPEN -DHAVE_DLCLOSE -DHAVE_DLSYM -DHAVE_DLERROR -I. -fPIC -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 -fno-defer-pop -fno-omit-frame-pointer -c dl.c
In file included from dl.c:104:0:
callback.func:1:1: warning: data definition has no type or storage class [enabled by default]
callback.func:1:7: error: expected identifier or ‘(’ before ‘long’
In file included from dl.c:104:0:
callback.func:78:33: error: expected ‘)’ before ‘(’ token
callback.func:79:3: warning: data definition has no type or storage class [enabled by default]
callback.func:79:24: error: ‘proc’ undeclared here (not in a function)
callback.func:79:39: error: ‘argc’ undeclared here (not in a function)
callback.func:79:45: error: ‘argv’ undeclared here (not in a function)
callback.func:82:1: error: expected identifier or ‘(’ before ‘}’ token
dl.c:106:1: error: expected ‘;’, ‘,’ or ‘)’ before ‘static’
make[1]: *** [dl.o] Error 1
make[1]: Leaving directory `/Depot/jjj/ruby-1.8.7p358/ext/dl'
make: *** [all] Error 1

Updated by shevegen (Robert A. Heiler) almost 12 years ago

Here is the config.log, in case it is useful.

Hopefully this bug can get fixed, before ruby 1.8.7 will no longer be maintained. I liked 1.8.x a lot. :)

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.65. Invocation command line was

$ ./configure --prefix=/usr

---------

Platform.

---------

hostname = new-host
uname -m = x86_64
uname -r = 3.3.6-server-2.mga2
uname -s = Linux
uname -v = #1 SMP Thu May 17 16:38:45 UTC 2012

/usr/bin/uname -p = unknown
/bin/uname -X = unknown

/bin/arch = x86_64
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown

PATH: /usr/bin
PATH: /System/Executables
PATH: /bin
PATH: /sbin
PATH: /usr/sbin
PATH: /opt/bin
PATH: /windows
PATH: /usr/local/bin

-----------

Core tests.

-----------

configure:2612: checking build system type
configure:2626: result: x86_64-unknown-linux-gnu
configure:2646: checking host system type
configure:2659: result: x86_64-unknown-linux-gnu
configure:2679: checking target system type
configure:2692: result: x86_64-unknown-linux-gnu
configure:2891: checking for gcc
configure:2907: found /usr/bin/gcc
configure:2918: result: gcc
configure:3147: checking for C compiler version
configure:3156: gcc --version >&5
gcc (GCC) 4.6.3
Copyright (C) 2011 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3167: $? = 0
configure:3156: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-mageia-linux-gnu/4.6.3/lto-wrapper
Target: x86_64-mageia-linux-gnu
Configured with: ../configure --prefix=/usr --libexecdir=/usr/lib --with-slibdir=/lib64 --with-bugurl=http://bugs.mageia.org/ --mandir=/usr/share/man --infodir=/usr/share/info --enable-checking=release --enable-languages=c,c++,ada,fortran,objc,obj-c++,java --enable-linker-build-id --build=x86_64-mageia-linux-gnu --host=x86_64-mageia-linux-gnu --with-cpu=generic --with-system-zlib --enable-threads=posix --enable-shared --enable-objc-gc --enable-long-long --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-gtk-cairo --disable-libjava-multilib --enable-ssp --disable-libssp --disable-werror --with-ppl --with-cloog --with-python-dir=/lib/python2.7/site-packages --enable-lto
Thread model: posix
gcc version 4.6.3 (GCC)
configure:3167: $? = 0
configure:3156: gcc -V >&5
gcc: error: unrecognized option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3167: $? = 1
configure:3156: gcc -qversion >&5
gcc: error: unrecognized option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:3167: $? = 1
configure:3187: checking whether the C compiler works
configure:3209: gcc -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 -lpthread conftest.c >&5
configure:3213: $? = 0
configure:3262: result: yes
configure:3265: checking for C compiler default output file name
configure:3267: result: a.out
configure:3273: checking for suffix of executables
configure:3280: gcc -o conftest -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 -lpthread conftest.c >&5
configure:3284: $? = 0
configure:3306: result:
configure:3328: checking whether we are cross compiling
configure:3336: gcc -o conftest -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 -lpthread conftest.c >&5
configure:3340: $? = 0
configure:3347: ./conftest
configure:3351: $? = 0
configure:3366: result: no
configure:3371: checking for suffix of object files
configure:3393: gcc -c -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 conftest.c >&5
configure:3397: $? = 0
configure:3418: result: o
configure:3422: checking whether we are using the GNU C compiler
configure:3441: gcc -c -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 conftest.c >&5
configure:3441: $? = 0
configure:3450: result: yes
configure:3459: checking whether gcc accepts -g
configure:3479: gcc -c -g conftest.c >&5
configure:3479: $? = 0
configure:3520: result: yes
configure:3537: checking for gcc option to accept ISO C89
configure:3601: gcc -c -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 conftest.c >&5
configure:3601: $? = 0
configure:3614: result: none needed
configure:3640: checking how to run the C preprocessor
configure:3671: gcc -E conftest.c
configure:3671: $? = 0
configure:3685: gcc -E conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:3685: $? = 1
configure: failed program was:
| /* confdefs.h /
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /
end confdefs.h. /
| #include <ac_nonexistent.h>
configure:3710: result: gcc -E
configure:3730: gcc -E conftest.c
configure:3730: $? = 0
configure:3744: gcc -E conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:3744: $? = 1
configure: failed program was:
| /
confdefs.h /
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /
end confdefs.h. /
| #include <ac_nonexistent.h>
configure:3773: checking for grep that handles long lines and -e
configure:3831: result: /bin/grep
configure:3836: checking for egrep
configure:3898: result: /bin/grep -E
configure:3904: checking whether gcc needs -traditional
configure:3938: result: no
configure:3951: checking whether the linker is GNU ld
configure:3963: result: yes
configure:3967: checking whether gcc -E accepts -o
configure:3978: gcc -E -o conftest.i conftest.c
configure:3978: $? = 0
configure:3987: result: yes
configure:4034: checking for bison
configure:4050: found /usr/bin/bison
configure:4061: result: bison -y
configure:4121: checking for ranlib
configure:4137: found /usr/bin/ranlib
configure:4148: result: ranlib
configure:4213: checking for ar
configure:4229: found /System/Executables/ar
configure:4240: result: ar
configure:4351: checking for as
configure:4367: found /usr/bin/as
configure:4378: result: as
configure:4932: checking whether ln -s works
configure:4936: result: yes
configure:4943: checking whether make sets $(MAKE)
configure:4965: result: yes
configure:4988: checking for a BSD-compatible install
configure:5056: result: /usr/bin/install -c
configure:5069: checking for ANSI C header files
configure:5089: gcc -c -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 conftest.c >&5
configure:5089: $? = 0
configure:5162: gcc -o conftest -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 -lpthread conftest.c >&5
configure:5162: $? = 0
configure:5162: ./conftest
configure:5162: $? = 0
configure:5173: result: yes
configure:5186: checking for sys/types.h
configure:5186: gcc -c -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 conftest.c >&5
configure:5186: $? = 0
configure:5186: result: yes
configure:5186: checking for sys/stat.h
configure:5186: gcc -c -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 conftest.c >&5
configure:5186: $? = 0
configure:5186: result: yes
configure:5186: checking for stdlib.h
configure:5186: gcc -c -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 conftest.c >&5
configure:5186: $? = 0
configure:5186: result: yes
configure:5186: checking for string.h
configure:5186: gcc -c -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 conftest.c >&5
configure:5186: $? = 0
configure:5186: result: yes
configure:5186: checking for memory.h
configure:5186: gcc -c -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 conftest.c >&5
configure:5186: $? = 0
configure:5186: result: yes
configure:5186: checking for strings.h
configure:5186: gcc -c -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 conftest.c >&5
configure:5186: $? = 0
configure:5186: result: yes
configure:5186: checking for inttypes.h
configure:5186: gcc -c -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 conftest.c >&5
configure:5186: $? = 0
configure:5186: result: yes
configure:5186: checking for stdint.h
configure:5186: gcc -c -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 conftest.c >&5
configure:5186: $? = 0
configure:5186: result: yes
configure:5186: checking for unistd.h
configure:5186: gcc -c -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 conftest.c >&5
configure:5186: $? = 0
configure:5186: result: yes
configure:5200: checking minix/config.h usability
configure:5200: gcc -c -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 conftest.c >&5
conftest.c:52:26: fatal error: minix/config.h: No such file or directory
compilation terminated.
configure:5200: $? = 1
configure: failed program was:
| /
confdefs.h /
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /
end confdefs.h. /
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:5200: result: no
configure:5200: checking minix/config.h presence
configure:5200: gcc -E conftest.c
conftest.c:19:26: fatal error: minix/config.h: No such file or directory
compilation terminated.
configure:5200: $? = 1
configure: failed program was:
| /
confdefs.h /
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /
end confdefs.h. /
| #include <minix/config.h>
configure:5200: result: no
configure:5200: checking for minix/config.h
configure:5200: result: no
configure:5221: checking whether it is safe to define EXTENSIONS
configure:5239: gcc -c -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 conftest.c >&5
configure:5239: $? = 0
configure:5246: result: yes
configure:5284: checking for special C compiler options needed for large files
configure:5329: result: no
configure:5335: checking for _FILE_OFFSET_BITS value needed for large files
configure:5360: gcc -c -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 conftest.c >&5
configure:5360: $? = 0
configure:5392: result: no
configure:5479: checking for long long
configure:5479: gcc -c -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 conftest.c >&5
configure:5479: $? = 0
configure:5479: gcc -c -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:60:24: error: expected expression before ')' token
configure:5479: $? = 1
configure: failed program was:
| /
confdefs.h /
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define EXTENSIONS 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /
end confdefs.h. /
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((long long)))
| return 0;
| ;
| return 0;
| }
configure:5479: result: yes
configure:5488: checking for off_t
configure:5488: gcc -c -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 conftest.c >&5
configure:5488: $? = 0
configure:5488: gcc -c -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:61:20: error: expected expression before ')' token
configure:5488: $? = 1
configure: failed program was:
| /
confdefs.h /
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define EXTENSIONS 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LONG_LONG 1
| /
end confdefs.h. /
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((off_t)))
| return 0;
| ;
| return 0;
| }
configure:5488: result: yes
configure:5503: checking size of int
configure:5508: gcc -o conftest -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 -lpthread conftest.c >&5
configure:5508: $? = 0
configure:5508: ./conftest
configure:5508: $? = 0
configure:5523: result: 4
configure:5537: checking size of short
configure:5542: gcc -o conftest -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 -lpthread conftest.c >&5
configure:5542: $? = 0
configure:5542: ./conftest
configure:5542: $? = 0
configure:5557: result: 2
configure:5571: checking size of long
configure:5576: gcc -o conftest -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 -lpthread conftest.c >&5
configure:5576: $? = 0
configure:5576: ./conftest
configure:5576: $? = 0
configure:5591: result: 8
configure:5605: checking size of long long
configure:5610: gcc -o conftest -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 -lpthread conftest.c >&5
configure:5610: $? = 0
configure:5610: ./conftest
configure:5610: $? = 0
configure:5625: result: 8
configure:5639: checking size of __int64
configure:5644: gcc -o conftest -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 -lpthread conftest.c >&5
conftest.c: In function 'longval':
conftest.c:63:57: error: '__int64' undeclared (first use in this function)
conftest.c:63:57: note: each undeclared identifier is reported only once for each function it appears in
conftest.c: In function 'ulongval':
conftest.c:64:67: error: '__int64' undeclared (first use in this function)
conftest.c: In function 'main':
conftest.c:74:28: error: '__int64' undeclared (first use in this function)
configure:5644: $? = 1
configure: program exited with status 1
configure: failed program was:
| /
confdefs.h /
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define EXTENSIONS 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| /
end confdefs.h. /
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| static long int longval () { return (long int) (sizeof (__int64)); }
| static unsigned long int ulongval () { return (long int) (sizeof (__int64)); }
| #include <stdio.h>
| #include <stdlib.h>
| int
| main ()
| {
|
| FILE f = fopen ("conftest.val", "w");
| if (! f)
| return 1;
| if (((long int) (sizeof (__int64))) < 0)
| {
| long int i = longval ();
| if (i != ((long int) (sizeof (__int64))))
| return 1;
| fprintf (f, "%ld", i);
| }
| else
| {
| unsigned long int i = ulongval ();
| if (i != ((long int) (sizeof (__int64))))
| return 1;
| fprintf (f, "%lu", i);
| }
| /
Do not output a trailing newline, as this causes \r\n confusion
| on some platforms. /
| return ferror (f) || fclose (f) != 0;
|
| ;
| return 0;
| }
configure:5659: result: 0
configure:5673: checking size of off_t
configure:5678: gcc -o conftest -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 -lpthread conftest.c >&5
configure:5678: $? = 0
configure:5678: ./conftest
configure:5678: $? = 0
configure:5693: result: 8
configure:5707: checking size of void

configure:5712: gcc -o conftest -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 -lpthread conftest.c >&5
configure:5712: $? = 0
configure:5712: ./conftest
configure:5712: $? = 0
configure:5727: result: 8
configure:5741: checking size of float
configure:5746: gcc -o conftest -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 -lpthread conftest.c >&5
configure:5746: $? = 0
configure:5746: ./conftest
configure:5746: $? = 0
configure:5761: result: 4
configure:5775: checking size of double
configure:5780: gcc -o conftest -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 -lpthread conftest.c >&5
configure:5780: $? = 0
configure:5780: ./conftest
configure:5780: $? = 0
configure:5795: result: 8
configure:5809: checking size of time_t
configure:5814: gcc -o conftest -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 -lpthread conftest.c >&5
configure:5814: $? = 0
configure:5814: ./conftest
configure:5814: $? = 0
configure:5829: result: 8
configure:5842: checking for pid_t
configure:5842: gcc -c -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 conftest.c >&5
configure:5842: $? = 0
configure:5842: gcc -c -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:72:20: error: expected expression before ')' token
configure:5842: $? = 1
configure: failed program was:
| /
confdefs.h /
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define EXTENSIONS 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_OFF_T 8
| #define SIZEOF_VOIDP 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 8
| /
end confdefs.h. /
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((pid_t)))
| return 0;
| ;
| return 0;
| }
configure:5842: result: yes
configure:5842: checking for gid_t
configure:5842: gcc -c -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 conftest.c >&5
configure:5842: $? = 0
configure:5842: gcc -c -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:73:20: error: expected expression before ')' token
configure:5842: $? = 1
configure: failed program was:
| /
confdefs.h /
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define EXTENSIONS 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_OFF_T 8
| #define SIZEOF_VOIDP 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 8
| #define rb_pid_t pid_t
| /
end confdefs.h. /
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((gid_t)))
| return 0;
| ;
| return 0;
| }
configure:5842: result: yes
configure:5842: checking for uid_t
configure:5842: gcc -c -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 conftest.c >&5
configure:5842: $? = 0
configure:5842: gcc -c -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:74:20: error: expected expression before ')' token
configure:5842: $? = 1
configure: failed program was:
| /
confdefs.h /
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define EXTENSIONS 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_OFF_T 8
| #define SIZEOF_VOIDP 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 8
| #define rb_pid_t pid_t
| #define rb_gid_t gid_t
| /
end confdefs.h. /
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((uid_t)))
| return 0;
| ;
| return 0;
| }
configure:5842: result: yes
configure:5856: checking for prototypes
configure:5872: gcc -c -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 conftest.c >&5
configure:5872: $? = 0
configure:5879: result: yes
configure:5886: checking token paste string
configure:5902: gcc -c -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 conftest.c >&5
configure:5902: $? = 0
configure:5909: result: ansi
configure:5919: checking for variable length prototypes and stdarg.h
configure:5945: gcc -c -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 conftest.c >&5
configure:5945: $? = 0
configure:5952: result: yes
configure:5961: checking for noreturn function attribute
configure:5986: gcc -c -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 conftest.c >&5
configure:5986: $? = 0
configure:5998: result: attribute ((noreturn)) x
configure:6007: checking for noinline function attribute
configure:6032: gcc -c -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 conftest.c >&5
configure:6032: $? = 0
configure:6044: result: attribute ((noinline)) x
configure:6054: checking for RUBY_EXTERN
configure:6072: gcc -c -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 conftest.c >&5
conftest.c:44:1: warning: 'dllimport' attribute directive ignored [-Wattributes]
conftest.c: In function 'main':
conftest.c:48:1: error: 'rb_cv_ruby_extern' undeclared (first use in this function)
conftest.c:48:1: note: each undeclared identifier is reported only once for each function it appears in
conftest.c:48:56: error: break statement not within loop or switch
configure:6072: $? = 1
configure: failed program was:
| /
confdefs.h /
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define EXTENSIONS 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_OFF_T 8
| #define SIZEOF_VOIDP 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 8
| #define rb_pid_t pid_t
| #define rb_gid_t gid_t
| #define rb_uid_t uid_t
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) attribute ((noreturn)) x
| #define NOINLINE(x) attribute ((noinline)) x
| /
end confdefs.h. /
| extern attribute((dllimport)) void conftest(void);
| int
| main ()
| {
| rb_cv_ruby_extern="extern attribute((dllimport))"; break
| ;
| return 0;
| }
configure:6072: gcc -c -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 conftest.c >&5
conftest.c: In function '__declspec':
conftest.c:47:1: error: expected '=', ',', ';', 'asm' or 'attribute' before '{' token
conftest.c:44:35: error: declaration for parameter 'conftest' but no such parameter
conftest.c:51:1: error: expected '{' at end of input
configure:6072: $? = 1
configure: failed program was:
| /
confdefs.h /
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define EXTENSIONS 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_OFF_T 8
| #define SIZEOF_VOIDP 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 8
| #define rb_pid_t pid_t
| #define rb_gid_t gid_t
| #define rb_uid_t uid_t
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) attribute ((noreturn)) x
| #define NOINLINE(x) attribute ((noinline)) x
| /
end confdefs.h. /
| extern __declspec(dllimport) void conftest(void);
| int
| main ()
| {
| rb_cv_ruby_extern="extern __declspec(dllimport)"; break
| ;
| return 0;
| }
configure:6078: result: no
configure:6087: checking whether sys_nerr is declared
configure:6087: gcc -c -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 conftest.c >&5
configure:6087: $? = 0
configure:6087: result: yes
configure:6329: checking for crypt in -lcrypt
configure:6354: gcc -o conftest -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 -lpthread conftest.c -lcrypt -lm >&5
configure:6354: $? = 0
configure:6363: result: yes
configure:6374: checking for dlopen in -ldl
configure:6399: gcc -o conftest -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 -lpthread conftest.c -ldl -lcrypt -lm >&5
configure:6399: $? = 0
configure:6408: result: yes
configure:6419: checking for shl_load in -ldld
configure:6444: gcc -o conftest -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 -lpthread conftest.c -ldld -ldl -lcrypt -lm >&5
/usr/bin/ld: cannot find -ldld
collect2: ld returned 1 exit status
configure:6444: $? = 1
configure: failed program was:
| /
confdefs.h /
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define EXTENSIONS 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_OFF_T 8
| #define SIZEOF_VOIDP 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 8
| #define rb_pid_t pid_t
| #define rb_gid_t gid_t
| #define rb_uid_t uid_t
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) attribute ((noreturn)) x
| #define NOINLINE(x) attribute ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_LIBDL 1
| /
end confdefs.h. /
|
| /
Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. /
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| int
| main ()
| {
| return shl_load ();
| ;
| return 0;
| }
configure:6453: result: no
configure:6464: checking for clock_gettime in -lrt
configure:6489: gcc -o conftest -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 -lpthread conftest.c -lrt -ldl -lcrypt -lm >&5
configure:6489: $? = 0
configure:6498: result: yes
configure:6520: checking for dirent.h that defines DIR
configure:6539: gcc -c -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 conftest.c >&5
configure:6539: $? = 0
configure:6547: result: yes
configure:6561: checking for library containing opendir
configure:6592: gcc -o conftest -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 -lpthread conftest.c -lrt -ldl -lcrypt -lm >&5
configure:6592: $? = 0
configure:6609: result: none required
configure:6676: checking for ANSI C header files
configure:6780: result: yes
configure:6788: checking for sys/wait.h that is POSIX.1 compatible
configure:6814: gcc -c -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 conftest.c >&5
configure:6814: $? = 0
configure:6821: result: yes
configure:6836: checking for stdlib.h
configure:6836: result: yes
configure:6836: checking for string.h
configure:6836: result: yes
configure:6836: checking for unistd.h
configure:6836: result: yes
configure:6836: checking limits.h usability
configure:6836: gcc -c -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 conftest.c >&5
configure:6836: $? = 0
configure:6836: result: yes
configure:6836: checking limits.h presence
configure:6836: gcc -E conftest.c
configure:6836: $? = 0
configure:6836: result: yes
configure:6836: checking for limits.h
configure:6836: result: yes
configure:6836: checking sys/file.h usability
configure:6836: gcc -c -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 conftest.c >&5
configure:6836: $? = 0
configure:6836: result: yes
configure:6836: checking sys/file.h presence
configure:6836: gcc -E conftest.c
configure:6836: $? = 0
configure:6836: result: yes
configure:6836: checking for sys/file.h
configure:6836: result: yes
configure:6836: checking sys/ioctl.h usability
configure:6836: gcc -c -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 conftest.c >&5
configure:6836: $? = 0
configure:6836: result: yes
configure:6836: checking sys/ioctl.h presence
configure:6836: gcc -E conftest.c
configure:6836: $? = 0
configure:6836: result: yes
configure:6836: checking for sys/ioctl.h
configure:6836: result: yes
configure:6836: checking sys/syscall.h usability
configure:6836: gcc -c -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 conftest.c >&5
configure:6836: $? = 0
configure:6836: result: yes
configure:6836: checking sys/syscall.h presence
configure:6836: gcc -E conftest.c
configure:6836: $? = 0
configure:6836: result: yes
configure:6836: checking for sys/syscall.h
configure:6836: result: yes
configure:6836: checking fcntl.h usability
configure:6836: gcc -c -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 conftest.c >&5
configure:6836: $? = 0
configure:6836: result: yes
configure:6836: checking fcntl.h presence
configure:6836: gcc -E conftest.c
configure:6836: $? = 0
configure:6836: result: yes
configure:6836: checking for fcntl.h
configure:6836: result: yes
configure:6836: checking sys/fcntl.h usability
configure:6836: gcc -c -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 conftest.c >&5
configure:6836: $? = 0
configure:6836: result: yes
configure:6836: checking sys/fcntl.h presence
configure:6836: gcc -E conftest.c
configure:6836: $? = 0
configure:6836: result: yes
configure:6836: checking for sys/fcntl.h
configure:6836: result: yes
configure:6836: checking sys/select.h usability
configure:6836: gcc -c -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 conftest.c >&5
configure:6836: $? = 0
configure:6836: result: yes
configure:6836: checking sys/select.h presence
configure:6836: gcc -E conftest.c
configure:6836: $? = 0
configure:6836: result: yes
configure:6836: checking for sys/select.h
configure:6836: result: yes
configure:6836: checking sys/time.h usability
configure:6836: gcc -c -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 conftest.c >&5
configure:6836: $? = 0
configure:6836: result: yes
configure:6836: checking sys/time.h presence
configure:6836: gcc -E conftest.c
configure:6836: $? = 0
configure:6836: result: yes
configure:6836: checking for sys/time.h
configure:6836: result: yes
configure:6836: checking sys/times.h usability
configure:6836: gcc -c -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 conftest.c >&5
configure:6836: $? = 0
configure:6836: result: yes
configure:6836: checking sys/times.h presence
configure:6836: gcc -E conftest.c
configure:6836: $? = 0
configure:6836: result: yes
configure:6836: checking for sys/times.h
configure:6836: result: yes
configure:6836: checking sys/param.h usability
configure:6836: gcc -c -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 conftest.c >&5
configure:6836: $? = 0
configure:6836: result: yes
configure:6836: checking sys/param.h presence
configure:6836: gcc -E conftest.c
configure:6836: $? = 0
configure:6836: result: yes
configure:6836: checking for sys/param.h
configure:6836: result: yes
configure:6836: checking syscall.h usability
configure:6836: gcc -c -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 conftest.c >&5
configure:6836: $? = 0
configure:6836: result: yes
configure:6836: checking syscall.h presence
configure:6836: gcc -E conftest.c
configure:6836: $? = 0
configure:6836: result: yes
configure:6836: checking for syscall.h
configure:6836: result: yes
configure:6836: checking pwd.h usability
configure:6836: gcc -c -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 conftest.c >&5
configure:6836: $? = 0
configure:6836: result: yes
configure:6836: checking pwd.h presence
configure:6836: gcc -E conftest.c
configure:6836: $? = 0
configure:6836: result: yes
configure:6836: checking for pwd.h
configure:6836: result: yes
configure:6836: checking grp.h usability
configure:6836: gcc -c -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 conftest.c >&5
configure:6836: $? = 0
configure:6836: result: yes
configure:6836: checking grp.h presence
configure:6836: gcc -E conftest.c
configure:6836: $? = 0
configure:6836: result: yes
configure:6836: checking for grp.h
configure:6836: result: yes
configure:6836: checking a.out.h usability
configure:6836: gcc -c -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 conftest.c >&5
configure:6836: $? = 0
configure:6836: result: yes
configure:6836: checking a.out.h presence
configure:6836: gcc -E conftest.c
configure:6836: $? = 0
configure:6836: result: yes
configure:6836: checking for a.out.h
configure:6836: result: yes
configure:6836: checking utime.h usability
configure:6836: gcc -c -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 conftest.c >&5
configure:6836: $? = 0
configure:6836: result: yes
configure:6836: checking utime.h presence
configure:6836: gcc -E conftest.c
configure:6836: $? = 0
configure:6836: result: yes
configure:6836: checking for utime.h
configure:6836: result: yes
configure:6836: checking for memory.h
configure:6836: result: yes
configure:6836: checking direct.h usability
configure:6836: gcc -c -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 conftest.c >&5
conftest.c:103:20: fatal error: direct.h: No such file or directory
compilation terminated.
configure:6836: $? = 1
configure: failed program was:
| /
confdefs.h /
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define EXTENSIONS 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_OFF_T 8
| #define SIZEOF_VOIDP 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 8
| #define rb_pid_t pid_t
| #define rb_gid_t gid_t
| #define rb_uid_t uid_t
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) attribute ((noreturn)) x
| #define NOINLINE(x) attribute ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBRT 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_A_OUT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_MEMORY_H 1
| /
end confdefs.h. /
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <direct.h>
configure:6836: result: no
configure:6836: checking direct.h presence
configure:6836: gcc -E conftest.c
conftest.c:70:20: fatal error: direct.h: No such file or directory
compilation terminated.
configure:6836: $? = 1
configure: failed program was:
| /
confdefs.h /
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define EXTENSIONS 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_OFF_T 8
| #define SIZEOF_VOIDP 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 8
| #define rb_pid_t pid_t
| #define rb_gid_t gid_t
| #define rb_uid_t uid_t
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) attribute ((noreturn)) x
| #define NOINLINE(x) attribute ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBRT 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_A_OUT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_MEMORY_H 1
| /
end confdefs.h. /
| #include <direct.h>
configure:6836: result: no
configure:6836: checking for direct.h
configure:6836: result: no
configure:6836: checking sys/resource.h usability
configure:6836: gcc -c -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 conftest.c >&5
configure:6836: $? = 0
configure:6836: result: yes
configure:6836: checking sys/resource.h presence
configure:6836: gcc -E conftest.c
configure:6836: $? = 0
configure:6836: result: yes
configure:6836: checking for sys/resource.h
configure:6836: result: yes
configure:6836: checking sys/mkdev.h usability
configure:6836: gcc -c -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 conftest.c >&5
conftest.c:104:23: fatal error: sys/mkdev.h: No such file or directory
compilation terminated.
configure:6836: $? = 1
configure: failed program was:
| /
confdefs.h /
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define EXTENSIONS 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_OFF_T 8
| #define SIZEOF_VOIDP 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 8
| #define rb_pid_t pid_t
| #define rb_gid_t gid_t
| #define rb_uid_t uid_t
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) attribute ((noreturn)) x
| #define NOINLINE(x) attribute ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBRT 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_A_OUT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| /
end confdefs.h. /
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/mkdev.h>
configure:6836: result: no
configure:6836: checking sys/mkdev.h presence
configure:6836: gcc -E conftest.c
conftest.c:71:23: fatal error: sys/mkdev.h: No such file or directory
compilation terminated.
configure:6836: $? = 1
configure: failed program was:
| /
confdefs.h /
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define EXTENSIONS 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_OFF_T 8
| #define SIZEOF_VOIDP 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 8
| #define rb_pid_t pid_t
| #define rb_gid_t gid_t
| #define rb_uid_t uid_t
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) attribute ((noreturn)) x
| #define NOINLINE(x) attribute ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBRT 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_A_OUT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| /
end confdefs.h. /
| #include <sys/mkdev.h>
configure:6836: result: no
configure:6836: checking for sys/mkdev.h
configure:6836: result: no
configure:6836: checking sys/utime.h usability
configure:6836: gcc -c -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 conftest.c >&5
conftest.c:104:23: fatal error: sys/utime.h: No such file or directory
compilation terminated.
configure:6836: $? = 1
configure: failed program was:
| /
confdefs.h /
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define EXTENSIONS 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_OFF_T 8
| #define SIZEOF_VOIDP 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 8
| #define rb_pid_t pid_t
| #define rb_gid_t gid_t
| #define rb_uid_t uid_t
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) attribute ((noreturn)) x
| #define NOINLINE(x) attribute ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBRT 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_A_OUT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| /
end confdefs.h. /
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/utime.h>
configure:6836: result: no
configure:6836: checking sys/utime.h presence
configure:6836: gcc -E conftest.c
conftest.c:71:23: fatal error: sys/utime.h: No such file or directory
compilation terminated.
configure:6836: $? = 1
configure: failed program was:
| /
confdefs.h /
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define EXTENSIONS 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_OFF_T 8
| #define SIZEOF_VOIDP 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 8
| #define rb_pid_t pid_t
| #define rb_gid_t gid_t
| #define rb_uid_t uid_t
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) attribute ((noreturn)) x
| #define NOINLINE(x) attribute ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBRT 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_A_OUT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| /
end confdefs.h. /
| #include <sys/utime.h>
configure:6836: result: no
configure:6836: checking for sys/utime.h
configure:6836: result: no
configure:6836: checking netinet/in_systm.h usability
configure:6836: gcc -c -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 conftest.c >&5
configure:6836: $? = 0
configure:6836: result: yes
configure:6836: checking netinet/in_systm.h presence
configure:6836: gcc -E conftest.c
configure:6836: $? = 0
configure:6836: result: yes
configure:6836: checking for netinet/in_systm.h
configure:6836: result: yes
configure:6836: checking float.h usability
configure:6836: gcc -c -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 conftest.c >&5
configure:6836: $? = 0
configure:6836: result: yes
configure:6836: checking float.h presence
configure:6836: gcc -E conftest.c
configure:6836: $? = 0
configure:6836: result: yes
configure:6836: checking for float.h
configure:6836: result: yes
configure:6836: checking ieeefp.h usability
configure:6836: gcc -c -fomit-frame-pointer -frerun-loop-opt -pipe -fPIC -pthread -O2 conftest.c >&5
conftest.c:106:20: fatal error: ieeefp.h: No such file or directory
compilation terminated.
configure:6836: $? = 1
configure: failed program was:
| /
confdefs.h /
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define EXTENSIONS 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_OFF_T 8
| #define SIZEOF_VOIDP 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 8
| #define rb_pid_t pid_t
| #define rb_gid_t gid_t
| #define rb_uid_t uid_t
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) attribute ((noreturn)) x
| #define NOINLINE(x) attribute ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBRT 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_A_OUT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_FLOAT_H 1
| /
end confdefs.h. /
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <ieeefp.h>
configure:6836: result: no
configure:6836: checking ieeefp.h presence
configure:6836: gcc -E conftest.c
conftest.c:73:20: fatal error: ieeefp.h: No such file or directory
compilation terminated.
configure:6836: $? = 1
configure: failed program was:
| /
confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define EXTENSIONS 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define TANDEM_SOURCE 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_OFF_T 8
| #define SIZEOF_VOIDP 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 8
| #define rb_pid_t pid_t
| #define rb_gid_t gid_t
| #define rb_uid_t uid_t
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) attribute ((noreturn)) x
| #define NOINLINE(x) attribute ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBRT 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SYSCALL

Updated by mame (Yusuke Endoh) almost 12 years ago

  • Status changed from Open to Assigned
  • Assignee set to tenderlovemaking (Aaron Patterson)

Updated by usa (Usaku NAKAMURA) almost 12 years ago

Show us the first few lines of ext/dl/callback.func in your build directory.

Updated by nobu (Nobuyoshi Nakada) almost 12 years ago

  • Status changed from Assigned to Feedback

=begin
I cannot reproduce it with:

$ uname -srvmo
Linux 3.2.0-2-amd64 #1 SMP Mon May 21 17:45:41 UTC 2012 x86_64 GNU/Linux

$ gcc-4.6 -v
Using built-in specs.
COLLECT_GCC=gcc-4.6
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.6.3-5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.6.3 (Debian 4.6.3-5)

$ configure -C CC=gcc-4.6 --enable-shared --prefix=/usr optflags='-fomit-frame-pointer -frerun-loop-opt' cflags=-pipe

How did you create ext/dl/callback.func file?

=end

Updated by tenderlovemaking (Aaron Patterson) almost 11 years ago

  • Status changed from Feedback to Rejected

There hasn't been any feedback on this, and 1.8.7 is dead, so I will close this.

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0