Sending build context to Docker daemon 22.02 kB Step 1 : FROM centos:5.11 ---> b424fba01172 Step 2 : MAINTAINER The ManyLinux project ---> Running in def2415f57c6 ---> e99e77fa18cc Removing intermediate container def2415f57c6 Step 3 : ENV LC_ALL en_US.UTF-8 ---> Running in 81228316fffd ---> 7df3f41df097 Removing intermediate container 81228316fffd Step 4 : ENV LANG en_US.UTF-8 ---> Running in 7a38f57c1b19 ---> e605e178704b Removing intermediate container 7a38f57c1b19 Step 5 : ENV LANGUAGE en_US.UTF-8 ---> Running in 704a43a449dd ---> dd5470043588 Removing intermediate container 704a43a449dd Step 6 : ENV PATH /opt/rh/devtoolset-2/root/usr/bin:$PATH ---> Running in 19b14dcb5a11 ---> bb302b858806 Removing intermediate container 19b14dcb5a11 Step 7 : ENV LD_LIBRARY_PATH /opt/rh/devtoolset-2/root/usr/lib64:/opt/rh/devtoolset-2/root/usr/lib:/usr/local/lib64:/usr/local/lib ---> Running in 3722f63c3e6c ---> f790fc73e42c Removing intermediate container 3722f63c3e6c Step 8 : ENV PKG_CONFIG_PATH /usr/local/lib/pkgconfig ---> Running in dbbe64d44833 ---> 25b7988923c8 Removing intermediate container dbbe64d44833 Step 9 : COPY build_scripts /build_scripts ---> c6fc63ee2768 Removing intermediate container d54a8560bd63 Step 10 : RUN bash build_scripts/build.sh && rm -r build_scripts ---> Running in 675fdaac2e9d + CPYTHON_VERSIONS='2.6.9 2.7.11 3.3.6 3.4.4 3.5.1 3.6.0b2' + OPENSSL_ROOT=openssl-1.0.2j + OPENSSL_HASH=e7aff292be21c259c6af26469c7a9b3ba26e9abaaffd325e3dccc9785256c431 + EPEL_RPM_HASH=0dcc89f9bf67a2a515bad64569b7a9615edc5e018f676a578d5fd0f17d3c81d4 + DEVTOOLS_HASH=a8ebeb4bed624700f727179e6ef771dafe47651131a00a78b342251415646acc + PATCHELF_HASH=d9afdff4baeacfbc64861454f368b7f2c15c44d245293f7587bbf726bfe722fb + CURL_ROOT=curl-7.49.1 + CURL_HASH=eb63cec4bef692eab9db459033f409533e6d10e20942f4b060b32819e81885f1 + AUTOCONF_ROOT=autoconf-2.69 + AUTOCONF_HASH=954bd69b391edc12d6a4a51a2dd1476543da5c6bbf05a95b59dc0dd6fd4c2969 + PYTHON_COMPILE_DEPS='zlib-devel bzip2-devel ncurses-devel sqlite-devel readline-devel tk-devel gdbm-devel db4-devel libpcap-devel xz-devel' + MANYLINUX1_DEPS='glibc-devel libstdc++-devel glib2-devel libX11-devel libXext-devel libXrender-devel mesa-libGL-devel libICE-devel libSM-devel ncurses-devel' ++ dirname build_scripts/build.sh + MY_DIR=build_scripts + source build_scripts/build_utils.sh ++ PYTHON_DOWNLOAD_URL=https://www.python.org/ftp/python ++ OPENSSL_DOWNLOAD_URL=ftp://ftp.openssl.org/source ++ CURL_DOWNLOAD_URL=http://curl.askapache.com/download ++ GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py ++ AUTOCONF_DOWNLOAD_URL=http://ftp.gnu.org/gnu/autoconf + yum -y install wget curl Loaded plugins: fastestmirror Determining fastest mirrors * base: mirrors.coreix.net * extras: mirrors.coreix.net * libselinux: centos.hyve.com * updates: mirrors.coreix.net Reducing CentOS-5 - libselinux to included packages only Finished Setting up Install Process Resolving Dependencies --> Running transaction check ---> Package curl.i386 0:7.15.5-17.el5_9 set to be updated --> Processing Dependency: libc.so.6(GLIBC_2.4) for package: curl --> Processing Dependency: libgssapi_krb5.so.2 for package: curl --> Processing Dependency: libdl.so.2(GLIBC_2.1) for package: curl --> Processing Dependency: libc.so.6(GLIBC_2.1.3) for package: curl --> Processing Dependency: libc.so.6(GLIBC_2.2) for package: curl --> Processing Dependency: libidn.so.11 for package: curl --> Processing Dependency: libz.so.1 for package: curl --> Processing Dependency: libc.so.6 for package: curl --> Processing Dependency: libdl.so.2 for package: curl --> Processing Dependency: libgssapi_krb5.so.2(gssapi_krb5_2_MIT) for package: curl --> Processing Dependency: libc.so.6(GLIBC_2.3) for package: curl --> Processing Dependency: libc.so.6(GLIBC_2.3.4) for package: curl --> Processing Dependency: libk5crypto.so.3 for package: curl --> Processing Dependency: libc.so.6(GLIBC_2.1) for package: curl --> Processing Dependency: libssl.so.6 for package: curl --> Processing Dependency: libcom_err.so.2 for package: curl --> Processing Dependency: libcrypto.so.6 for package: curl --> Processing Dependency: libc.so.6(GLIBC_2.0) for package: curl --> Processing Dependency: libdl.so.2(GLIBC_2.0) for package: curl --> Processing Dependency: libkrb5.so.3 for package: curl ---> Package curl.x86_64 0:7.15.5-17.el5_9 set to be updated --> Processing Dependency: libidn.so.11()(64bit) for package: curl ---> Package wget.x86_64 0:1.11.4-3.el5_8.2 set to be updated --> Running transaction check ---> Package e2fsprogs-libs.i386 0:1.39-37.el5 set to be updated --> Processing Dependency: libdevmapper.so.1.02 for package: e2fsprogs-libs ---> Package glibc.i686 0:2.5-123.el5_11.3 set to be updated --> Processing Dependency: glibc-common = 2.5-123.el5_11.3 for package: glibc ---> Package glibc.x86_64 0:2.5-123.el5_11.3 set to be updated ---> Package krb5-libs.i386 0:1.6.1-80.el5_11 set to be updated --> Processing Dependency: libkeyutils.so.1 for package: krb5-libs --> Processing Dependency: libselinux.so.1 for package: krb5-libs --> Processing Dependency: libkeyutils.so.1(KEYUTILS_0.3) for package: krb5-libs ---> Package krb5-libs.x86_64 0:1.6.1-80.el5_11 set to be updated ---> Package libidn.i386 0:0.6.5-1.1 set to be updated ---> Package libidn.x86_64 0:0.6.5-1.1 set to be updated ---> Package openssl.i686 0:0.9.8e-40.el5_11 set to be updated ---> Package openssl.x86_64 0:0.9.8e-40.el5_11 set to be updated ---> Package zlib.i386 0:1.2.3-7.el5 set to be updated --> Running transaction check --> Processing Dependency: device-mapper = 1.02.67-2.el5 for package: device-mapper-event ---> Package device-mapper.i386 0:1.02.67-2.el5_11.1 set to be updated --> Processing Dependency: libsepol.so.1 for package: device-mapper ---> Package device-mapper.x86_64 0:1.02.67-2.el5_11.1 set to be updated ---> Package glibc-common.x86_64 0:2.5-123.el5_11.3 set to be updated ---> Package keyutils-libs.i386 0:1.2-1.el5 set to be updated ---> Package libselinux.i386 0:1.33.4-5.7.el5.centos set to be updated --> Running transaction check ---> Package device-mapper-event.x86_64 0:1.02.67-2.el5_11.1 set to be updated ---> Package libsepol.i386 0:1.15.2-3.el5 set to be updated --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: curl i386 7.15.5-17.el5_9 base 235 k curl x86_64 7.15.5-17.el5_9 base 232 k wget x86_64 1.11.4-3.el5_8.2 base 583 k Installing for dependencies: device-mapper i386 1.02.67-2.el5_11.1 updates 804 k e2fsprogs-libs i386 1.39-37.el5 base 120 k glibc i686 2.5-123.el5_11.3 updates 5.4 M keyutils-libs i386 1.2-1.el5 base 18 k krb5-libs i386 1.6.1-80.el5_11 updates 670 k libidn i386 0.6.5-1.1 base 194 k libidn x86_64 0.6.5-1.1 base 195 k libselinux i386 1.33.4-5.7.el5.centos libselinux 77 k libsepol i386 1.15.2-3.el5 base 128 k openssl i686 0.9.8e-40.el5_11 updates 1.7 M zlib i386 1.2.3-7.el5 base 51 k Updating for dependencies: device-mapper x86_64 1.02.67-2.el5_11.1 updates 832 k device-mapper-event x86_64 1.02.67-2.el5_11.1 updates 24 k glibc x86_64 2.5-123.el5_11.3 updates 4.8 M glibc-common x86_64 2.5-123.el5_11.3 updates 17 M krb5-libs x86_64 1.6.1-80.el5_11 updates 683 k openssl x86_64 0.9.8e-40.el5_11 updates 1.7 M Transaction Summary ================================================================================ Install 14 Package(s) Upgrade 6 Package(s) Total download size: 35 M Downloading Packages: -------------------------------------------------------------------------------- Total 991 kB/s | 35 MB 00:35 warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID e8562897 Importing GPG key 0xE8562897 "CentOS-5 Key (CentOS 5 Official Signing Key) " from /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-5 Running rpm_check_debug Running Transaction Test Finished Transaction Test Transaction Test Succeeded Running Transaction Updating : glibc-common 1/26 Updating : glibc 2/26 Updating : krb5-libs 3/26 Updating : openssl 4/26 Updating : device-mapper 5/26 Installing : libidn 6/26 Installing : curl 7/26 Updating : device-mapper-event 8/26 Installing : wget 9/26 Installing : glibc 10/26 Installing : libsepol 11/26 Installing : libselinux 12/26 Installing : zlib 13/26 Installing : device-mapper 14/26 Installing : e2fsprogs-libs 15/26 Installing : libidn 16/26 Installing : keyutils-libs 17/26 Installing : krb5-libs 18/26 Installing : openssl 19/26 warning: /etc/pki/tls/certs/ca-bundle.crt created as /etc/pki/tls/certs/ca-bundle.crt.rpmnew Installing : curl 20/26 Cleanup : openssl 21/26 Cleanup : device-mapper-event 22/26 Cleanup : device-mapper 23/26 Cleanup : glibc 24/26 Cleanup : krb5-libs 25/26 Cleanup : glibc-common 26/26 Installed: curl.i386 0:7.15.5-17.el5_9 curl.x86_64 0:7.15.5-17.el5_9 wget.x86_64 0:1.11.4-3.el5_8.2 Dependency Installed: device-mapper.i386 0:1.02.67-2.el5_11.1 e2fsprogs-libs.i386 0:1.39-37.el5 glibc.i686 0:2.5-123.el5_11.3 keyutils-libs.i386 0:1.2-1.el5 krb5-libs.i386 0:1.6.1-80.el5_11 libidn.i386 0:0.6.5-1.1 libidn.x86_64 0:0.6.5-1.1 libselinux.i386 0:1.33.4-5.7.el5.centos libsepol.i386 0:1.15.2-3.el5 openssl.i686 0:0.9.8e-40.el5_11 zlib.i386 0:1.2.3-7.el5 Dependency Updated: device-mapper.x86_64 0:1.02.67-2.el5_11.1 device-mapper-event.x86_64 0:1.02.67-2.el5_11.1 glibc.x86_64 0:2.5-123.el5_11.3 glibc-common.x86_64 0:2.5-123.el5_11.3 krb5-libs.x86_64 0:1.6.1-80.el5_11 openssl.x86_64 0:0.9.8e-40.el5_11 Complete! + curl -sLO https://dl.fedoraproject.org/pub/epel/5/x86_64/epel-release-5-4.noarch.rpm + check_sha256sum epel-release-5-4.noarch.rpm 0dcc89f9bf67a2a515bad64569b7a9615edc5e018f676a578d5fd0f17d3c81d4 + local fname=epel-release-5-4.noarch.rpm + check_var epel-release-5-4.noarch.rpm + '[' -z epel-release-5-4.noarch.rpm ']' + local sha256=0dcc89f9bf67a2a515bad64569b7a9615edc5e018f676a578d5fd0f17d3c81d4 + check_var 0dcc89f9bf67a2a515bad64569b7a9615edc5e018f676a578d5fd0f17d3c81d4 + '[' -z 0dcc89f9bf67a2a515bad64569b7a9615edc5e018f676a578d5fd0f17d3c81d4 ']' + echo '0dcc89f9bf67a2a515bad64569b7a9615edc5e018f676a578d5fd0f17d3c81d4 epel-release-5-4.noarch.rpm' + sha256sum -c epel-release-5-4.noarch.rpm.sha256 epel-release-5-4.noarch.rpm: OK + rm epel-release-5-4.noarch.rpm.sha256 + curl -sLO http://people.centos.org/tru/devtools-2/devtools-2.repo + check_sha256sum devtools-2.repo a8ebeb4bed624700f727179e6ef771dafe47651131a00a78b342251415646acc + local fname=devtools-2.repo + check_var devtools-2.repo + '[' -z devtools-2.repo ']' + local sha256=a8ebeb4bed624700f727179e6ef771dafe47651131a00a78b342251415646acc + check_var a8ebeb4bed624700f727179e6ef771dafe47651131a00a78b342251415646acc + '[' -z a8ebeb4bed624700f727179e6ef771dafe47651131a00a78b342251415646acc ']' + echo 'a8ebeb4bed624700f727179e6ef771dafe47651131a00a78b342251415646acc devtools-2.repo' + sha256sum -c devtools-2.repo.sha256 devtools-2.repo: OK + rm devtools-2.repo.sha256 + mv devtools-2.repo /etc/yum.repos.d/devtools-2.repo + rpm -Uvh --replacepkgs epel-release-5-4.noarch.rpm warning: epel-release-5-4.noarch.rpm: Header V3 DSA signature: NOKEY, key ID 217521f6 Preparing... ################################################## epel-release ################################################## + rm -f epel-release-5-4.noarch.rpm ++ uname -r + yum -y install bzip2 make git patch unzip bison yasm diffutils automake which file cmake28 kernel-devel-4.7.6-1-ARCH devtoolset-2-binutils devtoolset-2-gcc devtoolset-2-gcc-c++ devtoolset-2-gcc-gfortran zlib-devel bzip2-devel ncurses-devel sqlite-devel readline-devel tk-devel gdbm-devel db4-devel libpcap-devel xz-devel Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: mirrors.coreix.net * epel: mirrors.coreix.net * extras: mirrors.coreix.net * libselinux: centos.hyve.com * updates: mirrors.coreix.net Reducing CentOS-5 - libselinux to included packages only Finished Setting up Install Process Package diffutils-2.8.1-16.el5.x86_64 already installed and latest version No package kernel-devel-4.7.6-1-ARCH available. Resolving Dependencies --> Running transaction check ---> Package automake.noarch 0:1.9.6-3.el5 set to be updated --> Processing Dependency: perl >= 5.005 for package: automake --> Processing Dependency: perl >= 5.005_03 for package: automake --> Processing Dependency: autoconf >= 2.58 for package: automake --> Processing Dependency: perl >= 5.000 for package: automake --> Processing Dependency: perl(POSIX) for package: automake --> Processing Dependency: perl(DynaLoader) for package: automake --> Processing Dependency: perl(Cwd) for package: automake --> Processing Dependency: perl(File::Compare) for package: automake --> Processing Dependency: perl(Getopt::Long) for package: automake --> Processing Dependency: /usr/bin/perl for package: automake --> Processing Dependency: perl for package: automake --> Processing Dependency: perl(strict) for package: automake --> Processing Dependency: perl(File::Spec) for package: automake --> Processing Dependency: perl(constant) for package: automake --> Processing Dependency: perl(File::Basename) for package: automake --> Processing Dependency: perl(Carp) for package: automake --> Processing Dependency: perl(IO::File) for package: automake --> Processing Dependency: perl(File::Copy) for package: automake --> Processing Dependency: perl(Exporter) for package: automake --> Processing Dependency: perl(Errno) for package: automake --> Processing Dependency: perl(File::stat) for package: automake --> Processing Dependency: perl(vars) for package: automake ---> Package bison.x86_64 0:2.3-2.1 set to be updated --> Processing Dependency: m4 >= 1.4 for package: bison ---> Package bzip2.x86_64 0:1.0.3-6.el5_5 set to be updated ---> Package bzip2-devel.i386 0:1.0.3-6.el5_5 set to be updated --> Processing Dependency: libbz2.so.1 for package: bzip2-devel ---> Package bzip2-devel.x86_64 0:1.0.3-6.el5_5 set to be updated ---> Package cmake28.x86_64 0:2.8.11.2-2.el5 set to be updated --> Processing Dependency: libarchive.so.2()(64bit) for package: cmake28 ---> Package db4-devel.i386 0:4.3.29-10.el5_5.2 set to be updated --> Processing Dependency: libdb-4.3.so for package: db4-devel --> Processing Dependency: libdb_cxx-4.3.so for package: db4-devel ---> Package db4-devel.x86_64 0:4.3.29-10.el5_5.2 set to be updated ---> Package devtoolset-2-binutils.x86_64 0:2.23.52.0.1-10.el5 set to be updated --> Processing Dependency: devtoolset-2-runtime for package: devtoolset-2-binutils ---> Package devtoolset-2-gcc.x86_64 0:4.8.2-15.el5 set to be updated --> Processing Dependency: libgomp >= 4.4.4-13 for package: devtoolset-2-gcc --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: devtoolset-2-gcc --> Processing Dependency: libgmp.so.3()(64bit) for package: devtoolset-2-gcc ---> Package devtoolset-2-gcc-c++.x86_64 0:4.8.2-15.el5 set to be updated --> Processing Dependency: devtoolset-2-libstdc++-devel = 4.8.2-15.el5 for package: devtoolset-2-gcc-c++ ---> Package devtoolset-2-gcc-gfortran.x86_64 0:4.8.2-15.el5 set to be updated --> Processing Dependency: devtoolset-2-libquadmath-devel = 4.8.2-15.el5 for package: devtoolset-2-gcc-gfortran --> Processing Dependency: libgfortran44 >= 4.4.4-13 for package: devtoolset-2-gcc-gfortran ---> Package file.x86_64 0:4.17-28 set to be updated ---> Package gdbm-devel.i386 0:1.8.0-28.el5 set to be updated --> Processing Dependency: libgdbm.so.2 for package: gdbm-devel ---> Package gdbm-devel.x86_64 0:1.8.0-28.el5 set to be updated ---> Package git.x86_64 0:1.8.2.3-1.el5 set to be updated --> Processing Dependency: perl-Git = 1.8.2.3-1.el5 for package: git --> Processing Dependency: rsync for package: git --> Processing Dependency: perl(Term::ReadKey) for package: git --> Processing Dependency: perl(Git) for package: git --> Processing Dependency: perl(Error) for package: git --> Processing Dependency: openssh-clients for package: git ---> Package libpcap-devel.i386 14:0.9.4-15.el5 set to be updated --> Processing Dependency: libpcap = 14:0.9.4-15.el5 for package: libpcap-devel --> Processing Dependency: libpcap.so.0.9.4 for package: libpcap-devel ---> Package libpcap-devel.x86_64 14:0.9.4-15.el5 set to be updated ---> Package make.x86_64 1:3.81-3.el5 set to be updated ---> Package ncurses-devel.i386 0:5.5-24.20060715 set to be updated --> Processing Dependency: libmenu.so.5 for package: ncurses-devel --> Processing Dependency: libpanelw.so.5 for package: ncurses-devel --> Processing Dependency: libncursesw.so.5 for package: ncurses-devel --> Processing Dependency: libncurses.so.5 for package: ncurses-devel --> Processing Dependency: libform.so.5 for package: ncurses-devel --> Processing Dependency: libpanel.so.5 for package: ncurses-devel --> Processing Dependency: libformw.so.5 for package: ncurses-devel --> Processing Dependency: libmenuw.so.5 for package: ncurses-devel ---> Package ncurses-devel.x86_64 0:5.5-24.20060715 set to be updated ---> Package patch.x86_64 0:2.5.4-31.el5 set to be updated ---> Package readline-devel.i386 0:5.1-3.el5 set to be updated --> Processing Dependency: libhistory.so.5 for package: readline-devel --> Processing Dependency: libtermcap-devel for package: readline-devel --> Processing Dependency: libreadline.so.5 for package: readline-devel ---> Package readline-devel.x86_64 0:5.1-3.el5 set to be updated ---> Package sqlite-devel.i386 0:3.3.6-7 set to be updated --> Processing Dependency: libsqlite3.so.0 for package: sqlite-devel ---> Package sqlite-devel.x86_64 0:3.3.6-7 set to be updated ---> Package tk-devel.i386 0:8.4.13-5.el5_1.1 set to be updated --> Processing Dependency: tk = 8.4.13-5.el5_1.1 for package: tk-devel --> Processing Dependency: tcl-devel = 8.4.13 for package: tk-devel --> Processing Dependency: libtk8.4.so for package: tk-devel --> Processing Dependency: libX11-devel for package: tk-devel ---> Package tk-devel.x86_64 0:8.4.13-5.el5_1.1 set to be updated ---> Package unzip.x86_64 0:5.52-3.el5 set to be updated ---> Package which.x86_64 0:2.16-7 set to be updated ---> Package xz-devel.i386 0:4.999.9-0.3.beta.20091007git.el5 set to be updated --> Processing Dependency: xz-libs = 4.999.9-0.3.beta.20091007git.el5 for package: xz-devel --> Processing Dependency: liblzma.so.0 for package: xz-devel --> Processing Dependency: pkgconfig for package: xz-devel ---> Package xz-devel.x86_64 0:4.999.9-0.3.beta.20091007git.el5 set to be updated ---> Package yasm.x86_64 0:0.7.1-1.el5 set to be updated ---> Package zlib-devel.i386 0:1.2.3-7.el5 set to be updated ---> Package zlib-devel.x86_64 0:1.2.3-7.el5 set to be updated --> Running transaction check ---> Package autoconf.noarch 0:2.59-12 set to be updated --> Processing Dependency: imake for package: autoconf ---> Package bzip2-libs.i386 0:1.0.3-6.el5_5 set to be updated ---> Package db4.i386 0:4.3.29-10.el5_5.2 set to be updated --> Processing Dependency: libstdc++.so.6(GLIBCXX_3.4) for package: db4 --> Processing Dependency: libgcc_s.so.1(GCC_3.0) for package: db4 --> Processing Dependency: libstdc++.so.6(CXXABI_1.3) for package: db4 --> Processing Dependency: libgcc_s.so.1 for package: db4 --> Processing Dependency: libstdc++.so.6 for package: db4 ---> Package devtoolset-2-libquadmath-devel.x86_64 0:4.8.2-15.el5 set to be updated ---> Package devtoolset-2-libstdc++-devel.x86_64 0:4.8.2-15.el5 set to be updated ---> Package devtoolset-2-runtime.noarch 0:2.1-3.el5 set to be updated --> Processing Dependency: scl-utils for package: devtoolset-2-runtime ---> Package gdbm.i386 0:1.8.0-28.el5 set to be updated ---> Package glibc-devel.x86_64 0:2.5-123.el5_11.3 set to be updated --> Processing Dependency: glibc-headers = 2.5-123.el5_11.3 for package: glibc-devel --> Processing Dependency: glibc-headers for package: glibc-devel ---> Package gmp.x86_64 0:4.1.4-10.el5 set to be updated ---> Package libX11-devel.x86_64 0:1.0.3-11.el5_7.1 set to be updated --> Processing Dependency: libX11 = 1.0.3-11.el5_7.1 for package: libX11-devel --> Processing Dependency: xorg-x11-proto-devel >= 7.1-2 for package: libX11-devel --> Processing Dependency: xorg-x11-filesystem >= 0.99.2-3 for package: libX11-devel --> Processing Dependency: libXau-devel for package: libX11-devel --> Processing Dependency: libXdmcp-devel for package: libX11-devel --> Processing Dependency: libX11.so.6()(64bit) for package: libX11-devel ---> Package libarchive.x86_64 0:2.8.4-6.el5 set to be updated ---> Package libgfortran44.x86_64 0:4.4.7-1.el5 set to be updated ---> Package libgomp.x86_64 0:4.4.7-1.el5 set to be updated ---> Package libpcap.i386 14:0.9.4-15.el5 set to be updated ---> Package libpcap.x86_64 14:0.9.4-15.el5 set to be updated ---> Package libtermcap-devel.x86_64 0:2.0.8-46.1 set to be updated ---> Package m4.x86_64 0:1.4.5-3.el5.1 set to be updated ---> Package ncurses.i386 0:5.5-24.20060715 set to be updated ---> Package openssh-clients.x86_64 0:4.3p2-82.el5 set to be updated --> Processing Dependency: openssh = 4.3p2-82.el5 for package: openssh-clients --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients ---> Package perl.x86_64 4:5.8.8-43.el5_11 set to be updated ---> Package perl-Error.noarch 1:0.17010-1.el5 set to be updated ---> Package perl-Git.x86_64 0:1.8.2.3-1.el5 set to be updated ---> Package perl-TermReadKey.x86_64 0:2.30-4.el5 set to be updated ---> Package pkgconfig.x86_64 1:0.21-2.el5 set to be updated ---> Package readline.i386 0:5.1-3.el5 set to be updated ---> Package rsync.x86_64 0:3.0.6-6.el5_11 set to be updated ---> Package sqlite.i386 0:3.3.6-7 set to be updated ---> Package tcl-devel.x86_64 0:8.4.13-6.el5 set to be updated --> Processing Dependency: tcl = 8.4.13-6.el5 for package: tcl-devel ---> Package tk.i386 0:8.4.13-5.el5_1.1 set to be updated --> Processing Dependency: libtcl8.4.so for package: tk --> Processing Dependency: libX11.so.6 for package: tk ---> Package tk.x86_64 0:8.4.13-5.el5_1.1 set to be updated ---> Package xz-libs.i386 0:4.999.9-0.3.beta.20091007git.el5 set to be updated ---> Package xz-libs.x86_64 0:4.999.9-0.3.beta.20091007git.el5 set to be updated --> Running transaction check ---> Package fipscheck-lib.x86_64 0:1.2.0-1.el5 set to be updated --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib ---> Package glibc-headers.x86_64 0:2.5-123.el5_11.3 set to be updated --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers --> Processing Dependency: kernel-headers for package: glibc-headers ---> Package imake.x86_64 0:1.0.2-3 set to be updated ---> Package libX11.i386 0:1.0.3-11.el5_7.1 set to be updated --> Processing Dependency: libXau.so.6 for package: libX11 --> Processing Dependency: libXdmcp.so.6 for package: libX11 ---> Package libX11.x86_64 0:1.0.3-11.el5_7.1 set to be updated --> Processing Dependency: libXdmcp.so.6()(64bit) for package: libX11 --> Processing Dependency: libXau.so.6()(64bit) for package: libX11 ---> Package libXau-devel.x86_64 0:1.0.1-3.1 set to be updated ---> Package libXdmcp-devel.x86_64 0:1.0.1-2.1 set to be updated ---> Package libgcc.i386 0:4.1.2-55.el5 set to be updated ---> Package libstdc++.i386 0:4.1.2-55.el5 set to be updated ---> Package openssh.x86_64 0:4.3p2-82.el5 set to be updated ---> Package scl-utils.x86_64 0:20120927-9.el5 set to be updated ---> Package tcl.i386 0:8.4.13-6.el5 set to be updated ---> Package tcl.x86_64 0:8.4.13-6.el5 set to be updated ---> Package xorg-x11-filesystem.noarch 0:7.1-2.fc6 set to be updated ---> Package xorg-x11-proto-devel.x86_64 0:7.1-13.el5 set to be updated --> Processing Dependency: mesa-libGL-devel for package: xorg-x11-proto-devel --> Running transaction check ---> Package fipscheck.x86_64 0:1.2.0-1.el5 set to be updated ---> Package kernel-headers.x86_64 0:2.6.18-412.el5 set to be updated ---> Package libXau.i386 0:1.0.1-3.1 set to be updated ---> Package libXau.x86_64 0:1.0.1-3.1 set to be updated ---> Package libXdmcp.i386 0:1.0.1-2.1 set to be updated ---> Package libXdmcp.x86_64 0:1.0.1-2.1 set to be updated ---> Package mesa-libGL-devel.x86_64 0:6.5.1-7.11.el5_9 set to be updated --> Processing Dependency: mesa-libGL = 6.5.1-7.11.el5_9 for package: mesa-libGL-devel --> Processing Dependency: libGL.so.1()(64bit) for package: mesa-libGL-devel --> Running transaction check ---> Package mesa-libGL.x86_64 0:6.5.1-7.11.el5_9 set to be updated --> Processing Dependency: libdrm.so.2()(64bit) for package: mesa-libGL --> Processing Dependency: libXext.so.6()(64bit) for package: mesa-libGL --> Processing Dependency: libXxf86vm.so.1()(64bit) for package: mesa-libGL --> Running transaction check ---> Package libXext.x86_64 0:1.0.1-2.1 set to be updated ---> Package libXxf86vm.x86_64 0:1.0.1-3.1 set to be updated ---> Package libdrm.x86_64 0:2.0.2-1.1 set to be updated --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: automake noarch 1.9.6-3.el5 base 476 k bison x86_64 2.3-2.1 base 549 k bzip2 x86_64 1.0.3-6.el5_5 base 50 k bzip2-devel i386 1.0.3-6.el5_5 base 39 k bzip2-devel x86_64 1.0.3-6.el5_5 base 38 k cmake28 x86_64 2.8.11.2-2.el5 epel 9.3 M db4-devel i386 4.3.29-10.el5_5.2 base 1.9 M db4-devel x86_64 4.3.29-10.el5_5.2 base 2.0 M devtoolset-2-binutils x86_64 2.23.52.0.1-10.el5 testing-devtools-2-centos-5 6.5 M devtoolset-2-gcc x86_64 4.8.2-15.el5 testing-devtools-2-centos-5 24 M devtoolset-2-gcc-c++ x86_64 4.8.2-15.el5 testing-devtools-2-centos-5 8.3 M devtoolset-2-gcc-gfortran x86_64 4.8.2-15.el5 testing-devtools-2-centos-5 8.5 M file x86_64 4.17-28 base 321 k gdbm-devel i386 1.8.0-28.el5 base 37 k gdbm-devel x86_64 1.8.0-28.el5 base 38 k git x86_64 1.8.2.3-1.el5 epel 17 M libpcap-devel i386 14:0.9.4-15.el5 base 119 k libpcap-devel x86_64 14:0.9.4-15.el5 base 117 k make x86_64 1:3.81-3.el5 base 470 k ncurses-devel i386 5.5-24.20060715 base 1.6 M ncurses-devel x86_64 5.5-24.20060715 base 1.7 M patch x86_64 2.5.4-31.el5 base 63 k readline-devel i386 5.1-3.el5 base 146 k readline-devel x86_64 5.1-3.el5 base 159 k sqlite-devel i386 3.3.6-7 base 258 k sqlite-devel x86_64 3.3.6-7 base 258 k tk-devel i386 8.4.13-5.el5_1.1 base 809 k tk-devel x86_64 8.4.13-5.el5_1.1 base 808 k unzip x86_64 5.52-3.el5 base 165 k which x86_64 2.16-7 base 24 k xz-devel i386 4.999.9-0.3.beta.20091007git.el5 base 40 k xz-devel x86_64 4.999.9-0.3.beta.20091007git.el5 base 40 k yasm x86_64 0.7.1-1.el5 epel 267 k zlib-devel i386 1.2.3-7.el5 base 102 k zlib-devel x86_64 1.2.3-7.el5 base 103 k Installing for dependencies: autoconf noarch 2.59-12 base 647 k bzip2-libs i386 1.0.3-6.el5_5 base 37 k db4 i386 4.3.29-10.el5_5.2 base 910 k devtoolset-2-libquadmath-devel x86_64 4.8.2-15.el5 testing-devtools-2-centos-5 177 k devtoolset-2-libstdc++-devel x86_64 4.8.2-15.el5 testing-devtools-2-centos-5 2.2 M devtoolset-2-runtime noarch 2.1-3.el5 testing-devtools-2-centos-5 15 k fipscheck x86_64 1.2.0-1.el5 base 13 k fipscheck-lib x86_64 1.2.0-1.el5 base 6.7 k gdbm i386 1.8.0-28.el5 base 28 k glibc-devel x86_64 2.5-123.el5_11.3 updates 2.4 M glibc-headers x86_64 2.5-123.el5_11.3 updates 602 k gmp x86_64 4.1.4-10.el5 base 201 k imake x86_64 1.0.2-3 base 319 k kernel-headers x86_64 2.6.18-412.el5 updates 1.5 M libX11 i386 1.0.3-11.el5_7.1 base 797 k libX11 x86_64 1.0.3-11.el5_7.1 base 798 k libX11-devel x86_64 1.0.3-11.el5_7.1 base 661 k libXau i386 1.0.1-3.1 base 18 k libXau x86_64 1.0.1-3.1 base 18 k libXau-devel x86_64 1.0.1-3.1 base 11 k libXdmcp i386 1.0.1-2.1 base 19 k libXdmcp x86_64 1.0.1-2.1 base 19 k libXdmcp-devel x86_64 1.0.1-2.1 base 7.5 k libXext x86_64 1.0.1-2.1 base 37 k libXxf86vm x86_64 1.0.1-3.1 base 14 k libarchive x86_64 2.8.4-6.el5 epel 137 k libdrm x86_64 2.0.2-1.1 base 19 k libgcc i386 4.1.2-55.el5 base 97 k libgfortran44 x86_64 4.4.7-1.el5 base 287 k libgomp x86_64 4.4.7-1.el5 base 71 k libpcap i386 14:0.9.4-15.el5 base 108 k libpcap x86_64 14:0.9.4-15.el5 base 109 k libstdc++ i386 4.1.2-55.el5 base 364 k libtermcap-devel x86_64 2.0.8-46.1 base 56 k m4 x86_64 1.4.5-3.el5.1 base 171 k mesa-libGL x86_64 6.5.1-7.11.el5_9 base 8.7 M mesa-libGL-devel x86_64 6.5.1-7.11.el5_9 base 461 k ncurses i386 5.5-24.20060715 base 1.1 M openssh x86_64 4.3p2-82.el5 base 291 k openssh-clients x86_64 4.3p2-82.el5 base 456 k perl x86_64 4:5.8.8-43.el5_11 updates 12 M perl-Error noarch 1:0.17010-1.el5 epel 26 k perl-Git x86_64 1.8.2.3-1.el5 epel 45 k perl-TermReadKey x86_64 2.30-4.el5 epel 32 k pkgconfig x86_64 1:0.21-2.el5 base 61 k readline i386 5.1-3.el5 base 223 k rsync x86_64 3.0.6-6.el5_11 updates 347 k scl-utils x86_64 20120927-9.el5 base 13 k sqlite i386 3.3.6-7 base 213 k tcl i386 8.4.13-6.el5 base 1.3 M tcl x86_64 8.4.13-6.el5 base 1.3 M tcl-devel x86_64 8.4.13-6.el5 base 1.0 M tk i386 8.4.13-5.el5_1.1 base 888 k tk x86_64 8.4.13-5.el5_1.1 base 901 k xorg-x11-filesystem noarch 7.1-2.fc6 base 5.4 k xorg-x11-proto-devel x86_64 7.1-13.el5 base 247 k xz-libs i386 4.999.9-0.3.beta.20091007git.el5 base 100 k xz-libs x86_64 4.999.9-0.3.beta.20091007git.el5 base 95 k Transaction Summary ================================================================================ Install 93 Package(s) Upgrade 0 Package(s) Total download size: 129 M Downloading Packages: -------------------------------------------------------------------------------- Total 1.0 MB/s | 129 MB 02:10 warning: rpmts_HdrFromFdno: Header V4 DSA signature: NOKEY, key ID 217521f6 Importing GPG key 0x217521F6 "Fedora EPEL " from /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL Running rpm_check_debug Running Transaction Test Finished Transaction Test Transaction Test Succeeded Running Transaction Installing : perl 1/93 Installing : libXau 2/93 Installing : xz-libs 3/93 Installing : tcl 4/93 Installing : libpcap 5/93 Installing : m4 6/93 Installing : pkgconfig 7/93 Installing : libXdmcp 8/93 Installing : xorg-x11-filesystem 9/93 Installing : libX11 10/93 Installing : libXext 11/93 Installing : tk 12/93 Installing : tcl-devel 13/93 Installing : perl-Error 14/93 Installing : libtermcap-devel 15/93 Installing : bzip2-libs 16/93 Installing : readline 17/93 Installing : ncurses 18/93 Installing : libgcc 19/93 Installing : bzip2 20/93 Installing : libXxf86vm 21/93 Installing : libarchive 22/93 Installing : perl-TermReadKey 23/93 Installing : imake 24/93 Installing : rsync 25/93 Installing : libgfortran44 26/93 Installing : scl-utils 27/93 Installing : libgomp 28/93 Installing : gmp 29/93 Installing : libdrm 30/93 Installing : libstdc++ 31/93 Installing : db4 32/93 Installing : sqlite 33/93 Installing : gdbm 34/93 Installing : mesa-libGL 35/93 Installing : libXdmcp 36/93 Installing : xz-libs 37/93 Installing : libpcap 38/93 Installing : tcl 39/93 Installing : libXau 40/93 Installing : cmake28 41/93 Installing : bison 42/93 Installing : which 43/93 Installing : yasm 44/93 Installing : make 45/93 Installing : file 46/93 Installing : patch 47/93 Installing : unzip 48/93 Installing : devtoolset-2-runtime 49/93 Installing : devtoolset-2-libstdc++-devel 50/93 Installing : autoconf 51/93 Installing : libXau-devel 52/93 Installing : kernel-headers 53/93 Installing : devtoolset-2-binutils 54/93 Installing : glibc-headers 55/93 Installing : glibc-devel 56/93 Installing : devtoolset-2-gcc 57/93 Installing : devtoolset-2-libquadmath-devel 58/93 Installing : devtoolset-2-gcc-gfortran 59/93 Installing : devtoolset-2-gcc-c++ 60/93 Installing : automake 61/93 Installing : libpcap-devel 62/93 Installing : xz-devel 63/93 Installing : gdbm-devel 64/93 Installing : gdbm-devel 65/93 Installing : sqlite-devel 66/93 Installing : sqlite-devel 67/93 Installing : db4-devel 68/93 Installing : db4-devel 69/93 Installing : bzip2-devel 70/93 Installing : bzip2-devel 71/93 Installing : ncurses-devel 72/93 Installing : ncurses-devel 73/93 Installing : readline-devel 74/93 Installing : readline-devel 75/93 Installing : xz-devel 76/93 Installing : libpcap-devel 77/93 Installing : zlib-devel 78/93 Installing : zlib-devel 79/93 Installing : libX11 80/93 Installing : tk 81/93 Installing : fipscheck-lib 82/93 Installing : xorg-x11-proto-devel 83/93 Installing : openssh 84/93 Installing : openssh-clients 85/93 Installing : fipscheck 86/93 Installing : libX11-devel 87/93 Installing : mesa-libGL-devel 88/93 Installing : libXdmcp-devel 89/93 Installing : tk-devel 90/93 Installing : tk-devel 91/93 Installing : git 92/93 Installing : perl-Git 93/93 Installed: automake.noarch 0:1.9.6-3.el5 bison.x86_64 0:2.3-2.1 bzip2.x86_64 0:1.0.3-6.el5_5 bzip2-devel.i386 0:1.0.3-6.el5_5 bzip2-devel.x86_64 0:1.0.3-6.el5_5 cmake28.x86_64 0:2.8.11.2-2.el5 db4-devel.i386 0:4.3.29-10.el5_5.2 db4-devel.x86_64 0:4.3.29-10.el5_5.2 devtoolset-2-binutils.x86_64 0:2.23.52.0.1-10.el5 devtoolset-2-gcc.x86_64 0:4.8.2-15.el5 devtoolset-2-gcc-c++.x86_64 0:4.8.2-15.el5 devtoolset-2-gcc-gfortran.x86_64 0:4.8.2-15.el5 file.x86_64 0:4.17-28 gdbm-devel.i386 0:1.8.0-28.el5 gdbm-devel.x86_64 0:1.8.0-28.el5 git.x86_64 0:1.8.2.3-1.el5 libpcap-devel.i386 14:0.9.4-15.el5 libpcap-devel.x86_64 14:0.9.4-15.el5 make.x86_64 1:3.81-3.el5 ncurses-devel.i386 0:5.5-24.20060715 ncurses-devel.x86_64 0:5.5-24.20060715 patch.x86_64 0:2.5.4-31.el5 readline-devel.i386 0:5.1-3.el5 readline-devel.x86_64 0:5.1-3.el5 sqlite-devel.i386 0:3.3.6-7 sqlite-devel.x86_64 0:3.3.6-7 tk-devel.i386 0:8.4.13-5.el5_1.1 tk-devel.x86_64 0:8.4.13-5.el5_1.1 unzip.x86_64 0:5.52-3.el5 which.x86_64 0:2.16-7 xz-devel.i386 0:4.999.9-0.3.beta.20091007git.el5 xz-devel.x86_64 0:4.999.9-0.3.beta.20091007git.el5 yasm.x86_64 0:0.7.1-1.el5 zlib-devel.i386 0:1.2.3-7.el5 zlib-devel.x86_64 0:1.2.3-7.el5 Dependency Installed: autoconf.noarch 0:2.59-12 bzip2-libs.i386 0:1.0.3-6.el5_5 db4.i386 0:4.3.29-10.el5_5.2 devtoolset-2-libquadmath-devel.x86_64 0:4.8.2-15.el5 devtoolset-2-libstdc++-devel.x86_64 0:4.8.2-15.el5 devtoolset-2-runtime.noarch 0:2.1-3.el5 fipscheck.x86_64 0:1.2.0-1.el5 fipscheck-lib.x86_64 0:1.2.0-1.el5 gdbm.i386 0:1.8.0-28.el5 glibc-devel.x86_64 0:2.5-123.el5_11.3 glibc-headers.x86_64 0:2.5-123.el5_11.3 gmp.x86_64 0:4.1.4-10.el5 imake.x86_64 0:1.0.2-3 kernel-headers.x86_64 0:2.6.18-412.el5 libX11.i386 0:1.0.3-11.el5_7.1 libX11.x86_64 0:1.0.3-11.el5_7.1 libX11-devel.x86_64 0:1.0.3-11.el5_7.1 libXau.i386 0:1.0.1-3.1 libXau.x86_64 0:1.0.1-3.1 libXau-devel.x86_64 0:1.0.1-3.1 libXdmcp.i386 0:1.0.1-2.1 libXdmcp.x86_64 0:1.0.1-2.1 libXdmcp-devel.x86_64 0:1.0.1-2.1 libXext.x86_64 0:1.0.1-2.1 libXxf86vm.x86_64 0:1.0.1-3.1 libarchive.x86_64 0:2.8.4-6.el5 libdrm.x86_64 0:2.0.2-1.1 libgcc.i386 0:4.1.2-55.el5 libgfortran44.x86_64 0:4.4.7-1.el5 libgomp.x86_64 0:4.4.7-1.el5 libpcap.i386 14:0.9.4-15.el5 libpcap.x86_64 14:0.9.4-15.el5 libstdc++.i386 0:4.1.2-55.el5 libtermcap-devel.x86_64 0:2.0.8-46.1 m4.x86_64 0:1.4.5-3.el5.1 mesa-libGL.x86_64 0:6.5.1-7.11.el5_9 mesa-libGL-devel.x86_64 0:6.5.1-7.11.el5_9 ncurses.i386 0:5.5-24.20060715 openssh.x86_64 0:4.3p2-82.el5 openssh-clients.x86_64 0:4.3p2-82.el5 perl.x86_64 4:5.8.8-43.el5_11 perl-Error.noarch 1:0.17010-1.el5 perl-Git.x86_64 0:1.8.2.3-1.el5 perl-TermReadKey.x86_64 0:2.30-4.el5 pkgconfig.x86_64 1:0.21-2.el5 readline.i386 0:5.1-3.el5 rsync.x86_64 0:3.0.6-6.el5_11 scl-utils.x86_64 0:20120927-9.el5 sqlite.i386 0:3.3.6-7 tcl.i386 0:8.4.13-6.el5 tcl.x86_64 0:8.4.13-6.el5 tcl-devel.x86_64 0:8.4.13-6.el5 tk.i386 0:8.4.13-5.el5_1.1 tk.x86_64 0:8.4.13-5.el5_1.1 xorg-x11-filesystem.noarch 0:7.1-2.fc6 xorg-x11-proto-devel.x86_64 0:7.1-13.el5 xz-libs.i386 0:4.999.9-0.3.beta.20091007git.el5 xz-libs.x86_64 0:4.999.9-0.3.beta.20091007git.el5 Complete! ==================gcc================= + echo ==================gcc================= + gcc --version gcc (GCC) 4.8.2 20140120 (Red Hat 4.8.2-15) Copyright (C) 2013 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. ==================gcc================= + echo ==================gcc================= + build_autoconf autoconf-2.69 954bd69b391edc12d6a4a51a2dd1476543da5c6bbf05a95b59dc0dd6fd4c2969 + local autoconf_fname=autoconf-2.69 + check_var autoconf-2.69 + '[' -z autoconf-2.69 ']' + local autoconf_sha256=954bd69b391edc12d6a4a51a2dd1476543da5c6bbf05a95b59dc0dd6fd4c2969 + check_var 954bd69b391edc12d6a4a51a2dd1476543da5c6bbf05a95b59dc0dd6fd4c2969 + '[' -z 954bd69b391edc12d6a4a51a2dd1476543da5c6bbf05a95b59dc0dd6fd4c2969 ']' + check_var http://ftp.gnu.org/gnu/autoconf + '[' -z http://ftp.gnu.org/gnu/autoconf ']' + curl -sLO http://ftp.gnu.org/gnu/autoconf/autoconf-2.69.tar.gz + check_sha256sum autoconf-2.69.tar.gz 954bd69b391edc12d6a4a51a2dd1476543da5c6bbf05a95b59dc0dd6fd4c2969 + local fname=autoconf-2.69.tar.gz + check_var autoconf-2.69.tar.gz + '[' -z autoconf-2.69.tar.gz ']' + local sha256=954bd69b391edc12d6a4a51a2dd1476543da5c6bbf05a95b59dc0dd6fd4c2969 + check_var 954bd69b391edc12d6a4a51a2dd1476543da5c6bbf05a95b59dc0dd6fd4c2969 + '[' -z 954bd69b391edc12d6a4a51a2dd1476543da5c6bbf05a95b59dc0dd6fd4c2969 ']' + echo '954bd69b391edc12d6a4a51a2dd1476543da5c6bbf05a95b59dc0dd6fd4c2969 autoconf-2.69.tar.gz' + sha256sum -c autoconf-2.69.tar.gz.sha256 autoconf-2.69.tar.gz: OK + rm autoconf-2.69.tar.gz.sha256 + tar -zxf autoconf-2.69.tar.gz + cd autoconf-2.69 + do_standard_install + ./configure configure: WARNING: the version of M4 that was found does not support -g configure: WARNING: using it with POSIXLY_CORRECT set may cause problems + make + make install + rm -rf autoconf-2.69 autoconf-2.69.tar.gz + autoconf --version autoconf (GNU Autoconf) 2.69 Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+/Autoconf: GNU GPL version 3 or later , This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by David J. MacKenzie and Akim Demaille. + build_openssl openssl-1.0.2j e7aff292be21c259c6af26469c7a9b3ba26e9abaaffd325e3dccc9785256c431 + local openssl_fname=openssl-1.0.2j + check_var openssl-1.0.2j + '[' -z openssl-1.0.2j ']' + local openssl_sha256=e7aff292be21c259c6af26469c7a9b3ba26e9abaaffd325e3dccc9785256c431 + check_var e7aff292be21c259c6af26469c7a9b3ba26e9abaaffd325e3dccc9785256c431 + '[' -z e7aff292be21c259c6af26469c7a9b3ba26e9abaaffd325e3dccc9785256c431 ']' + check_var ftp://ftp.openssl.org/source + '[' -z ftp://ftp.openssl.org/source ']' + curl -sLO ftp://ftp.openssl.org/source/openssl-1.0.2j.tar.gz + check_sha256sum openssl-1.0.2j.tar.gz e7aff292be21c259c6af26469c7a9b3ba26e9abaaffd325e3dccc9785256c431 + local fname=openssl-1.0.2j.tar.gz + check_var openssl-1.0.2j.tar.gz + '[' -z openssl-1.0.2j.tar.gz ']' + local sha256=e7aff292be21c259c6af26469c7a9b3ba26e9abaaffd325e3dccc9785256c431 + check_var e7aff292be21c259c6af26469c7a9b3ba26e9abaaffd325e3dccc9785256c431 + '[' -z e7aff292be21c259c6af26469c7a9b3ba26e9abaaffd325e3dccc9785256c431 ']' + echo 'e7aff292be21c259c6af26469c7a9b3ba26e9abaaffd325e3dccc9785256c431 openssl-1.0.2j.tar.gz' + sha256sum -c openssl-1.0.2j.tar.gz.sha256 openssl-1.0.2j.tar.gz: OK + rm openssl-1.0.2j.tar.gz.sha256 + tar -xzf openssl-1.0.2j.tar.gz + cd openssl-1.0.2j + do_openssl_build + ./config no-ssl2 no-shared -fPIC --prefix=/usr/local/ssl + make ar: creating ../libcrypto.a ar: creating ../libssl.a WARNING: can't open config file: /usr/local/ssl/ssl/openssl.cnf WARNING: can't open config file: /usr/local/ssl/ssl/openssl.cnf WARNING: can't open config file: /usr/local/ssl/ssl/openssl.cnf WARNING: can't open config file: /usr/local/ssl/ssl/openssl.cnf + make install + rm -rf openssl-1.0.2j openssl-1.0.2j.tar.gz + mkdir -p /opt/python + build_cpythons 2.6.9 2.7.11 3.3.6 3.4.4 3.5.1 3.6.0b2 + check_var https://bootstrap.pypa.io/get-pip.py + '[' -z https://bootstrap.pypa.io/get-pip.py ']' + curl -sLO https://bootstrap.pypa.io/get-pip.py + for py_ver in '$@' + build_cpython 2.6.9 + local py_ver=2.6.9 + check_var 2.6.9 + '[' -z 2.6.9 ']' + check_var https://www.python.org/ftp/python + '[' -z https://www.python.org/ftp/python ']' + wget -q https://www.python.org/ftp/python/2.6.9/Python-2.6.9.tgz ++ lex_pyver 2.6.9 ++ echo 2.6.9 ++ awk -F . '{printf "%03d%03d%03d", $1, $2, $3}' ++ lex_pyver 3.3 ++ echo 3.3 ++ awk -F . '{printf "%03d%03d%03d", $1, $2, $3}' + '[' 002006009 -lt 003003000 ']' + do_cpython_build 2.6.9 ucs2 + local py_ver=2.6.9 cfv + check_var 2.6.9 + '[' -z 2.6.9 ']' + local ucs_setting=ucs2 + check_var ucs2 + '[' -z ucs2 ']' + tar -xzf Python-2.6.9.tgz + pushd Python-2.6.9 + '[' ucs2 = none ']' + local unicode_flags=--enable-unicode=ucs2 + local dir_suffix=-ucs2 /Python-2.6.9 / + local prefix=/opt/_internal/cpython-2.6.9-ucs2 + mkdir -p /opt/_internal/cpython-2.6.9-ucs2/lib ++ lex_pyver 2.6.9 ++ awk -F . '{printf "%03d%03d%03d", $1, $2, $3}' ++ echo 2.6.9 ++ lex_pyver 3.6 ++ echo 3.6 ++ awk -F . '{printf "%03d%03d%03d", $1, $2, $3}' + '[' 002006009 -lt 003006000 ']' + cfv=-Wformat + CFLAGS=-Wformat + ./configure --prefix=/opt/_internal/cpython-2.6.9-ucs2 --disable-shared --enable-unicode=ucs2 configure: WARNING: By default, distutils will build C++ extension modules with "g++". If this is not intended, then set CXX on the configure command line. + echo ++++++++++++++++++gcc++++++++++++++++++ + gcc --version ++++++++++++++++++gcc++++++++++++++++++ gcc (GCC) 4.8.2 20140120 (Red Hat 4.8.2-15) Copyright (C) 2013 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. + cc --version cc (GCC) 4.8.2 20140120 (Red Hat 4.8.2-15) Copyright (C) 2013 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. ++++++++++++++++++config.log++++++++++++++++++ + echo ++++++++++++++++++config.log++++++++++++++++++ + cat ./config.log This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by python configure 2.6, which was generated by GNU Autoconf 2.65. Invocation command line was $ ./configure --prefix=/opt/_internal/cpython-2.6.9-ucs2 --disable-shared --enable-unicode=ucs2 ## --------- ## ## Platform. ## ## --------- ## hostname = a64418c62400 uname -m = x86_64 uname -r = 4.7.6-1-ARCH uname -s = Linux uname -v = #1 SMP PREEMPT Fri Sep 30 19:28:42 CEST 2016 /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: /opt/rh/devtoolset-2/root/usr/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2595: checking for --enable-universalsdk configure:2636: result: no configure:2646: checking for --with-universal-archs configure:2663: result: 32-bit configure:2795: checking MACHDEP configure:2961: result: linux4 configure:2967: checking EXTRAPLATDIR configure:2982: result: configure:2993: checking machine type as reported by uname -m configure:2996: result: x86_64 configure:3009: checking for --without-gcc configure:3056: result: no configure:3114: checking for gcc configure:3130: found /opt/rh/devtoolset-2/root/usr/bin/gcc configure:3141: result: gcc configure:3370: checking for C compiler version configure:3379: gcc --version >&5 gcc (GCC) 4.8.2 20140120 (Red Hat 4.8.2-15) Copyright (C) 2013 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:3390: $? = 0 configure:3379: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/opt/rh/devtoolset-2/root/usr/libexec/gcc/x86_64-CentOS-linux/4.8.2/lto-wrapper Target: x86_64-CentOS-linux Configured with: ../configure --prefix=/opt/rh/devtoolset-2/root/usr --mandir=/opt/rh/devtoolset-2/root/usr/share/man --infodir=/opt/rh/devtoolset-2/root/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --disable-gnu-unique-object --enable-linker-build-id --enable-languages=c,c++,fortran,lto --enable-plugin --with-linker-hash-style=gnu --enable-initfini-array --disable-libgcj --with-isl=/home/centos/rpm/BUILD/gcc-4.8.2-20140120/obj-x86_64-CentOS-linux/isl-install --with-cloog=/home/centos/rpm/BUILD/gcc-4.8.2-20140120/obj-x86_64-CentOS-linux/cloog-install --with-gmp=/home/centos/rpm/BUILD/gcc-4.8.2-20140120/obj-x86_64-CentOS-linux/gmp-install --with-mpfr=/home/centos/rpm/BUILD/gcc-4.8.2-20140120/obj-x86_64-CentOS-linux/mpfr-install --with-mpc=/home/centos/rpm/BUILD/gcc-4.8.2-20140120/obj-x86_64-CentOS-linux/mpc-install --with-tune=generic --with-arch_32=i586 --build=x86_64-CentOS-linux Thread model: posix gcc version 4.8.2 20140120 (Red Hat 4.8.2-15) (GCC) configure:3390: $? = 0 configure:3379: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3390: $? = 4 configure:3379: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3390: $? = 4 configure:3410: checking whether the C compiler works configure:3432: gcc -Wformat conftest.c >&5 configure:3436: $? = 0 configure:3485: result: yes configure:3488: checking for C compiler default output file name configure:3490: result: a.out configure:3496: checking for suffix of executables configure:3503: gcc -o conftest -Wformat conftest.c >&5 configure:3507: $? = 0 configure:3529: result: configure:3551: checking whether we are cross compiling configure:3559: gcc -o conftest -Wformat conftest.c >&5 configure:3563: $? = 0 configure:3570: ./conftest configure:3574: $? = 0 configure:3589: result: no configure:3594: checking for suffix of object files configure:3616: gcc -c -Wformat conftest.c >&5 configure:3620: $? = 0 configure:3641: result: o configure:3645: checking whether we are using the GNU C compiler configure:3664: gcc -c -Wformat conftest.c >&5 configure:3664: $? = 0 configure:3673: result: yes configure:3682: checking whether gcc accepts -g configure:3702: gcc -c -g conftest.c >&5 configure:3702: $? = 0 configure:3743: result: yes configure:3760: checking for gcc option to accept ISO C89 configure:3824: gcc -c -Wformat conftest.c >&5 configure:3824: $? = 0 configure:3837: result: none needed configure:3860: checking for --with-cxx-main= configure:3886: result: no configure:3895: checking for g++ configure:3926: result: g++ configure:4037: WARNING: By default, distutils will build C++ extension modules with "g++". If this is not intended, then set CXX on the configure command line. configure:4053: checking how to run the C preprocessor configure:4084: gcc -E conftest.c configure:4084: $? = 0 configure:4098: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4098: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | /* end confdefs.h. */ | #include configure:4123: result: gcc -E configure:4143: gcc -E conftest.c configure:4143: $? = 0 configure:4157: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4157: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | /* end confdefs.h. */ | #include configure:4186: checking for grep that handles long lines and -e configure:4244: result: /bin/grep configure:4249: checking for egrep configure:4311: result: /bin/grep -E configure:4316: checking for ANSI C header files configure:4336: gcc -c -Wformat conftest.c >&5 configure:4336: $? = 0 configure:4409: gcc -o conftest -Wformat conftest.c >&5 configure:4409: $? = 0 configure:4409: ./conftest configure:4409: $? = 0 configure:4420: result: yes configure:4433: checking for sys/types.h configure:4433: gcc -c -Wformat conftest.c >&5 configure:4433: $? = 0 configure:4433: result: yes configure:4433: checking for sys/stat.h configure:4433: gcc -c -Wformat conftest.c >&5 configure:4433: $? = 0 configure:4433: result: yes configure:4433: checking for stdlib.h configure:4433: gcc -c -Wformat conftest.c >&5 configure:4433: $? = 0 configure:4433: result: yes configure:4433: checking for string.h configure:4433: gcc -c -Wformat conftest.c >&5 configure:4433: $? = 0 configure:4433: result: yes configure:4433: checking for memory.h configure:4433: gcc -c -Wformat conftest.c >&5 configure:4433: $? = 0 configure:4433: result: yes configure:4433: checking for strings.h configure:4433: gcc -c -Wformat conftest.c >&5 configure:4433: $? = 0 configure:4433: result: yes configure:4433: checking for inttypes.h configure:4433: gcc -c -Wformat conftest.c >&5 configure:4433: $? = 0 configure:4433: result: yes configure:4433: checking for stdint.h configure:4433: gcc -c -Wformat conftest.c >&5 configure:4433: $? = 0 configure:4433: result: yes configure:4433: checking for unistd.h configure:4433: gcc -c -Wformat conftest.c >&5 configure:4433: $? = 0 configure:4433: result: yes configure:4447: checking minix/config.h usability configure:4447: gcc -c -Wformat conftest.c >&5 conftest.c:54:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4447: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4447: result: no configure:4447: checking minix/config.h presence configure:4447: gcc -E conftest.c conftest.c:21:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4447: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 configure:4447: result: no configure:4447: checking for minix/config.h configure:4447: result: no configure:4468: checking whether it is safe to define __EXTENSIONS__ configure:4486: gcc -c -Wformat conftest.c >&5 configure:4486: $? = 0 configure:4493: result: yes configure:4518: checking for --with-suffix configure:4531: result: configure:4537: checking for case-insensitive build directory configure:4549: result: no configure:4581: checking LIBRARY configure:4587: result: libpython$(VERSION).a configure:4623: checking LINKCC configure:4644: result: $(PURIFY) $(MAINCC) configure:4647: checking for --enable-shared configure:4664: result: no configure:4667: checking for --enable-profiling configure:4692: result: configure:4702: checking LDLIBRARY configure:4788: result: libpython$(VERSION).a configure:4834: checking for ranlib configure:4850: found /opt/rh/devtoolset-2/root/usr/bin/ranlib configure:4861: result: ranlib configure:4888: checking for ar configure:4904: found /opt/rh/devtoolset-2/root/usr/bin/ar configure:4915: result: ar configure:4931: checking for svnversion configure:4959: result: not-found configure:5019: checking for a BSD-compatible install configure:5087: result: /usr/bin/install -c configure:5111: checking for --with-pydebug configure:5129: result: no configure:5208: checking whether gcc accepts -fno-strict-aliasing configure:5219: gcc -fno-strict-aliasing -o conftest -Wformat conftest.c >&5 configure:5219: $? = 0 configure:5219: ./conftest configure:5219: $? = 0 configure:5229: result: yes configure:5394: checking whether gcc accepts -OPT:Olimit=0 configure:5408: gcc -OPT:Olimit=0 -o conftest -Wformat conftest.c >&5 cc1: error: argument to '-O' should be a non-negative integer, 'g', 's' or 'fast' configure:5408: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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. */ | int main() { return 0; } configure:5420: result: no configure:5434: checking whether gcc accepts -Olimit 1500 configure:5448: gcc -Olimit 1500 -o conftest -Wformat conftest.c >&5 gcc: error: 1500: No such file or directory configure:5448: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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. */ | int main() { return 0; } configure:5460: result: no configure:5470: checking whether gcc supports ParseTuple __format__ configure:5487: gcc -c -Wformat -Werror conftest.c >&5 conftest.c:27:5: error: 'PyArg_ParseTuple' is an unrecognized format function type [-Werror=format=] void f(char*,...)__attribute((format(PyArg_ParseTuple, 1, 2))); ^ cc1: all warnings being treated as errors configure:5487: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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. */ | | void f(char*,...)__attribute((format(PyArg_ParseTuple, 1, 2))); | | int | main () | { | | ; | return 0; | } configure:5494: result: no configure:5507: checking whether pthreads are available without options configure:5531: gcc -o conftest -Wformat conftest.c >&5 /tmp/ccURf0lo.o: In function `main': conftest.c:(.text+0x2e): undefined reference to `pthread_create' conftest.c:(.text+0x45): undefined reference to `pthread_detach' collect2: error: ld returned 1 exit status configure:5531: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 | | void* routine(void* p){return NULL;} | | int main(){ | pthread_t p; | if(pthread_create(&p,NULL,routine,NULL)!=0) | return 1; | (void)pthread_detach(p); | return 0; | } | configure:5547: result: no configure:5560: checking whether gcc accepts -Kpthread configure:5586: gcc -Kpthread -o conftest -Wformat conftest.c >&5 gcc: error: unrecognized command line option '-Kpthread' configure:5586: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 | | void* routine(void* p){return NULL;} | | int main(){ | pthread_t p; | if(pthread_create(&p,NULL,routine,NULL)!=0) | return 1; | (void)pthread_detach(p); | return 0; | } | configure:5598: result: no configure:5609: checking whether gcc accepts -Kthread configure:5635: gcc -Kthread -o conftest -Wformat conftest.c >&5 gcc: error: unrecognized command line option '-Kthread' configure:5635: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 | | void* routine(void* p){return NULL;} | | int main(){ | pthread_t p; | if(pthread_create(&p,NULL,routine,NULL)!=0) | return 1; | (void)pthread_detach(p); | return 0; | } | configure:5647: result: no configure:5658: checking whether gcc accepts -pthread configure:5684: gcc -pthread -o conftest -Wformat conftest.c >&5 configure:5684: $? = 0 configure:5684: ./conftest configure:5684: $? = 0 configure:5696: result: yes configure:5705: checking whether g++ also accepts flags for thread support configure:5736: result: yes configure:5743: checking for ANSI C header files configure:5847: result: yes configure:5869: checking asm/types.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking asm/types.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for asm/types.h configure:5869: result: yes configure:5869: checking conio.h usability configure:5869: gcc -c -Wformat conftest.c >&5 conftest.c:61:19: fatal error: conio.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5869: result: no configure:5869: checking conio.h presence configure:5869: gcc -E conftest.c conftest.c:28:19: fatal error: conio.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | /* end confdefs.h. */ | #include configure:5869: result: no configure:5869: checking for conio.h configure:5869: result: no configure:5869: checking curses.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking curses.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for curses.h configure:5869: result: yes configure:5869: checking direct.h usability configure:5869: gcc -c -Wformat conftest.c >&5 conftest.c:62:20: fatal error: direct.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5869: result: no configure:5869: checking direct.h presence configure:5869: gcc -E conftest.c conftest.c:29:20: fatal error: direct.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | /* end confdefs.h. */ | #include configure:5869: result: no configure:5869: checking for direct.h configure:5869: result: no configure:5869: checking dlfcn.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking dlfcn.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for dlfcn.h configure:5869: result: yes configure:5869: checking errno.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking errno.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for errno.h configure:5869: result: yes configure:5869: checking fcntl.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking fcntl.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for fcntl.h configure:5869: result: yes configure:5869: checking grp.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking grp.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for grp.h configure:5869: result: yes configure:5869: checking ieeefp.h usability configure:5869: gcc -c -Wformat conftest.c >&5 conftest.c:66:20: fatal error: ieeefp.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5869: result: no configure:5869: checking ieeefp.h presence configure:5869: gcc -E conftest.c conftest.c:33:20: fatal error: ieeefp.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include configure:5869: result: no configure:5869: checking for ieeefp.h configure:5869: result: no configure:5869: checking io.h usability configure:5869: gcc -c -Wformat conftest.c >&5 conftest.c:66:16: fatal error: io.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5869: result: no configure:5869: checking io.h presence configure:5869: gcc -E conftest.c conftest.c:33:16: fatal error: io.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include configure:5869: result: no configure:5869: checking for io.h configure:5869: result: no configure:5869: checking langinfo.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking langinfo.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for langinfo.h configure:5869: result: yes configure:5869: checking libintl.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking libintl.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for libintl.h configure:5869: result: yes configure:5869: checking ncurses.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking ncurses.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for ncurses.h configure:5869: result: yes configure:5869: checking poll.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking poll.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for poll.h configure:5869: result: yes configure:5869: checking process.h usability configure:5869: gcc -c -Wformat conftest.c >&5 conftest.c:70:21: fatal error: process.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5869: result: no configure:5869: checking process.h presence configure:5869: gcc -E conftest.c conftest.c:37:21: fatal error: process.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | /* end confdefs.h. */ | #include configure:5869: result: no configure:5869: checking for process.h configure:5869: result: no configure:5869: checking pthread.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking pthread.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for pthread.h configure:5869: result: yes configure:5869: checking shadow.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking shadow.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for shadow.h configure:5869: result: yes configure:5869: checking signal.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking signal.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for signal.h configure:5869: result: yes configure:5869: checking for stdint.h configure:5869: result: yes configure:5869: checking stropts.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking stropts.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for stropts.h configure:5869: result: yes configure:5869: checking termios.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking termios.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for termios.h configure:5869: result: yes configure:5869: checking thread.h usability configure:5869: gcc -c -Wformat conftest.c >&5 conftest.c:76:20: fatal error: thread.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5869: result: no configure:5869: checking thread.h presence configure:5869: gcc -E conftest.c conftest.c:43:20: fatal error: thread.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include configure:5869: result: no configure:5869: checking for thread.h configure:5869: result: no configure:5869: checking for unistd.h configure:5869: result: yes configure:5869: checking utime.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking utime.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for utime.h configure:5869: result: yes configure:5869: checking sys/audioio.h usability configure:5869: gcc -c -Wformat conftest.c >&5 conftest.c:78:25: fatal error: sys/audioio.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5869: result: no configure:5869: checking sys/audioio.h presence configure:5869: gcc -E conftest.c conftest.c:45:25: fatal error: sys/audioio.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include configure:5869: result: no configure:5869: checking for sys/audioio.h configure:5869: result: no configure:5869: checking sys/bsdtty.h usability configure:5869: gcc -c -Wformat conftest.c >&5 conftest.c:78:24: fatal error: sys/bsdtty.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5869: result: no configure:5869: checking sys/bsdtty.h presence configure:5869: gcc -E conftest.c conftest.c:45:24: fatal error: sys/bsdtty.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include configure:5869: result: no configure:5869: checking for sys/bsdtty.h configure:5869: result: no configure:5869: checking sys/epoll.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking sys/epoll.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for sys/epoll.h configure:5869: result: yes configure:5869: checking sys/event.h usability configure:5869: gcc -c -Wformat conftest.c >&5 conftest.c:79:23: fatal error: sys/event.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5869: result: no configure:5869: checking sys/event.h presence configure:5869: gcc -E conftest.c conftest.c:46:23: fatal error: sys/event.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | /* end confdefs.h. */ | #include configure:5869: result: no configure:5869: checking for sys/event.h configure:5869: result: no configure:5869: checking sys/file.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking sys/file.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for sys/file.h configure:5869: result: yes configure:5869: checking sys/loadavg.h usability configure:5869: gcc -c -Wformat conftest.c >&5 conftest.c:80:25: fatal error: sys/loadavg.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5869: result: no configure:5869: checking sys/loadavg.h presence configure:5869: gcc -E conftest.c conftest.c:47:25: fatal error: sys/loadavg.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include configure:5869: result: no configure:5869: checking for sys/loadavg.h configure:5869: result: no configure:5869: checking sys/lock.h usability configure:5869: gcc -c -Wformat conftest.c >&5 conftest.c:80:22: fatal error: sys/lock.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5869: result: no configure:5869: checking sys/lock.h presence configure:5869: gcc -E conftest.c conftest.c:47:22: fatal error: sys/lock.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include configure:5869: result: no configure:5869: checking for sys/lock.h configure:5869: result: no configure:5869: checking sys/mkdev.h usability configure:5869: gcc -c -Wformat conftest.c >&5 conftest.c:80:23: fatal error: sys/mkdev.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5869: result: no configure:5869: checking sys/mkdev.h presence configure:5869: gcc -E conftest.c conftest.c:47:23: fatal error: sys/mkdev.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include configure:5869: result: no configure:5869: checking for sys/mkdev.h configure:5869: result: no configure:5869: checking sys/modem.h usability configure:5869: gcc -c -Wformat conftest.c >&5 conftest.c:80:23: fatal error: sys/modem.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5869: result: no configure:5869: checking sys/modem.h presence configure:5869: gcc -E conftest.c conftest.c:47:23: fatal error: sys/modem.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include configure:5869: result: no configure:5869: checking for sys/modem.h configure:5869: result: no configure:5869: checking sys/param.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking sys/param.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for sys/param.h configure:5869: result: yes configure:5869: checking sys/poll.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking sys/poll.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for sys/poll.h configure:5869: result: yes configure:5869: checking sys/select.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking sys/select.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for sys/select.h configure:5869: result: yes configure:5869: checking sys/socket.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking sys/socket.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for sys/socket.h configure:5869: result: yes configure:5869: checking sys/statvfs.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking sys/statvfs.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for sys/statvfs.h configure:5869: result: yes configure:5869: checking for sys/stat.h configure:5869: result: yes configure:5869: checking sys/termio.h usability configure:5869: gcc -c -Wformat conftest.c >&5 conftest.c:86:24: fatal error: sys/termio.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5869: result: no configure:5869: checking sys/termio.h presence configure:5869: gcc -E conftest.c conftest.c:53:24: fatal error: sys/termio.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | /* end confdefs.h. */ | #include configure:5869: result: no configure:5869: checking for sys/termio.h configure:5869: result: no configure:5869: checking sys/time.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking sys/time.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for sys/time.h configure:5869: result: yes configure:5869: checking sys/times.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking sys/times.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for sys/times.h configure:5869: result: yes configure:5869: checking for sys/types.h configure:5869: result: yes configure:5869: checking sys/un.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking sys/un.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for sys/un.h configure:5869: result: yes configure:5869: checking sys/utsname.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking sys/utsname.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for sys/utsname.h configure:5869: result: yes configure:5869: checking sys/wait.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking sys/wait.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for sys/wait.h configure:5869: result: yes configure:5869: checking pty.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking pty.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for pty.h configure:5869: result: yes configure:5869: checking libutil.h usability configure:5869: gcc -c -Wformat conftest.c >&5 conftest.c:93:21: fatal error: libutil.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5869: result: no configure:5869: checking libutil.h presence configure:5869: gcc -E conftest.c conftest.c:60:21: fatal error: libutil.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | /* end confdefs.h. */ | #include configure:5869: result: no configure:5869: checking for libutil.h configure:5869: result: no configure:5869: checking sys/resource.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking sys/resource.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for sys/resource.h configure:5869: result: yes configure:5869: checking netpacket/packet.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking netpacket/packet.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for netpacket/packet.h configure:5869: result: yes configure:5869: checking sysexits.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking sysexits.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for sysexits.h configure:5869: result: yes configure:5869: checking bluetooth.h usability configure:5869: gcc -c -Wformat conftest.c >&5 conftest.c:96:23: fatal error: bluetooth.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5869: result: no configure:5869: checking bluetooth.h presence configure:5869: gcc -E conftest.c conftest.c:63:23: fatal error: bluetooth.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | #include configure:5869: result: no configure:5869: checking for bluetooth.h configure:5869: result: no configure:5869: checking bluetooth/bluetooth.h usability configure:5869: gcc -c -Wformat conftest.c >&5 conftest.c:96:33: fatal error: bluetooth/bluetooth.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5869: result: no configure:5869: checking bluetooth/bluetooth.h presence configure:5869: gcc -E conftest.c conftest.c:63:33: fatal error: bluetooth/bluetooth.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | #include configure:5869: result: no configure:5869: checking for bluetooth/bluetooth.h configure:5869: result: no configure:5869: checking linux/tipc.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking linux/tipc.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for linux/tipc.h configure:5869: result: yes configure:5883: checking for dirent.h that defines DIR configure:5902: gcc -c -Wformat conftest.c >&5 configure:5902: $? = 0 configure:5910: result: yes configure:5924: checking for library containing opendir configure:5955: gcc -o conftest -Wformat conftest.c >&5 configure:5955: $? = 0 configure:5972: result: none required configure:6039: checking whether sys/types.h defines makedev configure:6055: gcc -o conftest -Wformat conftest.c >&5 configure:6055: $? = 0 configure:6064: result: yes configure:6093: checking for term.h configure:6093: gcc -c -Wformat conftest.c >&5 configure:6093: $? = 0 configure:6093: result: yes configure:6112: checking for linux/netlink.h configure:6112: gcc -c -Wformat conftest.c >&5 configure:6112: $? = 0 configure:6112: result: yes configure:6133: checking for clock_t in time.h configure:6152: result: yes configure:6156: checking for makedev configure:6176: gcc -o conftest -Wformat conftest.c >&5 configure:6176: $? = 0 configure:6212: result: yes configure:6228: checking Solaris LFS bug configure:6245: gcc -c -Wformat conftest.c >&5 configure:6245: $? = 0 configure:6251: result: no configure:6276: checking for mode_t configure:6276: gcc -c -Wformat conftest.c >&5 configure:6276: $? = 0 configure:6276: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:109:21: error: expected expression before ')' token if (sizeof ((mode_t))) ^ configure:6276: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((mode_t))) | return 0; | ; | return 0; | } configure:6276: result: yes configure:6287: checking for off_t configure:6287: gcc -c -Wformat conftest.c >&5 configure:6287: $? = 0 configure:6287: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:109:20: error: expected expression before ')' token if (sizeof ((off_t))) ^ configure:6287: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:6287: result: yes configure:6298: checking for pid_t configure:6298: gcc -c -Wformat conftest.c >&5 configure:6298: $? = 0 configure:6298: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:109:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:6298: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:6298: result: yes configure:6309: checking return type of signal handlers configure:6327: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:79:1: error: void value not ignored as it ought to be return *(signal (0, 0)) (0) == 1; ^ configure:6327: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:6334: result: void configure:6342: checking for size_t configure:6342: gcc -c -Wformat conftest.c >&5 configure:6342: $? = 0 configure:6342: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:110:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:6342: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:6342: result: yes configure:6353: checking for uid_t in sys/types.h configure:6372: result: yes configure:6383: checking for ssize_t configure:6383: gcc -c -Wformat conftest.c >&5 configure:6383: $? = 0 configure:6383: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:110:22: error: expected expression before ')' token if (sizeof ((ssize_t))) ^ configure:6383: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((ssize_t))) | return 0; | ; | return 0; | } configure:6383: result: yes configure:6397: checking size of int configure:6402: gcc -o conftest -Wformat conftest.c >&5 configure:6402: $? = 0 configure:6402: ./conftest configure:6402: $? = 0 configure:6417: result: 4 configure:6431: checking size of long configure:6436: gcc -o conftest -Wformat conftest.c >&5 configure:6436: $? = 0 configure:6436: ./conftest configure:6436: $? = 0 configure:6451: result: 8 configure:6465: checking size of void * configure:6470: gcc -o conftest -Wformat conftest.c >&5 configure:6470: $? = 0 configure:6470: ./conftest configure:6470: $? = 0 configure:6485: result: 8 configure:6499: checking size of short configure:6504: gcc -o conftest -Wformat conftest.c >&5 configure:6504: $? = 0 configure:6504: ./conftest configure:6504: $? = 0 configure:6519: result: 2 configure:6533: checking size of float configure:6538: gcc -o conftest -Wformat conftest.c >&5 configure:6538: $? = 0 configure:6538: ./conftest configure:6538: $? = 0 configure:6553: result: 4 configure:6567: checking size of double configure:6572: gcc -o conftest -Wformat conftest.c >&5 configure:6572: $? = 0 configure:6572: ./conftest configure:6572: $? = 0 configure:6587: result: 8 configure:6601: checking size of fpos_t configure:6606: gcc -o conftest -Wformat conftest.c >&5 configure:6606: $? = 0 configure:6606: ./conftest configure:6606: $? = 0 configure:6621: result: 16 configure:6635: checking size of size_t configure:6640: gcc -o conftest -Wformat conftest.c >&5 configure:6640: $? = 0 configure:6640: ./conftest configure:6640: $? = 0 configure:6655: result: 8 configure:6669: checking size of pid_t configure:6674: gcc -o conftest -Wformat conftest.c >&5 configure:6674: $? = 0 configure:6674: ./conftest configure:6674: $? = 0 configure:6689: result: 4 configure:6700: checking for long long support configure:6714: gcc -c -Wformat conftest.c >&5 configure:6714: $? = 0 configure:6723: result: yes configure:6730: checking size of long long configure:6735: gcc -o conftest -Wformat conftest.c >&5 configure:6735: $? = 0 configure:6735: ./conftest configure:6735: $? = 0 configure:6750: result: 8 configure:6762: checking for long double support configure:6776: gcc -c -Wformat conftest.c >&5 configure:6776: $? = 0 configure:6785: result: yes configure:6792: checking size of long double configure:6797: gcc -o conftest -Wformat conftest.c >&5 configure:6797: $? = 0 configure:6797: ./conftest configure:6797: $? = 0 configure:6812: result: 16 configure:6824: checking for _Bool support configure:6838: gcc -c -Wformat conftest.c >&5 configure:6838: $? = 0 configure:6847: result: yes configure:6854: checking size of _Bool configure:6859: gcc -o conftest -Wformat conftest.c >&5 configure:6859: $? = 0 configure:6859: ./conftest configure:6859: $? = 0 configure:6874: result: 1 configure:6886: checking for uintptr_t configure:6886: gcc -c -Wformat conftest.c >&5 configure:6886: $? = 0 configure:6886: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:97:24: error: expected expression before ')' token if (sizeof ((uintptr_t))) ^ configure:6886: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | /* end confdefs.h. */ | #ifdef HAVE_STDINT_H | #include | #endif | | int | main () | { | if (sizeof ((uintptr_t))) | return 0; | ; | return 0; | } configure:6886: result: yes configure:6900: checking size of uintptr_t configure:6905: gcc -o conftest -Wformat conftest.c >&5 configure:6905: $? = 0 configure:6905: ./conftest configure:6905: $? = 0 configure:6920: result: 8 configure:6935: checking size of off_t configure:6955: gcc -o conftest -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:97:11: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] if (!f) exit(1); ^ conftest.c:98:3: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] fprintf(f, "%d\n", sizeof(off_t)); ^ configure:6955: $? = 0 configure:6955: ./conftest configure:6955: $? = 0 configure:6967: result: 8 configure:6975: checking whether to enable large file support configure:6987: result: no configure:6996: checking size of time_t configure:7016: gcc -o conftest -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:98:11: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] if (!f) exit(1); ^ conftest.c:99:3: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] fprintf(f, "%d\n", sizeof(time_t)); ^ configure:7016: $? = 0 configure:7016: ./conftest configure:7016: $? = 0 configure:7028: result: 8 configure:7046: checking for pthread_t configure:7060: gcc -pthread -c -Wformat conftest.c >&5 configure:7060: $? = 0 configure:7064: result: yes configure:7068: checking size of pthread_t configure:7088: gcc -pthread -o conftest -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:99:13: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] if (!f) exit(1); ^ conftest.c:100:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] fprintf(f, "%d\n", sizeof(pthread_t)); ^ configure:7088: $? = 0 configure:7088: ./conftest configure:7088: $? = 0 configure:7100: result: 8 configure:7110: checking for --enable-toolbox-glue configure:7140: result: no configure:7235: checking for --enable-framework configure:7252: result: no configure:7256: checking for dyld configure:7267: result: no configure:7280: checking SO configure:7306: result: .so configure:7318: checking LDSHARED configure:7425: result: $(CC) -shared configure:7430: checking CCSHARED configure:7466: result: -fPIC configure:7470: checking LINKFORSHARED configure:7526: result: -Xlinker -export-dynamic configure:7531: checking CFLAGSFORSHARED configure:7544: result: configure:7556: checking SHLIBS configure:7562: result: $(LIBS) configure:7567: checking for dlopen in -ldl configure:7592: gcc -o conftest -Wformat conftest.c -ldl >&5 configure:7592: $? = 0 configure:7601: result: yes configure:7612: checking for shl_load in -ldld configure:7637: gcc -o conftest -Wformat conftest.c -ldld -ldl >&5 /opt/rh/devtoolset-2/root/usr/libexec/gcc/x86_64-CentOS-linux/4.8.2/ld: cannot find -ldld collect2: error: ld returned 1 exit status configure:7637: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #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:7646: result: no configure:7660: checking for library containing sem_init configure:7691: gcc -o conftest -Wformat conftest.c -ldl >&5 /tmp/ccwvmriq.o: In function `main': conftest.c:(.text+0xa): undefined reference to `sem_init' collect2: error: ld returned 1 exit status configure:7691: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #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 sem_init (); | int | main () | { | return sem_init (); | ; | return 0; | } configure:7691: gcc -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:7691: $? = 0 configure:7708: result: -lpthread configure:7721: checking for textdomain in -lintl configure:7746: gcc -o conftest -Wformat conftest.c -lintl -lpthread -ldl >&5 /opt/rh/devtoolset-2/root/usr/libexec/gcc/x86_64-CentOS-linux/4.8.2/ld: cannot find -lintl collect2: error: ld returned 1 exit status configure:7746: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #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 textdomain (); | int | main () | { | return textdomain (); | ; | return 0; | } configure:7755: result: no configure:7796: checking for t_open in -lnsl configure:7821: gcc -o conftest -Wformat conftest.c -lnsl -lpthread -ldl >&5 /tmp/ccyuYD3E.o: In function `main': conftest.c:(.text+0xa): undefined reference to `t_open' collect2: error: ld returned 1 exit status configure:7821: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #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 t_open (); | int | main () | { | return t_open (); | ; | return 0; | } configure:7830: result: no configure:7836: checking for socket in -lsocket configure:7861: gcc -o conftest -Wformat conftest.c -lsocket -lpthread -ldl -lpthread -ldl >&5 /opt/rh/devtoolset-2/root/usr/libexec/gcc/x86_64-CentOS-linux/4.8.2/ld: cannot find -lsocket collect2: error: ld returned 1 exit status configure:7861: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #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 socket (); | int | main () | { | return socket (); | ; | return 0; | } configure:7870: result: no configure:7922: checking for --with-libs configure:7933: result: no configure:7939: checking for --with-system-ffi configure:7948: result: configure:7954: checking for --with-signal-module configure:7966: result: yes configure:7981: checking for --with-dec-threads configure:7995: result: no configure:8006: checking for --with-threads configure:8026: result: yes configure:8541: checking if PTHREAD_SCOPE_SYSTEM is supported configure:8564: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 conftest.c: In function 'main': conftest.c:105:39: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] if (pthread_attr_init(&attr)) exit(-1); ^ configure:8564: $? = 0 configure:8564: ./conftest configure:8564: $? = 0 configure:8576: result: yes configure:8585: checking for pthread_sigmask configure:8585: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:8585: $? = 0 configure:8585: result: yes configure:8605: checking if --enable-ipv6 is specified configure:8644: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 conftest.c: In function 'main': conftest.c:106:4: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(1); ^ configure:8644: $? = 0 configure:8644: ./conftest configure:8644: $? = 0 configure:8645: result: yes configure:8659: checking if RFC2553 API is available configure:8674: gcc -pthread -c -Wformat conftest.c >&5 configure:8674: $? = 0 configure:8675: result: yes configure:8699: checking ipv6 stack type configure:8832: result: linux-glibc configure:8852: checking for OSX 10.5 SDK or later configure:8865: gcc -pthread -c -Wformat conftest.c >&5 conftest.c:101:27: fatal error: Carbon/Carbon.h: No such file or directory #include ^ compilation terminated. configure:8865: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | /* end confdefs.h. */ | #include | int | main () | { | FSIORefNum fRef = 0 | ; | return 0; | } configure:8872: result: no configure:8879: checking for --with-doc-strings configure:8897: result: yes configure:8901: checking for --with-tsc configure:8918: result: no configure:8924: checking for --with-pymalloc configure:8942: result: yes configure:8946: checking for --with-wctype-functions configure:8963: result: no configure:8976: checking for dlopen configure:8976: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:8976: $? = 0 configure:8976: result: yes configure:8989: checking DYNLOADFILE configure:9015: result: dynload_shlib.o configure:9027: checking MACHDEP_OBJS configure:9035: result: MACHDEP_OBJS configure:9053: checking for alarm configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for setitimer configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for getitimer configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for bind_textdomain_codeset configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for chown configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for clock configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for confstr configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for ctermid configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for execv configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 conftest.c:136:6: warning: conflicting types for built-in function 'execv' [enabled by default] char execv (); ^ configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for fchmod configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for fchown configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for fork configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 conftest.c:139:6: warning: conflicting types for built-in function 'fork' [enabled by default] char fork (); ^ configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for fpathconf configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for ftime configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for ftruncate configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for gai_strerror configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for getgroups configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for getlogin configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for getloadavg configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for getpeername configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for getpgid configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for getpid configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for getpriority configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for getpwent configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for getspnam configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for getspent configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for getsid configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for getwd configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/cc0fGj3E.o: In function `main': conftest.c:(.text+0xa): warning: the `getwd' function is dangerous and should not be used. configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for kill configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for killpg configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for lchmod configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 conftest.c:163:1: error: unknown type name 'choke' choke me ^ conftest.c:166:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' int ^ configure:9053: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | /* end confdefs.h. */ | /* Define lchmod to an innocuous variant, in case declares lchmod. | For example, HP-UX 11i declares gettimeofday. */ | #define lchmod innocuous_lchmod | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char lchmod (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef lchmod | | /* 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 lchmod (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_lchmod || defined __stub___lchmod | choke me | #endif | | int | main () | { | return lchmod (); | ; | return 0; | } configure:9053: result: no configure:9053: checking for lchown configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for lstat configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for mkfifo configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for mknod configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for mktime configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for mremap configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for nice configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for pathconf configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for pause configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for plock configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccawEFLw.o: In function `main': conftest.c:(.text+0xa): undefined reference to `plock' collect2: error: ld returned 1 exit status configure:9053: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | /* end confdefs.h. */ | /* Define plock to an innocuous variant, in case declares plock. | For example, HP-UX 11i declares gettimeofday. */ | #define plock innocuous_plock | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char plock (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef plock | | /* 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 plock (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_plock || defined __stub___plock | choke me | #endif | | int | main () | { | return plock (); | ; | return 0; | } configure:9053: result: no configure:9053: checking for poll configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for pthread_init configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccsSOGdF.o: In function `main': conftest.c:(.text+0xa): undefined reference to `pthread_init' collect2: error: ld returned 1 exit status configure:9053: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | /* end confdefs.h. */ | /* Define pthread_init to an innocuous variant, in case declares pthread_init. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_init innocuous_pthread_init | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_init (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_init | | /* 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 pthread_init (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_pthread_init || defined __stub___pthread_init | choke me | #endif | | int | main () | { | return pthread_init (); | ; | return 0; | } configure:9053: result: no configure:9053: checking for putenv configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for readlink configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for realpath configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for select configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for setegid configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for seteuid configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for setgid configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for setlocale configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for setregid configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for setreuid configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for setsid configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for setpgid configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for setpgrp configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for setuid configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for setvbuf configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for snprintf configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 conftest.c:183:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] char snprintf (); ^ configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for sigaction configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for siginterrupt configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for sigrelse configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for strftime configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 conftest.c:187:6: warning: conflicting types for built-in function 'strftime' [enabled by default] char strftime (); ^ configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for sysconf configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for tcgetpgrp configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for tcsetpgrp configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for tempnam configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccav0VKJ.o: In function `main': conftest.c:(.text+0xa): warning: the use of `tempnam' is dangerous, better use `mkstemp' configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for timegm configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for times configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for tmpfile configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for tmpnam configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/cccPzP28.o: In function `main': conftest.c:(.text+0xa): warning: the use of `tmpnam' is dangerous, better use `mkstemp' configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for tmpnam_r configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/cc42rlyg.o: In function `main': conftest.c:(.text+0xa): warning: the use of `tmpnam_r' is dangerous, better use `mkstemp' configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for truncate configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for uname configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for unsetenv configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for utimes configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for waitpid configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for wait3 configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for wait4 configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for wcscoll configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for _getpty configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccuQLWf8.o: In function `main': conftest.c:(.text+0xa): undefined reference to `_getpty' collect2: error: ld returned 1 exit status configure:9053: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | /* end confdefs.h. */ | /* Define _getpty to an innocuous variant, in case declares _getpty. | For example, HP-UX 11i declares gettimeofday. */ | #define _getpty innocuous__getpty | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _getpty (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _getpty | | /* 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 _getpty (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__getpty || defined __stub____getpty | choke me | #endif | | int | main () | { | return _getpty (); | ; | return 0; | } configure:9053: result: no configure:9066: checking for chroot configure:9079: gcc -pthread -c -Wformat conftest.c >&5 configure:9079: $? = 0 configure:9083: result: yes configure:9091: checking for link configure:9104: gcc -pthread -c -Wformat conftest.c >&5 configure:9104: $? = 0 configure:9108: result: yes configure:9116: checking for symlink configure:9129: gcc -pthread -c -Wformat conftest.c >&5 configure:9129: $? = 0 configure:9133: result: yes configure:9141: checking for fchdir configure:9154: gcc -pthread -c -Wformat conftest.c >&5 configure:9154: $? = 0 configure:9158: result: yes configure:9166: checking for fsync configure:9179: gcc -pthread -c -Wformat conftest.c >&5 configure:9179: $? = 0 configure:9183: result: yes configure:9191: checking for fdatasync configure:9204: gcc -pthread -c -Wformat conftest.c >&5 configure:9204: $? = 0 configure:9208: result: yes configure:9216: checking for epoll configure:9229: gcc -pthread -c -Wformat conftest.c >&5 configure:9229: $? = 0 configure:9233: result: yes configure:9241: checking for kqueue configure:9257: gcc -pthread -c -Wformat conftest.c >&5 conftest.c:191:23: fatal error: sys/event.h: No such file or directory #include ^ compilation terminated. configure:9257: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | int x=kqueue() | ; | return 0; | } configure:9264: result: no configure:9275: checking for ctermid_r configure:9291: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:196:11: error: 'ctermid_r' undeclared (first use in this function) void* p = ctermid_r ^ conftest.c:196:11: note: each undeclared identifier is reported only once for each function it appears in configure:9291: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | /* end confdefs.h. */ | | #include "confdefs.h" | #include | | int | main () | { | void* p = ctermid_r | ; | return 0; | } configure:9298: result: no configure:9304: checking for flock configure:9320: gcc -pthread -c -Wformat conftest.c >&5 configure:9320: $? = 0 configure:9324: result: yes configure:9333: checking for getpagesize configure:9349: gcc -pthread -c -Wformat conftest.c >&5 configure:9349: $? = 0 configure:9353: result: yes configure:9366: checking for true configure:9382: found /bin/true configure:9393: result: true configure:9406: checking for inet_aton in -lc configure:9431: gcc -pthread -o conftest -Wformat conftest.c -lc -lpthread -ldl >&5 configure:9431: $? = 0 configure:9440: result: yes configure:9496: checking for chflags configure:9517: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 conftest.c:191:1: error: expected identifier or '(' before '[' token [ ^ In file included from conftest.c:193:0: /usr/include/unistd.h:327:45: error: unknown type name 'size_t' extern ssize_t read (int __fd, void *__buf, size_t __nbytes) __wur; ^ /usr/include/unistd.h:333:54: error: unknown type name 'size_t' extern ssize_t write (int __fd, __const void *__buf, size_t __n) __wur; ^ In file included from /usr/include/features.h:329:0, from /usr/include/sys/stat.h:26, from conftest.c:192: /usr/include/unistd.h:355:16: error: unknown type name 'size_t' extern ssize_t __REDIRECT (pread, (int __fd, void *__buf, size_t __nbytes, ^ /usr/include/unistd.h:358:16: error: unknown type name 'size_t' extern ssize_t __REDIRECT (pwrite, (int __fd, __const void *__buf, ^ In file included from conftest.c:193:0: /usr/include/unistd.h:371:48: error: unknown type name 'size_t' extern ssize_t pread64 (int __fd, void *__buf, size_t __nbytes, ^ /usr/include/unistd.h:375:57: error: unknown type name 'size_t' extern ssize_t pwrite64 (int __fd, __const void *__buf, size_t __n, ^ /usr/include/unistd.h:471:35: error: unknown type name 'size_t' extern char *getcwd (char *__buf, size_t __size) __THROW __wur; ^ In file included from conftest.c:193:0: /usr/include/unistd.h:568:1: error: unknown type name 'size_t' extern size_t confstr (int __name, char *__buf, size_t __len) __THROW; ^ /usr/include/unistd.h:568:49: error: unknown type name 'size_t' extern size_t confstr (int __name, char *__buf, size_t __len) __THROW; ^ /usr/include/unistd.h:740:46: error: unknown type name 'size_t' extern int ttyname_r (int __fd, char *__buf, size_t __buflen) ^ /usr/include/unistd.h:776:29: error: unknown type name 'size_t' char *__restrict __buf, size_t __len) ^ /usr/include/unistd.h:787:31: error: unknown type name 'size_t' char *__restrict __buf, size_t __len) ^ /usr/include/unistd.h:823:38: error: unknown type name 'size_t' extern int getlogin_r (char *__name, size_t __name_len) __nonnull ((1)); ^ In file included from conftest.c:193:0: /usr/include/unistd.h:845:39: error: unknown type name 'size_t' extern int gethostname (char *__name, size_t __len) __THROW __nonnull ((1)); ^ /usr/include/unistd.h:852:47: error: unknown type name 'size_t' extern int sethostname (__const char *__name, size_t __len) ^ /usr/include/unistd.h:863:41: error: unknown type name 'size_t' extern int getdomainname (char *__name, size_t __len) ^ /usr/include/unistd.h:865:49: error: unknown type name 'size_t' extern int setdomainname (__const char *__name, size_t __len) ^ /usr/include/unistd.h:883:57: error: unknown type name 'size_t' extern int profil (unsigned short int *__sample_buffer, size_t __size, ^ /usr/include/unistd.h:884:6: error: unknown type name 'size_t' size_t __offset, unsigned int __scale) ^ conftest.c:200:1: error: expected identifier or '(' before ']' token ] ^ configure:9517: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | [ | #include | #include | int main(int argc, char*argv[]) | { | if(chflags(argv[0], 0) != 0) | return 1; | return 0; | } | ] configure:9528: result: no configure:9545: checking for lchflags configure:9566: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 conftest.c:191:1: error: expected identifier or '(' before '[' token [ ^ In file included from conftest.c:193:0: /usr/include/unistd.h:327:45: error: unknown type name 'size_t' extern ssize_t read (int __fd, void *__buf, size_t __nbytes) __wur; ^ /usr/include/unistd.h:333:54: error: unknown type name 'size_t' extern ssize_t write (int __fd, __const void *__buf, size_t __n) __wur; ^ In file included from /usr/include/features.h:329:0, from /usr/include/sys/stat.h:26, from conftest.c:192: /usr/include/unistd.h:355:16: error: unknown type name 'size_t' extern ssize_t __REDIRECT (pread, (int __fd, void *__buf, size_t __nbytes, ^ /usr/include/unistd.h:358:16: error: unknown type name 'size_t' extern ssize_t __REDIRECT (pwrite, (int __fd, __const void *__buf, ^ In file included from conftest.c:193:0: /usr/include/unistd.h:371:48: error: unknown type name 'size_t' extern ssize_t pread64 (int __fd, void *__buf, size_t __nbytes, ^ /usr/include/unistd.h:375:57: error: unknown type name 'size_t' extern ssize_t pwrite64 (int __fd, __const void *__buf, size_t __n, ^ /usr/include/unistd.h:471:35: error: unknown type name 'size_t' extern char *getcwd (char *__buf, size_t __size) __THROW __wur; ^ In file included from conftest.c:193:0: /usr/include/unistd.h:568:1: error: unknown type name 'size_t' extern size_t confstr (int __name, char *__buf, size_t __len) __THROW; ^ /usr/include/unistd.h:568:49: error: unknown type name 'size_t' extern size_t confstr (int __name, char *__buf, size_t __len) __THROW; ^ /usr/include/unistd.h:740:46: error: unknown type name 'size_t' extern int ttyname_r (int __fd, char *__buf, size_t __buflen) ^ /usr/include/unistd.h:776:29: error: unknown type name 'size_t' char *__restrict __buf, size_t __len) ^ /usr/include/unistd.h:787:31: error: unknown type name 'size_t' char *__restrict __buf, size_t __len) ^ /usr/include/unistd.h:823:38: error: unknown type name 'size_t' extern int getlogin_r (char *__name, size_t __name_len) __nonnull ((1)); ^ In file included from conftest.c:193:0: /usr/include/unistd.h:845:39: error: unknown type name 'size_t' extern int gethostname (char *__name, size_t __len) __THROW __nonnull ((1)); ^ /usr/include/unistd.h:852:47: error: unknown type name 'size_t' extern int sethostname (__const char *__name, size_t __len) ^ /usr/include/unistd.h:863:41: error: unknown type name 'size_t' extern int getdomainname (char *__name, size_t __len) ^ /usr/include/unistd.h:865:49: error: unknown type name 'size_t' extern int setdomainname (__const char *__name, size_t __len) ^ /usr/include/unistd.h:883:57: error: unknown type name 'size_t' extern int profil (unsigned short int *__sample_buffer, size_t __size, ^ /usr/include/unistd.h:884:6: error: unknown type name 'size_t' size_t __offset, unsigned int __scale) ^ conftest.c:200:1: error: expected identifier or '(' before ']' token ] ^ configure:9566: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | [ | #include | #include | int main(int argc, char*argv[]) | { | if(lchflags(argv[0], 0) != 0) | return 1; | return 0; | } | ] configure:9577: result: no configure:9603: checking for inflateCopy in -lz configure:9628: gcc -pthread -o conftest -Wformat conftest.c -lz -lpthread -ldl >&5 configure:9628: $? = 0 configure:9637: result: yes configure:9653: checking for hstrerror configure:9669: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9669: $? = 0 configure:9673: result: yes configure:9683: checking for inet_aton configure:9702: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9702: $? = 0 configure:9706: result: yes configure:9716: checking for inet_pton configure:9735: gcc -pthread -c -Wformat conftest.c >&5 configure:9735: $? = 0 configure:9739: result: yes configure:9749: checking for setgroups configure:9768: gcc -pthread -c -Wformat conftest.c >&5 configure:9768: $? = 0 configure:9772: result: yes configure:9785: checking for openpty configure:9785: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccqxrc61.o: In function `main': conftest.c:(.text+0xa): undefined reference to `openpty' collect2: error: ld returned 1 exit status configure:9785: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | /* end confdefs.h. */ | /* Define openpty to an innocuous variant, in case declares openpty. | For example, HP-UX 11i declares gettimeofday. */ | #define openpty innocuous_openpty | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char openpty (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef openpty | | /* 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 openpty (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_openpty || defined __stub___openpty | choke me | #endif | | int | main () | { | return openpty (); | ; | return 0; | } configure:9785: result: no configure:9792: checking for openpty in -lutil configure:9817: gcc -pthread -o conftest -Wformat conftest.c -lutil -lpthread -ldl >&5 configure:9817: $? = 0 configure:9826: result: yes configure:9882: checking for forkpty configure:9882: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:9882: $? = 0 configure:9882: result: yes configure:9981: checking for memmove configure:9981: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 conftest.c:221:6: warning: conflicting types for built-in function 'memmove' [enabled by default] char memmove (); ^ configure:9981: $? = 0 configure:9981: result: yes configure:9995: checking for fseek64 configure:9995: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 /tmp/ccIvlRMm.o: In function `main': conftest.c:(.text+0xa): undefined reference to `fseek64' collect2: error: ld returned 1 exit status configure:9995: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | /* end confdefs.h. */ | /* Define fseek64 to an innocuous variant, in case declares fseek64. | For example, HP-UX 11i declares gettimeofday. */ | #define fseek64 innocuous_fseek64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fseek64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fseek64 | | /* 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 fseek64 (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_fseek64 || defined __stub___fseek64 | choke me | #endif | | int | main () | { | return fseek64 (); | ; | return 0; | } configure:9995: result: no configure:9995: checking for fseeko configure:9995: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:9995: $? = 0 configure:9995: result: yes configure:9995: checking for fstatvfs configure:9995: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:9995: $? = 0 configure:9995: result: yes configure:9995: checking for ftell64 configure:9995: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 /tmp/ccczl8sG.o: In function `main': conftest.c:(.text+0xa): undefined reference to `ftell64' collect2: error: ld returned 1 exit status configure:9995: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | /* end confdefs.h. */ | /* Define ftell64 to an innocuous variant, in case declares ftell64. | For example, HP-UX 11i declares gettimeofday. */ | #define ftell64 innocuous_ftell64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ftell64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef ftell64 | | /* 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 ftell64 (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_ftell64 || defined __stub___ftell64 | choke me | #endif | | int | main () | { | return ftell64 (); | ; | return 0; | } configure:9995: result: no configure:9995: checking for ftello configure:9995: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:9995: $? = 0 configure:9995: result: yes configure:9995: checking for statvfs configure:9995: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:9995: $? = 0 configure:9995: result: yes configure:10009: checking for dup2 configure:10009: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:10009: $? = 0 configure:10009: result: yes configure:10009: checking for getcwd configure:10009: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:10009: $? = 0 configure:10009: result: yes configure:10009: checking for strdup configure:10009: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 conftest.c:228:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char strdup (); ^ configure:10009: $? = 0 configure:10009: result: yes configure:10029: checking for getpgrp configure:10029: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:10029: $? = 0 configure:10029: result: yes configure:10045: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:211:1: error: too many arguments to function 'getpgrp' getpgrp(0); ^ In file included from conftest.c:207:0: /usr/include/unistd.h:581:16: note: declared here extern __pid_t getpgrp (void) __THROW; ^ configure:10045: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | /* end confdefs.h. */ | #include | int | main () | { | getpgrp(0); | ; | return 0; | } configure:10058: checking for setpgrp configure:10058: result: yes configure:10074: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:212:1: error: too many arguments to function 'setpgrp' setpgrp(0,0); ^ In file included from conftest.c:208:0: /usr/include/unistd.h:617:12: note: declared here extern int setpgrp (void) __THROW; ^ configure:10074: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | /* end confdefs.h. */ | #include | int | main () | { | setpgrp(0,0); | ; | return 0; | } configure:10087: checking for gettimeofday configure:10087: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:10087: $? = 0 configure:10087: result: yes configure:10103: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:213:41: warning: null argument where non-null required (argument 1) [-Wnonnull] gettimeofday((struct timeval*)0,(struct timezone*)0); ^ configure:10103: $? = 0 configure:10117: checking for major configure:10140: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:10140: $? = 0 configure:10145: result: yes configure:10159: checking for getaddrinfo configure:10179: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:10179: $? = 0 configure:10181: result: yes configure:10183: checking getaddrinfo bug configure:10280: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 conftest.c: In function 'main': conftest.c:289:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(0); ^ configure:10280: $? = 0 configure:10280: ./conftest configure:10280: $? = 0 configure:10281: result: good configure:10316: checking for getnameinfo configure:10316: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:10316: $? = 0 configure:10316: result: yes configure:10327: checking whether time.h and sys/time.h may both be included configure:10347: gcc -pthread -c -Wformat conftest.c >&5 configure:10347: $? = 0 configure:10354: result: yes configure:10362: checking whether struct tm is in sys/time.h or time.h configure:10382: gcc -pthread -c -Wformat conftest.c >&5 configure:10382: $? = 0 configure:10389: result: time.h configure:10397: checking for struct tm.tm_zone configure:10397: gcc -pthread -c -Wformat conftest.c >&5 configure:10397: $? = 0 configure:10397: result: yes configure:10464: checking for struct stat.st_rdev configure:10464: gcc -pthread -c -Wformat conftest.c >&5 configure:10464: $? = 0 configure:10464: result: yes configure:10474: checking for struct stat.st_blksize configure:10474: gcc -pthread -c -Wformat conftest.c >&5 configure:10474: $? = 0 configure:10474: result: yes configure:10484: checking for struct stat.st_flags configure:10484: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:254:12: error: 'struct stat' has no member named 'st_flags' if (ac_aggr.st_flags) ^ configure:10484: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_flags) | return 0; | ; | return 0; | } configure:10484: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:254:19: error: 'struct stat' has no member named 'st_flags' if (sizeof ac_aggr.st_flags) ^ configure:10484: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_flags) | return 0; | ; | return 0; | } configure:10484: result: no configure:10494: checking for struct stat.st_gen configure:10494: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:254:12: error: 'struct stat' has no member named 'st_gen' if (ac_aggr.st_gen) ^ configure:10494: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_gen) | return 0; | ; | return 0; | } configure:10494: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:254:19: error: 'struct stat' has no member named 'st_gen' if (sizeof ac_aggr.st_gen) ^ configure:10494: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_gen) | return 0; | ; | return 0; | } configure:10494: result: no configure:10504: checking for struct stat.st_birthtime configure:10504: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:254:12: error: 'struct stat' has no member named 'st_birthtime' if (ac_aggr.st_birthtime) ^ configure:10504: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_birthtime) | return 0; | ; | return 0; | } configure:10504: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:254:19: error: 'struct stat' has no member named 'st_birthtime' if (sizeof ac_aggr.st_birthtime) ^ configure:10504: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_birthtime) | return 0; | ; | return 0; | } configure:10504: result: no configure:10514: checking for struct stat.st_blocks configure:10514: gcc -pthread -c -Wformat conftest.c >&5 configure:10514: $? = 0 configure:10514: result: yes configure:10535: checking for time.h that defines altzone configure:10551: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:223:8: error: 'altzone' undeclared (first use in this function) return altzone; ^ conftest.c:223:8: note: each undeclared identifier is reported only once for each function it appears in configure:10551: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | /* end confdefs.h. */ | #include | int | main () | { | return altzone; | ; | return 0; | } configure:10559: result: no configure:10568: checking whether sys/select.h and sys/time.h may both be included configure:10585: gcc -pthread -c -Wformat conftest.c >&5 configure:10585: $? = 0 configure:10594: result: yes configure:10597: checking for addrinfo configure:10614: gcc -pthread -c -Wformat conftest.c >&5 configure:10614: $? = 0 configure:10622: result: yes configure:10630: checking for sockaddr_storage configure:10648: gcc -pthread -c -Wformat conftest.c >&5 configure:10648: $? = 0 configure:10656: result: yes configure:10666: checking whether char is unsigned configure:10684: gcc -pthread -c -Wformat conftest.c >&5 configure:10684: $? = 0 configure:10691: result: no configure:10698: checking for an ANSI C-conforming const configure:10763: gcc -pthread -c -Wformat conftest.c >&5 configure:10763: $? = 0 configure:10770: result: yes configure:10780: checking for working volatile configure:10793: gcc -pthread -c -Wformat conftest.c >&5 configure:10793: $? = 0 configure:10802: result: yes configure:10806: checking for working signed char configure:10819: gcc -pthread -c -Wformat conftest.c >&5 configure:10819: $? = 0 configure:10828: result: yes configure:10832: checking for prototypes configure:10845: gcc -pthread -c -Wformat conftest.c >&5 configure:10845: $? = 0 configure:10854: result: yes configure:10858: checking for variable length prototypes and stdarg.h configure:10881: gcc -pthread -c -Wformat conftest.c >&5 configure:10881: $? = 0 configure:10890: result: yes configure:10894: checking for socketpair configure:10910: gcc -pthread -c -Wformat conftest.c >&5 configure:10910: $? = 0 configure:10914: result: yes configure:10924: checking if sockaddr has sa_len member configure:10939: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:231:2: error: 'struct sockaddr' has no member named 'sa_len' x.sa_len = 0; ^ configure:10939: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | struct sockaddr x; | x.sa_len = 0; | ; | return 0; | } configure:10946: result: no configure:10952: checking whether va_list is an array configure:10971: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:235:29: error: incompatible types when assigning to type 'va_list' from type 'struct __va_list_tag *' va_list list1, list2; list1 = list2; ^ configure:10971: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | /* end confdefs.h. */ | | #ifdef HAVE_STDARG_PROTOTYPES | #include | #else | #include | #endif | | int | main () | { | va_list list1, list2; list1 = list2; | ; | return 0; | } configure:10982: result: yes configure:10988: checking for gethostbyname_r configure:10988: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:10988: $? = 0 configure:10988: result: yes configure:10993: checking gethostbyname_r with 6 args configure:11018: gcc -pthread -c -Wformat conftest.c >&5 configure:11018: $? = 0 configure:11025: result: yes configure:11141: checking for __fpu_control configure:11141: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:11141: $? = 0 configure:11141: result: yes configure:11195: checking for --with-fpectl configure:11212: result: no configure:11224: checking for --with-libm=STRING configure:11241: result: default LIBM="-lm" configure:11248: checking for --with-libc=STRING configure:11265: result: default LIBC="" configure:11282: checking for x87-style double rounding configure:11314: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 configure:11314: $? = 0 configure:11314: ./conftest configure:11314: $? = 0 configure:11325: result: no configure:11337: checking whether tanh preserves the sign of zero configure:11361: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 configure:11361: $? = 0 configure:11361: ./conftest configure:11361: $? = 0 configure:11372: result: yes configure:11384: checking for acosh configure:11384: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:253:6: warning: conflicting types for built-in function 'acosh' [enabled by default] char acosh (); ^ configure:11384: $? = 0 configure:11384: result: yes configure:11384: checking for asinh configure:11384: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:254:6: warning: conflicting types for built-in function 'asinh' [enabled by default] char asinh (); ^ configure:11384: $? = 0 configure:11384: result: yes configure:11384: checking for atanh configure:11384: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:255:6: warning: conflicting types for built-in function 'atanh' [enabled by default] char atanh (); ^ configure:11384: $? = 0 configure:11384: result: yes configure:11384: checking for copysign configure:11384: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:256:6: warning: conflicting types for built-in function 'copysign' [enabled by default] char copysign (); ^ configure:11384: $? = 0 configure:11384: result: yes configure:11384: checking for expm1 configure:11384: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:257:6: warning: conflicting types for built-in function 'expm1' [enabled by default] char expm1 (); ^ configure:11384: $? = 0 configure:11384: result: yes configure:11384: checking for finite configure:11384: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:258:6: warning: conflicting types for built-in function 'finite' [enabled by default] char finite (); ^ configure:11384: $? = 0 configure:11384: result: yes configure:11384: checking for hypot configure:11384: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:259:6: warning: conflicting types for built-in function 'hypot' [enabled by default] char hypot (); ^ configure:11384: $? = 0 configure:11384: result: yes configure:11384: checking for log1p configure:11384: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:260:6: warning: conflicting types for built-in function 'log1p' [enabled by default] char log1p (); ^ configure:11384: $? = 0 configure:11384: result: yes configure:11394: checking whether isinf is declared configure:11394: gcc -pthread -c -Wformat conftest.c >&5 configure:11394: $? = 0 configure:11394: result: yes configure:11405: checking whether isnan is declared configure:11405: gcc -pthread -c -Wformat conftest.c >&5 configure:11405: $? = 0 configure:11405: result: yes configure:11416: checking whether isfinite is declared configure:11416: gcc -pthread -c -Wformat conftest.c >&5 configure:11416: $? = 0 configure:11416: result: yes configure:11432: checking wchar.h usability configure:11432: gcc -pthread -c -Wformat conftest.c >&5 configure:11432: $? = 0 configure:11432: result: yes configure:11432: checking wchar.h presence configure:11432: gcc -E conftest.c configure:11432: $? = 0 configure:11432: result: yes configure:11432: checking for wchar.h configure:11432: result: yes configure:11454: checking size of wchar_t configure:11459: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:11459: $? = 0 configure:11459: ./conftest configure:11459: $? = 0 configure:11475: result: 4 configure:11487: checking for UCS-4 tcl configure:11505: gcc -pthread -c -Wformat conftest.c >&5 conftest.c:246:3: error: #error "NOT UCS4_TCL" # error "NOT UCS4_TCL" ^ configure:11505: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_HYPOT 1 | #define HAVE_LOG1P 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | /* end confdefs.h. */ | | #include | #if TCL_UTF_MAX != 6 | # error "NOT UCS4_TCL" | #endif | int | main () | { | | ; | return 0; | } configure:11514: result: no configure:11521: checking whether wchar_t is signed configure:11541: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 conftest.c: In function 'main': conftest.c:248:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit((((wchar_t) -1) < ((wchar_t) 0)) ? 0 : 1); ^ configure:11541: $? = 0 configure:11541: ./conftest configure:11541: $? = 0 configure:11552: result: yes configure:11556: checking what type to use for unicode configure:11627: result: unsigned short configure:11632: checking whether byte ordering is bigendian configure:11647: gcc -pthread -c -Wformat conftest.c >&5 conftest.c:247:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:247:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:247:15: error: unknown type name 'universal' configure:11647: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_HYPOT 1 | #define HAVE_LOG1P 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define Py_UNICODE_SIZE 2 | #define Py_USING_UNICODE 1 | #define PY_UNICODE_TYPE unsigned short | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:11692: gcc -pthread -c -Wformat conftest.c >&5 configure:11692: $? = 0 configure:11710: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:253:4: error: unknown type name 'not' not big endian ^ conftest.c:253:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:11710: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_HYPOT 1 | #define HAVE_LOG1P 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define Py_UNICODE_SIZE 2 | #define Py_USING_UNICODE 1 | #define PY_UNICODE_TYPE unsigned short | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:11838: result: no configure:11859: checking whether right shift extends the sign bit configure:11877: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 conftest.c: In function 'main': conftest.c:249:2: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(((-1)>>3 == -1) ? 0 : 1); ^ configure:11877: $? = 0 configure:11877: ./conftest configure:11877: $? = 0 configure:11888: result: yes configure:11898: checking for getc_unlocked() and friends configure:11920: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:11920: $? = 0 configure:11929: result: yes configure:11946: checking how to link readline libs configure:11973: gcc -pthread -o conftest -Wformat conftest.c -lreadline -lpthread -ldl -lutil >&5 /usr/lib/../lib64/libreadline.so: undefined reference to `tputs' /usr/lib/../lib64/libreadline.so: undefined reference to `tgoto' /usr/lib/../lib64/libreadline.so: undefined reference to `tgetflag' /usr/lib/../lib64/libreadline.so: undefined reference to `UP' /usr/lib/../lib64/libreadline.so: undefined reference to `tgetent' /usr/lib/../lib64/libreadline.so: undefined reference to `tgetnum' /usr/lib/../lib64/libreadline.so: undefined reference to `PC' /usr/lib/../lib64/libreadline.so: undefined reference to `tgetstr' /usr/lib/../lib64/libreadline.so: undefined reference to `BC' collect2: error: ld returned 1 exit status configure:11973: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_HYPOT 1 | #define HAVE_LOG1P 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define Py_UNICODE_SIZE 2 | #define Py_USING_UNICODE 1 | #define PY_UNICODE_TYPE unsigned short | #define HAVE_GETC_UNLOCKED 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 readline (); | int | main () | { | return readline (); | ; | return 0; | } configure:11973: gcc -pthread -o conftest -Wformat conftest.c -lreadline -lncursesw -lpthread -ldl -lutil >&5 configure:11973: $? = 0 configure:11988: result: -lreadline -lncursesw configure:11996: checking for rl_callback_handler_install in -lreadline configure:12021: gcc -pthread -o conftest -Wformat conftest.c -lreadline -lreadline -lncursesw -lreadline -lncursesw -lpthread -ldl -lutil >&5 configure:12021: $? = 0 configure:12030: result: yes configure:12044: gcc -E conftest.c configure:12044: $? = 0 configure:12081: checking for rl_pre_input_hook in -lreadline configure:12106: gcc -pthread -o conftest -Wformat conftest.c -lreadline -lreadline -lncursesw -lreadline -lncursesw -lpthread -ldl -lutil >&5 configure:12106: $? = 0 configure:12115: result: yes configure:12125: checking for rl_completion_display_matches_hook in -lreadline configure:12150: gcc -pthread -o conftest -Wformat conftest.c -lreadline -lreadline -lncursesw -lreadline -lncursesw -lpthread -ldl -lutil >&5 configure:12150: $? = 0 configure:12159: result: yes configure:12169: checking for rl_completion_matches in -lreadline configure:12194: gcc -pthread -o conftest -Wformat conftest.c -lreadline -lreadline -lncursesw -lreadline -lncursesw -lpthread -ldl -lutil >&5 configure:12194: $? = 0 configure:12203: result: yes configure:12217: gcc -E conftest.c configure:12217: $? = 0 configure:12243: checking for broken nice() configure:12264: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 conftest.c: In function 'main': conftest.c:260:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(0); ^ configure:12264: $? = 0 configure:12264: ./conftest configure:12264: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_HYPOT 1 | #define HAVE_LOG1P 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define Py_UNICODE_SIZE 2 | #define Py_USING_UNICODE 1 | #define PY_UNICODE_TYPE unsigned short | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_CALLBACK 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_COMPLETION_SUPPRESS_APPEND 1 | #define HAVE_RL_PRE_INPUT_HOOK 1 | #define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_RL_CATCH_SIGNAL 1 | /* end confdefs.h. */ | | int main() | { | int val1 = nice(1); | if (val1 != -1 && val1 == nice(2)) | exit(0); | exit(1); | } | configure:12275: result: no configure:12284: checking for broken poll() configure:12317: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 conftest.c: In function 'main': conftest.c:268:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(0); ^ conftest.c:272:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(0); ^ conftest.c:276:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(1); ^ configure:12317: $? = 0 configure:12317: ./conftest configure:12317: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_HYPOT 1 | #define HAVE_LOG1P 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define Py_UNICODE_SIZE 2 | #define Py_USING_UNICODE 1 | #define PY_UNICODE_TYPE unsigned short | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_CALLBACK 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_COMPLETION_SUPPRESS_APPEND 1 | #define HAVE_RL_PRE_INPUT_HOOK 1 | #define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_RL_CATCH_SIGNAL 1 | /* end confdefs.h. */ | | #include | | int main (void) | { | struct pollfd poll_struct = { 42, POLLIN|POLLPRI|POLLOUT, 0 }; | | close (42); | | int poll_test = poll (&poll_struct, 1, 0); | | if (poll_test < 0) | { | exit(0); | } | else if (poll_test == 0 && poll_struct.revents != POLLNVAL) | { | exit(0); | } | else | { | exit(1); | } | } | configure:12326: result: no configure:12338: checking for struct tm.tm_zone configure:12338: result: yes configure:12407: checking for working tzset() configure:12483: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:12483: $? = 0 configure:12483: ./conftest configure:12483: $? = 0 configure:12494: result: yes configure:12504: checking for tv_nsec in struct stat configure:12523: gcc -pthread -c -Wformat conftest.c >&5 configure:12523: $? = 0 configure:12531: result: yes configure:12541: checking for tv_nsec2 in struct stat configure:12560: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:265:3: error: 'struct stat' has no member named 'st_mtimespec' st.st_mtimespec.tv_nsec = 1; ^ configure:12560: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_HYPOT 1 | #define HAVE_LOG1P 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define Py_UNICODE_SIZE 2 | #define Py_USING_UNICODE 1 | #define PY_UNICODE_TYPE unsigned short | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_CALLBACK 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_COMPLETION_SUPPRESS_APPEND 1 | #define HAVE_RL_PRE_INPUT_HOOK 1 | #define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_RL_CATCH_SIGNAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_WORKING_TZSET 1 | #define HAVE_STAT_TV_NSEC 1 | /* end confdefs.h. */ | #include | int | main () | { | | struct stat st; | st.st_mtimespec.tv_nsec = 1; | | ; | return 0; | } configure:12568: result: no configure:12578: checking whether mvwdelch is an expression configure:12597: gcc -pthread -c -Wformat conftest.c >&5 configure:12597: $? = 0 configure:12605: result: yes configure:12615: checking whether WINDOW has _flags configure:12634: gcc -pthread -c -Wformat conftest.c >&5 configure:12634: $? = 0 configure:12642: result: yes configure:12653: checking for is_term_resized configure:12666: gcc -pthread -c -Wformat conftest.c >&5 configure:12666: $? = 0 configure:12670: result: yes configure:12679: checking for resize_term configure:12692: gcc -pthread -c -Wformat conftest.c >&5 configure:12692: $? = 0 configure:12696: result: yes configure:12705: checking for resizeterm configure:12718: gcc -pthread -c -Wformat conftest.c >&5 configure:12718: $? = 0 configure:12722: result: yes configure:12731: checking for /dev/ptmx configure:12736: result: yes configure:12746: checking for /dev/ptc configure:12757: result: no configure:12761: checking for %zd printf() format support configure:12806: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:12806: $? = 0 configure:12806: ./conftest configure:12806: $? = 0 configure:12807: result: yes configure:12821: checking for socklen_t configure:12821: gcc -pthread -c -Wformat conftest.c >&5 configure:12821: $? = 0 configure:12821: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:278:24: error: expected expression before ')' token if (sizeof ((socklen_t))) ^ configure:12821: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_HYPOT 1 | #define HAVE_LOG1P 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define Py_UNICODE_SIZE 2 | #define Py_USING_UNICODE 1 | #define PY_UNICODE_TYPE unsigned short | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_CALLBACK 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_COMPLETION_SUPPRESS_APPEND 1 | #define HAVE_RL_PRE_INPUT_HOOK 1 | #define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_RL_CATCH_SIGNAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_WORKING_TZSET 1 | #define HAVE_STAT_TV_NSEC 1 | #define MVWDELCH_IS_EXPRESSION 1 | #define WINDOW_HAS_FLAGS 1 | #define HAVE_CURSES_IS_TERM_RESIZED 1 | #define HAVE_CURSES_RESIZE_TERM 1 | #define HAVE_CURSES_RESIZETERM 1 | #define HAVE_DEV_PTMX 1 | #define PY_FORMAT_SIZE_T "z" | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | | | int | main () | { | if (sizeof ((socklen_t))) | return 0; | ; | return 0; | } configure:12821: result: yes configure:12855: checking for build directories configure:12862: result: done configure:12971: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by python config.status 2.6, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on a64418c62400 config.status:1125: creating Makefile.pre config.status:1125: creating Modules/Setup.config config.status:1125: creating pyconfig.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_broken_nice=no ac_cv_broken_poll=no ac_cv_c_bigendian=no ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_cxx_thread=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-Wformat ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func___fpu_control=yes ac_cv_func__getpty=no ac_cv_func_acosh=yes ac_cv_func_alarm=yes ac_cv_func_asinh=yes ac_cv_func_atanh=yes ac_cv_func_bind_textdomain_codeset=yes ac_cv_func_chown=yes ac_cv_func_clock=yes ac_cv_func_confstr=yes ac_cv_func_copysign=yes ac_cv_func_ctermid=yes ac_cv_func_dlopen=yes ac_cv_func_dup2=yes ac_cv_func_execv=yes ac_cv_func_expm1=yes ac_cv_func_fchmod=yes ac_cv_func_fchown=yes ac_cv_func_finite=yes ac_cv_func_fork=yes ac_cv_func_forkpty=yes ac_cv_func_fpathconf=yes ac_cv_func_fseek64=no ac_cv_func_fseeko=yes ac_cv_func_fstatvfs=yes ac_cv_func_ftell64=no ac_cv_func_ftello=yes ac_cv_func_ftime=yes ac_cv_func_ftruncate=yes ac_cv_func_gai_strerror=yes ac_cv_func_getcwd=yes ac_cv_func_getgroups=yes ac_cv_func_gethostbyname_r=yes ac_cv_func_getitimer=yes ac_cv_func_getloadavg=yes ac_cv_func_getlogin=yes ac_cv_func_getnameinfo=yes ac_cv_func_getpeername=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpid=yes ac_cv_func_getpriority=yes ac_cv_func_getpwent=yes ac_cv_func_getsid=yes ac_cv_func_getspent=yes ac_cv_func_getspnam=yes ac_cv_func_gettimeofday=yes ac_cv_func_getwd=yes ac_cv_func_hypot=yes ac_cv_func_kill=yes ac_cv_func_killpg=yes ac_cv_func_lchmod=no ac_cv_func_lchown=yes ac_cv_func_log1p=yes ac_cv_func_lstat=yes ac_cv_func_memmove=yes ac_cv_func_mkfifo=yes ac_cv_func_mknod=yes ac_cv_func_mktime=yes ac_cv_func_mremap=yes ac_cv_func_nice=yes ac_cv_func_openpty=no ac_cv_func_pathconf=yes ac_cv_func_pause=yes ac_cv_func_plock=no ac_cv_func_poll=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_sigmask=yes ac_cv_func_putenv=yes ac_cv_func_readlink=yes ac_cv_func_realpath=yes ac_cv_func_select=yes ac_cv_func_setegid=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setitimer=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setregid=yes ac_cv_func_setreuid=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_sigaction=yes ac_cv_func_siginterrupt=yes ac_cv_func_sigrelse=yes ac_cv_func_snprintf=yes ac_cv_func_statvfs=yes ac_cv_func_strdup=yes ac_cv_func_strftime=yes ac_cv_func_sysconf=yes ac_cv_func_tcgetpgrp=yes ac_cv_func_tcsetpgrp=yes ac_cv_func_tempnam=yes ac_cv_func_timegm=yes ac_cv_func_times=yes ac_cv_func_tmpfile=yes ac_cv_func_tmpnam=yes ac_cv_func_tmpnam_r=yes ac_cv_func_truncate=yes ac_cv_func_uname=yes ac_cv_func_unsetenv=yes ac_cv_func_utimes=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_wcscoll=yes ac_cv_has_makedev=yes ac_cv_have_chflags=no ac_cv_have_decl_isfinite=yes ac_cv_have_decl_isinf=yes ac_cv_have_decl_isnan=yes ac_cv_have_getc_unlocked=yes ac_cv_have_lchflags=no ac_cv_header_asm_types_h=yes ac_cv_header_bluetooth_bluetooth_h=no ac_cv_header_bluetooth_h=no ac_cv_header_conio_h=no ac_cv_header_curses_h=yes ac_cv_header_direct_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_grp_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_langinfo_h=yes ac_cv_header_libintl_h=yes ac_cv_header_libutil_h=no ac_cv_header_linux_netlink_h=yes ac_cv_header_linux_tipc_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_ncurses_h=yes ac_cv_header_netpacket_packet_h=yes ac_cv_header_poll_h=yes ac_cv_header_process_h=no ac_cv_header_pthread_h=yes ac_cv_header_pty_h=yes ac_cv_header_shadow_h=yes ac_cv_header_signal_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_stropts_h=yes ac_cv_header_sys_audioio_h=no ac_cv_header_sys_bsdtty_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_loadavg_h=no ac_cv_header_sys_lock_h=no ac_cv_header_sys_mkdev_h=no ac_cv_header_sys_modem_h=no ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_types_h_makedev=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sysexits_h=yes ac_cv_header_term_h=yes ac_cv_header_termios_h=yes ac_cv_header_thread_h=no ac_cv_header_time=yes ac_cv_header_time_altzone=no ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_header_wchar_h=yes ac_cv_kpthread=no ac_cv_kthread=no ac_cv_lib_c_inet_aton=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_intl_textdomain=no ac_cv_lib_nsl_t_open=no ac_cv_lib_readline_rl_callback_handler_install=yes ac_cv_lib_readline_rl_completion_display_matches_hook=yes ac_cv_lib_readline_rl_completion_matches=yes ac_cv_lib_readline_rl_pre_input_hook=yes ac_cv_lib_socket_socket=no ac_cv_lib_util_openpty=yes ac_cv_lib_z_inflateCopy=yes ac_cv_member_struct_stat_st_birthtime=no ac_cv_member_struct_stat_st_blksize=yes ac_cv_member_struct_stat_st_blocks=yes ac_cv_member_struct_stat_st_flags=no ac_cv_member_struct_stat_st_gen=no ac_cv_member_struct_stat_st_rdev=yes ac_cv_member_struct_tm_tm_zone=yes ac_cv_mvwdelch_is_expression=yes ac_cv_no_strict_aliasing_ok=yes ac_cv_objext=o ac_cv_olimit_ok=no ac_cv_opt_olimit_ok=no ac_cv_path_CXX=g++ ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AR=ar ac_cv_prog_CPP='gcc -E' ac_cv_prog_SVNVERSION=not-found ac_cv_prog_TRUE=true ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_pthread=yes ac_cv_pthread_is_default=no ac_cv_pthread_system_supported=yes ac_cv_rshift_extends_sign=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_opendir='none required' ac_cv_search_sem_init=-lpthread ac_cv_sizeof__Bool=1 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_fpos_t=16 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_pid_t=4 ac_cv_sizeof_pthread_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_size_t=8 ac_cv_sizeof_time_t=8 ac_cv_sizeof_uintptr_t=8 ac_cv_sizeof_void_p=8 ac_cv_sizeof_wchar_t=4 ac_cv_stat_tv_nsec2=no ac_cv_stat_tv_nsec=yes ac_cv_struct_addrinfo=yes ac_cv_struct_sockaddr_storage=yes ac_cv_struct_tm=time.h ac_cv_tanh_preserves_zero_sign=yes ac_cv_type_mode_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_ssize_t=yes ac_cv_type_uid_t=yes ac_cv_type_uintptr_t=yes ac_cv_wchar_t_signed=yes ac_cv_window_has_flags=yes ac_cv_working_tzset=yes ac_cv_x87_double_rounding=no py_cv_lib_readline=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' ARCH_RUN_32BIT='' BASECFLAGS=' -fno-strict-aliasing' BLDLIBRARY='$(LDLIBRARY)' BLDSHARED='$(CC) -shared' BUILDEXEEXT='' CC='gcc -pthread' CCSHARED='-fPIC' CFLAGS='-Wformat' CFLAGSFORSHARED='' CONFIGURE_MACOSX_DEPLOYMENT_TARGET='' CONFIG_ARGS=' '\''--prefix=/opt/_internal/cpython-2.6.9-ucs2'\'' '\''--disable-shared'\'' '\''--enable-unicode=ucs2'\'' '\''CFLAGS=-Wformat'\''' CPP='gcc -E' CPPFLAGS='' CXX='g++ -pthread' DEFS='-DHAVE_CONFIG_H' DLINCLDIR='.' DLLLIBRARY='' DYNLOADFILE='dynload_shlib.o' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' EXPORT_MACOSX_DEPLOYMENT_TARGET='#' EXTRAMACHDEPPATH='' EXTRAPLATDIR='' FRAMEWORKALTINSTALLFIRST='' FRAMEWORKALTINSTALLLAST='' FRAMEWORKINSTALLFIRST='' FRAMEWORKINSTALLLAST='' FRAMEWORKUNIXTOOLSPREFIX='/opt/_internal/cpython-2.6.9-ucs2' GREP='/bin/grep' HAVE_GETHOSTBYNAME='' HAVE_GETHOSTBYNAME_R='' HAVE_GETHOSTBYNAME_R_3_ARG='' HAVE_GETHOSTBYNAME_R_5_ARG='' HAVE_GETHOSTBYNAME_R_6_ARG='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTSONAME='$(LDLIBRARY)' LDFLAGS='' LDLAST='' LDLIBRARY='libpython$(VERSION).a' LDLIBRARYDIR='' LDSHARED='$(CC) -shared' LIBC='' LIBM='-lm' LIBOBJS='' LIBRARY='libpython$(VERSION).a' LIBS='-lpthread -ldl -lutil' LIBTOOL_CRUFT='' LINKCC='$(PURIFY) $(MAINCC)' LINKFORSHARED='-Xlinker -export-dynamic' LIPO_32BIT_FLAGS='' LIPO_64BIT_FLAGS='' LN='ln' LTLIBOBJS='' MACHDEP='linux4' MACHDEP_OBJS='' MAINCC='$(CC)' OBJEXT='o' OPT='-DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes' OTHER_LIBTOOL_OPT='' PACKAGE_BUGREPORT='http://www.python.org/python-bugs' PACKAGE_NAME='python' PACKAGE_STRING='python 2.6' PACKAGE_TARNAME='python' PACKAGE_URL='' PACKAGE_VERSION='2.6' PATH_SEPARATOR=':' PYTHONFRAMEWORK='' PYTHONFRAMEWORKDIR='no-framework' PYTHONFRAMEWORKIDENTIFIER='org.python.python' PYTHONFRAMEWORKINSTALLDIR='' PYTHONFRAMEWORKPREFIX='' RANLIB='ranlib' RUNSHARED='' SGI_ABI='' SHELL='/bin/sh' SHLIBS='$(LIBS)' SIGNAL_OBJS='' SO='.so' SOVERSION='1.0' SRCDIRS='Parser Grammar Objects Python Modules Mac' SVNVERSION='echo Unversioned directory' THREADHEADERS=' $(srcdir)/Python/thread_atheos.h $(srcdir)/Python/thread_beos.h $(srcdir)/Python/thread_cthread.h $(srcdir)/Python/thread_foobar.h $(srcdir)/Python/thread_lwp.h $(srcdir)/Python/thread_nt.h $(srcdir)/Python/thread_os2.h $(srcdir)/Python/thread_pth.h $(srcdir)/Python/thread_pthread.h $(srcdir)/Python/thread_sgi.h $(srcdir)/Python/thread_solaris.h $(srcdir)/Python/thread_wince.h' THREADOBJ='Python/thread.o' TRUE='true' UNICODE_OBJS='Objects/unicodeobject.o Objects/unicodectype.o' UNIVERSALSDK='' UNIVERSAL_ARCH_FLAGS='' USE_SIGNAL_MODULE='' USE_THREAD_MODULE='' VERSION='2.6' ac_ct_CC='gcc' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/opt/_internal/cpython-2.6.9-ucs2' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define _GNU_SOURCE 1 #define _NETBSD_SOURCE 1 #define __BSD_VISIBLE 1 #define _BSD_TYPES 1 #define _DARWIN_C_SOURCE 1 #define _XOPEN_SOURCE 600 #define _XOPEN_SOURCE_EXTENDED 1 #define _POSIX_C_SOURCE 200112L #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 STDC_HEADERS 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_CURSES_H 1 #define HAVE_DLFCN_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GRP_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_NCURSES_H 1 #define HAVE_POLL_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_STDINT_H 1 #define HAVE_STROPTS_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_PTY_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_NETPACKET_PACKET_H 1 #define HAVE_SYSEXITS_H 1 #define HAVE_LINUX_TIPC_H 1 #define HAVE_DIRENT_H 1 #define HAVE_TERM_H 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_MAKEDEV 1 #define _LARGEFILE_SOURCE 1 #define _FILE_OFFSET_BITS 64 #if defined(SCO_DS) #undef _OFF_T #endif #define RETSIGTYPE void #define HAVE_SSIZE_T 1 #define SIZEOF_INT 4 #define SIZEOF_LONG 8 #define SIZEOF_VOID_P 8 #define SIZEOF_SHORT 2 #define SIZEOF_FLOAT 4 #define SIZEOF_DOUBLE 8 #define SIZEOF_FPOS_T 16 #define SIZEOF_SIZE_T 8 #define SIZEOF_PID_T 4 #define HAVE_LONG_LONG 1 #define SIZEOF_LONG_LONG 8 #define HAVE_LONG_DOUBLE 1 #define SIZEOF_LONG_DOUBLE 16 #define HAVE_C99_BOOL 1 #define SIZEOF__BOOL 1 #define HAVE_UINTPTR_T 1 #define SIZEOF_UINTPTR_T 8 #define SIZEOF_OFF_T 8 #define SIZEOF_TIME_T 8 #define SIZEOF_PTHREAD_T 8 #define SHLIB_EXT ".so" #define HAVE_LIBDL 1 #define WITH_THREAD 1 #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 #define HAVE_PTHREAD_SIGMASK 1 #define ENABLE_IPV6 1 #define WITH_DOC_STRINGS 1 #define WITH_PYMALLOC 1 #define HAVE_DLOPEN 1 #define HAVE_DYNAMIC_LOADING 1 #define HAVE_ALARM 1 #define HAVE_SETITIMER 1 #define HAVE_GETITIMER 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_CHOWN 1 #define HAVE_CLOCK 1 #define HAVE_CONFSTR 1 #define HAVE_CTERMID 1 #define HAVE_EXECV 1 #define HAVE_FCHMOD 1 #define HAVE_FCHOWN 1 #define HAVE_FORK 1 #define HAVE_FPATHCONF 1 #define HAVE_FTIME 1 #define HAVE_FTRUNCATE 1 #define HAVE_GAI_STRERROR 1 #define HAVE_GETGROUPS 1 #define HAVE_GETLOGIN 1 #define HAVE_GETLOADAVG 1 #define HAVE_GETPEERNAME 1 #define HAVE_GETPGID 1 #define HAVE_GETPID 1 #define HAVE_GETPRIORITY 1 #define HAVE_GETPWENT 1 #define HAVE_GETSPNAM 1 #define HAVE_GETSPENT 1 #define HAVE_GETSID 1 #define HAVE_GETWD 1 #define HAVE_KILL 1 #define HAVE_KILLPG 1 #define HAVE_LCHOWN 1 #define HAVE_LSTAT 1 #define HAVE_MKFIFO 1 #define HAVE_MKNOD 1 #define HAVE_MKTIME 1 #define HAVE_MREMAP 1 #define HAVE_NICE 1 #define HAVE_PATHCONF 1 #define HAVE_PAUSE 1 #define HAVE_POLL 1 #define HAVE_PUTENV 1 #define HAVE_READLINK 1 #define HAVE_REALPATH 1 #define HAVE_SELECT 1 #define HAVE_SETEGID 1 #define HAVE_SETEUID 1 #define HAVE_SETGID 1 #define HAVE_SETLOCALE 1 #define HAVE_SETREGID 1 #define HAVE_SETREUID 1 #define HAVE_SETSID 1 #define HAVE_SETPGID 1 #define HAVE_SETPGRP 1 #define HAVE_SETUID 1 #define HAVE_SETVBUF 1 #define HAVE_SNPRINTF 1 #define HAVE_SIGACTION 1 #define HAVE_SIGINTERRUPT 1 #define HAVE_SIGRELSE 1 #define HAVE_STRFTIME 1 #define HAVE_SYSCONF 1 #define HAVE_TCGETPGRP 1 #define HAVE_TCSETPGRP 1 #define HAVE_TEMPNAM 1 #define HAVE_TIMEGM 1 #define HAVE_TIMES 1 #define HAVE_TMPFILE 1 #define HAVE_TMPNAM 1 #define HAVE_TMPNAM_R 1 #define HAVE_TRUNCATE 1 #define HAVE_UNAME 1 #define HAVE_UNSETENV 1 #define HAVE_UTIMES 1 #define HAVE_WAITPID 1 #define HAVE_WAIT3 1 #define HAVE_WAIT4 1 #define HAVE_WCSCOLL 1 #define HAVE_CHROOT 1 #define HAVE_LINK 1 #define HAVE_SYMLINK 1 #define HAVE_FCHDIR 1 #define HAVE_FSYNC 1 #define HAVE_FDATASYNC 1 #define HAVE_EPOLL 1 #define HAVE_FLOCK 1 #define HAVE_GETPAGESIZE 1 #define HAVE_ZLIB_COPY 1 #define HAVE_HSTRERROR 1 #define HAVE_INET_ATON 1 #define HAVE_INET_PTON 1 #define HAVE_SETGROUPS 1 #define HAVE_OPENPTY 1 #define HAVE_FORKPTY 1 #define HAVE_MEMMOVE 1 #define HAVE_FSEEKO 1 #define HAVE_FSTATVFS 1 #define HAVE_FTELLO 1 #define HAVE_STATVFS 1 #define HAVE_DUP2 1 #define HAVE_GETCWD 1 #define HAVE_STRDUP 1 #define HAVE_GETPGRP 1 #define HAVE_SETPGRP 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_DEVICE_MACROS 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_STRUCT_TM_TM_ZONE 1 #define HAVE_TM_ZONE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 #define HAVE_STRUCT_STAT_ST_BLOCKS 1 #define HAVE_ST_BLOCKS 1 #define SYS_SELECT_WITH_SYS_TIME 1 #define HAVE_ADDRINFO 1 #define HAVE_SOCKADDR_STORAGE 1 #define HAVE_PROTOTYPES 1 #define HAVE_STDARG_PROTOTYPES 1 #define HAVE_SOCKETPAIR 1 #define VA_LIST_IS_ARRAY 1 #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYNAME_R_6_ARG 1 #define TANH_PRESERVES_ZERO_SIGN 1 #define HAVE_ACOSH 1 #define HAVE_ASINH 1 #define HAVE_ATANH 1 #define HAVE_COPYSIGN 1 #define HAVE_EXPM1 1 #define HAVE_FINITE 1 #define HAVE_HYPOT 1 #define HAVE_LOG1P 1 #define HAVE_DECL_ISINF 1 #define HAVE_DECL_ISNAN 1 #define HAVE_DECL_ISFINITE 1 #define HAVE_WCHAR_H 1 #define SIZEOF_WCHAR_T 4 #define Py_UNICODE_SIZE 2 #define Py_USING_UNICODE 1 #define PY_UNICODE_TYPE unsigned short #define HAVE_GETC_UNLOCKED 1 #define HAVE_LIBREADLINE 1 #define HAVE_RL_CALLBACK 1 #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 #define HAVE_RL_COMPLETION_SUPPRESS_APPEND 1 #define HAVE_RL_PRE_INPUT_HOOK 1 #define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 #define HAVE_RL_COMPLETION_MATCHES 1 #define HAVE_RL_CATCH_SIGNAL 1 #define HAVE_STRUCT_TM_TM_ZONE 1 #define HAVE_TM_ZONE 1 #define HAVE_WORKING_TZSET 1 #define HAVE_STAT_TV_NSEC 1 #define MVWDELCH_IS_EXPRESSION 1 #define WINDOW_HAS_FLAGS 1 #define HAVE_CURSES_IS_TERM_RESIZED 1 #define HAVE_CURSES_RESIZE_TERM 1 #define HAVE_CURSES_RESIZETERM 1 #define HAVE_DEV_PTMX 1 #define PY_FORMAT_SIZE_T "z" configure: exit 0 ++++++++++++++++++config.log++++++++++++++++++ + echo ++++++++++++++++++config.log++++++++++++++++++ ++ lex_pyver 2.6.9 ++ awk -F . '{printf "%03d%03d%03d", $1, $2, $3}' ++ echo 2.6.9 ++ lex_pyver 3.6 ++ echo 3.6 ++ awk -F . '{printf "%03d%03d%03d", $1, $2, $3}' + '[' 002006009 -ge 003006000 ']' + make -j2 Parser/parsetok.c: In function ‘parsetok’: Parser/parsetok.c:134:43: warning: variable ‘handling_with’ set but not used [-Wunused-but-set-variable] int started = 0, handling_import = 0, handling_with = 0; ^ Parser/pgen.c: In function ‘compile_atom’: Parser/pgen.c:282:9: warning: variable ‘i’ set but not used [-Wunused-but-set-variable] int i; ^ Objects/dictobject.c: In function ‘insertdict’: Objects/dictobject.c:447:28: warning: typedef ‘lookupfunc’ locally defined but not used [-Wunused-local-typedefs] typedef PyDictEntry *(*lookupfunc)(PyDictObject *, PyObject *, long); ^ Objects/setobject.c: In function ‘set_insert_key’: Objects/setobject.c:215:25: warning: typedef ‘lookupfunc’ locally defined but not used [-Wunused-local-typedefs] typedef setentry *(*lookupfunc)(PySetObject *, PyObject *, long); ^ Objects/unicodeobject.c: In function ‘PyUnicodeUCS2_FromFormatV’: Objects/unicodeobject.c:685:17: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign] PyObject *str = PyUnicode_DecodeUTF8(s, strlen(s), "replace"); ^ In file included from Include/Python.h:38:0, from Objects/unicodeobject.c:43: /usr/include/string.h:242:15: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ extern size_t strlen (__const char *__s) ^ Objects/unicodeobject.c:685:17: warning: pointer targets in passing argument 1 of ‘PyUnicodeUCS2_DecodeUTF8’ differ in signedness [-Wpointer-sign] PyObject *str = PyUnicode_DecodeUTF8(s, strlen(s), "replace"); ^ In file included from Include/Python.h:85:0, from Objects/unicodeobject.c:43: Include/unicodeobject.h:174:31: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ # define PyUnicode_DecodeUTF8 PyUnicodeUCS2_DecodeUTF8 ^ Include/unicodeobject.h:752:23: note: in expansion of macro ‘PyUnicode_DecodeUTF8’ PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( ^ Python/getargs.c: In function ‘convertsimple’: Python/getargs.c:553:49: warning: variable ‘q2’ set but not used [-Wunused-but-set-variable] #define FETCH_SIZE int *q=NULL;Py_ssize_t *q2=NULL;\ ^ Python/getargs.c:950:17: note: in expansion of macro ‘FETCH_SIZE’ FETCH_SIZE; ^ Python/pyarena.c: In function ‘PyArena_Free’: Python/pyarena.c:162:9: warning: variable ‘r’ set but not used [-Wunused-but-set-variable] int r; ^ In file included from Python/thread.c:121:0: Python/thread_pthread.h: In function ‘PyThread_free_lock’: Python/thread_pthread.h:313:17: warning: variable ‘error’ set but not used [-Wunused-but-set-variable] int status, error = 0; ^ Python/thread_pthread.h: In function ‘PyThread_acquire_lock’: Python/thread_pthread.h:343:17: warning: variable ‘error’ set but not used [-Wunused-but-set-variable] int status, error = 0; ^ Python/thread_pthread.h: In function ‘PyThread_release_lock’: Python/thread_pthread.h:370:17: warning: variable ‘error’ set but not used [-Wunused-but-set-variable] int status, error = 0; ^ ./Modules/_sre.c: In function ‘_validate_inner’: ./Modules/_sre.c:2992:42: warning: variable ‘prefix_skip’ set but not used [-Wunused-but-set-variable] SRE_CODE prefix_len, prefix_skip; ^ ./Modules/_sre.c:2970:38: warning: variable ‘max’ set but not used [-Wunused-but-set-variable] SRE_CODE flags, min, max, i; ^ ./Modules/_sre.c:2970:33: warning: variable ‘min’ set but not used [-Wunused-but-set-variable] SRE_CODE flags, min, max, i; ^ libpython2.6.a(posixmodule.o): In function `posix_tmpnam': /Python-2.6.9/./Modules/posixmodule.c:7261: warning: the use of `tmpnam_r' is dangerous, better use `mkstemp' libpython2.6.a(posixmodule.o): In function `posix_tempnam': /Python-2.6.9/./Modules/posixmodule.c:7216: warning: the use of `tempnam' is dangerous, better use `mkstemp' /Python-2.6.9/Modules/_collectionsmodule.c: In function ‘deque_clearmethod’: /Python-2.6.9/Modules/_collectionsmodule.c:599:9: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable] int rv; ^ /Python-2.6.9/Modules/_bisectmodule.c: In function ‘init_bisect’: /Python-2.6.9/Modules/_bisectmodule.c:240:15: warning: variable ‘m’ set but not used [-Wunused-but-set-variable] PyObject *m; ^ /Python-2.6.9/Modules/_json.c: In function ‘init_json’: /Python-2.6.9/Modules/_json.c:619:15: warning: variable ‘m’ set but not used [-Wunused-but-set-variable] PyObject *m; ^ /Python-2.6.9/Modules/socketmodule.c: In function ‘socket_gethostbyname_ex’: /Python-2.6.9/Modules/socketmodule.c:3288:9: warning: variable ‘result’ set but not used [-Wunused-but-set-variable] int result; ^ /Python-2.6.9/Modules/socketmodule.c: In function ‘socket_gethostbyaddr’: /Python-2.6.9/Modules/socketmodule.c:3364:9: warning: variable ‘result’ set but not used [-Wunused-but-set-variable] int result; ^ /Python-2.6.9/Modules/_ssl.c: In function ‘_get_peer_alt_names’: /Python-2.6.9/Modules/_ssl.c:702:21: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] if(!(method = X509V3_EXT_get(ext))) { ^ /Python-2.6.9/Modules/_ssl.c: In function ‘PySSL_cipher’: /Python-2.6.9/Modules/_ssl.c:1095:13: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] current = SSL_get_current_cipher(self->ssl); ^ /Python-2.6.9/Modules/_sqlite/connection.c: In function ‘_pysqlite_final_callback’: /Python-2.6.9/Modules/_sqlite/connection.c:688:15: warning: variable ‘aggregate_class’ set but not used [-Wunused-but-set-variable] PyObject* aggregate_class; ^ /Python-2.6.9/Modules/_sqlite/cursor.c: In function ‘pysqlite_cursor_dealloc’: /Python-2.6.9/Modules/_sqlite/cursor.c:118:9: warning: variable ‘rc’ set but not used [-Wunused-but-set-variable] int rc; ^ /Python-2.6.9/Modules/_sqlite/statement.c: In function ‘pysqlite_statement_dealloc’: /Python-2.6.9/Modules/_sqlite/statement.c:408:9: warning: variable ‘rc’ set but not used [-Wunused-but-set-variable] int rc; ^ /Python-2.6.9/Modules/_tkinter.c: In function ‘PythonCmd’: /Python-2.6.9/Modules/_tkinter.c:1998:15: warning: variable ‘self’ set but not used [-Wunused-but-set-variable] PyObject *self, *func, *arg, *res; ^ /Python-2.6.9/Modules/_tkinter.c: In function ‘Tkapp_TkInit’: /Python-2.6.9/Modules/_tkinter.c:2630:15: warning: variable ‘main_window’ set but not used [-Wunused-but-set-variable] Tk_Window main_window; ^ /Python-2.6.9/Modules/tkappinit.c: In function ‘Tcl_AppInit’: /Python-2.6.9/Modules/tkappinit.c:22:15: warning: variable ‘main_window’ set but not used [-Wunused-but-set-variable] Tk_Window main_window; ^ /Python-2.6.9/Modules/_ctypes/cfield.c: In function ‘CField_FromDesc’: /Python-2.6.9/Modules/_ctypes/cfield.c:45:29: warning: variable ‘length’ set but not used [-Wunused-but-set-variable] Py_ssize_t size, align, length; ^ + make install python$EXE ../../Tools/scripts/h2py.py -i '(u_long)' /usr/include/netinet/in.h Skipping: __THROW = __attribute__ ((__nothrow__)) Skipping: def __NTH(fct): return __attribute__ ((__nothrow__)) fct Skipping: __THROW = throw () Skipping: def __NTH(fct): return fct throw () Skipping: __inline = Skipping: __const = const Skipping: __signed = signed Skipping: __volatile = volatile Skipping: __ptr_t = void * Skipping: __long_double_t = long double Skipping: __BEGIN_DECLS = extern "C" { Skipping: __END_DECLS = } Skipping: __BEGIN_NAMESPACE_STD = namespace std { Skipping: __END_NAMESPACE_STD = } Skipping: def __USING_NAMESPACE_STD(name): return using std::name; Skipping: __BEGIN_NAMESPACE_C99 = namespace __c99 { Skipping: __END_NAMESPACE_C99 = } Skipping: def __USING_NAMESPACE_C99(name): return using __c99::name; Skipping: __bounded = Skipping: __unbounded = Skipping: __ptrvalue = Skipping: __attribute_malloc__ = __attribute__ ((__malloc__)) Skipping: __attribute_malloc__ = Skipping: __attribute_pure__ = __attribute__ ((__pure__)) Skipping: __attribute_pure__ = Skipping: __attribute_used__ = __attribute__ ((__used__)) Skipping: __attribute_noinline__ = __attribute__ ((__noinline__)) Skipping: __attribute_used__ = __attribute__ ((__unused__)) Skipping: __attribute_noinline__ = Skipping: __attribute_deprecated__ = __attribute__ ((__deprecated__)) Skipping: __attribute_deprecated__ = Skipping: def __nonnull(params): return __attribute__ ((__nonnull__ params)) Skipping: __attribute_warn_unused_result__ = \ __attribute__ ((__warn_unused_result__)) Skipping: __wur = __attribute_warn_unused_result__ Skipping: __attribute_warn_unused_result__ = Skipping: __wur = Skipping: __always_inline = __inline __attribute__ ((__always_inline__)) Skipping: __always_inline = __inline Skipping: __extension__ = Skipping: __restrict = Skipping: __restrict_arr = __restrict Skipping: __restrict_arr = Skipping: __restrict_arr = restrict Skipping: __restrict_arr = Warning - could not find file gnu/stubs Skipping: UINT32_MAX = (4294967295U) Skipping: UINT_LEAST32_MAX = (4294967295U) Skipping: UINT_FAST16_MAX = (18446744073709551615UL) Skipping: UINT_FAST32_MAX = (18446744073709551615UL) Skipping: UINT_FAST16_MAX = (4294967295U) Skipping: UINT_FAST32_MAX = (4294967295U) Skipping: UINTPTR_MAX = (18446744073709551615UL) Skipping: UINTPTR_MAX = (4294967295U) Skipping: SIZE_MAX = (18446744073709551615UL) Skipping: SIZE_MAX = (4294967295U) Skipping: WINT_MIN = (0u) Skipping: WINT_MAX = (4294967295u) Warning - could not find file stddef.h Skipping: __S16_TYPE = short int Skipping: __U16_TYPE = unsigned short int Skipping: __U32_TYPE = unsigned int Skipping: __SLONGWORD_TYPE = long int Skipping: __ULONGWORD_TYPE = unsigned long int Skipping: __SQUAD_TYPE = __quad_t Skipping: __UQUAD_TYPE = __u_quad_t Skipping: __UWORD_TYPE = unsigned int Skipping: __SLONG32_TYPE = long int Skipping: __ULONG32_TYPE = unsigned long int Skipping: __S64_TYPE = __quad_t Skipping: __U64_TYPE = __u_quad_t Skipping: __STD_TYPE = __extension__ typedef Skipping: __SQUAD_TYPE = long int Skipping: __UQUAD_TYPE = unsigned long int Skipping: __SWORD_TYPE = long int Skipping: __UWORD_TYPE = unsigned long int Skipping: __ULONG32_TYPE = unsigned int Skipping: __S64_TYPE = long int Skipping: __U64_TYPE = unsigned long int Skipping: __STD_TYPE = typedef Skipping: __DEV_T_TYPE = __UQUAD_TYPE Skipping: __UID_T_TYPE = __U32_TYPE Skipping: __GID_T_TYPE = __U32_TYPE Skipping: __INO_T_TYPE = __ULONGWORD_TYPE Skipping: __INO64_T_TYPE = __UQUAD_TYPE Skipping: __MODE_T_TYPE = __U32_TYPE Skipping: __NLINK_T_TYPE = __UWORD_TYPE Skipping: __OFF_T_TYPE = __SLONGWORD_TYPE Skipping: __OFF64_T_TYPE = __SQUAD_TYPE Skipping: __RLIM_T_TYPE = __ULONGWORD_TYPE Skipping: __RLIM64_T_TYPE = __UQUAD_TYPE Skipping: __BLKCNT_T_TYPE = __SLONGWORD_TYPE Skipping: __BLKCNT64_T_TYPE = __SQUAD_TYPE Skipping: __FSBLKCNT_T_TYPE = __ULONGWORD_TYPE Skipping: __FSBLKCNT64_T_TYPE = __UQUAD_TYPE Skipping: __FSFILCNT_T_TYPE = __ULONGWORD_TYPE Skipping: __FSFILCNT64_T_TYPE = __UQUAD_TYPE Skipping: __ID_T_TYPE = __U32_TYPE Skipping: __CLOCK_T_TYPE = __SLONGWORD_TYPE Skipping: __TIME_T_TYPE = __SLONGWORD_TYPE Skipping: __USECONDS_T_TYPE = __U32_TYPE Skipping: __SUSECONDS_T_TYPE = __SLONGWORD_TYPE Skipping: __SWBLK_T_TYPE = __SLONGWORD_TYPE Skipping: __TIMER_T_TYPE = void * Skipping: __BLKSIZE_T_TYPE = __SLONGWORD_TYPE Skipping: __FSID_T_TYPE = struct { int __val[2]; } Skipping: CLK_TCK = ((__clock_t) __sysconf (2)) Skipping: _SIGSET_NWORDS = (1024 / (8 * sizeof (unsigned long int))) Skipping: _EXTERN_INLINE = extern __inline Skipping: def __sigword(sig): return (((sig) - 1) / (8 * sizeof (unsigned long int))) Skipping: __NFDBITS = (8 * sizeof (__fd_mask)) Skipping: def __FDMASK(d): return ((__fd_mask) 1 << ((d) % __NFDBITS)) Skipping: def __FDS_BITS(set): return ((set)->fds_bits) Skipping: def __FDS_BITS(set): return ((set)->__fds_bits) Skipping: NFDBITS = __NFDBITS Skipping: __cleanup_fct_attribute = __attribute__ ((__regparm__ (1))) Skipping: INT_MIN = (-INT_MAX - 1) Skipping: UINT_MAX = 4294967295U Skipping: ULONG_MAX = 18446744073709551615UL Skipping: ULONG_MAX = 4294967295UL Skipping: LLONG_MAX = 9223372036854775807LL Skipping: LLONG_MIN = (-LLONG_MAX - 1LL) Skipping: ULLONG_MAX = 18446744073709551615ULL Skipping: LLONG_MIN = (-LLONG_MAX-1) Skipping: LLONG_MAX = __LONG_LONG_MAX__ Skipping: ULLONG_MAX = (LLONG_MAX * 2ULL + 1) Skipping: SOCK_STREAM = SOCK_STREAM Skipping: SOCK_DGRAM = SOCK_DGRAM Skipping: SOCK_RAW = SOCK_RAW Skipping: SOCK_RDM = SOCK_RDM Skipping: SOCK_SEQPACKET = SOCK_SEQPACKET Skipping: SOCK_PACKET = SOCK_PACKET Skipping: __SOCKADDR_COMMON_SIZE = (sizeof (unsigned short int)) Skipping: __ss_aligntype = __uint64_t Skipping: __ss_aligntype = __uint32_t Skipping: _SS_PADSIZE = (_SS_SIZE - (2 * sizeof (__ss_aligntype))) Skipping: MSG_OOB = MSG_OOB Skipping: MSG_PEEK = MSG_PEEK Skipping: MSG_DONTROUTE = MSG_DONTROUTE Skipping: MSG_TRYHARD = MSG_DONTROUTE Skipping: MSG_CTRUNC = MSG_CTRUNC Skipping: MSG_PROXY = MSG_PROXY Skipping: MSG_TRUNC = MSG_TRUNC Skipping: MSG_DONTWAIT = MSG_DONTWAIT Skipping: MSG_EOR = MSG_EOR Skipping: MSG_WAITALL = MSG_WAITALL Skipping: MSG_FIN = MSG_FIN Skipping: MSG_SYN = MSG_SYN Skipping: MSG_CONFIRM = MSG_CONFIRM Skipping: MSG_RST = MSG_RST Skipping: MSG_ERRQUEUE = MSG_ERRQUEUE Skipping: MSG_NOSIGNAL = MSG_NOSIGNAL Skipping: MSG_MORE = MSG_MORE Skipping: def CMSG_DATA(cmsg): return ((cmsg)->__cmsg_data) Skipping: def CMSG_DATA(cmsg): return ((unsigned char *) ((struct cmsghdr *) (cmsg) + 1)) Skipping: def CMSG_ALIGN(len): return (((len) + sizeof (size_t) - 1) \ Skipping: def CMSG_SPACE(len): return (CMSG_ALIGN (len) \ Skipping: def CMSG_LEN(len): return (CMSG_ALIGN (sizeof (struct cmsghdr)) + (len)) Skipping: _EXTERN_INLINE = extern __inline Skipping: SCM_RIGHTS = SCM_RIGHTS Skipping: SCM_CREDENTIALS = SCM_CREDENTIALS Warning - could not find file asm Skipping: SHUT_RD = SHUT_RD Skipping: SHUT_WR = SHUT_WR Skipping: SHUT_RDWR = SHUT_RDWR Skipping: __SOCKADDR_ARG = struct sockaddr *__restrict Skipping: __CONST_SOCKADDR_ARG = __const struct sockaddr * Skipping: __SOCKADDR_ALLTYPES = \ __SOCKADDR_ONETYPE (sockaddr) \ __SOCKADDR_ONETYPE (sockaddr_at) \ __SOCKADDR_ONETYPE (sockaddr_ax25) \ __SOCKADDR_ONETYPE (sockaddr_dl) \ __SOCKADDR_ONETYPE (sockaddr_eon) \ __SOCKADDR_ONETYPE (sockaddr_in) \ __SOCKADDR_ONETYPE (sockaddr_in6) \ __SOCKADDR_ONETYPE (sockaddr_inarp) \ __SOCKADDR_ONETYPE (sockaddr_ipx) \ __SOCKADDR_ONETYPE (sockaddr_iso) \ __SOCKADDR_ONETYPE (sockaddr_ns) \ __SOCKADDR_ONETYPE (sockaddr_un) \ __SOCKADDR_ONETYPE (sockaddr_x25) Skipping: def __SOCKADDR_ONETYPE(type): return struct type *__restrict __##type##__; Skipping: def __SOCKADDR_ONETYPE(type): return __const struct type *__restrict __##type##__; Skipping: IPPROTO_IP = IPPROTO_IP Skipping: IPPROTO_HOPOPTS = IPPROTO_HOPOPTS Skipping: IPPROTO_ICMP = IPPROTO_ICMP Skipping: IPPROTO_IGMP = IPPROTO_IGMP Skipping: IPPROTO_IPIP = IPPROTO_IPIP Skipping: IPPROTO_TCP = IPPROTO_TCP Skipping: IPPROTO_EGP = IPPROTO_EGP Skipping: IPPROTO_PUP = IPPROTO_PUP Skipping: IPPROTO_UDP = IPPROTO_UDP Skipping: IPPROTO_IDP = IPPROTO_IDP Skipping: IPPROTO_TP = IPPROTO_TP Skipping: IPPROTO_IPV6 = IPPROTO_IPV6 Skipping: IPPROTO_ROUTING = IPPROTO_ROUTING Skipping: IPPROTO_FRAGMENT = IPPROTO_FRAGMENT Skipping: IPPROTO_RSVP = IPPROTO_RSVP Skipping: IPPROTO_GRE = IPPROTO_GRE Skipping: IPPROTO_ESP = IPPROTO_ESP Skipping: IPPROTO_AH = IPPROTO_AH Skipping: IPPROTO_ICMPV6 = IPPROTO_ICMPV6 Skipping: IPPROTO_NONE = IPPROTO_NONE Skipping: IPPROTO_DSTOPTS = IPPROTO_DSTOPTS Skipping: IPPROTO_MTP = IPPROTO_MTP Skipping: IPPROTO_ENCAP = IPPROTO_ENCAP Skipping: IPPROTO_PIM = IPPROTO_PIM Skipping: IPPROTO_COMP = IPPROTO_COMP Skipping: IPPROTO_SCTP = IPPROTO_SCTP Skipping: IPPROTO_RAW = IPPROTO_RAW Skipping: INADDR_ANY = ((in_addr_t) 0x00000000) Skipping: INADDR_BROADCAST = ((in_addr_t) 0xffffffff) Skipping: INADDR_NONE = ((in_addr_t) 0xffffffff) Skipping: INADDR_LOOPBACK = ((in_addr_t) 0x7f000001) Skipping: INADDR_UNSPEC_GROUP = ((in_addr_t) 0xe0000000) Skipping: INADDR_ALLHOSTS_GROUP = ((in_addr_t) 0xe0000001) Skipping: INADDR_ALLRTRS_GROUP = ((in_addr_t) 0xe0000002) Skipping: INADDR_MAX_LOCAL_GROUP = ((in_addr_t) 0xe00000ff) Skipping: s6_addr = in6_u.u6_addr8 Skipping: s6_addr16 = in6_u.u6_addr16 Skipping: s6_addr32 = in6_u.u6_addr32 Skipping: IN6ADDR_ANY_INIT = { { { 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 } } } Skipping: IN6ADDR_LOOPBACK_INIT = { { { 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 } } } Skipping: def IP_MSFILTER_SIZE(numsrc): return (sizeof (struct ip_msfilter) \ Skipping: def GROUP_FILTER_SIZE(numsrc): return (sizeof (struct group_filter) \ Skipping: IP_RECVRETOPTS = IP_RETOPTS Skipping: SCM_SRCRT = IPV6_RXSRCRT Skipping: def IN6_IS_ADDR_MULTICAST(a): return (((__const uint8_t *) (a))[0] == 0xff) / + popd + rm -rf Python-2.6.9 + '[' -e /opt/_internal/cpython-2.6.9-ucs2/bin/python3 ']' + /opt/_internal/cpython-2.6.9-ucs2/bin/python get-pip.py DEPRECATION: Python 2.6 is no longer supported by the Python core team, please upgrade your Python. A future version of pip will drop support for Python 2.6 Collecting pip /tmp/tmpnK5m9Y/pip.zip/pip/_vendor/requests/packages/urllib3/util/ssl_.py:318: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#snimissingwarning. /tmp/tmpnK5m9Y/pip.zip/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.  Downloading pip-8.1.2-py2.py3-none-any.whl (1.2MB) Collecting setuptools Downloading setuptools-28.5.0-py2.py3-none-any.whl (471kB) Collecting wheel Downloading wheel-0.29.0-py2.py3-none-any.whl (66kB) Collecting argparse; python_version == "2.6" (from wheel) Downloading argparse-1.4.0-py2.py3-none-any.whl Installing collected packages: pip, setuptools, argparse, wheel Successfully installed argparse-1.4.0 pip-8.1.2 setuptools-28.5.0 wheel-0.29.0 /tmp/tmpnK5m9Y/pip.zip/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning. + /opt/_internal/cpython-2.6.9-ucs2/bin/pip install wheel DEPRECATION: Python 2.6 is no longer supported by the Python core team, please upgrade your Python. A future version of pip will drop support for Python 2.6 Requirement already satisfied (use --upgrade to upgrade): wheel in /opt/_internal/cpython-2.6.9-ucs2/lib/python2.6/site-packages Requirement already satisfied (use --upgrade to upgrade): argparse; python_version == "2.6" in /opt/_internal/cpython-2.6.9-ucs2/lib/python2.6/site-packages (from wheel) ++ /opt/_internal/cpython-2.6.9-ucs2/bin/python build_scripts/python-tag-abi-tag.py + local abi_tag=cp26-cp26m + ln -s /opt/_internal/cpython-2.6.9-ucs2 /opt/python/cp26-cp26m + do_cpython_build 2.6.9 ucs4 + local py_ver=2.6.9 cfv + check_var 2.6.9 + '[' -z 2.6.9 ']' + local ucs_setting=ucs4 + check_var ucs4 + '[' -z ucs4 ']' + tar -xzf Python-2.6.9.tgz + pushd Python-2.6.9 + '[' ucs4 = none ']' + local unicode_flags=--enable-unicode=ucs4 + local dir_suffix=-ucs4 /Python-2.6.9 / + local prefix=/opt/_internal/cpython-2.6.9-ucs4 + mkdir -p /opt/_internal/cpython-2.6.9-ucs4/lib ++ lex_pyver 2.6.9 ++ echo 2.6.9 ++ awk -F . '{printf "%03d%03d%03d", $1, $2, $3}' ++ lex_pyver 3.6 ++ echo 3.6 ++ awk -F . '{printf "%03d%03d%03d", $1, $2, $3}' + '[' 002006009 -lt 003006000 ']' + cfv=-Wformat + CFLAGS=-Wformat + ./configure --prefix=/opt/_internal/cpython-2.6.9-ucs4 --disable-shared --enable-unicode=ucs4 configure: WARNING: By default, distutils will build C++ extension modules with "g++". If this is not intended, then set CXX on the configure command line. ++++++++++++++++++gcc++++++++++++++++++ + echo ++++++++++++++++++gcc++++++++++++++++++ + gcc --version gcc (GCC) 4.8.2 20140120 (Red Hat 4.8.2-15) Copyright (C) 2013 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. + cc --version cc (GCC) 4.8.2 20140120 (Red Hat 4.8.2-15) Copyright (C) 2013 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. ++++++++++++++++++config.log++++++++++++++++++ + echo ++++++++++++++++++config.log++++++++++++++++++ + cat ./config.log This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by python configure 2.6, which was generated by GNU Autoconf 2.65. Invocation command line was $ ./configure --prefix=/opt/_internal/cpython-2.6.9-ucs4 --disable-shared --enable-unicode=ucs4 ## --------- ## ## Platform. ## ## --------- ## hostname = a64418c62400 uname -m = x86_64 uname -r = 4.7.6-1-ARCH uname -s = Linux uname -v = #1 SMP PREEMPT Fri Sep 30 19:28:42 CEST 2016 /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: /opt/rh/devtoolset-2/root/usr/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2595: checking for --enable-universalsdk configure:2636: result: no configure:2646: checking for --with-universal-archs configure:2663: result: 32-bit configure:2795: checking MACHDEP configure:2961: result: linux4 configure:2967: checking EXTRAPLATDIR configure:2982: result: configure:2993: checking machine type as reported by uname -m configure:2996: result: x86_64 configure:3009: checking for --without-gcc configure:3056: result: no configure:3114: checking for gcc configure:3130: found /opt/rh/devtoolset-2/root/usr/bin/gcc configure:3141: result: gcc configure:3370: checking for C compiler version configure:3379: gcc --version >&5 gcc (GCC) 4.8.2 20140120 (Red Hat 4.8.2-15) Copyright (C) 2013 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:3390: $? = 0 configure:3379: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/opt/rh/devtoolset-2/root/usr/libexec/gcc/x86_64-CentOS-linux/4.8.2/lto-wrapper Target: x86_64-CentOS-linux Configured with: ../configure --prefix=/opt/rh/devtoolset-2/root/usr --mandir=/opt/rh/devtoolset-2/root/usr/share/man --infodir=/opt/rh/devtoolset-2/root/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --disable-gnu-unique-object --enable-linker-build-id --enable-languages=c,c++,fortran,lto --enable-plugin --with-linker-hash-style=gnu --enable-initfini-array --disable-libgcj --with-isl=/home/centos/rpm/BUILD/gcc-4.8.2-20140120/obj-x86_64-CentOS-linux/isl-install --with-cloog=/home/centos/rpm/BUILD/gcc-4.8.2-20140120/obj-x86_64-CentOS-linux/cloog-install --with-gmp=/home/centos/rpm/BUILD/gcc-4.8.2-20140120/obj-x86_64-CentOS-linux/gmp-install --with-mpfr=/home/centos/rpm/BUILD/gcc-4.8.2-20140120/obj-x86_64-CentOS-linux/mpfr-install --with-mpc=/home/centos/rpm/BUILD/gcc-4.8.2-20140120/obj-x86_64-CentOS-linux/mpc-install --with-tune=generic --with-arch_32=i586 --build=x86_64-CentOS-linux Thread model: posix gcc version 4.8.2 20140120 (Red Hat 4.8.2-15) (GCC) configure:3390: $? = 0 configure:3379: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3390: $? = 4 configure:3379: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3390: $? = 4 configure:3410: checking whether the C compiler works configure:3432: gcc -Wformat conftest.c >&5 configure:3436: $? = 0 configure:3485: result: yes configure:3488: checking for C compiler default output file name configure:3490: result: a.out configure:3496: checking for suffix of executables configure:3503: gcc -o conftest -Wformat conftest.c >&5 configure:3507: $? = 0 configure:3529: result: configure:3551: checking whether we are cross compiling configure:3559: gcc -o conftest -Wformat conftest.c >&5 configure:3563: $? = 0 configure:3570: ./conftest configure:3574: $? = 0 configure:3589: result: no configure:3594: checking for suffix of object files configure:3616: gcc -c -Wformat conftest.c >&5 configure:3620: $? = 0 configure:3641: result: o configure:3645: checking whether we are using the GNU C compiler configure:3664: gcc -c -Wformat conftest.c >&5 configure:3664: $? = 0 configure:3673: result: yes configure:3682: checking whether gcc accepts -g configure:3702: gcc -c -g conftest.c >&5 configure:3702: $? = 0 configure:3743: result: yes configure:3760: checking for gcc option to accept ISO C89 configure:3824: gcc -c -Wformat conftest.c >&5 configure:3824: $? = 0 configure:3837: result: none needed configure:3860: checking for --with-cxx-main= configure:3886: result: no configure:3895: checking for g++ configure:3926: result: g++ configure:4037: WARNING: By default, distutils will build C++ extension modules with "g++". If this is not intended, then set CXX on the configure command line. configure:4053: checking how to run the C preprocessor configure:4084: gcc -E conftest.c configure:4084: $? = 0 configure:4098: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4098: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | /* end confdefs.h. */ | #include configure:4123: result: gcc -E configure:4143: gcc -E conftest.c configure:4143: $? = 0 configure:4157: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4157: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | /* end confdefs.h. */ | #include configure:4186: checking for grep that handles long lines and -e configure:4244: result: /bin/grep configure:4249: checking for egrep configure:4311: result: /bin/grep -E configure:4316: checking for ANSI C header files configure:4336: gcc -c -Wformat conftest.c >&5 configure:4336: $? = 0 configure:4409: gcc -o conftest -Wformat conftest.c >&5 configure:4409: $? = 0 configure:4409: ./conftest configure:4409: $? = 0 configure:4420: result: yes configure:4433: checking for sys/types.h configure:4433: gcc -c -Wformat conftest.c >&5 configure:4433: $? = 0 configure:4433: result: yes configure:4433: checking for sys/stat.h configure:4433: gcc -c -Wformat conftest.c >&5 configure:4433: $? = 0 configure:4433: result: yes configure:4433: checking for stdlib.h configure:4433: gcc -c -Wformat conftest.c >&5 configure:4433: $? = 0 configure:4433: result: yes configure:4433: checking for string.h configure:4433: gcc -c -Wformat conftest.c >&5 configure:4433: $? = 0 configure:4433: result: yes configure:4433: checking for memory.h configure:4433: gcc -c -Wformat conftest.c >&5 configure:4433: $? = 0 configure:4433: result: yes configure:4433: checking for strings.h configure:4433: gcc -c -Wformat conftest.c >&5 configure:4433: $? = 0 configure:4433: result: yes configure:4433: checking for inttypes.h configure:4433: gcc -c -Wformat conftest.c >&5 configure:4433: $? = 0 configure:4433: result: yes configure:4433: checking for stdint.h configure:4433: gcc -c -Wformat conftest.c >&5 configure:4433: $? = 0 configure:4433: result: yes configure:4433: checking for unistd.h configure:4433: gcc -c -Wformat conftest.c >&5 configure:4433: $? = 0 configure:4433: result: yes configure:4447: checking minix/config.h usability configure:4447: gcc -c -Wformat conftest.c >&5 conftest.c:54:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4447: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4447: result: no configure:4447: checking minix/config.h presence configure:4447: gcc -E conftest.c conftest.c:21:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4447: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 configure:4447: result: no configure:4447: checking for minix/config.h configure:4447: result: no configure:4468: checking whether it is safe to define __EXTENSIONS__ configure:4486: gcc -c -Wformat conftest.c >&5 configure:4486: $? = 0 configure:4493: result: yes configure:4518: checking for --with-suffix configure:4531: result: configure:4537: checking for case-insensitive build directory configure:4549: result: no configure:4581: checking LIBRARY configure:4587: result: libpython$(VERSION).a configure:4623: checking LINKCC configure:4644: result: $(PURIFY) $(MAINCC) configure:4647: checking for --enable-shared configure:4664: result: no configure:4667: checking for --enable-profiling configure:4692: result: configure:4702: checking LDLIBRARY configure:4788: result: libpython$(VERSION).a configure:4834: checking for ranlib configure:4850: found /opt/rh/devtoolset-2/root/usr/bin/ranlib configure:4861: result: ranlib configure:4888: checking for ar configure:4904: found /opt/rh/devtoolset-2/root/usr/bin/ar configure:4915: result: ar configure:4931: checking for svnversion configure:4959: result: not-found configure:5019: checking for a BSD-compatible install configure:5087: result: /usr/bin/install -c configure:5111: checking for --with-pydebug configure:5129: result: no configure:5208: checking whether gcc accepts -fno-strict-aliasing configure:5219: gcc -fno-strict-aliasing -o conftest -Wformat conftest.c >&5 configure:5219: $? = 0 configure:5219: ./conftest configure:5219: $? = 0 configure:5229: result: yes configure:5394: checking whether gcc accepts -OPT:Olimit=0 configure:5408: gcc -OPT:Olimit=0 -o conftest -Wformat conftest.c >&5 cc1: error: argument to '-O' should be a non-negative integer, 'g', 's' or 'fast' configure:5408: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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. */ | int main() { return 0; } configure:5420: result: no configure:5434: checking whether gcc accepts -Olimit 1500 configure:5448: gcc -Olimit 1500 -o conftest -Wformat conftest.c >&5 gcc: error: 1500: No such file or directory configure:5448: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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. */ | int main() { return 0; } configure:5460: result: no configure:5470: checking whether gcc supports ParseTuple __format__ configure:5487: gcc -c -Wformat -Werror conftest.c >&5 conftest.c:27:5: error: 'PyArg_ParseTuple' is an unrecognized format function type [-Werror=format=] void f(char*,...)__attribute((format(PyArg_ParseTuple, 1, 2))); ^ cc1: all warnings being treated as errors configure:5487: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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. */ | | void f(char*,...)__attribute((format(PyArg_ParseTuple, 1, 2))); | | int | main () | { | | ; | return 0; | } configure:5494: result: no configure:5507: checking whether pthreads are available without options configure:5531: gcc -o conftest -Wformat conftest.c >&5 /tmp/ccUa4kJj.o: In function `main': conftest.c:(.text+0x2e): undefined reference to `pthread_create' conftest.c:(.text+0x45): undefined reference to `pthread_detach' collect2: error: ld returned 1 exit status configure:5531: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 | | void* routine(void* p){return NULL;} | | int main(){ | pthread_t p; | if(pthread_create(&p,NULL,routine,NULL)!=0) | return 1; | (void)pthread_detach(p); | return 0; | } | configure:5547: result: no configure:5560: checking whether gcc accepts -Kpthread configure:5586: gcc -Kpthread -o conftest -Wformat conftest.c >&5 gcc: error: unrecognized command line option '-Kpthread' configure:5586: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 | | void* routine(void* p){return NULL;} | | int main(){ | pthread_t p; | if(pthread_create(&p,NULL,routine,NULL)!=0) | return 1; | (void)pthread_detach(p); | return 0; | } | configure:5598: result: no configure:5609: checking whether gcc accepts -Kthread configure:5635: gcc -Kthread -o conftest -Wformat conftest.c >&5 gcc: error: unrecognized command line option '-Kthread' configure:5635: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 | | void* routine(void* p){return NULL;} | | int main(){ | pthread_t p; | if(pthread_create(&p,NULL,routine,NULL)!=0) | return 1; | (void)pthread_detach(p); | return 0; | } | configure:5647: result: no configure:5658: checking whether gcc accepts -pthread configure:5684: gcc -pthread -o conftest -Wformat conftest.c >&5 configure:5684: $? = 0 configure:5684: ./conftest configure:5684: $? = 0 configure:5696: result: yes configure:5705: checking whether g++ also accepts flags for thread support configure:5736: result: yes configure:5743: checking for ANSI C header files configure:5847: result: yes configure:5869: checking asm/types.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking asm/types.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for asm/types.h configure:5869: result: yes configure:5869: checking conio.h usability configure:5869: gcc -c -Wformat conftest.c >&5 conftest.c:61:19: fatal error: conio.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5869: result: no configure:5869: checking conio.h presence configure:5869: gcc -E conftest.c conftest.c:28:19: fatal error: conio.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | /* end confdefs.h. */ | #include configure:5869: result: no configure:5869: checking for conio.h configure:5869: result: no configure:5869: checking curses.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking curses.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for curses.h configure:5869: result: yes configure:5869: checking direct.h usability configure:5869: gcc -c -Wformat conftest.c >&5 conftest.c:62:20: fatal error: direct.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5869: result: no configure:5869: checking direct.h presence configure:5869: gcc -E conftest.c conftest.c:29:20: fatal error: direct.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | /* end confdefs.h. */ | #include configure:5869: result: no configure:5869: checking for direct.h configure:5869: result: no configure:5869: checking dlfcn.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking dlfcn.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for dlfcn.h configure:5869: result: yes configure:5869: checking errno.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking errno.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for errno.h configure:5869: result: yes configure:5869: checking fcntl.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking fcntl.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for fcntl.h configure:5869: result: yes configure:5869: checking grp.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking grp.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for grp.h configure:5869: result: yes configure:5869: checking ieeefp.h usability configure:5869: gcc -c -Wformat conftest.c >&5 conftest.c:66:20: fatal error: ieeefp.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5869: result: no configure:5869: checking ieeefp.h presence configure:5869: gcc -E conftest.c conftest.c:33:20: fatal error: ieeefp.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include configure:5869: result: no configure:5869: checking for ieeefp.h configure:5869: result: no configure:5869: checking io.h usability configure:5869: gcc -c -Wformat conftest.c >&5 conftest.c:66:16: fatal error: io.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5869: result: no configure:5869: checking io.h presence configure:5869: gcc -E conftest.c conftest.c:33:16: fatal error: io.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include configure:5869: result: no configure:5869: checking for io.h configure:5869: result: no configure:5869: checking langinfo.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking langinfo.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for langinfo.h configure:5869: result: yes configure:5869: checking libintl.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking libintl.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for libintl.h configure:5869: result: yes configure:5869: checking ncurses.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking ncurses.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for ncurses.h configure:5869: result: yes configure:5869: checking poll.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking poll.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for poll.h configure:5869: result: yes configure:5869: checking process.h usability configure:5869: gcc -c -Wformat conftest.c >&5 conftest.c:70:21: fatal error: process.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5869: result: no configure:5869: checking process.h presence configure:5869: gcc -E conftest.c conftest.c:37:21: fatal error: process.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | /* end confdefs.h. */ | #include configure:5869: result: no configure:5869: checking for process.h configure:5869: result: no configure:5869: checking pthread.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking pthread.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for pthread.h configure:5869: result: yes configure:5869: checking shadow.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking shadow.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for shadow.h configure:5869: result: yes configure:5869: checking signal.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking signal.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for signal.h configure:5869: result: yes configure:5869: checking for stdint.h configure:5869: result: yes configure:5869: checking stropts.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking stropts.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for stropts.h configure:5869: result: yes configure:5869: checking termios.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking termios.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for termios.h configure:5869: result: yes configure:5869: checking thread.h usability configure:5869: gcc -c -Wformat conftest.c >&5 conftest.c:76:20: fatal error: thread.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5869: result: no configure:5869: checking thread.h presence configure:5869: gcc -E conftest.c conftest.c:43:20: fatal error: thread.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include configure:5869: result: no configure:5869: checking for thread.h configure:5869: result: no configure:5869: checking for unistd.h configure:5869: result: yes configure:5869: checking utime.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking utime.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for utime.h configure:5869: result: yes configure:5869: checking sys/audioio.h usability configure:5869: gcc -c -Wformat conftest.c >&5 conftest.c:78:25: fatal error: sys/audioio.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5869: result: no configure:5869: checking sys/audioio.h presence configure:5869: gcc -E conftest.c conftest.c:45:25: fatal error: sys/audioio.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include configure:5869: result: no configure:5869: checking for sys/audioio.h configure:5869: result: no configure:5869: checking sys/bsdtty.h usability configure:5869: gcc -c -Wformat conftest.c >&5 conftest.c:78:24: fatal error: sys/bsdtty.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5869: result: no configure:5869: checking sys/bsdtty.h presence configure:5869: gcc -E conftest.c conftest.c:45:24: fatal error: sys/bsdtty.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include configure:5869: result: no configure:5869: checking for sys/bsdtty.h configure:5869: result: no configure:5869: checking sys/epoll.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking sys/epoll.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for sys/epoll.h configure:5869: result: yes configure:5869: checking sys/event.h usability configure:5869: gcc -c -Wformat conftest.c >&5 conftest.c:79:23: fatal error: sys/event.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5869: result: no configure:5869: checking sys/event.h presence configure:5869: gcc -E conftest.c conftest.c:46:23: fatal error: sys/event.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | /* end confdefs.h. */ | #include configure:5869: result: no configure:5869: checking for sys/event.h configure:5869: result: no configure:5869: checking sys/file.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking sys/file.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for sys/file.h configure:5869: result: yes configure:5869: checking sys/loadavg.h usability configure:5869: gcc -c -Wformat conftest.c >&5 conftest.c:80:25: fatal error: sys/loadavg.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5869: result: no configure:5869: checking sys/loadavg.h presence configure:5869: gcc -E conftest.c conftest.c:47:25: fatal error: sys/loadavg.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include configure:5869: result: no configure:5869: checking for sys/loadavg.h configure:5869: result: no configure:5869: checking sys/lock.h usability configure:5869: gcc -c -Wformat conftest.c >&5 conftest.c:80:22: fatal error: sys/lock.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5869: result: no configure:5869: checking sys/lock.h presence configure:5869: gcc -E conftest.c conftest.c:47:22: fatal error: sys/lock.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include configure:5869: result: no configure:5869: checking for sys/lock.h configure:5869: result: no configure:5869: checking sys/mkdev.h usability configure:5869: gcc -c -Wformat conftest.c >&5 conftest.c:80:23: fatal error: sys/mkdev.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5869: result: no configure:5869: checking sys/mkdev.h presence configure:5869: gcc -E conftest.c conftest.c:47:23: fatal error: sys/mkdev.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include configure:5869: result: no configure:5869: checking for sys/mkdev.h configure:5869: result: no configure:5869: checking sys/modem.h usability configure:5869: gcc -c -Wformat conftest.c >&5 conftest.c:80:23: fatal error: sys/modem.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5869: result: no configure:5869: checking sys/modem.h presence configure:5869: gcc -E conftest.c conftest.c:47:23: fatal error: sys/modem.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include configure:5869: result: no configure:5869: checking for sys/modem.h configure:5869: result: no configure:5869: checking sys/param.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking sys/param.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for sys/param.h configure:5869: result: yes configure:5869: checking sys/poll.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking sys/poll.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for sys/poll.h configure:5869: result: yes configure:5869: checking sys/select.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking sys/select.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for sys/select.h configure:5869: result: yes configure:5869: checking sys/socket.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking sys/socket.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for sys/socket.h configure:5869: result: yes configure:5869: checking sys/statvfs.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking sys/statvfs.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for sys/statvfs.h configure:5869: result: yes configure:5869: checking for sys/stat.h configure:5869: result: yes configure:5869: checking sys/termio.h usability configure:5869: gcc -c -Wformat conftest.c >&5 conftest.c:86:24: fatal error: sys/termio.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5869: result: no configure:5869: checking sys/termio.h presence configure:5869: gcc -E conftest.c conftest.c:53:24: fatal error: sys/termio.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | /* end confdefs.h. */ | #include configure:5869: result: no configure:5869: checking for sys/termio.h configure:5869: result: no configure:5869: checking sys/time.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking sys/time.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for sys/time.h configure:5869: result: yes configure:5869: checking sys/times.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking sys/times.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for sys/times.h configure:5869: result: yes configure:5869: checking for sys/types.h configure:5869: result: yes configure:5869: checking sys/un.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking sys/un.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for sys/un.h configure:5869: result: yes configure:5869: checking sys/utsname.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking sys/utsname.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for sys/utsname.h configure:5869: result: yes configure:5869: checking sys/wait.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking sys/wait.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for sys/wait.h configure:5869: result: yes configure:5869: checking pty.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking pty.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for pty.h configure:5869: result: yes configure:5869: checking libutil.h usability configure:5869: gcc -c -Wformat conftest.c >&5 conftest.c:93:21: fatal error: libutil.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5869: result: no configure:5869: checking libutil.h presence configure:5869: gcc -E conftest.c conftest.c:60:21: fatal error: libutil.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | /* end confdefs.h. */ | #include configure:5869: result: no configure:5869: checking for libutil.h configure:5869: result: no configure:5869: checking sys/resource.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking sys/resource.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for sys/resource.h configure:5869: result: yes configure:5869: checking netpacket/packet.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking netpacket/packet.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for netpacket/packet.h configure:5869: result: yes configure:5869: checking sysexits.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking sysexits.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for sysexits.h configure:5869: result: yes configure:5869: checking bluetooth.h usability configure:5869: gcc -c -Wformat conftest.c >&5 conftest.c:96:23: fatal error: bluetooth.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5869: result: no configure:5869: checking bluetooth.h presence configure:5869: gcc -E conftest.c conftest.c:63:23: fatal error: bluetooth.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | #include configure:5869: result: no configure:5869: checking for bluetooth.h configure:5869: result: no configure:5869: checking bluetooth/bluetooth.h usability configure:5869: gcc -c -Wformat conftest.c >&5 conftest.c:96:33: fatal error: bluetooth/bluetooth.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5869: result: no configure:5869: checking bluetooth/bluetooth.h presence configure:5869: gcc -E conftest.c conftest.c:63:33: fatal error: bluetooth/bluetooth.h: No such file or directory #include ^ compilation terminated. configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | #include configure:5869: result: no configure:5869: checking for bluetooth/bluetooth.h configure:5869: result: no configure:5869: checking linux/tipc.h usability configure:5869: gcc -c -Wformat conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking linux/tipc.h presence configure:5869: gcc -E conftest.c configure:5869: $? = 0 configure:5869: result: yes configure:5869: checking for linux/tipc.h configure:5869: result: yes configure:5883: checking for dirent.h that defines DIR configure:5902: gcc -c -Wformat conftest.c >&5 configure:5902: $? = 0 configure:5910: result: yes configure:5924: checking for library containing opendir configure:5955: gcc -o conftest -Wformat conftest.c >&5 configure:5955: $? = 0 configure:5972: result: none required configure:6039: checking whether sys/types.h defines makedev configure:6055: gcc -o conftest -Wformat conftest.c >&5 configure:6055: $? = 0 configure:6064: result: yes configure:6093: checking for term.h configure:6093: gcc -c -Wformat conftest.c >&5 configure:6093: $? = 0 configure:6093: result: yes configure:6112: checking for linux/netlink.h configure:6112: gcc -c -Wformat conftest.c >&5 configure:6112: $? = 0 configure:6112: result: yes configure:6133: checking for clock_t in time.h configure:6152: result: yes configure:6156: checking for makedev configure:6176: gcc -o conftest -Wformat conftest.c >&5 configure:6176: $? = 0 configure:6212: result: yes configure:6228: checking Solaris LFS bug configure:6245: gcc -c -Wformat conftest.c >&5 configure:6245: $? = 0 configure:6251: result: no configure:6276: checking for mode_t configure:6276: gcc -c -Wformat conftest.c >&5 configure:6276: $? = 0 configure:6276: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:109:21: error: expected expression before ')' token if (sizeof ((mode_t))) ^ configure:6276: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((mode_t))) | return 0; | ; | return 0; | } configure:6276: result: yes configure:6287: checking for off_t configure:6287: gcc -c -Wformat conftest.c >&5 configure:6287: $? = 0 configure:6287: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:109:20: error: expected expression before ')' token if (sizeof ((off_t))) ^ configure:6287: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:6287: result: yes configure:6298: checking for pid_t configure:6298: gcc -c -Wformat conftest.c >&5 configure:6298: $? = 0 configure:6298: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:109:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:6298: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:6298: result: yes configure:6309: checking return type of signal handlers configure:6327: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:79:1: error: void value not ignored as it ought to be return *(signal (0, 0)) (0) == 1; ^ configure:6327: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:6334: result: void configure:6342: checking for size_t configure:6342: gcc -c -Wformat conftest.c >&5 configure:6342: $? = 0 configure:6342: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:110:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:6342: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:6342: result: yes configure:6353: checking for uid_t in sys/types.h configure:6372: result: yes configure:6383: checking for ssize_t configure:6383: gcc -c -Wformat conftest.c >&5 configure:6383: $? = 0 configure:6383: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:110:22: error: expected expression before ')' token if (sizeof ((ssize_t))) ^ configure:6383: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((ssize_t))) | return 0; | ; | return 0; | } configure:6383: result: yes configure:6397: checking size of int configure:6402: gcc -o conftest -Wformat conftest.c >&5 configure:6402: $? = 0 configure:6402: ./conftest configure:6402: $? = 0 configure:6417: result: 4 configure:6431: checking size of long configure:6436: gcc -o conftest -Wformat conftest.c >&5 configure:6436: $? = 0 configure:6436: ./conftest configure:6436: $? = 0 configure:6451: result: 8 configure:6465: checking size of void * configure:6470: gcc -o conftest -Wformat conftest.c >&5 configure:6470: $? = 0 configure:6470: ./conftest configure:6470: $? = 0 configure:6485: result: 8 configure:6499: checking size of short configure:6504: gcc -o conftest -Wformat conftest.c >&5 configure:6504: $? = 0 configure:6504: ./conftest configure:6504: $? = 0 configure:6519: result: 2 configure:6533: checking size of float configure:6538: gcc -o conftest -Wformat conftest.c >&5 configure:6538: $? = 0 configure:6538: ./conftest configure:6538: $? = 0 configure:6553: result: 4 configure:6567: checking size of double configure:6572: gcc -o conftest -Wformat conftest.c >&5 configure:6572: $? = 0 configure:6572: ./conftest configure:6572: $? = 0 configure:6587: result: 8 configure:6601: checking size of fpos_t configure:6606: gcc -o conftest -Wformat conftest.c >&5 configure:6606: $? = 0 configure:6606: ./conftest configure:6606: $? = 0 configure:6621: result: 16 configure:6635: checking size of size_t configure:6640: gcc -o conftest -Wformat conftest.c >&5 configure:6640: $? = 0 configure:6640: ./conftest configure:6640: $? = 0 configure:6655: result: 8 configure:6669: checking size of pid_t configure:6674: gcc -o conftest -Wformat conftest.c >&5 configure:6674: $? = 0 configure:6674: ./conftest configure:6674: $? = 0 configure:6689: result: 4 configure:6700: checking for long long support configure:6714: gcc -c -Wformat conftest.c >&5 configure:6714: $? = 0 configure:6723: result: yes configure:6730: checking size of long long configure:6735: gcc -o conftest -Wformat conftest.c >&5 configure:6735: $? = 0 configure:6735: ./conftest configure:6735: $? = 0 configure:6750: result: 8 configure:6762: checking for long double support configure:6776: gcc -c -Wformat conftest.c >&5 configure:6776: $? = 0 configure:6785: result: yes configure:6792: checking size of long double configure:6797: gcc -o conftest -Wformat conftest.c >&5 configure:6797: $? = 0 configure:6797: ./conftest configure:6797: $? = 0 configure:6812: result: 16 configure:6824: checking for _Bool support configure:6838: gcc -c -Wformat conftest.c >&5 configure:6838: $? = 0 configure:6847: result: yes configure:6854: checking size of _Bool configure:6859: gcc -o conftest -Wformat conftest.c >&5 configure:6859: $? = 0 configure:6859: ./conftest configure:6859: $? = 0 configure:6874: result: 1 configure:6886: checking for uintptr_t configure:6886: gcc -c -Wformat conftest.c >&5 configure:6886: $? = 0 configure:6886: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:97:24: error: expected expression before ')' token if (sizeof ((uintptr_t))) ^ configure:6886: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | /* end confdefs.h. */ | #ifdef HAVE_STDINT_H | #include | #endif | | int | main () | { | if (sizeof ((uintptr_t))) | return 0; | ; | return 0; | } configure:6886: result: yes configure:6900: checking size of uintptr_t configure:6905: gcc -o conftest -Wformat conftest.c >&5 configure:6905: $? = 0 configure:6905: ./conftest configure:6905: $? = 0 configure:6920: result: 8 configure:6935: checking size of off_t configure:6955: gcc -o conftest -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:97:11: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] if (!f) exit(1); ^ conftest.c:98:3: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] fprintf(f, "%d\n", sizeof(off_t)); ^ configure:6955: $? = 0 configure:6955: ./conftest configure:6955: $? = 0 configure:6967: result: 8 configure:6975: checking whether to enable large file support configure:6987: result: no configure:6996: checking size of time_t configure:7016: gcc -o conftest -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:98:11: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] if (!f) exit(1); ^ conftest.c:99:3: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] fprintf(f, "%d\n", sizeof(time_t)); ^ configure:7016: $? = 0 configure:7016: ./conftest configure:7016: $? = 0 configure:7028: result: 8 configure:7046: checking for pthread_t configure:7060: gcc -pthread -c -Wformat conftest.c >&5 configure:7060: $? = 0 configure:7064: result: yes configure:7068: checking size of pthread_t configure:7088: gcc -pthread -o conftest -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:99:13: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] if (!f) exit(1); ^ conftest.c:100:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] fprintf(f, "%d\n", sizeof(pthread_t)); ^ configure:7088: $? = 0 configure:7088: ./conftest configure:7088: $? = 0 configure:7100: result: 8 configure:7110: checking for --enable-toolbox-glue configure:7140: result: no configure:7235: checking for --enable-framework configure:7252: result: no configure:7256: checking for dyld configure:7267: result: no configure:7280: checking SO configure:7306: result: .so configure:7318: checking LDSHARED configure:7425: result: $(CC) -shared configure:7430: checking CCSHARED configure:7466: result: -fPIC configure:7470: checking LINKFORSHARED configure:7526: result: -Xlinker -export-dynamic configure:7531: checking CFLAGSFORSHARED configure:7544: result: configure:7556: checking SHLIBS configure:7562: result: $(LIBS) configure:7567: checking for dlopen in -ldl configure:7592: gcc -o conftest -Wformat conftest.c -ldl >&5 configure:7592: $? = 0 configure:7601: result: yes configure:7612: checking for shl_load in -ldld configure:7637: gcc -o conftest -Wformat conftest.c -ldld -ldl >&5 /opt/rh/devtoolset-2/root/usr/libexec/gcc/x86_64-CentOS-linux/4.8.2/ld: cannot find -ldld collect2: error: ld returned 1 exit status configure:7637: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #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:7646: result: no configure:7660: checking for library containing sem_init configure:7691: gcc -o conftest -Wformat conftest.c -ldl >&5 /tmp/ccUlgvk7.o: In function `main': conftest.c:(.text+0xa): undefined reference to `sem_init' collect2: error: ld returned 1 exit status configure:7691: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #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 sem_init (); | int | main () | { | return sem_init (); | ; | return 0; | } configure:7691: gcc -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:7691: $? = 0 configure:7708: result: -lpthread configure:7721: checking for textdomain in -lintl configure:7746: gcc -o conftest -Wformat conftest.c -lintl -lpthread -ldl >&5 /opt/rh/devtoolset-2/root/usr/libexec/gcc/x86_64-CentOS-linux/4.8.2/ld: cannot find -lintl collect2: error: ld returned 1 exit status configure:7746: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #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 textdomain (); | int | main () | { | return textdomain (); | ; | return 0; | } configure:7755: result: no configure:7796: checking for t_open in -lnsl configure:7821: gcc -o conftest -Wformat conftest.c -lnsl -lpthread -ldl >&5 /tmp/ccojKj3h.o: In function `main': conftest.c:(.text+0xa): undefined reference to `t_open' collect2: error: ld returned 1 exit status configure:7821: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #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 t_open (); | int | main () | { | return t_open (); | ; | return 0; | } configure:7830: result: no configure:7836: checking for socket in -lsocket configure:7861: gcc -o conftest -Wformat conftest.c -lsocket -lpthread -ldl -lpthread -ldl >&5 /opt/rh/devtoolset-2/root/usr/libexec/gcc/x86_64-CentOS-linux/4.8.2/ld: cannot find -lsocket collect2: error: ld returned 1 exit status configure:7861: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #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 socket (); | int | main () | { | return socket (); | ; | return 0; | } configure:7870: result: no configure:7922: checking for --with-libs configure:7933: result: no configure:7939: checking for --with-system-ffi configure:7948: result: configure:7954: checking for --with-signal-module configure:7966: result: yes configure:7981: checking for --with-dec-threads configure:7995: result: no configure:8006: checking for --with-threads configure:8026: result: yes configure:8541: checking if PTHREAD_SCOPE_SYSTEM is supported configure:8564: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 conftest.c: In function 'main': conftest.c:105:39: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] if (pthread_attr_init(&attr)) exit(-1); ^ configure:8564: $? = 0 configure:8564: ./conftest configure:8564: $? = 0 configure:8576: result: yes configure:8585: checking for pthread_sigmask configure:8585: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:8585: $? = 0 configure:8585: result: yes configure:8605: checking if --enable-ipv6 is specified configure:8644: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 conftest.c: In function 'main': conftest.c:106:4: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(1); ^ configure:8644: $? = 0 configure:8644: ./conftest configure:8644: $? = 0 configure:8645: result: yes configure:8659: checking if RFC2553 API is available configure:8674: gcc -pthread -c -Wformat conftest.c >&5 configure:8674: $? = 0 configure:8675: result: yes configure:8699: checking ipv6 stack type configure:8832: result: linux-glibc configure:8852: checking for OSX 10.5 SDK or later configure:8865: gcc -pthread -c -Wformat conftest.c >&5 conftest.c:101:27: fatal error: Carbon/Carbon.h: No such file or directory #include ^ compilation terminated. configure:8865: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | /* end confdefs.h. */ | #include | int | main () | { | FSIORefNum fRef = 0 | ; | return 0; | } configure:8872: result: no configure:8879: checking for --with-doc-strings configure:8897: result: yes configure:8901: checking for --with-tsc configure:8918: result: no configure:8924: checking for --with-pymalloc configure:8942: result: yes configure:8946: checking for --with-wctype-functions configure:8963: result: no configure:8976: checking for dlopen configure:8976: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:8976: $? = 0 configure:8976: result: yes configure:8989: checking DYNLOADFILE configure:9015: result: dynload_shlib.o configure:9027: checking MACHDEP_OBJS configure:9035: result: MACHDEP_OBJS configure:9053: checking for alarm configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for setitimer configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for getitimer configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for bind_textdomain_codeset configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for chown configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for clock configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for confstr configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for ctermid configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for execv configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 conftest.c:136:6: warning: conflicting types for built-in function 'execv' [enabled by default] char execv (); ^ configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for fchmod configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for fchown configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for fork configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 conftest.c:139:6: warning: conflicting types for built-in function 'fork' [enabled by default] char fork (); ^ configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for fpathconf configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for ftime configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for ftruncate configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for gai_strerror configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for getgroups configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for getlogin configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for getloadavg configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for getpeername configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for getpgid configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for getpid configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for getpriority configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for getpwent configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for getspnam configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for getspent configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for getsid configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for getwd configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccGO11nY.o: In function `main': conftest.c:(.text+0xa): warning: the `getwd' function is dangerous and should not be used. configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for kill configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for killpg configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for lchmod configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 conftest.c:163:1: error: unknown type name 'choke' choke me ^ conftest.c:166:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' int ^ configure:9053: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | /* end confdefs.h. */ | /* Define lchmod to an innocuous variant, in case declares lchmod. | For example, HP-UX 11i declares gettimeofday. */ | #define lchmod innocuous_lchmod | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char lchmod (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef lchmod | | /* 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 lchmod (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_lchmod || defined __stub___lchmod | choke me | #endif | | int | main () | { | return lchmod (); | ; | return 0; | } configure:9053: result: no configure:9053: checking for lchown configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for lstat configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for mkfifo configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for mknod configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for mktime configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for mremap configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for nice configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for pathconf configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for pause configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for plock configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccoZooQ7.o: In function `main': conftest.c:(.text+0xa): undefined reference to `plock' collect2: error: ld returned 1 exit status configure:9053: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | /* end confdefs.h. */ | /* Define plock to an innocuous variant, in case declares plock. | For example, HP-UX 11i declares gettimeofday. */ | #define plock innocuous_plock | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char plock (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef plock | | /* 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 plock (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_plock || defined __stub___plock | choke me | #endif | | int | main () | { | return plock (); | ; | return 0; | } configure:9053: result: no configure:9053: checking for poll configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for pthread_init configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccmVhODj.o: In function `main': conftest.c:(.text+0xa): undefined reference to `pthread_init' collect2: error: ld returned 1 exit status configure:9053: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | /* end confdefs.h. */ | /* Define pthread_init to an innocuous variant, in case declares pthread_init. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_init innocuous_pthread_init | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_init (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_init | | /* 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 pthread_init (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_pthread_init || defined __stub___pthread_init | choke me | #endif | | int | main () | { | return pthread_init (); | ; | return 0; | } configure:9053: result: no configure:9053: checking for putenv configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for readlink configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for realpath configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for select configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for setegid configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for seteuid configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for setgid configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for setlocale configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for setregid configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for setreuid configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for setsid configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for setpgid configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for setpgrp configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for setuid configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for setvbuf configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for snprintf configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 conftest.c:183:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] char snprintf (); ^ configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for sigaction configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for siginterrupt configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for sigrelse configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for strftime configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 conftest.c:187:6: warning: conflicting types for built-in function 'strftime' [enabled by default] char strftime (); ^ configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for sysconf configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for tcgetpgrp configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for tcsetpgrp configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for tempnam configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccsOvLxi.o: In function `main': conftest.c:(.text+0xa): warning: the use of `tempnam' is dangerous, better use `mkstemp' configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for timegm configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for times configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for tmpfile configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for tmpnam configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccSnJ80q.o: In function `main': conftest.c:(.text+0xa): warning: the use of `tmpnam' is dangerous, better use `mkstemp' configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for tmpnam_r configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccSbGknu.o: In function `main': conftest.c:(.text+0xa): warning: the use of `tmpnam_r' is dangerous, better use `mkstemp' configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for truncate configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for uname configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for unsetenv configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for utimes configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for waitpid configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for wait3 configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for wait4 configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for wcscoll configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9053: $? = 0 configure:9053: result: yes configure:9053: checking for _getpty configure:9053: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccaZV4Qm.o: In function `main': conftest.c:(.text+0xa): undefined reference to `_getpty' collect2: error: ld returned 1 exit status configure:9053: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | /* end confdefs.h. */ | /* Define _getpty to an innocuous variant, in case declares _getpty. | For example, HP-UX 11i declares gettimeofday. */ | #define _getpty innocuous__getpty | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _getpty (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _getpty | | /* 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 _getpty (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__getpty || defined __stub____getpty | choke me | #endif | | int | main () | { | return _getpty (); | ; | return 0; | } configure:9053: result: no configure:9066: checking for chroot configure:9079: gcc -pthread -c -Wformat conftest.c >&5 configure:9079: $? = 0 configure:9083: result: yes configure:9091: checking for link configure:9104: gcc -pthread -c -Wformat conftest.c >&5 configure:9104: $? = 0 configure:9108: result: yes configure:9116: checking for symlink configure:9129: gcc -pthread -c -Wformat conftest.c >&5 configure:9129: $? = 0 configure:9133: result: yes configure:9141: checking for fchdir configure:9154: gcc -pthread -c -Wformat conftest.c >&5 configure:9154: $? = 0 configure:9158: result: yes configure:9166: checking for fsync configure:9179: gcc -pthread -c -Wformat conftest.c >&5 configure:9179: $? = 0 configure:9183: result: yes configure:9191: checking for fdatasync configure:9204: gcc -pthread -c -Wformat conftest.c >&5 configure:9204: $? = 0 configure:9208: result: yes configure:9216: checking for epoll configure:9229: gcc -pthread -c -Wformat conftest.c >&5 configure:9229: $? = 0 configure:9233: result: yes configure:9241: checking for kqueue configure:9257: gcc -pthread -c -Wformat conftest.c >&5 conftest.c:191:23: fatal error: sys/event.h: No such file or directory #include ^ compilation terminated. configure:9257: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | int x=kqueue() | ; | return 0; | } configure:9264: result: no configure:9275: checking for ctermid_r configure:9291: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:196:11: error: 'ctermid_r' undeclared (first use in this function) void* p = ctermid_r ^ conftest.c:196:11: note: each undeclared identifier is reported only once for each function it appears in configure:9291: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | /* end confdefs.h. */ | | #include "confdefs.h" | #include | | int | main () | { | void* p = ctermid_r | ; | return 0; | } configure:9298: result: no configure:9304: checking for flock configure:9320: gcc -pthread -c -Wformat conftest.c >&5 configure:9320: $? = 0 configure:9324: result: yes configure:9333: checking for getpagesize configure:9349: gcc -pthread -c -Wformat conftest.c >&5 configure:9349: $? = 0 configure:9353: result: yes configure:9366: checking for true configure:9382: found /bin/true configure:9393: result: true configure:9406: checking for inet_aton in -lc configure:9431: gcc -pthread -o conftest -Wformat conftest.c -lc -lpthread -ldl >&5 configure:9431: $? = 0 configure:9440: result: yes configure:9496: checking for chflags configure:9517: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 conftest.c:191:1: error: expected identifier or '(' before '[' token [ ^ In file included from conftest.c:193:0: /usr/include/unistd.h:327:45: error: unknown type name 'size_t' extern ssize_t read (int __fd, void *__buf, size_t __nbytes) __wur; ^ /usr/include/unistd.h:333:54: error: unknown type name 'size_t' extern ssize_t write (int __fd, __const void *__buf, size_t __n) __wur; ^ In file included from /usr/include/features.h:329:0, from /usr/include/sys/stat.h:26, from conftest.c:192: /usr/include/unistd.h:355:16: error: unknown type name 'size_t' extern ssize_t __REDIRECT (pread, (int __fd, void *__buf, size_t __nbytes, ^ /usr/include/unistd.h:358:16: error: unknown type name 'size_t' extern ssize_t __REDIRECT (pwrite, (int __fd, __const void *__buf, ^ In file included from conftest.c:193:0: /usr/include/unistd.h:371:48: error: unknown type name 'size_t' extern ssize_t pread64 (int __fd, void *__buf, size_t __nbytes, ^ /usr/include/unistd.h:375:57: error: unknown type name 'size_t' extern ssize_t pwrite64 (int __fd, __const void *__buf, size_t __n, ^ /usr/include/unistd.h:471:35: error: unknown type name 'size_t' extern char *getcwd (char *__buf, size_t __size) __THROW __wur; ^ In file included from conftest.c:193:0: /usr/include/unistd.h:568:1: error: unknown type name 'size_t' extern size_t confstr (int __name, char *__buf, size_t __len) __THROW; ^ /usr/include/unistd.h:568:49: error: unknown type name 'size_t' extern size_t confstr (int __name, char *__buf, size_t __len) __THROW; ^ /usr/include/unistd.h:740:46: error: unknown type name 'size_t' extern int ttyname_r (int __fd, char *__buf, size_t __buflen) ^ /usr/include/unistd.h:776:29: error: unknown type name 'size_t' char *__restrict __buf, size_t __len) ^ /usr/include/unistd.h:787:31: error: unknown type name 'size_t' char *__restrict __buf, size_t __len) ^ /usr/include/unistd.h:823:38: error: unknown type name 'size_t' extern int getlogin_r (char *__name, size_t __name_len) __nonnull ((1)); ^ In file included from conftest.c:193:0: /usr/include/unistd.h:845:39: error: unknown type name 'size_t' extern int gethostname (char *__name, size_t __len) __THROW __nonnull ((1)); ^ /usr/include/unistd.h:852:47: error: unknown type name 'size_t' extern int sethostname (__const char *__name, size_t __len) ^ /usr/include/unistd.h:863:41: error: unknown type name 'size_t' extern int getdomainname (char *__name, size_t __len) ^ /usr/include/unistd.h:865:49: error: unknown type name 'size_t' extern int setdomainname (__const char *__name, size_t __len) ^ /usr/include/unistd.h:883:57: error: unknown type name 'size_t' extern int profil (unsigned short int *__sample_buffer, size_t __size, ^ /usr/include/unistd.h:884:6: error: unknown type name 'size_t' size_t __offset, unsigned int __scale) ^ conftest.c:200:1: error: expected identifier or '(' before ']' token ] ^ configure:9517: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | [ | #include | #include | int main(int argc, char*argv[]) | { | if(chflags(argv[0], 0) != 0) | return 1; | return 0; | } | ] configure:9528: result: no configure:9545: checking for lchflags configure:9566: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 conftest.c:191:1: error: expected identifier or '(' before '[' token [ ^ In file included from conftest.c:193:0: /usr/include/unistd.h:327:45: error: unknown type name 'size_t' extern ssize_t read (int __fd, void *__buf, size_t __nbytes) __wur; ^ /usr/include/unistd.h:333:54: error: unknown type name 'size_t' extern ssize_t write (int __fd, __const void *__buf, size_t __n) __wur; ^ In file included from /usr/include/features.h:329:0, from /usr/include/sys/stat.h:26, from conftest.c:192: /usr/include/unistd.h:355:16: error: unknown type name 'size_t' extern ssize_t __REDIRECT (pread, (int __fd, void *__buf, size_t __nbytes, ^ /usr/include/unistd.h:358:16: error: unknown type name 'size_t' extern ssize_t __REDIRECT (pwrite, (int __fd, __const void *__buf, ^ In file included from conftest.c:193:0: /usr/include/unistd.h:371:48: error: unknown type name 'size_t' extern ssize_t pread64 (int __fd, void *__buf, size_t __nbytes, ^ /usr/include/unistd.h:375:57: error: unknown type name 'size_t' extern ssize_t pwrite64 (int __fd, __const void *__buf, size_t __n, ^ /usr/include/unistd.h:471:35: error: unknown type name 'size_t' extern char *getcwd (char *__buf, size_t __size) __THROW __wur; ^ In file included from conftest.c:193:0: /usr/include/unistd.h:568:1: error: unknown type name 'size_t' extern size_t confstr (int __name, char *__buf, size_t __len) __THROW; ^ /usr/include/unistd.h:568:49: error: unknown type name 'size_t' extern size_t confstr (int __name, char *__buf, size_t __len) __THROW; ^ /usr/include/unistd.h:740:46: error: unknown type name 'size_t' extern int ttyname_r (int __fd, char *__buf, size_t __buflen) ^ /usr/include/unistd.h:776:29: error: unknown type name 'size_t' char *__restrict __buf, size_t __len) ^ /usr/include/unistd.h:787:31: error: unknown type name 'size_t' char *__restrict __buf, size_t __len) ^ /usr/include/unistd.h:823:38: error: unknown type name 'size_t' extern int getlogin_r (char *__name, size_t __name_len) __nonnull ((1)); ^ In file included from conftest.c:193:0: /usr/include/unistd.h:845:39: error: unknown type name 'size_t' extern int gethostname (char *__name, size_t __len) __THROW __nonnull ((1)); ^ /usr/include/unistd.h:852:47: error: unknown type name 'size_t' extern int sethostname (__const char *__name, size_t __len) ^ /usr/include/unistd.h:863:41: error: unknown type name 'size_t' extern int getdomainname (char *__name, size_t __len) ^ /usr/include/unistd.h:865:49: error: unknown type name 'size_t' extern int setdomainname (__const char *__name, size_t __len) ^ /usr/include/unistd.h:883:57: error: unknown type name 'size_t' extern int profil (unsigned short int *__sample_buffer, size_t __size, ^ /usr/include/unistd.h:884:6: error: unknown type name 'size_t' size_t __offset, unsigned int __scale) ^ conftest.c:200:1: error: expected identifier or '(' before ']' token ] ^ configure:9566: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | [ | #include | #include | int main(int argc, char*argv[]) | { | if(lchflags(argv[0], 0) != 0) | return 1; | return 0; | } | ] configure:9577: result: no configure:9603: checking for inflateCopy in -lz configure:9628: gcc -pthread -o conftest -Wformat conftest.c -lz -lpthread -ldl >&5 configure:9628: $? = 0 configure:9637: result: yes configure:9653: checking for hstrerror configure:9669: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9669: $? = 0 configure:9673: result: yes configure:9683: checking for inet_aton configure:9702: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9702: $? = 0 configure:9706: result: yes configure:9716: checking for inet_pton configure:9735: gcc -pthread -c -Wformat conftest.c >&5 configure:9735: $? = 0 configure:9739: result: yes configure:9749: checking for setgroups configure:9768: gcc -pthread -c -Wformat conftest.c >&5 configure:9768: $? = 0 configure:9772: result: yes configure:9785: checking for openpty configure:9785: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccyCh13m.o: In function `main': conftest.c:(.text+0xa): undefined reference to `openpty' collect2: error: ld returned 1 exit status configure:9785: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | /* end confdefs.h. */ | /* Define openpty to an innocuous variant, in case declares openpty. | For example, HP-UX 11i declares gettimeofday. */ | #define openpty innocuous_openpty | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char openpty (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef openpty | | /* 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 openpty (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_openpty || defined __stub___openpty | choke me | #endif | | int | main () | { | return openpty (); | ; | return 0; | } configure:9785: result: no configure:9792: checking for openpty in -lutil configure:9817: gcc -pthread -o conftest -Wformat conftest.c -lutil -lpthread -ldl >&5 configure:9817: $? = 0 configure:9826: result: yes configure:9882: checking for forkpty configure:9882: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:9882: $? = 0 configure:9882: result: yes configure:9981: checking for memmove configure:9981: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 conftest.c:221:6: warning: conflicting types for built-in function 'memmove' [enabled by default] char memmove (); ^ configure:9981: $? = 0 configure:9981: result: yes configure:9995: checking for fseek64 configure:9995: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 /tmp/cccAxJaD.o: In function `main': conftest.c:(.text+0xa): undefined reference to `fseek64' collect2: error: ld returned 1 exit status configure:9995: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | /* end confdefs.h. */ | /* Define fseek64 to an innocuous variant, in case declares fseek64. | For example, HP-UX 11i declares gettimeofday. */ | #define fseek64 innocuous_fseek64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fseek64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fseek64 | | /* 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 fseek64 (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_fseek64 || defined __stub___fseek64 | choke me | #endif | | int | main () | { | return fseek64 (); | ; | return 0; | } configure:9995: result: no configure:9995: checking for fseeko configure:9995: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:9995: $? = 0 configure:9995: result: yes configure:9995: checking for fstatvfs configure:9995: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:9995: $? = 0 configure:9995: result: yes configure:9995: checking for ftell64 configure:9995: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 /tmp/ccUWr8tW.o: In function `main': conftest.c:(.text+0xa): undefined reference to `ftell64' collect2: error: ld returned 1 exit status configure:9995: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | /* end confdefs.h. */ | /* Define ftell64 to an innocuous variant, in case declares ftell64. | For example, HP-UX 11i declares gettimeofday. */ | #define ftell64 innocuous_ftell64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ftell64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef ftell64 | | /* 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 ftell64 (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_ftell64 || defined __stub___ftell64 | choke me | #endif | | int | main () | { | return ftell64 (); | ; | return 0; | } configure:9995: result: no configure:9995: checking for ftello configure:9995: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:9995: $? = 0 configure:9995: result: yes configure:9995: checking for statvfs configure:9995: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:9995: $? = 0 configure:9995: result: yes configure:10009: checking for dup2 configure:10009: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:10009: $? = 0 configure:10009: result: yes configure:10009: checking for getcwd configure:10009: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:10009: $? = 0 configure:10009: result: yes configure:10009: checking for strdup configure:10009: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 conftest.c:228:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char strdup (); ^ configure:10009: $? = 0 configure:10009: result: yes configure:10029: checking for getpgrp configure:10029: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:10029: $? = 0 configure:10029: result: yes configure:10045: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:211:1: error: too many arguments to function 'getpgrp' getpgrp(0); ^ In file included from conftest.c:207:0: /usr/include/unistd.h:581:16: note: declared here extern __pid_t getpgrp (void) __THROW; ^ configure:10045: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | /* end confdefs.h. */ | #include | int | main () | { | getpgrp(0); | ; | return 0; | } configure:10058: checking for setpgrp configure:10058: result: yes configure:10074: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:212:1: error: too many arguments to function 'setpgrp' setpgrp(0,0); ^ In file included from conftest.c:208:0: /usr/include/unistd.h:617:12: note: declared here extern int setpgrp (void) __THROW; ^ configure:10074: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1+ echo ++++++++++++++++++config.log++++++++++++++++++  | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | /* end confdefs.h. */ | #include | int | main () | { | setpgrp(0,0); | ; | return 0; | } configure:10087: checking for gettimeofday configure:10087: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:10087: $? = 0 configure:10087: result: yes configure:10103: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:213:41: warning: null argument where non-null required (argument 1) [-Wnonnull] gettimeofday((struct timeval*)0,(struct timezone*)0); ^ configure:10103: $? = 0 configure:10117: checking for major configure:10140: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:10140: $? = 0 configure:10145: result: yes configure:10159: checking for getaddrinfo configure:10179: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:10179: $? = 0 configure:10181: result: yes configure:10183: checking getaddrinfo bug configure:10280: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 conftest.c: In function 'main': conftest.c:289:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(0); ^ configure:10280: $? = 0 configure:10280: ./conftest configure:10280: $? = 0 configure:10281: result: good configure:10316: checking for getnameinfo configure:10316: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:10316: $? = 0 configure:10316: result: yes configure:10327: checking whether time.h and sys/time.h may both be included configure:10347: gcc -pthread -c -Wformat conftest.c >&5 configure:10347: $? = 0 configure:10354: result: yes configure:10362: checking whether struct tm is in sys/time.h or time.h configure:10382: gcc -pthread -c -Wformat conftest.c >&5 configure:10382: $? = 0 configure:10389: result: time.h configure:10397: checking for struct tm.tm_zone configure:10397: gcc -pthread -c -Wformat conftest.c >&5 configure:10397: $? = 0 configure:10397: result: yes configure:10464: checking for struct stat.st_rdev configure:10464: gcc -pthread -c -Wformat conftest.c >&5 configure:10464: $? = 0 configure:10464: result: yes configure:10474: checking for struct stat.st_blksize configure:10474: gcc -pthread -c -Wformat conftest.c >&5 configure:10474: $? = 0 configure:10474: result: yes configure:10484: checking for struct stat.st_flags configure:10484: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:254:12: error: 'struct stat' has no member named 'st_flags' if (ac_aggr.st_flags) ^ configure:10484: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_flags) | return 0; | ; | return 0; | } configure:10484: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:254:19: error: 'struct stat' has no member named 'st_flags' if (sizeof ac_aggr.st_flags) ^ configure:10484: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_flags) | return 0; | ; | return 0; | } configure:10484: result: no configure:10494: checking for struct stat.st_gen configure:10494: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:254:12: error: 'struct stat' has no member named 'st_gen' if (ac_aggr.st_gen) ^ configure:10494: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_gen) | return 0; | ; | return 0; | } configure:10494: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:254:19: error: 'struct stat' has no member named 'st_gen' if (sizeof ac_aggr.st_gen) ^ configure:10494: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_gen) | return 0; | ; | return 0; | } configure:10494: result: no configure:10504: checking for struct stat.st_birthtime configure:10504: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:254:12: error: 'struct stat' has no member named 'st_birthtime' if (ac_aggr.st_birthtime) ^ configure:10504: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_birthtime) | return 0; | ; | return 0; | } configure:10504: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:254:19: error: 'struct stat' has no member named 'st_birthtime' if (sizeof ac_aggr.st_birthtime) ^ configure:10504: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_birthtime) | return 0; | ; | return 0; | } configure:10504: result: no configure:10514: checking for struct stat.st_blocks configure:10514: gcc -pthread -c -Wformat conftest.c >&5 configure:10514: $? = 0 configure:10514: result: yes configure:10535: checking for time.h that defines altzone configure:10551: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:223:8: error: 'altzone' undeclared (first use in this function) return altzone; ^ conftest.c:223:8: note: each undeclared identifier is reported only once for each function it appears in configure:10551: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | /* end confdefs.h. */ | #include | int | main () | { | return altzone; | ; | return 0; | } configure:10559: result: no configure:10568: checking whether sys/select.h and sys/time.h may both be included configure:10585: gcc -pthread -c -Wformat conftest.c >&5 configure:10585: $? = 0 configure:10594: result: yes configure:10597: checking for addrinfo configure:10614: gcc -pthread -c -Wformat conftest.c >&5 configure:10614: $? = 0 configure:10622: result: yes configure:10630: checking for sockaddr_storage configure:10648: gcc -pthread -c -Wformat conftest.c >&5 configure:10648: $? = 0 configure:10656: result: yes configure:10666: checking whether char is unsigned configure:10684: gcc -pthread -c -Wformat conftest.c >&5 configure:10684: $? = 0 configure:10691: result: no configure:10698: checking for an ANSI C-conforming const configure:10763: gcc -pthread -c -Wformat conftest.c >&5 configure:10763: $? = 0 configure:10770: result: yes configure:10780: checking for working volatile configure:10793: gcc -pthread -c -Wformat conftest.c >&5 configure:10793: $? = 0 configure:10802: result: yes configure:10806: checking for working signed char configure:10819: gcc -pthread -c -Wformat conftest.c >&5 configure:10819: $? = 0 configure:10828: result: yes configure:10832: checking for prototypes configure:10845: gcc -pthread -c -Wformat conftest.c >&5 configure:10845: $? = 0 configure:10854: result: yes configure:10858: checking for variable length prototypes and stdarg.h configure:10881: gcc -pthread -c -Wformat conftest.c >&5 configure:10881: $? = 0 configure:10890: result: yes configure:10894: checking for socketpair configure:10910: gcc -pthread -c -Wformat conftest.c >&5 configure:10910: $? = 0 configure:10914: result: yes configure:10924: checking if sockaddr has sa_len member configure:10939: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:231:2: error: 'struct sockaddr' has no member named 'sa_len' x.sa_len = 0; ^ configure:10939: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | struct sockaddr x; | x.sa_len = 0; | ; | return 0; | } configure:10946: result: no configure:10952: checking whether va_list is an array configure:10971: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:235:29: error: incompatible types when assigning to type 'va_list' from type 'struct __va_list_tag *' va_list list1, list2; list1 = list2; ^ configure:10971: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | /* end confdefs.h. */ | | #ifdef HAVE_STDARG_PROTOTYPES | #include | #else | #include | #endif | | int | main () | { | va_list list1, list2; list1 = list2; | ; | return 0; | } configure:10982: result: yes configure:10988: checking for gethostbyname_r configure:10988: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:10988: $? = 0 configure:10988: result: yes configure:10993: checking gethostbyname_r with 6 args configure:11018: gcc -pthread -c -Wformat conftest.c >&5 configure:11018: $? = 0 configure:11025: result: yes configure:11141: checking for __fpu_control configure:11141: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:11141: $? = 0 configure:11141: result: yes configure:11195: checking for --with-fpectl configure:11212: result: no configure:11224: checking for --with-libm=STRING configure:11241: result: default LIBM="-lm" configure:11248: checking for --with-libc=STRING configure:11265: result: default LIBC="" configure:11282: checking for x87-style double rounding configure:11314: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 configure:11314: $? = 0 configure:11314: ./conftest configure:11314: $? = 0 configure:11325: result: no configure:11337: checking whether tanh preserves the sign of zero configure:11361: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 configure:11361: $? = 0 configure:11361: ./conftest configure:11361: $? = 0 configure:11372: result: yes configure:11384: checking for acosh configure:11384: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:253:6: warning: conflicting types for built-in function 'acosh' [enabled by default] char acosh (); ^ configure:11384: $? = 0 configure:11384: result: yes configure:11384: checking for asinh configure:11384: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:254:6: warning: conflicting types for built-in function 'asinh' [enabled by default] char asinh (); ^ configure:11384: $? = 0 configure:11384: result: yes configure:11384: checking for atanh configure:11384: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:255:6: warning: conflicting types for built-in function 'atanh' [enabled by default] char atanh (); ^ configure:11384: $? = 0 configure:11384: result: yes configure:11384: checking for copysign configure:11384: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:256:6: warning: conflicting types for built-in function 'copysign' [enabled by default] char copysign (); ^ configure:11384: $? = 0 configure:11384: result: yes configure:11384: checking for expm1 configure:11384: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:257:6: warning: conflicting types for built-in function 'expm1' [enabled by default] char expm1 (); ^ configure:11384: $? = 0 configure:11384: result: yes configure:11384: checking for finite configure:11384: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:258:6: warning: conflicting types for built-in function 'finite' [enabled by default] char finite (); ^ configure:11384: $? = 0 configure:11384: result: yes configure:11384: checking for hypot configure:11384: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:259:6: warning: conflicting types for built-in function 'hypot' [enabled by default] char hypot (); ^ configure:11384: $? = 0 configure:11384: result: yes configure:11384: checking for log1p configure:11384: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:260:6: warning: conflicting types for built-in function 'log1p' [enabled by default] char log1p (); ^ configure:11384: $? = 0 configure:11384: result: yes configure:11394: checking whether isinf is declared configure:11394: gcc -pthread -c -Wformat conftest.c >&5 configure:11394: $? = 0 configure:11394: result: yes configure:11405: checking whether isnan is declared configure:11405: gcc -pthread -c -Wformat conftest.c >&5 configure:11405: $? = 0 configure:11405: result: yes configure:11416: checking whether isfinite is declared configure:11416: gcc -pthread -c -Wformat conftest.c >&5 configure:11416: $? = 0 configure:11416: result: yes configure:11432: checking wchar.h usability configure:11432: gcc -pthread -c -Wformat conftest.c >&5 configure:11432: $? = 0 configure:11432: result: yes configure:11432: checking wchar.h presence configure:11432: gcc -E conftest.c configure:11432: $? = 0 configure:11432: result: yes configure:11432: checking for wchar.h configure:11432: result: yes configure:11454: checking size of wchar_t configure:11459: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:11459: $? = 0 configure:11459: ./conftest configure:11459: $? = 0 configure:11475: result: 4 configure:11487: checking for UCS-4 tcl configure:11505: gcc -pthread -c -Wformat conftest.c >&5 conftest.c:246:3: error: #error "NOT UCS4_TCL" # error "NOT UCS4_TCL" ^ configure:11505: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_HYPOT 1 | #define HAVE_LOG1P 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | /* end confdefs.h. */ | | #include | #if TCL_UTF_MAX != 6 | # error "NOT UCS4_TCL" | #endif | int | main () | { | | ; | return 0; | } configure:11514: result: no configure:11521: checking whether wchar_t is signed configure:11541: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 conftest.c: In function 'main': conftest.c:248:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit((((wchar_t) -1) < ((wchar_t) 0)) ? 0 : 1); ^ configure:11541: $? = 0 configure:11541: ./conftest configure:11541: $? = 0 configure:11552: result: yes configure:11556: checking what type to use for unicode configure:11627: result: no type found configure:11632: checking whether byte ordering is bigendian configure:11647: gcc -pthread -c -Wformat conftest.c >&5 conftest.c:246:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:246:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:246:15: error: unknown type name 'universal' configure:11647: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_HYPOT 1 | #define HAVE_LOG1P 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define Py_UNICODE_SIZE 4 | #define Py_USING_UNICODE 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:11692: gcc -pthread -c -Wformat conftest.c >&5 configure:11692: $? = 0 configure:11710: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:252:4: error: unknown type name 'not' not big endian ^ conftest.c:252:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:11710: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_HYPOT 1 | #define HAVE_LOG1P 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define Py_UNICODE_SIZE 4 | #define Py_USING_UNICODE 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:11838: result: no configure:11859: checking whether right shift extends the sign bit configure:11877: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 conftest.c: In function 'main': conftest.c:248:2: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(((-1)>>3 == -1) ? 0 : 1); ^ configure:11877: $? = 0 configure:11877: ./conftest configure:11877: $? = 0 configure:11888: result: yes configure:11898: checking for getc_unlocked() and friends configure:11920: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:11920: $? = 0 configure:11929: result: yes configure:11946: checking how to link readline libs configure:11973: gcc -pthread -o conftest -Wformat conftest.c -lreadline -lpthread -ldl -lutil >&5 /usr/lib/../lib64/libreadline.so: undefined reference to `tputs' /usr/lib/../lib64/libreadline.so: undefined reference to `tgoto' /usr/lib/../lib64/libreadline.so: undefined reference to `tgetflag' /usr/lib/../lib64/libreadline.so: undefined reference to `UP' /usr/lib/../lib64/libreadline.so: undefined reference to `tgetent' /usr/lib/../lib64/libreadline.so: undefined reference to `tgetnum' /usr/lib/../lib64/libreadline.so: undefined reference to `PC' /usr/lib/../lib64/libreadline.so: undefined reference to `tgetstr' /usr/lib/../lib64/libreadline.so: undefined reference to `BC' collect2: error: ld returned 1 exit status configure:11973: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_HYPOT 1 | #define HAVE_LOG1P 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define Py_UNICODE_SIZE 4 | #define Py_USING_UNICODE 1 | #define HAVE_GETC_UNLOCKED 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 readline (); | int | main () | { | return readline (); | ; | return 0; | } configure:11973: gcc -pthread -o conftest -Wformat conftest.c -lreadline -lncursesw -lpthread -ldl -lutil >&5 configure:11973: $? = 0 configure:11988: result: -lreadline -lncursesw configure:11996: checking for rl_callback_handler_install in -lreadline configure:12021: gcc -pthread -o conftest -Wformat conftest.c -lreadline -lreadline -lncursesw -lreadline -lncursesw -lpthread -ldl -lutil >&5 configure:12021: $? = 0 configure:12030: result: yes configure:12044: gcc -E conftest.c configure:12044: $? = 0 configure:12081: checking for rl_pre_input_hook in -lreadline configure:12106: gcc -pthread -o conftest -Wformat conftest.c -lreadline -lreadline -lncursesw -lreadline -lncursesw -lpthread -ldl -lutil >&5 configure:12106: $? = 0 configure:12115: result: yes configure:12125: checking for rl_completion_display_matches_hook in -lreadline configure:12150: gcc -pthread -o conftest -Wformat conftest.c -lreadline -lreadline -lncursesw -lreadline -lncursesw -lpthread -ldl -lutil >&5 configure:12150: $? = 0 configure:12159: result: yes configure:12169: checking for rl_completion_matches in -lreadline configure:12194: gcc -pthread -o conftest -Wformat conftest.c -lreadline -lreadline -lncursesw -lreadline -lncursesw -lpthread -ldl -lutil >&5 configure:12194: $? = 0 configure:12203: result: yes configure:12217: gcc -E conftest.c configure:12217: $? = 0 configure:12243: checking for broken nice() configure:12264: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 conftest.c: In function 'main': conftest.c:259:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(0); ^ configure:12264: $? = 0 configure:12264: ./conftest configure:12264: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_HYPOT 1 | #define HAVE_LOG1P 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define Py_UNICODE_SIZE 4 | #define Py_USING_UNICODE 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_CALLBACK 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_COMPLETION_SUPPRESS_APPEND 1 | #define HAVE_RL_PRE_INPUT_HOOK 1 | #define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_RL_CATCH_SIGNAL 1 | /* end confdefs.h. */ | | int main() | { | int val1 = nice(1); | if (val1 != -1 && val1 == nice(2)) | exit(0); | exit(1); | } | configure:12275: result: no configure:12284: checking for broken poll() configure:12317: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 conftest.c: In function 'main': conftest.c:267:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(0); ^ conftest.c:271:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(0); ^ conftest.c:275:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(1); ^ configure:12317: $? = 0 configure:12317: ./conftest configure:12317: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_HYPOT 1 | #define HAVE_LOG1P 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define Py_UNICODE_SIZE 4 | #define Py_USING_UNICODE 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_CALLBACK 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_COMPLETION_SUPPRESS_APPEND 1 | #define HAVE_RL_PRE_INPUT_HOOK 1 | #define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_RL_CATCH_SIGNAL 1 | /* end confdefs.h. */ | | #include | | int main (void) | { | struct pollfd poll_struct = { 42, POLLIN|POLLPRI|POLLOUT, 0 }; | | close (42); | | int poll_test = poll (&poll_struct, 1, 0); | | if (poll_test < 0) | { | exit(0); | } | else if (poll_test == 0 && poll_struct.revents != POLLNVAL) | { | exit(0); | } | else | { | exit(1); | } | } | configure:12326: result: no configure:12338: checking for struct tm.tm_zone configure:12338: result: yes configure:12407: checking for working tzset() configure:12483: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:12483: $? = 0 configure:12483: ./conftest configure:12483: $? = 0 configure:12494: result: yes configure:12504: checking for tv_nsec in struct stat configure:12523: gcc -pthread -c -Wformat conftest.c >&5 configure:12523: $? = 0 configure:12531: result: yes configure:12541: checking for tv_nsec2 in struct stat configure:12560: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:264:3: error: 'struct stat' has no member named 'st_mtimespec' st.st_mtimespec.tv_nsec = 1; ^ configure:12560: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_HYPOT 1 | #define HAVE_LOG1P 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define Py_UNICODE_SIZE 4 | #define Py_USING_UNICODE 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_CALLBACK 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_COMPLETION_SUPPRESS_APPEND 1 | #define HAVE_RL_PRE_INPUT_HOOK 1 | #define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_RL_CATCH_SIGNAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_WORKING_TZSET 1 | #define HAVE_STAT_TV_NSEC 1 | /* end confdefs.h. */ | #include | int | main () | { | | struct stat st; | st.st_mtimespec.tv_nsec = 1; | | ; | return 0; | } configure:12568: result: no configure:12578: checking whether mvwdelch is an expression configure:12597: gcc -pthread -c -Wformat conftest.c >&5 configure:12597: $? = 0 configure:12605: result: yes configure:12615: checking whether WINDOW has _flags configure:12634: gcc -pthread -c -Wformat conftest.c >&5 configure:12634: $? = 0 configure:12642: result: yes configure:12653: checking for is_term_resized configure:12666: gcc -pthread -c -Wformat conftest.c >&5 configure:12666: $? = 0 configure:12670: result: yes configure:12679: checking for resize_term configure:12692: gcc -pthread -c -Wformat conftest.c >&5 configure:12692: $? = 0 configure:12696: result: yes configure:12705: checking for resizeterm configure:12718: gcc -pthread -c -Wformat conftest.c >&5 configure:12718: $? = 0 configure:12722: result: yes configure:12731: checking for /dev/ptmx configure:12736: result: yes configure:12746: checking for /dev/ptc configure:12757: result: no configure:12761: checking for %zd printf() format support configure:12806: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:12806: $? = 0 configure:12806: ./conftest configure:12806: $? = 0 configure:12807: result: yes configure:12821: checking for socklen_t configure:12821: gcc -pthread -c -Wformat conftest.c >&5 configure:12821: $? = 0 configure:12821: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:277:24: error: expected expression before ')' token if (sizeof ((socklen_t))) ^ configure:12821: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_HYPOT 1 | #define HAVE_LOG1P 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define Py_UNICODE_SIZE 4 | #define Py_USING_UNICODE 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_CALLBACK 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_COMPLETION_SUPPRESS_APPEND 1 | #define HAVE_RL_PRE_INPUT_HOOK 1 | #define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_RL_CATCH_SIGNAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_WORKING_TZSET 1 | #define HAVE_STAT_TV_NSEC 1 | #define MVWDELCH_IS_EXPRESSION 1 | #define WINDOW_HAS_FLAGS 1 | #define HAVE_CURSES_IS_TERM_RESIZED 1 | #define HAVE_CURSES_RESIZE_TERM 1 | #define HAVE_CURSES_RESIZETERM 1 | #define HAVE_DEV_PTMX 1 | #define PY_FORMAT_SIZE_T "z" | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | | | int | main () | { | if (sizeof ((socklen_t))) | return 0; | ; | return 0; | } configure:12821: result: yes configure:12855: checking for build directories configure:12862: result: done configure:12971: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by python config.status 2.6, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on a64418c62400 config.status:1124: creating Makefile.pre config.status:1124: creating Modules/Setup.config config.status:1124: creating pyconfig.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_broken_nice=no ac_cv_broken_poll=no ac_cv_c_bigendian=no ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_cxx_thread=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-Wformat ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func___fpu_control=yes ac_cv_func__getpty=no ac_cv_func_acosh=yes ac_cv_func_alarm=yes ac_cv_func_asinh=yes ac_cv_func_atanh=yes ac_cv_func_bind_textdomain_codeset=yes ac_cv_func_chown=yes ac_cv_func_clock=yes ac_cv_func_confstr=yes ac_cv_func_copysign=yes ac_cv_func_ctermid=yes ac_cv_func_dlopen=yes ac_cv_func_dup2=yes ac_cv_func_execv=yes ac_cv_func_expm1=yes ac_cv_func_fchmod=yes ac_cv_func_fchown=yes ac_cv_func_finite=yes ac_cv_func_fork=yes ac_cv_func_forkpty=yes ac_cv_func_fpathconf=yes ac_cv_func_fseek64=no ac_cv_func_fseeko=yes ac_cv_func_fstatvfs=yes ac_cv_func_ftell64=no ac_cv_func_ftello=yes ac_cv_func_ftime=yes ac_cv_func_ftruncate=yes ac_cv_func_gai_strerror=yes ac_cv_func_getcwd=yes ac_cv_func_getgroups=yes ac_cv_func_gethostbyname_r=yes ac_cv_func_getitimer=yes ac_cv_func_getloadavg=yes ac_cv_func_getlogin=yes ac_cv_func_getnameinfo=yes ac_cv_func_getpeername=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpid=yes ac_cv_func_getpriority=yes ac_cv_func_getpwent=yes ac_cv_func_getsid=yes ac_cv_func_getspent=yes ac_cv_func_getspnam=yes ac_cv_func_gettimeofday=yes ac_cv_func_getwd=yes ac_cv_func_hypot=yes ac_cv_func_kill=yes ac_cv_func_killpg=yes ac_cv_func_lchmod=no ac_cv_func_lchown=yes ac_cv_func_log1p=yes ac_cv_func_lstat=yes ac_cv_func_memmove=yes ac_cv_func_mkfifo=yes ac_cv_func_mknod=yes ac_cv_func_mktime=yes ac_cv_func_mremap=yes ac_cv_func_nice=yes ac_cv_func_openpty=no ac_cv_func_pathconf=yes ac_cv_func_pause=yes ac_cv_func_plock=no ac_cv_func_poll=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_sigmask=yes ac_cv_func_putenv=yes ac_cv_func_readlink=yes ac_cv_func_realpath=yes ac_cv_func_select=yes ac_cv_func_setegid=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setitimer=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setregid=yes ac_cv_func_setreuid=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_sigaction=yes ac_cv_func_siginterrupt=yes ac_cv_func_sigrelse=yes ac_cv_func_snprintf=yes ac_cv_func_statvfs=yes ac_cv_func_strdup=yes ac_cv_func_strftime=yes ac_cv_func_sysconf=yes ac_cv_func_tcgetpgrp=yes ac_cv_func_tcsetpgrp=yes ac_cv_func_tempnam=yes ac_cv_func_timegm=yes ac_cv_func_times=yes ac_cv_func_tmpfile=yes ac_cv_func_tmpnam=yes ac_cv_func_tmpnam_r=yes ac_cv_func_truncate=yes ac_cv_func_uname=yes ac_cv_func_unsetenv=yes ac_cv_func_utimes=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_wcscoll=yes ac_cv_has_makedev=yes ac_cv_have_chflags=no ac_cv_have_decl_isfinite=yes ac_cv_have_decl_isinf=yes ac_cv_have_decl_isnan=yes ac_cv_have_getc_unlocked=yes ac_cv_have_lchflags=no ac_cv_header_asm_types_h=yes ac_cv_header_bluetooth_bluetooth_h=no ac_cv_header_bluetooth_h=no ac_cv_header_conio_h=no ac_cv_header_curses_h=yes ac_cv_header_direct_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_grp_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_langinfo_h=yes ac_cv_header_libintl_h=yes ac_cv_header_libutil_h=no ac_cv_header_linux_netlink_h=yes ac_cv_header_linux_tipc_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_ncurses_h=yes ac_cv_header_netpacket_packet_h=yes ac_cv_header_poll_h=yes ac_cv_header_process_h=no ac_cv_header_pthread_h=yes ac_cv_header_pty_h=yes ac_cv_header_shadow_h=yes ac_cv_header_signal_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_stropts_h=yes ac_cv_header_sys_audioio_h=no ac_cv_header_sys_bsdtty_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_loadavg_h=no ac_cv_header_sys_lock_h=no ac_cv_header_sys_mkdev_h=no ac_cv_header_sys_modem_h=no ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_types_h_makedev=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sysexits_h=yes ac_cv_header_term_h=yes ac_cv_header_termios_h=yes ac_cv_header_thread_h=no ac_cv_header_time=yes ac_cv_header_time_altzone=no ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_header_wchar_h=yes ac_cv_kpthread=no ac_cv_kthread=no ac_cv_lib_c_inet_aton=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_intl_textdomain=no ac_cv_lib_nsl_t_open=no ac_cv_lib_readline_rl_callback_handler_install=yes ac_cv_lib_readline_rl_completion_display_matches_hook=yes ac_cv_lib_readline_rl_completion_matches=yes ac_cv_lib_readline_rl_pre_input_hook=yes ac_cv_lib_socket_socket=no ac_cv_lib_util_openpty=yes ac_cv_lib_z_inflateCopy=yes ac_cv_member_struct_stat_st_birthtime=no ac_cv_member_struct_stat_st_blksize=yes ac_cv_member_struct_stat_st_blocks=yes ac_cv_member_struct_stat_st_flags=no ac_cv_member_struct_stat_st_gen=no ac_cv_member_struct_stat_st_rdev=yes ac_cv_member_struct_tm_tm_zone=yes ac_cv_mvwdelch_is_expression=yes ac_cv_no_strict_aliasing_ok=yes ac_cv_objext=o ac_cv_olimit_ok=no ac_cv_opt_olimit_ok=no ac_cv_path_CXX=g++ ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AR=ar ac_cv_prog_CPP='gcc -E' ac_cv_prog_SVNVERSION=not-found ac_cv_prog_TRUE=true ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_pthread=yes ac_cv_pthread_is_default=no ac_cv_pthread_system_supported=yes ac_cv_rshift_extends_sign=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_opendir='none required' ac_cv_search_sem_init=-lpthread ac_cv_sizeof__Bool=1 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_fpos_t=16 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_pid_t=4 ac_cv_sizeof_pthread_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_size_t=8 ac_cv_sizeof_time_t=8 ac_cv_sizeof_uintptr_t=8 ac_cv_sizeof_void_p=8 ac_cv_sizeof_wchar_t=4 ac_cv_stat_tv_nsec2=no ac_cv_stat_tv_nsec=yes ac_cv_struct_addrinfo=yes ac_cv_struct_sockaddr_storage=yes ac_cv_struct_tm=time.h ac_cv_tanh_preserves_zero_sign=yes ac_cv_type_mode_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_ssize_t=yes ac_cv_type_uid_t=yes ac_cv_type_uintptr_t=yes ac_cv_wchar_t_signed=yes ac_cv_window_has_flags=yes ac_cv_working_tzset=yes ac_cv_x87_double_rounding=no py_cv_lib_readline=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' ARCH_RUN_32BIT='' BASECFLAGS=' -fno-strict-aliasing' BLDLIBRARY='$(LDLIBRARY)' BLDSHARED='$(CC) -shared' BUILDEXEEXT='' CC='gcc -pthread' CCSHARED='-fPIC' CFLAGS='-Wformat' CFLAGSFORSHARED='' CONFIGURE_MACOSX_DEPLOYMENT_TARGET='' CONFIG_ARGS=' '\''--prefix=/opt/_internal/cpython-2.6.9-ucs4'\'' '\''--disable-shared'\'' '\''--enable-unicode=ucs4'\'' '\''CFLAGS=-Wformat'\''' CPP='gcc -E' CPPFLAGS='' CXX='g++ -pthread' DEFS='-DHAVE_CONFIG_H' DLINCLDIR='.' DLLLIBRARY='' DYNLOADFILE='dynload_shlib.o' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' EXPORT_MACOSX_DEPLOYMENT_TARGET='#' EXTRAMACHDEPPATH='' EXTRAPLATDIR='' FRAMEWORKALTINSTALLFIRST='' FRAMEWORKALTINSTALLLAST='' FRAMEWORKINSTALLFIRST='' FRAMEWORKINSTALLLAST='' FRAMEWORKUNIXTOOLSPREFIX='/opt/_internal/cpython-2.6.9-ucs4' GREP='/bin/grep' HAVE_GETHOSTBYNAME='' HAVE_GETHOSTBYNAME_R='' HAVE_GETHOSTBYNAME_R_3_ARG='' HAVE_GETHOSTBYNAME_R_5_ARG='' HAVE_GETHOSTBYNAME_R_6_ARG='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTSONAME='$(LDLIBRARY)' LDFLAGS='' LDLAST='' LDLIBRARY='libpython$(VERSION).a' LDLIBRARYDIR='' LDSHARED='$(CC) -shared' LIBC='' LIBM='-lm' LIBOBJS='' LIBRARY='libpython$(VERSION).a' LIBS='-lpthread -ldl -lutil' LIBTOOL_CRUFT='' LINKCC='$(PURIFY) $(MAINCC)' LINKFORSHARED='-Xlinker -export-dynamic' LIPO_32BIT_FLAGS='' LIPO_64BIT_FLAGS='' LN='ln' LTLIBOBJS='' MACHDEP='linux4' MACHDEP_OBJS='' MAINCC='$(CC)' OBJEXT='o' OPT='-DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes' OTHER_LIBTOOL_OPT='' PACKAGE_BUGREPORT='http://www.python.org/python-bugs' PACKAGE_NAME='python' PACKAGE_STRING='python 2.6' PACKAGE_TARNAME='python' PACKAGE_URL='' PACKAGE_VERSION='2.6' PATH_SEPARATOR=':' PYTHONFRAMEWORK='' PYTHONFRAMEWORKDIR='no-framework' PYTHONFRAMEWORKIDENTIFIER='org.python.python' PYTHONFRAMEWORKINSTALLDIR='' PYTHONFRAMEWORKPREFIX='' RANLIB='ranlib' RUNSHARED='' SGI_ABI='' SHELL='/bin/sh' SHLIBS='$(LIBS)' SIGNAL_OBJS='' SO='.so' SOVERSION='1.0' SRCDIRS='Parser Grammar Objects Python Modules Mac' SVNVERSION='echo Unversioned directory' THREADHEADERS=' $(srcdir)/Python/thread_atheos.h $(srcdir)/Python/thread_beos.h $(srcdir)/Python/thread_cthread.h $(srcdir)/Python/thread_foobar.h $(srcdir)/Python/thread_lwp.h $(srcdir)/Python/thread_nt.h $(srcdir)/Python/thread_os2.h $(srcdir)/Python/thread_pth.h $(srcdir)/Python/thread_pthread.h $(srcdir)/Python/thread_sgi.h $(srcdir)/Python/thread_solaris.h $(srcdir)/Python/thread_wince.h' THREADOBJ='Python/thread.o' TRUE='true' UNICODE_OBJS='Objects/unicodeobject.o Objects/unicodectype.o' UNIVERSALSDK='' UNIVERSAL_ARCH_FLAGS='' USE_SIGNAL_MODULE='' USE_THREAD_MODULE='' VERSION='2.6' ac_ct_CC='gcc' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/opt/_internal/cpython-2.6.9-ucs4' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define _GNU_SOURCE 1 #define _NETBSD_SOURCE 1 #define __BSD_VISIBLE 1 #define _BSD_TYPES 1 #define _DARWIN_C_SOURCE 1 #define _XOPEN_SOURCE 600 #define _XOPEN_SOURCE_EXTENDED 1 #define _POSIX_C_SOURCE 200112L #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 STDC_HEADERS 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_CURSES_H 1 #define HAVE_DLFCN_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GRP_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_NCURSES_H 1 #define HAVE_POLL_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_STDINT_H 1 #define HAVE_STROPTS_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_PTY_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_NETPACKET_PACKET_H 1 #define HAVE_SYSEXITS_H 1 #define HAVE_LINUX_TIPC_H 1 #define HAVE_DIRENT_H 1 #define HAVE_TERM_H 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_MAKEDEV 1 #define _LARGEFILE_SOURCE 1 #define _FILE_OFFSET_BITS 64 #if defined(SCO_DS) #undef _OFF_T #endif #define RETSIGTYPE void #define HAVE_SSIZE_T 1 #define SIZEOF_INT 4 #define SIZEOF_LONG 8 #define SIZEOF_VOID_P 8 #define SIZEOF_SHORT 2 #define SIZEOF_FLOAT 4 #define SIZEOF_DOUBLE 8 #define SIZEOF_FPOS_T 16 #define SIZEOF_SIZE_T 8 #define SIZEOF_PID_T 4 #define HAVE_LONG_LONG 1 #define SIZEOF_LONG_LONG 8 #define HAVE_LONG_DOUBLE 1 #define SIZEOF_LONG_DOUBLE 16 #define HAVE_C99_BOOL 1 #define SIZEOF__BOOL 1 #define HAVE_UINTPTR_T 1 #define SIZEOF_UINTPTR_T 8 #define SIZEOF_OFF_T 8 #define SIZEOF_TIME_T 8 #define SIZEOF_PTHREAD_T 8 #define SHLIB_EXT ".so" #define HAVE_LIBDL 1 #define WITH_THREAD 1 #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 #define HAVE_PTHREAD_SIGMASK 1 #define ENABLE_IPV6 1 #define WITH_DOC_STRINGS 1 #define WITH_PYMALLOC 1 #define HAVE_DLOPEN 1 #define HAVE_DYNAMIC_LOADING 1 #define HAVE_ALARM 1 #define HAVE_SETITIMER 1 #define HAVE_GETITIMER 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_CHOWN 1 #define HAVE_CLOCK 1 #define HAVE_CONFSTR 1 #define HAVE_CTERMID 1 #define HAVE_EXECV 1 #define HAVE_FCHMOD 1 #define HAVE_FCHOWN 1 #define HAVE_FORK 1 #define HAVE_FPATHCONF 1 #define HAVE_FTIME 1 #define HAVE_FTRUNCATE 1 #define HAVE_GAI_STRERROR 1 #define HAVE_GETGROUPS 1 #define HAVE_GETLOGIN 1 #define HAVE_GETLOADAVG 1 #define HAVE_GETPEERNAME 1 #define HAVE_GETPGID 1 #define HAVE_GETPID 1 #define HAVE_GETPRIORITY 1 #define HAVE_GETPWENT 1 #define HAVE_GETSPNAM 1 #define HAVE_GETSPENT 1 #define HAVE_GETSID 1 #define HAVE_GETWD 1 #define HAVE_KILL 1 #define HAVE_KILLPG 1 #define HAVE_LCHOWN 1 #define HAVE_LSTAT 1 #define HAVE_MKFIFO 1 #define HAVE_MKNOD 1 #define HAVE_MKTIME 1 #define HAVE_MREMAP 1 #define HAVE_NICE 1 #define HAVE_PATHCONF 1 #define HAVE_PAUSE 1 #define HAVE_POLL 1 #define HAVE_PUTENV 1 #define HAVE_READLINK 1 #define HAVE_REALPATH 1 #define HAVE_SELECT 1 #define HAVE_SETEGID 1 #define HAVE_SETEUID 1 #define HAVE_SETGID 1 #define HAVE_SETLOCALE 1 #define HAVE_SETREGID 1 #define HAVE_SETREUID 1 #define HAVE_SETSID 1 #define HAVE_SETPGID 1 #define HAVE_SETPGRP 1 #define HAVE_SETUID 1 #define HAVE_SETVBUF 1 #define HAVE_SNPRINTF 1 #define HAVE_SIGACTION 1 #define HAVE_SIGINTERRUPT 1 #define HAVE_SIGRELSE 1 #define HAVE_STRFTIME 1 #define HAVE_SYSCONF 1 #define HAVE_TCGETPGRP 1 #define HAVE_TCSETPGRP 1 #define HAVE_TEMPNAM 1 #define HAVE_TIMEGM 1 #define HAVE_TIMES 1 #define HAVE_TMPFILE 1 #define HAVE_TMPNAM 1 #define HAVE_TMPNAM_R 1 #define HAVE_TRUNCATE 1 #define HAVE_UNAME 1 #define HAVE_UNSETENV 1 #define HAVE_UTIMES 1 #define HAVE_WAITPID 1 #define HAVE_WAIT3 1 #define HAVE_WAIT4 1 #define HAVE_WCSCOLL 1 #define HAVE_CHROOT 1 #define HAVE_LINK 1 #define HAVE_SYMLINK 1 #define HAVE_FCHDIR 1 #define HAVE_FSYNC 1 #define HAVE_FDATASYNC 1 #define HAVE_EPOLL 1 #define HAVE_FLOCK 1 #define HAVE_GETPAGESIZE 1 #define HAVE_ZLIB_COPY 1 #define HAVE_HSTRERROR 1 #define HAVE_INET_ATON 1 #define HAVE_INET_PTON 1 #define HAVE_SETGROUPS 1 #define HAVE_OPENPTY 1 #define HAVE_FORKPTY 1 #define HAVE_MEMMOVE 1 #define HAVE_FSEEKO 1 #define HAVE_FSTATVFS 1 #define HAVE_FTELLO 1 #define HAVE_STATVFS 1 #define HAVE_DUP2 1 #define HAVE_GETCWD 1 #define HAVE_STRDUP 1 #define HAVE_GETPGRP 1 #define HAVE_SETPGRP 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_DEVICE_MACROS 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_STRUCT_TM_TM_ZONE 1 #define HAVE_TM_ZONE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 #define HAVE_STRUCT_STAT_ST_BLOCKS 1 #define HAVE_ST_BLOCKS 1 #define SYS_SELECT_WITH_SYS_TIME 1 #define HAVE_ADDRINFO 1 #define HAVE_SOCKADDR_STORAGE 1 #define HAVE_PROTOTYPES 1 #define HAVE_STDARG_PROTOTYPES 1 #define HAVE_SOCKETPAIR 1 #define VA_LIST_IS_ARRAY 1 #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYNAME_R_6_ARG 1 #define TANH_PRESERVES_ZERO_SIGN 1 #define HAVE_ACOSH 1 #define HAVE_ASINH 1 #define HAVE_ATANH 1 #define HAVE_COPYSIGN 1 #define HAVE_EXPM1 1 #define HAVE_FINITE 1 #define HAVE_HYPOT 1 #define HAVE_LOG1P 1 #define HAVE_DECL_ISINF 1 #define HAVE_DECL_ISNAN 1 #define HAVE_DECL_ISFINITE 1 #define HAVE_WCHAR_H 1 #define SIZEOF_WCHAR_T 4 #define Py_UNICODE_SIZE 4 #define Py_USING_UNICODE 1 #define HAVE_GETC_UNLOCKED 1 #define HAVE_LIBREADLINE 1 #define HAVE_RL_CALLBACK 1 #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 #define HAVE_RL_COMPLETION_SUPPRESS_APPEND 1 #define HAVE_RL_PRE_INPUT_HOOK 1 #define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 #define HAVE_RL_COMPLETION_MATCHES 1 #define HAVE_RL_CATCH_SIGNAL 1 #define HAVE_STRUCT_TM_TM_ZONE 1 #define HAVE_TM_ZONE 1 #define HAVE_WORKING_TZSET 1 #define HAVE_STAT_TV_NSEC 1 #define MVWDELCH_IS_EXPRESSION 1 #define WINDOW_HAS_FLAGS 1 #define HAVE_CURSES_IS_TERM_RESIZED 1 #define HAVE_CURSES_RESIZE_TERM 1 #define HAVE_CURSES_RESIZETERM 1 #define HAVE_DEV_PTMX 1 #define PY_FORMAT_SIZE_T "z" configure: exit 0 ++++++++++++++++++config.log++++++++++++++++++ ++ lex_pyver 2.6.9 ++ echo 2.6.9 ++ awk -F . '{printf "%03d%03d%03d", $1, $2, $3}' ++ lex_pyver 3.6 ++ echo 3.6 ++ awk -F . '{printf "%03d%03d%03d", $1, $2, $3}' + '[' 002006009 -ge 003006000 ']' + make -j2 Parser/parsetok.c: In function ‘parsetok’: Parser/parsetok.c:134:43: warning: variable ‘handling_with’ set but not used [-Wunused-but-set-variable] int started = 0, handling_import = 0, handling_with = 0; ^ Parser/pgen.c: In function ‘compile_atom’: Parser/pgen.c:282:9: warning: variable ‘i’ set but not used [-Wunused-but-set-variable] int i; ^ Objects/dictobject.c: In function ‘insertdict’: Objects/dictobject.c:447:28: warning: typedef ‘lookupfunc’ locally defined but not used [-Wunused-local-typedefs] typedef PyDictEntry *(*lookupfunc)(PyDictObject *, PyObject *, long); ^ Objects/setobject.c: In function ‘set_insert_key’: Objects/setobject.c:215:25: warning: typedef ‘lookupfunc’ locally defined but not used [-Wunused-local-typedefs] typedef setentry *(*lookupfunc)(PySetObject *, PyObject *, long); ^ Objects/unicodeobject.c: In function ‘PyUnicodeUCS4_FromFormatV’: Objects/unicodeobject.c:685:17: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign] PyObject *str = PyUnicode_DecodeUTF8(s, strlen(s), "replace"); ^ In file included from Include/Python.h:38:0, from Objects/unicodeobject.c:43: /usr/include/string.h:242:15: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ extern size_t strlen (__const char *__s) ^ Objects/unicodeobject.c:685:17: warning: pointer targets in passing argument 1 of ‘PyUnicodeUCS4_DecodeUTF8’ differ in signedness [-Wpointer-sign] PyObject *str = PyUnicode_DecodeUTF8(s, strlen(s), "replace"); ^ In file included from Include/Python.h:85:0, from Objects/unicodeobject.c:43: Include/unicodeobject.h:261:31: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8 ^ Include/unicodeobject.h:752:23: note: in expansion of macro ‘PyUnicode_DecodeUTF8’ PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( ^ Objects/unicodeobject.c: In function ‘PyUnicodeUCS4_DecodeUTF32Stateful’: Objects/unicodeobject.c:2083:34: warning: unused variable ‘qq’ [-Wunused-variable] const unsigned char *q, *e, *qq; ^ Python/getargs.c: In function ‘convertsimple’: Python/getargs.c:553:49: warning: variable ‘q2’ set but not used [-Wunused-but-set-variable] #define FETCH_SIZE int *q=NULL;Py_ssize_t *q2=NULL;\ ^ Python/getargs.c:950:17: note: in expansion of macro ‘FETCH_SIZE’ FETCH_SIZE; ^ Python/pyarena.c: In function ‘PyArena_Free’: Python/pyarena.c:162:9: warning: variable ‘r’ set but not used [-Wunused-but-set-variable] int r; ^ In file included from Python/thread.c:121:0: Python/thread_pthread.h: In function ‘PyThread_free_lock’: Python/thread_pthread.h:313:17: warning: variable ‘error’ set but not used [-Wunused-but-set-variable] int status, error = 0; ^ Python/thread_pthread.h: In function ‘PyThread_acquire_lock’: Python/thread_pthread.h:343:17: warning: variable ‘error’ set but not used [-Wunused-but-set-variable] int status, error = 0; ^ Python/thread_pthread.h: In function ‘PyThread_release_lock’: Python/thread_pthread.h:370:17: warning: variable ‘error’ set but not used [-Wunused-but-set-variable] int status, error = 0; ^ ./Modules/_sre.c: In function ‘_validate_inner’: ./Modules/_sre.c:2992:42: warning: variable ‘prefix_skip’ set but not used [-Wunused-but-set-variable] SRE_CODE prefix_len, prefix_skip; ^ ./Modules/_sre.c:2970:38: warning: variable ‘max’ set but not used [-Wunused-but-set-variable] SRE_CODE flags, min, max, i; ^ ./Modules/_sre.c:2970:33: warning: variable ‘min’ set but not used [-Wunused-but-set-variable] SRE_CODE flags, min, max, i; ^ libpython2.6.a(posixmodule.o): In function `posix_tmpnam': /Python-2.6.9/./Modules/posixmodule.c:7261: warning: the use of `tmpnam_r' is dangerous, better use `mkstemp' libpython2.6.a(posixmodule.o): In function `posix_tempnam': /Python-2.6.9/./Modules/posixmodule.c:7216: warning: the use of `tempnam' is dangerous, better use `mkstemp' /Python-2.6.9/Modules/_collectionsmodule.c: In function ‘deque_clearmethod’: /Python-2.6.9/Modules/_collectionsmodule.c:599:9: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable] int rv; ^ /Python-2.6.9/Modules/_bisectmodule.c: In function ‘init_bisect’: /Python-2.6.9/Modules/_bisectmodule.c:240:15: warning: variable ‘m’ set but not used [-Wunused-but-set-variable] PyObject *m; ^ /Python-2.6.9/Modules/_json.c: In function ‘init_json’: /Python-2.6.9/Modules/_json.c:619:15: warning: variable ‘m’ set but not used [-Wunused-but-set-variable] PyObject *m; ^ /Python-2.6.9/Modules/socketmodule.c: In function ‘socket_gethostbyname_ex’: /Python-2.6.9/Modules/socketmodule.c:3288:9: warning: variable ‘result’ set but not used [-Wunused-but-set-variable] int result; ^ /Python-2.6.9/Modules/socketmodule.c: In function ‘socket_gethostbyaddr’: /Python-2.6.9/Modules/socketmodule.c:3364:9: warning: variable ‘result’ set but not used [-Wunused-but-set-variable] int result; ^ /Python-2.6.9/Modules/_ssl.c: In function ‘_get_peer_alt_names’: /Python-2.6.9/Modules/_ssl.c:702:21: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] if(!(method = X509V3_EXT_get(ext))) { ^ /Python-2.6.9/Modules/_ssl.c: In function ‘PySSL_cipher’: /Python-2.6.9/Modules/_ssl.c:1095:13: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] current = SSL_get_current_cipher(self->ssl); ^ /Python-2.6.9/Modules/_sqlite/connection.c: In function ‘_pysqlite_final_callback’: /Python-2.6.9/Modules/_sqlite/connection.c:688:15: warning: variable ‘aggregate_class’ set but not used [-Wunused-but-set-variable] PyObject* aggregate_class; ^ /Python-2.6.9/Modules/_sqlite/cursor.c: In function ‘pysqlite_cursor_dealloc’: /Python-2.6.9/Modules/_sqlite/cursor.c:118:9: warning: variable ‘rc’ set but not used [-Wunused-but-set-variable] int rc; ^ /Python-2.6.9/Modules/_sqlite/statement.c: In function ‘pysqlite_statement_dealloc’: /Python-2.6.9/Modules/_sqlite/statement.c:408:9: warning: variable ‘rc’ set but not used [-Wunused-but-set-variable] int rc; ^ /Python-2.6.9/Modules/_tkinter.c: In function ‘PythonCmd’: /Python-2.6.9/Modules/_tkinter.c:1998:15: warning: variable ‘self’ set but not used [-Wunused-but-set-variable] PyObject *self, *func, *arg, *res; ^ /Python-2.6.9/Modules/_tkinter.c: In function ‘Tkapp_TkInit’: /Python-2.6.9/Modules/_tkinter.c:2630:15: warning: variable ‘main_window’ set but not used [-Wunused-but-set-variable] Tk_Window main_window; ^ /Python-2.6.9/Modules/tkappinit.c: In function ‘Tcl_AppInit’: /Python-2.6.9/Modules/tkappinit.c:22:15: warning: variable ‘main_window’ set but not used [-Wunused-but-set-variable] Tk_Window main_window; ^ /Python-2.6.9/Modules/_ctypes/cfield.c: In function ‘CField_FromDesc’: /Python-2.6.9/Modules/_ctypes/cfield.c:45:29: warning: variable ‘length’ set but not used [-Wunused-but-set-variable] Py_ssize_t size, align, length; ^ + make install python$EXE ../../Tools/scripts/h2py.py -i '(u_long)' /usr/include/netinet/in.h Skipping: __THROW = __attribute__ ((__nothrow__)) Skipping: def __NTH(fct): return __attribute__ ((__nothrow__)) fct Skipping: __THROW = throw () Skipping: def __NTH(fct): return fct throw () Skipping: __inline = Skipping: __const = const Skipping: __signed = signed Skipping: __volatile = volatile Skipping: __ptr_t = void * Skipping: __long_double_t = long double Skipping: __BEGIN_DECLS = extern "C" { Skipping: __END_DECLS = } Skipping: __BEGIN_NAMESPACE_STD = namespace std { Skipping: __END_NAMESPACE_STD = } Skipping: def __USING_NAMESPACE_STD(name): return using std::name; Skipping: __BEGIN_NAMESPACE_C99 = namespace __c99 { Skipping: __END_NAMESPACE_C99 = } Skipping: def __USING_NAMESPACE_C99(name): return using __c99::name; Skipping: __bounded = Skipping: __unbounded = Skipping: __ptrvalue = Skipping: __attribute_malloc__ = __attribute__ ((__malloc__)) Skipping: __attribute_malloc__ = Skipping: __attribute_pure__ = __attribute__ ((__pure__)) Skipping: __attribute_pure__ = Skipping: __attribute_used__ = __attribute__ ((__used__)) Skipping: __attribute_noinline__ = __attribute__ ((__noinline__)) Skipping: __attribute_used__ = __attribute__ ((__unused__)) Skipping: __attribute_noinline__ = Skipping: __attribute_deprecated__ = __attribute__ ((__deprecated__)) Skipping: __attribute_deprecated__ = Skipping: def __nonnull(params): return __attribute__ ((__nonnull__ params)) Skipping: __attribute_warn_unused_result__ = \ __attribute__ ((__warn_unused_result__)) Skipping: __wur = __attribute_warn_unused_result__ Skipping: __attribute_warn_unused_result__ = Skipping: __wur = Skipping: __always_inline = __inline __attribute__ ((__always_inline__)) Skipping: __always_inline = __inline Skipping: __extension__ = Skipping: __restrict = Skipping: __restrict_arr = __restrict Skipping: __restrict_arr = Skipping: __restrict_arr = restrict Skipping: __restrict_arr = Warning - could not find file gnu/stubs Skipping: UINT32_MAX = (4294967295U) Skipping: UINT_LEAST32_MAX = (4294967295U) Skipping: UINT_FAST16_MAX = (18446744073709551615UL) Skipping: UINT_FAST32_MAX = (18446744073709551615UL) Skipping: UINT_FAST16_MAX = (4294967295U) Skipping: UINT_FAST32_MAX = (4294967295U) Skipping: UINTPTR_MAX = (18446744073709551615UL) Skipping: UINTPTR_MAX = (4294967295U) Skipping: SIZE_MAX = (18446744073709551615UL) Skipping: SIZE_MAX = (4294967295U) Skipping: WINT_MIN = (0u) Skipping: WINT_MAX = (4294967295u) Warning - could not find file stddef.h Skipping: __S16_TYPE = short int Skipping: __U16_TYPE = unsigned short int Skipping: __U32_TYPE = unsigned int Skipping: __SLONGWORD_TYPE = long int Skipping: __ULONGWORD_TYPE = unsigned long int Skipping: __SQUAD_TYPE = __quad_t Skipping: __UQUAD_TYPE = __u_quad_t Skipping: __UWORD_TYPE = unsigned int Skipping: __SLONG32_TYPE = long int Skipping: __ULONG32_TYPE = unsigned long int Skipping: __S64_TYPE = __quad_t Skipping: __U64_TYPE = __u_quad_t Skipping: __STD_TYPE = __extension__ typedef Skipping: __SQUAD_TYPE = long int Skipping: __UQUAD_TYPE = unsigned long int Skipping: __SWORD_TYPE = long int Skipping: __UWORD_TYPE = unsigned long int Skipping: __ULONG32_TYPE = unsigned int Skipping: __S64_TYPE = long int Skipping: __U64_TYPE = unsigned long int Skipping: __STD_TYPE = typedef Skipping: __DEV_T_TYPE = __UQUAD_TYPE Skipping: __UID_T_TYPE = __U32_TYPE Skipping: __GID_T_TYPE = __U32_TYPE Skipping: __INO_T_TYPE = __ULONGWORD_TYPE Skipping: __INO64_T_TYPE = __UQUAD_TYPE Skipping: __MODE_T_TYPE = __U32_TYPE Skipping: __NLINK_T_TYPE = __UWORD_TYPE Skipping: __OFF_T_TYPE = __SLONGWORD_TYPE Skipping: __OFF64_T_TYPE = __SQUAD_TYPE Skipping: __RLIM_T_TYPE = __ULONGWORD_TYPE Skipping: __RLIM64_T_TYPE = __UQUAD_TYPE Skipping: __BLKCNT_T_TYPE = __SLONGWORD_TYPE Skipping: __BLKCNT64_T_TYPE = __SQUAD_TYPE Skipping: __FSBLKCNT_T_TYPE = __ULONGWORD_TYPE Skipping: __FSBLKCNT64_T_TYPE = __UQUAD_TYPE Skipping: __FSFILCNT_T_TYPE = __ULONGWORD_TYPE Skipping: __FSFILCNT64_T_TYPE = __UQUAD_TYPE Skipping: __ID_T_TYPE = __U32_TYPE Skipping: __CLOCK_T_TYPE = __SLONGWORD_TYPE Skipping: __TIME_T_TYPE = __SLONGWORD_TYPE Skipping: __USECONDS_T_TYPE = __U32_TYPE Skipping: __SUSECONDS_T_TYPE = __SLONGWORD_TYPE Skipping: __SWBLK_T_TYPE = __SLONGWORD_TYPE Skipping: __TIMER_T_TYPE = void * Skipping: __BLKSIZE_T_TYPE = __SLONGWORD_TYPE Skipping: __FSID_T_TYPE = struct { int __val[2]; } Skipping: CLK_TCK = ((__clock_t) __sysconf (2)) Skipping: _SIGSET_NWORDS = (1024 / (8 * sizeof (unsigned long int))) Skipping: _EXTERN_INLINE = extern __inline Skipping: def __sigword(sig): return (((sig) - 1) / (8 * sizeof (unsigned long int))) Skipping: __NFDBITS = (8 * sizeof (__fd_mask)) Skipping: def __FDMASK(d): return ((__fd_mask) 1 << ((d) % __NFDBITS)) Skipping: def __FDS_BITS(set): return ((set)->fds_bits) Skipping: def __FDS_BITS(set): return ((set)->__fds_bits) Skipping: NFDBITS = __NFDBITS Skipping: __cleanup_fct_attribute = __attribute__ ((__regparm__ (1))) Skipping: INT_MIN = (-INT_MAX - 1) Skipping: UINT_MAX = 4294967295U Skipping: ULONG_MAX = 18446744073709551615UL Skipping: ULONG_MAX = 4294967295UL Skipping: LLONG_MAX = 9223372036854775807LL Skipping: LLONG_MIN = (-LLONG_MAX - 1LL) Skipping: ULLONG_MAX = 18446744073709551615ULL Skipping: LLONG_MIN = (-LLONG_MAX-1) Skipping: LLONG_MAX = __LONG_LONG_MAX__ Skipping: ULLONG_MAX = (LLONG_MAX * 2ULL + 1) Skipping: SOCK_STREAM = SOCK_STREAM Skipping: SOCK_DGRAM = SOCK_DGRAM Skipping: SOCK_RAW = SOCK_RAW Skipping: SOCK_RDM = SOCK_RDM Skipping: SOCK_SEQPACKET = SOCK_SEQPACKET Skipping: SOCK_PACKET = SOCK_PACKET Skipping: __SOCKADDR_COMMON_SIZE = (sizeof (unsigned short int)) Skipping: __ss_aligntype = __uint64_t Skipping: __ss_aligntype = __uint32_t Skipping: _SS_PADSIZE = (_SS_SIZE - (2 * sizeof (__ss_aligntype))) Skipping: MSG_OOB = MSG_OOB Skipping: MSG_PEEK = MSG_PEEK Skipping: MSG_DONTROUTE = MSG_DONTROUTE Skipping: MSG_TRYHARD = MSG_DONTROUTE Skipping: MSG_CTRUNC = MSG_CTRUNC Skipping: MSG_PROXY = MSG_PROXY Skipping: MSG_TRUNC = MSG_TRUNC Skipping: MSG_DONTWAIT = MSG_DONTWAIT Skipping: MSG_EOR = MSG_EOR Skipping: MSG_WAITALL = MSG_WAITALL Skipping: MSG_FIN = MSG_FIN Skipping: MSG_SYN = MSG_SYN Skipping: MSG_CONFIRM = MSG_CONFIRM Skipping: MSG_RST = MSG_RST Skipping: MSG_ERRQUEUE = MSG_ERRQUEUE Skipping: MSG_NOSIGNAL = MSG_NOSIGNAL Skipping: MSG_MORE = MSG_MORE Skipping: def CMSG_DATA(cmsg): return ((cmsg)->__cmsg_data) Skipping: def CMSG_DATA(cmsg): return ((unsigned char *) ((struct cmsghdr *) (cmsg) + 1)) Skipping: def CMSG_ALIGN(len): return (((len) + sizeof (size_t) - 1) \ Skipping: def CMSG_SPACE(len): return (CMSG_ALIGN (len) \ Skipping: def CMSG_LEN(len): return (CMSG_ALIGN (sizeof (struct cmsghdr)) + (len)) Skipping: _EXTERN_INLINE = extern __inline Skipping: SCM_RIGHTS = SCM_RIGHTS Skipping: SCM_CREDENTIALS = SCM_CREDENTIALS Warning - could not find file asm Skipping: SHUT_RD = SHUT_RD Skipping: SHUT_WR = SHUT_WR Skipping: SHUT_RDWR = SHUT_RDWR Skipping: __SOCKADDR_ARG = struct sockaddr *__restrict Skipping: __CONST_SOCKADDR_ARG = __const struct sockaddr * Skipping: __SOCKADDR_ALLTYPES = \ __SOCKADDR_ONETYPE (sockaddr) \ __SOCKADDR_ONETYPE (sockaddr_at) \ __SOCKADDR_ONETYPE (sockaddr_ax25) \ __SOCKADDR_ONETYPE (sockaddr_dl) \ __SOCKADDR_ONETYPE (sockaddr_eon) \ __SOCKADDR_ONETYPE (sockaddr_in) \ __SOCKADDR_ONETYPE (sockaddr_in6) \ __SOCKADDR_ONETYPE (sockaddr_inarp) \ __SOCKADDR_ONETYPE (sockaddr_ipx) \ __SOCKADDR_ONETYPE (sockaddr_iso) \ __SOCKADDR_ONETYPE (sockaddr_ns) \ __SOCKADDR_ONETYPE (sockaddr_un) \ __SOCKADDR_ONETYPE (sockaddr_x25) Skipping: def __SOCKADDR_ONETYPE(type): return struct type *__restrict __##type##__; Skipping: def __SOCKADDR_ONETYPE(type): return __const struct type *__restrict __##type##__; Skipping: IPPROTO_IP = IPPROTO_IP Skipping: IPPROTO_HOPOPTS = IPPROTO_HOPOPTS Skipping: IPPROTO_ICMP = IPPROTO_ICMP Skipping: IPPROTO_IGMP = IPPROTO_IGMP Skipping: IPPROTO_IPIP = IPPROTO_IPIP Skipping: IPPROTO_TCP = IPPROTO_TCP Skipping: IPPROTO_EGP = IPPROTO_EGP Skipping: IPPROTO_PUP = IPPROTO_PUP Skipping: IPPROTO_UDP = IPPROTO_UDP Skipping: IPPROTO_IDP = IPPROTO_IDP Skipping: IPPROTO_TP = IPPROTO_TP Skipping: IPPROTO_IPV6 = IPPROTO_IPV6 Skipping: IPPROTO_ROUTING = IPPROTO_ROUTING Skipping: IPPROTO_FRAGMENT = IPPROTO_FRAGMENT Skipping: IPPROTO_RSVP = IPPROTO_RSVP Skipping: IPPROTO_GRE = IPPROTO_GRE Skipping: IPPROTO_ESP = IPPROTO_ESP Skipping: IPPROTO_AH = IPPROTO_AH Skipping: IPPROTO_ICMPV6 = IPPROTO_ICMPV6 Skipping: IPPROTO_NONE = IPPROTO_NONE Skipping: IPPROTO_DSTOPTS = IPPROTO_DSTOPTS Skipping: IPPROTO_MTP = IPPROTO_MTP Skipping: IPPROTO_ENCAP = IPPROTO_ENCAP Skipping: IPPROTO_PIM = IPPROTO_PIM Skipping: IPPROTO_COMP = IPPROTO_COMP Skipping: IPPROTO_SCTP = IPPROTO_SCTP Skipping: IPPROTO_RAW = IPPROTO_RAW Skipping: INADDR_ANY = ((in_addr_t) 0x00000000) Skipping: INADDR_BROADCAST = ((in_addr_t) 0xffffffff) Skipping: INADDR_NONE = ((in_addr_t) 0xffffffff) Skipping: INADDR_LOOPBACK = ((in_addr_t) 0x7f000001) Skipping: INADDR_UNSPEC_GROUP = ((in_addr_t) 0xe0000000) Skipping: INADDR_ALLHOSTS_GROUP = ((in_addr_t) 0xe0000001) Skipping: INADDR_ALLRTRS_GROUP = ((in_addr_t) 0xe0000002) Skipping: INADDR_MAX_LOCAL_GROUP = ((in_addr_t) 0xe00000ff) Skipping: s6_addr = in6_u.u6_addr8 Skipping: s6_addr16 = in6_u.u6_addr16 Skipping: s6_addr32 = in6_u.u6_addr32 Skipping: IN6ADDR_ANY_INIT = { { { 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 } } } Skipping: IN6ADDR_LOOPBACK_INIT = { { { 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 } } } Skipping: def IP_MSFILTER_SIZE(numsrc): return (sizeof (struct ip_msfilter) \ Skipping: def GROUP_FILTER_SIZE(numsrc): return (sizeof (struct group_filter) \ Skipping: IP_RECVRETOPTS = IP_RETOPTS Skipping: SCM_SRCRT = IPV6_RXSRCRT Skipping: def IN6_IS_ADDR_MULTICAST(a): return (((__const uint8_t *) (a))[0] == 0xff) / + popd + rm -rf Python-2.6.9 + '[' -e /opt/_internal/cpython-2.6.9-ucs4/bin/python3 ']' + /opt/_internal/cpython-2.6.9-ucs4/bin/python get-pip.py DEPRECATION: Python 2.6 is no longer supported by the Python core team, please upgrade your Python. A future version of pip will drop support for Python 2.6 Collecting pip Using cached pip-8.1.2-py2.py3-none-any.whl Collecting setuptools Using cached setuptools-28.5.0-py2.py3-none-any.whl Collecting wheel Using cached wheel-0.29.0-py2.py3-none-any.whl Collecting argparse; python_version == "2.6" (from wheel) Using cached argparse-1.4.0-py2.py3-none-any.whl Installing collected packages: pip, setuptools, argparse, wheel Successfully installed argparse-1.4.0 pip-8.1.2 setuptools-28.5.0 wheel-0.29.0 + /opt/_internal/cpython-2.6.9-ucs4/bin/pip install wheel DEPRECATION: Python 2.6 is no longer supported by the Python core team, please upgrade your Python. A future version of pip will drop support for Python 2.6 Requirement already satisfied (use --upgrade to upgrade): wheel in /opt/_internal/cpython-2.6.9-ucs4/lib/python2.6/site-packages Requirement already satisfied (use --upgrade to upgrade): argparse; python_version == "2.6" in /opt/_internal/cpython-2.6.9-ucs4/lib/python2.6/site-packages (from wheel) ++ /opt/_internal/cpython-2.6.9-ucs4/bin/python build_scripts/python-tag-abi-tag.py + local abi_tag=cp26-cp26mu + ln -s /opt/_internal/cpython-2.6.9-ucs4 /opt/python/cp26-cp26mu + rm -f Python-2.6.9.tgz + for py_ver in '$@' + build_cpython 2.7.11 + local py_ver=2.7.11 + check_var 2.7.11 + '[' -z 2.7.11 ']' + check_var https://www.python.org/ftp/python + '[' -z https://www.python.org/ftp/python ']' + wget -q https://www.python.org/ftp/python/2.7.11/Python-2.7.11.tgz ++ lex_pyver 2.7.11 ++ echo 2.7.11 ++ awk -F . '{printf "%03d%03d%03d", $1, $2, $3}' ++ lex_pyver 3.3 ++ echo 3.3 ++ awk -F . '{printf "%03d%03d%03d", $1, $2, $3}' + '[' 002007011 -lt 003003000 ']' + do_cpython_build 2.7.11 ucs2 + local py_ver=2.7.11 cfv + check_var 2.7.11 + '[' -z 2.7.11 ']' + local ucs_setting=ucs2 + check_var ucs2 + '[' -z ucs2 ']' + tar -xzf Python-2.7.11.tgz + pushd Python-2.7.11 + '[' ucs2 = none ']' /Python-2.7.11 / + local unicode_flags=--enable-unicode=ucs2 + local dir_suffix=-ucs2 + local prefix=/opt/_internal/cpython-2.7.11-ucs2 + mkdir -p /opt/_internal/cpython-2.7.11-ucs2/lib ++ lex_pyver 2.7.11 ++ awk -F . '{printf "%03d%03d%03d", $1, $2, $3}' ++ echo 2.7.11 ++ lex_pyver 3.6 ++ echo 3.6 ++ awk -F . '{printf "%03d%03d%03d", $1, $2, $3}' + '[' 002007011 -lt 003006000 ']' + cfv=-Wformat + CFLAGS=-Wformat + ./configure --prefix=/opt/_internal/cpython-2.7.11-ucs2 --disable-shared --enable-unicode=ucs2 configure: WARNING: By default, distutils will build C++ extension modules with "g++". If this is not intended, then set CXX on the configure command line. + echo ++++++++++++++++++gcc++++++++++++++++++ + gcc --version ++++++++++++++++++gcc++++++++++++++++++ gcc (GCC) 4.8.2 20140120 (Red Hat 4.8.2-15) Copyright (C) 2013 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. + cc --version cc (GCC) 4.8.2 20140120 (Red Hat 4.8.2-15) Copyright (C) 2013 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. ++++++++++++++++++config.log++++++++++++++++++ + echo ++++++++++++++++++config.log++++++++++++++++++ + cat ./config.log This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by python configure 2.7, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/opt/_internal/cpython-2.7.11-ucs2 --disable-shared --enable-unicode=ucs2 ## --------- ## ## Platform. ## ## --------- ## hostname = a64418c62400 uname -m = x86_64 uname -r = 4.7.6-1-ARCH uname -s = Linux uname -v = #1 SMP PREEMPT Fri Sep 30 19:28:42 CEST 2016 /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: /opt/rh/devtoolset-2/root/usr/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2816: checking build system type configure:2830: result: x86_64-unknown-linux-gnu configure:2850: checking host system type configure:2863: result: x86_64-unknown-linux-gnu configure:2974: checking for --enable-universalsdk configure:3015: result: no configure:3025: checking for --with-universal-archs configure:3042: result: 32-bit configure:3199: checking MACHDEP configure:3391: result: linux2 configure:3400: checking EXTRAPLATDIR configure:3415: result: configure:3436: checking for --without-gcc configure:3480: result: no configure:3574: checking for gcc configure:3590: found /opt/rh/devtoolset-2/root/usr/bin/gcc configure:3601: result: gcc configure:3830: checking for C compiler version configure:3839: gcc --version >&5 gcc (GCC) 4.8.2 20140120 (Red Hat 4.8.2-15) Copyright (C) 2013 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:3850: $? = 0 configure:3839: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/opt/rh/devtoolset-2/root/usr/libexec/gcc/x86_64-CentOS-linux/4.8.2/lto-wrapper Target: x86_64-CentOS-linux Configured with: ../configure --prefix=/opt/rh/devtoolset-2/root/usr --mandir=/opt/rh/devtoolset-2/root/usr/share/man --infodir=/opt/rh/devtoolset-2/root/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --disable-gnu-unique-object --enable-linker-build-id --enable-languages=c,c++,fortran,lto --enable-plugin --with-linker-hash-style=gnu --enable-initfini-array --disable-libgcj --with-isl=/home/centos/rpm/BUILD/gcc-4.8.2-20140120/obj-x86_64-CentOS-linux/isl-install --with-cloog=/home/centos/rpm/BUILD/gcc-4.8.2-20140120/obj-x86_64-CentOS-linux/cloog-install --with-gmp=/home/centos/rpm/BUILD/gcc-4.8.2-20140120/obj-x86_64-CentOS-linux/gmp-install --with-mpfr=/home/centos/rpm/BUILD/gcc-4.8.2-20140120/obj-x86_64-CentOS-linux/mpfr-install --with-mpc=/home/centos/rpm/BUILD/gcc-4.8.2-20140120/obj-x86_64-CentOS-linux/mpc-install --with-tune=generic --with-arch_32=i586 --build=x86_64-CentOS-linux Thread model: posix gcc version 4.8.2 20140120 (Red Hat 4.8.2-15) (GCC) configure:3850: $? = 0 configure:3839: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3850: $? = 4 configure:3839: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3850: $? = 4 configure:3870: checking whether the C compiler works configure:3892: gcc -Wformat conftest.c >&5 configure:3896: $? = 0 configure:3944: result: yes configure:3947: checking for C compiler default output file name configure:3949: result: a.out configure:3955: checking for suffix of executables configure:3962: gcc -o conftest -Wformat conftest.c >&5 configure:3966: $? = 0 configure:3988: result: configure:4010: checking whether we are cross compiling configure:4018: gcc -o conftest -Wformat conftest.c >&5 configure:4022: $? = 0 configure:4029: ./conftest configure:4033: $? = 0 configure:4048: result: no configure:4053: checking for suffix of object files configure:4075: gcc -c -Wformat conftest.c >&5 configure:4079: $? = 0 configure:4100: result: o configure:4104: checking whether we are using the GNU C compiler configure:4123: gcc -c -Wformat conftest.c >&5 configure:4123: $? = 0 configure:4132: result: yes configure:4141: checking whether gcc accepts -g configure:4161: gcc -c -g conftest.c >&5 configure:4161: $? = 0 configure:4202: result: yes configure:4219: checking for gcc option to accept ISO C89 configure:4282: gcc -c -Wformat conftest.c >&5 configure:4282: $? = 0 configure:4295: result: none needed configure:4322: checking for --with-cxx-main= configure:4348: result: no configure:4401: checking for g++ configure:4434: result: no configure:4670: WARNING: By default, distutils will build C++ extension modules with "g++". If this is not intended, then set CXX on the configure command line. configure:4689: checking how to run the C preprocessor configure:4720: gcc -E conftest.c configure:4720: $? = 0 configure:4734: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4734: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | /* end confdefs.h. */ | #include configure:4759: result: gcc -E configure:4779: gcc -E conftest.c configure:4779: $? = 0 configure:4793: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4793: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | /* end confdefs.h. */ | #include configure:4822: checking for grep that handles long lines and -e configure:4880: result: /bin/grep configure:4885: checking for egrep configure:4947: result: /bin/grep -E configure:4952: checking for ANSI C header files configure:4972: gcc -c -Wformat conftest.c >&5 configure:4972: $? = 0 configure:5045: gcc -o conftest -Wformat conftest.c >&5 configure:5045: $? = 0 configure:5045: ./conftest configure:5045: $? = 0 configure:5056: result: yes configure:5069: checking for sys/types.h configure:5069: gcc -c -Wformat conftest.c >&5 configure:5069: $? = 0 configure:5069: result: yes configure:5069: checking for sys/stat.h configure:5069: gcc -c -Wformat conftest.c >&5 configure:5069: $? = 0 configure:5069: result: yes configure:5069: checking for stdlib.h configure:5069: gcc -c -Wformat conftest.c >&5 configure:5069: $? = 0 configure:5069: result: yes configure:5069: checking for string.h configure:5069: gcc -c -Wformat conftest.c >&5 configure:5069: $? = 0 configure:5069: result: yes configure:5069: checking for memory.h configure:5069: gcc -c -Wformat conftest.c >&5 configure:5069: $? = 0 configure:5069: result: yes configure:5069: checking for strings.h configure:5069: gcc -c -Wformat conftest.c >&5 configure:5069: $? = 0 configure:5069: result: yes configure:5069: checking for inttypes.h configure:5069: gcc -c -Wformat conftest.c >&5 configure:5069: $? = 0 configure:5069: result: yes configure:5069: checking for stdint.h configure:5069: gcc -c -Wformat conftest.c >&5 configure:5069: $? = 0 configure:5069: result: yes configure:5069: checking for unistd.h configure:5069: gcc -c -Wformat conftest.c >&5 configure:5069: $? = 0 configure:5069: result: yes configure:5082: checking minix/config.h usability configure:5082: gcc -c -Wformat conftest.c >&5 conftest.c:54:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:5082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5082: result: no configure:5082: checking minix/config.h presence configure:5082: gcc -E conftest.c conftest.c:21:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:5082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 configure:5082: result: no configure:5082: checking for minix/config.h configure:5082: result: no configure:5103: checking whether it is safe to define __EXTENSIONS__ configure:5121: gcc -c -Wformat conftest.c >&5 configure:5121: $? = 0 configure:5128: result: yes configure:5152: checking for --with-suffix configure:5165: result: configure:5171: checking for case-insensitive build directory configure:5183: result: no configure:5211: checking LIBRARY configure:5217: result: libpython$(VERSION).a configure:5253: checking LINKCC configure:5272: result: $(PURIFY) $(MAINCC) configure:5281: checking for GNU ld configure:5293: result: yes configure:5296: checking for --enable-shared configure:5313: result: no configure:5316: checking for --enable-profiling configure:5341: result: no configure:5349: checking LDLIBRARY configure:5443: result: libpython$(VERSION).a configure:5489: checking for ranlib configure:5505: found /opt/rh/devtoolset-2/root/usr/bin/ranlib configure:5516: result: ranlib configure:5588: checking for ar configure:5604: found /opt/rh/devtoolset-2/root/usr/bin/ar configure:5615: result: ar configure:5650: checking for svnversion configure:5678: result: not-found configure:5712: checking for hg configure:5740: result: not-found configure:5781: checking for a BSD-compatible install configure:5849: result: /usr/bin/install -c configure:5860: checking for a thread-safe mkdir -p configure:5899: result: /bin/mkdir -p configure:5915: checking for --with-pydebug configure:5933: result: no configure:6010: checking whether gcc accepts -fno-strict-aliasing configure:6028: gcc -fno-strict-aliasing -c -Wformat conftest.c >&5 configure:6028: $? = 0 configure:6037: result: yes configure:6208: checking whether gcc accepts -OPT:Olimit=0 configure:6226: gcc -OPT:Olimit=0 -c -Wformat conftest.c >&5 cc1: error: argument to '-O' should be a non-negative integer, 'g', 's' or 'fast' configure:6226: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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. */ | | int | main () | { | | ; | return 0; | } configure:6236: result: no configure:6255: checking whether gcc accepts -Olimit 1500 configure:6273: gcc -Olimit 1500 -c -Wformat conftest.c >&5 gcc: error: 1500: No such file or directory configure:6273: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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. */ | | int | main () | { | | ; | return 0; | } configure:6283: result: no configure:6300: checking whether gcc supports ParseTuple __format__ configure:6317: gcc -c -Wformat -Werror -Wformat conftest.c >&5 conftest.c:27:5: error: 'PyArg_ParseTuple' is an unrecognized format function type [-Werror=format=] void f(char*,...)__attribute((format(PyArg_ParseTuple, 1, 2))); ^ cc1: all warnings being treated as errors configure:6317: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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. */ | | void f(char*,...)__attribute((format(PyArg_ParseTuple, 1, 2))); | int | main () | { | | ; | return 0; | } | configure:6327: result: no configure:6339: checking for llvm-profdata configure:6367: result: not-found configure:6416: checking whether pthreads are available without options configure:6441: gcc -o conftest -Wformat conftest.c >&5 /tmp/ccQ3eXHO.o: In function `main': conftest.c:(.text+0x2e): undefined reference to `pthread_create' conftest.c:(.text+0x45): undefined reference to `pthread_detach' collect2: error: ld returned 1 exit status configure:6441: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 | #include | | void* routine(void* p){return NULL;} | | int main(){ | pthread_t p; | if(pthread_create(&p,NULL,routine,NULL)!=0) | return 1; | (void)pthread_detach(p); | return 0; | } | configure:6457: result: no configure:6470: checking whether gcc accepts -Kpthread configure:6497: gcc -Kpthread -o conftest -Wformat conftest.c >&5 gcc: error: unrecognized command line option '-Kpthread' configure:6497: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 | #include | | void* routine(void* p){return NULL;} | | int main(){ | pthread_t p; | if(pthread_create(&p,NULL,routine,NULL)!=0) | return 1; | (void)pthread_detach(p); | return 0; | } | configure:6509: result: no configure:6520: checking whether gcc accepts -Kthread configure:6547: gcc -Kthread -o conftest -Wformat conftest.c >&5 gcc: error: unrecognized command line option '-Kthread' configure:6547: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 | #include | | void* routine(void* p){return NULL;} | | int main(){ | pthread_t p; | if(pthread_create(&p,NULL,routine,NULL)!=0) | return 1; | (void)pthread_detach(p); | return 0; | } | configure:6559: result: no configure:6570: checking whether gcc accepts -pthread configure:6597: gcc -pthread -o conftest -Wformat conftest.c >&5 configure:6597: $? = 0 configure:6597: ./conftest configure:6597: $? = 0 configure:6609: result: yes configure:6618: checking whether g++ also accepts flags for thread support configure:6649: result: yes configure:6656: checking for ANSI C header files configure:6760: result: yes configure:6782: checking asm/types.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking asm/types.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for asm/types.h configure:6782: result: yes configure:6782: checking conio.h usability configure:6782: gcc -c -Wformat conftest.c >&5 conftest.c:61:19: fatal error: conio.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6782: result: no configure:6782: checking conio.h presence configure:6782: gcc -E conftest.c conftest.c:28:19: fatal error: conio.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | /* end confdefs.h. */ | #include configure:6782: result: no configure:6782: checking for conio.h configure:6782: result: no configure:6782: checking direct.h usability configure:6782: gcc -c -Wformat conftest.c >&5 conftest.c:61:20: fatal error: direct.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6782: result: no configure:6782: checking direct.h presence configure:6782: gcc -E conftest.c conftest.c:28:20: fatal error: direct.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | /* end confdefs.h. */ | #include configure:6782: result: no configure:6782: checking for direct.h configure:6782: result: no configure:6782: checking dlfcn.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking dlfcn.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for dlfcn.h configure:6782: result: yes configure:6782: checking errno.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking errno.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for errno.h configure:6782: result: yes configure:6782: checking fcntl.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking fcntl.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for fcntl.h configure:6782: result: yes configure:6782: checking grp.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking grp.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for grp.h configure:6782: result: yes configure:6782: checking ieeefp.h usability configure:6782: gcc -c -Wformat conftest.c >&5 conftest.c:65:20: fatal error: ieeefp.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6782: result: no configure:6782: checking ieeefp.h presence configure:6782: gcc -E conftest.c conftest.c:32:20: fatal error: ieeefp.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include configure:6782: result: no configure:6782: checking for ieeefp.h configure:6782: result: no configure:6782: checking io.h usability configure:6782: gcc -c -Wformat conftest.c >&5 conftest.c:65:16: fatal error: io.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6782: result: no configure:6782: checking io.h presence configure:6782: gcc -E conftest.c conftest.c:32:16: fatal error: io.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include configure:6782: result: no configure:6782: checking for io.h configure:6782: result: no configure:6782: checking langinfo.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking langinfo.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for langinfo.h configure:6782: result: yes configure:6782: checking libintl.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking libintl.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for libintl.h configure:6782: result: yes configure:6782: checking poll.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking poll.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for poll.h configure:6782: result: yes configure:6782: checking process.h usability configure:6782: gcc -c -Wformat conftest.c >&5 conftest.c:68:21: fatal error: process.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6782: result: no configure:6782: checking process.h presence configure:6782: gcc -E conftest.c conftest.c:35:21: fatal error: process.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | /* end confdefs.h. */ | #include configure:6782: result: no configure:6782: checking for process.h configure:6782: result: no configure:6782: checking pthread.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking pthread.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for pthread.h configure:6782: result: yes configure:6782: checking shadow.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking shadow.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for shadow.h configure:6782: result: yes configure:6782: checking signal.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking signal.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for signal.h configure:6782: result: yes configure:6782: checking for stdint.h configure:6782: result: yes configure:6782: checking stropts.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking stropts.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for stropts.h configure:6782: result: yes configure:6782: checking termios.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking termios.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for termios.h configure:6782: result: yes configure:6782: checking thread.h usability configure:6782: gcc -c -Wformat conftest.c >&5 conftest.c:74:20: fatal error: thread.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6782: result: no configure:6782: checking thread.h presence configure:6782: gcc -E conftest.c conftest.c:41:20: fatal error: thread.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include configure:6782: result: no configure:6782: checking for thread.h configure:6782: result: no configure:6782: checking for unistd.h configure:6782: result: yes configure:6782: checking utime.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking utime.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for utime.h configure:6782: result: yes configure:6782: checking sys/audioio.h usability configure:6782: gcc -c -Wformat conftest.c >&5 conftest.c:76:25: fatal error: sys/audioio.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6782: result: no configure:6782: checking sys/audioio.h presence configure:6782: gcc -E conftest.c conftest.c:43:25: fatal error: sys/audioio.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include configure:6782: result: no configure:6782: checking for sys/audioio.h configure:6782: result: no configure:6782: checking sys/bsdtty.h usability configure:6782: gcc -c -Wformat conftest.c >&5 conftest.c:76:24: fatal error: sys/bsdtty.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6782: result: no configure:6782: checking sys/bsdtty.h presence configure:6782: gcc -E conftest.c conftest.c:43:24: fatal error: sys/bsdtty.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include configure:6782: result: no configure:6782: checking for sys/bsdtty.h configure:6782: result: no configure:6782: checking sys/epoll.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking sys/epoll.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for sys/epoll.h configure:6782: result: yes configure:6782: checking sys/event.h usability configure:6782: gcc -c -Wformat conftest.c >&5 conftest.c:77:23: fatal error: sys/event.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6782: result: no configure:6782: checking sys/event.h presence configure:6782: gcc -E conftest.c conftest.c:44:23: fatal error: sys/event.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | /* end confdefs.h. */ | #include configure:6782: result: no configure:6782: checking for sys/event.h configure:6782: result: no configure:6782: checking sys/file.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking sys/file.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for sys/file.h configure:6782: result: yes configure:6782: checking sys/loadavg.h usability configure:6782: gcc -c -Wformat conftest.c >&5 conftest.c:78:25: fatal error: sys/loadavg.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6782: result: no configure:6782: checking sys/loadavg.h presence configure:6782: gcc -E conftest.c conftest.c:45:25: fatal error: sys/loadavg.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include configure:6782: result: no configure:6782: checking for sys/loadavg.h configure:6782: result: no configure:6782: checking sys/lock.h usability configure:6782: gcc -c -Wformat conftest.c >&5 conftest.c:78:22: fatal error: sys/lock.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6782: result: no configure:6782: checking sys/lock.h presence configure:6782: gcc -E conftest.c conftest.c:45:22: fatal error: sys/lock.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include configure:6782: result: no configure:6782: checking for sys/lock.h configure:6782: result: no configure:6782: checking sys/mkdev.h usability configure:6782: gcc -c -Wformat conftest.c >&5 conftest.c:78:23: fatal error: sys/mkdev.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6782: result: no configure:6782: checking sys/mkdev.h presence configure:6782: gcc -E conftest.c conftest.c:45:23: fatal error: sys/mkdev.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include configure:6782: result: no configure:6782: checking for sys/mkdev.h configure:6782: result: no configure:6782: checking sys/modem.h usability configure:6782: gcc -c -Wformat conftest.c >&5 conftest.c:78:23: fatal error: sys/modem.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6782: result: no configure:6782: checking sys/modem.h presence configure:6782: gcc -E conftest.c conftest.c:45:23: fatal error: sys/modem.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include configure:6782: result: no configure:6782: checking for sys/modem.h configure:6782: result: no configure:6782: checking sys/param.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking sys/param.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for sys/param.h configure:6782: result: yes configure:6782: checking sys/poll.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking sys/poll.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for sys/poll.h configure:6782: result: yes configure:6782: checking sys/select.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking sys/select.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for sys/select.h configure:6782: result: yes configure:6782: checking sys/socket.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking sys/socket.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for sys/socket.h configure:6782: result: yes configure:6782: checking sys/statvfs.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking sys/statvfs.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for sys/statvfs.h configure:6782: result: yes configure:6782: checking for sys/stat.h configure:6782: result: yes configure:6782: checking sys/termio.h usability configure:6782: gcc -c -Wformat conftest.c >&5 conftest.c:84:24: fatal error: sys/termio.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6782: result: no configure:6782: checking sys/termio.h presence configure:6782: gcc -E conftest.c conftest.c:51:24: fatal error: sys/termio.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | /* end confdefs.h. */ | #include configure:6782: result: no configure:6782: checking for sys/termio.h configure:6782: result: no configure:6782: checking sys/time.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking sys/time.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for sys/time.h configure:6782: result: yes configure:6782: checking sys/times.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking sys/times.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for sys/times.h configure:6782: result: yes configure:6782: checking for sys/types.h configure:6782: result: yes configure:6782: checking sys/un.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking sys/un.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for sys/un.h configure:6782: result: yes configure:6782: checking sys/utsname.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking sys/utsname.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for sys/utsname.h configure:6782: result: yes configure:6782: checking sys/wait.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking sys/wait.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for sys/wait.h configure:6782: result: yes configure:6782: checking pty.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking pty.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for pty.h configure:6782: result: yes configure:6782: checking libutil.h usability configure:6782: gcc -c -Wformat conftest.c >&5 conftest.c:91:21: fatal error: libutil.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6782: result: no configure:6782: checking libutil.h presence configure:6782: gcc -E conftest.c conftest.c:58:21: fatal error: libutil.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | /* end confdefs.h. */ | #include configure:6782: result: no configure:6782: checking for libutil.h configure:6782: result: no configure:6782: checking sys/resource.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking sys/resource.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for sys/resource.h configure:6782: result: yes configure:6782: checking netpacket/packet.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking netpacket/packet.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for netpacket/packet.h configure:6782: result: yes configure:6782: checking sysexits.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking sysexits.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for sysexits.h configure:6782: result: yes configure:6782: checking bluetooth.h usability configure:6782: gcc -c -Wformat conftest.c >&5 conftest.c:94:23: fatal error: bluetooth.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6782: result: no configure:6782: checking bluetooth.h presence configure:6782: gcc -E conftest.c conftest.c:61:23: fatal error: bluetooth.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | #include configure:6782: result: no configure:6782: checking for bluetooth.h configure:6782: result: no configure:6782: checking bluetooth/bluetooth.h usability configure:6782: gcc -c -Wformat conftest.c >&5 conftest.c:94:33: fatal error: bluetooth/bluetooth.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6782: result: no configure:6782: checking bluetooth/bluetooth.h presence configure:6782: gcc -E conftest.c conftest.c:61:33: fatal error: bluetooth/bluetooth.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | #include configure:6782: result: no configure:6782: checking for bluetooth/bluetooth.h configure:6782: result: no configure:6782: checking linux/tipc.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking linux/tipc.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for linux/tipc.h configure:6782: result: yes configure:6782: checking spawn.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking spawn.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for spawn.h configure:6782: result: yes configure:6782: checking util.h usability configure:6782: gcc -c -Wformat conftest.c >&5 conftest.c:96:18: fatal error: util.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6782: result: no configure:6782: checking util.h presence configure:6782: gcc -E conftest.c conftest.c:63:18: fatal error: util.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | /* end confdefs.h. */ | #include configure:6782: result: no configure:6782: checking for util.h configure:6782: result: no configure:6782: checking alloca.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking alloca.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for alloca.h configure:6782: result: yes configure:6795: checking for dirent.h that defines DIR configure:6814: gcc -c -Wformat conftest.c >&5 configure:6814: $? = 0 configure:6822: result: yes configure:6835: checking for library containing opendir configure:6866: gcc -o conftest -Wformat conftest.c >&5 configure:6866: $? = 0 configure:6883: result: none required configure:6950: checking whether sys/types.h defines makedev configure:6966: gcc -o conftest -Wformat conftest.c >&5 configure:6966: $? = 0 configure:6975: result: yes configure:7004: checking for linux/netlink.h configure:7004: gcc -c -Wformat conftest.c >&5 configure:7004: $? = 0 configure:7004: result: yes configure:7025: checking for clock_t in time.h configure:7044: result: yes configure:7048: checking for makedev configure:7068: gcc -o conftest -Wformat conftest.c >&5 configure:7068: $? = 0 configure:7104: result: yes configure:7120: checking Solaris LFS bug configure:7137: gcc -c -Wformat conftest.c >&5 configure:7137: $? = 0 configure:7143: result: no configure:7175: checking for mode_t configure:7175: gcc -c -Wformat conftest.c >&5 configure:7175: $? = 0 configure:7175: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:108:21: error: expected expression before ')' token if (sizeof ((mode_t))) ^ configure:7175: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((mode_t))) | return 0; | ; | return 0; | } configure:7175: result: yes configure:7186: checking for off_t configure:7186: gcc -c -Wformat conftest.c >&5 configure:7186: $? = 0 configure:7186: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:108:20: error: expected expression before ')' token if (sizeof ((off_t))) ^ configure:7186: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:7186: result: yes configure:7197: checking for pid_t configure:7197: gcc -c -Wformat conftest.c >&5 configure:7197: $? = 0 configure:7197: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:108:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:7197: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:7197: result: yes configure:7213: checking for size_t configure:7213: gcc -c -Wformat conftest.c >&5 configure:7213: $? = 0 configure:7213: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:109:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:7213: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:7213: result: yes configure:7224: checking for uid_t in sys/types.h configure:7243: result: yes configure:7262: checking for uint32_t configure:7262: gcc -c -Wformat conftest.c >&5 configure:7262: $? = 0 configure:7262: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:109:23: error: expected expression before ')' token if (sizeof ((uint32_t))) ^ configure:7262: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((uint32_t))) | return 0; | ; | return 0; | } configure:7262: result: yes configure:7269: checking for uint32_t configure:7269: gcc -c -Wformat conftest.c >&5 configure:7269: $? = 0 configure:7269: result: yes configure:7284: checking for uint64_t configure:7284: gcc -c -Wformat conftest.c >&5 configure:7284: $? = 0 configure:7284: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:110:23: error: expected expression before ')' token if (sizeof ((uint64_t))) ^ configure:7284: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((uint64_t))) | return 0; | ; | return 0; | } configure:7284: result: yes configure:7291: checking for uint64_t configure:7291: gcc -c -Wformat conftest.c >&5 configure:7291: $? = 0 configure:7291: result: yes configure:7306: checking for int32_t configure:7306: gcc -c -Wformat conftest.c >&5 configure:7306: $? = 0 configure:7306: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:111:22: error: expected expression before ')' token if (sizeof ((int32_t))) ^ configure:7306: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((int32_t))) | return 0; | ; | return 0; | } configure:7306: result: yes configure:7313: checking for int32_t configure:7313: gcc -c -Wformat conftest.c >&5 configure:7313: $? = 0 configure:7313: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:114:53: warning: integer overflow in expression [-Woverflow] < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; ^ conftest.c:113:12: error: storage size of 'test_array' isn't constant static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) ^ configure:7313: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 32 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:7313: result: yes configure:7325: checking for int64_t configure:7325: gcc -c -Wformat conftest.c >&5 configure:7325: $? = 0 configure:7325: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:112:22: error: expected expression before ')' token if (sizeof ((int64_t))) ^ configure:7325: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((int64_t))) | return 0; | ; | return 0; | } configure:7325: result: yes configure:7332: checking for int64_t configure:7332: gcc -c -Wformat conftest.c >&5 configure:7332: $? = 0 configure:7332: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:115:53: warning: integer overflow in expression [-Woverflow] < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; ^ conftest.c:114:12: error: storage size of 'test_array' isn't constant static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) ^ configure:7332: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 64 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:7332: result: yes configure:7344: checking for ssize_t configure:7344: gcc -c -Wformat conftest.c >&5 configure:7344: $? = 0 configure:7344: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:113:22: error: expected expression before ')' token if (sizeof ((ssize_t))) ^ configure:7344: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((ssize_t))) | return 0; | ; | return 0; | } configure:7344: result: yes configure:7358: checking size of int configure:7363: gcc -o conftest -Wformat conftest.c >&5 configure:7363: $? = 0 configure:7363: ./conftest configure:7363: $? = 0 configure:7377: result: 4 configure:7391: checking size of long configure:7396: gcc -o conftest -Wformat conftest.c >&5 configure:7396: $? = 0 configure:7396: ./conftest configure:7396: $? = 0 configure:7410: result: 8 configure:7424: checking size of void * configure:7429: gcc -o conftest -Wformat conftest.c >&5 configure:7429: $? = 0 configure:7429: ./conftest configure:7429: $? = 0 configure:7443: result: 8 configure:7457: checking size of short configure:7462: gcc -o conftest -Wformat conftest.c >&5 configure:7462: $? = 0 configure:7462: ./conftest configure:7462: $? = 0 configure:7476: result: 2 configure:7490: checking size of float configure:7495: gcc -o conftest -Wformat conftest.c >&5 configure:7495: $? = 0 configure:7495: ./conftest configure:7495: $? = 0 configure:7509: result: 4 configure:7523: checking size of double configure:7528: gcc -o conftest -Wformat conftest.c >&5 configure:7528: $? = 0 configure:7528: ./conftest configure:7528: $? = 0 configure:7542: result: 8 configure:7556: checking size of fpos_t configure:7561: gcc -o conftest -Wformat conftest.c >&5 configure:7561: $? = 0 configure:7561: ./conftest configure:7561: $? = 0 configure:7575: result: 16 configure:7589: checking size of size_t configure:7594: gcc -o conftest -Wformat conftest.c >&5 configure:7594: $? = 0 configure:7594: ./conftest configure:7594: $? = 0 configure:7608: result: 8 configure:7622: checking size of pid_t configure:7627: gcc -o conftest -Wformat conftest.c >&5 configure:7627: $? = 0 configure:7627: ./conftest configure:7627: $? = 0 configure:7641: result: 4 configure:7652: checking for long long support configure:7666: gcc -c -Wformat conftest.c >&5 configure:7666: $? = 0 configure:7675: result: yes configure:7682: checking size of long long configure:7687: gcc -o conftest -Wformat conftest.c >&5 configure:7687: $? = 0 configure:7687: ./conftest configure:7687: $? = 0 configure:7701: result: 8 configure:7713: checking for long double support configure:7727: gcc -c -Wformat conftest.c >&5 configure:7727: $? = 0 configure:7736: result: yes configure:7743: checking size of long double configure:7748: gcc -o conftest -Wformat conftest.c >&5 configure:7748: $? = 0 configure:7748: ./conftest configure:7748: $? = 0 configure:7762: result: 16 configure:7774: checking for _Bool support configure:7788: gcc -c -Wformat conftest.c >&5 configure:7788: $? = 0 configure:7797: result: yes configure:7804: checking size of _Bool configure:7809: gcc -o conftest -Wformat conftest.c >&5 configure:7809: $? = 0 configure:7809: ./conftest configure:7809: $? = 0 configure:7823: result: 1 configure:7835: checking for uintptr_t configure:7835: gcc -c -Wformat conftest.c >&5 configure:7835: $? = 0 configure:7835: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:103:24: error: expected expression before ')' token if (sizeof ((uintptr_t))) ^ configure:7835: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | /* end confdefs.h. */ | #ifdef HAVE_STDINT_H | #include | #endif | #ifdef HAVE_INTTYPES_H | #include | #endif | | int | main () | { | if (sizeof ((uintptr_t))) | return 0; | ; | return 0; | } configure:7835: result: yes configure:7852: checking size of uintptr_t configure:7857: gcc -o conftest -Wformat conftest.c >&5 configure:7857: $? = 0 configure:7857: ./conftest configure:7857: $? = 0 configure:7871: result: 8 configure:7888: checking size of off_t configure:7893: gcc -o conftest -Wformat conftest.c >&5 configure:7893: $? = 0 configure:7893: ./conftest configure:7893: $? = 0 configure:7912: result: 8 configure:7923: checking whether to enable large file support configure:7935: result: no configure:7947: checking size of time_t configure:7952: gcc -o conftest -Wformat conftest.c >&5 configure:7952: $? = 0 configure:7952: ./conftest configure:7952: $? = 0 configure:7974: result: 8 configure:7994: checking for pthread_t configure:8010: gcc -pthread -c -Wformat conftest.c >&5 configure:8010: $? = 0 configure:8014: result: yes configure:8021: checking size of pthread_t configure:8026: gcc -pthread -o conftest -Wformat conftest.c >&5 configure:8026: $? = 0 configure:8026: ./conftest configure:8026: $? = 0 configure:8045: result: 8 configure:8058: checking for --enable-toolbox-glue configure:8088: result: no configure:8182: checking for --enable-framework configure:8199: result: no configure:8203: checking for dyld configure:8214: result: no configure:8228: checking SO configure:8254: result: .so configure:8266: checking LDSHARED configure:8412: result: $(CC) -shared configure:8418: checking CCSHARED configure:8453: result: -fPIC configure:8457: checking LINKFORSHARED configure:8513: result: -Xlinker -export-dynamic configure:8518: checking CFLAGSFORSHARED configure:8531: result: configure:8543: checking SHLIBS configure:8549: result: $(LIBS) configure:8554: checking for dlopen in -ldl configure:8579: gcc -o conftest -Wformat conftest.c -ldl >&5 configure:8579: $? = 0 configure:8588: result: yes configure:8599: checking for shl_load in -ldld configure:8624: gcc -o conftest -Wformat conftest.c -ldld -ldl >&5 /opt/rh/devtoolset-2/root/usr/libexec/gcc/x86_64-CentOS-linux/4.8.2/ld: cannot find -ldld collect2: error: ld returned 1 exit status configure:8624: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #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:8633: result: no configure:8644: checking for RAND_egd in -lcrypto configure:8669: gcc -o conftest -Wformat conftest.c -lcrypto -ldl >&5 /opt/rh/devtoolset-2/root/usr/libexec/gcc/x86_64-CentOS-linux/4.8.2/ld: cannot find -lcrypto collect2: error: ld returned 1 exit status configure:8669: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #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 RAND_egd (); | int | main () | { | return RAND_egd (); | ; | return 0; | } configure:8678: result: no configure:8689: checking for library containing sem_init configure:8720: gcc -o conftest -Wformat conftest.c -ldl >&5 /tmp/ccqcXaSI.o: In function `main': conftest.c:(.text+0xa): undefined reference to `sem_init' collect2: error: ld returned 1 exit status configure:8720: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #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 sem_init (); | int | main () | { | return sem_init (); | ; | return 0; | } configure:8720: gcc -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:8720: $? = 0 configure:8737: result: -lpthread configure:8750: checking for textdomain in -lintl configure:8775: gcc -o conftest -Wformat conftest.c -lintl -lpthread -ldl >&5 /opt/rh/devtoolset-2/root/usr/libexec/gcc/x86_64-CentOS-linux/4.8.2/ld: cannot find -lintl collect2: error: ld returned 1 exit status configure:8775: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #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 textdomain (); | int | main () | { | return textdomain (); | ; | return 0; | } configure:8784: result: no configure:8831: checking for t_open in -lnsl configure:8856: gcc -o conftest -Wformat conftest.c -lnsl -lpthread -ldl >&5 /tmp/ccuo15cX.o: In function `main': conftest.c:(.text+0xa): undefined reference to `t_open' collect2: error: ld returned 1 exit status configure:8856: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #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 t_open (); | int | main () | { | return t_open (); | ; | return 0; | } configure:8865: result: no configure:8871: checking for socket in -lsocket configure:8896: gcc -o conftest -Wformat conftest.c -lsocket -lpthread -ldl -lpthread -ldl >&5 /opt/rh/devtoolset-2/root/usr/libexec/gcc/x86_64-CentOS-linux/4.8.2/ld: cannot find -lsocket collect2: error: ld returned 1 exit status configure:8896: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #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 socket (); | int | main () | { | return socket (); | ; | return 0; | } configure:8905: result: no configure:8957: checking for --with-libs configure:8968: result: no configure:9027: checking for pkg-config configure:9045: found /usr/bin/pkg-config configure:9057: result: /usr/bin/pkg-config configure:9082: checking pkg-config is at least version 0.9.0 configure:9085: result: yes configure:9095: checking for --with-system-expat configure:9106: result: no configure:9110: checking for --with-system-ffi configure:9128: result: no configure:9134: checking for --with-tcltk-includes configure:9144: result: default configure:9146: checking for --with-tcltk-libs configure:9156: result: default configure:9172: checking for --with-dbmliborder configure:9191: result: configure:9197: checking for --with-signal-module configure:9209: result: yes configure:9224: checking for --with-dec-threads configure:9238: result: no configure:9249: checking for --with-threads configure:9269: result: yes configure:9786: checking if PTHREAD_SCOPE_SYSTEM is supported configure:9811: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 conftest.c: In function 'main': conftest.c:110:39: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] if (pthread_attr_init(&attr)) exit(-1); ^ configure:9811: $? = 0 configure:9811: ./conftest configure:9811: $? = 0 configure:9823: result: yes configure:9832: checking for pthread_sigmask configure:9832: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9832: $? = 0 configure:9832: result: yes configure:9849: checking for pthread_atfork configure:9849: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9849: $? = 0 configure:9849: result: yes configure:9863: checking if --enable-ipv6 is specified configure:9895: gcc -pthread -c -Wformat conftest.c >&5 configure:9895: $? = 0 configure:9897: result: yes configure:9911: checking if RFC2553 API is available configure:9928: gcc -pthread -c -Wformat conftest.c >&5 configure:9928: $? = 0 configure:9930: result: yes configure:9957: checking ipv6 stack type configure:10090: result: linux-glibc configure:10110: checking for OSX 10.5 SDK or later configure:10125: gcc -pthread -c -Wformat conftest.c >&5 conftest.c:106:29: fatal error: Carbon/Carbon.h: No such file or directory #include ^ compilation terminated. configure:10125: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | /* end confdefs.h. */ | | #include | int | main () | { | FSIORefNum fRef = 0 | ; | return 0; | } | configure:10135: result: no configure:10142: checking for --with-doc-strings configure:10160: result: yes configure:10164: checking for --with-tsc configure:10181: result: no configure:10187: checking for --with-pymalloc configure:10205: result: yes configure:10209: checking for --with-valgrind configure:10219: result: no configure:10236: checking for --with-wctype-functions configure:10253: result: no configure:10266: checking for dlopen configure:10266: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10266: $? = 0 configure:10266: result: yes configure:10279: checking DYNLOADFILE configure:10305: result: dynload_shlib.o configure:10317: checking MACHDEP_OBJS configure:10325: result: MACHDEP_OBJS configure:10347: checking for alarm configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for setitimer configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for getitimer configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for bind_textdomain_codeset configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for chown configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for clock configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for confstr configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for ctermid configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for execv configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 conftest.c:140:6: warning: conflicting types for built-in function 'execv' [enabled by default] char execv (); ^ configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for fchmod configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for fchown configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for fork configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 conftest.c:143:6: warning: conflicting types for built-in function 'fork' [enabled by default] char fork (); ^ configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for fpathconf configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for ftime configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for ftruncate configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for gai_strerror configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for getgroups configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for getlogin configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for getloadavg configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for getpeername configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for getpgid configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for getpid configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for getentropy configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccKwkETu.o: In function `main': conftest.c:(.text+0xa): undefined reference to `getentropy' collect2: error: ld returned 1 exit status configure:10347: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | /* end confdefs.h. */ | /* Define getentropy to an innocuous variant, in case declares getentropy. | For example, HP-UX 11i declares gettimeofday. */ | #define getentropy innocuous_getentropy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getentropy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getentropy | | /* 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 getentropy (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getentropy || defined __stub___getentropy | choke me | #endif | | int | main () | { | return getentropy (); | ; | return 0; | } configure:10347: result: no configure:10347: checking for getpriority configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for getresuid configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for getresgid configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for getpwent configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for getspnam configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for getspent configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for getsid configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for getwd configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/cc2e7xhc.o: In function `main': conftest.c:(.text+0xa): warning: the `getwd' function is dangerous and should not be used. configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for initgroups configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for kill configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for killpg configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for lchmod configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 conftest.c:170:1: error: unknown type name 'choke' choke me ^ conftest.c:173:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' int ^ configure:10347: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | /* end confdefs.h. */ | /* Define lchmod to an innocuous variant, in case declares lchmod. | For example, HP-UX 11i declares gettimeofday. */ | #define lchmod innocuous_lchmod | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char lchmod (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef lchmod | | /* 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 lchmod (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_lchmod || defined __stub___lchmod | choke me | #endif | | int | main () | { | return lchmod (); | ; | return 0; | } configure:10347: result: no configure:10347: checking for lchown configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for lstat configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for mkfifo configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for mknod configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for mktime configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for mmap configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for mremap configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for nice configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for pathconf configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for pause configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for plock configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccUzmx9f.o: In function `main': conftest.c:(.text+0xa): undefined reference to `plock' collect2: error: ld returned 1 exit status configure:10347: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | /* end confdefs.h. */ | /* Define plock to an innocuous variant, in case declares plock. | For example, HP-UX 11i declares gettimeofday. */ | #define plock innocuous_plock | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char plock (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef plock | | /* 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 plock (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_plock || defined __stub___plock | choke me | #endif | | int | main () | { | return plock (); | ; | return 0; | } configure:10347: result: no configure:10347: checking for poll configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for pthread_init configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccqDKphs.o: In function `main': conftest.c:(.text+0xa): undefined reference to `pthread_init' collect2: error: ld returned 1 exit status configure:10347: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | /* end confdefs.h. */ | /* Define pthread_init to an innocuous variant, in case declares pthread_init. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_init innocuous_pthread_init | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_init (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_init | | /* 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 pthread_init (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_pthread_init || defined __stub___pthread_init | choke me | #endif | | int | main () | { | return pthread_init (); | ; | return 0; | } configure:10347: result: no configure:10347: checking for putenv configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for readlink configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for realpath configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for select configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for sem_open configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for sem_timedwait configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for sem_getvalue configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for sem_unlink configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for setegid configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for seteuid configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for setgid configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for setlocale configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for setregid configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for setreuid configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for setsid configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for setpgid configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for setpgrp configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for setuid configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for setvbuf configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for snprintf configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 conftest.c:195:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] char snprintf (); ^ configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for setlocale configure:10347: result: yes configure:10347: checking for setregid configure:10347: result: yes configure:10347: checking for setreuid configure:10347: result: yes configure:10347: checking for setresuid configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for setresgid configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for setsid configure:10347: result: yes configure:10347: checking for setpgid configure:10347: result: yes configure:10347: checking for setpgrp configure:10347: result: yes configure:10347: checking for setuid configure:10347: result: yes configure:10347: checking for setvbuf configure:10347: result: yes configure:10347: checking for snprintf configure:10347: result: yes configure:10347: checking for sigaction configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for siginterrupt configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for sigrelse configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for strftime configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 conftest.c:210:6: warning: conflicting types for built-in function 'strftime' [enabled by default] char strftime (); ^ configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for sysconf configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for tcgetpgrp configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for tcsetpgrp configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for tempnam configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccGAgvOb.o: In function `main': conftest.c:(.text+0xa): warning: the use of `tempnam' is dangerous, better use `mkstemp' configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for timegm configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for times configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for tmpfile configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for tmpnam configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccQnGpkb.o: In function `main': conftest.c:(.text+0xa): warning: the use of `tmpnam' is dangerous, better use `mkstemp' configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for tmpnam_r configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccoDo2hj.o: In function `main': conftest.c:(.text+0xa): warning: the use of `tmpnam_r' is dangerous, better use `mkstemp' configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for truncate configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for uname configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for unsetenv configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for utimes configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for waitpid configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for wait3 configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for wait4 configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for wcscoll configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for _getpty configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccCcUMB8.o: In function `main': conftest.c:(.text+0xa): undefined reference to `_getpty' collect2: error: ld returned 1 exit status configure:10347: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | /* end confdefs.h. */ | /* Define _getpty to an innocuous variant, in case declares _getpty. | For example, HP-UX 11i declares gettimeofday. */ | #define _getpty innocuous__getpty | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _getpty (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _getpty | | /* 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 _getpty (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__getpty || defined __stub____getpty | choke me | #endif | | int | main () | { | return _getpty (); | ; | return 0; | } configure:10347: result: no configure:10359: checking for chroot configure:10372: gcc -pthread -c -Wformat conftest.c >&5 configure:10372: $? = 0 configure:10376: result: yes configure:10384: checking for link configure:10397: gcc -pthread -c -Wformat conftest.c >&5 configure:10397: $? = 0 configure:10401: result: yes configure:10409: checking for symlink configure:10422: gcc -pthread -c -Wformat conftest.c >&5 configure:10422: $? = 0 configure:10426: result: yes configure:10434: checking for fchdir configure:10447: gcc -pthread -c -Wformat conftest.c >&5 configure:10447: $? = 0 configure:10451: result: yes configure:10459: checking for fsync configure:10472: gcc -pthread -c -Wformat conftest.c >&5 configure:10472: $? = 0 configure:10476: result: yes configure:10484: checking for fdatasync configure:10497: gcc -pthread -c -Wformat conftest.c >&5 configure:10497: $? = 0 configure:10501: result: yes configure:10509: checking for epoll configure:10522: gcc -pthread -c -Wformat conftest.c >&5 configure:10522: $? = 0 configure:10526: result: yes configure:10534: checking for kqueue configure:10550: gcc -pthread -c -Wformat conftest.c >&5 conftest.c:214:23: fatal error: sys/event.h: No such file or directory #include ^ compilation terminated. configure:10550: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | int x=kqueue() | ; | return 0; | } configure:10557: result: no configure:10568: checking for ctermid_r configure:10583: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:218:11: error: 'ctermid_r' undeclared (first use in this function) void* p = ctermid_r ^ conftest.c:218:11: note: each undeclared identifier is reported only once for each function it appears in configure:10583: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | /* end confdefs.h. */ | | #include | | int | main () | { | void* p = ctermid_r | ; | return 0; | } configure:10590: result: no configure:10596: checking for flock declaration configure:10613: gcc -pthread -c -Wformat conftest.c >&5 configure:10613: $? = 0 configure:10622: result: yes configure:10627: checking for flock configure:10627: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10627: $? = 0 configure:10627: result: yes configure:10685: checking for getpagesize configure:10700: gcc -pthread -c -Wformat conftest.c >&5 configure:10700: $? = 0 configure:10704: result: yes configure:10713: checking for broken unsetenv configure:10728: gcc -pthread -c -Wformat conftest.c >&5 configure:10728: $? = 0 configure:10729: result: no configure:10745: checking for true configure:10761: found /bin/true configure:10772: result: true configure:10785: checking for inet_aton in -lc configure:10810: gcc -pthread -o conftest -Wformat conftest.c -lc -lpthread -ldl >&5 configure:10810: $? = 0 configure:10819: result: yes configure:10875: checking for chflags configure:10896: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/cckmTA80.o: In function `main': conftest.c:(.text+0x24): warning: warning: chflags is not implemented and will always fail configure:10896: $? = 0 configure:10896: ./conftest configure:10896: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | | #include | #include | int main(int argc, char*argv[]) | { | if(chflags(argv[0], 0) != 0) | return 1; | return 0; | } | configure:10907: result: no configure:10924: checking for lchflags configure:10945: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccEGmOD7.o: In function `main': conftest.c:(.text+0x24): undefined reference to `lchflags' collect2: error: ld returned 1 exit status configure:10945: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | | #include | #include | int main(int argc, char*argv[]) | { | if(lchflags(argv[0], 0) != 0) | return 1; | return 0; | } | configure:10956: result: no configure:10982: checking for inflateCopy in -lz configure:11007: gcc -pthread -o conftest -Wformat conftest.c -lz -lpthread -ldl >&5 configure:11007: $? = 0 configure:11016: result: yes configure:11032: checking for hstrerror configure:11047: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:11047: $? = 0 configure:11051: result: yes configure:11061: checking for inet_aton configure:11079: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:11079: $? = 0 configure:11083: result: yes configure:11093: checking for inet_pton configure:11111: gcc -pthread -c -Wformat conftest.c >&5 configure:11111: $? = 0 configure:11115: result: yes configure:11125: checking for setgroups configure:11143: gcc -pthread -c -Wformat conftest.c >&5 configure:11143: $? = 0 configure:11147: result: yes configure:11160: checking for openpty configure:11160: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/cc8jXaki.o: In function `main': conftest.c:(.text+0xa): undefined reference to `openpty' collect2: error: ld returned 1 exit status configure:11160: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | /* end confdefs.h. */ | /* Define openpty to an innocuous variant, in case declares openpty. | For example, HP-UX 11i declares gettimeofday. */ | #define openpty innocuous_openpty | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char openpty (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef openpty | | /* 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 openpty (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_openpty || defined __stub___openpty | choke me | #endif | | int | main () | { | return openpty (); | ; | return 0; | } configure:11160: result: no configure:11167: checking for openpty in -lutil configure:11192: gcc -pthread -o conftest -Wformat conftest.c -lutil -lpthread -ldl >&5 configure:11192: $? = 0 configure:11201: result: yes configure:11257: checking for forkpty configure:11257: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:11257: $? = 0 configure:11257: result: yes configure:11356: checking for memmove configure:11356: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 conftest.c:244:6: warning: conflicting types for built-in function 'memmove' [enabled by default] char memmove (); ^ configure:11356: $? = 0 configure:11356: result: yes configure:11370: checking for fseek64 configure:11370: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 /tmp/ccqSJuqy.o: In function `main': conftest.c:(.text+0xa): undefined reference to `fseek64' collect2: error: ld returned 1 exit status configure:11370: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | /* end confdefs.h. */ | /* Define fseek64 to an innocuous variant, in case declares fseek64. | For example, HP-UX 11i declares gettimeofday. */ | #define fseek64 innocuous_fseek64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fseek64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fseek64 | | /* 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 fseek64 (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_fseek64 || defined __stub___fseek64 | choke me | #endif | | int | main () | { | return fseek64 (); | ; | return 0; | } configure:11370: result: no configure:11370: checking for fseeko configure:11370: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:11370: $? = 0 configure:11370: result: yes configure:11370: checking for fstatvfs configure:11370: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:11370: $? = 0 configure:11370: result: yes configure:11370: checking for ftell64 configure:11370: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 /tmp/cc80eCBS.o: In function `main': conftest.c:(.text+0xa): undefined reference to `ftell64' collect2: error: ld returned 1 exit status configure:11370: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | /* end confdefs.h. */ | /* Define ftell64 to an innocuous variant, in case declares ftell64. | For example, HP-UX 11i declares gettimeofday. */ | #define ftell64 innocuous_ftell64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ftell64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef ftell64 | | /* 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 ftell64 (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_ftell64 || defined __stub___ftell64 | choke me | #endif | | int | main () | { | return ftell64 (); | ; | return 0; | } configure:11370: result: no configure:11370: checking for ftello configure:11370: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:11370: $? = 0 configure:11370: result: yes configure:11370: checking for statvfs configure:11370: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:11370: $? = 0 configure:11370: result: yes configure:11380: checking for dup2 configure:11380: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:11380: $? = 0 configure:11380: result: yes configure:11393: checking for getcwd configure:11393: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:11393: $? = 0 configure:11393: result: yes configure:11406: checking for strdup configure:11406: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 conftest.c:251:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char strdup (); ^ configure:11406: $? = 0 configure:11406: result: yes configure:11422: checking for getpgrp configure:11422: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:11422: $? = 0 configure:11422: result: yes configure:11438: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:234:1: error: too many arguments to function 'getpgrp' getpgrp(0); ^ In file included from conftest.c:230:0: /usr/include/unistd.h:581:16: note: declared here extern __pid_t getpgrp (void) __THROW; ^ configure:11438: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | /* end confdefs.h. */ | #include | int | main () | { | getpgrp(0); | ; | return 0; | } configure:11450: checking for setpgrp configure:11450: result: yes configure:11466: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:235:1: error: too many arguments to function 'setpgrp' setpgrp(0,0); ^ In file included from conftest.c:231:0: /usr/include/unistd.h:617:12: note: declared here extern int setpgrp (void) __THROW; ^ configure:11466: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | /* end confdefs.h. */ | #include | int | main () | { | setpgrp(0,0); | ; | return 0; | } configure:11478: checking for gettimeofday configure:11478: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:11478: $? = 0 configure:11478: result: yes configure:11494: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:236:41: warning: null argument where non-null required (argument 1) [-Wnonnull] gettimeofday((struct timeval*)0,(struct timezone*)0); ^ configure:11494: $? = 0 configure:11508: checking for major configure:11531: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:11531: $? = 0 configure:11536: result: yes configure:11550: checking for getaddrinfo configure:11568: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:11568: $? = 0 configure:11575: result: yes configure:11579: checking getaddrinfo bug configure:11683: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:11683: $? = 0 configure:11683: ./conftest configure:11683: $? = 0 configure:11696: result: no configure:11715: checking for getnameinfo configure:11715: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:11715: $? = 0 configure:11715: result: yes configure:11726: checking whether time.h and sys/time.h may both be included configure:11746: gcc -pthread -c -Wformat conftest.c >&5 configure:11746: $? = 0 configure:11753: result: yes configure:11761: checking whether struct tm is in sys/time.h or time.h configure:11781: gcc -pthread -c -Wformat conftest.c >&5 configure:11781: $? = 0 configure:11788: result: time.h configure:11796: checking for struct tm.tm_zone configure:11796: gcc -pthread -c -Wformat conftest.c >&5 configure:11796: $? = 0 configure:11796: result: yes configure:11863: checking for struct stat.st_rdev configure:11863: gcc -pthread -c -Wformat conftest.c >&5 configure:11863: $? = 0 configure:11863: result: yes configure:11873: checking for struct stat.st_blksize configure:11873: gcc -pthread -c -Wformat conftest.c >&5 configure:11873: $? = 0 configure:11873: result: yes configure:11883: checking for struct stat.st_flags configure:11883: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:277:12: error: 'struct stat' has no member named 'st_flags' if (ac_aggr.st_flags) ^ configure:11883: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_flags) | return 0; | ; | return 0; | } configure:11883: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:277:19: error: 'struct stat' has no member named 'st_flags' if (sizeof ac_aggr.st_flags) ^ configure:11883: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_flags) | return 0; | ; | return 0; | } configure:11883: result: no configure:11893: checking for struct stat.st_gen configure:11893: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:277:12: error: 'struct stat' has no member named 'st_gen' if (ac_aggr.st_gen) ^ configure:11893: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_gen) | return 0; | ; | return 0; | } configure:11893: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:277:19: error: 'struct stat' has no member named 'st_gen' if (sizeof ac_aggr.st_gen) ^ configure:11893: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_gen) | return 0; | ; | return 0; | } configure:11893: result: no configure:11903: checking for struct stat.st_birthtime configure:11903: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:277:12: error: 'struct stat' has no member named 'st_birthtime' if (ac_aggr.st_birthtime) ^ configure:11903: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_birthtime) | return 0; | ; | return 0; | } configure:11903: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:277:19: error: 'struct stat' has no member named 'st_birthtime' if (sizeof ac_aggr.st_birthtime) ^ configure:11903: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_birthtime) | return 0; | ; | return 0; | } configure:11903: result: no configure:11913: checking for struct stat.st_blocks configure:11913: gcc -pthread -c -Wformat conftest.c >&5 configure:11913: $? = 0 configure:11913: result: yes configure:11934: checking for time.h that defines altzone configure:11951: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:246:8: error: 'altzone' undeclared (first use in this function) return altzone; ^ conftest.c:246:8: note: each undeclared identifier is reported only once for each function it appears in configure:11951: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | /* end confdefs.h. */ | #include | int | main () | { | return altzone; | ; | return 0; | } configure:11960: result: no configure:11969: checking whether sys/select.h and sys/time.h may both be included configure:11986: gcc -pthread -c -Wformat conftest.c >&5 configure:11986: $? = 0 configure:11995: result: yes configure:11998: checking for addrinfo configure:12014: gcc -pthread -c -Wformat conftest.c >&5 configure:12014: $? = 0 configure:12022: result: yes configure:12030: checking for sockaddr_storage configure:12048: gcc -pthread -c -Wformat conftest.c >&5 configure:12048: $? = 0 configure:12056: result: yes configure:12066: checking whether char is unsigned configure:12085: gcc -pthread -c -Wformat conftest.c >&5 configure:12085: $? = 0 configure:12092: result: no configure:12099: checking for an ANSI C-conforming const configure:12165: gcc -pthread -c -Wformat conftest.c >&5 configure:12165: $? = 0 configure:12172: result: yes configure:12182: checking for working volatile configure:12195: gcc -pthread -c -Wformat conftest.c >&5 configure:12195: $? = 0 configure:12204: result: yes configure:12208: checking for working signed char configure:12221: gcc -pthread -c -Wformat conftest.c >&5 configure:12221: $? = 0 configure:12230: result: yes configure:12234: checking for prototypes configure:12247: gcc -pthread -c -Wformat conftest.c >&5 configure:12247: $? = 0 configure:12254: result: yes configure:12258: checking for variable length prototypes and stdarg.h configure:12281: gcc -pthread -c -Wformat conftest.c >&5 configure:12281: $? = 0 configure:12290: result: yes configure:12294: checking for socketpair configure:12310: gcc -pthread -c -Wformat conftest.c >&5 configure:12310: $? = 0 configure:12314: result: yes configure:12324: checking if sockaddr has sa_len member configure:12339: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:254:2: error: 'struct sockaddr' has no member named 'sa_len' x.sa_len = 0; ^ configure:12339: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | struct sockaddr x; | x.sa_len = 0; | ; | return 0; | } configure:12346: result: no configure:12353: checking whether va_list is an array configure:12372: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:258:29: error: incompatible types when assigning to type 'va_list' from type 'struct __va_list_tag *' va_list list1, list2; list1 = list2; ^ configure:12372: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | /* end confdefs.h. */ | | #ifdef HAVE_STDARG_PROTOTYPES | #include | #else | #include | #endif | | int | main () | { | va_list list1, list2; list1 = list2; | ; | return 0; | } configure:12383: result: yes configure:12389: checking for gethostbyname_r configure:12389: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:12389: $? = 0 configure:12389: result: yes configure:12394: checking gethostbyname_r with 6 args configure:12419: gcc -pthread -c -Wformat conftest.c >&5 configure:12419: $? = 0 configure:12426: result: yes configure:12542: checking for __fpu_control configure:12542: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:12542: $? = 0 configure:12542: result: yes configure:12596: checking for --with-fpectl configure:12613: result: no configure:12625: checking for --with-libm=STRING configure:12642: result: default LIBM="-lm" configure:12649: checking for --with-libc=STRING configure:12666: result: default LIBC="" configure:12675: checking whether C doubles are little-endian IEEE 754 binary64 configure:12697: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:12697: $? = 0 configure:12697: ./conftest configure:12697: $? = 0 configure:12708: result: yes configure:12717: checking whether C doubles are big-endian IEEE 754 binary64 configure:12739: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:12739: $? = 0 configure:12739: ./conftest configure:12739: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | /* end confdefs.h. */ | | #include | int main() { | double x = 9006104071832581.0; | if (memcmp(&x, "\x43\x3f\xff\x01\x02\x03\x04\x05", 8) == 0) | return 0; | else | return 1; | } | configure:12750: result: no configure:12763: checking whether C doubles are ARM mixed-endian IEEE 754 binary64 configure:12785: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:12785: $? = 0 configure:12785: ./conftest configure:12785: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | /* end confdefs.h. */ | | #include | int main() { | double x = 9006104071832581.0; | if (memcmp(&x, "\x01\xff\x3f\x43\x05\x04\x03\x02", 8) == 0) | return 0; | else | return 1; | } | configure:12796: result: no configure:12815: checking whether we can use gcc inline assembler to get and set x87 control word configure:12832: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:12832: $? = 0 configure:12839: result: yes configure:12853: checking for x87-style double rounding configure:12884: gcc -pthread -fno-strict-aliasing -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:12884: $? = 0 configure:12884: ./conftest configure:12884: $? = 0 configure:12894: result: no configure:12912: checking whether tanh preserves the sign of zero configure:12936: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 configure:12936: $? = 0 configure:12936: ./conftest configure:12936: $? = 0 configure:12947: result: yes configure:12959: checking for acosh configure:12959: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:278:6: warning: conflicting types for built-in function 'acosh' [enabled by default] char acosh (); ^ configure:12959: $? = 0 configure:12959: result: yes configure:12959: checking for asinh configure:12959: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:279:6: warning: conflicting types for built-in function 'asinh' [enabled by default] char asinh (); ^ configure:12959: $? = 0 configure:12959: result: yes configure:12959: checking for atanh configure:12959: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:280:6: warning: conflicting types for built-in function 'atanh' [enabled by default] char atanh (); ^ configure:12959: $? = 0 configure:12959: result: yes configure:12959: checking for copysign configure:12959: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:281:6: warning: conflicting types for built-in function 'copysign' [enabled by default] char copysign (); ^ configure:12959: $? = 0 configure:12959: result: yes configure:12959: checking for erf configure:12959: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:282:6: warning: conflicting types for built-in function 'erf' [enabled by default] char erf (); ^ configure:12959: $? = 0 configure:12959: result: yes configure:12959: checking for erfc configure:12959: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:283:6: warning: conflicting types for built-in function 'erfc' [enabled by default] char erfc (); ^ configure:12959: $? = 0 configure:12959: result: yes configure:12959: checking for expm1 configure:12959: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:284:6: warning: conflicting types for built-in function 'expm1' [enabled by default] char expm1 (); ^ configure:12959: $? = 0 configure:12959: result: yes configure:12959: checking for finite configure:12959: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:285:6: warning: conflicting types for built-in function 'finite' [enabled by default] char finite (); ^ configure:12959: $? = 0 configure:12959: result: yes configure:12959: checking for gamma configure:12959: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:286:6: warning: conflicting types for built-in function 'gamma' [enabled by default] char gamma (); ^ configure:12959: $? = 0 configure:12959: result: yes configure:12971: checking for hypot configure:12971: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:287:6: warning: conflicting types for built-in function 'hypot' [enabled by default] char hypot (); ^ configure:12971: $? = 0 configure:12971: result: yes configure:12971: checking for lgamma configure:12971: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:288:6: warning: conflicting types for built-in function 'lgamma' [enabled by default] char lgamma (); ^ configure:12971: $? = 0 configure:12971: result: yes configure:12971: checking for log1p configure:12971: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:289:6: warning: conflicting types for built-in function 'log1p' [enabled by default] char log1p (); ^ configure:12971: $? = 0 configure:12971: result: yes configure:12971: checking for round configure:12971: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:290:6: warning: conflicting types for built-in function 'round' [enabled by default] char round (); ^ configure:12971: $? = 0 configure:12971: result: yes configure:12971: checking for tgamma configure:12971: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:291:6: warning: conflicting types for built-in function 'tgamma' [enabled by default] char tgamma (); ^ configure:12971: $? = 0 configure:12971: result: yes configure:12980: checking whether isinf is declared configure:12980: gcc -pthread -c -Wformat conftest.c >&5 configure:12980: $? = 0 configure:12980: result: yes configure:12991: checking whether isnan is declared configure:12991: gcc -pthread -c -Wformat conftest.c >&5 configure:12991: $? = 0 configure:12991: result: yes configure:13002: checking whether isfinite is declared configure:13002: gcc -pthread -c -Wformat conftest.c >&5 configure:13002: $? = 0 configure:13002: result: yes configure:13022: checking whether POSIX semaphores are enabled configure:13051: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:13051: $? = 0 configure:13051: ./conftest configure:13051: $? = 0 configure:13063: result: yes configure:13073: checking for broken sem_getvalue configure:13106: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:13106: $? = 0 configure:13106: ./conftest configure:13106: $? = 0 configure:13118: result: no configure:13128: checking digit size for Python's longs configure:13151: result: no value specified configure:13157: checking wchar.h usability configure:13157: gcc -pthread -c -Wformat conftest.c >&5 configure:13157: $? = 0 configure:13157: result: yes configure:13157: checking wchar.h presence configure:13157: gcc -E conftest.c configure:13157: $? = 0 configure:13157: result: yes configure:13157: checking for wchar.h configure:13157: result: yes configure:13179: checking size of wchar_t configure:13184: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:13184: $? = 0 configure:13184: ./conftest configure:13184: $? = 0 configure:13199: result: 4 configure:13211: checking for UCS-4 tcl configure:13229: gcc -pthread -c -Wformat conftest.c >&5 conftest.c:277:3: error: #error "NOT UCS4_TCL" # error "NOT UCS4_TCL" ^ configure:13229: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | /* end confdefs.h. */ | | #include | #if TCL_UTF_MAX != 6 | # error "NOT UCS4_TCL" | #endif | int | main () | { | | ; | return 0; | } configure:13238: result: no configure:13245: checking whether wchar_t is signed configure:13265: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 conftest.c: In function 'main': conftest.c:279:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit((((wchar_t) -1) < ((wchar_t) 0)) ? 0 : 1); ^ configure:13265: $? = 0 configure:13265: ./conftest configure:13265: $? = 0 configure:13276: result: yes configure:13280: checking what type to use for unicode configure:13352: result: unsigned short configure:13357: checking whether byte ordering is bigendian configure:13372: gcc -pthread -c -Wformat conftest.c >&5 conftest.c:278:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:278:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:278:15: error: unknown type name 'universal' configure:13372: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define Py_UNICODE_SIZE 2 | #define Py_USING_UNICODE 1 | #define PY_UNICODE_TYPE unsigned short | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:13417: gcc -pthread -c -Wformat conftest.c >&5 configure:13417: $? = 0 configure:13435: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:284:4: error: unknown type name 'not' not big endian ^ conftest.c:284:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:13435: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define Py_UNICODE_SIZE 2 | #define Py_USING_UNICODE 1 | #define PY_UNICODE_TYPE unsigned short | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:13563: result: no configure:13584: checking whether right shift extends the sign bit configure:13602: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 conftest.c: In function 'main': conftest.c:280:2: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(((-1)>>3 == -1) ? 0 : 1); ^ configure:13602: $? = 0 configure:13602: ./conftest configure:13602: $? = 0 configure:13613: result: yes configure:13623: checking for getc_unlocked() and friends configure:13645: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:13645: $? = 0 configure:13654: result: yes configure:13671: checking how to link readline libs configure:13698: gcc -pthread -o conftest -Wformat conftest.c -lreadline -lpthread -ldl -lutil >&5 /usr/lib/../lib64/libreadline.so: undefined reference to `tputs' /usr/lib/../lib64/libreadline.so: undefined reference to `tgoto' /usr/lib/../lib64/libreadline.so: undefined reference to `tgetflag' /usr/lib/../lib64/libreadline.so: undefined reference to `UP' /usr/lib/../lib64/libreadline.so: undefined reference to `tgetent' /usr/lib/../lib64/libreadline.so: undefined reference to `tgetnum' /usr/lib/../lib64/libreadline.so: undefined reference to `PC' /usr/lib/../lib64/libreadline.so: undefined reference to `tgetstr' /usr/lib/../lib64/libreadline.so: undefined reference to `BC' collect2: error: ld returned 1 exit status configure:13698: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define Py_UNICODE_SIZE 2 | #define Py_USING_UNICODE 1 | #define PY_UNICODE_TYPE unsigned short | #define HAVE_GETC_UNLOCKED 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 readline (); | int | main () | { | return readline (); | ; | return 0; | } configure:13698: gcc -pthread -o conftest -Wformat conftest.c -lreadline -lncursesw -lpthread -ldl -lutil >&5 configure:13698: $? = 0 configure:13713: result: -lreadline -lncursesw configure:13721: checking for rl_callback_handler_install in -lreadline configure:13746: gcc -pthread -o conftest -Wformat conftest.c -lreadline -lreadline -lncursesw -lreadline -lncursesw -lpthread -ldl -lutil >&5 configure:13746: $? = 0 configure:13755: result: yes configure:13769: gcc -E conftest.c configure:13769: $? = 0 configure:13807: checking for rl_pre_input_hook in -lreadline configure:13832: gcc -pthread -o conftest -Wformat conftest.c -lreadline -lreadline -lncursesw -lreadline -lncursesw -lpthread -ldl -lutil >&5 configure:13832: $? = 0 configure:13841: result: yes configure:13851: checking for rl_completion_display_matches_hook in -lreadline configure:13876: gcc -pthread -o conftest -Wformat conftest.c -lreadline -lreadline -lncursesw -lreadline -lncursesw -lpthread -ldl -lutil >&5 configure:13876: $? = 0 configure:13885: result: yes configure:13895: checking for rl_completion_matches in -lreadline configure:13920: gcc -pthread -o conftest -Wformat conftest.c -lreadline -lreadline -lncursesw -lreadline -lncursesw -lpthread -ldl -lutil >&5 configure:13920: $? = 0 configure:13929: result: yes configure:13943: gcc -E conftest.c configure:13943: $? = 0 configure:13970: checking for broken nice() configure:13991: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 conftest.c: In function 'main': conftest.c:291:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(0); ^ configure:13991: $? = 0 configure:13991: ./conftest configure:13991: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define Py_UNICODE_SIZE 2 | #define Py_USING_UNICODE 1 | #define PY_UNICODE_TYPE unsigned short | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_CALLBACK 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_COMPLETION_SUPPRESS_APPEND 1 | #define HAVE_RL_PRE_INPUT_HOOK 1 | #define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_RL_CATCH_SIGNAL 1 | /* end confdefs.h. */ | | int main() | { | int val1 = nice(1); | if (val1 != -1 && val1 == nice(2)) | exit(0); | exit(1); | } | configure:14002: result: no configure:14011: checking for broken poll() configure:14041: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:14041: $? = 0 configure:14041: ./conftest configure:14041: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define Py_UNICODE_SIZE 2 | #define Py_USING_UNICODE 1 | #define PY_UNICODE_TYPE unsigned short | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_CALLBACK 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_COMPLETION_SUPPRESS_APPEND 1 | #define HAVE_RL_PRE_INPUT_HOOK 1 | #define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_RL_CATCH_SIGNAL 1 | /* end confdefs.h. */ | | #include | | int main() | { | struct pollfd poll_struct = { 42, POLLIN|POLLPRI|POLLOUT, 0 }; | int poll_test; | | close (42); | | poll_test = poll(&poll_struct, 1, 0); | if (poll_test < 0) | return 0; | else if (poll_test == 0 && poll_struct.revents != POLLNVAL) | return 0; | else | return 1; | } | configure:14052: result: no configure:14064: checking for struct tm.tm_zone configure:14064: result: yes configure:14133: checking for working tzset() configure:14209: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:14209: $? = 0 configure:14209: ./conftest configure:14209: $? = 0 configure:14220: result: yes configure:14230: checking for tv_nsec in struct stat configure:14249: gcc -pthread -c -Wformat conftest.c >&5 configure:14249: $? = 0 configure:14257: result: yes configure:14267: checking for tv_nsec2 in struct stat configure:14286: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:296:3: error: 'struct stat' has no member named 'st_mtimespec' st.st_mtimespec.tv_nsec = 1; ^ configure:14286: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define Py_UNICODE_SIZE 2 | #define Py_USING_UNICODE 1 | #define PY_UNICODE_TYPE unsigned short | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_CALLBACK 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_COMPLETION_SUPPRESS_APPEND 1 | #define HAVE_RL_PRE_INPUT_HOOK 1 | #define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_RL_CATCH_SIGNAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_WORKING_TZSET 1 | #define HAVE_STAT_TV_NSEC 1 | /* end confdefs.h. */ | #include | int | main () | { | | struct stat st; | st.st_mtimespec.tv_nsec = 1; | | ; | return 0; | } configure:14294: result: no configure:14310: checking curses.h usability configure:14310: gcc -pthread -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:14310: $? = 0 configure:14310: result: yes configure:14310: checking curses.h presence configure:14310: gcc -E -I/usr/include/ncursesw conftest.c configure:14310: $? = 0 configure:14310: result: yes configure:14310: checking for curses.h configure:14310: result: yes configure:14310: checking ncurses.h usability configure:14310: gcc -pthread -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:14310: $? = 0 configure:14310: result: yes configure:14310: checking ncurses.h presence configure:14310: gcc -E -I/usr/include/ncursesw conftest.c configure:14310: $? = 0 configure:14310: result: yes configure:14310: checking for ncurses.h configure:14310: result: yes configure:14324: checking for term.h configure:14324: gcc -pthread -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:14324: $? = 0 configure:14324: result: yes configure:14341: checking whether mvwdelch is an expression configure:14360: gcc -pthread -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:14360: $? = 0 configure:14368: result: yes configure:14378: checking whether WINDOW has _flags configure:14397: gcc -pthread -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:14397: $? = 0 configure:14405: result: yes configure:14416: checking for is_term_resized configure:14429: gcc -pthread -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:14429: $? = 0 configure:14433: result: yes configure:14442: checking for resize_term configure:14455: gcc -pthread -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:14455: $? = 0 configure:14459: result: yes configure:14468: checking for resizeterm configure:14481: gcc -pthread -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:14481: $? = 0 configure:14485: result: yes configure:14496: checking for device files configure:14516: checking for /dev/ptmx configure:14529: result: yes configure:14540: checking for /dev/ptc configure:14553: result: no configure:14567: checking for %lld and %llu printf() format support configure:14638: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:14638: $? = 0 configure:14638: ./conftest configure:14638: $? = 0 configure:14650: result: yes configure:14667: checking for %zd printf() format support configure:14715: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:14715: $? = 0 configure:14715: ./conftest configure:14715: $? = 0 configure:14725: result: yes configure:14733: checking for socklen_t configure:14733: gcc -pthread -c -Wformat conftest.c >&5 configure:14733: $? = 0 configure:14733: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:313:24: error: expected expression before ')' token if (sizeof ((socklen_t))) ^ configure:14733: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define Py_UNICODE_SIZE 2 | #define Py_USING_UNICODE 1 | #define PY_UNICODE_TYPE unsigned short | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_CALLBACK 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_COMPLETION_SUPPRESS_APPEND 1 | #define HAVE_RL_PRE_INPUT_HOOK 1 | #define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_RL_CATCH_SIGNAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_WORKING_TZSET 1 | #define HAVE_STAT_TV_NSEC 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_TERM_H 1 | #define MVWDELCH_IS_EXPRESSION 1 | #define WINDOW_HAS_FLAGS 1 | #define HAVE_CURSES_IS_TERM_RESIZED 1 | #define HAVE_CURSES_RESIZE_TERM 1 | #define HAVE_CURSES_RESIZETERM 1 | #define HAVE_DEV_PTMX 1 | #define PY_FORMAT_LONG_LONG "ll" | #define PY_FORMAT_SIZE_T "z" | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | | | int | main () | { | if (sizeof ((socklen_t))) | return 0; | ; | return 0; | } configure:14733: result: yes configure:14768: checking for build directories configure:14778: checking for --with-computed-gotos configure:14802: result: no value specified configure:14807: checking whether gcc -pthread supports computed gotos configure:14834: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:14834: $? = 0 configure:14834: ./conftest configure:14834: $? = 0 configure:14845: result: yes configure:14854: result: done configure:14858: checking for ensurepip configure:14878: result: no configure:15002: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by python config.status 2.7, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on a64418c62400 config.status:1198: creating Makefile.pre config.status:1198: creating Modules/Setup.config config.status:1198: creating Misc/python.pc config.status:1198: creating Modules/ld_so_aix config.status:1198: creating pyconfig.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_big_endian_double=no ac_cv_broken_nice=no ac_cv_broken_poll=no ac_cv_broken_sem_getvalue=no ac_cv_buggy_getaddrinfo=no ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_bigendian=no ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_int32_t=yes ac_cv_c_int64_t=yes ac_cv_c_uint32_t=yes ac_cv_c_uint64_t=yes ac_cv_computed_gotos=yes ac_cv_cxx_thread=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-Wformat ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set=set ac_cv_env_PKG_CONFIG_PATH_value=/usr/local/lib/pkgconfig ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_file__dev_ptc=no ac_cv_file__dev_ptmx=yes ac_cv_flock_decl=yes ac_cv_func___fpu_control=yes ac_cv_func__getpty=no ac_cv_func_acosh=yes ac_cv_func_alarm=yes ac_cv_func_asinh=yes ac_cv_func_atanh=yes ac_cv_func_bind_textdomain_codeset=yes ac_cv_func_chown=yes ac_cv_func_clock=yes ac_cv_func_confstr=yes ac_cv_func_copysign=yes ac_cv_func_ctermid=yes ac_cv_func_dlopen=yes ac_cv_func_dup2=yes ac_cv_func_erf=yes ac_cv_func_erfc=yes ac_cv_func_execv=yes ac_cv_func_expm1=yes ac_cv_func_fchmod=yes ac_cv_func_fchown=yes ac_cv_func_finite=yes ac_cv_func_flock=yes ac_cv_func_fork=yes ac_cv_func_forkpty=yes ac_cv_func_fpathconf=yes ac_cv_func_fseek64=no ac_cv_func_fseeko=yes ac_cv_func_fstatvfs=yes ac_cv_func_ftell64=no ac_cv_func_ftello=yes ac_cv_func_ftime=yes ac_cv_func_ftruncate=yes ac_cv_func_gai_strerror=yes ac_cv_func_gamma=yes ac_cv_func_getcwd=yes ac_cv_func_getentropy=no ac_cv_func_getgroups=yes ac_cv_func_gethostbyname_r=yes ac_cv_func_getitimer=yes ac_cv_func_getloadavg=yes ac_cv_func_getlogin=yes ac_cv_func_getnameinfo=yes ac_cv_func_getpeername=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpid=yes ac_cv_func_getpriority=yes ac_cv_func_getpwent=yes ac_cv_func_getresgid=yes ac_cv_func_getresuid=yes ac_cv_func_getsid=yes ac_cv_func_getspent=yes ac_cv_func_getspnam=yes ac_cv_func_gettimeofday=yes ac_cv_func_getwd=yes ac_cv_func_hypot=yes ac_cv_func_initgroups=yes ac_cv_func_kill=yes ac_cv_func_killpg=yes ac_cv_func_lchmod=no ac_cv_func_lchown=yes ac_cv_func_lgamma=yes ac_cv_func_log1p=yes ac_cv_func_lstat=yes ac_cv_func_memmove=yes ac_cv_func_mkfifo=yes ac_cv_func_mknod=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mremap=yes ac_cv_func_nice=yes ac_cv_func_openpty=no ac_cv_func_pathconf=yes ac_cv_func_pause=yes ac_cv_func_plock=no ac_cv_func_poll=yes ac_cv_func_pthread_atfork=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_sigmask=yes ac_cv_func_putenv=yes ac_cv_func_readlink=yes ac_cv_func_realpath=yes ac_cv_func_round=yes ac_cv_func_select=yes ac_cv_func_sem_getvalue=yes ac_cv_func_sem_open=yes ac_cv_func_sem_timedwait=yes ac_cv_func_sem_unlink=yes ac_cv_func_setegid=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setitimer=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setregid=yes ac_cv_func_setresgid=yes ac_cv_func_setresuid=yes ac_cv_func_setreuid=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_sigaction=yes ac_cv_func_siginterrupt=yes ac_cv_func_sigrelse=yes ac_cv_func_snprintf=yes ac_cv_func_statvfs=yes ac_cv_func_strdup=yes ac_cv_func_strftime=yes ac_cv_func_sysconf=yes ac_cv_func_tcgetpgrp=yes ac_cv_func_tcsetpgrp=yes ac_cv_func_tempnam=yes ac_cv_func_tgamma=yes ac_cv_func_timegm=yes ac_cv_func_times=yes ac_cv_func_tmpfile=yes ac_cv_func_tmpnam=yes ac_cv_func_tmpnam_r=yes ac_cv_func_truncate=yes ac_cv_func_uname=yes ac_cv_func_unsetenv=yes ac_cv_func_utimes=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_wcscoll=yes ac_cv_has_makedev=yes ac_cv_have_chflags=no ac_cv_have_decl_isfinite=yes ac_cv_have_decl_isinf=yes ac_cv_have_decl_isnan=yes ac_cv_have_getc_unlocked=yes ac_cv_have_lchflags=no ac_cv_have_long_long_format=yes ac_cv_have_size_t_format=yes ac_cv_header_alloca_h=yes ac_cv_header_asm_types_h=yes ac_cv_header_bluetooth_bluetooth_h=no ac_cv_header_bluetooth_h=no ac_cv_header_conio_h=no ac_cv_header_curses_h=yes ac_cv_header_direct_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_grp_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_langinfo_h=yes ac_cv_header_libintl_h=yes ac_cv_header_libutil_h=no ac_cv_header_linux_netlink_h=yes ac_cv_header_linux_tipc_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_ncurses_h=yes ac_cv_header_netpacket_packet_h=yes ac_cv_header_poll_h=yes ac_cv_header_process_h=no ac_cv_header_pthread_h=yes ac_cv_header_pty_h=yes ac_cv_header_shadow_h=yes ac_cv_header_signal_h=yes ac_cv_header_spawn_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_stropts_h=yes ac_cv_header_sys_audioio_h=no ac_cv_header_sys_bsdtty_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_loadavg_h=no ac_cv_header_sys_lock_h=no ac_cv_header_sys_mkdev_h=no ac_cv_header_sys_modem_h=no ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_types_h_makedev=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sysexits_h=yes ac_cv_header_term_h=yes ac_cv_header_termios_h=yes ac_cv_header_thread_h=no ac_cv_header_time=yes ac_cv_header_time_altzone=no ac_cv_header_unistd_h=yes ac_cv_header_util_h=no ac_cv_header_utime_h=yes ac_cv_header_wchar_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_kpthread=no ac_cv_kthread=no ac_cv_lib_c_inet_aton=yes ac_cv_lib_crypto_RAND_egd=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_intl_textdomain=no ac_cv_lib_nsl_t_open=no ac_cv_lib_readline_rl_callback_handler_install=yes ac_cv_lib_readline_rl_completion_display_matches_hook=yes ac_cv_lib_readline_rl_completion_matches=yes ac_cv_lib_readline_rl_pre_input_hook=yes ac_cv_lib_socket_socket=no ac_cv_lib_util_openpty=yes ac_cv_lib_z_inflateCopy=yes ac_cv_little_endian_double=yes ac_cv_member_struct_stat_st_birthtime=no ac_cv_member_struct_stat_st_blksize=yes ac_cv_member_struct_stat_st_blocks=yes ac_cv_member_struct_stat_st_flags=no ac_cv_member_struct_stat_st_gen=no ac_cv_member_struct_stat_st_rdev=yes ac_cv_member_struct_tm_tm_zone=yes ac_cv_mixed_endian_double=no ac_cv_mvwdelch_is_expression=yes ac_cv_no_strict_aliasing_ok=yes ac_cv_objext=o ac_cv_olimit_ok=no ac_cv_opt_olimit_ok=no ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_posix_semaphores_enabled=yes ac_cv_prog_CPP='gcc -E' ac_cv_prog_HAS_HG=not-found ac_cv_prog_LLVM_PROF_FOUND=not-found ac_cv_prog_SVNVERSION=not-found ac_cv_prog_TRUE=true ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_pthread=yes ac_cv_pthread_is_default=no ac_cv_pthread_system_supported=yes ac_cv_rshift_extends_sign=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_opendir='none required' ac_cv_search_sem_init=-lpthread ac_cv_sizeof__Bool=1 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_fpos_t=16 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_pid_t=4 ac_cv_sizeof_pthread_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_size_t=8 ac_cv_sizeof_time_t=8 ac_cv_sizeof_uintptr_t=8 ac_cv_sizeof_void_p=8 ac_cv_sizeof_wchar_t=4 ac_cv_stat_tv_nsec2=no ac_cv_stat_tv_nsec=yes ac_cv_struct_addrinfo=yes ac_cv_struct_sockaddr_storage=yes ac_cv_struct_tm=time.h ac_cv_tanh_preserves_zero_sign=yes ac_cv_type_int32_t=yes ac_cv_type_int64_t=yes ac_cv_type_mode_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_ssize_t=yes ac_cv_type_uid_t=yes ac_cv_type_uint32_t=yes ac_cv_type_uint64_t=yes ac_cv_type_uintptr_t=yes ac_cv_wchar_t_signed=yes ac_cv_window_has_flags=yes ac_cv_working_tzset=yes ac_cv_x87_double_rounding=no py_cv_lib_readline=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' ARCH_RUN_32BIT='' ARFLAGS='rc' BASECFLAGS=' -fno-strict-aliasing' BASECPPFLAGS='' BLDLIBRARY='$(LDLIBRARY)' BLDSHARED='$(CC) -shared' BUILDEXEEXT='' CC='gcc -pthread' CCSHARED='-fPIC' CFLAGS='-Wformat' CFLAGSFORSHARED='' CONFIGURE_MACOSX_DEPLOYMENT_TARGET='' CONFIG_ARGS=' '\''--prefix=/opt/_internal/cpython-2.7.11-ucs2'\'' '\''--disable-shared'\'' '\''--enable-unicode=ucs2'\'' '\''CFLAGS=-Wformat'\'' '\''PKG_CONFIG_PATH=/usr/local/lib/pkgconfig'\''' CPP='gcc -E' CPPFLAGS='' CXX='g++ -pthread' DEFS='-DHAVE_CONFIG_H' DLINCLDIR='.' DLLLIBRARY='' DYNLOADFILE='dynload_shlib.o' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENSUREPIP='no' EXEEXT='' EXPORT_MACOSX_DEPLOYMENT_TARGET='#' EXTRAMACHDEPPATH='' EXTRAPLATDIR='' FRAMEWORKALTINSTALLFIRST='' FRAMEWORKALTINSTALLLAST='' FRAMEWORKINSTALLAPPSPREFIX='' FRAMEWORKINSTALLFIRST='' FRAMEWORKINSTALLLAST='' FRAMEWORKUNIXTOOLSPREFIX='/opt/_internal/cpython-2.7.11-ucs2' GNULD='yes' GREP='/bin/grep' HAS_HG='not-found' HAVE_GETHOSTBYNAME='' HAVE_GETHOSTBYNAME_R='' HAVE_GETHOSTBYNAME_R_3_ARG='' HAVE_GETHOSTBYNAME_R_5_ARG='' HAVE_GETHOSTBYNAME_R_6_ARG='' HGBRANCH='' HGTAG='' HGVERSION='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTSONAME='$(LDLIBRARY)' LDCXXSHARED='$(CXX) -shared' LDFLAGS='' LDLAST='' LDLIBRARY='libpython$(VERSION).a' LDLIBRARYDIR='' LDSHARED='$(CC) -shared' LIBC='' LIBFFI_INCLUDEDIR='' LIBM='-lm' LIBOBJS='' LIBRARY='libpython$(VERSION).a' LIBS='-lpthread -ldl -lutil' LIBTOOL_CRUFT='' LINKCC='$(PURIFY) $(MAINCC)' LINKFORSHARED='-Xlinker -export-dynamic' LIPO_32BIT_FLAGS='' LLVM_PROF_ERR='no' LLVM_PROF_FILE='' LLVM_PROF_FOUND='not-found' LLVM_PROF_MERGER='true' LN='ln' LTLIBOBJS='' MACHDEP='linux2' MACHDEP_OBJS='' MAINCC='$(CC)' MKDIR_P='/bin/mkdir -p' MULTIARCH='' OBJEXT='o' OPT='-DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes' OTHER_LIBTOOL_OPT='' PACKAGE_BUGREPORT='http://bugs.python.org/' PACKAGE_NAME='python' PACKAGE_STRING='python 2.7' PACKAGE_TARNAME='python' PACKAGE_URL='' PACKAGE_VERSION='2.7' PATH_SEPARATOR=':' PGO_PROF_GEN_FLAG='-fprofile-generate' PGO_PROF_USE_FLAG='-fprofile-use -fprofile-correction' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/local/lib/pkgconfig' PLATDIR='plat-linux2' PYTHONFRAMEWORK='' PYTHONFRAMEWORKDIR='no-framework' PYTHONFRAMEWORKIDENTIFIER='org.python.python' PYTHONFRAMEWORKINSTALLDIR='' PYTHONFRAMEWORKPREFIX='' PYTHON_FOR_BUILD='./$(BUILDPYTHON) -E' RANLIB='ranlib' RUNSHARED='' SGI_ABI='' SHELL='/bin/sh' SHLIBS='$(LIBS)' SIGNAL_OBJS='' SO='.so' SOVERSION='1.0' SRCDIRS='Parser Grammar Objects Python Modules Mac' SVNVERSION='echo Unversioned directory' TCLTK_INCLUDES='' TCLTK_LIBS='' THREADHEADERS=' $(srcdir)/Python/thread_atheos.h $(srcdir)/Python/thread_beos.h $(srcdir)/Python/thread_cthread.h $(srcdir)/Python/thread_foobar.h $(srcdir)/Python/thread_lwp.h $(srcdir)/Python/thread_nt.h $(srcdir)/Python/thread_os2.h $(srcdir)/Python/thread_pth.h $(srcdir)/Python/thread_pthread.h $(srcdir)/Python/thread_sgi.h $(srcdir)/Python/thread_solaris.h $(srcdir)/Python/thread_wince.h' THREADOBJ='Python/thread.o' TRUE='true' UNICODE_OBJS='Objects/unicodeobject.o Objects/unicodectype.o' UNIVERSALSDK='' UNIVERSAL_ARCH_FLAGS='' USE_SIGNAL_MODULE='' USE_THREAD_MODULE='' VERSION='2.7' _PYTHON_HOST_PLATFORM='' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/opt/_internal/cpython-2.7.11-ucs2' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define _GNU_SOURCE 1 #define _NETBSD_SOURCE 1 #define __BSD_VISIBLE 1 #define _BSD_TYPES 1 #define _DARWIN_C_SOURCE 1 #define _XOPEN_SOURCE 600 #define _XOPEN_SOURCE_EXTENDED 1 #define _POSIX_C_SOURCE 200112L #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 STDC_HEADERS 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DLFCN_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GRP_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_POLL_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_STDINT_H 1 #define HAVE_STROPTS_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_PTY_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_NETPACKET_PACKET_H 1 #define HAVE_SYSEXITS_H 1 #define HAVE_LINUX_TIPC_H 1 #define HAVE_SPAWN_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_DIRENT_H 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_MAKEDEV 1 #define _LARGEFILE_SOURCE 1 #define _FILE_OFFSET_BITS 64 #if defined(SCO_DS) #undef _OFF_T #endif #define RETSIGTYPE void #define HAVE_UINT32_T 1 #define HAVE_UINT64_T 1 #define HAVE_INT32_T 1 #define HAVE_INT64_T 1 #define HAVE_SSIZE_T 1 #define SIZEOF_INT 4 #define SIZEOF_LONG 8 #define SIZEOF_VOID_P 8 #define SIZEOF_SHORT 2 #define SIZEOF_FLOAT 4 #define SIZEOF_DOUBLE 8 #define SIZEOF_FPOS_T 16 #define SIZEOF_SIZE_T 8 #define SIZEOF_PID_T 4 #define HAVE_LONG_LONG 1 #define SIZEOF_LONG_LONG 8 #define HAVE_LONG_DOUBLE 1 #define SIZEOF_LONG_DOUBLE 16 #define HAVE_C99_BOOL 1 #define SIZEOF__BOOL 1 #define HAVE_UINTPTR_T 1 #define SIZEOF_UINTPTR_T 8 #define SIZEOF_OFF_T 8 #define SIZEOF_TIME_T 8 #define SIZEOF_PTHREAD_T 8 #define SHLIB_EXT ".so" #define HAVE_LIBDL 1 #define WITH_THREAD 1 #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 #define HAVE_PTHREAD_SIGMASK 1 #define HAVE_PTHREAD_ATFORK 1 #define ENABLE_IPV6 1 #define WITH_DOC_STRINGS 1 #define WITH_PYMALLOC 1 #define HAVE_DLOPEN 1 #define HAVE_DYNAMIC_LOADING 1 #define HAVE_ALARM 1 #define HAVE_SETITIMER 1 #define HAVE_GETITIMER 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_CHOWN 1 #define HAVE_CLOCK 1 #define HAVE_CONFSTR 1 #define HAVE_CTERMID 1 #define HAVE_EXECV 1 #define HAVE_FCHMOD 1 #define HAVE_FCHOWN 1 #define HAVE_FORK 1 #define HAVE_FPATHCONF 1 #define HAVE_FTIME 1 #define HAVE_FTRUNCATE 1 #define HAVE_GAI_STRERROR 1 #define HAVE_GETGROUPS 1 #define HAVE_GETLOGIN 1 #define HAVE_GETLOADAVG 1 #define HAVE_GETPEERNAME 1 #define HAVE_GETPGID 1 #define HAVE_GETPID 1 #define HAVE_GETPRIORITY 1 #define HAVE_GETRESUID 1 #define HAVE_GETRESGID 1 #define HAVE_GETPWENT 1 #define HAVE_GETSPNAM 1 #define HAVE_GETSPENT 1 #define HAVE_GETSID 1 #define HAVE_GETWD 1 #define HAVE_INITGROUPS 1 #define HAVE_KILL 1 #define HAVE_KILLPG 1 #define HAVE_LCHOWN 1 #define HAVE_LSTAT 1 #define HAVE_MKFIFO 1 #define HAVE_MKNOD 1 #define HAVE_MKTIME 1 #define HAVE_MMAP 1 #define HAVE_MREMAP 1 #define HAVE_NICE 1 #define HAVE_PATHCONF 1 #define HAVE_PAUSE 1 #define HAVE_POLL 1 #define HAVE_PUTENV 1 #define HAVE_READLINK 1 #define HAVE_REALPATH 1 #define HAVE_SELECT 1 #define HAVE_SEM_OPEN 1 #define HAVE_SEM_TIMEDWAIT 1 #define HAVE_SEM_GETVALUE 1 #define HAVE_SEM_UNLINK 1 #define HAVE_SETEGID 1 #define HAVE_SETEUID 1 #define HAVE_SETGID 1 #define HAVE_SETLOCALE 1 #define HAVE_SETREGID 1 #define HAVE_SETREUID 1 #define HAVE_SETSID 1 #define HAVE_SETPGID 1 #define HAVE_SETPGRP 1 #define HAVE_SETUID 1 #define HAVE_SETVBUF 1 #define HAVE_SNPRINTF 1 #define HAVE_SETLOCALE 1 #define HAVE_SETREGID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETRESGID 1 #define HAVE_SETSID 1 #define HAVE_SETPGID 1 #define HAVE_SETPGRP 1 #define HAVE_SETUID 1 #define HAVE_SETVBUF 1 #define HAVE_SNPRINTF 1 #define HAVE_SIGACTION 1 #define HAVE_SIGINTERRUPT 1 #define HAVE_SIGRELSE 1 #define HAVE_STRFTIME 1 #define HAVE_SYSCONF 1 #define HAVE_TCGETPGRP 1 #define HAVE_TCSETPGRP 1 #define HAVE_TEMPNAM 1 #define HAVE_TIMEGM 1 #define HAVE_TIMES 1 #define HAVE_TMPFILE 1 #define HAVE_TMPNAM 1 #define HAVE_TMPNAM_R 1 #define HAVE_TRUNCATE 1 #define HAVE_UNAME 1 #define HAVE_UNSETENV 1 #define HAVE_UTIMES 1 #define HAVE_WAITPID 1 #define HAVE_WAIT3 1 #define HAVE_WAIT4 1 #define HAVE_WCSCOLL 1 #define HAVE_CHROOT 1 #define HAVE_LINK 1 #define HAVE_SYMLINK 1 #define HAVE_FCHDIR 1 #define HAVE_FSYNC 1 #define HAVE_FDATASYNC 1 #define HAVE_EPOLL 1 #define HAVE_FLOCK 1 #define HAVE_GETPAGESIZE 1 #define HAVE_ZLIB_COPY 1 #define HAVE_HSTRERROR 1 #define HAVE_INET_ATON 1 #define HAVE_INET_PTON 1 #define HAVE_SETGROUPS 1 #define HAVE_OPENPTY 1 #define HAVE_FORKPTY 1 #define HAVE_MEMMOVE 1 #define HAVE_FSEEKO 1 #define HAVE_FSTATVFS 1 #define HAVE_FTELLO 1 #define HAVE_STATVFS 1 #define HAVE_DUP2 1 #define HAVE_GETCWD 1 #define HAVE_STRDUP 1 #define HAVE_GETPGRP 1 #define HAVE_SETPGRP 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_DEVICE_MACROS 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_STRUCT_TM_TM_ZONE 1 #define HAVE_TM_ZONE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 #define HAVE_STRUCT_STAT_ST_BLOCKS 1 #define HAVE_ST_BLOCKS 1 #define SYS_SELECT_WITH_SYS_TIME 1 #define HAVE_ADDRINFO 1 #define HAVE_SOCKADDR_STORAGE 1 #define HAVE_PROTOTYPES 1 #define HAVE_STDARG_PROTOTYPES 1 #define HAVE_SOCKETPAIR 1 #define VA_LIST_IS_ARRAY 1 #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYNAME_R_6_ARG 1 #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 #define HAVE_GCC_ASM_FOR_X87 1 #define TANH_PRESERVES_ZERO_SIGN 1 #define HAVE_ACOSH 1 #define HAVE_ASINH 1 #define HAVE_ATANH 1 #define HAVE_COPYSIGN 1 #define HAVE_ERF 1 #define HAVE_ERFC 1 #define HAVE_EXPM1 1 #define HAVE_FINITE 1 #define HAVE_GAMMA 1 #define HAVE_HYPOT 1 #define HAVE_LGAMMA 1 #define HAVE_LOG1P 1 #define HAVE_ROUND 1 #define HAVE_TGAMMA 1 #define HAVE_DECL_ISINF 1 #define HAVE_DECL_ISNAN 1 #define HAVE_DECL_ISFINITE 1 #define HAVE_WCHAR_H 1 #define SIZEOF_WCHAR_T 4 #define Py_UNICODE_SIZE 2 #define Py_USING_UNICODE 1 #define PY_UNICODE_TYPE unsigned short #define HAVE_GETC_UNLOCKED 1 #define HAVE_LIBREADLINE 1 #define HAVE_RL_CALLBACK 1 #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 #define HAVE_RL_COMPLETION_SUPPRESS_APPEND 1 #define HAVE_RL_PRE_INPUT_HOOK 1 #define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 #define HAVE_RL_COMPLETION_MATCHES 1 #define HAVE_RL_CATCH_SIGNAL 1 #define HAVE_STRUCT_TM_TM_ZONE 1 #define HAVE_TM_ZONE 1 #define HAVE_WORKING_TZSET 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_CURSES_H 1 #define HAVE_NCURSES_H 1 #define HAVE_TERM_H 1 #define MVWDELCH_IS_EXPRESSION 1 #define WINDOW_HAS_FLAGS 1 #define HAVE_CURSES_IS_TERM_RESIZED 1 #define HAVE_CURSES_RESIZE_TERM 1 #define HAVE_CURSES_RESIZETERM 1 #define HAVE_DEV_PTMX 1 #define PY_FORMAT_LONG_LONG "ll" #define PY_FORMAT_SIZE_T "z" #define HAVE_COMPUTED_GOTOS 1 configure: exit 0 ++++++++++++++++++config.log++++++++++++++++++ + echo ++++++++++++++++++config.log++++++++++++++++++ ++ lex_pyver 2.7.11 ++ awk -F . '{printf "%03d%03d%03d", $1, $2, $3}' ++ echo 2.7.11 ++ lex_pyver 3.6 ++ echo 3.6 ++ awk -F . '{printf "%03d%03d%03d", $1, $2, $3}' + '[' 002007011 -ge 003006000 ']' + make -j2 Parser/pgen.c: In function ‘compile_atom’: Parser/pgen.c:282:9: warning: variable ‘i’ set but not used [-Wunused-but-set-variable] int i; ^ libpython2.7.a(posixmodule.o): In function `posix_tmpnam': /Python-2.7.11/./Modules/posixmodule.c:7631: warning: the use of `tmpnam_r' is dangerous, better use `mkstemp' libpython2.7.a(posixmodule.o): In function `posix_tempnam': /Python-2.7.11/./Modules/posixmodule.c:7578: warning: the use of `tempnam' is dangerous, better use `mkstemp' /Python-2.7.11/Modules/socketmodule.c: In function ‘socket_gethostbyname_ex’: /Python-2.7.11/Modules/socketmodule.c:3453:9: warning: variable ‘result’ set but not used [-Wunused-but-set-variable] int result; ^ /Python-2.7.11/Modules/socketmodule.c: In function ‘socket_gethostbyaddr’: /Python-2.7.11/Modules/socketmodule.c:3529:9: warning: variable ‘result’ set but not used [-Wunused-but-set-variable] int result; ^ /Python-2.7.11/Modules/_sqlite/cursor.c: In function ‘pysqlite_cursor_dealloc’: /Python-2.7.11/Modules/_sqlite/cursor.c:121:9: warning: variable ‘rc’ set but not used [-Wunused-but-set-variable] int rc; ^ /Python-2.7.11/Modules/_sqlite/statement.c: In function ‘pysqlite_statement_dealloc’: /Python-2.7.11/Modules/_sqlite/statement.c:414:9: warning: variable ‘rc’ set but not used [-Wunused-but-set-variable] int rc; ^ /Python-2.7.11/Modules/tkappinit.c: In function ‘Tcl_AppInit’: /Python-2.7.11/Modules/tkappinit.c:29:15: warning: variable ‘main_window’ set but not used [-Wunused-but-set-variable] Tk_Window main_window; ^ /Python-2.7.11/Modules/_ctypes/cfield.c: In function ‘PyCField_FromDesc’: /Python-2.7.11/Modules/_ctypes/cfield.c:50:29: warning: variable ‘length’ set but not used [-Wunused-but-set-variable] Py_ssize_t size, align, length; ^ + make install / + popd + rm -rf Python-2.7.11 + '[' -e /opt/_internal/cpython-2.7.11-ucs2/bin/python3 ']' + /opt/_internal/cpython-2.7.11-ucs2/bin/python get-pip.py Collecting pip Using cached pip-8.1.2-py2.py3-none-any.whl Collecting setuptools Using cached setuptools-28.5.0-py2.py3-none-any.whl Collecting wheel Using cached wheel-0.29.0-py2.py3-none-any.whl Installing collected packages: pip, setuptools, wheel Successfully installed pip-8.1.2 setuptools-28.5.0 wheel-0.29.0 + /opt/_internal/cpython-2.7.11-ucs2/bin/pip install wheel Requirement already satisfied (use --upgrade to upgrade): wheel in /opt/_internal/cpython-2.7.11-ucs2/lib/python2.7/site-packages ++ /opt/_internal/cpython-2.7.11-ucs2/bin/python build_scripts/python-tag-abi-tag.py + local abi_tag=cp27-cp27m + ln -s /opt/_internal/cpython-2.7.11-ucs2 /opt/python/cp27-cp27m + do_cpython_build 2.7.11 ucs4 + local py_ver=2.7.11 cfv + check_var 2.7.11 + '[' -z 2.7.11 ']' + local ucs_setting=ucs4 + check_var ucs4 + '[' -z ucs4 ']' + tar -xzf Python-2.7.11.tgz /Python-2.7.11 / + pushd Python-2.7.11 + '[' ucs4 = none ']' + local unicode_flags=--enable-unicode=ucs4 + local dir_suffix=-ucs4 + local prefix=/opt/_internal/cpython-2.7.11-ucs4 + mkdir -p /opt/_internal/cpython-2.7.11-ucs4/lib ++ lex_pyver 2.7.11 ++ echo 2.7.11 ++ awk -F . '{printf "%03d%03d%03d", $1, $2, $3}' ++ lex_pyver 3.6 ++ echo 3.6 ++ awk -F . '{printf "%03d%03d%03d", $1, $2, $3}' + '[' 002007011 -lt 003006000 ']' + cfv=-Wformat + CFLAGS=-Wformat + ./configure --prefix=/opt/_internal/cpython-2.7.11-ucs4 --disable-shared --enable-unicode=ucs4 configure: WARNING: By default, distutils will build C++ extension modules with "g++". If this is not intended, then set CXX on the configure command line. ++++++++++++++++++gcc++++++++++++++++++ + echo ++++++++++++++++++gcc++++++++++++++++++ + gcc --version gcc (GCC) 4.8.2 20140120 (Red Hat 4.8.2-15) Copyright (C) 2013 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. + cc --version cc (GCC) 4.8.2 20140120 (Red Hat 4.8.2-15) Copyright (C) 2013 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. + echo ++++++++++++++++++config.log++++++++++++++++++ + cat ./config.log ++++++++++++++++++config.log++++++++++++++++++ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by python configure 2.7, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/opt/_internal/cpython-2.7.11-ucs4 --disable-shared --enable-unicode=ucs4 ## --------- ## ## Platform. ## ## --------- ## hostname = a64418c62400 uname -m = x86_64 uname -r = 4.7.6-1-ARCH uname -s = Linux uname -v = #1 SMP PREEMPT Fri Sep 30 19:28:42 CEST 2016 /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: /opt/rh/devtoolset-2/root/usr/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2816: checking build system type configure:2830: result: x86_64-unknown-linux-gnu configure:2850: checking host system type configure:2863: result: x86_64-unknown-linux-gnu configure:2974: checking for --enable-universalsdk configure:3015: result: no configure:3025: checking for --with-universal-archs configure:3042: result: 32-bit configure:3199: checking MACHDEP configure:3391: result: linux2 configure:3400: checking EXTRAPLATDIR configure:3415: result: configure:3436: checking for --without-gcc configure:3480: result: no configure:3574: checking for gcc configure:3590: found /opt/rh/devtoolset-2/root/usr/bin/gcc configure:3601: result: gcc configure:3830: checking for C compiler version configure:3839: gcc --version >&5 gcc (GCC) 4.8.2 20140120 (Red Hat 4.8.2-15) Copyright (C) 2013 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:3850: $? = 0 configure:3839: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/opt/rh/devtoolset-2/root/usr/libexec/gcc/x86_64-CentOS-linux/4.8.2/lto-wrapper Target: x86_64-CentOS-linux Configured with: ../configure --prefix=/opt/rh/devtoolset-2/root/usr --mandir=/opt/rh/devtoolset-2/root/usr/share/man --infodir=/opt/rh/devtoolset-2/root/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --disable-gnu-unique-object --enable-linker-build-id --enable-languages=c,c++,fortran,lto --enable-plugin --with-linker-hash-style=gnu --enable-initfini-array --disable-libgcj --with-isl=/home/centos/rpm/BUILD/gcc-4.8.2-20140120/obj-x86_64-CentOS-linux/isl-install --with-cloog=/home/centos/rpm/BUILD/gcc-4.8.2-20140120/obj-x86_64-CentOS-linux/cloog-install --with-gmp=/home/centos/rpm/BUILD/gcc-4.8.2-20140120/obj-x86_64-CentOS-linux/gmp-install --with-mpfr=/home/centos/rpm/BUILD/gcc-4.8.2-20140120/obj-x86_64-CentOS-linux/mpfr-install --with-mpc=/home/centos/rpm/BUILD/gcc-4.8.2-20140120/obj-x86_64-CentOS-linux/mpc-install --with-tune=generic --with-arch_32=i586 --build=x86_64-CentOS-linux Thread model: posix gcc version 4.8.2 20140120 (Red Hat 4.8.2-15) (GCC) configure:3850: $? = 0 configure:3839: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3850: $? = 4 configure:3839: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3850: $? = 4 configure:3870: checking whether the C compiler works configure:3892: gcc -Wformat conftest.c >&5 configure:3896: $? = 0 configure:3944: result: yes configure:3947: checking for C compiler default output file name configure:3949: result: a.out configure:3955: checking for suffix of executables configure:3962: gcc -o conftest -Wformat conftest.c >&5 configure:3966: $? = 0 configure:3988: result: configure:4010: checking whether we are cross compiling configure:4018: gcc -o conftest -Wformat conftest.c >&5 configure:4022: $? = 0 configure:4029: ./conftest configure:4033: $? = 0 configure:4048: result: no configure:4053: checking for suffix of object files configure:4075: gcc -c -Wformat conftest.c >&5 configure:4079: $? = 0 configure:4100: result: o configure:4104: checking whether we are using the GNU C compiler configure:4123: gcc -c -Wformat conftest.c >&5 configure:4123: $? = 0 configure:4132: result: yes configure:4141: checking whether gcc accepts -g configure:4161: gcc -c -g conftest.c >&5 configure:4161: $? = 0 configure:4202: result: yes configure:4219: checking for gcc option to accept ISO C89 configure:4282: gcc -c -Wformat conftest.c >&5 configure:4282: $? = 0 configure:4295: result: none needed configure:4322: checking for --with-cxx-main= configure:4348: result: no configure:4401: checking for g++ configure:4434: result: no configure:4670: WARNING: By default, distutils will build C++ extension modules with "g++". If this is not intended, then set CXX on the configure command line. configure:4689: checking how to run the C preprocessor configure:4720: gcc -E conftest.c configure:4720: $? = 0 configure:4734: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4734: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | /* end confdefs.h. */ | #include configure:4759: result: gcc -E configure:4779: gcc -E conftest.c configure:4779: $? = 0 configure:4793: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4793: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | /* end confdefs.h. */ | #include configure:4822: checking for grep that handles long lines and -e configure:4880: result: /bin/grep configure:4885: checking for egrep configure:4947: result: /bin/grep -E configure:4952: checking for ANSI C header files configure:4972: gcc -c -Wformat conftest.c >&5 configure:4972: $? = 0 configure:5045: gcc -o conftest -Wformat conftest.c >&5 configure:5045: $? = 0 configure:5045: ./conftest configure:5045: $? = 0 configure:5056: result: yes configure:5069: checking for sys/types.h configure:5069: gcc -c -Wformat conftest.c >&5 configure:5069: $? = 0 configure:5069: result: yes configure:5069: checking for sys/stat.h configure:5069: gcc -c -Wformat conftest.c >&5 configure:5069: $? = 0 configure:5069: result: yes configure:5069: checking for stdlib.h configure:5069: gcc -c -Wformat conftest.c >&5 configure:5069: $? = 0 configure:5069: result: yes configure:5069: checking for string.h configure:5069: gcc -c -Wformat conftest.c >&5 configure:5069: $? = 0 configure:5069: result: yes configure:5069: checking for memory.h configure:5069: gcc -c -Wformat conftest.c >&5 configure:5069: $? = 0 configure:5069: result: yes configure:5069: checking for strings.h configure:5069: gcc -c -Wformat conftest.c >&5 configure:5069: $? = 0 configure:5069: result: yes configure:5069: checking for inttypes.h configure:5069: gcc -c -Wformat conftest.c >&5 configure:5069: $? = 0 configure:5069: result: yes configure:5069: checking for stdint.h configure:5069: gcc -c -Wformat conftest.c >&5 configure:5069: $? = 0 configure:5069: result: yes configure:5069: checking for unistd.h configure:5069: gcc -c -Wformat conftest.c >&5 configure:5069: $? = 0 configure:5069: result: yes configure:5082: checking minix/config.h usability configure:5082: gcc -c -Wformat conftest.c >&5 conftest.c:54:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:5082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5082: result: no configure:5082: checking minix/config.h presence configure:5082: gcc -E conftest.c conftest.c:21:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:5082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 configure:5082: result: no configure:5082: checking for minix/config.h configure:5082: result: no configure:5103: checking whether it is safe to define __EXTENSIONS__ configure:5121: gcc -c -Wformat conftest.c >&5 configure:5121: $? = 0 configure:5128: result: yes configure:5152: checking for --with-suffix configure:5165: result: configure:5171: checking for case-insensitive build directory configure:5183: result: no configure:5211: checking LIBRARY configure:5217: result: libpython$(VERSION).a configure:5253: checking LINKCC configure:5272: result: $(PURIFY) $(MAINCC) configure:5281: checking for GNU ld configure:5293: result: yes configure:5296: checking for --enable-shared configure:5313: result: no configure:5316: checking for --enable-profiling configure:5341: result: no configure:5349: checking LDLIBRARY configure:5443: result: libpython$(VERSION).a configure:5489: checking for ranlib configure:5505: found /opt/rh/devtoolset-2/root/usr/bin/ranlib configure:5516: result: ranlib configure:5588: checking for ar configure:5604: found /opt/rh/devtoolset-2/root/usr/bin/ar configure:5615: result: ar configure:5650: checking for svnversion configure:5678: result: not-found configure:5712: checking for hg configure:5740: result: not-found configure:5781: checking for a BSD-compatible install configure:5849: result: /usr/bin/install -c configure:5860: checking for a thread-safe mkdir -p configure:5899: result: /bin/mkdir -p configure:5915: checking for --with-pydebug configure:5933: result: no configure:6010: checking whether gcc accepts -fno-strict-aliasing configure:6028: gcc -fno-strict-aliasing -c -Wformat conftest.c >&5 configure:6028: $? = 0 configure:6037: result: yes configure:6208: checking whether gcc accepts -OPT:Olimit=0 configure:6226: gcc -OPT:Olimit=0 -c -Wformat conftest.c >&5 cc1: error: argument to '-O' should be a non-negative integer, 'g', 's' or 'fast' configure:6226: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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. */ | | int | main () | { | | ; | return 0; | } configure:6236: result: no configure:6255: checking whether gcc accepts -Olimit 1500 configure:6273: gcc -Olimit 1500 -c -Wformat conftest.c >&5 gcc: error: 1500: No such file or directory configure:6273: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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. */ | | int | main () | { | | ; | return 0; | } configure:6283: result: no configure:6300: checking whether gcc supports ParseTuple __format__ configure:6317: gcc -c -Wformat -Werror -Wformat conftest.c >&5 conftest.c:27:5: error: 'PyArg_ParseTuple' is an unrecognized format function type [-Werror=format=] void f(char*,...)__attribute((format(PyArg_ParseTuple, 1, 2))); ^ cc1: all warnings being treated as errors configure:6317: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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. */ | | void f(char*,...)__attribute((format(PyArg_ParseTuple, 1, 2))); | int | main () | { | | ; | return 0; | } | configure:6327: result: no configure:6339: checking for llvm-profdata configure:6367: result: not-found configure:6416: checking whether pthreads are available without options configure:6441: gcc -o conftest -Wformat conftest.c >&5 /tmp/ccuzTWsp.o: In function `main': conftest.c:(.text+0x2e): undefined reference to `pthread_create' conftest.c:(.text+0x45): undefined reference to `pthread_detach' collect2: error: ld returned 1 exit status configure:6441: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 | #include | | void* routine(void* p){return NULL;} | | int main(){ | pthread_t p; | if(pthread_create(&p,NULL,routine,NULL)!=0) | return 1; | (void)pthread_detach(p); | return 0; | } | configure:6457: result: no configure:6470: checking whether gcc accepts -Kpthread configure:6497: gcc -Kpthread -o conftest -Wformat conftest.c >&5 gcc: error: unrecognized command line option '-Kpthread' configure:6497: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 | #include | | void* routine(void* p){return NULL;} | | int main(){ | pthread_t p; | if(pthread_create(&p,NULL,routine,NULL)!=0) | return 1; | (void)pthread_detach(p); | return 0; | } | configure:6509: result: no configure:6520: checking whether gcc accepts -Kthread configure:6547: gcc -Kthread -o conftest -Wformat conftest.c >&5 gcc: error: unrecognized command line option '-Kthread' configure:6547: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 | #include | | void* routine(void* p){return NULL;} | | int main(){ | pthread_t p; | if(pthread_create(&p,NULL,routine,NULL)!=0) | return 1; | (void)pthread_detach(p); | return 0; | } | configure:6559: result: no configure:6570: checking whether gcc accepts -pthread configure:6597: gcc -pthread -o conftest -Wformat conftest.c >&5 configure:6597: $? = 0 configure:6597: ./conftest configure:6597: $? = 0 configure:6609: result: yes configure:6618: checking whether g++ also accepts flags for thread support configure:6649: result: yes configure:6656: checking for ANSI C header files configure:6760: result: yes configure:6782: checking asm/types.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking asm/types.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for asm/types.h configure:6782: result: yes configure:6782: checking conio.h usability configure:6782: gcc -c -Wformat conftest.c >&5 conftest.c:61:19: fatal error: conio.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6782: result: no configure:6782: checking conio.h presence configure:6782: gcc -E conftest.c conftest.c:28:19: fatal error: conio.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | /* end confdefs.h. */ | #include configure:6782: result: no configure:6782: checking for conio.h configure:6782: result: no configure:6782: checking direct.h usability configure:6782: gcc -c -Wformat conftest.c >&5 conftest.c:61:20: fatal error: direct.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6782: result: no configure:6782: checking direct.h presence configure:6782: gcc -E conftest.c conftest.c:28:20: fatal error: direct.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | /* end confdefs.h. */ | #include configure:6782: result: no configure:6782: checking for direct.h configure:6782: result: no configure:6782: checking dlfcn.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking dlfcn.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for dlfcn.h configure:6782: result: yes configure:6782: checking errno.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking errno.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for errno.h configure:6782: result: yes configure:6782: checking fcntl.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking fcntl.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for fcntl.h configure:6782: result: yes configure:6782: checking grp.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking grp.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for grp.h configure:6782: result: yes configure:6782: checking ieeefp.h usability configure:6782: gcc -c -Wformat conftest.c >&5 conftest.c:65:20: fatal error: ieeefp.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6782: result: no configure:6782: checking ieeefp.h presence configure:6782: gcc -E conftest.c conftest.c:32:20: fatal error: ieeefp.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include configure:6782: result: no configure:6782: checking for ieeefp.h configure:6782: result: no configure:6782: checking io.h usability configure:6782: gcc -c -Wformat conftest.c >&5 conftest.c:65:16: fatal error: io.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6782: result: no configure:6782: checking io.h presence configure:6782: gcc -E conftest.c conftest.c:32:16: fatal error: io.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include configure:6782: result: no configure:6782: checking for io.h configure:6782: result: no configure:6782: checking langinfo.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking langinfo.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for langinfo.h configure:6782: result: yes configure:6782: checking libintl.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking libintl.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for libintl.h configure:6782: result: yes configure:6782: checking poll.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking poll.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for poll.h configure:6782: result: yes configure:6782: checking process.h usability configure:6782: gcc -c -Wformat conftest.c >&5 conftest.c:68:21: fatal error: process.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6782: result: no configure:6782: checking process.h presence configure:6782: gcc -E conftest.c conftest.c:35:21: fatal error: process.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | /* end confdefs.h. */ | #include configure:6782: result: no configure:6782: checking for process.h configure:6782: result: no configure:6782: checking pthread.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking pthread.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for pthread.h configure:6782: result: yes configure:6782: checking shadow.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking shadow.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for shadow.h configure:6782: result: yes configure:6782: checking signal.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking signal.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for signal.h configure:6782: result: yes configure:6782: checking for stdint.h configure:6782: result: yes configure:6782: checking stropts.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking stropts.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for stropts.h configure:6782: result: yes configure:6782: checking termios.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking termios.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for termios.h configure:6782: result: yes configure:6782: checking thread.h usability configure:6782: gcc -c -Wformat conftest.c >&5 conftest.c:74:20: fatal error: thread.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6782: result: no configure:6782: checking thread.h presence configure:6782: gcc -E conftest.c conftest.c:41:20: fatal error: thread.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include configure:6782: result: no configure:6782: checking for thread.h configure:6782: result: no configure:6782: checking for unistd.h configure:6782: result: yes configure:6782: checking utime.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking utime.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for utime.h configure:6782: result: yes configure:6782: checking sys/audioio.h usability configure:6782: gcc -c -Wformat conftest.c >&5 conftest.c:76:25: fatal error: sys/audioio.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6782: result: no configure:6782: checking sys/audioio.h presence configure:6782: gcc -E conftest.c conftest.c:43:25: fatal error: sys/audioio.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include configure:6782: result: no configure:6782: checking for sys/audioio.h configure:6782: result: no configure:6782: checking sys/bsdtty.h usability configure:6782: gcc -c -Wformat conftest.c >&5 conftest.c:76:24: fatal error: sys/bsdtty.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6782: result: no configure:6782: checking sys/bsdtty.h presence configure:6782: gcc -E conftest.c conftest.c:43:24: fatal error: sys/bsdtty.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include configure:6782: result: no configure:6782: checking for sys/bsdtty.h configure:6782: result: no configure:6782: checking sys/epoll.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking sys/epoll.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for sys/epoll.h configure:6782: result: yes configure:6782: checking sys/event.h usability configure:6782: gcc -c -Wformat conftest.c >&5 conftest.c:77:23: fatal error: sys/event.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6782: result: no configure:6782: checking sys/event.h presence configure:6782: gcc -E conftest.c conftest.c:44:23: fatal error: sys/event.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | /* end confdefs.h. */ | #include configure:6782: result: no configure:6782: checking for sys/event.h configure:6782: result: no configure:6782: checking sys/file.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking sys/file.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for sys/file.h configure:6782: result: yes configure:6782: checking sys/loadavg.h usability configure:6782: gcc -c -Wformat conftest.c >&5 conftest.c:78:25: fatal error: sys/loadavg.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6782: result: no configure:6782: checking sys/loadavg.h presence configure:6782: gcc -E conftest.c conftest.c:45:25: fatal error: sys/loadavg.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include configure:6782: result: no configure:6782: checking for sys/loadavg.h configure:6782: result: no configure:6782: checking sys/lock.h usability configure:6782: gcc -c -Wformat conftest.c >&5 conftest.c:78:22: fatal error: sys/lock.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6782: result: no configure:6782: checking sys/lock.h presence configure:6782: gcc -E conftest.c conftest.c:45:22: fatal error: sys/lock.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include configure:6782: result: no configure:6782: checking for sys/lock.h configure:6782: result: no configure:6782: checking sys/mkdev.h usability configure:6782: gcc -c -Wformat conftest.c >&5 conftest.c:78:23: fatal error: sys/mkdev.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6782: result: no configure:6782: checking sys/mkdev.h presence configure:6782: gcc -E conftest.c conftest.c:45:23: fatal error: sys/mkdev.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include configure:6782: result: no configure:6782: checking for sys/mkdev.h configure:6782: result: no configure:6782: checking sys/modem.h usability configure:6782: gcc -c -Wformat conftest.c >&5 conftest.c:78:23: fatal error: sys/modem.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6782: result: no configure:6782: checking sys/modem.h presence configure:6782: gcc -E conftest.c conftest.c:45:23: fatal error: sys/modem.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include configure:6782: result: no configure:6782: checking for sys/modem.h configure:6782: result: no configure:6782: checking sys/param.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking sys/param.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for sys/param.h configure:6782: result: yes configure:6782: checking sys/poll.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking sys/poll.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for sys/poll.h configure:6782: result: yes configure:6782: checking sys/select.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking sys/select.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for sys/select.h configure:6782: result: yes configure:6782: checking sys/socket.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking sys/socket.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for sys/socket.h configure:6782: result: yes configure:6782: checking sys/statvfs.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking sys/statvfs.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for sys/statvfs.h configure:6782: result: yes configure:6782: checking for sys/stat.h configure:6782: result: yes configure:6782: checking sys/termio.h usability configure:6782: gcc -c -Wformat conftest.c >&5 conftest.c:84:24: fatal error: sys/termio.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6782: result: no configure:6782: checking sys/termio.h presence configure:6782: gcc -E conftest.c conftest.c:51:24: fatal error: sys/termio.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | /* end confdefs.h. */ | #include configure:6782: result: no configure:6782: checking for sys/termio.h configure:6782: result: no configure:6782: checking sys/time.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking sys/time.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for sys/time.h configure:6782: result: yes configure:6782: checking sys/times.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking sys/times.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for sys/times.h configure:6782: result: yes configure:6782: checking for sys/types.h configure:6782: result: yes configure:6782: checking sys/un.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking sys/un.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for sys/un.h configure:6782: result: yes configure:6782: checking sys/utsname.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking sys/utsname.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for sys/utsname.h configure:6782: result: yes configure:6782: checking sys/wait.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking sys/wait.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for sys/wait.h configure:6782: result: yes configure:6782: checking pty.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking pty.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for pty.h configure:6782: result: yes configure:6782: checking libutil.h usability configure:6782: gcc -c -Wformat conftest.c >&5 conftest.c:91:21: fatal error: libutil.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6782: result: no configure:6782: checking libutil.h presence configure:6782: gcc -E conftest.c conftest.c:58:21: fatal error: libutil.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | /* end confdefs.h. */ | #include configure:6782: result: no configure:6782: checking for libutil.h configure:6782: result: no configure:6782: checking sys/resource.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking sys/resource.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for sys/resource.h configure:6782: result: yes configure:6782: checking netpacket/packet.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking netpacket/packet.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for netpacket/packet.h configure:6782: result: yes configure:6782: checking sysexits.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking sysexits.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for sysexits.h configure:6782: result: yes configure:6782: checking bluetooth.h usability configure:6782: gcc -c -Wformat conftest.c >&5 conftest.c:94:23: fatal error: bluetooth.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6782: result: no configure:6782: checking bluetooth.h presence configure:6782: gcc -E conftest.c conftest.c:61:23: fatal error: bluetooth.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | #include configure:6782: result: no configure:6782: checking for bluetooth.h configure:6782: result: no configure:6782: checking bluetooth/bluetooth.h usability configure:6782: gcc -c -Wformat conftest.c >&5 conftest.c:94:33: fatal error: bluetooth/bluetooth.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6782: result: no configure:6782: checking bluetooth/bluetooth.h presence configure:6782: gcc -E conftest.c conftest.c:61:33: fatal error: bluetooth/bluetooth.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | #include configure:6782: result: no configure:6782: checking for bluetooth/bluetooth.h configure:6782: result: no configure:6782: checking linux/tipc.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking linux/tipc.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for linux/tipc.h configure:6782: result: yes configure:6782: checking spawn.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking spawn.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for spawn.h configure:6782: result: yes configure:6782: checking util.h usability configure:6782: gcc -c -Wformat conftest.c >&5 conftest.c:96:18: fatal error: util.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6782: result: no configure:6782: checking util.h presence configure:6782: gcc -E conftest.c conftest.c:63:18: fatal error: util.h: No such file or directory #include ^ compilation terminated. configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | /* end confdefs.h. */ | #include configure:6782: result: no configure:6782: checking for util.h configure:6782: result: no configure:6782: checking alloca.h usability configure:6782: gcc -c -Wformat conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking alloca.h presence configure:6782: gcc -E conftest.c configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking for alloca.h configure:6782: result: yes configure:6795: checking for dirent.h that defines DIR configure:6814: gcc -c -Wformat conftest.c >&5 configure:6814: $? = 0 configure:6822: result: yes configure:6835: checking for library containing opendir configure:6866: gcc -o conftest -Wformat conftest.c >&5 configure:6866: $? = 0 configure:6883: result: none required configure:6950: checking whether sys/types.h defines makedev configure:6966: gcc -o conftest -Wformat conftest.c >&5 configure:6966: $? = 0 configure:6975: result: yes configure:7004: checking for linux/netlink.h configure:7004: gcc -c -Wformat conftest.c >&5 configure:7004: $? = 0 configure:7004: result: yes configure:7025: checking for clock_t in time.h configure:7044: result: yes configure:7048: checking for makedev configure:7068: gcc -o conftest -Wformat conftest.c >&5 configure:7068: $? = 0 configure:7104: result: yes configure:7120: checking Solaris LFS bug configure:7137: gcc -c -Wformat conftest.c >&5 configure:7137: $? = 0 configure:7143: result: no configure:7175: checking for mode_t configure:7175: gcc -c -Wformat conftest.c >&5 configure:7175: $? = 0 configure:7175: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:108:21: error: expected expression before ')' token if (sizeof ((mode_t))) ^ configure:7175: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((mode_t))) | return 0; | ; | return 0; | } configure:7175: result: yes configure:7186: checking for off_t configure:7186: gcc -c -Wformat conftest.c >&5 configure:7186: $? = 0 configure:7186: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:108:20: error: expected expression before ')' token if (sizeof ((off_t))) ^ configure:7186: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:7186: result: yes configure:7197: checking for pid_t configure:7197: gcc -c -Wformat conftest.c >&5 configure:7197: $? = 0 configure:7197: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:108:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:7197: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:7197: result: yes configure:7213: checking for size_t configure:7213: gcc -c -Wformat conftest.c >&5 configure:7213: $? = 0 configure:7213: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:109:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:7213: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:7213: result: yes configure:7224: checking for uid_t in sys/types.h configure:7243: result: yes configure:7262: checking for uint32_t configure:7262: gcc -c -Wformat conftest.c >&5 configure:7262: $? = 0 configure:7262: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:109:23: error: expected expression before ')' token if (sizeof ((uint32_t))) ^ configure:7262: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((uint32_t))) | return 0; | ; | return 0; | } configure:7262: result: yes configure:7269: checking for uint32_t configure:7269: gcc -c -Wformat conftest.c >&5 configure:7269: $? = 0 configure:7269: result: yes configure:7284: checking for uint64_t configure:7284: gcc -c -Wformat conftest.c >&5 configure:7284: $? = 0 configure:7284: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:110:23: error: expected expression before ')' token if (sizeof ((uint64_t))) ^ configure:7284: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((uint64_t))) | return 0; | ; | return 0; | } configure:7284: result: yes configure:7291: checking for uint64_t configure:7291: gcc -c -Wformat conftest.c >&5 configure:7291: $? = 0 configure:7291: result: yes configure:7306: checking for int32_t configure:7306: gcc -c -Wformat conftest.c >&5 configure:7306: $? = 0 configure:7306: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:111:22: error: expected expression before ')' token if (sizeof ((int32_t))) ^ configure:7306: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((int32_t))) | return 0; | ; | return 0; | } configure:7306: result: yes configure:7313: checking for int32_t configure:7313: gcc -c -Wformat conftest.c >&5 configure:7313: $? = 0 configure:7313: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:114:53: warning: integer overflow in expression [-Woverflow] < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; ^ conftest.c:113:12: error: storage size of 'test_array' isn't constant static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) ^ configure:7313: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 32 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:7313: result: yes configure:7325: checking for int64_t configure:7325: gcc -c -Wformat conftest.c >&5 configure:7325: $? = 0 configure:7325: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:112:22: error: expected expression before ')' token if (sizeof ((int64_t))) ^ configure:7325: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((int64_t))) | return 0; | ; | return 0; | } configure:7325: result: yes configure:7332: checking for int64_t configure:7332: gcc -c -Wformat conftest.c >&5 configure:7332: $? = 0 configure:7332: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:115:53: warning: integer overflow in expression [-Woverflow] < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; ^ conftest.c:114:12: error: storage size of 'test_array' isn't constant static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) ^ configure:7332: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 64 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:7332: result: yes configure:7344: checking for ssize_t configure:7344: gcc -c -Wformat conftest.c >&5 configure:7344: $? = 0 configure:7344: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:113:22: error: expected expression before ')' token if (sizeof ((ssize_t))) ^ configure:7344: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((ssize_t))) | return 0; | ; | return 0; | } configure:7344: result: yes configure:7358: checking size of int configure:7363: gcc -o conftest -Wformat conftest.c >&5 configure:7363: $? = 0 configure:7363: ./conftest configure:7363: $? = 0 configure:7377: result: 4 configure:7391: checking size of long configure:7396: gcc -o conftest -Wformat conftest.c >&5 configure:7396: $? = 0 configure:7396: ./conftest configure:7396: $? = 0 configure:7410: result: 8 configure:7424: checking size of void * configure:7429: gcc -o conftest -Wformat conftest.c >&5 configure:7429: $? = 0 configure:7429: ./conftest configure:7429: $? = 0 configure:7443: result: 8 configure:7457: checking size of short configure:7462: gcc -o conftest -Wformat conftest.c >&5 configure:7462: $? = 0 configure:7462: ./conftest configure:7462: $? = 0 configure:7476: result: 2 configure:7490: checking size of float configure:7495: gcc -o conftest -Wformat conftest.c >&5 configure:7495: $? = 0 configure:7495: ./conftest configure:7495: $? = 0 configure:7509: result: 4 configure:7523: checking size of double configure:7528: gcc -o conftest -Wformat conftest.c >&5 configure:7528: $? = 0 configure:7528: ./conftest configure:7528: $? = 0 configure:7542: result: 8 configure:7556: checking size of fpos_t configure:7561: gcc -o conftest -Wformat conftest.c >&5 configure:7561: $? = 0 configure:7561: ./conftest configure:7561: $? = 0 configure:7575: result: 16 configure:7589: checking size of size_t configure:7594: gcc -o conftest -Wformat conftest.c >&5 configure:7594: $? = 0 configure:7594: ./conftest configure:7594: $? = 0 configure:7608: result: 8 configure:7622: checking size of pid_t configure:7627: gcc -o conftest -Wformat conftest.c >&5 configure:7627: $? = 0 configure:7627: ./conftest configure:7627: $? = 0 configure:7641: result: 4 configure:7652: checking for long long support configure:7666: gcc -c -Wformat conftest.c >&5 configure:7666: $? = 0 configure:7675: result: yes configure:7682: checking size of long long configure:7687: gcc -o conftest -Wformat conftest.c >&5 configure:7687: $? = 0 configure:7687: ./conftest configure:7687: $? = 0 configure:7701: result: 8 configure:7713: checking for long double support configure:7727: gcc -c -Wformat conftest.c >&5 configure:7727: $? = 0 configure:7736: result: yes configure:7743: checking size of long double configure:7748: gcc -o conftest -Wformat conftest.c >&5 configure:7748: $? = 0 configure:7748: ./conftest configure:7748: $? = 0 configure:7762: result: 16 configure:7774: checking for _Bool support configure:7788: gcc -c -Wformat conftest.c >&5 configure:7788: $? = 0 configure:7797: result: yes configure:7804: checking size of _Bool configure:7809: gcc -o conftest -Wformat conftest.c >&5 configure:7809: $? = 0 configure:7809: ./conftest configure:7809: $? = 0 configure:7823: result: 1 configure:7835: checking for uintptr_t configure:7835: gcc -c -Wformat conftest.c >&5 configure:7835: $? = 0 configure:7835: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:103:24: error: expected expression before ')' token if (sizeof ((uintptr_t))) ^ configure:7835: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | /* end confdefs.h. */ | #ifdef HAVE_STDINT_H | #include | #endif | #ifdef HAVE_INTTYPES_H | #include | #endif | | int | main () | { | if (sizeof ((uintptr_t))) | return 0; | ; | return 0; | } configure:7835: result: yes configure:7852: checking size of uintptr_t configure:7857: gcc -o conftest -Wformat conftest.c >&5 configure:7857: $? = 0 configure:7857: ./conftest configure:7857: $? = 0 configure:7871: result: 8 configure:7888: checking size of off_t configure:7893: gcc -o conftest -Wformat conftest.c >&5 configure:7893: $? = 0 configure:7893: ./conftest configure:7893: $? = 0 configure:7912: result: 8 configure:7923: checking whether to enable large file support configure:7935: result: no configure:7947: checking size of time_t configure:7952: gcc -o conftest -Wformat conftest.c >&5 configure:7952: $? = 0 configure:7952: ./conftest configure:7952: $? = 0 configure:7974: result: 8 configure:7994: checking for pthread_t configure:8010: gcc -pthread -c -Wformat conftest.c >&5 configure:8010: $? = 0 configure:8014: result: yes configure:8021: checking size of pthread_t configure:8026: gcc -pthread -o conftest -Wformat conftest.c >&5 configure:8026: $? = 0 configure:8026: ./conftest configure:8026: $? = 0 configure:8045: result: 8 configure:8058: checking for --enable-toolbox-glue configure:8088: result: no configure:8182: checking for --enable-framework configure:8199: result: no configure:8203: checking for dyld configure:8214: result: no configure:8228: checking SO configure:8254: result: .so configure:8266: checking LDSHARED configure:8412: result: $(CC) -shared configure:8418: checking CCSHARED configure:8453: result: -fPIC configure:8457: checking LINKFORSHARED configure:8513: result: -Xlinker -export-dynamic configure:8518: checking CFLAGSFORSHARED configure:8531: result: configure:8543: checking SHLIBS configure:8549: result: $(LIBS) configure:8554: checking for dlopen in -ldl configure:8579: gcc -o conftest -Wformat conftest.c -ldl >&5 configure:8579: $? = 0 configure:8588: result: yes configure:8599: checking for shl_load in -ldld configure:8624: gcc -o conftest -Wformat conftest.c -ldld -ldl >&5 /opt/rh/devtoolset-2/root/usr/libexec/gcc/x86_64-CentOS-linux/4.8.2/ld: cannot find -ldld collect2: error: ld returned 1 exit status configure:8624: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #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:8633: result: no configure:8644: checking for RAND_egd in -lcrypto configure:8669: gcc -o conftest -Wformat conftest.c -lcrypto -ldl >&5 /opt/rh/devtoolset-2/root/usr/libexec/gcc/x86_64-CentOS-linux/4.8.2/ld: cannot find -lcrypto collect2: error: ld returned 1 exit status configure:8669: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #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 RAND_egd (); | int | main () | { | return RAND_egd (); | ; | return 0; | } configure:8678: result: no configure:8689: checking for library containing sem_init configure:8720: gcc -o conftest -Wformat conftest.c -ldl >&5 /tmp/cceuNsrx.o: In function `main': conftest.c:(.text+0xa): undefined reference to `sem_init' collect2: error: ld returned 1 exit status configure:8720: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #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 sem_init (); | int | main () | { | return sem_init (); | ; | return 0; | } configure:8720: gcc -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:8720: $? = 0 configure:8737: result: -lpthread configure:8750: checking for textdomain in -lintl configure:8775: gcc -o conftest -Wformat conftest.c -lintl -lpthread -ldl >&5 /opt/rh/devtoolset-2/root/usr/libexec/gcc/x86_64-CentOS-linux/4.8.2/ld: cannot find -lintl collect2: error: ld returned 1 exit status configure:8775: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #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 textdomain (); | int | main () | { | return textdomain (); | ; | return 0; | } configure:8784: result: no configure:8831: checking for t_open in -lnsl configure:8856: gcc -o conftest -Wformat conftest.c -lnsl -lpthread -ldl >&5 /tmp/ccUhVdNH.o: In function `main': conftest.c:(.text+0xa): undefined reference to `t_open' collect2: error: ld returned 1 exit status configure:8856: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #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 t_open (); | int | main () | { | return t_open (); | ; | return 0; | } configure:8865: result: no configure:8871: checking for socket in -lsocket configure:8896: gcc -o conftest -Wformat conftest.c -lsocket -lpthread -ldl -lpthread -ldl >&5 /opt/rh/devtoolset-2/root/usr/libexec/gcc/x86_64-CentOS-linux/4.8.2/ld: cannot find -lsocket collect2: error: ld returned 1 exit status configure:8896: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #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 socket (); | int | main () | { | return socket (); | ; | return 0; | } configure:8905: result: no configure:8957: checking for --with-libs configure:8968: result: no configure:9027: checking for pkg-config configure:9045: found /usr/bin/pkg-config configure:9057: result: /usr/bin/pkg-config configure:9082: checking pkg-config is at least version 0.9.0 configure:9085: result: yes configure:9095: checking for --with-system-expat configure:9106: result: no configure:9110: checking for --with-system-ffi configure:9128: result: no configure:9134: checking for --with-tcltk-includes configure:9144: result: default configure:9146: checking for --with-tcltk-libs configure:9156: result: default configure:9172: checking for --with-dbmliborder configure:9191: result: configure:9197: checking for --with-signal-module configure:9209: result: yes configure:9224: checking for --with-dec-threads configure:9238: result: no configure:9249: checking for --with-threads configure:9269: result: yes configure:9786: checking if PTHREAD_SCOPE_SYSTEM is supported configure:9811: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 conftest.c: In function 'main': conftest.c:110:39: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] if (pthread_attr_init(&attr)) exit(-1); ^ configure:9811: $? = 0 configure:9811: ./conftest configure:9811: $? = 0 configure:9823: result: yes configure:9832: checking for pthread_sigmask configure:9832: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9832: $? = 0 configure:9832: result: yes configure:9849: checking for pthread_atfork configure:9849: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9849: $? = 0 configure:9849: result: yes configure:9863: checking if --enable-ipv6 is specified configure:9895: gcc -pthread -c -Wformat conftest.c >&5 configure:9895: $? = 0 configure:9897: result: yes configure:9911: checking if RFC2553 API is available configure:9928: gcc -pthread -c -Wformat conftest.c >&5 configure:9928: $? = 0 configure:9930: result: yes configure:9957: checking ipv6 stack type configure:10090: result: linux-glibc configure:10110: checking for OSX 10.5 SDK or later configure:10125: gcc -pthread -c -Wformat conftest.c >&5 conftest.c:106:29: fatal error: Carbon/Carbon.h: No such file or directory #include ^ compilation terminated. configure:10125: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | /* end confdefs.h. */ | | #include | int | main () | { | FSIORefNum fRef = 0 | ; | return 0; | } | configure:10135: result: no configure:10142: checking for --with-doc-strings configure:10160: result: yes configure:10164: checking for --with-tsc configure:10181: result: no configure:10187: checking for --with-pymalloc configure:10205: result: yes configure:10209: checking for --with-valgrind configure:10219: result: no configure:10236: checking for --with-wctype-functions configure:10253: result: no configure:10266: checking for dlopen configure:10266: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10266: $? = 0 configure:10266: result: yes configure:10279: checking DYNLOADFILE configure:10305: result: dynload_shlib.o configure:10317: checking MACHDEP_OBJS configure:10325: result: MACHDEP_OBJS configure:10347: checking for alarm configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for setitimer configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for getitimer configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for bind_textdomain_codeset configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for chown configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for clock configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for confstr configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for ctermid configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for execv configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 conftest.c:140:6: warning: conflicting types for built-in function 'execv' [enabled by default] char execv (); ^ configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for fchmod configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for fchown configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for fork configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 conftest.c:143:6: warning: conflicting types for built-in function 'fork' [enabled by default] char fork (); ^ configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for fpathconf configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for ftime configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for ftruncate configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for gai_strerror configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for getgroups configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for getlogin configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for getloadavg configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for getpeername configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for getpgid configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for getpid configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for getentropy configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccymc2To.o: In function `main': conftest.c:(.text+0xa): undefined reference to `getentropy' collect2: error: ld returned 1 exit status configure:10347: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | /* end confdefs.h. */ | /* Define getentropy to an innocuous variant, in case declares getentropy. | For example, HP-UX 11i declares gettimeofday. */ | #define getentropy innocuous_getentropy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getentropy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getentropy | | /* 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 getentropy (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getentropy || defined __stub___getentropy | choke me | #endif | | int | main () | { | return getentropy (); | ; | return 0; | } configure:10347: result: no configure:10347: checking for getpriority configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for getresuid configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for getresgid configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for getpwent configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for getspnam configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for getspent configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for getsid configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for getwd configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccKTkj78.o: In function `main': conftest.c:(.text+0xa): warning: the `getwd' function is dangerous and should not be used. configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for initgroups configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for kill configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for killpg configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for lchmod configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 conftest.c:170:1: error: unknown type name 'choke' choke me ^ conftest.c:173:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' int ^ configure:10347: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | /* end confdefs.h. */ | /* Define lchmod to an innocuous variant, in case declares lchmod. | For example, HP-UX 11i declares gettimeofday. */ | #define lchmod innocuous_lchmod | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char lchmod (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef lchmod | | /* 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 lchmod (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_lchmod || defined __stub___lchmod | choke me | #endif | | int | main () | { | return lchmod (); | ; | return 0; | } configure:10347: result: no configure:10347: checking for lchown configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for lstat configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for mkfifo configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for mknod configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for mktime configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for mmap configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for mremap configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for nice configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for pathconf configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for pause configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for plock configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccaO1A5e.o: In function `main': conftest.c:(.text+0xa): undefined reference to `plock' collect2: error: ld returned 1 exit status configure:10347: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | /* end confdefs.h. */ | /* Define plock to an innocuous variant, in case declares plock. | For example, HP-UX 11i declares gettimeofday. */ | #define plock innocuous_plock | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char plock (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef plock | | /* 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 plock (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_plock || defined __stub___plock | choke me | #endif | | int | main () | { | return plock (); | ; | return 0; | } configure:10347: result: no configure:10347: checking for poll configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for pthread_init configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccw4KPvv.o: In function `main': conftest.c:(.text+0xa): undefined reference to `pthread_init' collect2: error: ld returned 1 exit status configure:10347: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | /* end confdefs.h. */ | /* Define pthread_init to an innocuous variant, in case declares pthread_init. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_init innocuous_pthread_init | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_init (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_init | | /* 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 pthread_init (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_pthread_init || defined __stub___pthread_init | choke me | #endif | | int | main () | { | return pthread_init (); | ; | return 0; | } configure:10347: result: no configure:10347: checking for putenv configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for readlink configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for realpath configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for select configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for sem_open configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for sem_timedwait configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for sem_getvalue configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for sem_unlink configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for setegid configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for seteuid configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for setgid configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for setlocale configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for setregid configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for setreuid configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for setsid configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for setpgid configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for setpgrp configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for setuid configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for setvbuf configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for snprintf configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 conftest.c:195:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] char snprintf (); ^ configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for setlocale configure:10347: result: yes configure:10347: checking for setregid configure:10347: result: yes configure:10347: checking for setreuid configure:10347: result: yes configure:10347: checking for setresuid configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for setresgid configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for setsid configure:10347: result: yes configure:10347: checking for setpgid configure:10347: result: yes configure:10347: checking for setpgrp configure:10347: result: yes configure:10347: checking for setuid configure:10347: result: yes configure:10347: checking for setvbuf configure:10347: result: yes configure:10347: checking for snprintf configure:10347: result: yes configure:10347: checking for sigaction configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for siginterrupt configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for sigrelse configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for strftime configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 conftest.c:210:6: warning: conflicting types for built-in function 'strftime' [enabled by default] char strftime (); ^ configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for sysconf configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for tcgetpgrp configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for tcsetpgrp configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for tempnam configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccMkE5cu.o: In function `main': conftest.c:(.text+0xa): warning: the use of `tempnam' is dangerous, better use `mkstemp' configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for timegm configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for times configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for tmpfile configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for tmpnam configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/cciic2VC.o: In function `main': conftest.c:(.text+0xa): warning: the use of `tmpnam' is dangerous, better use `mkstemp' configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for tmpnam_r configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/cckzfgxK.o: In function `main': conftest.c:(.text+0xa): warning: the use of `tmpnam_r' is dangerous, better use `mkstemp' configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for truncate configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for uname configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for unsetenv configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for utimes configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for waitpid configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for wait3 configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for wait4 configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for wcscoll configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10347: $? = 0 configure:10347: result: yes configure:10347: checking for _getpty configure:10347: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccsKKGHh.o: In function `main': conftest.c:(.text+0xa): undefined reference to `_getpty' collect2: error: ld returned 1 exit status configure:10347: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | /* end confdefs.h. */ | /* Define _getpty to an innocuous variant, in case declares _getpty. | For example, HP-UX 11i declares gettimeofday. */ | #define _getpty innocuous__getpty | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _getpty (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _getpty | | /* 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 _getpty (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__getpty || defined __stub____getpty | choke me | #endif | | int | main () | { | return _getpty (); | ; | return 0; | } configure:10347: result: no configure:10359: checking for chroot configure:10372: gcc -pthread -c -Wformat conftest.c >&5 configure:10372: $? = 0 configure:10376: result: yes configure:10384: checking for link configure:10397: gcc -pthread -c -Wformat conftest.c >&5 configure:10397: $? = 0 configure:10401: result: yes configure:10409: checking for symlink configure:10422: gcc -pthread -c -Wformat conftest.c >&5 configure:10422: $? = 0 configure:10426: result: yes configure:10434: checking for fchdir configure:10447: gcc -pthread -c -Wformat conftest.c >&5 configure:10447: $? = 0 configure:10451: result: yes configure:10459: checking for fsync configure:10472: gcc -pthread -c -Wformat conftest.c >&5 configure:10472: $? = 0 configure:10476: result: yes configure:10484: checking for fdatasync configure:10497: gcc -pthread -c -Wformat conftest.c >&5 configure:10497: $? = 0 configure:10501: result: yes configure:10509: checking for epoll configure:10522: gcc -pthread -c -Wformat conftest.c >&5 configure:10522: $? = 0 configure:10526: result: yes configure:10534: checking for kqueue configure:10550: gcc -pthread -c -Wformat conftest.c >&5 conftest.c:214:23: fatal error: sys/event.h: No such file or directory #include ^ compilation terminated. configure:10550: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | int x=kqueue() | ; | return 0; | } configure:10557: result: no configure:10568: checking for ctermid_r configure:10583: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:218:11: error: 'ctermid_r' undeclared (first use in this function) void* p = ctermid_r ^ conftest.c:218:11: note: each undeclared identifier is reported only once for each function it appears in configure:10583: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | /* end confdefs.h. */ | | #include | | int | main () | { | void* p = ctermid_r | ; | return 0; | } configure:10590: result: no configure:10596: checking for flock declaration configure:10613: gcc -pthread -c -Wformat conftest.c >&5 configure:10613: $? = 0 configure:10622: result: yes configure:10627: checking for flock configure:10627: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10627: $? = 0 configure:10627: result: yes configure:10685: checking for getpagesize configure:10700: gcc -pthread -c -Wformat conftest.c >&5 configure:10700: $? = 0 configure:10704: result: yes configure:10713: checking for broken unsetenv configure:10728: gcc -pthread -c -Wformat conftest.c >&5 configure:10728: $? = 0 configure:10729: result: no configure:10745: checking for true configure:10761: found /bin/true configure:10772: result: true configure:10785: checking for inet_aton in -lc configure:10810: gcc -pthread -o conftest -Wformat conftest.c -lc -lpthread -ldl >&5 configure:10810: $? = 0 configure:10819: result: yes configure:10875: checking for chflags configure:10896: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/cceeOxc8.o: In function `main': conftest.c:(.text+0x24): warning: warning: chflags is not implemented and will always fail configure:10896: $? = 0 configure:10896: ./conftest configure:10896: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | | #include | #include | int main(int argc, char*argv[]) | { | if(chflags(argv[0], 0) != 0) | return 1; | return 0; | } | configure:10907: result: no configure:10924: checking for lchflags configure:10945: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccYHlYzh.o: In function `main': conftest.c:(.text+0x24): undefined reference to `lchflags' collect2: error: ld returned 1 exit status configure:10945: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | | #include | #include | int main(int argc, char*argv[]) | { | if(lchflags(argv[0], 0) != 0) | return 1; | return 0; | } | configure:10956: result: no configure:10982: checking for inflateCopy in -lz configure:11007: gcc -pthread -o conftest -Wformat conftest.c -lz -lpthread -ldl >&5 configure:11007: $? = 0 configure:11016: result: yes configure:11032: checking for hstrerror configure:11047: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:11047: $? = 0 configure:11051: result: yes configure:11061: checking for inet_aton configure:11079: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:11079: $? = 0 configure:11083: result: yes configure:11093: checking for inet_pton configure:11111: gcc -pthread -c -Wformat conftest.c >&5 configure:11111: $? = 0 configure:11115: result: yes configure:11125: checking for setgroups configure:11143: gcc -pthread -c -Wformat conftest.c >&5 configure:11143: $? = 0 configure:11147: result: yes configure:11160: checking for openpty configure:11160: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccGxlMWF.o: In function `main': conftest.c:(.text+0xa): undefined reference to `openpty' collect2: error: ld returned 1 exit status configure:11160: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | /* end confdefs.h. */ | /* Define openpty to an innocuous variant, in case declares openpty. | For example, HP-UX 11i declares gettimeofday. */ | #define openpty innocuous_openpty | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char openpty (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef openpty | | /* 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 openpty (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_openpty || defined __stub___openpty | choke me | #endif | | int | main () | { | return openpty (); | ; | return 0; | } configure:11160: result: no configure:11167: checking for openpty in -lutil configure:11192: gcc -pthread -o conftest -Wformat conftest.c -lutil -lpthread -ldl >&5 configure:11192: $? = 0 configure:11201: result: yes configure:11257: checking for forkpty configure:11257: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:11257: $? = 0 configure:11257: result: yes configure:11356: checking for memmove configure:11356: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 conftest.c:244:6: warning: conflicting types for built-in function 'memmove' [enabled by default] char memmove (); ^ configure:11356: $? = 0 configure:11356: result: yes configure:11370: checking for fseek64 configure:11370: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 /tmp/ccY1vVF0.o: In function `main': conftest.c:(.text+0xa): undefined reference to `fseek64' collect2: error: ld returned 1 exit status configure:11370: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | /* end confdefs.h. */ | /* Define fseek64 to an innocuous variant, in case declares fseek64. | For example, HP-UX 11i declares gettimeofday. */ | #define fseek64 innocuous_fseek64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fseek64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fseek64 | | /* 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 fseek64 (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_fseek64 || defined __stub___fseek64 | choke me | #endif | | int | main () | { | return fseek64 (); | ; | return 0; | } configure:11370: result: no configure:11370: checking for fseeko configure:11370: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:11370: $? = 0 configure:11370: result: yes configure:11370: checking for fstatvfs configure:11370: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:11370: $? = 0 configure:11370: result: yes configure:11370: checking for ftell64 configure:11370: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 /tmp/ccMfMUgi.o: In function `main': conftest.c:(.text+0xa): undefined reference to `ftell64' collect2: error: ld returned 1 exit status configure:11370: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | /* end confdefs.h. */ | /* Define ftell64 to an innocuous variant, in case declares ftell64. | For example, HP-UX 11i declares gettimeofday. */ | #define ftell64 innocuous_ftell64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ftell64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef ftell64 | | /* 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 ftell64 (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_ftell64 || defined __stub___ftell64 | choke me | #endif | | int | main () | { | return ftell64 (); | ; | return 0; | } configure:11370: result: no configure:11370: checking for ftello configure:11370: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:11370: $? = 0 configure:11370: result: yes configure:11370: checking for statvfs configure:11370: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:11370: $? = 0 configure:11370: result: yes configure:11380: checking for dup2 configure:11380: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:11380: $? = 0 configure:11380: result: yes configure:11393: checking for getcwd configure:11393: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:11393: $? = 0 configure:11393: result: yes configure:11406: checking for strdup configure:11406: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 conftest.c:251:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char strdup (); ^ configure:11406: $? = 0 configure:11406: result: yes configure:11422: checking for getpgrp configure:11422: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:11422: $? = 0 configure:11422: result: yes configure:11438: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:234:1: error: too many arguments to function 'getpgrp' getpgrp(0); ^ In file included from conftest.c:230:0: /usr/include/unistd.h:581:16: note: declared here extern __pid_t getpgrp (void) __THROW; ^ configure:11438: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | /* end confdefs.h. */ | #include | int | main () | { | getpgrp(0); | ; | return 0; | } configure:11450: checking for setpgrp configure:11450: result: yes configure:11466: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:235:1: error: too many arguments to function 'setpgrp' setpgrp(0,0); ^ In file included from conftest.c:231:0: /usr/include/unistd.h:617:12: note: declared here extern int setpgrp (void) __THROW; ^ configure:11466: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | /* end confdefs.h. */ | #include | int | main () | { | setpgrp(0,0); | ; | return 0; | } configure:11478: checking for gettimeofday configure:11478: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:11478: $? = 0 configure:11478: result: yes configure:11494: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:236:41: warning: null argument where non-null required (argument 1) [-Wnonnull] gettimeofday((struct timeval*)0,(struct timezone*)0); ^ configure:11494: $? = 0 configure:11508: checking for major configure:11531: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:11531: $? = 0 configure:11536: result: yes configure:11550: checking for getaddrinfo configure:11568: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:11568: $? = 0 configure:11575: result: yes configure:11579: checking getaddrinfo bug configure:11683: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:11683: $? = 0 configure:11683: ./conftest configure:11683: $? = 0 configure:11696: result: no configure:11715: checking for getnameinfo configure:11715: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:11715: $? = 0 configure:11715: result: yes configure:11726: checking whether time.h and sys/time.h may both be included configure:11746: gcc -pthread -c -Wformat conftest.c >&5 configure:11746: $? = 0 configure:11753: result: yes configure:11761: checking whether struct tm is in sys/time.h or time.h configure:11781: gcc -pthread -c -Wformat conftest.c >&5 configure:11781: $? = 0 configure:11788: result: time.h configure:11796: checking for struct tm.tm_zone configure:11796: gcc -pthread -c -Wformat conftest.c >&5 configure:11796: $? = 0 configure:11796: result: yes configure:11863: checking for struct stat.st_rdev configure:11863: gcc -pthread -c -Wformat conftest.c >&5 configure:11863: $? = 0 configure:11863: result: yes configure:11873: checking for struct stat.st_blksize configure:11873: gcc -pthread -c -Wformat conftest.c >&5 configure:11873: $? = 0 configure:11873: result: yes configure:11883: checking for struct stat.st_flags configure:11883: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:277:12: error: 'struct stat' has no member named 'st_flags' if (ac_aggr.st_flags) ^ configure:11883: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_flags) | return 0; | ; | return 0; | } configure:11883: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:277:19: error: 'struct stat' has no member named 'st_flags' if (sizeof ac_aggr.st_flags) ^ configure:11883: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_flags) | return 0; | ; | return 0; | } configure:11883: result: no configure:11893: checking for struct stat.st_gen configure:11893: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:277:12: error: 'struct stat' has no member named 'st_gen' if (ac_aggr.st_gen) ^ configure:11893: $? = 1 configure: failed program was: | /* confdefs.h */ | #defin+ echo ++++++++++++++++++config.log++++++++++++++++++ ++ lex_pyver 2.7.11 e _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_gen) | return 0; | ; | return 0; | } configure:11893: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:277:19: error: 'struct stat' has no member named 'st_gen' if (sizeof ac_aggr.st_gen) ^ configure:11893: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_gen) | return 0; | ; | return 0; | } configure:11893: result: no configure:11903: checking for struct stat.st_birthtime configure:11903: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:277:12: error: 'struct stat' has no member named 'st_birthtime' if (ac_aggr.st_birthtime) ^ configure:11903: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_birthtime) | return 0; | ; | return 0; | } configure:11903: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:277:19: error: 'struct stat' has no member named 'st_birthtime' if (sizeof ac_aggr.st_birthtime) ^ configure:11903: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_birthtime) | return 0; | ; | return 0; | } configure:11903: result: no configure:11913: checking for struct stat.st_blocks configure:11913: gcc -pthread -c -Wformat conftest.c >&5 configure:11913: $? = 0 configure:11913: result: yes configure:11934: checking for time.h that defines altzone configure:11951: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:246:8: error: 'altzone' undeclared (first use in this function) return altzone; ^ conftest.c:246:8: note: each undeclared identifier is reported only once for each function it appears in configure:11951: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | /* end confdefs.h. */ | #include | int | main () | { | return altzone; | ; | return 0; | } configure:11960: result: no configure:11969: checking whether sys/select.h and sys/time.h may both be included configure:11986: gcc -pthread -c -Wformat conftest.c >&5 configure:11986: $? = 0 configure:11995: result: yes configure:11998: checking for addrinfo configure:12014: gcc -pthread -c -Wformat conftest.c >&5 configure:12014: $? = 0 configure:12022: result: yes configure:12030: checking for sockaddr_storage configure:12048: gcc -pthread -c -Wformat conftest.c >&5 configure:12048: $? = 0 configure:12056: result: yes configure:12066: checking whether char is unsigned configure:12085: gcc -pthread -c -Wformat conftest.c >&5 configure:12085: $? = 0 configure:12092: result: no configure:12099: checking for an ANSI C-conforming const configure:12165: gcc -pthread -c -Wformat conftest.c >&5 configure:12165: $? = 0 configure:12172: result: yes configure:12182: checking for working volatile configure:12195: gcc -pthread -c -Wformat conftest.c >&5 configure:12195: $? = 0 configure:12204: result: yes configure:12208: checking for working signed char configure:12221: gcc -pthread -c -Wformat conftest.c >&5 configure:12221: $? = 0 configure:12230: result: yes configure:12234: checking for prototypes configure:12247: gcc -pthread -c -Wformat conftest.c >&5 configure:12247: $? = 0 configure:12254: result: yes configure:12258: checking for variable length prototypes and stdarg.h configure:12281: gcc -pthread -c -Wformat conftest.c >&5 configure:12281: $? = 0 configure:12290: result: yes configure:12294: checking for socketpair configure:12310: gcc -pthread -c -Wformat conftest.c >&5 configure:12310: $? = 0 configure:12314: result: yes configure:12324: checking if sockaddr has sa_len member configure:12339: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:254:2: error: 'struct sockaddr' has no member named 'sa_len' x.sa_len = 0; ^ configure:12339: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | struct sockaddr x; | x.sa_len = 0; | ; | return 0; | } configure:12346: result: no configure:12353: checking whether va_list is an array configure:12372: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:258:29: error: incompatible types when assigning to type 'va_list' from type 'struct __va_list_tag *' va_list list1, list2; list1 = list2; ^ configure:12372: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | /* end confdefs.h. */ | | #ifdef HAVE_STDARG_PROTOTYPES | #include | #else | #include | #endif | | int | main () | { | va_list list1, list2; list1 = list2; | ; | return 0; | } configure:12383: result: yes configure:12389: checking for gethostbyname_r configure:12389: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:12389: $? = 0 configure:12389: result: yes configure:12394: checking gethostbyname_r with 6 args configure:12419: gcc -pthread -c -Wformat conftest.c >&5 configure:12419: $? = 0 configure:12426: result: yes configure:12542: checking for __fpu_control configure:12542: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:12542: $? = 0 configure:12542: result: yes configure:12596: checking for --with-fpectl configure:12613: result: no configure:12625: checking for --with-libm=STRING configure:12642: result: default LIBM="-lm" configure:12649: checking for --with-libc=STRING configure:12666: result: default LIBC="" configure:12675: checking whether C doubles are little-endian IEEE 754 binary64 configure:12697: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:12697: $? = 0 configure:12697: ./conftest configure:12697: $? = 0 configure:12708: result: yes configure:12717: checking whether C doubles are big-endian IEEE 754 binary64 configure:12739: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:12739: $? = 0 configure:12739: ./conftest configure:12739: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | /* end confdefs.h. */ | | #include | int main() { | double x = 9006104071832581.0; | if (memcmp(&x, "\x43\x3f\xff\x01\x02\x03\x04\x05", 8) == 0) | return 0; | else | return 1; | } | configure:12750: result: no configure:12763: checking whether C doubles are ARM mixed-endian IEEE 754 binary64 configure:12785: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:12785: $? = 0 configure:12785: ./conftest configure:12785: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | /* end confdefs.h. */ | | #include | int main() { | double x = 9006104071832581.0; | if (memcmp(&x, "\x01\xff\x3f\x43\x05\x04\x03\x02", 8) == 0) | return 0; | else | return 1; | } | configure:12796: result: no configure:12815: checking whether we can use gcc inline assembler to get and set x87 control word configure:12832: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:12832: $? = 0 configure:12839: result: yes configure:12853: checking for x87-style double rounding configure:12884: gcc -pthread -fno-strict-aliasing -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:12884: $? = 0 configure:12884: ./conftest configure:12884: $? = 0 configure:12894: result: no configure:12912: checking whether tanh preserves the sign of zero configure:12936: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 configure:12936: $? = 0 configure:12936: ./conftest configure:12936: $? = 0 configure:12947: result: yes configure:12959: checking for acosh configure:12959: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:278:6: warning: conflicting types for built-in function 'acosh' [enabled by default] char acosh (); ^ configure:12959: $? = 0 configure:12959: result: yes configure:12959: checking for asinh configure:12959: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:279:6: warning: conflicting types for built-in function 'asinh' [enabled by default] char asinh (); ^ configure:12959: $? = 0 configure:12959: result: yes configure:12959: checking for atanh configure:12959: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:280:6: warning: conflicting types for built-in function 'atanh' [enabled by default] char atanh (); ^ configure:12959: $? = 0 configure:12959: result: yes configure:12959: checking for copysign configure:12959: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:281:6: warning: conflicting types for built-in function 'copysign' [enabled by default] char copysign (); ^ configure:12959: $? = 0 configure:12959: result: yes configure:12959: checking for erf configure:12959: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:282:6: warning: conflicting types for built-in function 'erf' [enabled by default] char erf (); ^ configure:12959: $? = 0 configure:12959: result: yes configure:12959: checking for erfc configure:12959: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:283:6: warning: conflicting types for built-in function 'erfc' [enabled by default] char erfc (); ^ configure:12959: $? = 0 configure:12959: result: yes configure:12959: checking for expm1 configure:12959: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:284:6: warning: conflicting types for built-in function 'expm1' [enabled by default] char expm1 (); ^ configure:12959: $? = 0 configure:12959: result: yes configure:12959: checking for finite configure:12959: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:285:6: warning: conflicting types for built-in function 'finite' [enabled by default] char finite (); ^ configure:12959: $? = 0 configure:12959: result: yes configure:12959: checking for gamma configure:12959: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:286:6: warning: conflicting types for built-in function 'gamma' [enabled by default] char gamma (); ^ configure:12959: $? = 0 configure:12959: result: yes configure:12971: checking for hypot configure:12971: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:287:6: warning: conflicting types for built-in function 'hypot' [enabled by default] char hypot (); ^ configure:12971: $? = 0 configure:12971: result: yes configure:12971: checking for lgamma configure:12971: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:288:6: warning: conflicting types for built-in function 'lgamma' [enabled by default] char lgamma (); ^ configure:12971: $? = 0 configure:12971: result: yes configure:12971: checking for log1p configure:12971: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:289:6: warning: conflicting types for built-in function 'log1p' [enabled by default] char log1p (); ^ configure:12971: $? = 0 configure:12971: result: yes configure:12971: checking for round configure:12971: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:290:6: warning: conflicting types for built-in function 'round' [enabled by default] char round (); ^ configure:12971: $? = 0 configure:12971: result: yes configure:12971: checking for tgamma configure:12971: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:291:6: warning: conflicting types for built-in function 'tgamma' [enabled by default] char tgamma (); ^ configure:12971: $? = 0 configure:12971: result: yes configure:12980: checking whether isinf is declared configure:12980: gcc -pthread -c -Wformat conftest.c >&5 configure:12980: $? = 0 configure:12980: result: yes configure:12991: checking whether isnan is declared configure:12991: gcc -pthread -c -Wformat conftest.c >&5 configure:12991: $? = 0 configure:12991: result: yes configure:13002: checking whether isfinite is declared configure:13002: gcc -pthread -c -Wformat conftest.c >&5 configure:13002: $? = 0 configure:13002: result: yes configure:13022: checking whether POSIX semaphores are enabled configure:13051: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:13051: $? = 0 configure:13051: ./conftest configure:13051: $? = 0 configure:13063: result: yes configure:13073: checking for broken sem_getvalue configure:13106: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:13106: $? = 0 configure:13106: ./conftest configure:13106: $? = 0 configure:13118: result: no configure:13128: checking digit size for Python's longs configure:13151: result: no value specified configure:13157: checking wchar.h usability configure:13157: gcc -pthread -c -Wformat conftest.c >&5 configure:13157: $? = 0 configure:13157: result: yes configure:13157: checking wchar.h presence configure:13157: gcc -E conftest.c configure:13157: $? = 0 configure:13157: result: yes configure:13157: checking for wchar.h configure:13157: result: yes configure:13179: checking size of wchar_t configure:13184: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:13184: $? = 0 configure:13184: ./conftest configure:13184: $? = 0 configure:13199: result: 4 configure:13211: checking for UCS-4 tcl configure:13229: gcc -pthread -c -Wformat conftest.c >&5 conftest.c:277:3: error: #error "NOT UCS4_TCL" # error "NOT UCS4_TCL" ^ configure:13229: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | /* end confdefs.h. */ | | #include | #if TCL_UTF_MAX != 6 | # error "NOT UCS4_TCL" | #endif | int | main () | { | | ; | return 0; | } configure:13238: result: no configure:13245: checking whether wchar_t is signed configure:13265: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 conftest.c: In function 'main': conftest.c:279:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit((((wchar_t) -1) < ((wchar_t) 0)) ? 0 : 1); ^ configure:13265: $? = 0 configure:13265: ./conftest configure:13265: $? = 0 configure:13276: result: yes configure:13280: checking what type to use for unicode configure:13352: result: no type found configure:13357: checking whether byte ordering is bigendian configure:13372: gcc -pthread -c -Wformat conftest.c >&5 conftest.c:277:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:277:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:277:15: error: unknown type name 'universal' configure:13372: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define Py_UNICODE_SIZE 4 | #define Py_USING_UNICODE 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:13417: gcc -pthread -c -Wformat conftest.c >&5 configure:13417: $? = 0 configure:13435: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:283:4: error: unknown type name 'not' not big endian ^ conftest.c:283:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:13435: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define Py_UNICODE_SIZE 4 | #define Py_USING_UNICODE 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:13563: result: no configure:13584: checking whether right shift extends the sign bit configure:13602: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 conftest.c: In function 'main': conftest.c:279:2: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(((-1)>>3 == -1) ? 0 : 1); ^ configure:13602: $? = 0 configure:13602: ./conftest configure:13602: $? = 0 configure:13613: result: yes configure:13623: checking for getc_unlocked() and friends configure:13645: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:13645: $? = 0 configure:13654: result: yes configure:13671: checking how to link readline libs configure:13698: gcc -pthread -o conftest -Wformat conftest.c -lreadline -lpthread -ldl -lutil >&5 /usr/lib/../lib64/libreadline.so: undefined reference to `tputs' /usr/lib/../lib64/libreadline.so: undefined reference to `tgoto' /usr/lib/../lib64/libreadline.so: undefined reference to `tgetflag' /usr/lib/../lib64/libreadline.so: undefined reference to `UP' /usr/lib/../lib64/libreadline.so: undefined reference to `tgetent' /usr/lib/../lib64/libreadline.so: undefined reference to `tgetnum' /usr/lib/../lib64/libreadline.so: undefined reference to `PC' /usr/lib/../lib64/libreadline.so: undefined reference to `tgetstr' /usr/lib/../lib64/libreadline.so: undefined reference to `BC' collect2: error: ld returned 1 exit status configure:13698: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define Py_UNICODE_SIZE 4 | #define Py_USING_UNICODE 1 | #define HAVE_GETC_UNLOCKED 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 readline (); | int | main () | { | return readline (); | ; | return 0; | } configure:13698: gcc -pthread -o conftest -Wformat conftest.c -lreadline -lncursesw -lpthread -ldl -lutil >&5 configure:13698: $? = 0 configure:13713: result: -lreadline -lncursesw configure:13721: checking for rl_callback_handler_install in -lreadline configure:13746: gcc -pthread -o conftest -Wformat conftest.c -lreadline -lreadline -lncursesw -lreadline -lncursesw -lpthread -ldl -lutil >&5 configure:13746: $? = 0 configure:13755: result: yes configure:13769: gcc -E conftest.c configure:13769: $? = 0 configure:13807: checking for rl_pre_input_hook in -lreadline configure:13832: gcc -pthread -o conftest -Wformat conftest.c -lreadline -lreadline -lncursesw -lreadline -lncursesw -lpthread -ldl -lutil >&5 configure:13832: $? = 0 configure:13841: result: yes configure:13851: checking for rl_completion_display_matches_hook in -lreadline configure:13876: gcc -pthread -o conftest -Wformat conftest.c -lreadline -lreadline -lncursesw -lreadline -lncursesw -lpthread -ldl -lutil >&5 configure:13876: $? = 0 configure:13885: result: yes configure:13895: checking for rl_completion_matches in -lreadline configure:13920: gcc -pthread -o conftest -Wformat conftest.c -lreadline -lreadline -lncursesw -lreadline -lncursesw -lpthread -ldl -lutil >&5 configure:13920: $? = 0 configure:13929: result: yes configure:13943: gcc -E conftest.c configure:13943: $? = 0 configure:13970: checking for broken nice() configure:13991: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 conftest.c: In function 'main': conftest.c:290:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(0); ^ configure:13991: $? = 0 configure:13991: ./conftest configure:13991: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define Py_UNICODE_SIZE 4 | #define Py_USING_UNICODE 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_CALLBACK 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_COMPLETION_SUPPRESS_APPEND 1 | #define HAVE_RL_PRE_INPUT_HOOK 1 | #define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_RL_CATCH_SIGNAL 1 | /* end confdefs.h. */ | | int main() | { | int val1 = nice(1); | if (val1 != -1 && val1 == nice(2)) | exit(0); | exit(1); | } | configure:14002: result: no configure:14011: checking for broken poll() configure:14041: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:14041: $? = 0 configure:14041: ./conftest configure:14041: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define Py_UNICODE_SIZE 4 | #define Py_USING_UNICODE 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_CALLBACK 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_COMPLETION_SUPPRESS_APPEND 1 | #define HAVE_RL_PRE_INPUT_HOOK 1 | #define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_RL_CATCH_SIGNAL 1 | /* end confdefs.h. */ | | #include | | int main() | { | struct pollfd poll_struct = { 42, POLLIN|POLLPRI|POLLOUT, 0 }; | int poll_test; | | close (42); | | poll_test = poll(&poll_struct, 1, 0); | if (poll_test < 0) | return 0; | else if (poll_test == 0 && poll_struct.revents != POLLNVAL) | return 0; | else | return 1; | } | configure:14052: result: no configure:14064: checking for struct tm.tm_zone configure:14064: result: yes configure:14133: checking for working tzset() configure:14209: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:14209: $? = 0 configure:14209: ./conftest configure:14209: $? = 0 configure:14220: result: yes configure:14230: checking for tv_nsec in struct stat configure:14249: gcc -pthread -c -Wformat conftest.c >&5 configure:14249: $? = 0 configure:14257: result: yes configure:14267: checking for tv_nsec2 in struct stat configure:14286: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:295:3: error: 'struct stat' has no member named 'st_mtimespec' st.st_mtimespec.tv_nsec = 1; ^ configure:14286: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define Py_UNICODE_SIZE 4 | #define Py_USING_UNICODE 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_CALLBACK 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_COMPLETION_SUPPRESS_APPEND 1 | #define HAVE_RL_PRE_INPUT_HOOK 1 | #define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_RL_CATCH_SIGNAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_WORKING_TZSET 1 | #define HAVE_STAT_TV_NSEC 1 | /* end confdefs.h. */ | #include | int | main () | { | | struct stat st; | st.st_mtimespec.tv_nsec = 1; | | ; | return 0; | } configure:14294: result: no configure:14310: checking curses.h usability configure:14310: gcc -pthread -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:14310: $? = 0 configure:14310: result: yes configure:14310: checking curses.h presence configure:14310: gcc -E -I/usr/include/ncursesw conftest.c configure:14310: $? = 0 configure:14310: result: yes configure:14310: checking for curses.h configure:14310: result: yes configure:14310: checking ncurses.h usability configure:14310: gcc -pthread -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:14310: $? = 0 configure:14310: result: yes configure:14310: checking ncurses.h presence configure:14310: gcc -E -I/usr/include/ncursesw conftest.c configure:14310: $? = 0 configure:14310: result: yes configure:14310: checking for ncurses.h configure:14310: result: yes configure:14324: checking for term.h configure:14324: gcc -pthread -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:14324: $? = 0 configure:14324: result: yes configure:14341: checking whether mvwdelch is an expression configure:14360: gcc -pthread -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:14360: $? = 0 configure:14368: result: yes configure:14378: checking whether WINDOW has _flags configure:14397: gcc -pthread -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:14397: $? = 0 configure:14405: result: yes configure:14416: checking for is_term_resized configure:14429: gcc -pthread -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:14429: $? = 0 configure:14433: result: yes configure:14442: checking for resize_term configure:14455: gcc -pthread -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:14455: $? = 0 configure:14459: result: yes configure:14468: checking for resizeterm configure:14481: gcc -pthread -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:14481: $? = 0 configure:14485: result: yes configure:14496: checking for device files configure:14516: checking for /dev/ptmx configure:14529: result: yes configure:14540: checking for /dev/ptc configure:14553: result: no configure:14567: checking for %lld and %llu printf() format support configure:14638: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:14638: $? = 0 configure:14638: ./conftest configure:14638: $? = 0 configure:14650: result: yes configure:14667: checking for %zd printf() format support configure:14715: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:14715: $? = 0 configure:14715: ./conftest configure:14715: $? = 0 configure:14725: result: yes configure:14733: checking for socklen_t configure:14733: gcc -pthread -c -Wformat conftest.c >&5 configure:14733: $? = 0 configure:14733: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:312:24: error: expected expression before ')' token if (sizeof ((socklen_t))) ^ configure:14733: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #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 STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define Py_UNICODE_SIZE 4 | #define Py_USING_UNICODE 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_CALLBACK 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_COMPLETION_SUPPRESS_APPEND 1 | #define HAVE_RL_PRE_INPUT_HOOK 1 | #define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_RL_CATCH_SIGNAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_WORKING_TZSET 1 | #define HAVE_STAT_TV_NSEC 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_TERM_H 1 | #define MVWDELCH_IS_EXPRESSION 1 | #define WINDOW_HAS_FLAGS 1 | #define HAVE_CURSES_IS_TERM_RESIZED 1 | #define HAVE_CURSES_RESIZE_TERM 1 | #define HAVE_CURSES_RESIZETERM 1 | #define HAVE_DEV_PTMX 1 | #define PY_FORMAT_LONG_LONG "ll" | #define PY_FORMAT_SIZE_T "z" | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | | | int | main () | { | if (sizeof ((socklen_t))) | return 0; | ; | return 0; | } configure:14733: result: yes configure:14768: checking for build directories configure:14778: checking for --with-computed-gotos configure:14802: result: no value specified configure:14807: checking whether gcc -pthread supports computed gotos configure:14834: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:14834: $? = 0 configure:14834: ./conftest configure:14834: $? = 0 configure:14845: result: yes configure:14854: result: done configure:14858: checking for ensurepip configure:14878: result: no configure:15002: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by python config.status 2.7, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on a64418c62400 config.status:1197: creating Makefile.pre config.status:1197: creating Modules/Setup.config config.status:1197: creating Misc/python.pc config.status:1197: creating Modules/ld_so_aix config.status:1197: creating pyconfig.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_big_endian_double=no ac_cv_broken_nice=no ac_cv_broken_poll=no ac_cv_broken_sem_getvalue=no ac_cv_buggy_getaddrinfo=no ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_bigendian=no ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_int32_t=yes ac_cv_c_int64_t=yes ac_cv_c_uint32_t=yes ac_cv_c_uint64_t=yes ac_cv_computed_gotos=yes ac_cv_cxx_thread=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-Wformat ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set=set ac_cv_env_PKG_CONFIG_PATH_value=/usr/local/lib/pkgconfig ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_file__dev_ptc=no ac_cv_file__dev_ptmx=yes ac_cv_flock_decl=yes ac_cv_func___fpu_control=yes ac_cv_func__getpty=no ac_cv_func_acosh=yes ac_cv_func_alarm=yes ac_cv_func_asinh=yes ac_cv_func_atanh=yes ac_cv_func_bind_textdomain_codeset=yes ac_cv_func_chown=yes ac_cv_func_clock=yes ac_cv_func_confstr=yes ac_cv_func_copysign=yes ac_cv_func_ctermid=yes ac_cv_func_dlopen=yes ac_cv_func_dup2=yes ac_cv_func_erf=yes ac_cv_func_erfc=yes ac_cv_func_execv=yes ac_cv_func_expm1=yes ac_cv_func_fchmod=yes ac_cv_func_fchown=yes ac_cv_func_finite=yes ac_cv_func_flock=yes ac_cv_func_fork=yes ac_cv_func_forkpty=yes ac_cv_func_fpathconf=yes ac_cv_func_fseek64=no ac_cv_func_fseeko=yes ac_cv_func_fstatvfs=yes ac_cv_func_ftell64=no ac_cv_func_ftello=yes ac_cv_func_ftime=yes ac_cv_func_ftruncate=yes ac_cv_func_gai_strerror=yes ac_cv_func_gamma=yes ac_cv_func_getcwd=yes ac_cv_func_getentropy=no ac_cv_func_getgroups=yes ac_cv_func_gethostbyname_r=yes ac_cv_func_getitimer=yes ac_cv_func_getloadavg=yes ac_cv_func_getlogin=yes ac_cv_func_getnameinfo=yes ac_cv_func_getpeername=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpid=yes ac_cv_func_getpriority=yes ac_cv_func_getpwent=yes ac_cv_func_getresgid=yes ac_cv_func_getresuid=yes ac_cv_func_getsid=yes ac_cv_func_getspent=yes ac_cv_func_getspnam=yes ac_cv_func_gettimeofday=yes ac_cv_func_getwd=yes ac_cv_func_hypot=yes ac_cv_func_initgroups=yes ac_cv_func_kill=yes ac_cv_func_killpg=yes ac_cv_func_lchmod=no ac_cv_func_lchown=yes ac_cv_func_lgamma=yes ac_cv_func_log1p=yes ac_cv_func_lstat=yes ac_cv_func_memmove=yes ac_cv_func_mkfifo=yes ac_cv_func_mknod=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mremap=yes ac_cv_func_nice=yes ac_cv_func_openpty=no ac_cv_func_pathconf=yes ac_cv_func_pause=yes ac_cv_func_plock=no ac_cv_func_poll=yes ac_cv_func_pthread_atfork=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_sigmask=yes ac_cv_func_putenv=yes ac_cv_func_readlink=yes ac_cv_func_realpath=yes ac_cv_func_round=yes ac_cv_func_select=yes ac_cv_func_sem_getvalue=yes ac_cv_func_sem_open=yes ac_cv_func_sem_timedwait=yes ac_cv_func_sem_unlink=yes ac_cv_func_setegid=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setitimer=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setregid=yes ac_cv_func_setresgid=yes ac_cv_func_setresuid=yes ac_cv_func_setreuid=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_sigaction=yes ac_cv_func_siginterrupt=yes ac_cv_func_sigrelse=yes ac_cv_func_snprintf=yes ac_cv_func_statvfs=yes ac_cv_func_strdup=yes ac_cv_func_strftime=yes ac_cv_func_sysconf=yes ac_cv_func_tcgetpgrp=yes ac_cv_func_tcsetpgrp=yes ac_cv_func_tempnam=yes ac_cv_func_tgamma=yes ac_cv_func_timegm=yes ac_cv_func_times=yes ac_cv_func_tmpfile=yes ac_cv_func_tmpnam=yes ac_cv_func_tmpnam_r=yes ac_cv_func_truncate=yes ac_cv_func_uname=yes ac_cv_func_unsetenv=yes ac_cv_func_utimes=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_wcscoll=yes ac_cv_has_makedev=yes ac_cv_have_chflags=no ac_cv_have_decl_isfinite=yes ac_cv_have_decl_isinf=yes ac_cv_have_decl_isnan=yes ac_cv_have_getc_unlocked=yes ac_cv_have_lchflags=no ac_cv_have_long_long_format=yes ac_cv_have_size_t_format=yes ac_cv_header_alloca_h=yes ac_cv_header_asm_types_h=yes ac_cv_header_bluetooth_bluetooth_h=no ac_cv_header_bluetooth_h=no ac_cv_header_conio_h=no ac_cv_header_curses_h=yes ac_cv_header_direct_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_grp_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_langinfo_h=yes ac_cv_header_libintl_h=yes ac_cv_header_libutil_h=no ac_cv_header_linux_netlink_h=yes ac_cv_header_linux_tipc_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_ncurses_h=yes ac_cv_header_netpacket_packet_h=yes ac_cv_header_poll_h=yes ac_cv_header_process_h=no ac_cv_header_pthread_h=yes ac_cv_header_pty_h=yes ac_cv_header_shadow_h=yes ac_cv_header_signal_h=yes ac_cv_header_spawn_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_stropts_h=yes ac_cv_header_sys_audioio_h=no ac_cv_header_sys_bsdtty_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_loadavg_h=no ac_cv_header_sys_lock_h=no ac_cv_header_sys_mkdev_h=no ac_cv_header_sys_modem_h=no ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_types_h_makedev=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sysexits_h=yes ac_cv_header_term_h=yes ac_cv_header_termios_h=yes ac_cv_header_thread_h=no ac_cv_header_time=yes ac_cv_header_time_altzone=no ac_cv_header_unistd_h=yes ac_cv_header_util_h=no ac_cv_header_utime_h=yes ac_cv_header_wchar_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_kpthread=no ac_cv_kthread=no ac_cv_lib_c_inet_aton=yes ac_cv_lib_crypto_RAND_egd=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_intl_textdomain=no ac_cv_lib_nsl_t_open=no ac_cv_lib_readline_rl_callback_handler_install=yes ac_cv_lib_readline_rl_completion_display_matches_hook=yes ac_cv_lib_readline_rl_completion_matches=yes ac_cv_lib_readline_rl_pre_input_hook=yes ac_cv_lib_socket_socket=no ac_cv_lib_util_openpty=yes ac_cv_lib_z_inflateCopy=yes ac_cv_little_endian_double=yes ac_cv_member_struct_stat_st_birthtime=no ac_cv_member_struct_stat_st_blksize=yes ac_cv_member_struct_stat_st_blocks=yes ac_cv_member_struct_stat_st_flags=no ac_cv_member_struct_stat_st_gen=no ac_cv_member_struct_stat_st_rdev=yes ac_cv_member_struct_tm_tm_zone=yes ac_cv_mixed_endian_double=no ac_cv_mvwdelch_is_expression=yes ac_cv_no_strict_aliasing_ok=yes ac_cv_objext=o ac_cv_olimit_ok=no ac_cv_opt_olimit_ok=no ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_posix_semaphores_enabled=yes ac_cv_prog_CPP='gcc -E' ac_cv_prog_HAS_HG=not-found ac_cv_prog_LLVM_PROF_FOUND=not-found ac_cv_prog_SVNVERSION=not-found ac_cv_prog_TRUE=true ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_pthread=yes ac_cv_pthread_is_default=no ac_cv_pthread_system_supported=yes ac_cv_rshift_extends_sign=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_opendir='none required' ac_cv_search_sem_init=-lpthread ac_cv_sizeof__Bool=1 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_fpos_t=16 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_pid_t=4 ac_cv_sizeof_pthread_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_size_t=8 ac_cv_sizeof_time_t=8 ac_cv_sizeof_uintptr_t=8 ac_cv_sizeof_void_p=8 ac_cv_sizeof_wchar_t=4 ac_cv_stat_tv_nsec2=no ac_cv_stat_tv_nsec=yes ac_cv_struct_addrinfo=yes ac_cv_struct_sockaddr_storage=yes ac_cv_struct_tm=time.h ac_cv_tanh_preserves_zero_sign=yes ac_cv_type_int32_t=yes ac_cv_type_int64_t=yes ac_cv_type_mode_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_ssize_t=yes ac_cv_type_uid_t=yes ac_cv_type_uint32_t=yes ac_cv_type_uint64_t=yes ac_cv_type_uintptr_t=yes ac_cv_wchar_t_signed=yes ac_cv_window_has_flags=yes ac_cv_working_tzset=yes ac_cv_x87_double_rounding=no py_cv_lib_readline=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' ARCH_RUN_32BIT='' ARFLAGS='rc' BASECFLAGS=' -fno-strict-aliasing' BASECPPFLAGS='' BLDLIBRARY='$(LDLIBRARY)' BLDSHARED='$(CC) -shared' BUILDEXEEXT='' CC='gcc -pthread' CCSHARED='-fPIC' CFLAGS='-Wformat' CFLAGSFORSHARED='' CONFIGURE_MACOSX_DEPLOYMENT_TARGET='' CONFIG_ARGS=' '\''--prefix=/opt/_internal/cpython-2.7.11-ucs4'\'' '\''--disable-shared'\'' '\''--enable-unicode=ucs4'\'' '\''CFLAGS=-Wformat'\'' '\''PKG_CONFIG_PATH=/usr/local/lib/pkgconfig'\''' CPP='gcc -E' CPPFLAGS='' CXX='g++ -pthread' DEFS='-DHAVE_CONFIG_H' DLINCLDIR='.' DLLLIBRARY='' DYNLOADFILE='dynload_shlib.o' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENSUREPIP='no' EXEEXT='' EXPORT_MACOSX_DEPLOYMENT_TARGET='#' EXTRAMACHDEPPATH='' EXTRAPLATDIR='' FRAMEWORKALTINSTALLFIRST='' FRAMEWORKALTINSTALLLAST='' FRAMEWORKINSTALLAPPSPREFIX='' FRAMEWORKINSTALLFIRST='' FRAMEWORKINSTALLLAST='' FRAMEWORKUNIXTOOLSPREFIX='/opt/_internal/cpython-2.7.11-ucs4' GNULD='yes' GREP='/bin/grep' HAS_HG='not-found' HAVE_GETHOSTBYNAME='' HAVE_GETHOSTBYNAME_R='' HAVE_GETHOSTBYNAME_R_3_ARG='' HAVE_GETHOSTBYNAME_R_5_ARG='' HAVE_GETHOSTBYNAME_R_6_ARG='' HGBRANCH='' HGTAG='' HGVERSION='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTSONAME='$(LDLIBRARY)' LDCXXSHARED='$(CXX) -shared' LDFLAGS='' LDLAST='' LDLIBRARY='libpython$(VERSION).a' LDLIBRARYDIR='' LDSHARED='$(CC) -shared' LIBC='' LIBFFI_INCLUDEDIR='' LIBM='-lm' LIBOBJS='' LIBRARY='libpython$(VERSION).a' LIBS='-lpthread -ldl -lutil' LIBTOOL_CRUFT='' LINKCC='$(PURIFY) $(MAINCC)' LINKFORSHARED='-Xlinker -export-dynamic' LIPO_32BIT_FLAGS='' LLVM_PROF_ERR='no' LLVM_PROF_FILE='' LLVM_PROF_FOUND='not-found' LLVM_PROF_MERGER='true' LN='ln' LTLIBOBJS='' MACHDEP='linux2' MACHDEP_OBJS='' MAINCC='$(CC)' MKDIR_P='/bin/mkdir -p' MULTIARCH='' OBJEXT='o' OPT='-DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes' OTHER_LIBTOOL_OPT='' PACKAGE_BUGREPORT='http://bugs.python.org/' PACKAGE_NAME='python' PACKAGE_STRING='python 2.7' PACKAGE_TARNAME='python' PACKAGE_URL='' PACKAGE_VERSION='2.7' PATH_SEPARATOR=':' PGO_PROF_GEN_FLAG='-fprofile-generate' PGO_PROF_USE_FLAG='-fprofile-use -fprofile-correction' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/local/lib/pkgconfig' PLATDIR='plat-linux2' PYTHONFRAMEWORK='' PYTHONFRAMEWORKDIR='no-framework' PYTHONFRAMEWORKIDENTIFIER='org.python.python' PYTHONFRAMEWORKINSTALLDIR='' PYTHONFRAMEWORKPREFIX='' PYTHON_FOR_BUILD='./$(BUILDPYTHON) -E' RANLIB='ranlib' RUNSHARED='' SGI_ABI='' SHELL='/bin/sh' SHLIBS='$(LIBS)' SIGNAL_OBJS='' SO='.so' SOVERSION='1.0' SRCDIRS='Parser Grammar Objects Python Modules Mac' SVNVERSION='echo Unversioned directory' TCLTK_INCLUDES='' TCLTK_LIBS='' THREADHEADERS=' $(srcdir)/Python/thread_atheos.h $(srcdir)/Python/thread_beos.h $(srcdir)/Python/thread_cthread.h $(srcdir)/Python/thread_foobar.h $(srcdir)/Python/thread_lwp.h $(srcdir)/Python/thread_nt.h $(srcdir)/Python/thread_os2.h $(srcdir)/Python/thread_pth.h $(srcdir)/Python/thread_pthread.h $(srcdir)/Python/thread_sgi.h $(srcdir)/Python/thread_solaris.h $(srcdir)/Python/thread_wince.h' THREADOBJ='Python/thread.o' TRUE='true' UNICODE_OBJS='Objects/unicodeobject.o Objects/unicodectype.o' UNIVERSALSDK='' UNIVERSAL_ARCH_FLAGS='' USE_SIGNAL_MODULE='' USE_THREAD_MODULE='' VERSION='2.7' _PYTHON_HOST_PLATFORM='' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/opt/_internal/cpython-2.7.11-ucs4' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define _GNU_SOURCE 1 #define _NETBSD_SOURCE 1 #define __BSD_VISIBLE 1 #define _BSD_TYPES 1 #define _DARWIN_C_SOURCE 1 #define _XOPEN_SOURCE 600 #define _XOPEN_SOURCE_EXTENDED 1 #define _POSIX_C_SOURCE 200112L #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 STDC_HEADERS 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DLFCN_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GRP_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_POLL_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_STDINT_H 1 #define HAVE_STROPTS_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_PTY_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_NETPACKET_PACKET_H 1 #define HAVE_SYSEXITS_H 1 #define HAVE_LINUX_TIPC_H 1 #define HAVE_SPAWN_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_DIRENT_H 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_MAKEDEV 1 #define _LARGEFILE_SOURCE 1 #define _FILE_OFFSET_BITS 64 #if defined(SCO_DS) #undef _OFF_T #endif #define RETSIGTYPE void #define HAVE_UINT32_T 1 #define HAVE_UINT64_T 1 #define HAVE_INT32_T 1 #define HAVE_INT64_T 1 #define HAVE_SSIZE_T 1 #define SIZEOF_INT 4 #define SIZEOF_LONG 8 #define SIZEOF_VOID_P 8 #define SIZEOF_SHORT 2 #define SIZEOF_FLOAT 4 #define SIZEOF_DOUBLE 8 #define SIZEOF_FPOS_T 16 #define SIZEOF_SIZE_T 8 #define SIZEOF_PID_T 4 #define HAVE_LONG_LONG 1 #define SIZEOF_LONG_LONG 8 #define HAVE_LONG_DOUBLE 1 #define SIZEOF_LONG_DOUBLE 16 #define HAVE_C99_BOOL 1 #define SIZEOF__BOOL 1 #define HAVE_UINTPTR_T 1 #define SIZEOF_UINTPTR_T 8 #define SIZEOF_OFF_T 8 #define SIZEOF_TIME_T 8 #define SIZEOF_PTHREAD_T 8 #define SHLIB_EXT ".so" #define HAVE_LIBDL 1 #define WITH_THREAD 1 #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 #define HAVE_PTHREAD_SIGMASK 1 #define HAVE_PTHREAD_ATFORK 1 #define ENABLE_IPV6 1 #define WITH_DOC_STRINGS 1 #define WITH_PYMALLOC 1 #define HAVE_DLOPEN 1 #define HAVE_DYNAMIC_LOADING 1 #define HAVE_ALARM 1 #define HAVE_SETITIMER 1 #define HAVE_GETITIMER 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_CHOWN 1 #define HAVE_CLOCK 1 #define HAVE_CONFSTR 1 #define HAVE_CTERMID 1 #define HAVE_EXECV 1 #define HAVE_FCHMOD 1 #define HAVE_FCHOWN 1 #define HAVE_FORK 1 #define HAVE_FPATHCONF 1 #define HAVE_FTIME 1 #define HAVE_FTRUNCATE 1 #define HAVE_GAI_STRERROR 1 #define HAVE_GETGROUPS 1 #define HAVE_GETLOGIN 1 #define HAVE_GETLOADAVG 1 #define HAVE_GETPEERNAME 1 #define HAVE_GETPGID 1 #define HAVE_GETPID 1 #define HAVE_GETPRIORITY 1 #define HAVE_GETRESUID 1 #define HAVE_GETRESGID 1 #define HAVE_GETPWENT 1 #define HAVE_GETSPNAM 1 #define HAVE_GETSPENT 1 #define HAVE_GETSID 1 #define HAVE_GETWD 1 #define HAVE_INITGROUPS 1 #define HAVE_KILL 1 #define HAVE_KILLPG 1 #define HAVE_LCHOWN 1 #define HAVE_LSTAT 1 #define HAVE_MKFIFO 1 #define HAVE_MKNOD 1 #define HAVE_MKTIME 1 #define HAVE_MMAP 1 #define HAVE_MREMAP 1 #define HAVE_NICE 1 #define HAVE_PATHCONF 1 #define HAVE_PAUSE 1 #define HAVE_POLL 1 #define HAVE_PUTENV 1 #define HAVE_READLINK 1 #define HAVE_REALPATH 1 #define HAVE_SELECT 1 #define HAVE_SEM_OPEN 1 #define HAVE_SEM_TIMEDWAIT 1 #define HAVE_SEM_GETVALUE 1 #define HAVE_SEM_UNLINK 1 #define HAVE_SETEGID 1 #define HAVE_SETEUID 1 #define HAVE_SETGID 1 #define HAVE_SETLOCALE 1 #define HAVE_SETREGID 1 #define HAVE_SETREUID 1 #define HAVE_SETSID 1 #define HAVE_SETPGID 1 #define HAVE_SETPGRP 1 #define HAVE_SETUID 1 #define HAVE_SETVBUF 1 #define HAVE_SNPRINTF 1 #define HAVE_SETLOCALE 1 #define HAVE_SETREGID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETRESGID 1 #define HAVE_SETSID 1 #define HAVE_SETPGID 1 #define HAVE_SETPGRP 1 #define HAVE_SETUID 1 #define HAVE_SETVBUF 1 #define HAVE_SNPRINTF 1 #define HAVE_SIGACTION 1 #define HAVE_SIGINTERRUPT 1 #define HAVE_SIGRELSE 1 #define HAVE_STRFTIME 1 #define HAVE_SYSCONF 1 #define HAVE_TCGETPGRP 1 #define HAVE_TCSETPGRP 1 #define HAVE_TEMPNAM 1 #define HAVE_TIMEGM 1 #define HAVE_TIMES 1 #define HAVE_TMPFILE 1 #define HAVE_TMPNAM 1 #define HAVE_TMPNAM_R 1 #define HAVE_TRUNCATE 1 #define HAVE_UNAME 1 #define HAVE_UNSETENV 1 #define HAVE_UTIMES 1 #define HAVE_WAITPID 1 #define HAVE_WAIT3 1 #define HAVE_WAIT4 1 #define HAVE_WCSCOLL 1 #define HAVE_CHROOT 1 #define HAVE_LINK 1 #define HAVE_SYMLINK 1 #define HAVE_FCHDIR 1 #define HAVE_FSYNC 1 #define HAVE_FDATASYNC 1 #define HAVE_EPOLL 1 #define HAVE_FLOCK 1 #define HAVE_GETPAGESIZE 1 #define HAVE_ZLIB_COPY 1 #define HAVE_HSTRERROR 1 #define HAVE_INET_ATON 1 #define HAVE_INET_PTON 1 #define HAVE_SETGROUPS 1 #define HAVE_OPENPTY 1 #define HAVE_FORKPTY 1 #define HAVE_MEMMOVE 1 #define HAVE_FSEEKO 1 #define HAVE_FSTATVFS 1 #define HAVE_FTELLO 1 #define HAVE_STATVFS 1 #define HAVE_DUP2 1 #define HAVE_GETCWD 1 #define HAVE_STRDUP 1 #define HAVE_GETPGRP 1 #define HAVE_SETPGRP 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_DEVICE_MACROS 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_STRUCT_TM_TM_ZONE 1 #define HAVE_TM_ZONE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 #define HAVE_STRUCT_STAT_ST_BLOCKS 1 #define HAVE_ST_BLOCKS 1 #define SYS_SELECT_WITH_SYS_TIME 1 #define HAVE_ADDRINFO 1 #define HAVE_SOCKADDR_STORAGE 1 #define HAVE_PROTOTYPES 1 #define HAVE_STDARG_PROTOTYPES 1 #define HAVE_SOCKETPAIR 1 #define VA_LIST_IS_ARRAY 1 #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYNAME_R_6_ARG 1 #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 #define HAVE_GCC_ASM_FOR_X87 1 #define TANH_PRESERVES_ZERO_SIGN 1 #define HAVE_ACOSH 1 #define HAVE_ASINH 1 #define HAVE_ATANH 1 #define HAVE_COPYSIGN 1 #define HAVE_ERF 1 #define HAVE_ERFC 1 #define HAVE_EXPM1 1 #define HAVE_FINITE 1 #define HAVE_GAMMA 1 #define HAVE_HYPOT 1 #define HAVE_LGAMMA 1 #define HAVE_LOG1P 1 #define HAVE_ROUND 1 #define HAVE_TGAMMA 1 #define HAVE_DECL_ISINF 1 #define HAVE_DECL_ISNAN 1 #define HAVE_DECL_ISFINITE 1 #define HAVE_WCHAR_H 1 #define SIZEOF_WCHAR_T 4 #define Py_UNICODE_SIZE 4 #define Py_USING_UNICODE 1 #define HAVE_GETC_UNLOCKED 1 #define HAVE_LIBREADLINE 1 #define HAVE_RL_CALLBACK 1 #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 #define HAVE_RL_COMPLETION_SUPPRESS_APPEND 1 #define HAVE_RL_PRE_INPUT_HOOK 1 #define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 #define HAVE_RL_COMPLETION_MATCHES 1 #define HAVE_RL_CATCH_SIGNAL 1 #define HAVE_STRUCT_TM_TM_ZONE 1 #define HAVE_TM_ZONE 1 #define HAVE_WORKING_TZSET 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_CURSES_H 1 #define HAVE_NCURSES_H 1 #define HAVE_TERM_H 1 #define MVWDELCH_IS_EXPRESSION 1 #define WINDOW_HAS_FLAGS 1 #define HAVE_CURSES_IS_TERM_RESIZED 1 #define HAVE_CURSES_RESIZE_TERM 1 #define HAVE_CURSES_RESIZETERM 1 #define HAVE_DEV_PTMX 1 #define PY_FORMAT_LONG_LONG "ll" #define PY_FORMAT_SIZE_T "z" #define HAVE_COMPUTED_GOTOS 1 configure: exit 0 ++++++++++++++++++config.log++++++++++++++++++ ++ echo 2.7.11 ++ awk -F . '{printf "%03d%03d%03d", $1, $2, $3}' ++ lex_pyver 3.6 ++ echo 3.6 ++ awk -F . '{printf "%03d%03d%03d", $1, $2, $3}' + '[' 002007011 -ge 003006000 ']' + make -j2 Parser/pgen.c: In function ‘compile_atom’: Parser/pgen.c:282:9: warning: variable ‘i’ set but not used [-Wunused-but-set-variable] int i; ^ libpython2.7.a(posixmodule.o): In function `posix_tmpnam': /Python-2.7.11/./Modules/posixmodule.c:7631: warning: the use of `tmpnam_r' is dangerous, better use `mkstemp' libpython2.7.a(posixmodule.o): In function `posix_tempnam': /Python-2.7.11/./Modules/posixmodule.c:7578: warning: the use of `tempnam' is dangerous, better use `mkstemp' /Python-2.7.11/Modules/socketmodule.c: In function ‘socket_gethostbyname_ex’: /Python-2.7.11/Modules/socketmodule.c:3453:9: warning: variable ‘result’ set but not used [-Wunused-but-set-variable] int result; ^ /Python-2.7.11/Modules/socketmodule.c: In function ‘socket_gethostbyaddr’: /Python-2.7.11/Modules/socketmodule.c:3529:9: warning: variable ‘result’ set but not used [-Wunused-but-set-variable] int result; ^ /Python-2.7.11/Modules/_sqlite/cursor.c: In function ‘pysqlite_cursor_dealloc’: /Python-2.7.11/Modules/_sqlite/cursor.c:121:9: warning: variable ‘rc’ set but not used [-Wunused-but-set-variable] int rc; ^ /Python-2.7.11/Modules/_sqlite/statement.c: In function ‘pysqlite_statement_dealloc’: /Python-2.7.11/Modules/_sqlite/statement.c:414:9: warning: variable ‘rc’ set but not used [-Wunused-but-set-variable] int rc; ^ /Python-2.7.11/Modules/_tkinter.c: In function ‘AsObj’: /Python-2.7.11/Modules/_tkinter.c:1178:13: warning: passing argument 1 of ‘Tcl_NewUnicodeObj’ from incompatible pointer type [enabled by default] return Tcl_NewUnicodeObj(inbuf, size); ^ In file included from /usr/include/tcl.h:2306:0, from /Python-2.7.11/Modules/_tkinter.c:70: /usr/include/tclDecls.h:1210:18: note: expected ‘const Tcl_UniChar *’ but argument is of type ‘Py_UNICODE *’ EXTERN Tcl_Obj * Tcl_NewUnicodeObj _ANSI_ARGS_(( ^ /Python-2.7.11/Modules/tkappinit.c: In function ‘Tcl_AppInit’: /Python-2.7.11/Modules/tkappinit.c:29:15: warning: variable ‘main_window’ set but not used [-Wunused-but-set-variable] Tk_Window main_window; ^ /Python-2.7.11/Modules/_ctypes/cfield.c: In function ‘PyCField_FromDesc’: /Python-2.7.11/Modules/_ctypes/cfield.c:50:29: warning: variable ‘length’ set but not used [-Wunused-but-set-variable] Py_ssize_t size, align, length; ^ + make install + popd + rm -rf Python-2.7.11 / + '[' -e /opt/_internal/cpython-2.7.11-ucs4/bin/python3 ']' + /opt/_internal/cpython-2.7.11-ucs4/bin/python get-pip.py Collecting pip Using cached pip-8.1.2-py2.py3-none-any.whl Collecting setuptools Using cached setuptools-28.5.0-py2.py3-none-any.whl Collecting wheel Using cached wheel-0.29.0-py2.py3-none-any.whl Installing collected packages: pip, setuptools, wheel Successfully installed pip-8.1.2 setuptools-28.5.0 wheel-0.29.0 + /opt/_internal/cpython-2.7.11-ucs4/bin/pip install wheel Requirement already satisfied (use --upgrade to upgrade): wheel in /opt/_internal/cpython-2.7.11-ucs4/lib/python2.7/site-packages ++ /opt/_internal/cpython-2.7.11-ucs4/bin/python build_scripts/python-tag-abi-tag.py + local abi_tag=cp27-cp27mu + ln -s /opt/_internal/cpython-2.7.11-ucs4 /opt/python/cp27-cp27mu + rm -f Python-2.7.11.tgz + for py_ver in '$@' + build_cpython 3.3.6 + local py_ver=3.3.6 + check_var 3.3.6 + '[' -z 3.3.6 ']' + check_var https://www.python.org/ftp/python + '[' -z https://www.python.org/ftp/python ']' + wget -q https://www.python.org/ftp/python/3.3.6/Python-3.3.6.tgz ++ lex_pyver 3.3.6 ++ echo 3.3.6 ++ awk -F . '{printf "%03d%03d%03d", $1, $2, $3}' ++ lex_pyver 3.3 ++ awk -F . '{printf "%03d%03d%03d", $1, $2, $3}' ++ echo 3.3 + '[' 003003006 -lt 003003000 ']' + do_cpython_build 3.3.6 none + local py_ver=3.3.6 cfv + check_var 3.3.6 + '[' -z 3.3.6 ']' + local ucs_setting=none + check_var none + '[' -z none ']' + tar -xzf Python-3.3.6.tgz /Python-3.3.6 / + pushd Python-3.3.6 + '[' none = none ']' + unicode_flags= + dir_suffix= + local prefix=/opt/_internal/cpython-3.3.6 + mkdir -p /opt/_internal/cpython-3.3.6/lib ++ lex_pyver 3.3.6 ++ echo 3.3.6 ++ awk -F . '{printf "%03d%03d%03d", $1, $2, $3}' ++ lex_pyver 3.6 ++ awk -F . '{printf "%03d%03d%03d", $1, $2, $3}' ++ echo 3.6 + '[' 003003006 -lt 003006000 ']' + cfv=-Wformat + CFLAGS=-Wformat + ./configure --prefix=/opt/_internal/cpython-3.3.6 --disable-shared configure: WARNING: By default, distutils will build C++ extension modules with "g++". If this is not intended, then set CXX on the configure command line. ++++++++++++++++++gcc++++++++++++++++++ + echo ++++++++++++++++++gcc++++++++++++++++++ + gcc --version gcc (GCC) 4.8.2 20140120 (Red Hat 4.8.2-15) Copyright (C) 2013 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. + cc --version cc (GCC) 4.8.2 20140120 (Red Hat 4.8.2-15) Copyright (C) 2013 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. + echo ++++++++++++++++++config.log++++++++++++++++++ + cat ./config.log ++++++++++++++++++config.log++++++++++++++++++ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by python configure 3.3, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/opt/_internal/cpython-3.3.6 --disable-shared ## --------- ## ## Platform. ## ## --------- ## hostname = a64418c62400 uname -m = x86_64 uname -r = 4.7.6-1-ARCH uname -s = Linux uname -v = #1 SMP PREEMPT Fri Sep 30 19:28:42 CEST 2016 /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: /opt/rh/devtoolset-2/root/usr/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2872: checking build system type configure:2886: result: x86_64-unknown-linux-gnu configure:2906: checking host system type configure:2919: result: x86_64-unknown-linux-gnu configure:3028: checking for --enable-universalsdk configure:3075: result: no configure:3097: checking for --with-universal-archs configure:3109: result: 32-bit configure:3259: checking MACHDEP configure:3450: result: linux configure:3471: checking for --without-gcc configure:3494: result: no configure:3618: checking for gcc configure:3634: found /opt/rh/devtoolset-2/root/usr/bin/gcc configure:3645: result: gcc configure:3874: checking for C compiler version configure:3883: gcc --version >&5 gcc (GCC) 4.8.2 20140120 (Red Hat 4.8.2-15) Copyright (C) 2013 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:3894: $? = 0 configure:3883: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/opt/rh/devtoolset-2/root/usr/libexec/gcc/x86_64-CentOS-linux/4.8.2/lto-wrapper Target: x86_64-CentOS-linux Configured with: ../configure --prefix=/opt/rh/devtoolset-2/root/usr --mandir=/opt/rh/devtoolset-2/root/usr/share/man --infodir=/opt/rh/devtoolset-2/root/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --disable-gnu-unique-object --enable-linker-build-id --enable-languages=c,c++,fortran,lto --enable-plugin --with-linker-hash-style=gnu --enable-initfini-array --disable-libgcj --with-isl=/home/centos/rpm/BUILD/gcc-4.8.2-20140120/obj-x86_64-CentOS-linux/isl-install --with-cloog=/home/centos/rpm/BUILD/gcc-4.8.2-20140120/obj-x86_64-CentOS-linux/cloog-install --with-gmp=/home/centos/rpm/BUILD/gcc-4.8.2-20140120/obj-x86_64-CentOS-linux/gmp-install --with-mpfr=/home/centos/rpm/BUILD/gcc-4.8.2-20140120/obj-x86_64-CentOS-linux/mpfr-install --with-mpc=/home/centos/rpm/BUILD/gcc-4.8.2-20140120/obj-x86_64-CentOS-linux/mpc-install --with-tune=generic --with-arch_32=i586 --build=x86_64-CentOS-linux Thread model: posix gcc version 4.8.2 20140120 (Red Hat 4.8.2-15) (GCC) configure:3894: $? = 0 configure:3883: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3894: $? = 4 configure:3883: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3894: $? = 4 configure:3914: checking whether the C compiler works configure:3936: gcc -Wformat conftest.c >&5 configure:3940: $? = 0 configure:3988: result: yes configure:3991: checking for C compiler default output file name configure:3993: result: a.out configure:3999: checking for suffix of executables configure:4006: gcc -o conftest -Wformat conftest.c >&5 configure:4010: $? = 0 configure:4032: result: configure:4054: checking whether we are cross compiling configure:4062: gcc -o conftest -Wformat conftest.c >&5 configure:4066: $? = 0 configure:4073: ./conftest configure:4077: $? = 0 configure:4092: result: no configure:4097: checking for suffix of object files configure:4119: gcc -c -Wformat conftest.c >&5 configure:4123: $? = 0 configure:4144: result: o configure:4148: checking whether we are using the GNU C compiler configure:4167: gcc -c -Wformat conftest.c >&5 configure:4167: $? = 0 configure:4176: result: yes configure:4185: checking whether gcc accepts -g configure:4205: gcc -c -g conftest.c >&5 configure:4205: $? = 0 configure:4246: result: yes configure:4263: checking for gcc option to accept ISO C89 configure:4326: gcc -c -Wformat conftest.c >&5 configure:4326: $? = 0 configure:4339: result: none needed configure:4362: checking for --with-cxx-main= configure:4388: result: no configure:4441: checking for g++ configure:4474: result: no configure:4808: WARNING: By default, distutils will build C++ extension modules with "g++". If this is not intended, then set CXX on the configure command line. configure:4817: checking for -Wl,--no-as-needed configure:4833: gcc -o conftest -Wformat -Wl,--no-as-needed conftest.c >&5 configure:4833: $? = 0 configure:4835: result: yes configure:4854: checking how to run the C preprocessor configure:4885: gcc -E conftest.c configure:4885: $? = 0 configure:4899: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4899: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | /* end confdefs.h. */ | #include configure:4924: result: gcc -E configure:4944: gcc -E conftest.c configure:4944: $? = 0 configure:4958: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4958: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | /* end confdefs.h. */ | #include configure:4987: checking for grep that handles long lines and -e configure:5045: result: /bin/grep configure:5050: checking for egrep configure:5112: result: /bin/grep -E configure:5117: checking for ANSI C header files configure:5137: gcc -c -Wformat conftest.c >&5 configure:5137: $? = 0 configure:5210: gcc -o conftest -Wformat conftest.c >&5 configure:5210: $? = 0 configure:5210: ./conftest configure:5210: $? = 0 configure:5221: result: yes configure:5234: checking for sys/types.h configure:5234: gcc -c -Wformat conftest.c >&5 configure:5234: $? = 0 configure:5234: result: yes configure:5234: checking for sys/stat.h configure:5234: gcc -c -Wformat conftest.c >&5 configure:5234: $? = 0 configure:5234: result: yes configure:5234: checking for stdlib.h configure:5234: gcc -c -Wformat conftest.c >&5 configure:5234: $? = 0 configure:5234: result: yes configure:5234: checking for string.h configure:5234: gcc -c -Wformat conftest.c >&5 configure:5234: $? = 0 configure:5234: result: yes configure:5234: checking for memory.h configure:5234: gcc -c -Wformat conftest.c >&5 configure:5234: $? = 0 configure:5234: result: yes configure:5234: checking for strings.h configure:5234: gcc -c -Wformat conftest.c >&5 configure:5234: $? = 0 configure:5234: result: yes configure:5234: checking for inttypes.h configure:5234: gcc -c -Wformat conftest.c >&5 configure:5234: $? = 0 configure:5234: result: yes configure:5234: checking for stdint.h configure:5234: gcc -c -Wformat conftest.c >&5 configure:5234: $? = 0 configure:5234: result: yes configure:5234: checking for unistd.h configure:5234: gcc -c -Wformat conftest.c >&5 configure:5234: $? = 0 configure:5234: result: yes configure:5247: checking minix/config.h usability configure:5247: gcc -c -Wformat conftest.c >&5 conftest.c:54:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:5247: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5247: result: no configure:5247: checking minix/config.h presence configure:5247: gcc -E conftest.c conftest.c:21:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:5247: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 configure:5247: result: no configure:5247: checking for minix/config.h configure:5247: result: no configure:5268: checking whether it is safe to define __EXTENSIONS__ configure:5286: gcc -c -Wformat conftest.c >&5 configure:5286: $? = 0 configure:5293: result: yes configure:5317: checking for --with-suffix configure:5330: result: configure:5336: checking for case-insensitive build directory configure:5348: result: no configure:5373: checking LIBRARY configure:5379: result: libpython$(VERSION)$(ABIFLAGS).a configure:5421: checking LINKCC configure:5440: result: $(PURIFY) $(MAINCC) configure:5449: checking for GNU ld configure:5461: result: yes configure:5464: checking for inline configure:5480: gcc -c -Wformat conftest.c >&5 configure:5480: $? = 0 configure:5488: result: inline configure:5514: checking for --enable-shared configure:5531: result: no configure:5534: checking for --enable-profiling configure:5559: result: no configure:5567: checking LDLIBRARY configure:5656: result: libpython$(VERSION)$(ABIFLAGS).a configure:5702: checking for ranlib configure:5718: found /opt/rh/devtoolset-2/root/usr/bin/ranlib configure:5729: result: ranlib configure:5801: checking for ar configure:5817: found /opt/rh/devtoolset-2/root/usr/bin/ar configure:5828: result: ar configure:5909: checking for readelf configure:5925: found /opt/rh/devtoolset-2/root/usr/bin/readelf configure:5936: result: readelf configure:5974: checking for python3.3 configure:6004: result: no configure:5974: checking for python3 configure:6004: result: no configure:5974: checking for python configure:5990: found /usr/bin/python configure:6001: result: python configure:6042: checking for a BSD-compatible install configure:6110: result: /usr/bin/install -c configure:6121: checking for a thread-safe mkdir -p configure:6160: result: /bin/mkdir -p configure:6178: checking for --with-pydebug configure:6197: result: no configure:6275: checking whether gcc accepts and needs -fno-strict-aliasing configure:6296: gcc -fno-strict-aliasing -c -Wformat conftest.c >&5 configure:6296: $? = 0 configure:6313: gcc -fstrict-aliasing -c -Wformat -Werror -Wstrict-aliasing conftest.c >&5 configure:6313: $? = 0 configure:6334: result: no configure:6341: checking if we can turn off gcc unused result warning configure:6362: gcc -Wunused-result -Werror -c -Wformat conftest.c >&5 configure:6362: $? = 0 configure:6376: result: yes configure:6533: checking whether gcc supports ParseTuple __format__ configure:6550: gcc -c -Wformat -Werror -Wformat conftest.c >&5 conftest.c:28:5: error: 'PyArg_ParseTuple' is an unrecognized format function type [-Werror=format=] void f(char*,...)__attribute((format(PyArg_ParseTuple, 1, 2))); ^ cc1: all warnings being treated as errors configure:6550: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | /* end confdefs.h. */ | | void f(char*,...)__attribute((format(PyArg_ParseTuple, 1, 2))); | int | main () | { | | ; | return 0; | } | configure:6560: result: no configure:6573: checking whether pthreads are available without options configure:6598: gcc -o conftest -Wformat conftest.c >&5 /tmp/ccwtO8KR.o: In function `main': conftest.c:(.text+0x2e): undefined reference to `pthread_create' conftest.c:(.text+0x45): undefined reference to `pthread_detach' collect2: error: ld returned 1 exit status configure:6598: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | /* end confdefs.h. */ | | #include | #include | | void* routine(void* p){return NULL;} | | int main(){ | pthread_t p; | if(pthread_create(&p,NULL,routine,NULL)!=0) | return 1; | (void)pthread_detach(p); | return 0; | } | configure:6614: result: no configure:6627: checking whether gcc accepts -Kpthread configure:6654: gcc -Kpthread -o conftest -Wformat conftest.c >&5 gcc: error: unrecognized command line option '-Kpthread' configure:6654: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | /* end confdefs.h. */ | | #include | #include | | void* routine(void* p){return NULL;} | | int main(){ | pthread_t p; | if(pthread_create(&p,NULL,routine,NULL)!=0) | return 1; | (void)pthread_detach(p); | return 0; | } | configure:6666: result: no configure:6677: checking whether gcc accepts -Kthread configure:6704: gcc -Kthread -o conftest -Wformat conftest.c >&5 gcc: error: unrecognized command line option '-Kthread' configure:6704: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | /* end confdefs.h. */ | | #include | #include | | void* routine(void* p){return NULL;} | | int main(){ | pthread_t p; | if(pthread_create(&p,NULL,routine,NULL)!=0) | return 1; | (void)pthread_detach(p); | return 0; | } | configure:6716: result: no configure:6727: checking whether gcc accepts -pthread configure:6754: gcc -pthread -o conftest -Wformat conftest.c >&5 configure:6754: $? = 0 configure:6754: ./conftest configure:6754: $? = 0 configure:6766: result: yes configure:6775: checking whether g++ also accepts flags for thread support configure:6806: result: yes configure:6813: checking for ANSI C header files configure:6917: result: yes configure:6942: checking asm/types.h usability configure:6942: gcc -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking asm/types.h presence configure:6942: gcc -E -I/usr/include/ncursesw conftest.c configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking for asm/types.h configure:6942: result: yes configure:6942: checking conio.h usability configure:6942: gcc -c -Wformat -I/usr/include/ncursesw conftest.c >&5 conftest.c:62:19: fatal error: conio.h: No such file or directory #include ^ compilation terminated. configure:6942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6942: result: no configure:6942: checking conio.h presence configure:6942: gcc -E -I/usr/include/ncursesw conftest.c conftest.c:29:19: fatal error: conio.h: No such file or directory #include ^ compilation terminated. configure:6942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | /* end confdefs.h. */ | #include configure:6942: result: no configure:6942: checking for conio.h configure:6942: result: no configure:6942: checking curses.h usability configure:6942: gcc -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking curses.h presence configure:6942: gcc -E -I/usr/include/ncursesw conftest.c configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking for curses.h configure:6942: result: yes configure:6942: checking direct.h usability configure:6942: gcc -c -Wformat -I/usr/include/ncursesw conftest.c >&5 conftest.c:63:20: fatal error: direct.h: No such file or directory #include ^ compilation terminated. configure:6942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6942: result: no configure:6942: checking direct.h presence configure:6942: gcc -E -I/usr/include/ncursesw conftest.c conftest.c:30:20: fatal error: direct.h: No such file or directory #include ^ compilation terminated. configure:6942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | /* end confdefs.h. */ | #include configure:6942: result: no configure:6942: checking for direct.h configure:6942: result: no configure:6942: checking dlfcn.h usability configure:6942: gcc -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking dlfcn.h presence configure:6942: gcc -E -I/usr/include/ncursesw conftest.c configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking for dlfcn.h configure:6942: result: yes configure:6942: checking errno.h usability configure:6942: gcc -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking errno.h presence configure:6942: gcc -E -I/usr/include/ncursesw conftest.c configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking for errno.h configure:6942: result: yes configure:6942: checking fcntl.h usability configure:6942: gcc -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking fcntl.h presence configure:6942: gcc -E -I/usr/include/ncursesw conftest.c configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking for fcntl.h configure:6942: result: yes configure:6942: checking grp.h usability configure:6942: gcc -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking grp.h presence configure:6942: gcc -E -I/usr/include/ncursesw conftest.c configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking for grp.h configure:6942: result: yes configure:6942: checking ieeefp.h usability configure:6942: gcc -c -Wformat -I/usr/include/ncursesw conftest.c >&5 conftest.c:67:20: fatal error: ieeefp.h: No such file or directory #include ^ compilation terminated. configure:6942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6942: result: no configure:6942: checking ieeefp.h presence configure:6942: gcc -E -I/usr/include/ncursesw conftest.c conftest.c:34:20: fatal error: ieeefp.h: No such file or directory #include ^ compilation terminated. configure:6942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include configure:6942: result: no configure:6942: checking for ieeefp.h configure:6942: result: no configure:6942: checking io.h usability configure:6942: gcc -c -Wformat -I/usr/include/ncursesw conftest.c >&5 conftest.c:67:16: fatal error: io.h: No such file or directory #include ^ compilation terminated. configure:6942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6942: result: no configure:6942: checking io.h presence configure:6942: gcc -E -I/usr/include/ncursesw conftest.c conftest.c:34:16: fatal error: io.h: No such file or directory #include ^ compilation terminated. configure:6942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include configure:6942: result: no configure:6942: checking for io.h configure:6942: result: no configure:6942: checking langinfo.h usability configure:6942: gcc -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking langinfo.h presence configure:6942: gcc -E -I/usr/include/ncursesw conftest.c configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking for langinfo.h configure:6942: result: yes configure:6942: checking libintl.h usability configure:6942: gcc -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking libintl.h presence configure:6942: gcc -E -I/usr/include/ncursesw conftest.c configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking for libintl.h configure:6942: result: yes configure:6942: checking ncurses.h usability configure:6942: gcc -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking ncurses.h presence configure:6942: gcc -E -I/usr/include/ncursesw conftest.c configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking for ncurses.h configure:6942: result: yes configure:6942: checking process.h usability configure:6942: gcc -c -Wformat -I/usr/include/ncursesw conftest.c >&5 conftest.c:70:21: fatal error: process.h: No such file or directory #include ^ compilation terminated. configure:6942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6942: result: no configure:6942: checking process.h presence configure:6942: gcc -E -I/usr/include/ncursesw conftest.c conftest.c:37:21: fatal error: process.h: No such file or directory #include ^ compilation terminated. configure:6942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | /* end confdefs.h. */ | #include configure:6942: result: no configure:6942: checking for process.h configure:6942: result: no configure:6942: checking pthread.h usability configure:6942: gcc -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking pthread.h presence configure:6942: gcc -E -I/usr/include/ncursesw conftest.c configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking for pthread.h configure:6942: result: yes configure:6942: checking sched.h usability configure:6942: gcc -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking sched.h presence configure:6942: gcc -E -I/usr/include/ncursesw conftest.c configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking for sched.h configure:6942: result: yes configure:6942: checking shadow.h usability configure:6942: gcc -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking shadow.h presence configure:6942: gcc -E -I/usr/include/ncursesw conftest.c configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking for shadow.h configure:6942: result: yes configure:6942: checking signal.h usability configure:6942: gcc -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking signal.h presence configure:6942: gcc -E -I/usr/include/ncursesw conftest.c configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking for signal.h configure:6942: result: yes configure:6942: checking for stdint.h configure:6942: result: yes configure:6942: checking stropts.h usability configure:6942: gcc -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking stropts.h presence configure:6942: gcc -E -I/usr/include/ncursesw conftest.c configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking for stropts.h configure:6942: result: yes configure:6942: checking termios.h usability configure:6942: gcc -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking termios.h presence configure:6942: gcc -E -I/usr/include/ncursesw conftest.c configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking for termios.h configure:6942: result: yes configure:6942: checking for unistd.h configure:6942: result: yes configure:6942: checking utime.h usability configure:6942: gcc -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking utime.h presence configure:6942: gcc -E -I/usr/include/ncursesw conftest.c configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking for utime.h configure:6942: result: yes configure:6942: checking poll.h usability configure:6942: gcc -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking poll.h presence configure:6942: gcc -E -I/usr/include/ncursesw conftest.c configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking for poll.h configure:6942: result: yes configure:6942: checking sys/devpoll.h usability configure:6942: gcc -c -Wformat -I/usr/include/ncursesw conftest.c >&5 conftest.c:80:25: fatal error: sys/devpoll.h: No such file or directory #include ^ compilation terminated. configure:6942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6942: result: no configure:6942: checking sys/devpoll.h presence configure:6942: gcc -E -I/usr/include/ncursesw conftest.c conftest.c:47:25: fatal error: sys/devpoll.h: No such file or directory #include ^ compilation terminated. configure:6942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | /* end confdefs.h. */ | #include configure:6942: result: no configure:6942: checking for sys/devpoll.h configure:6942: result: no configure:6942: checking sys/epoll.h usability configure:6942: gcc -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking sys/epoll.h presence configure:6942: gcc -E -I/usr/include/ncursesw conftest.c configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking for sys/epoll.h configure:6942: result: yes configure:6942: checking sys/poll.h usability configure:6942: gcc -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking sys/poll.h presence configure:6942: gcc -E -I/usr/include/ncursesw conftest.c configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking for sys/poll.h configure:6942: result: yes configure:6942: checking sys/audioio.h usability configure:6942: gcc -c -Wformat -I/usr/include/ncursesw conftest.c >&5 conftest.c:82:25: fatal error: sys/audioio.h: No such file or directory #include ^ compilation terminated. configure:6942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6942: result: no configure:6942: checking sys/audioio.h presence configure:6942: gcc -E -I/usr/include/ncursesw conftest.c conftest.c:49:25: fatal error: sys/audioio.h: No such file or directory #include ^ compilation terminated. configure:6942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #include configure:6942: result: no configure:6942: checking for sys/audioio.h configure:6942: result: no configure:6942: checking sys/xattr.h usability configure:6942: gcc -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking sys/xattr.h presence configure:6942: gcc -E -I/usr/include/ncursesw conftest.c configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking for sys/xattr.h configure:6942: result: yes configure:6942: checking sys/bsdtty.h usability configure:6942: gcc -c -Wformat -I/usr/include/ncursesw conftest.c >&5 conftest.c:83:24: fatal error: sys/bsdtty.h: No such file or directory #include ^ compilation terminated. configure:6942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6942: result: no configure:6942: checking sys/bsdtty.h presence configure:6942: gcc -E -I/usr/include/ncursesw conftest.c conftest.c:50:24: fatal error: sys/bsdtty.h: No such file or directory #include ^ compilation terminated. configure:6942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | /* end confdefs.h. */ | #include configure:6942: result: no configure:6942: checking for sys/bsdtty.h configure:6942: result: no configure:6942: checking sys/event.h usability configure:6942: gcc -c -Wformat -I/usr/include/ncursesw conftest.c >&5 conftest.c:83:23: fatal error: sys/event.h: No such file or directory #include ^ compilation terminated. configure:6942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6942: result: no configure:6942: checking sys/event.h presence configure:6942: gcc -E -I/usr/include/ncursesw conftest.c conftest.c:50:23: fatal error: sys/event.h: No such file or directory #include ^ compilation terminated. configure:6942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | /* end confdefs.h. */ | #include configure:6942: result: no configure:6942: checking for sys/event.h configure:6942: result: no configure:6942: checking sys/file.h usability configure:6942: gcc -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking sys/file.h presence configure:6942: gcc -E -I/usr/include/ncursesw conftest.c configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking for sys/file.h configure:6942: result: yes configure:6942: checking sys/ioctl.h usability configure:6942: gcc -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking sys/ioctl.h presence configure:6942: gcc -E -I/usr/include/ncursesw conftest.c configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking for sys/ioctl.h configure:6942: result: yes configure:6942: checking sys/kern_control.h usability configure:6942: gcc -c -Wformat -I/usr/include/ncursesw conftest.c >&5 conftest.c:85:30: fatal error: sys/kern_control.h: No such file or directory #include ^ compilation terminated. configure:6942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6942: result: no configure:6942: checking sys/kern_control.h presence configure:6942: gcc -E -I/usr/include/ncursesw conftest.c conftest.c:52:30: fatal error: sys/kern_control.h: No such file or directory #include ^ compilation terminated. configure:6942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:6942: result: no configure:6942: checking for sys/kern_control.h configure:6942: result: no configure:6942: checking sys/loadavg.h usability configure:6942: gcc -c -Wformat -I/usr/include/ncursesw conftest.c >&5 conftest.c:85:25: fatal error: sys/loadavg.h: No such file or directory #include ^ compilation terminated. configure:6942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6942: result: no configure:6942: checking sys/loadavg.h presence configure:6942: gcc -E -I/usr/include/ncursesw conftest.c conftest.c:52:25: fatal error: sys/loadavg.h: No such file or directory #include ^ compilation terminated. configure:6942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:6942: result: no configure:6942: checking for sys/loadavg.h configure:6942: result: no configure:6942: checking sys/lock.h usability configure:6942: gcc -c -Wformat -I/usr/include/ncursesw conftest.c >&5 conftest.c:85:22: fatal error: sys/lock.h: No such file or directory #include ^ compilation terminated. configure:6942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6942: result: no configure:6942: checking sys/lock.h presence configure:6942: gcc -E -I/usr/include/ncursesw conftest.c conftest.c:52:22: fatal error: sys/lock.h: No such file or directory #include ^ compilation terminated. configure:6942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:6942: result: no configure:6942: checking for sys/lock.h configure:6942: result: no configure:6942: checking sys/mkdev.h usability configure:6942: gcc -c -Wformat -I/usr/include/ncursesw conftest.c >&5 conftest.c:85:23: fatal error: sys/mkdev.h: No such file or directory #include ^ compilation terminated. configure:6942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6942: result: no configure:6942: checking sys/mkdev.h presence configure:6942: gcc -E -I/usr/include/ncursesw conftest.c conftest.c:52:23: fatal error: sys/mkdev.h: No such file or directory #include ^ compilation terminated. configure:6942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:6942: result: no configure:6942: checking for sys/mkdev.h configure:6942: result: no configure:6942: checking sys/modem.h usability configure:6942: gcc -c -Wformat -I/usr/include/ncursesw conftest.c >&5 conftest.c:85:23: fatal error: sys/modem.h: No such file or directory #include ^ compilation terminated. configure:6942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6942: result: no configure:6942: checking sys/modem.h presence configure:6942: gcc -E -I/usr/include/ncursesw conftest.c conftest.c:52:23: fatal error: sys/modem.h: No such file or directory #include ^ compilation terminated. configure:6942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:6942: result: no configure:6942: checking for sys/modem.h configure:6942: result: no configure:6942: checking sys/param.h usability configure:6942: gcc -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking sys/param.h presence configure:6942: gcc -E -I/usr/include/ncursesw conftest.c configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking for sys/param.h configure:6942: result: yes configure:6942: checking sys/select.h usability configure:6942: gcc -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking sys/select.h presence configure:6942: gcc -E -I/usr/include/ncursesw conftest.c configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking for sys/select.h configure:6942: result: yes configure:6942: checking sys/sendfile.h usability configure:6942: gcc -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking sys/sendfile.h presence configure:6942: gcc -E -I/usr/include/ncursesw conftest.c configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking for sys/sendfile.h configure:6942: result: yes configure:6942: checking sys/socket.h usability configure:6942: gcc -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking sys/socket.h presence configure:6942: gcc -E -I/usr/include/ncursesw conftest.c configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking for sys/socket.h configure:6942: result: yes configure:6942: checking sys/statvfs.h usability configure:6942: gcc -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking sys/statvfs.h presence configure:6942: gcc -E -I/usr/include/ncursesw conftest.c configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking for sys/statvfs.h configure:6942: result: yes configure:6942: checking for sys/stat.h configure:6942: result: yes configure:6942: checking sys/syscall.h usability configure:6942: gcc -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking sys/syscall.h presence configure:6942: gcc -E -I/usr/include/ncursesw conftest.c configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking for sys/syscall.h configure:6942: result: yes configure:6942: checking sys/sys_domain.h usability configure:6942: gcc -c -Wformat -I/usr/include/ncursesw conftest.c >&5 conftest.c:92:28: fatal error: sys/sys_domain.h: No such file or directory #include ^ compilation terminated. configure:6942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6942: result: no configure:6942: checking sys/sys_domain.h presence configure:6942: gcc -E -I/usr/include/ncursesw conftest.c conftest.c:59:28: fatal error: sys/sys_domain.h: No such file or directory #include ^ compilation terminated. configure:6942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | /* end confdefs.h. */ | #include configure:6942: result: no configure:6942: checking for sys/sys_domain.h configure:6942: result: no configure:6942: checking sys/termio.h usability configure:6942: gcc -c -Wformat -I/usr/include/ncursesw conftest.c >&5 conftest.c:92:24: fatal error: sys/termio.h: No such file or directory #include ^ compilation terminated. configure:6942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6942: result: no configure:6942: checking sys/termio.h presence configure:6942: gcc -E -I/usr/include/ncursesw conftest.c conftest.c:59:24: fatal error: sys/termio.h: No such file or directory #include ^ compilation terminated. configure:6942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | /* end confdefs.h. */ | #include configure:6942: result: no configure:6942: checking for sys/termio.h configure:6942: result: no configure:6942: checking sys/time.h usability configure:6942: gcc -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking sys/time.h presence configure:6942: gcc -E -I/usr/include/ncursesw conftest.c configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking for sys/time.h configure:6942: result: yes configure:6942: checking sys/times.h usability configure:6942: gcc -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking sys/times.h presence configure:6942: gcc -E -I/usr/include/ncursesw conftest.c configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking for sys/times.h configure:6942: result: yes configure:6942: checking for sys/types.h configure:6942: result: yes configure:6942: checking sys/uio.h usability configure:6942: gcc -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking sys/uio.h presence configure:6942: gcc -E -I/usr/include/ncursesw conftest.c configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking for sys/uio.h configure:6942: result: yes configure:6942: checking sys/un.h usability configure:6942: gcc -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking sys/un.h presence configure:6942: gcc -E -I/usr/include/ncursesw conftest.c configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking for sys/un.h configure:6942: result: yes configure:6942: checking sys/utsname.h usability configure:6942: gcc -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking sys/utsname.h presence configure:6942: gcc -E -I/usr/include/ncursesw conftest.c configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking for sys/utsname.h configure:6942: result: yes configure:6942: checking sys/wait.h usability configure:6942: gcc -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking sys/wait.h presence configure:6942: gcc -E -I/usr/include/ncursesw conftest.c configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking for sys/wait.h configure:6942: result: yes configure:6942: checking pty.h usability configure:6942: gcc -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking pty.h presence configure:6942: gcc -E -I/usr/include/ncursesw conftest.c configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking for pty.h configure:6942: result: yes configure:6942: checking libutil.h usability configure:6942: gcc -c -Wformat -I/usr/include/ncursesw conftest.c >&5 conftest.c:100:21: fatal error: libutil.h: No such file or directory #include ^ compilation terminated. configure:6942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6942: result: no configure:6942: checking libutil.h presence configure:6942: gcc -E -I/usr/include/ncursesw conftest.c conftest.c:67:21: fatal error: libutil.h: No such file or directory #include ^ compilation terminated. configure:6942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | /* end confdefs.h. */ | #include configure:6942: result: no configure:6942: checking for libutil.h configure:6942: result: no configure:6942: checking sys/resource.h usability configure:6942: gcc -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking sys/resource.h presence configure:6942: gcc -E -I/usr/include/ncursesw conftest.c configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking for sys/resource.h configure:6942: result: yes configure:6942: checking netpacket/packet.h usability configure:6942: gcc -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking netpacket/packet.h presence configure:6942: gcc -E -I/usr/include/ncursesw conftest.c configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking for netpacket/packet.h configure:6942: result: yes configure:6942: checking sysexits.h usability configure:6942: gcc -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking sysexits.h presence configure:6942: gcc -E -I/usr/include/ncursesw conftest.c configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking for sysexits.h configure:6942: result: yes configure:6942: checking bluetooth.h usability configure:6942: gcc -c -Wformat -I/usr/include/ncursesw conftest.c >&5 conftest.c:103:23: fatal error: bluetooth.h: No such file or directory #include ^ compilation terminated. configure:6942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6942: result: no configure:6942: checking bluetooth.h presence configure:6942: gcc -E -I/usr/include/ncursesw conftest.c conftest.c:70:23: fatal error: bluetooth.h: No such file or directory #include ^ compilation terminated. configure:6942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | #include configure:6942: result: no configure:6942: checking for bluetooth.h configure:6942: result: no configure:6942: checking bluetooth/bluetooth.h usability configure:6942: gcc -c -Wformat -I/usr/include/ncursesw conftest.c >&5 conftest.c:103:33: fatal error: bluetooth/bluetooth.h: No such file or directory #include ^ compilation terminated. configure:6942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6942: result: no configure:6942: checking bluetooth/bluetooth.h presence configure:6942: gcc -E -I/usr/include/ncursesw conftest.c conftest.c:70:33: fatal error: bluetooth/bluetooth.h: No such file or directory #include ^ compilation terminated. configure:6942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | #include configure:6942: result: no configure:6942: checking for bluetooth/bluetooth.h configure:6942: result: no configure:6942: checking linux/tipc.h usability configure:6942: gcc -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking linux/tipc.h presence configure:6942: gcc -E -I/usr/include/ncursesw conftest.c configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking for linux/tipc.h configure:6942: result: yes configure:6942: checking spawn.h usability configure:6942: gcc -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking spawn.h presence configure:6942: gcc -E -I/usr/include/ncursesw conftest.c configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking for spawn.h configure:6942: result: yes configure:6942: checking util.h usability configure:6942: gcc -c -Wformat -I/usr/include/ncursesw conftest.c >&5 conftest.c:105:18: fatal error: util.h: No such file or directory #include ^ compilation terminated. configure:6942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6942: result: no configure:6942: checking util.h presence configure:6942: gcc -E -I/usr/include/ncursesw conftest.c conftest.c:72:18: fatal error: util.h: No such file or directory #include ^ compilation terminated. configure:6942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | /* end confdefs.h. */ | #include configure:6942: result: no configure:6942: checking for util.h configure:6942: result: no configure:6942: checking alloca.h usability configure:6942: gcc -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking alloca.h presence configure:6942: gcc -E -I/usr/include/ncursesw conftest.c configure:6942: $? = 0 configure:6942: result: yes configure:6942: checking for alloca.h configure:6942: result: yes configure:6956: checking for dirent.h that defines DIR configure:6975: gcc -c -Wformat conftest.c >&5 configure:6975: $? = 0 configure:6983: result: yes configure:6996: checking for library containing opendir configure:7027: gcc -o conftest -Wformat conftest.c >&5 configure:7027: $? = 0 configure:7044: result: none required configure:7111: checking whether sys/types.h defines makedev configure:7127: gcc -o conftest -Wformat conftest.c >&5 configure:7127: $? = 0 configure:7136: result: yes configure:7165: checking for net/if.h configure:7165: gcc -c -Wformat conftest.c >&5 configure:7165: $? = 0 configure:7165: result: yes configure:7193: checking for term.h configure:7193: gcc -c -Wformat conftest.c >&5 configure:7193: $? = 0 configure:7193: result: yes configure:7212: checking for linux/netlink.h configure:7212: gcc -c -Wformat conftest.c >&5 configure:7212: $? = 0 configure:7212: result: yes configure:7235: checking for linux/can.h configure:7235: gcc -c -Wformat conftest.c >&5 conftest.c:83:23: fatal error: linux/can.h: No such file or directory #include ^ compilation terminated. configure:7235: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | | | #include configure:7235: result: no configure:7235: checking for linux/can/raw.h configure:7235: gcc -c -Wformat conftest.c >&5 conftest.c:83:27: fatal error: linux/can/raw.h: No such file or directory #include ^ compilation terminated. configure:7235: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | | | #include configure:7235: result: no configure:7253: checking for clock_t in time.h configure:7272: result: yes configure:7275: checking for makedev configure:7298: gcc -o conftest -Wformat conftest.c >&5 configure:7298: $? = 0 configure:7305: result: yes configure:7321: checking Solaris LFS bug configure:7338: gcc -c -Wformat conftest.c >&5 configure:7338: $? = 0 configure:7344: result: no configure:7376: checking for mode_t configure:7376: gcc -c -Wformat conftest.c >&5 configure:7376: $? = 0 configure:7376: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:119:21: error: expected expression before ')' token if (sizeof ((mode_t))) ^ configure:7376: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((mode_t))) | return 0; | ; | return 0; | } configure:7376: result: yes configure:7387: checking for off_t configure:7387: gcc -c -Wformat conftest.c >&5 configure:7387: $? = 0 configure:7387: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:119:20: error: expected expression before ')' token if (sizeof ((off_t))) ^ configure:7387: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:7387: result: yes configure:7398: checking for pid_t configure:7398: gcc -c -Wformat conftest.c >&5 configure:7398: $? = 0 configure:7398: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:119:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:7398: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:7398: result: yes configure:7414: checking for size_t configure:7414: gcc -c -Wformat conftest.c >&5 configure:7414: $? = 0 configure:7414: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:120:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:7414: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:7414: result: yes configure:7425: checking for uid_t in sys/types.h configure:7444: result: yes configure:7463: checking for uint32_t configure:7463: gcc -c -Wformat conftest.c >&5 configure:7463: $? = 0 configure:7463: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:120:23: error: expected expression before ')' token if (sizeof ((uint32_t))) ^ configure:7463: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((uint32_t))) | return 0; | ; | return 0; | } configure:7463: result: yes configure:7470: checking for uint32_t configure:7470: gcc -c -Wformat conftest.c >&5 configure:7470: $? = 0 configure:7470: result: yes configure:7485: checking for uint64_t configure:7485: gcc -c -Wformat conftest.c >&5 configure:7485: $? = 0 configure:7485: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:121:23: error: expected expression before ')' token if (sizeof ((uint64_t))) ^ configure:7485: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((uint64_t))) | return 0; | ; | return 0; | } configure:7485: result: yes configure:7492: checking for uint64_t configure:7492: gcc -c -Wformat conftest.c >&5 configure:7492: $? = 0 configure:7492: result: yes configure:7507: checking for int32_t configure:7507: gcc -c -Wformat conftest.c >&5 configure:7507: $? = 0 configure:7507: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:122:22: error: expected expression before ')' token if (sizeof ((int32_t))) ^ configure:7507: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((int32_t))) | return 0; | ; | return 0; | } configure:7507: result: yes configure:7514: checking for int32_t configure:7514: gcc -c -Wformat conftest.c >&5 configure:7514: $? = 0 configure:7514: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:125:53: warning: integer overflow in expression [-Woverflow] < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; ^ conftest.c:124:12: error: storage size of 'test_array' isn't constant static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) ^ configure:7514: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 32 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:7514: result: yes configure:7526: checking for int64_t configure:7526: gcc -c -Wformat conftest.c >&5 configure:7526: $? = 0 configure:7526: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:123:22: error: expected expression before ')' token if (sizeof ((int64_t))) ^ configure:7526: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((int64_t))) | return 0; | ; | return 0; | } configure:7526: result: yes configure:7533: checking for int64_t configure:7533: gcc -c -Wformat conftest.c >&5 configure:7533: $? = 0 configure:7533: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:126:53: warning: integer overflow in expression [-Woverflow] < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; ^ conftest.c:125:12: error: storage size of 'test_array' isn't constant static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) ^ configure:7533: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 64 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:7533: result: yes configure:7545: checking for ssize_t configure:7545: gcc -c -Wformat conftest.c >&5 configure:7545: $? = 0 configure:7545: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:124:22: error: expected expression before ')' token if (sizeof ((ssize_t))) ^ configure:7545: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((ssize_t))) | return 0; | ; | return 0; | } configure:7545: result: yes configure:7552: checking for __uint128_t configure:7552: gcc -c -Wformat conftest.c >&5 configure:7552: $? = 0 configure:7552: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:125:26: error: expected expression before ')' token if (sizeof ((__uint128_t))) ^ configure:7552: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((__uint128_t))) | return 0; | ; | return 0; | } configure:7552: result: yes configure:7566: checking size of int configure:7571: gcc -o conftest -Wformat conftest.c >&5 configure:7571: $? = 0 configure:7571: ./conftest configure:7571: $? = 0 configure:7585: result: 4 configure:7599: checking size of long configure:7604: gcc -o conftest -Wformat conftest.c >&5 configure:7604: $? = 0 configure:7604: ./conftest configure:7604: $? = 0 configure:7618: result: 8 configure:7632: checking size of void * configure:7637: gcc -o conftest -Wformat conftest.c >&5 configure:7637: $? = 0 configure:7637: ./conftest configure:7637: $? = 0 configure:7651: result: 8 configure:7665: checking size of short configure:7670: gcc -o conftest -Wformat conftest.c >&5 configure:7670: $? = 0 configure:7670: ./conftest configure:7670: $? = 0 configure:7684: result: 2 configure:7698: checking size of float configure:7703: gcc -o conftest -Wformat conftest.c >&5 configure:7703: $? = 0 configure:7703: ./conftest configure:7703: $? = 0 configure:7717: result: 4 configure:7731: checking size of double configure:7736: gcc -o conftest -Wformat conftest.c >&5 configure:7736: $? = 0 configure:7736: ./conftest configure:7736: $? = 0 configure:7750: result: 8 configure:7764: checking size of fpos_t configure:7769: gcc -o conftest -Wformat conftest.c >&5 configure:7769: $? = 0 configure:7769: ./conftest configure:7769: $? = 0 configure:7783: result: 16 configure:7797: checking size of size_t configure:7802: gcc -o conftest -Wformat conftest.c >&5 configure:7802: $? = 0 configure:7802: ./conftest configure:7802: $? = 0 configure:7816: result: 8 configure:7830: checking size of pid_t configure:7835: gcc -o conftest -Wformat conftest.c >&5 configure:7835: $? = 0 configure:7835: ./conftest configure:7835: $? = 0 configure:7849: result: 4 configure:7860: checking for long long support configure:7874: gcc -c -Wformat conftest.c >&5 configure:7874: $? = 0 configure:7883: result: yes configure:7890: checking size of long long configure:7895: gcc -o conftest -Wformat conftest.c >&5 configure:7895: $? = 0 configure:7895: ./conftest configure:7895: $? = 0 configure:7909: result: 8 configure:7921: checking for long double support configure:7935: gcc -c -Wformat conftest.c >&5 configure:7935: $? = 0 configure:7944: result: yes configure:7951: checking size of long double configure:7956: gcc -o conftest -Wformat conftest.c >&5 configure:7956: $? = 0 configure:7956: ./conftest configure:7956: $? = 0 configure:7970: result: 16 configure:7983: checking for _Bool support configure:7997: gcc -c -Wformat conftest.c >&5 configure:7997: $? = 0 configure:8006: result: yes configure:8013: checking size of _Bool configure:8018: gcc -o conftest -Wformat conftest.c >&5 configure:8018: $? = 0 configure:8018: ./conftest configure:8018: $? = 0 configure:8032: result: 1 configure:8044: checking for uintptr_t configure:8044: gcc -c -Wformat conftest.c >&5 configure:8044: $? = 0 configure:8044: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:115:24: error: expected expression before ')' token if (sizeof ((uintptr_t))) ^ configure:8044: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | /* end confdefs.h. */ | #ifdef HAVE_STDINT_H | #include | #endif | #ifdef HAVE_INTTYPES_H | #include | #endif | | int | main () | { | if (sizeof ((uintptr_t))) | return 0; | ; | return 0; | } configure:8044: result: yes configure:8061: checking size of uintptr_t configure:8066: gcc -o conftest -Wformat conftest.c >&5 configure:8066: $? = 0 configure:8066: ./conftest configure:8066: $? = 0 configure:8080: result: 8 configure:8097: checking size of off_t configure:8102: gcc -o conftest -Wformat conftest.c >&5 configure:8102: $? = 0 configure:8102: ./conftest configure:8102: $? = 0 configure:8121: result: 8 configure:8132: checking whether to enable large file support configure:8144: result: no configure:8156: checking size of time_t configure:8161: gcc -o conftest -Wformat conftest.c >&5 configure:8161: $? = 0 configure:8161: ./conftest configure:8161: $? = 0 configure:8183: result: 8 configure:8204: checking for pthread_t configure:8220: gcc -pthread -c -Wformat conftest.c >&5 configure:8220: $? = 0 configure:8224: result: yes configure:8231: checking size of pthread_t configure:8236: gcc -pthread -o conftest -Wformat conftest.c >&5 configure:8236: $? = 0 configure:8236: ./conftest configure:8236: $? = 0 configure:8255: result: 8 configure:8359: checking for --enable-framework configure:8376: result: no configure:8380: checking for dyld configure:8391: result: no configure:8406: checking the extension of shared libraries configure:8420: result: .so configure:8427: checking LDSHARED configure:8558: result: $(CC) -shared configure:8564: checking CCSHARED configure:8598: result: -fPIC configure:8602: checking LINKFORSHARED configure:8650: result: -Xlinker -export-dynamic configure:8655: checking CFLAGSFORSHARED configure:8668: result: configure:8680: checking SHLIBS configure:8686: result: $(LIBS) configure:8691: checking for sendfile in -lsendfile configure:8716: gcc -o conftest -Wformat conftest.c -lsendfile >&5 /opt/rh/devtoolset-2/root/usr/libexec/gcc/x86_64-CentOS-linux/4.8.2/ld: cannot find -lsendfile collect2: error: ld returned 1 exit status configure:8716: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | /* 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 sendfile (); | int | main () | { | return sendfile (); | ; | return 0; | } configure:8725: result: no configure:8736: checking for dlopen in -ldl configure:8761: gcc -o conftest -Wformat conftest.c -ldl >&5 configure:8761: $? = 0 configure:8770: result: yes configure:8781: checking for shl_load in -ldld configure:8806: gcc -o conftest -Wformat conftest.c -ldld -ldl >&5 /opt/rh/devtoolset-2/root/usr/libexec/gcc/x86_64-CentOS-linux/4.8.2/ld: cannot find -ldld collect2: error: ld returned 1 exit status configure:8806: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #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:8815: result: no configure:8829: checking for library containing sem_init configure:8860: gcc -o conftest -Wformat conftest.c -ldl >&5 /tmp/ccoRrmcS.o: In function `main': conftest.c:(.text+0xa): undefined reference to `sem_init' collect2: error: ld returned 1 exit status configure:8860: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #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 sem_init (); | int | main () | { | return sem_init (); | ; | return 0; | } configure:8860: gcc -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:8860: $? = 0 configure:8877: result: -lpthread configure:8890: checking for textdomain in -lintl configure:8915: gcc -o conftest -Wformat conftest.c -lintl -lpthread -ldl >&5 /opt/rh/devtoolset-2/root/usr/libexec/gcc/x86_64-CentOS-linux/4.8.2/ld: cannot find -lintl collect2: error: ld returned 1 exit status configure:8915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #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 textdomain (); | int | main () | { | return textdomain (); | ; | return 0; | } configure:8924: result: no configure:8971: checking for t_open in -lnsl configure:8996: gcc -o conftest -Wformat conftest.c -lnsl -lpthread -ldl >&5 /tmp/cckjAwE5.o: In function `main': conftest.c:(.text+0xa): undefined reference to `t_open' collect2: error: ld returned 1 exit status configure:8996: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #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 t_open (); | int | main () | { | return t_open (); | ; | return 0; | } configure:9005: result: no configure:9011: checking for socket in -lsocket configure:9036: gcc -o conftest -Wformat conftest.c -lsocket -lpthread -ldl -lpthread -ldl >&5 /opt/rh/devtoolset-2/root/usr/libexec/gcc/x86_64-CentOS-linux/4.8.2/ld: cannot find -lsocket collect2: error: ld returned 1 exit status configure:9036: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #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 socket (); | int | main () | { | return socket (); | ; | return 0; | } configure:9045: result: no configure:9052: checking for --with-libs configure:9063: result: no configure:9114: checking for pkg-config configure:9132: found /usr/bin/pkg-config configure:9144: result: /usr/bin/pkg-config configure:9168: checking for --with-system-expat configure:9179: result: no configure:9183: checking for --with-system-ffi configure:9201: result: no configure:9205: checking for --with-system-libmpdec configure:9216: result: no configure:9220: checking for --enable-loadable-sqlite-extensions configure:9230: result: no configure:9236: checking for --with-tcltk-includes configure:9246: result: default configure:9248: checking for --with-tcltk-libs configure:9258: result: default configure:9274: checking for --with-dbmliborder configure:9293: result: configure:9299: checking for --with-signal-module configure:9311: result: yes configure:9333: checking for --with-threads configure:9353: result: yes configure:9784: checking if PTHREAD_SCOPE_SYSTEM is supported configure:9809: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 conftest.c: In function 'main': conftest.c:121:39: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] if (pthread_attr_init(&attr)) exit(-1); ^ configure:9809: $? = 0 configure:9809: ./conftest configure:9809: $? = 0 configure:9821: result: yes configure:9830: checking for pthread_sigmask configure:9830: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9830: $? = 0 configure:9830: result: yes configure:9847: checking for pthread_atfork configure:9847: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9847: $? = 0 configure:9847: result: yes configure:9861: checking if --enable-ipv6 is specified configure:9893: gcc -pthread -c -Wformat conftest.c >&5 configure:9893: $? = 0 configure:9895: result: yes configure:9909: checking if RFC2553 API is available configure:9926: gcc -pthread -c -Wformat conftest.c >&5 configure:9926: $? = 0 configure:9928: result: yes configure:9955: checking ipv6 stack type configure:10088: result: linux-glibc configure:10108: checking for OSX 10.5 SDK or later configure:10123: gcc -pthread -c -Wformat conftest.c >&5 conftest.c:117:29: fatal error: Carbon/Carbon.h: No such file or directory #include ^ compilation terminated. configure:10123: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | /* end confdefs.h. */ | | #include | int | main () | { | FSIORefNum fRef = 0 | ; | return 0; | } | configure:10133: result: no configure:10140: checking for --with-doc-strings configure:10158: result: yes configure:10162: checking for --with-tsc configure:10179: result: no configure:10185: checking for --with-pymalloc configure:10205: result: yes configure:10209: checking for --with-valgrind configure:10219: result: no configure:10244: checking for dlopen configure:10244: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10244: $? = 0 configure:10244: result: yes configure:10257: checking DYNLOADFILE configure:10281: result: dynload_shlib.o configure:10293: checking MACHDEP_OBJS configure:10302: result: none configure:10334: checking for alarm configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for accept4 configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/cciqK8xK.o: In function `main': conftest.c:(.text+0xa): undefined reference to `accept4' collect2: error: ld returned 1 exit status configure:10334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | /* end confdefs.h. */ | /* Define accept4 to an innocuous variant, in case declares accept4. | For example, HP-UX 11i declares gettimeofday. */ | #define accept4 innocuous_accept4 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char accept4 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef accept4 | | /* 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 accept4 (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_accept4 || defined __stub___accept4 | choke me | #endif | | int | main () | { | return accept4 (); | ; | return 0; | } configure:10334: result: no configure:10334: checking for setitimer configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for getitimer configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for bind_textdomain_codeset configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for chown configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for clock configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for confstr configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for ctermid configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for execv configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 conftest.c:151:6: warning: conflicting types for built-in function 'execv' [enabled by default] char execv (); ^ configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for faccessat configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for fchmod configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for fchmodat configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for fchown configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for fchownat configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for fexecve configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for fdopendir configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for fork configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 conftest.c:159:6: warning: conflicting types for built-in function 'fork' [enabled by default] char fork (); ^ configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for fpathconf configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for fstatat configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for ftime configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for ftruncate configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for futimesat configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for futimens configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccUVbWCB.o: In function `main': conftest.c:(.text+0xa): undefined reference to `futimens' collect2: error: ld returned 1 exit status configure:10334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | /* end confdefs.h. */ | /* Define futimens to an innocuous variant, in case declares futimens. | For example, HP-UX 11i declares gettimeofday. */ | #define futimens innocuous_futimens | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char futimens (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef futimens | | /* 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 futimens (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_futimens || defined __stub___futimens | choke me | #endif | | int | main () | { | return futimens (); | ; | return 0; | } configure:10334: result: no configure:10334: checking for futimes configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for gai_strerror configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for getgrouplist configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for getgroups configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for getlogin configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for getloadavg configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for getpeername configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for getpgid configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for getpid configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for getpriority configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for getresuid configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for getresgid configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for getpwent configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for getspnam configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for getspent configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for getsid configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for getwd configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccy8kuzc.o: In function `main': conftest.c:(.text+0xa): warning: the `getwd' function is dangerous and should not be used. configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for if_nameindex configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for initgroups configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for kill configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for killpg configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for lchmod configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 conftest.c:191:1: error: unknown type name 'choke' choke me ^ conftest.c:194:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' int ^ configure:10334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | /* end confdefs.h. */ | /* Define lchmod to an innocuous variant, in case declares lchmod. | For example, HP-UX 11i declares gettimeofday. */ | #define lchmod innocuous_lchmod | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char lchmod (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef lchmod | | /* 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 lchmod (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_lchmod || defined __stub___lchmod | choke me | #endif | | int | main () | { | return lchmod (); | ; | return 0; | } configure:10334: result: no configure:10334: checking for lchown configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for lockf configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for linkat configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for lstat configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for lutimes configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 conftest.c:195:1: error: unknown type name 'choke' choke me ^ conftest.c:198:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' int ^ configure:10334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | /* end confdefs.h. */ | /* Define lutimes to an innocuous variant, in case declares lutimes. | For example, HP-UX 11i declares gettimeofday. */ | #define lutimes innocuous_lutimes | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char lutimes (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef lutimes | | /* 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 lutimes (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_lutimes || defined __stub___lutimes | choke me | #endif | | int | main () | { | return lutimes (); | ; | return 0; | } configure:10334: result: no configure:10334: checking for mmap configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for memrchr configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for mbrtowc configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for mkdirat configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for mkfifo configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for mkfifoat configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for mknod configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for mknodat configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for mktime configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for mremap configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for nice configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for openat configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for pathconf configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for pause configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for pipe2 configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccErreWl.o: In function `main': conftest.c:(.text+0xa): undefined reference to `pipe2' collect2: error: ld returned 1 exit status configure:10334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | /* end confdefs.h. */ | /* Define pipe2 to an innocuous variant, in case declares pipe2. | For example, HP-UX 11i declares gettimeofday. */ | #define pipe2 innocuous_pipe2 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pipe2 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pipe2 | | /* 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 pipe2 (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_pipe2 || defined __stub___pipe2 | choke me | #endif | | int | main () | { | return pipe2 (); | ; | return 0; | } configure:10334: result: no configure:10334: checking for plock configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccWYcdjv.o: In function `main': conftest.c:(.text+0xa): undefined reference to `plock' collect2: error: ld returned 1 exit status configure:10334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | /* end confdefs.h. */ | /* Define plock to an innocuous variant, in case declares plock. | For example, HP-UX 11i declares gettimeofday. */ | #define plock innocuous_plock | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char plock (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef plock | | /* 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 plock (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_plock || defined __stub___plock | choke me | #endif | | int | main () | { | return plock (); | ; | return 0; | } configure:10334: result: no configure:10334: checking for poll configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for posix_fallocate configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for posix_fadvise configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for pread configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for pthread_init configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccOmgrEl.o: In function `main': conftest.c:(.text+0xa): undefined reference to `pthread_init' collect2: error: ld returned 1 exit status configure:10334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | /* end confdefs.h. */ | /* Define pthread_init to an innocuous variant, in case declares pthread_init. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_init innocuous_pthread_init | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_init (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_init | | /* 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 pthread_init (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_pthread_init || defined __stub___pthread_init | choke me | #endif | | int | main () | { | return pthread_init (); | ; | return 0; | } configure:10334: result: no configure:10334: checking for pthread_kill configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for putenv configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for pwrite configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for readlink configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for readlinkat configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for readv configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for realpath configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for renameat configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for select configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for sem_open configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for sem_timedwait configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for sem_getvalue configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for sem_unlink configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for sendfile configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for setegid configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for seteuid configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for setgid configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for sethostname configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for setlocale configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for setregid configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for setreuid configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for setresuid configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for setresgid configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for setsid configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for setpgid configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for setpgrp configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for setpriority configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for setuid configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for setvbuf configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for sched_get_priority_max configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for sched_setaffinity configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for sched_setscheduler configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for sched_setparam configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for sched_rr_get_interval configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for sigaction configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for sigaltstack configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for siginterrupt configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for sigpending configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for sigrelse configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for sigtimedwait configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for sigwait configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for sigwaitinfo configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for snprintf configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 conftest.c:250:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] char snprintf (); ^ configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for strftime configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 conftest.c:251:6: warning: conflicting types for built-in function 'strftime' [enabled by default] char strftime (); ^ configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for strlcpy configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccUVNP7d.o: In function `main': conftest.c:(.text+0xa): undefined reference to `strlcpy' collect2: error: ld returned 1 exit status configure:10334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | /* end confdefs.h. */ | /* Define strlcpy to an innocuous variant, in case declares strlcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcpy innocuous_strlcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcpy | | /* 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 strlcpy (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strlcpy || defined __stub___strlcpy | choke me | #endif | | int | main () | { | return strlcpy (); | ; | return 0; | } configure:10334: result: no configure:10334: checking for symlinkat configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for sync configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for sysconf configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for tcgetpgrp configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for tcsetpgrp configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for tempnam configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/cc6hYbiv.o: In function `main': conftest.c:(.text+0xa): warning: the use of `tempnam' is dangerous, better use `mkstemp' configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for timegm configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for times configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for tmpfile configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for tmpnam configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/cc2AAdaT.o: In function `main': conftest.c:(.text+0xa): warning: the use of `tmpnam' is dangerous, better use `mkstemp' configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for tmpnam_r configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccmTtlEW.o: In function `main': conftest.c:(.text+0xa): warning: the use of `tmpnam_r' is dangerous, better use `mkstemp' configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for truncate configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for uname configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for unlinkat configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for unsetenv configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for utimensat configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccexjl4r.o: In function `main': conftest.c:(.text+0xa): undefined reference to `utimensat' collect2: error: ld returned 1 exit status configure:10334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | /* end confdefs.h. */ | /* Define utimensat to an innocuous variant, in case declares utimensat. | For example, HP-UX 11i declares gettimeofday. */ | #define utimensat innocuous_utimensat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char utimensat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef utimensat | | /* 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 utimensat (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_utimensat || defined __stub___utimensat | choke me | #endif | | int | main () | { | return utimensat (); | ; | return 0; | } configure:10334: result: no configure:10334: checking for utimes configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for waitid configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for waitpid configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for wait3 configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for wait4 configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for wcscoll configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for wcsftime configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for wcsxfrm configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for writev configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10334: $? = 0 configure:10334: result: yes configure:10334: checking for _getpty configure:10334: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccED820n.o: In function `main': conftest.c:(.text+0xa): undefined reference to `_getpty' collect2: error: ld returned 1 exit status configure:10334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WRITEV 1 | /* end confdefs.h. */ | /* Define _getpty to an innocuous variant, in case declares _getpty. | For example, HP-UX 11i declares gettimeofday. */ | #define _getpty innocuous__getpty | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _getpty (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _getpty | | /* 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 _getpty (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__getpty || defined __stub____getpty | choke me | #endif | | int | main () | { | return _getpty (); | ; | return 0; | } configure:10334: result: no configure:10344: checking whether dirfd is declared configure:10344: gcc -pthread -c -Wformat conftest.c >&5 configure:10344: $? = 0 configure:10344: result: yes configure:10356: checking for chroot configure:10369: gcc -pthread -c -Wformat conftest.c >&5 configure:10369: $? = 0 configure:10373: result: yes configure:10381: checking for link configure:10394: gcc -pthread -c -Wformat conftest.c >&5 configure:10394: $? = 0 configure:10398: result: yes configure:10406: checking for symlink configure:10419: gcc -pthread -c -Wformat conftest.c >&5 configure:10419: $? = 0 configure:10423: result: yes configure:10431: checking for fchdir configure:10444: gcc -pthread -c -Wformat conftest.c >&5 configure:10444: $? = 0 configure:10448: result: yes configure:10456: checking for fsync configure:10469: gcc -pthread -c -Wformat conftest.c >&5 configure:10469: $? = 0 configure:10473: result: yes configure:10481: checking for fdatasync configure:10494: gcc -pthread -c -Wformat conftest.c >&5 configure:10494: $? = 0 configure:10498: result: yes configure:10506: checking for epoll configure:10519: gcc -pthread -c -Wformat conftest.c >&5 configure:10519: $? = 0 configure:10523: result: yes configure:10531: checking for epoll_create1 configure:10544: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:265:9: error: 'epoll_create1' undeclared (first use in this function) void *x=epoll_create1 ^ conftest.c:265:9: note: each undeclared identifier is reported only once for each function it appears in configure:10544: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | /* end confdefs.h. */ | #include | int | main () | { | void *x=epoll_create1 | ; | return 0; | } configure:10551: result: no configure:10556: checking for kqueue configure:10572: gcc -pthread -c -Wformat conftest.c >&5 conftest.c:263:23: fatal error: sys/event.h: No such file or directory #include ^ compilation terminated. configure:10572: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | int x=kqueue() | ; | return 0; | } configure:10579: result: no configure:10590: checking for ctermid_r configure:10605: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:267:11: error: 'ctermid_r' undeclared (first use in this function) void* p = ctermid_r ^ conftest.c:267:11: note: each undeclared identifier is reported only once for each function it appears in configure:10605: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | /* end confdefs.h. */ | | #include | | int | main () | { | void* p = ctermid_r | ; | return 0; | } configure:10612: result: no configure:10618: checking for flock declaration configure:10635: gcc -pthread -c -Wformat conftest.c >&5 configure:10635: $? = 0 configure:10644: result: yes configure:10649: checking for flock configure:10649: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10649: $? = 0 configure:10649: result: yes configure:10707: checking for getpagesize configure:10722: gcc -pthread -c -Wformat conftest.c >&5 configure:10722: $? = 0 configure:10726: result: yes configure:10735: checking for broken unsetenv configure:10750: gcc -pthread -c -Wformat conftest.c >&5 configure:10750: $? = 0 configure:10751: result: no configure:10767: checking for true configure:10783: found /bin/true configure:10794: result: true configure:10807: checking for inet_aton in -lc configure:10832: gcc -pthread -o conftest -Wformat conftest.c -lc -lpthread -ldl >&5 configure:10832: $? = 0 configure:10841: result: yes configure:10897: checking for chflags configure:10918: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccsOS595.o: In function `main': conftest.c:(.text+0x24): warning: warning: chflags is not implemented and will always fail configure:10918: $? = 0 configure:10918: ./conftest configure:10918: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | | #include | #include | int main(int argc, char*argv[]) | { | if(chflags(argv[0], 0) != 0) | return 1; | return 0; | } | configure:10929: result: no configure:10946: checking for lchflags configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccYqaY6b.o: In function `main': conftest.c:(.text+0x24): undefined reference to `lchflags' collect2: error: ld returned 1 exit status configure:10967: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | | #include | #include | int main(int argc, char*argv[]) | { | if(lchflags(argv[0], 0) != 0) | return 1; | return 0; | } | configure:10978: result: no configure:11004: checking for inflateCopy in -lz configure:11029: gcc -pthread -o conftest -Wformat conftest.c -lz -lpthread -ldl >&5 configure:11029: $? = 0 configure:11038: result: yes configure:11054: checking for hstrerror configure:11069: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:11069: $? = 0 configure:11073: result: yes configure:11083: checking for inet_aton configure:11101: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:11101: $? = 0 configure:11105: result: yes configure:11115: checking for inet_pton configure:11133: gcc -pthread -c -Wformat conftest.c >&5 configure:11133: $? = 0 configure:11137: result: yes configure:11147: checking for setgroups configure:11165: gcc -pthread -c -Wformat conftest.c >&5 configure:11165: $? = 0 configure:11169: result: yes configure:11182: checking for openpty configure:11182: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/cci07REC.o: In function `main': conftest.c:(.text+0xa): undefined reference to `openpty' collect2: error: ld returned 1 exit status configure:11182: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | /* end confdefs.h. */ | /* Define openpty to an innocuous variant, in case declares openpty. | For example, HP-UX 11i declares gettimeofday. */ | #define openpty innocuous_openpty | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char openpty (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef openpty | | /* 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 openpty (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_openpty || defined __stub___openpty | choke me | #endif | | int | main () | { | return openpty (); | ; | return 0; | } configure:11182: result: no configure:11189: checking for openpty in -lutil configure:11214: gcc -pthread -o conftest -Wformat conftest.c -lutil -lpthread -ldl >&5 configure:11214: $? = 0 configure:11223: result: yes configure:11279: checking for forkpty configure:11279: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:11279: $? = 0 configure:11279: result: yes configure:11378: checking for memmove configure:11378: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 conftest.c:293:6: warning: conflicting types for built-in function 'memmove' [enabled by default] char memmove (); ^ configure:11378: $? = 0 configure:11378: result: yes configure:11392: checking for fseek64 configure:11392: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 /tmp/ccoksn71.o: In function `main': conftest.c:(.text+0xa): undefined reference to `fseek64' collect2: error: ld returned 1 exit status configure:11392: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | /* end confdefs.h. */ | /* Define fseek64 to an innocuous variant, in case declares fseek64. | For example, HP-UX 11i declares gettimeofday. */ | #define fseek64 innocuous_fseek64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fseek64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fseek64 | | /* 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 fseek64 (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_fseek64 || defined __stub___fseek64 | choke me | #endif | | int | main () | { | return fseek64 (); | ; | return 0; | } configure:11392: result: no configure:11392: checking for fseeko configure:11392: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:11392: $? = 0 configure:11392: result: yes configure:11392: checking for fstatvfs configure:11392: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:11392: $? = 0 configure:11392: result: yes configure:11392: checking for ftell64 configure:11392: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 /tmp/ccIeEnxh.o: In function `main': conftest.c:(.text+0xa): undefined reference to `ftell64' collect2: error: ld returned 1 exit status configure:11392: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | /* end confdefs.h. */ | /* Define ftell64 to an innocuous variant, in case declares ftell64. | For example, HP-UX 11i declares gettimeofday. */ | #define ftell64 innocuous_ftell64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ftell64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef ftell64 | | /* 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 ftell64 (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_ftell64 || defined __stub___ftell64 | choke me | #endif | | int | main () | { | return ftell64 (); | ; | return 0; | } configure:11392: result: no configure:11392: checking for ftello configure:11392: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:11392: $? = 0 configure:11392: result: yes configure:11392: checking for statvfs configure:11392: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:11392: $? = 0 configure:11392: result: yes configure:11402: checking for dup2 configure:11402: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:11402: $? = 0 configure:11402: result: yes configure:11415: checking for getcwd configure:11415: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:11415: $? = 0 configure:11415: result: yes configure:11428: checking for strdup configure:11428: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 conftest.c:300:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char strdup (); ^ configure:11428: $? = 0 configure:11428: result: yes configure:11444: checking for getpgrp configure:11444: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:11444: $? = 0 configure:11444: result: yes configure:11460: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:283:1: error: too many arguments to function 'getpgrp' getpgrp(0); ^ In file included from conftest.c:279:0: /usr/include/unistd.h:581:16: note: declared here extern __pid_t getpgrp (void) __THROW; ^ configure:11460: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | /* end confdefs.h. */ | #include | int | main () | { | getpgrp(0); | ; | return 0; | } configure:11472: checking for setpgrp configure:11472: result: yes configure:11488: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:284:1: error: too many arguments to function 'setpgrp' setpgrp(0,0); ^ In file included from conftest.c:280:0: /usr/include/unistd.h:617:12: note: declared here extern int setpgrp (void) __THROW; ^ configure:11488: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | /* end confdefs.h. */ | #include | int | main () | { | setpgrp(0,0); | ; | return 0; | } configure:11500: checking for gettimeofday configure:11500: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:11500: $? = 0 configure:11500: result: yes configure:11516: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:285:41: warning: null argument where non-null required (argument 1) [-Wnonnull] gettimeofday((struct timeval*)0,(struct timezone*)0); ^ configure:11516: $? = 0 configure:11532: checking for clock_gettime configure:11532: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 /tmp/ccshnohN.o: In function `main': conftest.c:(.text+0xa): undefined reference to `clock_gettime' collect2: error: ld returned 1 exit status configure:11532: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | /* end confdefs.h. */ | /* Define clock_gettime to an innocuous variant, in case declares clock_gettime. | For example, HP-UX 11i declares gettimeofday. */ | #define clock_gettime innocuous_clock_gettime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char clock_gettime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef clock_gettime | | /* 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 clock_gettime (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_clock_gettime || defined __stub___clock_gettime | choke me | #endif | | int | main () | { | return clock_gettime (); | ; | return 0; | } configure:11532: result: no configure:11540: checking for clock_gettime in -lrt configure:11565: gcc -pthread -o conftest -Wformat conftest.c -lrt -lpthread -ldl -lutil >&5 configure:11565: $? = 0 configure:11574: result: yes configure:11593: checking for clock_getres configure:11593: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 /tmp/ccAjsp5V.o: In function `main': conftest.c:(.text+0xa): undefined reference to `clock_getres' collect2: error: ld returned 1 exit status configure:11593: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | /* end confdefs.h. */ | /* Define clock_getres to an innocuous variant, in case declares clock_getres. | For example, HP-UX 11i declares gettimeofday. */ | #define clock_getres innocuous_clock_getres | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char clock_getres (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef clock_getres | | /* 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 clock_getres (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_clock_getres || defined __stub___clock_getres | choke me | #endif | | int | main () | { | return clock_getres (); | ; | return 0; | } configure:11593: result: no configure:11601: checking for clock_getres in -lrt configure:11626: gcc -pthread -o conftest -Wformat conftest.c -lrt -lpthread -ldl -lutil >&5 configure:11626: $? = 0 configure:11635: result: yes configure:11649: checking for major configure:11672: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:11672: $? = 0 configure:11677: result: yes configure:11691: checking for getaddrinfo configure:11709: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:11709: $? = 0 configure:11716: result: yes configure:11720: checking getaddrinfo bug configure:11824: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:11824: $? = 0 configure:11824: ./conftest configure:11824: $? = 0 configure:11837: result: no configure:11856: checking for getnameinfo configure:11856: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:11856: $? = 0 configure:11856: result: yes configure:11867: checking whether time.h and sys/time.h may both be included configure:11887: gcc -pthread -c -Wformat conftest.c >&5 configure:11887: $? = 0 configure:11894: result: yes configure:11902: checking whether struct tm is in sys/time.h or time.h configure:11922: gcc -pthread -c -Wformat conftest.c >&5 configure:11922: $? = 0 configure:11929: result: time.h configure:11937: checking for struct tm.tm_zone configure:11937: gcc -pthread -c -Wformat conftest.c >&5 configure:11937: $? = 0 configure:11937: result: yes configure:12004: checking for struct stat.st_rdev configure:12004: gcc -pthread -c -Wformat conftest.c >&5 configure:12004: $? = 0 configure:12004: result: yes configure:12014: checking for struct stat.st_blksize configure:12014: gcc -pthread -c -Wformat conftest.c >&5 configure:12014: $? = 0 configure:12014: result: yes configure:12024: checking for struct stat.st_flags configure:12024: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:329:12: error: 'struct stat' has no member named 'st_flags' if (ac_aggr.st_flags) ^ configure:12024: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_flags) | return 0; | ; | return 0; | } configure:12024: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:329:19: error: 'struct stat' has no member named 'st_flags' if (sizeof ac_aggr.st_flags) ^ configure:12024: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_flags) | return 0; | ; | return 0; | } configure:12024: result: no configure:12034: checking for struct stat.st_gen configure:12034: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:329:12: error: 'struct stat' has no member named 'st_gen' if (ac_aggr.st_gen) ^ configure:12034: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_gen) | return 0; | ; | return 0; | } configure:12034: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:329:19: error: 'struct stat' has no member named 'st_gen' if (sizeof ac_aggr.st_gen) ^ configure:12034: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS+ echo ++++++++++++++++++config.log++++++++++++++++++ ++ lex_pyver 3.3.6 ++ echo 3.3.6 ++ awk -F . '{printf "%03d%03d%03d", $1, $2, $3}' ++ lex_pyver 3.6 ++ echo 3.6 ++ awk -F . '{printf "%03d%03d%03d", $1, $2, $3}' + '[' 003003006 -ge 003006000 ']' + make -j2  1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_gen) | return 0; | ; | return 0; | } configure:12034: result: no configure:12044: checking for struct stat.st_birthtime configure:12044: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:329:12: error: 'struct stat' has no member named 'st_birthtime' if (ac_aggr.st_birthtime) ^ configure:12044: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_birthtime) | return 0; | ; | return 0; | } configure:12044: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:329:19: error: 'struct stat' has no member named 'st_birthtime' if (sizeof ac_aggr.st_birthtime) ^ configure:12044: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_birthtime) | return 0; | ; | return 0; | } configure:12044: result: no configure:12054: checking for struct stat.st_blocks configure:12054: gcc -pthread -c -Wformat conftest.c >&5 configure:12054: $? = 0 configure:12054: result: yes configure:12075: checking for time.h that defines altzone configure:12092: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:298:8: error: 'altzone' undeclared (first use in this function) return altzone; ^ conftest.c:298:8: note: each undeclared identifier is reported only once for each function it appears in configure:12092: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | /* end confdefs.h. */ | #include | int | main () | { | return altzone; | ; | return 0; | } configure:12101: result: no configure:12110: checking whether sys/select.h and sys/time.h may both be included configure:12127: gcc -pthread -c -Wformat conftest.c >&5 configure:12127: $? = 0 configure:12136: result: yes configure:12139: checking for addrinfo configure:12155: gcc -pthread -c -Wformat conftest.c >&5 configure:12155: $? = 0 configure:12163: result: yes configure:12171: checking for sockaddr_storage configure:12189: gcc -pthread -c -Wformat conftest.c >&5 configure:12189: $? = 0 configure:12197: result: yes configure:12207: checking whether char is unsigned configure:12226: gcc -pthread -c -Wformat conftest.c >&5 configure:12226: $? = 0 configure:12233: result: no configure:12240: checking for an ANSI C-conforming const configure:12306: gcc -pthread -c -Wformat conftest.c >&5 configure:12306: $? = 0 configure:12313: result: yes configure:12323: checking for working volatile configure:12336: gcc -pthread -c -Wformat conftest.c >&5 configure:12336: $? = 0 configure:12345: result: yes configure:12349: checking for working signed char configure:12362: gcc -pthread -c -Wformat conftest.c >&5 configure:12362: $? = 0 configure:12371: result: yes configure:12375: checking for prototypes configure:12388: gcc -pthread -c -Wformat conftest.c >&5 configure:12388: $? = 0 configure:12395: result: yes configure:12399: checking for variable length prototypes and stdarg.h configure:12422: gcc -pthread -c -Wformat conftest.c >&5 configure:12422: $? = 0 configure:12431: result: yes configure:12435: checking for socketpair configure:12451: gcc -pthread -c -Wformat conftest.c >&5 configure:12451: $? = 0 configure:12455: result: yes configure:12465: checking if sockaddr has sa_len member configure:12480: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:306:2: error: 'struct sockaddr' has no member named 'sa_len' x.sa_len = 0; ^ configure:12480: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | struct sockaddr x; | x.sa_len = 0; | ; | return 0; | } configure:12487: result: no configure:12494: checking whether va_list is an array configure:12513: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:310:29: error: incompatible types when assigning to type 'va_list' from type 'struct __va_list_tag *' va_list list1, list2; list1 = list2; ^ configure:12513: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | /* end confdefs.h. */ | | #ifdef HAVE_STDARG_PROTOTYPES | #include | #else | #include | #endif | | int | main () | { | va_list list1, list2; list1 = list2; | ; | return 0; | } configure:12524: result: yes configure:12530: checking for gethostbyname_r configure:12530: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:12530: $? = 0 configure:12530: result: yes configure:12535: checking gethostbyname_r with 6 args configure:12560: gcc -pthread -c -Wformat conftest.c >&5 configure:12560: $? = 0 configure:12567: result: yes configure:12683: checking for __fpu_control configure:12683: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:12683: $? = 0 configure:12683: result: yes configure:12737: checking for --with-fpectl configure:12754: result: no configure:12765: checking for --with-libm=STRING configure:12782: result: default LIBM="-lm" configure:12789: checking for --with-libc=STRING configure:12806: result: default LIBC="" configure:12815: checking for x64 gcc inline assembler configure:12830: gcc -pthread -c -Wformat conftest.c >&5 configure:12830: $? = 0 configure:12836: result: yes configure:12849: checking whether C doubles are little-endian IEEE 754 binary64 configure:12871: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:12871: $? = 0 configure:12871: ./conftest configure:12871: $? = 0 configure:12882: result: yes configure:12891: checking whether C doubles are big-endian IEEE 754 binary64 configure:12913: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:12913: $? = 0 configure:12913: ./conftest configure:12913: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | /* end confdefs.h. */ | | #include | int main() { | double x = 9006104071832581.0; | if (memcmp(&x, "\x43\x3f\xff\x01\x02\x03\x04\x05", 8) == 0) | return 0; | else | return 1; | } | configure:12924: result: no configure:12937: checking whether C doubles are ARM mixed-endian IEEE 754 binary64 configure:12959: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:12959: $? = 0 configure:12959: ./conftest configure:12959: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | /* end confdefs.h. */ | | #include | int main() { | double x = 9006104071832581.0; | if (memcmp(&x, "\x01\xff\x3f\x43\x05\x04\x03\x02", 8) == 0) | return 0; | else | return 1; | } | configure:12970: result: no configure:12989: checking whether we can use gcc inline assembler to get and set x87 control word configure:13006: gcc -pthread -c -Wformat conftest.c >&5 configure:13006: $? = 0 configure:13012: result: yes configure:13026: checking for x87-style double rounding configure:13057: gcc -pthread -Wno-unused-result -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:13057: $? = 0 configure:13057: ./conftest configure:13057: $? = 0 configure:13067: result: no configure:13086: checking for acosh configure:13086: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:330:6: warning: conflicting types for built-in function 'acosh' [enabled by default] char acosh (); ^ configure:13086: $? = 0 configure:13086: result: yes configure:13086: checking for asinh configure:13086: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:331:6: warning: conflicting types for built-in function 'asinh' [enabled by default] char asinh (); ^ configure:13086: $? = 0 configure:13086: result: yes configure:13086: checking for atanh configure:13086: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:332:6: warning: conflicting types for built-in function 'atanh' [enabled by default] char atanh (); ^ configure:13086: $? = 0 configure:13086: result: yes configure:13086: checking for copysign configure:13086: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:333:6: warning: conflicting types for built-in function 'copysign' [enabled by default] char copysign (); ^ configure:13086: $? = 0 configure:13086: result: yes configure:13086: checking for erf configure:13086: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:334:6: warning: conflicting types for built-in function 'erf' [enabled by default] char erf (); ^ configure:13086: $? = 0 configure:13086: result: yes configure:13086: checking for erfc configure:13086: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:335:6: warning: conflicting types for built-in function 'erfc' [enabled by default] char erfc (); ^ configure:13086: $? = 0 configure:13086: result: yes configure:13086: checking for expm1 configure:13086: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:336:6: warning: conflicting types for built-in function 'expm1' [enabled by default] char expm1 (); ^ configure:13086: $? = 0 configure:13086: result: yes configure:13086: checking for finite configure:13086: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:337:6: warning: conflicting types for built-in function 'finite' [enabled by default] char finite (); ^ configure:13086: $? = 0 configure:13086: result: yes configure:13086: checking for gamma configure:13086: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:338:6: warning: conflicting types for built-in function 'gamma' [enabled by default] char gamma (); ^ configure:13086: $? = 0 configure:13086: result: yes configure:13098: checking for hypot configure:13098: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:339:6: warning: conflicting types for built-in function 'hypot' [enabled by default] char hypot (); ^ configure:13098: $? = 0 configure:13098: result: yes configure:13098: checking for lgamma configure:13098: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:340:6: warning: conflicting types for built-in function 'lgamma' [enabled by default] char lgamma (); ^ configure:13098: $? = 0 configure:13098: result: yes configure:13098: checking for log1p configure:13098: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:341:6: warning: conflicting types for built-in function 'log1p' [enabled by default] char log1p (); ^ configure:13098: $? = 0 configure:13098: result: yes configure:13098: checking for log2 configure:13098: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:342:6: warning: conflicting types for built-in function 'log2' [enabled by default] char log2 (); ^ configure:13098: $? = 0 configure:13098: result: yes configure:13098: checking for round configure:13098: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:343:6: warning: conflicting types for built-in function 'round' [enabled by default] char round (); ^ configure:13098: $? = 0 configure:13098: result: yes configure:13098: checking for tgamma configure:13098: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:344:6: warning: conflicting types for built-in function 'tgamma' [enabled by default] char tgamma (); ^ configure:13098: $? = 0 configure:13098: result: yes configure:13107: checking whether isinf is declared configure:13107: gcc -pthread -c -Wformat conftest.c >&5 configure:13107: $? = 0 configure:13107: result: yes configure:13118: checking whether isnan is declared configure:13118: gcc -pthread -c -Wformat conftest.c >&5 configure:13118: $? = 0 configure:13118: result: yes configure:13129: checking whether isfinite is declared configure:13129: gcc -pthread -c -Wformat conftest.c >&5 configure:13129: $? = 0 configure:13129: result: yes configure:13144: checking whether tanh preserves the sign of zero configure:13168: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 configure:13168: $? = 0 configure:13168: ./conftest configure:13168: $? = 0 configure:13179: result: yes configure:13192: checking whether log1p drops the sign of negative zero configure:13216: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 configure:13216: $? = 0 configure:13216: ./conftest configure:13216: $? = 0 configure:13227: result: no configure:13244: checking whether POSIX semaphores are enabled configure:13273: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:13273: $? = 0 configure:13273: ./conftest configure:13273: $? = 0 configure:13285: result: yes configure:13295: checking for broken sem_getvalue configure:13328: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:13328: $? = 0 configure:13328: ./conftest configure:13328: $? = 0 configure:13340: result: no configure:13350: checking digit size for Python's longs configure:13373: result: no value specified configure:13379: checking wchar.h usability configure:13379: gcc -pthread -c -Wformat conftest.c >&5 configure:13379: $? = 0 configure:13379: result: yes configure:13379: checking wchar.h presence configure:13379: gcc -E conftest.c configure:13379: $? = 0 configure:13379: result: yes configure:13379: checking for wchar.h configure:13379: result: yes configure:13401: checking size of wchar_t configure:13406: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:13406: $? = 0 configure:13406: ./conftest configure:13406: $? = 0 configure:13421: result: 4 configure:13433: checking for UCS-4 tcl configure:13451: gcc -pthread -c -Wformat conftest.c >&5 conftest.c:331:3: error: #error "NOT UCS4_TCL" # error "NOT UCS4_TCL" ^ configure:13451: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | /* end confdefs.h. */ | | #include | #if TCL_UTF_MAX != 6 | # error "NOT UCS4_TCL" | #endif | int | main () | { | | ; | return 0; | } configure:13460: result: no configure:13467: checking whether wchar_t is signed configure:13487: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 conftest.c: In function 'main': conftest.c:333:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit((((wchar_t) -1) < ((wchar_t) 0)) ? 0 : 1); ^ configure:13487: $? = 0 configure:13487: ./conftest configure:13487: $? = 0 configure:13498: result: yes configure:13513: result: no usable wchar_t found configure:13517: checking whether byte ordering is bigendian configure:13532: gcc -pthread -c -Wformat conftest.c >&5 conftest.c:329:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:329:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:329:15: error: unknown type name 'universal' configure:13532: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:13577: gcc -pthread -c -Wformat conftest.c >&5 configure:13577: $? = 0 configure:13595: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:335:4: error: unknown type name 'not' not big endian ^ conftest.c:335:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:13595: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:13723: result: no configure:13757: checking ABIFLAGS configure:13759: result: m configure:13761: checking SOABI configure:13764: result: cpython-33m configure:13775: checking LDVERSION configure:13778: result: $(VERSION)$(ABIFLAGS) configure:13783: checking whether right shift extends the sign bit configure:13801: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 conftest.c: In function 'main': conftest.c:331:2: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(((-1)>>3 == -1) ? 0 : 1); ^ configure:13801: $? = 0 configure:13801: ./conftest configure:13801: $? = 0 configure:13812: result: yes configure:13822: checking for getc_unlocked() and friends configure:13844: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:13844: $? = 0 configure:13853: result: yes configure:13870: checking how to link readline libs configure:13897: gcc -pthread -o conftest -Wformat conftest.c -lreadline -lpthread -ldl -lutil >&5 /usr/lib/../lib64/libreadline.so: undefined reference to `tputs' /usr/lib/../lib64/libreadline.so: undefined reference to `tgoto' /usr/lib/../lib64/libreadline.so: undefined reference to `tgetflag' /usr/lib/../lib64/libreadline.so: undefined reference to `UP' /usr/lib/../lib64/libreadline.so: undefined reference to `tgetent' /usr/lib/../lib64/libreadline.so: undefined reference to `tgetnum' /usr/lib/../lib64/libreadline.so: undefined reference to `PC' /usr/lib/../lib64/libreadline.so: undefined reference to `tgetstr' /usr/lib/../lib64/libreadline.so: undefined reference to `BC' collect2: error: ld returned 1 exit status configure:13897: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_GETC_UNLOCKED 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 readline (); | int | main () | { | return readline (); | ; | return 0; | } configure:13897: gcc -pthread -o conftest -Wformat conftest.c -lreadline -ltinfo -lpthread -ldl -lutil >&5 /opt/rh/devtoolset-2/root/usr/libexec/gcc/x86_64-CentOS-linux/4.8.2/ld: cannot find -ltinfo collect2: error: ld returned 1 exit status configure:13897: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_GETC_UNLOCKED 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 readline (); | int | main () | { | return readline (); | ; | return 0; | } configure:13897: gcc -pthread -o conftest -Wformat conftest.c -lreadline -lncursesw -lpthread -ldl -lutil >&5 configure:13897: $? = 0 configure:13912: result: -lreadline -lncursesw configure:13920: checking for rl_callback_handler_install in -lreadline configure:13945: gcc -pthread -o conftest -Wformat conftest.c -lreadline -lreadline -lncursesw -lreadline -lncursesw -lpthread -ldl -lutil >&5 configure:13945: $? = 0 configure:13954: result: yes configure:13968: gcc -E conftest.c configure:13968: $? = 0 configure:14006: checking for rl_pre_input_hook in -lreadline configure:14031: gcc -pthread -o conftest -Wformat conftest.c -lreadline -lreadline -lncursesw -lreadline -lncursesw -lpthread -ldl -lutil >&5 configure:14031: $? = 0 configure:14040: result: yes configure:14050: checking for rl_completion_display_matches_hook in -lreadline configure:14075: gcc -pthread -o conftest -Wformat conftest.c -lreadline -lreadline -lncursesw -lreadline -lncursesw -lpthread -ldl -lutil >&5 configure:14075: $? = 0 configure:14084: result: yes configure:14094: checking for rl_completion_matches in -lreadline configure:14119: gcc -pthread -o conftest -Wformat conftest.c -lreadline -lreadline -lncursesw -lreadline -lncursesw -lpthread -ldl -lutil >&5 configure:14119: $? = 0 configure:14128: result: yes configure:14142: gcc -E conftest.c configure:14142: $? = 0 configure:14169: checking for broken nice() configure:14190: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 conftest.c: In function 'main': conftest.c:342:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(0); ^ configure:14190: $? = 0 configure:14190: ./conftest configure:14190: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_CALLBACK 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_COMPLETION_SUPPRESS_APPEND 1 | #define HAVE_RL_PRE_INPUT_HOOK 1 | #define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_RL_CATCH_SIGNAL 1 | /* end confdefs.h. */ | | int main() | { | int val1 = nice(1); | if (val1 != -1 && val1 == nice(2)) | exit(0); | exit(1); | } | configure:14201: result: no configure:14210: checking for broken poll() configure:14240: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:14240: $? = 0 configure:14240: ./conftest configure:14240: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_CALLBACK 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_COMPLETION_SUPPRESS_APPEND 1 | #define HAVE_RL_PRE_INPUT_HOOK 1 | #define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_RL_CATCH_SIGNAL 1 | /* end confdefs.h. */ | | #include | | int main() | { | struct pollfd poll_struct = { 42, POLLIN|POLLPRI|POLLOUT, 0 }; | int poll_test; | | close (42); | | poll_test = poll(&poll_struct, 1, 0); | if (poll_test < 0) | return 0; | else if (poll_test == 0 && poll_struct.revents != POLLNVAL) | return 0; | else | return 1; | } | configure:14251: result: no configure:14263: checking for struct tm.tm_zone configure:14263: result: yes configure:14332: checking for working tzset() configure:14408: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:14408: $? = 0 configure:14408: ./conftest configure:14408: $? = 0 configure:14419: result: yes configure:14429: checking for tv_nsec in struct stat configure:14448: gcc -pthread -c -Wformat conftest.c >&5 configure:14448: $? = 0 configure:14456: result: yes configure:14466: checking for tv_nsec2 in struct stat configure:14485: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:347:3: error: 'struct stat' has no member named 'st_mtimespec' st.st_mtimespec.tv_nsec = 1; ^ configure:14485: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_CALLBACK 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_COMPLETION_SUPPRESS_APPEND 1 | #define HAVE_RL_PRE_INPUT_HOOK 1 | #define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_RL_CATCH_SIGNAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_WORKING_TZSET 1 | #define HAVE_STAT_TV_NSEC 1 | /* end confdefs.h. */ | #include | int | main () | { | | struct stat st; | st.st_mtimespec.tv_nsec = 1; | | ; | return 0; | } configure:14493: result: no configure:14505: checking whether mvwdelch is an expression configure:14524: gcc -pthread -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:14524: $? = 0 configure:14532: result: yes configure:14542: checking whether WINDOW has _flags configure:14561: gcc -pthread -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:14561: $? = 0 configure:14569: result: yes configure:14580: checking for is_term_resized configure:14593: gcc -pthread -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:14593: $? = 0 configure:14597: result: yes configure:14606: checking for resize_term configure:14619: gcc -pthread -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:14619: $? = 0 configure:14623: result: yes configure:14632: checking for resizeterm configure:14645: gcc -pthread -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:14645: $? = 0 configure:14649: result: yes configure:14660: checking for device files configure:14680: checking for /dev/ptmx configure:14693: result: yes configure:14704: checking for /dev/ptc configure:14717: result: no configure:14731: checking for %lld and %llu printf() format support configure:14802: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:14802: $? = 0 configure:14802: ./conftest configure:14802: $? = 0 configure:14814: result: yes configure:14830: checking for %zd printf() format support configure:14878: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:14878: $? = 0 configure:14878: ./conftest configure:14878: $? = 0 configure:14888: result: yes configure:14896: checking for socklen_t configure:14896: gcc -pthread -c -Wformat conftest.c >&5 configure:14896: $? = 0 configure:14896: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:361:24: error: expected expression before ')' token if (sizeof ((socklen_t))) ^ configure:14896: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_CALLBACK 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_COMPLETION_SUPPRESS_APPEND 1 | #define HAVE_RL_PRE_INPUT_HOOK 1 | #define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_RL_CATCH_SIGNAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_WORKING_TZSET 1 | #define HAVE_STAT_TV_NSEC 1 | #define MVWDELCH_IS_EXPRESSION 1 | #define WINDOW_HAS_FLAGS 1 | #define HAVE_CURSES_IS_TERM_RESIZED 1 | #define HAVE_CURSES_RESIZE_TERM 1 | #define HAVE_CURSES_RESIZETERM 1 | #define HAVE_DEV_PTMX 1 | #define PY_FORMAT_LONG_LONG "ll" | #define PY_FORMAT_SIZE_T "z" | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | | | int | main () | { | if (sizeof ((socklen_t))) | return 0; | ; | return 0; | } configure:14896: result: yes configure:14914: checking for broken mbstowcs configure:14935: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:14935: $? = 0 configure:14935: ./conftest configure:14935: $? = 0 configure:14946: result: no configure:14956: checking for --with-computed-gotos configure:14980: result: no value specified configure:14985: checking whether gcc -pthread supports computed gotos configure:15012: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:15012: $? = 0 configure:15012: ./conftest configure:15012: $? = 0 configure:15023: result: yes configure:15048: checking for build directories configure:15055: result: done configure:15059: checking for -O2 configure:15075: gcc -pthread -c -O2 conftest.c >&5 configure:15075: $? = 0 configure:15081: result: yes configure:15087: checking for glibc _FORTIFY_SOURCE/memmove bug configure:15116: gcc -pthread -o conftest -O2 -D_FORTIFY_SOURCE=2 conftest.c -lpthread -ldl -lutil >&5 configure:15116: $? = 0 configure:15116: ./conftest configure:15116: $? = 0 configure:15126: result: no configure:15140: checking for gcc ipa-pure-const bug configure:15167: gcc -pthread -o conftest -O2 conftest.c -lpthread -ldl -lutil >&5 configure:15167: $? = 0 configure:15167: ./conftest configure:15167: $? = 0 configure:15177: result: no configure:15308: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by python config.status 3.3, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on a64418c62400 config.status:1240: creating Makefile.pre config.status:1240: creating Modules/Setup.config config.status:1240: creating Misc/python.pc config.status:1240: creating Modules/ld_so_aix config.status:1240: creating pyconfig.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_big_endian_double=no ac_cv_broken_mbstowcs=no ac_cv_broken_nice=no ac_cv_broken_poll=no ac_cv_broken_sem_getvalue=no ac_cv_buggy_getaddrinfo=no ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_bigendian=no ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_int32_t=yes ac_cv_c_int64_t=yes ac_cv_c_uint32_t=yes ac_cv_c_uint64_t=yes ac_cv_computed_gotos=yes ac_cv_cxx_thread=yes ac_cv_disable_unused_result_warning=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-Wformat ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_MACHDEP_set= ac_cv_env_MACHDEP_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_file__dev_ptc=no ac_cv_file__dev_ptmx=yes ac_cv_flock_decl=yes ac_cv_func___fpu_control=yes ac_cv_func__getpty=no ac_cv_func_accept4=no ac_cv_func_acosh=yes ac_cv_func_alarm=yes ac_cv_func_asinh=yes ac_cv_func_atanh=yes ac_cv_func_bind_textdomain_codeset=yes ac_cv_func_chown=yes ac_cv_func_clock=yes ac_cv_func_clock_getres=no ac_cv_func_clock_gettime=no ac_cv_func_confstr=yes ac_cv_func_copysign=yes ac_cv_func_ctermid=yes ac_cv_func_dlopen=yes ac_cv_func_dup2=yes ac_cv_func_erf=yes ac_cv_func_erfc=yes ac_cv_func_execv=yes ac_cv_func_expm1=yes ac_cv_func_faccessat=yes ac_cv_func_fchmod=yes ac_cv_func_fchmodat=yes ac_cv_func_fchown=yes ac_cv_func_fchownat=yes ac_cv_func_fdopendir=yes ac_cv_func_fexecve=yes ac_cv_func_finite=yes ac_cv_func_flock=yes ac_cv_func_fork=yes ac_cv_func_forkpty=yes ac_cv_func_fpathconf=yes ac_cv_func_fseek64=no ac_cv_func_fseeko=yes ac_cv_func_fstatat=yes ac_cv_func_fstatvfs=yes ac_cv_func_ftell64=no ac_cv_func_ftello=yes ac_cv_func_ftime=yes ac_cv_func_ftruncate=yes ac_cv_func_futimens=no ac_cv_func_futimes=yes ac_cv_func_futimesat=yes ac_cv_func_gai_strerror=yes ac_cv_func_gamma=yes ac_cv_func_getcwd=yes ac_cv_func_getgrouplist=yes ac_cv_func_getgroups=yes ac_cv_func_gethostbyname_r=yes ac_cv_func_getitimer=yes ac_cv_func_getloadavg=yes ac_cv_func_getlogin=yes ac_cv_func_getnameinfo=yes ac_cv_func_getpeername=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpid=yes ac_cv_func_getpriority=yes ac_cv_func_getpwent=yes ac_cv_func_getresgid=yes ac_cv_func_getresuid=yes ac_cv_func_getsid=yes ac_cv_func_getspent=yes ac_cv_func_getspnam=yes ac_cv_func_gettimeofday=yes ac_cv_func_getwd=yes ac_cv_func_hypot=yes ac_cv_func_if_nameindex=yes ac_cv_func_initgroups=yes ac_cv_func_kill=yes ac_cv_func_killpg=yes ac_cv_func_lchmod=no ac_cv_func_lchown=yes ac_cv_func_lgamma=yes ac_cv_func_linkat=yes ac_cv_func_lockf=yes ac_cv_func_log1p=yes ac_cv_func_log2=yes ac_cv_func_lstat=yes ac_cv_func_lutimes=no ac_cv_func_mbrtowc=yes ac_cv_func_memmove=yes ac_cv_func_memrchr=yes ac_cv_func_mkdirat=yes ac_cv_func_mkfifo=yes ac_cv_func_mkfifoat=yes ac_cv_func_mknod=yes ac_cv_func_mknodat=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mremap=yes ac_cv_func_nice=yes ac_cv_func_openat=yes ac_cv_func_openpty=no ac_cv_func_pathconf=yes ac_cv_func_pause=yes ac_cv_func_pipe2=no ac_cv_func_plock=no ac_cv_func_poll=yes ac_cv_func_posix_fadvise=yes ac_cv_func_posix_fallocate=yes ac_cv_func_pread=yes ac_cv_func_pthread_atfork=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_sigmask=yes ac_cv_func_putenv=yes ac_cv_func_pwrite=yes ac_cv_func_readlink=yes ac_cv_func_readlinkat=yes ac_cv_func_readv=yes ac_cv_func_realpath=yes ac_cv_func_renameat=yes ac_cv_func_round=yes ac_cv_func_sched_get_priority_max=yes ac_cv_func_sched_rr_get_interval=yes ac_cv_func_sched_setaffinity=yes ac_cv_func_sched_setparam=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_select=yes ac_cv_func_sem_getvalue=yes ac_cv_func_sem_open=yes ac_cv_func_sem_timedwait=yes ac_cv_func_sem_unlink=yes ac_cv_func_sendfile=yes ac_cv_func_setegid=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_sethostname=yes ac_cv_func_setitimer=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setregid=yes ac_cv_func_setresgid=yes ac_cv_func_setresuid=yes ac_cv_func_setreuid=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_sigaction=yes ac_cv_func_sigaltstack=yes ac_cv_func_siginterrupt=yes ac_cv_func_sigpending=yes ac_cv_func_sigrelse=yes ac_cv_func_sigtimedwait=yes ac_cv_func_sigwait=yes ac_cv_func_sigwaitinfo=yes ac_cv_func_snprintf=yes ac_cv_func_statvfs=yes ac_cv_func_strdup=yes ac_cv_func_strftime=yes ac_cv_func_strlcpy=no ac_cv_func_symlinkat=yes ac_cv_func_sync=yes ac_cv_func_sysconf=yes ac_cv_func_tcgetpgrp=yes ac_cv_func_tcsetpgrp=yes ac_cv_func_tempnam=yes ac_cv_func_tgamma=yes ac_cv_func_timegm=yes ac_cv_func_times=yes ac_cv_func_tmpfile=yes ac_cv_func_tmpnam=yes ac_cv_func_tmpnam_r=yes ac_cv_func_truncate=yes ac_cv_func_uname=yes ac_cv_func_unlinkat=yes ac_cv_func_unsetenv=yes ac_cv_func_utimensat=no ac_cv_func_utimes=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitid=yes ac_cv_func_waitpid=yes ac_cv_func_wcscoll=yes ac_cv_func_wcsftime=yes ac_cv_func_wcsxfrm=yes ac_cv_func_writev=yes ac_cv_has_makedev=yes ac_cv_have_chflags=no ac_cv_have_decl_dirfd=yes ac_cv_have_decl_isfinite=yes ac_cv_have_decl_isinf=yes ac_cv_have_decl_isnan=yes ac_cv_have_getc_unlocked=yes ac_cv_have_lchflags=no ac_cv_have_long_long_format=yes ac_cv_have_size_t_format=yes ac_cv_header_alloca_h=yes ac_cv_header_asm_types_h=yes ac_cv_header_bluetooth_bluetooth_h=no ac_cv_header_bluetooth_h=no ac_cv_header_conio_h=no ac_cv_header_curses_h=yes ac_cv_header_direct_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_grp_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_langinfo_h=yes ac_cv_header_libintl_h=yes ac_cv_header_libutil_h=no ac_cv_header_linux_can_h=no ac_cv_header_linux_can_raw_h=no ac_cv_header_linux_netlink_h=yes ac_cv_header_linux_tipc_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_ncurses_h=yes ac_cv_header_net_if_h=yes ac_cv_header_netpacket_packet_h=yes ac_cv_header_poll_h=yes ac_cv_header_process_h=no ac_cv_header_pthread_h=yes ac_cv_header_pty_h=yes ac_cv_header_sched_h=yes ac_cv_header_shadow_h=yes ac_cv_header_signal_h=yes ac_cv_header_spawn_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_stropts_h=yes ac_cv_header_sys_audioio_h=no ac_cv_header_sys_bsdtty_h=no ac_cv_header_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_kern_control_h=no ac_cv_header_sys_loadavg_h=no ac_cv_header_sys_lock_h=no ac_cv_header_sys_mkdev_h=no ac_cv_header_sys_modem_h=no ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_sendfile_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_sys_domain_h=no ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_types_h_makedev=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sys_xattr_h=yes ac_cv_header_sysexits_h=yes ac_cv_header_term_h=yes ac_cv_header_termios_h=yes ac_cv_header_time=yes ac_cv_header_time_altzone=no ac_cv_header_unistd_h=yes ac_cv_header_util_h=no ac_cv_header_utime_h=yes ac_cv_header_wchar_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_kpthread=no ac_cv_kthread=no ac_cv_lib_c_inet_aton=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_intl_textdomain=no ac_cv_lib_nsl_t_open=no ac_cv_lib_readline_rl_callback_handler_install=yes ac_cv_lib_readline_rl_completion_display_matches_hook=yes ac_cv_lib_readline_rl_completion_matches=yes ac_cv_lib_readline_rl_pre_input_hook=yes ac_cv_lib_rt_clock_getres=yes ac_cv_lib_rt_clock_gettime=yes ac_cv_lib_sendfile_sendfile=no ac_cv_lib_socket_socket=no ac_cv_lib_util_openpty=yes ac_cv_lib_z_inflateCopy=yes ac_cv_little_endian_double=yes ac_cv_log1p_drops_zero_sign=no ac_cv_member_struct_stat_st_birthtime=no ac_cv_member_struct_stat_st_blksize=yes ac_cv_member_struct_stat_st_blocks=yes ac_cv_member_struct_stat_st_flags=no ac_cv_member_struct_stat_st_gen=no ac_cv_member_struct_stat_st_rdev=yes ac_cv_member_struct_tm_tm_zone=yes ac_cv_mixed_endian_double=no ac_cv_mvwdelch_is_expression=yes ac_cv_no_strict_aliasing=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_posix_semaphores_enabled=yes ac_cv_prog_CPP='gcc -E' ac_cv_prog_PYTHON=python ac_cv_prog_TRUE=true ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_READELF=readelf ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_pthread=yes ac_cv_pthread_is_default=no ac_cv_pthread_system_supported=yes ac_cv_rshift_extends_sign=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_opendir='none required' ac_cv_search_sem_init=-lpthread ac_cv_sizeof__Bool=1 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_fpos_t=16 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_pid_t=4 ac_cv_sizeof_pthread_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_size_t=8 ac_cv_sizeof_time_t=8 ac_cv_sizeof_uintptr_t=8 ac_cv_sizeof_void_p=8 ac_cv_sizeof_wchar_t=4 ac_cv_stat_tv_nsec2=no ac_cv_stat_tv_nsec=yes ac_cv_struct_addrinfo=yes ac_cv_struct_sockaddr_storage=yes ac_cv_struct_tm=time.h ac_cv_tanh_preserves_zero_sign=yes ac_cv_type___uint128_t=yes ac_cv_type_int32_t=yes ac_cv_type_int64_t=yes ac_cv_type_mode_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_ssize_t=yes ac_cv_type_uid_t=yes ac_cv_type_uint32_t=yes ac_cv_type_uint64_t=yes ac_cv_type_uintptr_t=yes ac_cv_wchar_t_signed=yes ac_cv_window_has_flags=yes ac_cv_working_tzset=yes ac_cv_x87_double_rounding=no py_cv_lib_readline=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ABIFLAGS='m' AR='ar' ARCH_RUN_32BIT='' ARFLAGS='rc' ASDLGEN='python' BASECFLAGS=' -Wno-unused-result' BASECPPFLAGS='' BLDLIBRARY='$(LDLIBRARY)' BLDSHARED='$(CC) -shared' BUILDEXEEXT='' CC='gcc -pthread' CCSHARED='-fPIC' CFLAGS='-Wformat' CFLAGSFORSHARED='' CONFIGURE_MACOSX_DEPLOYMENT_TARGET='' CONFIG_ARGS=' '\''--prefix=/opt/_internal/cpython-3.3.6'\'' '\''--disable-shared'\'' '\''CFLAGS=-Wformat'\''' CPP='gcc -E' CPPFLAGS='' CXX='g++ -pthread' DEFS='-DHAVE_CONFIG_H' DLINCLDIR='.' DLLLIBRARY='' DYNLOADFILE='dynload_shlib.o' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' EXPORT_MACOSX_DEPLOYMENT_TARGET='#' EXT_SUFFIX='.cpython-33m.so' FRAMEWORKALTINSTALLFIRST='' FRAMEWORKALTINSTALLLAST='' FRAMEWORKINSTALLAPPSPREFIX='' FRAMEWORKINSTALLFIRST='' FRAMEWORKINSTALLLAST='' FRAMEWORKUNIXTOOLSPREFIX='/opt/_internal/cpython-3.3.6' GNULD='yes' GREP='/bin/grep' HAS_HG='no-repository' HAVE_GETHOSTBYNAME='' HAVE_GETHOSTBYNAME_R='' HAVE_GETHOSTBYNAME_R_3_ARG='' HAVE_GETHOSTBYNAME_R_5_ARG='' HAVE_GETHOSTBYNAME_R_6_ARG='' HGBRANCH='' HGTAG='' HGVERSION='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTSONAME='$(LDLIBRARY)' LDCXXSHARED='$(CXX) -shared' LDFLAGS='' LDLAST='' LDLIBRARY='libpython$(VERSION)$(ABIFLAGS).a' LDLIBRARYDIR='' LDSHARED='$(CC) -shared' LDVERSION='$(VERSION)$(ABIFLAGS)' LIBC='' LIBFFI_INCLUDEDIR='' LIBM='-lm' LIBOBJS='' LIBRARY='libpython$(VERSION)$(ABIFLAGS).a' LIBS='-lpthread -ldl -lutil' LIBTOOL_CRUFT='' LINKCC='$(PURIFY) $(MAINCC)' LINKFORSHARED='-Xlinker -export-dynamic' LIPO_32BIT_FLAGS='' LN='ln' LTLIBOBJS='' MACHDEP='linux' MACHDEP_OBJS='' MAINCC='$(CC)' MKDIR_P='/bin/mkdir -p' MULTIARCH='' NO_AS_NEEDED='-Wl,--no-as-needed' OBJEXT='o' OPT='-DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes' OTHER_LIBTOOL_OPT='' PACKAGE_BUGREPORT='http://bugs.python.org/' PACKAGE_NAME='python' PACKAGE_STRING='python 3.3' PACKAGE_TARNAME='python' PACKAGE_URL='' PACKAGE_VERSION='3.3' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PY3LIBRARY='' PYTHON='python' PYTHONFRAMEWORK='' PYTHONFRAMEWORKDIR='no-framework' PYTHONFRAMEWORKIDENTIFIER='org.python.python' PYTHONFRAMEWORKINSTALLDIR='' PYTHONFRAMEWORKPREFIX='' PYTHON_FOR_BUILD='./$(BUILDPYTHON) -E' RANLIB='ranlib' READELF='readelf' RUNSHARED='' SGI_ABI='' SHELL='/bin/sh' SHLIBS='$(LIBS)' SHLIB_SUFFIX='.so' SIGNAL_OBJS='' SOABI='cpython-33m' SOVERSION='1.0' SRCDIRS='Parser Grammar Objects Python Modules Mac' TCLTK_INCLUDES='' TCLTK_LIBS='' THREADHEADERS=' $(srcdir)/Python/thread_foobar.h $(srcdir)/Python/thread_nt.h $(srcdir)/Python/thread_os2.h $(srcdir)/Python/thread_pth.h $(srcdir)/Python/thread_pthread.h' THREADOBJ='Python/thread.o' TRUE='true' UNIVERSALSDK='' UNIVERSAL_ARCH_FLAGS='' USE_INLINE='' USE_SIGNAL_MODULE='' USE_THREAD_MODULE='' VERSION='3.3' _PYTHON_HOST_PLATFORM='' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='' ac_ct_READELF='readelf' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/opt/_internal/cpython-3.3.6' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define _GNU_SOURCE 1 #define _NETBSD_SOURCE 1 #define __BSD_VISIBLE 1 #define _BSD_TYPES 1 #define _DARWIN_C_SOURCE 1 #define _XOPEN_SOURCE 700 #define _XOPEN_SOURCE_EXTENDED 1 #define _POSIX_C_SOURCE 200809L #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 USE_INLINE 1 #define STDC_HEADERS 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_CURSES_H 1 #define HAVE_DLFCN_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GRP_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_NCURSES_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_SCHED_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_STDINT_H 1 #define HAVE_STROPTS_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UTIME_H 1 #define HAVE_POLL_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SENDFILE_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_PTY_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_NETPACKET_PACKET_H 1 #define HAVE_SYSEXITS_H 1 #define HAVE_LINUX_TIPC_H 1 #define HAVE_SPAWN_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_DIRENT_H 1 #define HAVE_NET_IF_H 1 #define HAVE_TERM_H 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_MAKEDEV 1 #define _LARGEFILE_SOURCE 1 #define _FILE_OFFSET_BITS 64 #if defined(SCO_DS) #undef _OFF_T #endif #define RETSIGTYPE void #define HAVE_UINT32_T 1 #define HAVE_UINT64_T 1 #define HAVE_INT32_T 1 #define HAVE_INT64_T 1 #define HAVE_SSIZE_T 1 #define HAVE_GCC_UINT128_T 1 #define SIZEOF_INT 4 #define SIZEOF_LONG 8 #define SIZEOF_VOID_P 8 #define SIZEOF_SHORT 2 #define SIZEOF_FLOAT 4 #define SIZEOF_DOUBLE 8 #define SIZEOF_FPOS_T 16 #define SIZEOF_SIZE_T 8 #define SIZEOF_PID_T 4 #define HAVE_LONG_LONG 1 #define SIZEOF_LONG_LONG 8 #define HAVE_LONG_DOUBLE 1 #define SIZEOF_LONG_DOUBLE 16 #define HAVE_C99_BOOL 1 #define SIZEOF__BOOL 1 #define HAVE_UINTPTR_T 1 #define SIZEOF_UINTPTR_T 8 #define SIZEOF_OFF_T 8 #define SIZEOF_TIME_T 8 #define SIZEOF_PTHREAD_T 8 #define HAVE_LIBDL 1 #define WITH_THREAD 1 #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 #define HAVE_PTHREAD_SIGMASK 1 #define HAVE_PTHREAD_ATFORK 1 #define ENABLE_IPV6 1 #define WITH_DOC_STRINGS 1 #define WITH_PYMALLOC 1 #define HAVE_DLOPEN 1 #define HAVE_DYNAMIC_LOADING 1 #define HAVE_ALARM 1 #define HAVE_SETITIMER 1 #define HAVE_GETITIMER 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_CHOWN 1 #define HAVE_CLOCK 1 #define HAVE_CONFSTR 1 #define HAVE_CTERMID 1 #define HAVE_EXECV 1 #define HAVE_FACCESSAT 1 #define HAVE_FCHMOD 1 #define HAVE_FCHMODAT 1 #define HAVE_FCHOWN 1 #define HAVE_FCHOWNAT 1 #define HAVE_FEXECVE 1 #define HAVE_FDOPENDIR 1 #define HAVE_FORK 1 #define HAVE_FPATHCONF 1 #define HAVE_FSTATAT 1 #define HAVE_FTIME 1 #define HAVE_FTRUNCATE 1 #define HAVE_FUTIMESAT 1 #define HAVE_FUTIMES 1 #define HAVE_GAI_STRERROR 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETGROUPS 1 #define HAVE_GETLOGIN 1 #define HAVE_GETLOADAVG 1 #define HAVE_GETPEERNAME 1 #define HAVE_GETPGID 1 #define HAVE_GETPID 1 #define HAVE_GETPRIORITY 1 #define HAVE_GETRESUID 1 #define HAVE_GETRESGID 1 #define HAVE_GETPWENT 1 #define HAVE_GETSPNAM 1 #define HAVE_GETSPENT 1 #define HAVE_GETSID 1 #define HAVE_GETWD 1 #define HAVE_IF_NAMEINDEX 1 #define HAVE_INITGROUPS 1 #define HAVE_KILL 1 #define HAVE_KILLPG 1 #define HAVE_LCHOWN 1 #define HAVE_LOCKF 1 #define HAVE_LINKAT 1 #define HAVE_LSTAT 1 #define HAVE_MMAP 1 #define HAVE_MEMRCHR 1 #define HAVE_MBRTOWC 1 #define HAVE_MKDIRAT 1 #define HAVE_MKFIFO 1 #define HAVE_MKFIFOAT 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_MKTIME 1 #define HAVE_MREMAP 1 #define HAVE_NICE 1 #define HAVE_OPENAT 1 #define HAVE_PATHCONF 1 #define HAVE_PAUSE 1 #define HAVE_POLL 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_POSIX_FADVISE 1 #define HAVE_PREAD 1 #define HAVE_PTHREAD_KILL 1 #define HAVE_PUTENV 1 #define HAVE_PWRITE 1 #define HAVE_READLINK 1 #define HAVE_READLINKAT 1 #define HAVE_READV 1 #define HAVE_REALPATH 1 #define HAVE_RENAMEAT 1 #define HAVE_SELECT 1 #define HAVE_SEM_OPEN 1 #define HAVE_SEM_TIMEDWAIT 1 #define HAVE_SEM_GETVALUE 1 #define HAVE_SEM_UNLINK 1 #define HAVE_SENDFILE 1 #define HAVE_SETEGID 1 #define HAVE_SETEUID 1 #define HAVE_SETGID 1 #define HAVE_SETHOSTNAME 1 #define HAVE_SETLOCALE 1 #define HAVE_SETREGID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETRESGID 1 #define HAVE_SETSID 1 #define HAVE_SETPGID 1 #define HAVE_SETPGRP 1 #define HAVE_SETPRIORITY 1 #define HAVE_SETUID 1 #define HAVE_SETVBUF 1 #define HAVE_SCHED_GET_PRIORITY_MAX 1 #define HAVE_SCHED_SETAFFINITY 1 #define HAVE_SCHED_SETSCHEDULER 1 #define HAVE_SCHED_SETPARAM 1 #define HAVE_SCHED_RR_GET_INTERVAL 1 #define HAVE_SIGACTION 1 #define HAVE_SIGALTSTACK 1 #define HAVE_SIGINTERRUPT 1 #define HAVE_SIGPENDING 1 #define HAVE_SIGRELSE 1 #define HAVE_SIGTIMEDWAIT 1 #define HAVE_SIGWAIT 1 #define HAVE_SIGWAITINFO 1 #define HAVE_SNPRINTF 1 #define HAVE_STRFTIME 1 #define HAVE_SYMLINKAT 1 #define HAVE_SYNC 1 #define HAVE_SYSCONF 1 #define HAVE_TCGETPGRP 1 #define HAVE_TCSETPGRP 1 #define HAVE_TEMPNAM 1 #define HAVE_TIMEGM 1 #define HAVE_TIMES 1 #define HAVE_TMPFILE 1 #define HAVE_TMPNAM 1 #define HAVE_TMPNAM_R 1 #define HAVE_TRUNCATE 1 #define HAVE_UNAME 1 #define HAVE_UNLINKAT 1 #define HAVE_UNSETENV 1 #define HAVE_UTIMES 1 #define HAVE_WAITID 1 #define HAVE_WAITPID 1 #define HAVE_WAIT3 1 #define HAVE_WAIT4 1 #define HAVE_WCSCOLL 1 #define HAVE_WCSFTIME 1 #define HAVE_WCSXFRM 1 #define HAVE_WRITEV 1 #define HAVE_DIRFD 1 #define HAVE_CHROOT 1 #define HAVE_LINK 1 #define HAVE_SYMLINK 1 #define HAVE_FCHDIR 1 #define HAVE_FSYNC 1 #define HAVE_FDATASYNC 1 #define HAVE_EPOLL 1 #define HAVE_FLOCK 1 #define HAVE_GETPAGESIZE 1 #define HAVE_ZLIB_COPY 1 #define HAVE_HSTRERROR 1 #define HAVE_INET_ATON 1 #define HAVE_INET_PTON 1 #define HAVE_SETGROUPS 1 #define HAVE_OPENPTY 1 #define HAVE_FORKPTY 1 #define HAVE_MEMMOVE 1 #define HAVE_FSEEKO 1 #define HAVE_FSTATVFS 1 #define HAVE_FTELLO 1 #define HAVE_STATVFS 1 #define HAVE_DUP2 1 #define HAVE_GETCWD 1 #define HAVE_STRDUP 1 #define HAVE_GETPGRP 1 #define HAVE_SETPGRP 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_CLOCK_GETTIME 1 #define TIMEMODULE_LIB rt #define HAVE_CLOCK_GETRES 1 #define HAVE_DEVICE_MACROS 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_STRUCT_TM_TM_ZONE 1 #define HAVE_TM_ZONE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 #define HAVE_STRUCT_STAT_ST_BLOCKS 1 #define HAVE_ST_BLOCKS 1 #define SYS_SELECT_WITH_SYS_TIME 1 #define HAVE_ADDRINFO 1 #define HAVE_SOCKADDR_STORAGE 1 #define HAVE_PROTOTYPES 1 #define HAVE_STDARG_PROTOTYPES 1 #define HAVE_SOCKETPAIR 1 #define VA_LIST_IS_ARRAY 1 #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYNAME_R_6_ARG 1 #define HAVE_GCC_ASM_FOR_X64 1 #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 #define HAVE_GCC_ASM_FOR_X87 1 #define HAVE_ACOSH 1 #define HAVE_ASINH 1 #define HAVE_ATANH 1 #define HAVE_COPYSIGN 1 #define HAVE_ERF 1 #define HAVE_ERFC 1 #define HAVE_EXPM1 1 #define HAVE_FINITE 1 #define HAVE_GAMMA 1 #define HAVE_HYPOT 1 #define HAVE_LGAMMA 1 #define HAVE_LOG1P 1 #define HAVE_LOG2 1 #define HAVE_ROUND 1 #define HAVE_TGAMMA 1 #define HAVE_DECL_ISINF 1 #define HAVE_DECL_ISNAN 1 #define HAVE_DECL_ISFINITE 1 #define TANH_PRESERVES_ZERO_SIGN 1 #define HAVE_WCHAR_H 1 #define SIZEOF_WCHAR_T 4 #define HAVE_GETC_UNLOCKED 1 #define HAVE_LIBREADLINE 1 #define HAVE_RL_CALLBACK 1 #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 #define HAVE_RL_COMPLETION_SUPPRESS_APPEND 1 #define HAVE_RL_PRE_INPUT_HOOK 1 #define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 #define HAVE_RL_COMPLETION_MATCHES 1 #define HAVE_RL_CATCH_SIGNAL 1 #define HAVE_STRUCT_TM_TM_ZONE 1 #define HAVE_TM_ZONE 1 #define HAVE_WORKING_TZSET 1 #define HAVE_STAT_TV_NSEC 1 #define MVWDELCH_IS_EXPRESSION 1 #define WINDOW_HAS_FLAGS 1 #define HAVE_CURSES_IS_TERM_RESIZED 1 #define HAVE_CURSES_RESIZE_TERM 1 #define HAVE_CURSES_RESIZETERM 1 #define HAVE_DEV_PTMX 1 #define PY_FORMAT_LONG_LONG "ll" #define PY_FORMAT_SIZE_T "z" #define HAVE_COMPUTED_GOTOS 1 configure: exit 0 ++++++++++++++++++config.log++++++++++++++++++ Python/marshal.c: In function ‘r_byte’: Python/marshal.c:528:15: warning: ‘ch’ may be used uninitialized in this function [-Wmaybe-uninitialized] c = ch; ^ Could not find platform dependent libraries Consider setting $PYTHONHOME to [:] /Python-3.3.6/Modules/_pickle.c: In function ‘load_counted_long’: /Python-3.3.6/Modules/_pickle.c:4135:15: warning: ‘pdata’ may be used uninitialized in this function [-Wmaybe-uninitialized] value = _PyLong_FromByteArray((unsigned char *)pdata, (size_t)size, ^ /Python-3.3.6/Modules/_pickle.c: In function ‘load’: /Python-3.3.6/Modules/_pickle.c:5337:25: warning: ‘s’ may be used uninitialized in this function [-Wmaybe-uninitialized] i = (unsigned char)s[0]; ^ /Python-3.3.6/Modules/_pickle.c:5331:11: note: ‘s’ was declared here char *s; ^ /Python-3.3.6/Modules/_pickle.c:5002:24: warning: ‘s’ may be used uninitialized in this function [-Wmaybe-uninitialized] idx = Py_CHARMASK(s[0]); ^ /Python-3.3.6/Modules/_pickle.c:4993:11: note: ‘s’ was declared here char *s; ^ /Python-3.3.6/Modules/_pickle.c:3997:20: warning: ‘s’ may be used uninitialized in this function [-Wmaybe-uninitialized] x |= (size_t) s[3] << 24; ^ /Python-3.3.6/Modules/_pickle.c:4865:11: note: ‘s’ was declared here char *s; ^ In file included from /Python-3.3.6/Modules/expat/expat_config.h:8:0, from /Python-3.3.6/Modules/expat/xmlparse.c:22: ./pyconfig.h:1381:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] #define _POSIX_C_SOURCE 200809L ^ In file included from /usr/include/string.h:26:0, from /Python-3.3.6/Modules/expat/xmlparse.c:6: /usr/include/features.h:198:0: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200112L ^ + make install / + popd + rm -rf Python-3.3.6 + '[' -e /opt/_internal/cpython-3.3.6/bin/python3 ']' + ln -s python3 /opt/_internal/cpython-3.3.6/bin/python + /opt/_internal/cpython-3.3.6/bin/python get-pip.py Collecting pip Using cached pip-8.1.2-py2.py3-none-any.whl Collecting setuptools Using cached setuptools-28.5.0-py2.py3-none-any.whl Collecting wheel Using cached wheel-0.29.0-py2.py3-none-any.whl Installing collected packages: pip, setuptools, wheel Successfully installed pip-8.1.2 setuptools-28.5.0 wheel-0.29.0 + /opt/_internal/cpython-3.3.6/bin/pip install wheel Requirement already satisfied (use --upgrade to upgrade): wheel in /opt/_internal/cpython-3.3.6/lib/python3.3/site-packages ++ /opt/_internal/cpython-3.3.6/bin/python build_scripts/python-tag-abi-tag.py + local abi_tag=cp33-cp33m + ln -s /opt/_internal/cpython-3.3.6 /opt/python/cp33-cp33m + rm -f Python-3.3.6.tgz + for py_ver in '$@' + build_cpython 3.4.4 + local py_ver=3.4.4 + check_var 3.4.4 + '[' -z 3.4.4 ']' + check_var https://www.python.org/ftp/python + '[' -z https://www.python.org/ftp/python ']' + wget -q https://www.python.org/ftp/python/3.4.4/Python-3.4.4.tgz ++ lex_pyver 3.4.4 ++ echo 3.4.4 ++ awk -F . '{printf "%03d%03d%03d", $1, $2, $3}' ++ lex_pyver 3.3 ++ echo 3.3 ++ awk -F . '{printf "%03d%03d%03d", $1, $2, $3}' + '[' 003004004 -lt 003003000 ']' + do_cpython_build 3.4.4 none + local py_ver=3.4.4 cfv + check_var 3.4.4 + '[' -z 3.4.4 ']' + local ucs_setting=none + check_var none + '[' -z none ']' + tar -xzf Python-3.4.4.tgz /Python-3.4.4 / + pushd Python-3.4.4 + '[' none = none ']' + unicode_flags= + dir_suffix= + local prefix=/opt/_internal/cpython-3.4.4 + mkdir -p /opt/_internal/cpython-3.4.4/lib ++ lex_pyver 3.4.4 ++ echo 3.4.4 ++ awk -F . '{printf "%03d%03d%03d", $1, $2, $3}' ++ lex_pyver 3.6 ++ echo 3.6 ++ awk -F . '{printf "%03d%03d%03d", $1, $2, $3}' + '[' 003004004 -lt 003006000 ']' + cfv=-Wformat + CFLAGS=-Wformat + ./configure --prefix=/opt/_internal/cpython-3.4.4 --disable-shared + echo ++++++++++++++++++gcc++++++++++++++++++ + gcc --version ++++++++++++++++++gcc++++++++++++++++++ gcc (GCC) 4.8.2 20140120 (Red Hat 4.8.2-15) Copyright (C) 2013 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. + cc --version cc (GCC) 4.8.2 20140120 (Red Hat 4.8.2-15) Copyright (C) 2013 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. + echo ++++++++++++++++++config.log++++++++++++++++++ ++++++++++++++++++config.log++++++++++++++++++ + cat ./config.log This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by python configure 3.4, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/opt/_internal/cpython-3.4.4 --disable-shared ## --------- ## ## Platform. ## ## --------- ## hostname = a64418c62400 uname -m = x86_64 uname -r = 4.7.6-1-ARCH uname -s = Linux uname -v = #1 SMP PREEMPT Fri Sep 30 19:28:42 CEST 2016 /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: /opt/rh/devtoolset-2/root/usr/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2894: checking build system type configure:2908: result: x86_64-unknown-linux-gnu configure:2928: checking host system type configure:2941: result: x86_64-unknown-linux-gnu configure:3053: checking for --enable-universalsdk configure:3100: result: no configure:3123: checking for --with-universal-archs configure:3138: result: no configure:3288: checking MACHDEP configure:3494: result: linux configure:3518: checking for --without-gcc configure:3541: result: no configure:3665: checking for gcc configure:3681: found /opt/rh/devtoolset-2/root/usr/bin/gcc configure:3692: result: gcc configure:3921: checking for C compiler version configure:3930: gcc --version >&5 gcc (GCC) 4.8.2 20140120 (Red Hat 4.8.2-15) Copyright (C) 2013 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:3941: $? = 0 configure:3930: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/opt/rh/devtoolset-2/root/usr/libexec/gcc/x86_64-CentOS-linux/4.8.2/lto-wrapper Target: x86_64-CentOS-linux Configured with: ../configure --prefix=/opt/rh/devtoolset-2/root/usr --mandir=/opt/rh/devtoolset-2/root/usr/share/man --infodir=/opt/rh/devtoolset-2/root/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --disable-gnu-unique-object --enable-linker-build-id --enable-languages=c,c++,fortran,lto --enable-plugin --with-linker-hash-style=gnu --enable-initfini-array --disable-libgcj --with-isl=/home/centos/rpm/BUILD/gcc-4.8.2-20140120/obj-x86_64-CentOS-linux/isl-install --with-cloog=/home/centos/rpm/BUILD/gcc-4.8.2-20140120/obj-x86_64-CentOS-linux/cloog-install --with-gmp=/home/centos/rpm/BUILD/gcc-4.8.2-20140120/obj-x86_64-CentOS-linux/gmp-install --with-mpfr=/home/centos/rpm/BUILD/gcc-4.8.2-20140120/obj-x86_64-CentOS-linux/mpfr-install --with-mpc=/home/centos/rpm/BUILD/gcc-4.8.2-20140120/obj-x86_64-CentOS-linux/mpc-install --with-tune=generic --with-arch_32=i586 --build=x86_64-CentOS-linux Thread model: posix gcc version 4.8.2 20140120 (Red Hat 4.8.2-15) (GCC) configure:3941: $? = 0 configure:3930: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3941: $? = 4 configure:3930: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3941: $? = 4 configure:3961: checking whether the C compiler works configure:3983: gcc -Wformat conftest.c >&5 configure:3987: $? = 0 configure:4035: result: yes configure:4038: checking for C compiler default output file name configure:4040: result: a.out configure:4046: checking for suffix of executables configure:4053: gcc -o conftest -Wformat conftest.c >&5 configure:4057: $? = 0 configure:4079: result: configure:4101: checking whether we are cross compiling configure:4109: gcc -o conftest -Wformat conftest.c >&5 configure:4113: $? = 0 configure:4120: ./conftest configure:4124: $? = 0 configure:4139: result: no configure:4144: checking for suffix of object files configure:4166: gcc -c -Wformat conftest.c >&5 configure:4170: $? = 0 configure:4191: result: o configure:4195: checking whether we are using the GNU C compiler configure:4214: gcc -c -Wformat conftest.c >&5 configure:4214: $? = 0 configure:4223: result: yes configure:4232: checking whether gcc accepts -g configure:4252: gcc -c -g conftest.c >&5 configure:4252: $? = 0 configure:4293: result: yes configure:4310: checking for gcc option to accept ISO C89 configure:4373: gcc -c -Wformat conftest.c >&5 configure:4373: $? = 0 configure:4386: result: none needed configure:4409: checking for --with-cxx-main= configure:4435: result: no configure:4488: checking for g++ configure:4521: result: no configure:4855: By default, distutils will build C++ extension modules with "g++". If this is not intended, then set CXX on the configure command line. configure:4864: checking for -Wl,--no-as-needed configure:4880: gcc -o conftest -Wformat -Wl,--no-as-needed conftest.c >&5 configure:4880: $? = 0 configure:4882: result: yes configure:4901: checking how to run the C preprocessor configure:4932: gcc -E conftest.c configure:4932: $? = 0 configure:4946: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4946: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | /* end confdefs.h. */ | #include configure:4971: result: gcc -E configure:4991: gcc -E conftest.c configure:4991: $? = 0 configure:5005: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5005: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | /* end confdefs.h. */ | #include configure:5034: checking for grep that handles long lines and -e configure:5092: result: /bin/grep configure:5097: checking for egrep configure:5159: result: /bin/grep -E configure:5164: checking for ANSI C header files configure:5184: gcc -c -Wformat conftest.c >&5 configure:5184: $? = 0 configure:5257: gcc -o conftest -Wformat conftest.c >&5 configure:5257: $? = 0 configure:5257: ./conftest configure:5257: $? = 0 configure:5268: result: yes configure:5281: checking for sys/types.h configure:5281: gcc -c -Wformat conftest.c >&5 configure:5281: $? = 0 configure:5281: result: yes configure:5281: checking for sys/stat.h configure:5281: gcc -c -Wformat conftest.c >&5 configure:5281: $? = 0 configure:5281: result: yes configure:5281: checking for stdlib.h configure:5281: gcc -c -Wformat conftest.c >&5 configure:5281: $? = 0 configure:5281: result: yes configure:5281: checking for string.h configure:5281: gcc -c -Wformat conftest.c >&5 configure:5281: $? = 0 configure:5281: result: yes configure:5281: checking for memory.h configure:5281: gcc -c -Wformat conftest.c >&5 configure:5281: $? = 0 configure:5281: result: yes configure:5281: checking for strings.h configure:5281: gcc -c -Wformat conftest.c >&5 configure:5281: $? = 0 configure:5281: result: yes configure:5281: checking for inttypes.h configure:5281: gcc -c -Wformat conftest.c >&5 configure:5281: $? = 0 configure:5281: result: yes configure:5281: checking for stdint.h configure:5281: gcc -c -Wformat conftest.c >&5 configure:5281: $? = 0 configure:5281: result: yes configure:5281: checking for unistd.h configure:5281: gcc -c -Wformat conftest.c >&5 configure:5281: $? = 0 configure:5281: result: yes configure:5294: checking minix/config.h usability configure:5294: gcc -c -Wformat conftest.c >&5 conftest.c:54:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:5294: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5294: result: no configure:5294: checking minix/config.h presence configure:5294: gcc -E conftest.c conftest.c:21:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:5294: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 configure:5294: result: no configure:5294: checking for minix/config.h configure:5294: result: no configure:5315: checking whether it is safe to define __EXTENSIONS__ configure:5333: gcc -c -Wformat conftest.c >&5 configure:5333: $? = 0 configure:5340: result: yes configure:5364: checking for --with-suffix configure:5377: result: configure:5383: checking for case-insensitive build directory configure:5395: result: no configure:5420: checking LIBRARY configure:5426: result: libpython$(VERSION)$(ABIFLAGS).a configure:5468: checking LINKCC configure:5487: result: $(PURIFY) $(MAINCC) configure:5496: checking for GNU ld configure:5508: result: yes configure:5511: checking for inline configure:5527: gcc -c -Wformat conftest.c >&5 configure:5527: $? = 0 configure:5535: result: inline configure:5561: checking for --enable-shared configure:5578: result: no configure:5581: checking for --enable-profiling configure:5606: result: no configure:5614: checking LDLIBRARY configure:5705: result: libpython$(VERSION)$(ABIFLAGS).a configure:5751: checking for ranlib configure:5767: found /opt/rh/devtoolset-2/root/usr/bin/ranlib configure:5778: result: ranlib configure:5850: checking for ar configure:5866: found /opt/rh/devtoolset-2/root/usr/bin/ar configure:5877: result: ar configure:5958: checking for readelf configure:5974: found /opt/rh/devtoolset-2/root/usr/bin/readelf configure:5985: result: readelf configure:6023: checking for python3.4 configure:6053: result: no configure:6023: checking for python3 configure:6053: result: no configure:6023: checking for python configure:6039: found /usr/bin/python configure:6050: result: python configure:6091: checking for a BSD-compatible install configure:6159: result: /usr/bin/install -c configure:6170: checking for a thread-safe mkdir -p configure:6209: result: /bin/mkdir -p configure:6227: checking for --with-pydebug configure:6246: result: no configure:6329: checking whether gcc accepts and needs -fno-strict-aliasing configure:6350: gcc -fno-strict-aliasing -c -Wformat conftest.c >&5 configure:6350: $? = 0 configure:6367: gcc -fstrict-aliasing -c -Wformat -Werror -Wstrict-aliasing conftest.c >&5 configure:6367: $? = 0 configure:6388: result: no configure:6395: checking if we can turn off gcc unused result warning configure:6416: gcc -Wunused-result -Werror -c -Wformat conftest.c >&5 configure:6416: $? = 0 configure:6430: result: yes configure:6438: checking for -Werror=declaration-after-statement configure:6459: gcc -Werror=declaration-after-statement -c -Wformat conftest.c >&5 configure:6459: $? = 0 configure:6473: result: yes configure:6649: checking whether pthreads are available without options configure:6674: gcc -o conftest -Wformat conftest.c >&5 /tmp/ccijbkP7.o: In function `main': conftest.c:(.text+0x2e): undefined reference to `pthread_create' conftest.c:(.text+0x45): undefined reference to `pthread_detach' collect2: error: ld returned 1 exit status configure:6674: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | /* end confdefs.h. */ | | #include | #include | | void* routine(void* p){return NULL;} | | int main(){ | pthread_t p; | if(pthread_create(&p,NULL,routine,NULL)!=0) | return 1; | (void)pthread_detach(p); | return 0; | } | configure:6690: result: no configure:6703: checking whether gcc accepts -Kpthread configure:6730: gcc -Kpthread -o conftest -Wformat conftest.c >&5 gcc: error: unrecognized command line option '-Kpthread' configure:6730: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | /* end confdefs.h. */ | | #include | #include | | void* routine(void* p){return NULL;} | | int main(){ | pthread_t p; | if(pthread_create(&p,NULL,routine,NULL)!=0) | return 1; | (void)pthread_detach(p); | return 0; | } | configure:6742: result: no configure:6753: checking whether gcc accepts -Kthread configure:6780: gcc -Kthread -o conftest -Wformat conftest.c >&5 gcc: error: unrecognized command line option '-Kthread' configure:6780: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | /* end confdefs.h. */ | | #include | #include | | void* routine(void* p){return NULL;} | | int main(){ | pthread_t p; | if(pthread_create(&p,NULL,routine,NULL)!=0) | return 1; | (void)pthread_detach(p); | return 0; | } | configure:6792: result: no configure:6803: checking whether gcc accepts -pthread configure:6830: gcc -pthread -o conftest -Wformat conftest.c >&5 configure:6830: $? = 0 configure:6830: ./conftest configure:6830: $? = 0 configure:6842: result: yes configure:6851: checking whether g++ also accepts flags for thread support configure:6882: result: yes configure:6889: checking for ANSI C header files configure:6993: result: yes configure:7017: checking asm/types.h usability configure:7017: gcc -c -Wformat conftest.c >&5 configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking asm/types.h presence configure:7017: gcc -E conftest.c configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking for asm/types.h configure:7017: result: yes configure:7017: checking conio.h usability configure:7017: gcc -c -Wformat conftest.c >&5 conftest.c:62:19: fatal error: conio.h: No such file or directory #include ^ compilation terminated. configure:7017: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7017: result: no configure:7017: checking conio.h presence configure:7017: gcc -E conftest.c conftest.c:29:19: fatal error: conio.h: No such file or directory #include ^ compilation terminated. configure:7017: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | /* end confdefs.h. */ | #include configure:7017: result: no configure:7017: checking for conio.h configure:7017: result: no configure:7017: checking direct.h usability configure:7017: gcc -c -Wformat conftest.c >&5 conftest.c:62:20: fatal error: direct.h: No such file or directory #include ^ compilation terminated. configure:7017: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7017: result: no configure:7017: checking direct.h presence configure:7017: gcc -E conftest.c conftest.c:29:20: fatal error: direct.h: No such file or directory #include ^ compilation terminated. configure:7017: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | /* end confdefs.h. */ | #include configure:7017: result: no configure:7017: checking for direct.h configure:7017: result: no configure:7017: checking dlfcn.h usability configure:7017: gcc -c -Wformat conftest.c >&5 configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking dlfcn.h presence configure:7017: gcc -E conftest.c configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking for dlfcn.h configure:7017: result: yes configure:7017: checking errno.h usability configure:7017: gcc -c -Wformat conftest.c >&5 configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking errno.h presence configure:7017: gcc -E conftest.c configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking for errno.h configure:7017: result: yes configure:7017: checking fcntl.h usability configure:7017: gcc -c -Wformat conftest.c >&5 configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking fcntl.h presence configure:7017: gcc -E conftest.c configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking for fcntl.h configure:7017: result: yes configure:7017: checking grp.h usability configure:7017: gcc -c -Wformat conftest.c >&5 configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking grp.h presence configure:7017: gcc -E conftest.c configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking for grp.h configure:7017: result: yes configure:7017: checking ieeefp.h usability configure:7017: gcc -c -Wformat conftest.c >&5 conftest.c:66:20: fatal error: ieeefp.h: No such file or directory #include ^ compilation terminated. configure:7017: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7017: result: no configure:7017: checking ieeefp.h presence configure:7017: gcc -E conftest.c conftest.c:33:20: fatal error: ieeefp.h: No such file or directory #include ^ compilation terminated. configure:7017: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include configure:7017: result: no configure:7017: checking for ieeefp.h configure:7017: result: no configure:7017: checking io.h usability configure:7017: gcc -c -Wformat conftest.c >&5 conftest.c:66:16: fatal error: io.h: No such file or directory #include ^ compilation terminated. configure:7017: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7017: result: no configure:7017: checking io.h presence configure:7017: gcc -E conftest.c conftest.c:33:16: fatal error: io.h: No such file or directory #include ^ compilation terminated. configure:7017: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include configure:7017: result: no configure:7017: checking for io.h configure:7017: result: no configure:7017: checking langinfo.h usability configure:7017: gcc -c -Wformat conftest.c >&5 configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking langinfo.h presence configure:7017: gcc -E conftest.c configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking for langinfo.h configure:7017: result: yes configure:7017: checking libintl.h usability configure:7017: gcc -c -Wformat conftest.c >&5 configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking libintl.h presence configure:7017: gcc -E conftest.c configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking for libintl.h configure:7017: result: yes configure:7017: checking process.h usability configure:7017: gcc -c -Wformat conftest.c >&5 conftest.c:68:21: fatal error: process.h: No such file or directory #include ^ compilation terminated. configure:7017: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7017: result: no configure:7017: checking process.h presence configure:7017: gcc -E conftest.c conftest.c:35:21: fatal error: process.h: No such file or directory #include ^ compilation terminated. configure:7017: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | /* end confdefs.h. */ | #include configure:7017: result: no configure:7017: checking for process.h configure:7017: result: no configure:7017: checking pthread.h usability configure:7017: gcc -c -Wformat conftest.c >&5 configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking pthread.h presence configure:7017: gcc -E conftest.c configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking for pthread.h configure:7017: result: yes configure:7017: checking sched.h usability configure:7017: gcc -c -Wformat conftest.c >&5 configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking sched.h presence configure:7017: gcc -E conftest.c configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking for sched.h configure:7017: result: yes configure:7017: checking shadow.h usability configure:7017: gcc -c -Wformat conftest.c >&5 configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking shadow.h presence configure:7017: gcc -E conftest.c configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking for shadow.h configure:7017: result: yes configure:7017: checking signal.h usability configure:7017: gcc -c -Wformat conftest.c >&5 configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking signal.h presence configure:7017: gcc -E conftest.c configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking for signal.h configure:7017: result: yes configure:7017: checking for stdint.h configure:7017: result: yes configure:7017: checking stropts.h usability configure:7017: gcc -c -Wformat conftest.c >&5 configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking stropts.h presence configure:7017: gcc -E conftest.c configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking for stropts.h configure:7017: result: yes configure:7017: checking termios.h usability configure:7017: gcc -c -Wformat conftest.c >&5 configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking termios.h presence configure:7017: gcc -E conftest.c configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking for termios.h configure:7017: result: yes configure:7017: checking for unistd.h configure:7017: result: yes configure:7017: checking utime.h usability configure:7017: gcc -c -Wformat conftest.c >&5 configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking utime.h presence configure:7017: gcc -E conftest.c configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking for utime.h configure:7017: result: yes configure:7017: checking poll.h usability configure:7017: gcc -c -Wformat conftest.c >&5 configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking poll.h presence configure:7017: gcc -E conftest.c configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking for poll.h configure:7017: result: yes configure:7017: checking sys/devpoll.h usability configure:7017: gcc -c -Wformat conftest.c >&5 conftest.c:78:25: fatal error: sys/devpoll.h: No such file or directory #include ^ compilation terminated. configure:7017: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7017: result: no configure:7017: checking sys/devpoll.h presence configure:7017: gcc -E conftest.c conftest.c:45:25: fatal error: sys/devpoll.h: No such file or directory #include ^ compilation terminated. configure:7017: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | /* end confdefs.h. */ | #include configure:7017: result: no configure:7017: checking for sys/devpoll.h configure:7017: result: no configure:7017: checking sys/epoll.h usability configure:7017: gcc -c -Wformat conftest.c >&5 configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking sys/epoll.h presence configure:7017: gcc -E conftest.c configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking for sys/epoll.h configure:7017: result: yes configure:7017: checking sys/poll.h usability configure:7017: gcc -c -Wformat conftest.c >&5 configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking sys/poll.h presence configure:7017: gcc -E conftest.c configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking for sys/poll.h configure:7017: result: yes configure:7017: checking sys/audioio.h usability configure:7017: gcc -c -Wformat conftest.c >&5 conftest.c:80:25: fatal error: sys/audioio.h: No such file or directory #include ^ compilation terminated. configure:7017: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7017: result: no configure:7017: checking sys/audioio.h presence configure:7017: gcc -E conftest.c conftest.c:47:25: fatal error: sys/audioio.h: No such file or directory #include ^ compilation terminated. configure:7017: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #include configure:7017: result: no configure:7017: checking for sys/audioio.h configure:7017: result: no configure:7017: checking sys/xattr.h usability configure:7017: gcc -c -Wformat conftest.c >&5 configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking sys/xattr.h presence configure:7017: gcc -E conftest.c configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking for sys/xattr.h configure:7017: result: yes configure:7017: checking sys/bsdtty.h usability configure:7017: gcc -c -Wformat conftest.c >&5 conftest.c:81:24: fatal error: sys/bsdtty.h: No such file or directory #include ^ compilation terminated. configure:7017: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7017: result: no configure:7017: checking sys/bsdtty.h presence configure:7017: gcc -E conftest.c conftest.c:48:24: fatal error: sys/bsdtty.h: No such file or directory #include ^ compilation terminated. configure:7017: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | /* end confdefs.h. */ | #include configure:7017: result: no configure:7017: checking for sys/bsdtty.h configure:7017: result: no configure:7017: checking sys/event.h usability configure:7017: gcc -c -Wformat conftest.c >&5 conftest.c:81:23: fatal error: sys/event.h: No such file or directory #include ^ compilation terminated. configure:7017: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7017: result: no configure:7017: checking sys/event.h presence configure:7017: gcc -E conftest.c conftest.c:48:23: fatal error: sys/event.h: No such file or directory #include ^ compilation terminated. configure:7017: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | /* end confdefs.h. */ | #include configure:7017: result: no configure:7017: checking for sys/event.h configure:7017: result: no configure:7017: checking sys/file.h usability configure:7017: gcc -c -Wformat conftest.c >&5 configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking sys/file.h presence configure:7017: gcc -E conftest.c configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking for sys/file.h configure:7017: result: yes configure:7017: checking sys/ioctl.h usability configure:7017: gcc -c -Wformat conftest.c >&5 configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking sys/ioctl.h presence configure:7017: gcc -E conftest.c configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking for sys/ioctl.h configure:7017: result: yes configure:7017: checking sys/kern_control.h usability configure:7017: gcc -c -Wformat conftest.c >&5 conftest.c:83:30: fatal error: sys/kern_control.h: No such file or directory #include ^ compilation terminated. configure:7017: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7017: result: no configure:7017: checking sys/kern_control.h presence configure:7017: gcc -E conftest.c conftest.c:50:30: fatal error: sys/kern_control.h: No such file or directory #include ^ compilation terminated. configure:7017: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:7017: result: no configure:7017: checking for sys/kern_control.h configure:7017: result: no configure:7017: checking sys/loadavg.h usability configure:7017: gcc -c -Wformat conftest.c >&5 conftest.c:83:25: fatal error: sys/loadavg.h: No such file or directory #include ^ compilation terminated. configure:7017: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7017: result: no configure:7017: checking sys/loadavg.h presence configure:7017: gcc -E conftest.c conftest.c:50:25: fatal error: sys/loadavg.h: No such file or directory #include ^ compilation terminated. configure:7017: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:7017: result: no configure:7017: checking for sys/loadavg.h configure:7017: result: no configure:7017: checking sys/lock.h usability configure:7017: gcc -c -Wformat conftest.c >&5 conftest.c:83:22: fatal error: sys/lock.h: No such file or directory #include ^ compilation terminated. configure:7017: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7017: result: no configure:7017: checking sys/lock.h presence configure:7017: gcc -E conftest.c conftest.c:50:22: fatal error: sys/lock.h: No such file or directory #include ^ compilation terminated. configure:7017: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:7017: result: no configure:7017: checking for sys/lock.h configure:7017: result: no configure:7017: checking sys/mkdev.h usability configure:7017: gcc -c -Wformat conftest.c >&5 conftest.c:83:23: fatal error: sys/mkdev.h: No such file or directory #include ^ compilation terminated. configure:7017: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7017: result: no configure:7017: checking sys/mkdev.h presence configure:7017: gcc -E conftest.c conftest.c:50:23: fatal error: sys/mkdev.h: No such file or directory #include ^ compilation terminated. configure:7017: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:7017: result: no configure:7017: checking for sys/mkdev.h configure:7017: result: no configure:7017: checking sys/modem.h usability configure:7017: gcc -c -Wformat conftest.c >&5 conftest.c:83:23: fatal error: sys/modem.h: No such file or directory #include ^ compilation terminated. configure:7017: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7017: result: no configure:7017: checking sys/modem.h presence configure:7017: gcc -E conftest.c conftest.c:50:23: fatal error: sys/modem.h: No such file or directory #include ^ compilation terminated. configure:7017: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:7017: result: no configure:7017: checking for sys/modem.h configure:7017: result: no configure:7017: checking sys/param.h usability configure:7017: gcc -c -Wformat conftest.c >&5 configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking sys/param.h presence configure:7017: gcc -E conftest.c configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking for sys/param.h configure:7017: result: yes configure:7017: checking sys/select.h usability configure:7017: gcc -c -Wformat conftest.c >&5 configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking sys/select.h presence configure:7017: gcc -E conftest.c configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking for sys/select.h configure:7017: result: yes configure:7017: checking sys/sendfile.h usability configure:7017: gcc -c -Wformat conftest.c >&5 configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking sys/sendfile.h presence configure:7017: gcc -E conftest.c configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking for sys/sendfile.h configure:7017: result: yes configure:7017: checking sys/socket.h usability configure:7017: gcc -c -Wformat conftest.c >&5 configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking sys/socket.h presence configure:7017: gcc -E conftest.c configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking for sys/socket.h configure:7017: result: yes configure:7017: checking sys/statvfs.h usability configure:7017: gcc -c -Wformat conftest.c >&5 configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking sys/statvfs.h presence configure:7017: gcc -E conftest.c configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking for sys/statvfs.h configure:7017: result: yes configure:7017: checking for sys/stat.h configure:7017: result: yes configure:7017: checking sys/syscall.h usability configure:7017: gcc -c -Wformat conftest.c >&5 configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking sys/syscall.h presence configure:7017: gcc -E conftest.c configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking for sys/syscall.h configure:7017: result: yes configure:7017: checking sys/sys_domain.h usability configure:7017: gcc -c -Wformat conftest.c >&5 conftest.c:90:28: fatal error: sys/sys_domain.h: No such file or directory #include ^ compilation terminated. configure:7017: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7017: result: no configure:7017: checking sys/sys_domain.h presence configure:7017: gcc -E conftest.c conftest.c:57:28: fatal error: sys/sys_domain.h: No such file or directory #include ^ compilation terminated. configure:7017: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | /* end confdefs.h. */ | #include configure:7017: result: no configure:7017: checking for sys/sys_domain.h configure:7017: result: no configure:7017: checking sys/termio.h usability configure:7017: gcc -c -Wformat conftest.c >&5 conftest.c:90:24: fatal error: sys/termio.h: No such file or directory #include ^ compilation terminated. configure:7017: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7017: result: no configure:7017: checking sys/termio.h presence configure:7017: gcc -E conftest.c conftest.c:57:24: fatal error: sys/termio.h: No such file or directory #include ^ compilation terminated. configure:7017: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | /* end confdefs.h. */ | #include configure:7017: result: no configure:7017: checking for sys/termio.h configure:7017: result: no configure:7017: checking sys/time.h usability configure:7017: gcc -c -Wformat conftest.c >&5 configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking sys/time.h presence configure:7017: gcc -E conftest.c configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking for sys/time.h configure:7017: result: yes configure:7017: checking sys/times.h usability configure:7017: gcc -c -Wformat conftest.c >&5 configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking sys/times.h presence configure:7017: gcc -E conftest.c configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking for sys/times.h configure:7017: result: yes configure:7017: checking for sys/types.h configure:7017: result: yes configure:7017: checking sys/uio.h usability configure:7017: gcc -c -Wformat conftest.c >&5 configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking sys/uio.h presence configure:7017: gcc -E conftest.c configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking for sys/uio.h configure:7017: result: yes configure:7017: checking sys/un.h usability configure:7017: gcc -c -Wformat conftest.c >&5 configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking sys/un.h presence configure:7017: gcc -E conftest.c configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking for sys/un.h configure:7017: result: yes configure:7017: checking sys/utsname.h usability configure:7017: gcc -c -Wformat conftest.c >&5 configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking sys/utsname.h presence configure:7017: gcc -E conftest.c configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking for sys/utsname.h configure:7017: result: yes configure:7017: checking sys/wait.h usability configure:7017: gcc -c -Wformat conftest.c >&5 configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking sys/wait.h presence configure:7017: gcc -E conftest.c configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking for sys/wait.h configure:7017: result: yes configure:7017: checking pty.h usability configure:7017: gcc -c -Wformat conftest.c >&5 configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking pty.h presence configure:7017: gcc -E conftest.c configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking for pty.h configure:7017: result: yes configure:7017: checking libutil.h usability configure:7017: gcc -c -Wformat conftest.c >&5 conftest.c:98:21: fatal error: libutil.h: No such file or directory #include ^ compilation terminated. configure:7017: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7017: result: no configure:7017: checking libutil.h presence configure:7017: gcc -E conftest.c conftest.c:65:21: fatal error: libutil.h: No such file or directory #include ^ compilation terminated. configure:7017: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | /* end confdefs.h. */ | #include configure:7017: result: no configure:7017: checking for libutil.h configure:7017: result: no configure:7017: checking sys/resource.h usability configure:7017: gcc -c -Wformat conftest.c >&5 configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking sys/resource.h presence configure:7017: gcc -E conftest.c configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking for sys/resource.h configure:7017: result: yes configure:7017: checking netpacket/packet.h usability configure:7017: gcc -c -Wformat conftest.c >&5 configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking netpacket/packet.h presence configure:7017: gcc -E conftest.c configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking for netpacket/packet.h configure:7017: result: yes configure:7017: checking sysexits.h usability configure:7017: gcc -c -Wformat conftest.c >&5 configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking sysexits.h presence configure:7017: gcc -E conftest.c configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking for sysexits.h configure:7017: result: yes configure:7017: checking bluetooth.h usability configure:7017: gcc -c -Wformat conftest.c >&5 conftest.c:101:23: fatal error: bluetooth.h: No such file or directory #include ^ compilation terminated. configure:7017: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7017: result: no configure:7017: checking bluetooth.h presence configure:7017: gcc -E conftest.c conftest.c:68:23: fatal error: bluetooth.h: No such file or directory #include ^ compilation terminated. configure:7017: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | #include configure:7017: result: no configure:7017: checking for bluetooth.h configure:7017: result: no configure:7017: checking bluetooth/bluetooth.h usability configure:7017: gcc -c -Wformat conftest.c >&5 conftest.c:101:33: fatal error: bluetooth/bluetooth.h: No such file or directory #include ^ compilation terminated. configure:7017: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7017: result: no configure:7017: checking bluetooth/bluetooth.h presence configure:7017: gcc -E conftest.c conftest.c:68:33: fatal error: bluetooth/bluetooth.h: No such file or directory #include ^ compilation terminated. configure:7017: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | #include configure:7017: result: no configure:7017: checking for bluetooth/bluetooth.h configure:7017: result: no configure:7017: checking linux/tipc.h usability configure:7017: gcc -c -Wformat conftest.c >&5 configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking linux/tipc.h presence configure:7017: gcc -E conftest.c configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking for linux/tipc.h configure:7017: result: yes configure:7017: checking spawn.h usability configure:7017: gcc -c -Wformat conftest.c >&5 configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking spawn.h presence configure:7017: gcc -E conftest.c configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking for spawn.h configure:7017: result: yes configure:7017: checking util.h usability configure:7017: gcc -c -Wformat conftest.c >&5 conftest.c:103:18: fatal error: util.h: No such file or directory #include ^ compilation terminated. configure:7017: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7017: result: no configure:7017: checking util.h presence configure:7017: gcc -E conftest.c conftest.c:70:18: fatal error: util.h: No such file or directory #include ^ compilation terminated. configure:7017: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | /* end confdefs.h. */ | #include configure:7017: result: no configure:7017: checking for util.h configure:7017: result: no configure:7017: checking alloca.h usability configure:7017: gcc -c -Wformat conftest.c >&5 configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking alloca.h presence configure:7017: gcc -E conftest.c configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking for alloca.h configure:7017: result: yes configure:7017: checking endian.h usability configure:7017: gcc -c -Wformat conftest.c >&5 configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking endian.h presence configure:7017: gcc -E conftest.c configure:7017: $? = 0 configure:7017: result: yes configure:7017: checking for endian.h configure:7017: result: yes configure:7017: checking sys/endian.h usability configure:7017: gcc -c -Wformat conftest.c >&5 conftest.c:105:24: fatal error: sys/endian.h: No such file or directory #include ^ compilation terminated. configure:7017: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7017: result: no configure:7017: checking sys/endian.h presence configure:7017: gcc -E conftest.c conftest.c:72:24: fatal error: sys/endian.h: No such file or directory #include ^ compilation terminated. configure:7017: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | /* end confdefs.h. */ | #include configure:7017: result: no configure:7017: checking for sys/endian.h configure:7017: result: no configure:7030: checking for dirent.h that defines DIR configure:7049: gcc -c -Wformat conftest.c >&5 configure:7049: $? = 0 configure:7057: result: yes configure:7070: checking for library containing opendir configure:7101: gcc -o conftest -Wformat conftest.c >&5 configure:7101: $? = 0 configure:7118: result: none required configure:7185: checking whether sys/types.h defines makedev configure:7201: gcc -o conftest -Wformat conftest.c >&5 configure:7201: $? = 0 configure:7210: result: yes configure:7239: checking for net/if.h configure:7239: gcc -c -Wformat conftest.c >&5 configure:7239: $? = 0 configure:7239: result: yes configure:7266: checking for linux/netlink.h configure:7266: gcc -c -Wformat conftest.c >&5 configure:7266: $? = 0 configure:7266: result: yes configure:7289: checking for linux/can.h configure:7289: gcc -c -Wformat conftest.c >&5 conftest.c:81:23: fatal error: linux/can.h: No such file or directory #include ^ compilation terminated. configure:7289: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | | | #include configure:7289: result: no configure:7289: checking for linux/can/raw.h configure:7289: gcc -c -Wformat conftest.c >&5 conftest.c:81:27: fatal error: linux/can/raw.h: No such file or directory #include ^ compilation terminated. configure:7289: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | | | #include configure:7289: result: no configure:7289: checking for linux/can/bcm.h configure:7289: gcc -c -Wformat conftest.c >&5 conftest.c:81:27: fatal error: linux/can/bcm.h: No such file or directory #include ^ compilation terminated. configure:7289: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | | | #include configure:7289: result: no configure:7307: checking for clock_t in time.h configure:7326: result: yes configure:7329: checking for makedev configure:7352: gcc -o conftest -Wformat conftest.c >&5 configure:7352: $? = 0 configure:7359: result: yes configure:7368: checking for le64toh configure:7389: gcc -o conftest -Wformat conftest.c >&5 /tmp/cccmfhGw.o: In function `main': conftest.c:(.text+0xf): undefined reference to `le64toh' collect2: error: ld returned 1 exit status configure:7389: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | /* end confdefs.h. */ | | #ifdef HAVE_ENDIAN_H | #include | #elif defined(HAVE_SYS_ENDIAN_H) | #include | #endif | | int | main () | { | | le64toh(1) | ; | return 0; | } | configure:7396: result: no configure:7412: checking Solaris LFS bug configure:7429: gcc -c -Wformat conftest.c >&5 configure:7429: $? = 0 configure:7435: result: no configure:7467: checking for mode_t configure:7467: gcc -c -Wformat conftest.c >&5 configure:7467: $? = 0 configure:7467: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:117:21: error: expected expression before ')' token if (sizeof ((mode_t))) ^ configure:7467: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((mode_t))) | return 0; | ; | return 0; | } configure:7467: result: yes configure:7478: checking for off_t configure:7478: gcc -c -Wformat conftest.c >&5 configure:7478: $? = 0 configure:7478: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:117:20: error: expected expression before ')' token if (sizeof ((off_t))) ^ configure:7478: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:7478: result: yes configure:7489: checking for pid_t configure:7489: gcc -c -Wformat conftest.c >&5 configure:7489: $? = 0 configure:7489: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:117:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:7489: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:7489: result: yes configure:7505: checking for size_t configure:7505: gcc -c -Wformat conftest.c >&5 configure:7505: $? = 0 configure:7505: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:118:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:7505: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:7505: result: yes configure:7516: checking for uid_t in sys/types.h configure:7535: result: yes configure:7554: checking for uint32_t configure:7554: gcc -c -Wformat conftest.c >&5 configure:7554: $? = 0 configure:7554: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:118:23: error: expected expression before ')' token if (sizeof ((uint32_t))) ^ configure:7554: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((uint32_t))) | return 0; | ; | return 0; | } configure:7554: result: yes configure:7561: checking for uint32_t configure:7561: gcc -c -Wformat conftest.c >&5 configure:7561: $? = 0 configure:7561: result: yes configure:7576: checking for uint64_t configure:7576: gcc -c -Wformat conftest.c >&5 configure:7576: $? = 0 configure:7576: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:119:23: error: expected expression before ')' token if (sizeof ((uint64_t))) ^ configure:7576: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((uint64_t))) | return 0; | ; | return 0; | } configure:7576: result: yes configure:7583: checking for uint64_t configure:7583: gcc -c -Wformat conftest.c >&5 configure:7583: $? = 0 configure:7583: result: yes configure:7598: checking for int32_t configure:7598: gcc -c -Wformat conftest.c >&5 configure:7598: $? = 0 configure:7598: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:120:22: error: expected expression before ')' token if (sizeof ((int32_t))) ^ configure:7598: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((int32_t))) | return 0; | ; | return 0; | } configure:7598: result: yes configure:7605: checking for int32_t configure:7605: gcc -c -Wformat conftest.c >&5 configure:7605: $? = 0 configure:7605: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:123:53: warning: integer overflow in expression [-Woverflow] < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; ^ conftest.c:122:12: error: storage size of 'test_array' isn't constant static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) ^ configure:7605: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 32 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:7605: result: yes configure:7617: checking for int64_t configure:7617: gcc -c -Wformat conftest.c >&5 configure:7617: $? = 0 configure:7617: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:121:22: error: expected expression before ')' token if (sizeof ((int64_t))) ^ configure:7617: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((int64_t))) | return 0; | ; | return 0; | } configure:7617: result: yes configure:7624: checking for int64_t configure:7624: gcc -c -Wformat conftest.c >&5 configure:7624: $? = 0 configure:7624: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:124:53: warning: integer overflow in expression [-Woverflow] < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; ^ conftest.c:123:12: error: storage size of 'test_array' isn't constant static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) ^ configure:7624: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 64 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:7624: result: yes configure:7636: checking for ssize_t configure:7636: gcc -c -Wformat conftest.c >&5 configure:7636: $? = 0 configure:7636: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:122:22: error: expected expression before ')' token if (sizeof ((ssize_t))) ^ configure:7636: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((ssize_t))) | return 0; | ; | return 0; | } configure:7636: result: yes configure:7643: checking for __uint128_t configure:7643: gcc -c -Wformat conftest.c >&5 configure:7643: $? = 0 configure:7643: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:123:26: error: expected expression before ')' token if (sizeof ((__uint128_t))) ^ configure:7643: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((__uint128_t))) | return 0; | ; | return 0; | } configure:7643: result: yes configure:7657: checking size of int configure:7662: gcc -o conftest -Wformat conftest.c >&5 configure:7662: $? = 0 configure:7662: ./conftest configure:7662: $? = 0 configure:7676: result: 4 configure:7690: checking size of long configure:7695: gcc -o conftest -Wformat conftest.c >&5 configure:7695: $? = 0 configure:7695: ./conftest configure:7695: $? = 0 configure:7709: result: 8 configure:7723: checking size of void * configure:7728: gcc -o conftest -Wformat conftest.c >&5 configure:7728: $? = 0 configure:7728: ./conftest configure:7728: $? = 0 configure:7742: result: 8 configure:7756: checking size of short configure:7761: gcc -o conftest -Wformat conftest.c >&5 configure:7761: $? = 0 configure:7761: ./conftest configure:7761: $? = 0 configure:7775: result: 2 configure:7789: checking size of float configure:7794: gcc -o conftest -Wformat conftest.c >&5 configure:7794: $? = 0 configure:7794: ./conftest configure:7794: $? = 0 configure:7808: result: 4 configure:7822: checking size of double configure:7827: gcc -o conftest -Wformat conftest.c >&5 configure:7827: $? = 0 configure:7827: ./conftest configure:7827: $? = 0 configure:7841: result: 8 configure:7855: checking size of fpos_t configure:7860: gcc -o conftest -Wformat conftest.c >&5 configure:7860: $? = 0 configure:7860: ./conftest configure:7860: $? = 0 configure:7874: result: 16 configure:7888: checking size of size_t configure:7893: gcc -o conftest -Wformat conftest.c >&5 configure:7893: $? = 0 configure:7893: ./conftest configure:7893: $? = 0 configure:7907: result: 8 configure:7921: checking size of pid_t configure:7926: gcc -o conftest -Wformat conftest.c >&5 configure:7926: $? = 0 configure:7926: ./conftest configure:7926: $? = 0 configure:7940: result: 4 configure:7951: checking for long long support configure:7965: gcc -c -Wformat conftest.c >&5 configure:7965: $? = 0 configure:7974: result: yes configure:7981: checking size of long long configure:7986: gcc -o conftest -Wformat conftest.c >&5 configure:7986: $? = 0 configure:7986: ./conftest configure:7986: $? = 0 configure:8000: result: 8 configure:8012: checking for long double support configure:8026: gcc -c -Wformat conftest.c >&5 configure:8026: $? = 0 configure:8035: result: yes configure:8042: checking size of long double configure:8047: gcc -o conftest -Wformat conftest.c >&5 configure:8047: $? = 0 configure:8047: ./conftest configure:8047: $? = 0 configure:8061: result: 16 configure:8074: checking for _Bool support configure:8088: gcc -c -Wformat conftest.c >&5 configure:8088: $? = 0 configure:8097: result: yes configure:8104: checking size of _Bool configure:8109: gcc -o conftest -Wformat conftest.c >&5 configure:8109: $? = 0 configure:8109: ./conftest configure:8109: $? = 0 configure:8123: result: 1 configure:8135: checking for uintptr_t configure:8135: gcc -c -Wformat conftest.c >&5 configure:8135: $? = 0 configure:8135: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:113:24: error: expected expression before ')' token if (sizeof ((uintptr_t))) ^ configure:8135: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | /* end confdefs.h. */ | #ifdef HAVE_STDINT_H | #include | #endif | #ifdef HAVE_INTTYPES_H | #include | #endif | | int | main () | { | if (sizeof ((uintptr_t))) | return 0; | ; | return 0; | } configure:8135: result: yes configure:8152: checking size of uintptr_t configure:8157: gcc -o conftest -Wformat conftest.c >&5 configure:8157: $? = 0 configure:8157: ./conftest configure:8157: $? = 0 configure:8171: result: 8 configure:8188: checking size of off_t configure:8193: gcc -o conftest -Wformat conftest.c >&5 configure:8193: $? = 0 configure:8193: ./conftest configure:8193: $? = 0 configure:8212: result: 8 configure:8223: checking whether to enable large file support configure:8235: result: no configure:8247: checking size of time_t configure:8252: gcc -o conftest -Wformat conftest.c >&5 configure:8252: $? = 0 configure:8252: ./conftest configure:8252: $? = 0 configure:8274: result: 8 configure:8295: checking for pthread_t configure:8311: gcc -pthread -c -Wformat conftest.c >&5 configure:8311: $? = 0 configure:8315: result: yes configure:8322: checking size of pthread_t configure:8327: gcc -pthread -o conftest -Wformat conftest.c >&5 configure:8327: $? = 0 configure:8327: ./conftest configure:8327: $? = 0 configure:8346: result: 8 configure:8447: checking for --enable-framework configure:8464: result: no configure:8468: checking for dyld configure:8479: result: no configure:8494: checking the extension of shared libraries configure:8508: result: .so configure:8515: checking LDSHARED configure:8650: result: $(CC) -shared configure:8656: checking CCSHARED configure:8690: result: -fPIC configure:8694: checking LINKFORSHARED configure:8748: result: -Xlinker -export-dynamic configure:8753: checking CFLAGSFORSHARED configure:8766: result: configure:8778: checking SHLIBS configure:8784: result: $(LIBS) configure:8789: checking for sendfile in -lsendfile configure:8814: gcc -o conftest -Wformat conftest.c -lsendfile >&5 /opt/rh/devtoolset-2/root/usr/libexec/gcc/x86_64-CentOS-linux/4.8.2/ld: cannot find -lsendfile collect2: error: ld returned 1 exit status configure:8814: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | /* 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 sendfile (); | int | main () | { | return sendfile (); | ; | return 0; | } configure:8823: result: no configure:8834: checking for dlopen in -ldl configure:8859: gcc -o conftest -Wformat conftest.c -ldl >&5 configure:8859: $? = 0 configure:8868: result: yes configure:8879: checking for shl_load in -ldld configure:8904: gcc -o conftest -Wformat conftest.c -ldld -ldl >&5 /opt/rh/devtoolset-2/root/usr/libexec/gcc/x86_64-CentOS-linux/4.8.2/ld: cannot find -ldld collect2: error: ld returned 1 exit status configure:8904: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #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:8913: result: no configure:8924: checking for RAND_egd in -lcrypto configure:8949: gcc -o conftest -Wformat conftest.c -lcrypto -ldl >&5 /opt/rh/devtoolset-2/root/usr/libexec/gcc/x86_64-CentOS-linux/4.8.2/ld: cannot find -lcrypto collect2: error: ld returned 1 exit status configure:8949: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #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 RAND_egd (); | int | main () | { | return RAND_egd (); | ; | return 0; | } configure:8958: result: no configure:8969: checking for library containing sem_init configure:9000: gcc -o conftest -Wformat conftest.c -ldl >&5 /tmp/ccG6aSbk.o: In function `main': conftest.c:(.text+0xa): undefined reference to `sem_init' collect2: error: ld returned 1 exit status configure:9000: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #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 sem_init (); | int | main () | { | return sem_init (); | ; | return 0; | } configure:9000: gcc -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9000: $? = 0 configure:9017: result: -lpthread configure:9030: checking for textdomain in -lintl configure:9055: gcc -o conftest -Wformat conftest.c -lintl -lpthread -ldl >&5 /opt/rh/devtoolset-2/root/usr/libexec/gcc/x86_64-CentOS-linux/4.8.2/ld: cannot find -lintl collect2: error: ld returned 1 exit status configure:9055: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #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 textdomain (); | int | main () | { | return textdomain (); | ; | return 0; | } configure:9064: result: no configure:9111: checking aligned memory access is required configure:9133: gcc -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9133: $? = 0 configure:9133: ./conftest configure:9133: $? = 0 configure:9148: result: no configure:9155: checking for --with-hash-algorithm configure:9178: result: default configure:9184: checking for t_open in -lnsl configure:9209: gcc -o conftest -Wformat conftest.c -lnsl -lpthread -ldl >&5 /tmp/ccMEqhmQ.o: In function `main': conftest.c:(.text+0xa): undefined reference to `t_open' collect2: error: ld returned 1 exit status configure:9209: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #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 t_open (); | int | main () | { | return t_open (); | ; | return 0; | } configure:9218: result: no configure:9224: checking for socket in -lsocket configure:9249: gcc -o conftest -Wformat conftest.c -lsocket -lpthread -ldl -lpthread -ldl >&5 /opt/rh/devtoolset-2/root/usr/libexec/gcc/x86_64-CentOS-linux/4.8.2/ld: cannot find -lsocket collect2: error: ld returned 1 exit status configure:9249: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #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 socket (); | int | main () | { | return socket (); | ; | return 0; | } configure:9258: result: no configure:9265: checking for --with-libs configure:9276: result: no configure:9335: checking for pkg-config configure:9353: found /usr/bin/pkg-config configure:9365: result: /usr/bin/pkg-config configure:9390: checking pkg-config is at least version 0.9.0 configure:9393: result: yes configure:9403: checking for --with-system-expat configure:9414: result: no configure:9418: checking for --with-system-ffi configure:9436: result: no configure:9440: checking for --with-system-libmpdec configure:9451: result: no configure:9455: checking for --enable-loadable-sqlite-extensions configure:9465: result: no configure:9471: checking for --with-tcltk-includes configure:9481: result: default configure:9483: checking for --with-tcltk-libs configure:9493: result: default configure:9509: checking for --with-dbmliborder configure:9528: result: configure:9534: checking for --with-signal-module configure:9546: result: yes configure:9568: checking for --with-threads configure:9588: result: yes configure:10019: checking if PTHREAD_SCOPE_SYSTEM is supported configure:10044: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 conftest.c: In function 'main': conftest.c:119:39: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] if (pthread_attr_init(&attr)) exit(-1); ^ configure:10044: $? = 0 configure:10044: ./conftest configure:10044: $? = 0 configure:10056: result: yes configure:10065: checking for pthread_sigmask configure:10065: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10065: $? = 0 configure:10065: result: yes configure:10082: checking for pthread_atfork configure:10082: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10082: $? = 0 configure:10082: result: yes configure:10096: checking if --enable-ipv6 is specified configure:10128: gcc -pthread -c -Wformat conftest.c >&5 configure:10128: $? = 0 configure:10130: result: yes configure:10144: checking if RFC2553 API is available configure:10161: gcc -pthread -c -Wformat conftest.c >&5 configure:10161: $? = 0 configure:10163: result: yes configure:10190: checking ipv6 stack type configure:10323: result: linux-glibc configure:10343: checking for OSX 10.5 SDK or later configure:10358: gcc -pthread -c -Wformat conftest.c >&5 conftest.c:115:29: fatal error: Carbon/Carbon.h: No such file or directory #include ^ compilation terminated. configure:10358: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | /* end confdefs.h. */ | | #include | int | main () | { | FSIORefNum fRef = 0 | ; | return 0; | } | configure:10368: result: no configure:10375: checking for --with-doc-strings configure:10393: result: yes configure:10397: checking for --with-tsc configure:10414: result: no configure:10420: checking for --with-pymalloc configure:10440: result: yes configure:10444: checking for --with-valgrind configure:10454: result: no configure:10479: checking for dlopen configure:10479: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10479: $? = 0 configure:10479: result: yes configure:10492: checking DYNLOADFILE configure:10516: result: dynload_shlib.o configure:10528: checking MACHDEP_OBJS configure:10537: result: none configure:10569: checking for alarm configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for accept4 configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccgITLdX.o: In function `main': conftest.c:(.text+0xa): undefined reference to `accept4' collect2: error: ld returned 1 exit status configure:10569: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | /* end confdefs.h. */ | /* Define accept4 to an innocuous variant, in case declares accept4. | For example, HP-UX 11i declares gettimeofday. */ | #define accept4 innocuous_accept4 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char accept4 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef accept4 | | /* 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 accept4 (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_accept4 || defined __stub___accept4 | choke me | #endif | | int | main () | { | return accept4 (); | ; | return 0; | } configure:10569: result: no configure:10569: checking for setitimer configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for getitimer configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for bind_textdomain_codeset configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for chown configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for clock configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for confstr configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for ctermid configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for dup3 configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccytlQkp.o: In function `main': conftest.c:(.text+0xa): undefined reference to `dup3' collect2: error: ld returned 1 exit status configure:10569: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | /* end confdefs.h. */ | /* Define dup3 to an innocuous variant, in case declares dup3. | For example, HP-UX 11i declares gettimeofday. */ | #define dup3 innocuous_dup3 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dup3 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dup3 | | /* 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 dup3 (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_dup3 || defined __stub___dup3 | choke me | #endif | | int | main () | { | return dup3 (); | ; | return 0; | } configure:10569: result: no configure:10569: checking for execv configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 conftest.c:149:6: warning: conflicting types for built-in function 'execv' [enabled by default] char execv (); ^ configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for faccessat configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for fchmod configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for fchmodat configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for fchown configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for fchownat configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for fexecve configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for fdopendir configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for fork configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 conftest.c:157:6: warning: conflicting types for built-in function 'fork' [enabled by default] char fork (); ^ configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for fpathconf configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for fstatat configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for ftime configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for ftruncate configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for futimesat configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for futimens configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccKVZVvV.o: In function `main': conftest.c:(.text+0xa): undefined reference to `futimens' collect2: error: ld returned 1 exit status configure:10569: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | /* end confdefs.h. */ | /* Define futimens to an innocuous variant, in case declares futimens. | For example, HP-UX 11i declares gettimeofday. */ | #define futimens innocuous_futimens | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char futimens (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef futimens | | /* 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 futimens (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_futimens || defined __stub___futimens | choke me | #endif | | int | main () | { | return futimens (); | ; | return 0; | } configure:10569: result: no configure:10569: checking for futimes configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for gai_strerror configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for getentropy configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccIuGwLf.o: In function `main': conftest.c:(.text+0xa): undefined reference to `getentropy' collect2: error: ld returned 1 exit status configure:10569: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | /* end confdefs.h. */ | /* Define getentropy to an innocuous variant, in case declares getentropy. | For example, HP-UX 11i declares gettimeofday. */ | #define getentropy innocuous_getentropy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getentropy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getentropy | | /* 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 getentropy (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getentropy || defined __stub___getentropy | choke me | #endif | | int | main () | { | return getentropy (); | ; | return 0; | } configure:10569: result: no configure:10569: checking for getgrouplist configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for getgroups configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for getlogin configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for getloadavg configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for getpeername configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for getpgid configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for getpid configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for getpriority configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for getresuid configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for getresgid configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for getpwent configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for getspnam configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for getspent configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for getsid configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for getwd configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/cc089Quw.o: In function `main': conftest.c:(.text+0xa): warning: the `getwd' function is dangerous and should not be used. configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for if_nameindex configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for initgroups configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for kill configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for killpg configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for lchmod configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 conftest.c:189:1: error: unknown type name 'choke' choke me ^ conftest.c:192:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' int ^ configure:10569: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | /* end confdefs.h. */ | /* Define lchmod to an innocuous variant, in case declares lchmod. | For example, HP-UX 11i declares gettimeofday. */ | #define lchmod innocuous_lchmod | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char lchmod (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef lchmod | | /* 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 lchmod (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_lchmod || defined __stub___lchmod | choke me | #endif | | int | main () | { | return lchmod (); | ; | return 0; | } configure:10569: result: no configure:10569: checking for lchown configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for lockf configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for linkat configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for lstat configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for lutimes configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 conftest.c:193:1: error: unknown type name 'choke' choke me ^ conftest.c:196:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' int ^ configure:10569: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | /* end confdefs.h. */ | /* Define lutimes to an innocuous variant, in case declares lutimes. | For example, HP-UX 11i declares gettimeofday. */ | #define lutimes innocuous_lutimes | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char lutimes (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef lutimes | | /* 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 lutimes (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_lutimes || defined __stub___lutimes | choke me | #endif | | int | main () | { | return lutimes (); | ; | return 0; | } configure:10569: result: no configure:10569: checking for mmap configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for memrchr configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for mbrtowc configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for mkdirat configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for mkfifo configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for mkfifoat configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for mknod configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for mknodat configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for mktime configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for mremap configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for nice configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for openat configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for pathconf configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for pause configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for pipe2 configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/cckKyXVy.o: In function `main': conftest.c:(.text+0xa): undefined reference to `pipe2' collect2: error: ld returned 1 exit status configure:10569: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | /* end confdefs.h. */ | /* Define pipe2 to an innocuous variant, in case declares pipe2. | For example, HP-UX 11i declares gettimeofday. */ | #define pipe2 innocuous_pipe2 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pipe2 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pipe2 | | /* 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 pipe2 (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_pipe2 || defined __stub___pipe2 | choke me | #endif | | int | main () | { | return pipe2 (); | ; | return 0; | } configure:10569: result: no configure:10569: checking for plock configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccAuztxC.o: In function `main': conftest.c:(.text+0xa): undefined reference to `plock' collect2: error: ld returned 1 exit status configure:10569: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | /* end confdefs.h. */ | /* Define plock to an innocuous variant, in case declares plock. | For example, HP-UX 11i declares gettimeofday. */ | #define plock innocuous_plock | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char plock (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef plock | | /* 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 plock (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_plock || defined __stub___plock | choke me | #endif | | int | main () | { | return plock (); | ; | return 0; | } configure:10569: result: no configure:10569: checking for poll configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for posix_fallocate configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for posix_fadvise configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for pread configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for pthread_init configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccQaGEt8.o: In function `main': conftest.c:(.text+0xa): undefined reference to `pthread_init' collect2: error: ld returned 1 exit status configure:10569: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | /* end confdefs.h. */ | /* Define pthread_init to an innocuous variant, in case declares pthread_init. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_init innocuous_pthread_init | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_init (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_init | | /* 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 pthread_init (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_pthread_init || defined __stub___pthread_init | choke me | #endif | | int | main () | { | return pthread_init (); | ; | return 0; | } configure:10569: result: no configure:10569: checking for pthread_kill configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for putenv configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for pwrite configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for readlink configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for readlinkat configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for readv configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for realpath configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for renameat configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for select configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for sem_open configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for sem_timedwait configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for sem_getvalue configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for sem_unlink configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for sendfile configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for setegid configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for seteuid configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for setgid configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for sethostname configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for setlocale configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for setregid configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for setreuid configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for setresuid configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for setresgid configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for setsid configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for setpgid configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for setpgrp configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for setpriority configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for setuid configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for setvbuf configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for sched_get_priority_max configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for sched_setaffinity configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for sched_setscheduler configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for sched_setparam configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for sched_rr_get_interval configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for sigaction configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for sigaltstack configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for siginterrupt configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for sigpending configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for sigrelse configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for sigtimedwait configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for sigwait configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for sigwaitinfo configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for snprintf configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 conftest.c:248:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] char snprintf (); ^ configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for strftime configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 conftest.c:249:6: warning: conflicting types for built-in function 'strftime' [enabled by default] char strftime (); ^ configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for strlcpy configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccWxbOaZ.o: In function `main': conftest.c:(.text+0xa): undefined reference to `strlcpy' collect2: error: ld returned 1 exit status configure:10569: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | /* end confdefs.h. */ | /* Define strlcpy to an innocuous variant, in case declares strlcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcpy innocuous_strlcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcpy | | /* 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 strlcpy (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strlcpy || defined __stub___strlcpy | choke me | #endif | | int | main () | { | return strlcpy (); | ; | return 0; | } configure:10569: result: no configure:10569: checking for symlinkat configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for sync configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for sysconf configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for tcgetpgrp configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for tcsetpgrp configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for tempnam configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccWTXLPi.o: In function `main': conftest.c:(.text+0xa): warning: the use of `tempnam' is dangerous, better use `mkstemp' configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for timegm configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for times configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for tmpfile configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for tmpnam configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccE5YiZE.o: In function `main': conftest.c:(.text+0xa): warning: the use of `tmpnam' is dangerous, better use `mkstemp' configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for tmpnam_r configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/cccZlGQH.o: In function `main': conftest.c:(.text+0xa): warning: the use of `tmpnam_r' is dangerous, better use `mkstemp' configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for truncate configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for uname configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for unlinkat configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for unsetenv configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for utimensat configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccsTlYke.o: In function `main': conftest.c:(.text+0xa): undefined reference to `utimensat' collect2: error: ld returned 1 exit status configure:10569: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | /* end confdefs.h. */ | /* Define utimensat to an innocuous variant, in case declares utimensat. | For example, HP-UX 11i declares gettimeofday. */ | #define utimensat innocuous_utimensat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char utimensat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef utimensat | | /* 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 utimensat (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_utimensat || defined __stub___utimensat | choke me | #endif | | int | main () | { | return utimensat (); | ; | return 0; | } configure:10569: result: no configure:10569: checking for utimes configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for waitid configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for waitpid configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for wait3 configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for wait4 configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for wcscoll configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for wcsftime configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for wcsxfrm configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for wmemcmp configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for writev configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for _getpty configure:10569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccodhsio.o: In function `main': conftest.c:(.text+0xa): undefined reference to `_getpty' collect2: error: ld returned 1 exit status configure:10569: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | /* end confdefs.h. */ | /* Define _getpty to an innocuous variant, in case declares _getpty. | For example, HP-UX 11i declares gettimeofday. */ | #define _getpty innocuous__getpty | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _getpty (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _getpty | | /* 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 _getpty (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__getpty || defined __stub____getpty | choke me | #endif | | int | main () | { | return _getpty (); | ; | return 0; | } configure:10569: result: no configure:10579: checking whether dirfd is declared configure:10579: gcc -pthread -c -Wformat conftest.c >&5 configure:10579: $? = 0 configure:10579: result: yes configure:10591: checking for chroot configure:10604: gcc -pthread -c -Wformat conftest.c >&5 configure:10604: $? = 0 configure:10608: result: yes configure:10616: checking for link configure:10629: gcc -pthread -c -Wformat conftest.c >&5 configure:10629: $? = 0 configure:10633: result: yes configure:10641: checking for symlink configure:10654: gcc -pthread -c -Wformat conftest.c >&5 configure:10654: $? = 0 configure:10658: result: yes configure:10666: checking for fchdir configure:10679: gcc -pthread -c -Wformat conftest.c >&5 configure:10679: $? = 0 configure:10683: result: yes configure:10691: checking for fsync configure:10704: gcc -pthread -c -Wformat conftest.c >&5 configure:10704: $? = 0 configure:10708: result: yes configure:10716: checking for fdatasync configure:10729: gcc -pthread -c -Wformat conftest.c >&5 configure:10729: $? = 0 configure:10733: result: yes configure:10741: checking for epoll configure:10754: gcc -pthread -c -Wformat conftest.c >&5 configure:10754: $? = 0 configure:10758: result: yes configure:10766: checking for epoll_create1 configure:10779: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:264:9: error: 'epoll_create1' undeclared (first use in this function) void *x=epoll_create1 ^ conftest.c:264:9: note: each undeclared identifier is reported only once for each function it appears in configure:10779: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | /* end confdefs.h. */ | #include | int | main () | { | void *x=epoll_create1 | ; | return 0; | } configure:10786: result: no configure:10791: checking for kqueue configure:10807: gcc -pthread -c -Wformat conftest.c >&5 conftest.c:262:23: fatal error: sys/event.h: No such file or directory #include ^ compilation terminated. configure:10807: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | int x=kqueue() | ; | return 0; | } configure:10814: result: no configure:10819: checking for prlimit configure:10835: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:267:9: error: 'prlimit' undeclared (first use in this function) void *x=prlimit ^ conftest.c:267:9: note: each undeclared identifier is reported only once for each function it appears in configure:10835: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | void *x=prlimit | ; | return 0; | } configure:10842: result: no configure:10854: checking for ctermid_r configure:10869: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:266:11: error: 'ctermid_r' undeclared (first use in this function) void* p = ctermid_r ^ conftest.c:266:11: note: each undeclared identifier is reported only once for each function it appears in configure:10869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | /* end confdefs.h. */ | | #include | | int | main () | { | void* p = ctermid_r | ; | return 0; | } configure:10876: result: no configure:10882: checking for flock declaration configure:10899: gcc -pthread -c -Wformat conftest.c >&5 configure:10899: $? = 0 configure:10908: result: yes configure:10913: checking for flock configure:10913: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10913: $? = 0 configure:10913: result: yes configure:10971: checking for getpagesize configure:10986: gcc -pthread -c -Wformat conftest.c >&5 configure:10986: $? = 0 configure:10990: result: yes configure:10999: checking for broken unsetenv configure:11014: gcc -pthread -c -Wformat conftest.c >&5 configure:11014: $? = 0 configure:11015: result: no configure:11031: checking for true configure:11047: found /bin/true configure:11058: result: true configure:11071: checking for inet_aton in -lc configure:11096: gcc -pthread -o conftest -Wformat conftest.c -lc -lpthread -ldl >&5 configure:11096: $? = 0 configure:11105: result: yes configure:11161: checking for chflags configure:11182: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccQGkNw7.o: In function `main': conftest.c:(.text+0x24): warning: warning: chflags is not implemented and will always fail configure:11182: $? = 0 configure:11182: ./conftest configure:11182: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | | #include | #include | int main(int argc, char*argv[]) | { | if(chflags(argv[0], 0) != 0) | return 1; | return 0; | } | configure:11193: result: no configure:11210: checking for lchflags configure:11231: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/cckUxnmd.o: In function `main': conftest.c:(.text+0x24): undefined reference to `lchflags' collect2: error: ld returned 1 exit status configure:11231: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | | #include | #include | int main(int argc, char*argv[]) | { | if(lchflags(argv[0], 0) != 0) | return 1; | return 0; | } | configure:11242: result: no configure:11268: checking for inflateCopy in -lz configure:11293: gcc -pthread -o conftest -Wformat conftest.c -lz -lpthread -ldl >&5 configure:11293: $? = 0 configure:11302: result: yes configure:11318: checking for hstrerror configure:11333: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:11333: $? = 0 configure:11337: result: yes configure:11347: checking for inet_aton configure:11365: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:11365: $? = 0 configure:11369: result: yes configure:11379: checking for inet_pton configure:11397: gcc -pthread -c -Wformat conftest.c >&5 configure:11397: $? = 0 configure:11401: result: yes configure:11411: checking for setgroups configure:11429: gcc -pthread -c -Wformat conftest.c >&5 configure:11429: $? = 0 configure:11433: result: yes configure:11446: checking for openpty configure:11446: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccaInqsO.o: In function `main': conftest.c:(.text+0xa): undefined reference to `openpty' collect2: error: ld returned 1 exit status configure:11446: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | /* end confdefs.h. */ | /* Define openpty to an innocuous variant, in case declares openpty. | For example, HP-UX 11i declares gettimeofday. */ | #define openpty innocuous_openpty | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char openpty (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef openpty | | /* 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 openpty (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_openpty || defined __stub___openpty | choke me | #endif | | int | main () | { | return openpty (); | ; | return 0; | } configure:11446: result: no configure:11453: checking for openpty in -lutil configure:11478: gcc -pthread -o conftest -Wformat conftest.c -lutil -lpthread -ldl >&5 configure:11478: $? = 0 configure:11487: result: yes configure:11543: checking for forkpty configure:11543: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:11543: $? = 0 configure:11543: result: yes configure:11642: checking for memmove configure:11642: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 conftest.c:292:6: warning: conflicting types for built-in function 'memmove' [enabled by default] char memmove (); ^ configure:11642: $? = 0 configure:11642: result: yes configure:11656: checking for fseek64 configure:11656: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 /tmp/ccU6UZ37.o: In function `main': conftest.c:(.text+0xa): undefined reference to `fseek64' collect2: error: ld returned 1 exit status configure:11656: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | /* end confdefs.h. */ | /* Define fseek64 to an innocuous variant, in case declares fseek64. | For example, HP-UX 11i declares gettimeofday. */ | #define fseek64 innocuous_fseek64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fseek64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fseek64 | | /* 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 fseek64 (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_fseek64 || defined __stub___fseek64 | choke me | #endif | | int | main () | { | return fseek64 (); | ; | return 0; | } configure:11656: result: no configure:11656: checking for fseeko configure:11656: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:11656: $? = 0 configure:11656: result: yes configure:11656: checking for fstatvfs configure:11656: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:11656: $? = 0 configure:11656: result: yes configure:11656: checking for ftell64 configure:11656: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 /tmp/ccEYumtn.o: In function `main': conftest.c:(.text+0xa): undefined reference to `ftell64' collect2: error: ld returned 1 exit status configure:11656: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | /* end confdefs.h. */ | /* Define ftell64 to an innocuous variant, in case declares ftell64. | For example, HP-UX 11i declares gettimeofday. */ | #define ftell64 innocuous_ftell64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ftell64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef ftell64 | | /* 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 ftell64 (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_ftell64 || defined __stub___ftell64 | choke me | #endif | | int | main () | { | return ftell64 (); | ; | return 0; | } configure:11656: result: no configure:11656: checking for ftello configure:11656: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:11656: $? = 0 configure:11656: result: yes configure:11656: checking for statvfs configure:11656: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:11656: $? = 0 configure:11656: result: yes configure:11666: checking for dup2 configure:11666: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:11666: $? = 0 configure:11666: result: yes configure:11679: checking for strdup configure:11679: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 conftest.c:298:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char strdup (); ^ configure:11679: $? = 0 configure:11679: result: yes configure:11695: checking for getpgrp configure:11695: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:11695: $? = 0 configure:11695: result: yes configure:11711: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:281:1: error: too many arguments to function 'getpgrp' getpgrp(0); ^ In file included from conftest.c:277:0: /usr/include/unistd.h:581:16: note: declared here extern __pid_t getpgrp (void) __THROW; ^ configure:11711: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | /* end confdefs.h. */ | #include | int | main () | { | getpgrp(0); | ; | return 0; | } configure:11723: checking for setpgrp configure:11723: result: yes configure:11739: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:282:1: error: too many arguments to function 'setpgrp' setpgrp(0,0); ^ In file included from conftest.c:278:0: /usr/include/unistd.h:617:12: note: declared here extern int setpgrp (void) __THROW; ^ configure:11739: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | /* end confdefs.h. */ | #include | int | main () | { | setpgrp(0,0); | ; | return 0; | } configure:11751: checking for gettimeofday configure:11751: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:11751: $? = 0 configure:11751: result: yes configure:11767: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:283:41: warning: null argument where non-null required (argument 1) [-Wnonnull] gettimeofday((struct timeval*)0,(struct timezone*)0); ^ configure:11767: $? = 0 configure:11783: checking for clock_gettime configure:11783: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 /tmp/ccEhoaRS.o: In function `main': conftest.c:(.text+0xa): undefined reference to `clock_gettime' collect2: error: ld returned 1 exit status configure:11783: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | /* end confdefs.h. */ | /* Define clock_gettime to an innocuous variant, in case declares clock_gettime. | For example, HP-UX 11i declares gettimeofday. */ | #define clock_gettime innocuous_clock_gettime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char clock_gettime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef clock_gettime | | /* 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 clock_gettime (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_clock_gettime || defined __stub___clock_gettime | choke me | #endif | | int | main () | { | return clock_gettime (); | ; | return 0; | } configure:11783: result: no configure:11791: checking for clock_gettime in -lrt configure:11816: gcc -pthread -o conftest -Wformat conftest.c -lrt -lpthread -ldl -lutil >&5 configure:11816: $? = 0 configure:11825: result: yes configure:11844: checking for clock_getres configure:11844: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 /tmp/ccuqpBN0.o: In function `main': conftest.c:(.text+0xa): undefined reference to `clock_getres' collect2: error: ld returned 1 exit status configure:11844: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | /* end confdefs.h. */ | /* Define clock_getres to an innocuous variant, in case declares clock_getres. | For example, HP-UX 11i declares gettimeofday. */ | #define clock_getres innocuous_clock_getres | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char clock_getres (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef clock_getres | | /* 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 clock_getres (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_clock_getres || defined __stub___clock_getres | choke me | #endif | | int | main () | { | return clock_getres (); | ; | return 0; | } configure:11844: result: no configure:11852: checking for clock_getres in -lrt configure:11877: gcc -pthread -o conftest -Wformat conftest.c -lrt -lpthread -ldl -lutil >&5 configure:11877: $? = 0 configure:11886: result: yes configure:11900: checking for major configure:11923: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:11923: $? = 0 configure:11928: result: yes configure:11942: checking for getaddrinfo configure:11960: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:11960: $? = 0 configure:11967: result: yes configure:11971: checking getaddrinfo bug configure:12075: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:12075: $? = 0 configure:12075: ./conftest configure:12075: $? = 0 configure:12088: result: no configure:12107: checking for getnameinfo configure:12107: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:12107: $? = 0 configure:12107: result: yes configure:12118: checking whether time.h and sys/time.h may both be included configure:12138: gcc -pthread -c -Wformat conftest.c >&5 configure:12138: $? = 0 configure:12145: result: yes configure:12153: checking whether struct tm is in sys/time.h or time.h configure:12173: gcc -pthread -c -Wformat conftest.c >&5 configure:12173: $? = 0 configure:12180: result: time.h configure:12188: checking for struct tm.tm_zone configure:12188: gcc -pthread -c -Wformat conftest.c >&5 configure:12188: $? = 0 configure:12188: result: yes configure:12255: checking for struct stat.st_rdev configure:12255: gcc -pthread -c -Wformat conftest.c >&5 configure:12255: $? = 0 configure:12255: result: yes configure:12265: checking for struct stat.st_blksize configure:12265: gcc -pthread -c -Wformat conftest.c >&5 configure:12265: $? = 0 configure:12265: result: yes configure:12275: checking for struct stat.st_flags configure:12275: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:327:12: error: 'struct stat' has no member named 'st_flags' if (ac_aggr.st_flags) ^ configure:12275: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_flags) | return 0; | ; | return 0; | } configure:12275: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:327:19: error: 'struct stat' has no member named 'st_flags' if (sizeof ac_aggr.st_flags) ^ configure:12275: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_flags) | return 0; | ; | return 0; | } configure:12275: result: no configure:12285: checking for struct stat.st_gen configure:12285: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:327:12: error: 'struct stat' has no member named 'st_gen' if (ac_aggr.st_gen) ^ configure:12285: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_gen) | return 0; | ; | return 0; | } configure:12285: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:327:19: error: 'struct stat' has no member named 'st_gen' if (sizeof ac_aggr.st_gen) ^ configure:12285: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_gen) | return 0; | ; | return 0; | } configure:12285: result: no configure:12295: checking for struct stat.st_birthtime configure:12295: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:327:12: error: 'struct stat' has no member named 'st_birthtime' if (ac_aggr.st_birthtime) ^ configure:12295: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_birthtime) | return 0; | ; | return 0; | } configure:12295: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:327:19: error: 'struct stat' has no member named 'st_birthtime' if (sizeof ac_aggr.st_birthtime) ^ configure:12295: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_birthtime) | return 0; | ; | return 0; | } configure:12295: result: no configure:12305: checking for struct stat.st_blocks configure:12305: gcc -pthread -c -Wformat conftest.c >&5 configure:12305: $? = 0 configure:12305: result: yes configure:12326: checking for time.h that defines altzone configure:12343: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:296:8: error: 'altzone' undeclared (first use in this function) return altzone; ^ conftest.c:296:8: note: each undeclared identifier is reported only once for each function it appears in configure:12343: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | /* end confdefs.h. */ | #include | int | main () | { | return altzone; | ; | return 0; | } configure:12352: result: no configure:12361: checking whether sys/select.h and sys/time.h may both be included configure:12378: gcc -pthread -c -Wformat conftest.c >&5 configure:12378: $? = 0 configure:12387: result: yes configure:12390: checking for addrinfo configure:12406: gcc -pthread -c -Wformat conftest.c >&5 configure:12406: $? = 0 configure:12414: result: yes configure:12422: checking for sockaddr_storage configure:12440: gcc -pthread -c -Wformat conftest.c >&5 configure:12440: $? = 0 configure:12448: result: yes configure:12458: checking whether char is unsigned configure:12477: gcc -pthread -c -Wformat conftest.c >&5 configure:12477: $? = 0 configure:12484: result: no configure:12491: checking for an ANSI C-conforming const configure:12557: gcc -pthread -c -Wformat conftest.c >&5 configure:12557: $? = 0 configure:12564: result: yes configure:12574: checking for working volatile configure:12587: gcc -pthread -c -Wformat conftest.c >&5 configure:12587: $? = 0 configure:12596: result: yes configure:12600: checking for working signed char configure:12613: gcc -pthread -c -Wformat conftest.c >&5 configure:12613: $? = 0 configure:12622: result: yes configure:12626: checking for prototypes configure:12639: gcc -pthread -c -Wformat conftest.c >&5 configure:12639: $? = 0 configure:12646: result: yes configure:12650: checking for variable length prototypes and stdarg.h configure:12673: gcc -pthread -c -Wformat conftest.c >&5 configure:12673: $? = 0 configure:12682: result: yes configure:12686: checking for socketpair configure:12702: gcc -pthread -c -Wformat conftest.c >&5 configure:12702: $? = 0 configure:12706: result: yes configure:12716: checking if sockaddr has sa_len member configure:12731: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:304:2: error: 'struct sockaddr' has no member named 'sa_len' x.sa_len = 0; ^ configure:12731: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | struct sockaddr x; | x.sa_len = 0; | ; | return 0; | } configure:12738: result: no configure:12745: checking whether va_list is an array configure:12764: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:308:29: error: incompatible types when assigning to type 'va_list' from type 'struct __va_list_tag *' va_list list1, list2; list1 = list2; ^ configure:12764: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | /* end confdefs.h. */ | | #ifdef HAVE_STDARG_PROTOTYPES | #include | #else | #include | #endif | | int | main () | { | va_list list1, list2; list1 = list2; | ; | return 0; | } configure:12775: result: yes configure:12781: checking for gethostbyname_r configure:12781: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:12781: $? = 0 configure:12781: result: yes configure:12786: checking gethostbyname_r with 6 args configure:12811: gcc -pthread -c -Wformat conftest.c >&5 configure:12811: $? = 0 configure:12818: result: yes configure:12934: checking for __fpu_control configure:12934: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:12934: $? = 0 configure:12934: result: yes configure:12988: checking for --with-fpectl configure:13005: result: no configure:13016: checking for --with-libm=STRING configure:13033: result: default LIBM="-lm" configure:13040: checking for --with-libc=STRING configure:13057: result: default LIBC="" configure:13066: checking for x64 gcc inline assembler configure:13081: gcc -pthread -c -Wformat conftest.c >&5 configure:13081: $? = 0 configure:13087: result: yes configure:13100: checking whether C doubles are little-endian IEEE 754 binary64 configure:13122: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:13122: $? = 0 configure:13122: ./conftest configure:13122: $? = 0 configure:13133: result: yes configure:13142: checking whether C doubles are big-endian IEEE 754 binary64 configure:13164: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:13164: $? = 0 configure:13164: ./conftest configure:13164: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | /* end confdefs.h. */ | | #include | int main() { | double x = 9006104071832581.0; | if (memcmp(&x, "\x43\x3f\xff\x01\x02\x03\x04\x05", 8) == 0) | return 0; | else | return 1; | } | configure:13175: result: no configure:13188: checking whether C doubles are ARM mixed-endian IEEE 754 binary64 configure:13210: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:13210: $? = 0 configure:13210: ./conftest configure:13210: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | /* end confdefs.h. */ | | #include | int main() { | double x = 9006104071832581.0; | if (memcmp(&x, "\x01\xff\x3f\x43\x05\x04\x03\x02", 8) == 0) | return 0; | else | return 1; | } | configure:13221: result: no configure:13240: checking whether we can use gcc inline assembler to get and set x87 control word configure:13257: gcc -pthread -c -Wformat conftest.c >&5 configure:13257: $? = 0 configure:13263: result: yes configure:13277: checking for x87-style double rounding configure:13308: gcc -pthread -Wno-unused-result -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:13308: $? = 0 configure:13308: ./conftest configure:13308: $? = 0 configure:13318: result: no configure:13337: checking for acosh configure:13337: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:328:6: warning: conflicting types for built-in function 'acosh' [enabled by default] char acosh (); ^ configure:13337: $? = 0 configure:13337: result: yes configure:13337: checking for asinh configure:13337: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:329:6: warning: conflicting types for built-in function 'asinh' [enabled by default] char asinh (); ^ configure:13337: $? = 0 configure:13337: result: yes configure:13337: checking for atanh configure:13337: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:330:6: warning: conflicting types for built-in function 'atanh' [enabled by default] char atanh (); ^ configure:13337: $? = 0 configure:13337: result: yes configure:13337: checking for copysign configure:13337: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:331:6: warning: conflicting types for built-in function 'copysign' [enabled by default] char copysign (); ^ configure:13337: $? = 0 configure:13337: result: yes configure:13337: checking for erf configure:13337: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:332:6: warning: conflicting types for built-in function 'erf' [enabled by default] char erf (); ^ configure:13337: $? = 0 configure:13337: result: yes configure:13337: checking for erfc configure:13337: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:333:6: warning: conflicting types for built-in function 'erfc' [enabled by default] char erfc (); ^ configure:13337: $? = 0 configure:13337: result: yes configure:13337: checking for expm1 configure:13337: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:334:6: warning: conflicting types for built-in function 'expm1' [enabled by default] char expm1 (); ^ configure:13337: $? = 0 configure:13337: result: yes configure:13337: checking for finite configure:13337: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:335:6: warning: conflicting types for built-in function 'finite' [enabled by default] char finite (); ^ configure:13337: $? = 0 configure:13337: result: yes configure:13337: checking for gamma configure:13337: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:336:6: warning: conflicting types for built-in function 'gamma' [enabled by default] char gamma (); ^ configure:13337: $? = 0 configure:13337: result: yes configure:13349: checking for hypot configure:13349: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:337:6: warning: conflicting types for built-in function 'hypot' [enabled by default] char hypot (); ^ configure:13349: $? = 0 configure:13349: result: yes configure:13349: checking for lgamma configure:13349: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:338:6: warning: conflicting types for built-in function 'lgamma' [enabled by default] char lgamma (); ^ configure:13349: $? = 0 configure:13349: result: yes configure:13349: checking for log1p configure:13349: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:339:6: warning: conflicting types for built-in function 'log1p' [enabled by default] char log1p (); ^ configure:13349: $? = 0 configure:13349: result: yes configure:13349: checking for log2 configure:13349: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:340:6: warning: conflicting types for built-in function 'log2' [enabled by default] char log2 (); ^ configure:13349: $? = 0 configure:13349: result: yes configure:13349: checking for round configure:13349: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:341:6: warning: conflicting types for built-in function 'round' [enabled by default] char round (); ^ configure:13349: $? = 0 configure:13349: result: yes configure:13349: checking for tgamma configure:13349: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:342:6: warning: conflicting types for built-in function 'tgamma' [enabled by default] char tgamma (); ^ configure:13349: $? = 0 configure:13349: result: yes configure:13358: checking whether isinf is declared configure:13358: gcc -pthread -c -Wformat conftest.c >&5 configure:13358: $? = 0 configure:13358: result: yes configure:13369: checking whether isnan is declared configure:13369: gcc -pthread -c -Wformat conftest.c >&5 configure:13369: $? = 0 configure:13369: result: yes configure:13380: checking whether isfinite is declared configure:13380: gcc -pthread -c -Wformat conftest.c >&5 configure:13380: $? = 0 configure:13380: result: yes configure:13395: checking whether tanh preserves the sign of zero configure:13419: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 configure:13419: $? = 0 configure:13419: ./conftest configure:13419: $? = 0 configure:13430: result: yes configure:13443: checking whether log1p drops the sign of negative zero configure:13467: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lm >&5 configure:13467: $? = 0 configure:13467: ./conftest configure:13467: $? = 0 configure:13478: result: no configure:13495: checking whether POSIX semaphores are enabled configure:13524: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:13524: $? = 0 configure:13524: ./conftest configure:13524: $? = 0 configure:13536: result: yes configure:13546: checking for broken sem_getvalue configure:13579: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:13579: $? = 0 configure:13579: ./conftest configure:13579: $? = 0 configure:13591: result: no configure:13601: checking digit size for Python's longs configure:13624: result: no value specified configure:13630: checking wchar.h usability configure:13630: gcc -pthread -c -Wformat conftest.c >&5 configure:13630: $? = 0 configure:13630: result: yes configure:13630: checking wchar.h presence configure:13630: gcc -E conftest.c configure:13630: $? = 0 configure:13630: result: yes configure:13630: checking for wchar.h configure:13630: result: yes configure:13652: checking size of wchar_t configure:13657: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:13657: $? = 0 configure:13657: ./conftest configure:13657: $? = 0 configure:13672: result: 4 configure:13684: checking for UCS-4 tcl configure:13702: gcc -pthread -c -Wformat conftest.c >&5 conftest.c:329:3: error: #error "NOT UCS4_TCL" # error "NOT UCS4_TCL" ^ configure:13702: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | /* end confdefs.h. */ | | #include | #if TCL_UTF_MAX != 6 | # error "NOT UCS4_TCL" | #endif | int | main () | { | | ; | return 0; | } configure:13711: result: no configure:13718: checking whether wchar_t is signed configure:13738: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 conftest.c: In function 'main': conftest.c:331:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit((((wchar_t) -1) < ((wchar_t) 0)) ? 0 : 1); ^ configure:13738: $? = 0 configure:13738: ./conftest configure:13738: $? = 0 configure:13749: result: yes configure:13764: result: no usable wchar_t found configure:13768: checking whether byte ordering is bigendian configure:13783: gcc -pthread -c -Wformat conftest.c >&5 conftest.c:327:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:327:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:327:15: error: unknown type name 'universal' configure:13783: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:13828: gcc -pthread -c -Wformat conftest.c >&5 configure:13828: $? = 0 configure:13846: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:333:4: error: unknown type name 'not' not big endian ^ conftest.c:333:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:13846: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:13974: result: no configure:14008: checking ABIFLAGS configure:14010: result: m configure:14012: checking SOABI configure:14015: result: cpython-34m configure:14026: checking LDVERSION configure:14029: result: $(VERSION)$(ABIFLAGS) configure:14038: checking whether right shift extends the sign bit configure:14056: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 conftest.c: In function 'main': conftest.c:329:2: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(((-1)>>3 == -1) ? 0 : 1); ^ configure:14056: $? = 0 configure:14056: ./conftest configure:14056: $? = 0 configure:14067: result: yes configure:14077: checking for getc_unlocked() and friends configure:14099: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:14099: $? = 0 configure:14108: result: yes configure:14125: checking how to link readline libs configure:14152: gcc -pthread -o conftest -Wformat conftest.c -lreadline -lpthread -ldl -lutil >&5 /usr/lib/../lib64/libreadline.so: undefined reference to `tputs' /usr/lib/../lib64/libreadline.so: undefined reference to `tgoto' /usr/lib/../lib64/libreadline.so: undefined reference to `tgetflag' /usr/lib/../lib64/libreadline.so: undefined reference to `UP' /usr/lib/../lib64/libreadline.so: undefined reference to `tgetent' /usr/lib/../lib64/libreadline.so: undefined reference to `tgetnum' /usr/lib/../lib64/libreadline.so: undefined reference to `PC' /usr/lib/../lib64/libreadline.so: undefined reference to `tgetstr' /usr/lib/../lib64/libreadline.so: undefined reference to `BC' collect2: error: ld returned 1 exit status configure:14152: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_GETC_UNLOCKED 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 readline (); | int | main () | { | return readline (); | ; | return 0; | } configure:14152: gcc -pthread -o conftest -Wformat conftest.c -lreadline -ltinfo -lpthread -ldl -lutil >&5 /opt/rh/devtoolset-2/root/usr/libexec/gcc/x86_64-CentOS-linux/4.8.2/ld: cannot find -ltinfo collect2: error: ld returned 1 exit status configure:14152: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_GETC_UNLOCKED 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 readline (); | int | main () | { | return readline (); | ; | return 0; | } configure:14152: gcc -pthread -o conftest -Wformat conftest.c -lreadline -lncursesw -lpthread -ldl -lutil >&5 configure:14152: $? = 0 configure:14167: result: -lreadline -lncursesw configure:14175: checking for rl_callback_handler_install in -lreadline configure:14200: gcc -pthread -o conftest -Wformat conftest.c -lreadline -lreadline -lncursesw -lreadline -lncursesw -lpthread -ldl -lutil >&5 configure:14200: $? = 0 configure:14209: result: yes configure:14223: gcc -E conftest.c configure:14223: $? = 0 configure:14261: checking for rl_pre_input_hook in -lreadline configure:14286: gcc -pthread -o conftest -Wformat conftest.c -lreadline -lreadline -lncursesw -lreadline -lncursesw -lpthread -ldl -lutil >&5 configure:14286: $? = 0 configure:14295: result: yes configure:14305: checking for rl_completion_display_matches_hook in -lreadline configure:14330: gcc -pthread -o conftest -Wformat conftest.c -lreadline -lreadline -lncursesw -lreadline -lncursesw -lpthread -ldl -lutil >&5 configure:14330: $? = 0 configure:14339: result: yes configure:14349: checking for rl_completion_matches in -lreadline configure:14374: gcc -pthread -o conftest -Wformat conftest.c -lreadline -lreadline -lncursesw -lreadline -lncursesw -lpthread -ldl -lutil >&5 configure:14374: $? = 0 configure:14383: result: yes configure:14397: gcc -E conftest.c configure:14397: $? = 0 configure:14424: checking for broken nice() configure:14445: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 conftest.c: In function 'main': conftest.c:340:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(0); ^ configure:14445: $? = 0 configure:14445: ./conftest configure:14445: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_CALLBACK 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_COMPLETION_SUPPRESS_APPEND 1 | #define HAVE_RL_PRE_INPUT_HOOK 1 | #define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_RL_CATCH_SIGNAL 1 | /* end confdefs.h. */ | | int main() | { | int val1 = nice(1); | if (val1 != -1 && val1 == nice(2)) | exit(0); | exit(1); | } | configure:14456: result: no configure:14465: checking for broken poll() configure:14495: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:14495: $? = 0 configure:14495: ./conftest configure:14495: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_CALLBACK 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_COMPLETION_SUPPRESS_APPEND 1 | #define HAVE_RL_PRE_INPUT_HOOK 1 | #define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_RL_CATCH_SIGNAL 1 | /* end confdefs.h. */ | | #include | | int main() | { | struct pollfd poll_struct = { 42, POLLIN|POLLPRI|POLLOUT, 0 }; | int poll_test; | | close (42); | | poll_test = poll(&poll_struct, 1, 0); | if (poll_test < 0) | return 0; | else if (poll_test == 0 && poll_struct.revents != POLLNVAL) | return 0; | else | return 1; | } | configure:14506: result: no configure:14518: checking for struct tm.tm_zone configure:14518: result: yes configure:14587: checking for working tzset() configure:14663: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:14663: $? = 0 configure:14663: ./conftest configure:14663: $? = 0 configure:14674: result: yes configure:14684: checking for tv_nsec in struct stat configure:14703: gcc -pthread -c -Wformat conftest.c >&5 configure:14703: $? = 0 configure:14711: result: yes configure:14721: checking for tv_nsec2 in struct stat configure:14740: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:345:3: error: 'struct stat' has no member named 'st_mtimespec' st.st_mtimespec.tv_nsec = 1; ^ configure:14740: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_CALLBACK 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_COMPLETION_SUPPRESS_APPEND 1 | #define HAVE_RL_PRE_INPUT_HOOK 1 | #define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_RL_CATCH_SIGNAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_WORKING_TZSET 1 | #define HAVE_STAT_TV_NSEC 1 | /* end confdefs.h. */ | #include | int | main () | { | | struct stat st; | st.st_mtimespec.tv_nsec = 1; | | ; | return 0; | } configure:14748: result: no configure:14764: checking curses.h usability configure:14764: gcc -pthread -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:14764: $? = 0 configure:14764: result: yes configure:14764: checking curses.h presence configure:14764: gcc -E -I/usr/include/ncursesw conftest.c configure:14764: $? = 0 configure:14764: result: yes configure:14764: checking for curses.h configure:14764: result: yes configure:14764: checking ncurses.h usability configure:14764: gcc -pthread -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:14764: $? = 0 configure:14764: result: yes configure:14764: checking ncurses.h presence configure:14764: gcc -E -I/usr/include/ncursesw conftest.c configure:14764: $? = 0 configure:14764: result: yes configure:14764: checking for ncurses.h configure:14764: result: yes configure:14778: checking for term.h configure:14778: gcc -pthread -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:14778: $? = 0 configure:14778: result: yes configure:14795: checking whether mvwdelch is an expression configure:14814: gcc -pthread -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:14814: $? = 0 configure:14822: result: yes configure:14832: checking whether WINDOW has _flags configure:14851: gcc -pthread -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:14851: $? = 0 configure:14859: result: yes configure:14870: checking for is_term_resized configure:14883: gcc -pthread -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:14883: $? = 0 configure:14887: result: yes configure:14896: checking for resize_term configure:14909: gcc -pthread -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:14909: $? = 0 configure:14913: result: yes configure:14922: checking for resizeterm configure:14935: gcc -pthread -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:14935: $? = 0 configure:14939: result: yes configure:14950: checking for device files configure:14970: checking for /dev/ptmx configure:14983: result: yes configure:14994: checking for /dev/ptc configure:15007: result: no configure:15021: checking for %lld and %llu printf() format support configure:15092: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:15092: $? = 0 configure:15092: ./conftest configure:15092: $? = 0 configure:15104: result: yes configure:15120: checking for %zd printf() format support configure:15168: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:15168: $? = 0 configure:15168: ./conftest configure:15168: $? = 0 configure:15178: result: yes configure:15186: checking for socklen_t configure:15186: gcc -pthread -c -Wformat conftest.c >&5 configure:15186: $? = 0 configure:15186: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:362:24: error: expected expression before ')' token if (sizeof ((socklen_t))) ^ configure:15186: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_CALLBACK 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_COMPLETION_SUPPRESS_APPEND 1 | #define HAVE_RL_PRE_INPUT_HOOK 1 | #define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_RL_CATCH_SIGNAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_WORKING_TZSET 1 | #define HAVE_STAT_TV_NSEC 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_TERM_H 1 | #define MVWDELCH_IS_EXPRESSION 1 | #define WINDOW_HAS_FLAGS 1 | #define HAVE_CURSES_IS_TERM_RESIZED 1 | #define HAVE_CURSES_RESIZE_TERM 1 | #define HAVE_CURSES_RESIZETERM 1 | #define HAVE_DEV_PTMX 1 | #define PY_FORMAT_LONG_LONG "ll" | #define PY_FORMAT_SIZE_T "z" | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | | | int | main () | { | if (sizeof ((socklen_t))) | return 0; | ; | return 0; | } configure:15186: result: yes configure:15204: checking for broken mbstowcs configure:15225: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:15225: $? = 0 configure:15225: ./conftest configure:15225: $? = 0 configure:15236: result: no configure:15246: checking for --with-computed-gotos configure:15270: result: no value specified configure:15275: checking whether gcc -pthread supports computed gotos configure:15302: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:15302: $? = 0 configure:15302: ./conftest configure:15302: $? = 0 configure:15313: result: yes configure:15338: checking for build directories configure:15345: result: done configure:15349: checking for -O2 configure:15365: gcc -pthread -c -O2 conftest.c >&5 configure:15365: $? = 0 configure:15371: result: yes configure:15377: checking for glibc _FORTIFY_SOURCE/memmove bug configure:15406: gcc -pthread -o conftest -O2 -D_FORTIFY_SOURCE=2 conftest.c -lpthread -ldl -lutil >&5 configure:15406: $? = 0 configure:15406: ./conftest configure:15406: $? = 0 configure:15416: result: no configure:15430: checking for gcc ipa-pure-const bug configure:15457: gcc -pthread -o conftest -O2 conftest.c -lpthread -ldl -lutil >&5 configure:15457: $? = 0 configure:15457: ./conftest configure:15457: $? = 0 configure:15467: result: no configure:15479: checking for ensurepip configure:15499: result: upgrade configure:15623: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by python config.status 3.4, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on a64418c62400 config.status:1249: creating Makefile.pre config.status:1249: creating Modules/Setup.config config.status:1249: creating Misc/python.pc config.status:1249: creating Misc/python-config.sh config.status:1249: creating Modules/ld_so_aix config.status:1249: creating pyconfig.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_big_endian_double=no ac_cv_broken_mbstowcs=no ac_cv_broken_nice=no ac_cv_broken_poll=no ac_cv_broken_sem_getvalue=no ac_cv_buggy_getaddrinfo=no ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_bigendian=no ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_int32_t=yes ac_cv_c_int64_t=yes ac_cv_c_uint32_t=yes ac_cv_c_uint64_t=yes ac_cv_computed_gotos=yes ac_cv_cxx_thread=yes ac_cv_declaration_after_statement_warning=yes ac_cv_disable_unused_result_warning=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-Wformat ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_MACHDEP_set= ac_cv_env_MACHDEP_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set=set ac_cv_env_PKG_CONFIG_PATH_value=/usr/local/lib/pkgconfig ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_file__dev_ptc=no ac_cv_file__dev_ptmx=yes ac_cv_flock_decl=yes ac_cv_func___fpu_control=yes ac_cv_func__getpty=no ac_cv_func_accept4=no ac_cv_func_acosh=yes ac_cv_func_alarm=yes ac_cv_func_asinh=yes ac_cv_func_atanh=yes ac_cv_func_bind_textdomain_codeset=yes ac_cv_func_chown=yes ac_cv_func_clock=yes ac_cv_func_clock_getres=no ac_cv_func_clock_gettime=no ac_cv_func_confstr=yes ac_cv_func_copysign=yes ac_cv_func_ctermid=yes ac_cv_func_dlopen=yes ac_cv_func_dup2=yes ac_cv_func_dup3=no ac_cv_func_erf=yes ac_cv_func_erfc=yes ac_cv_func_execv=yes ac_cv_func_expm1=yes ac_cv_func_faccessat=yes ac_cv_func_fchmod=yes ac_cv_func_fchmodat=yes ac_cv_func_fchown=yes ac_cv_func_fchownat=yes ac_cv_func_fdopendir=yes ac_cv_func_fexecve=yes ac_cv_func_finite=yes ac_cv_func_flock=yes ac_cv_func_fork=yes ac_cv_func_forkpty=yes ac_cv_func_fpathconf=yes ac_cv_func_fseek64=no ac_cv_func_fseeko=yes ac_cv_func_fstatat=yes ac_cv_func_fstatvfs=yes ac_cv_func_ftell64=no ac_cv_func_ftello=yes ac_cv_func_ftime=yes ac_cv_func_ftruncate=yes ac_cv_func_futimens=no ac_cv_func_futimes=yes ac_cv_func_futimesat=yes ac_cv_func_gai_strerror=yes ac_cv_func_gamma=yes ac_cv_func_getentropy=no ac_cv_func_getgrouplist=yes ac_cv_func_getgroups=yes ac_cv_func_gethostbyname_r=yes ac_cv_func_getitimer=yes ac_cv_func_getloadavg=yes ac_cv_func_getlogin=yes ac_cv_func_getnameinfo=yes ac_cv_func_getpeername=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpid=yes ac_cv_func_getpriority=yes ac_cv_func_getpwent=yes ac_cv_func_getresgid=yes ac_cv_func_getresuid=yes ac_cv_func_getsid=yes ac_cv_func_getspent=yes ac_cv_func_getspnam=yes ac_cv_func_gettimeofday=yes ac_cv_func_getwd=yes ac_cv_func_hypot=yes ac_cv_func_if_nameindex=yes ac_cv_func_initgroups=yes ac_cv_func_kill=yes ac_cv_func_killpg=yes ac_cv_func_lchmod=no ac_cv_func_lchown=yes ac_cv_func_lgamma=yes ac_cv_func_linkat=yes ac_cv_func_lockf=yes ac_cv_func_log1p=yes ac_cv_func_log2=yes ac_cv_func_lstat=yes ac_cv_func_lutimes=no ac_cv_func_mbrtowc=yes ac_cv_func_memmove=yes ac_cv_func_memrchr=yes ac_cv_func_mkdirat=yes ac_cv_func_mkfifo=yes ac_cv_func_mkfifoat=yes ac_cv_func_mknod=yes ac_cv_func_mknodat=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mremap=yes ac_cv_func_nice=yes ac_cv_func_openat=yes ac_cv_func_openpty=no ac_cv_func_pathconf=yes ac_cv_func_pause=yes ac_cv_func_pipe2=no ac_cv_func_plock=no ac_cv_func_poll=yes ac_cv_func_posix_fadvise=yes ac_cv_func_posix_fallocate=yes ac_cv_func_pread=yes ac_cv_func_pthread_atfork=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_sigmask=yes ac_cv_func_putenv=yes ac_cv_func_pwrite=yes ac_cv_func_readlink=yes ac_cv_func_readlinkat=yes ac_cv_func_readv=yes ac_cv_func_realpath=yes ac_cv_func_renameat=yes ac_cv_func_round=yes ac_cv_func_sched_get_priority_max=yes ac_cv_func_sched_rr_get_interval=yes ac_cv_func_sched_setaffinity=yes ac_cv_func_sched_setparam=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_select=yes ac_cv_func_sem_getvalue=yes ac_cv_func_sem_open=yes ac_cv_func_sem_timedwait=yes ac_cv_func_sem_unlink=yes ac_cv_func_sendfile=yes ac_cv_func_setegid=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_sethostname=yes ac_cv_func_setitimer=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setregid=yes ac_cv_func_setresgid=yes ac_cv_func_setresuid=yes ac_cv_func_setreuid=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_sigaction=yes ac_cv_func_sigaltstack=yes ac_cv_func_siginterrupt=yes ac_cv_func_sigpending=yes ac_cv_func_sigrelse=yes ac_cv_func_sigtimedwait=yes ac_cv_func_sigwait=yes ac_cv_func_sigwaitinfo=yes ac_cv_func_snprintf=yes ac_cv_func_statvfs=yes ac_cv_func_strdup=yes ac_cv_func_strftime=yes ac_cv_func_strlcpy=no ac_cv_func_symlinkat=yes ac_cv_func_sync=yes ac_cv_func_sysconf=yes ac_cv_func_tcgetpgrp=yes ac_cv_func_tcsetpgrp=yes ac_cv_func_tempnam=yes ac_cv_func_tgamma=yes ac_cv_func_timegm=yes ac_cv_func_times=yes ac_cv_func_tmpfile=yes ac_cv_func_tmpnam=yes ac_cv_func_tmpnam_r=yes ac_cv_func_truncate=yes ac_cv_func_uname=yes ac_cv_func_unlinkat=yes ac_cv_func_unsetenv=yes ac_cv_func_utimensat=no ac_cv_func_utimes=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitid=yes ac_cv_func_waitpid=yes ac_cv_func_wcscoll=yes ac_cv_func_wcsftime=yes ac_cv_func_wcsxfrm=yes ac_cv_func_wmemcmp=yes ac_cv_func_writev=yes ac_cv_has_le64toh=no ac_cv_has_makedev=yes ac_cv_have_chflags=no ac_cv_have_decl_dirfd=yes ac_cv_have_decl_isfinite=yes ac_cv_have_decl_isinf=yes ac_cv_have_decl_isnan=yes ac_cv_have_getc_unlocked=yes ac_cv_have_lchflags=no ac_cv_have_long_long_format=yes ac_cv_have_size_t_format=yes ac_cv_header_alloca_h=yes ac_cv_header_asm_types_h=yes ac_cv_header_bluetooth_bluetooth_h=no ac_cv_header_bluetooth_h=no ac_cv_header_conio_h=no ac_cv_header_curses_h=yes ac_cv_header_direct_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_endian_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_grp_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_langinfo_h=yes ac_cv_header_libintl_h=yes ac_cv_header_libutil_h=no ac_cv_header_linux_can_bcm_h=no ac_cv_header_linux_can_h=no ac_cv_header_linux_can_raw_h=no ac_cv_header_linux_netlink_h=yes ac_cv_header_linux_tipc_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_ncurses_h=yes ac_cv_header_net_if_h=yes ac_cv_header_netpacket_packet_h=yes ac_cv_header_poll_h=yes ac_cv_header_process_h=no ac_cv_header_pthread_h=yes ac_cv_header_pty_h=yes ac_cv_header_sched_h=yes ac_cv_header_shadow_h=yes ac_cv_header_signal_h=yes ac_cv_header_spawn_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_stropts_h=yes ac_cv_header_sys_audioio_h=no ac_cv_header_sys_bsdtty_h=no ac_cv_header_sys_devpoll_h=no ac_cv_header_sys_endian_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_kern_control_h=no ac_cv_header_sys_loadavg_h=no ac_cv_header_sys_lock_h=no ac_cv_header_sys_mkdev_h=no ac_cv_header_sys_modem_h=no ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_sendfile_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_sys_domain_h=no ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_types_h_makedev=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sys_xattr_h=yes ac_cv_header_sysexits_h=yes ac_cv_header_term_h=yes ac_cv_header_termios_h=yes ac_cv_header_time=yes ac_cv_header_time_altzone=no ac_cv_header_unistd_h=yes ac_cv_header_util_h=no ac_cv_header_utime_h=yes ac_cv_header_wchar_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_kpthread=no ac_cv_kthread=no ac_cv_lib_c_inet_aton=yes ac_cv_lib_crypto_RAND_egd=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_intl_textdomain=no ac_cv_lib_nsl_t_open=no ac_cv_lib_readline_rl_callback_handler_install=yes ac_cv_lib_readline_rl_completion_display_matches_hook=yes ac_cv_lib_readline_rl_completion_matches=yes ac_cv_lib_readline_rl_pre_input_hook=yes ac_cv_lib_rt_clock_getres=yes ac_cv_lib_rt_clock_gettime=yes ac_cv_lib_sendfile_sendfile=no ac_cv_lib_socket_socket=no ac_cv_lib_util_openpty=yes ac_cv_lib_z_inflateCopy=yes ac_cv_little_endian_double=yes ac_cv_log1p_drops_zero_sign=no ac_cv_member_struct_stat_st_birthtime=no ac_cv_member_struct_stat_st_blksize=yes ac_cv_member_struct_stat_st_blocks=yes ac_cv_member_struct_stat_st_flags=no ac_cv_member_struct_stat_st_gen=no ac_cv_member_struct_stat_st_rdev=yes ac_cv_member_struct_tm_tm_zone=yes ac_cv_mixed_endian_double=no ac_cv_mvwdelch_is_expression=yes ac_cv_no_strict_aliasing=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_posix_semaphores_enabled=yes ac_cv_prog_CPP='gcc -E' ac_cv_prog_PYTHON=python ac_cv_prog_TRUE=true ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_READELF=readelf ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_pthread=yes ac_cv_pthread_is_default=no ac_cv_pthread_system_supported=yes ac_cv_rshift_extends_sign=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_opendir='none required' ac_cv_search_sem_init=-lpthread ac_cv_sizeof__Bool=1 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_fpos_t=16 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_pid_t=4 ac_cv_sizeof_pthread_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_size_t=8 ac_cv_sizeof_time_t=8 ac_cv_sizeof_uintptr_t=8 ac_cv_sizeof_void_p=8 ac_cv_sizeof_wchar_t=4 ac_cv_stat_tv_nsec2=no ac_cv_stat_tv_nsec=yes ac_cv_struct_addrinfo=yes ac_cv_struct_sockaddr_storage=yes ac_cv_struct_tm=time.h ac_cv_tanh_preserves_zero_sign=yes ac_cv_type___uint128_t=yes ac_cv_type_int32_t=yes ac_cv_type_int64_t=yes ac_cv_type_mode_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_ssize_t=yes ac_cv_type_uid_t=yes ac_cv_type_uint32_t=yes ac_cv_type_uint64_t=yes ac_cv_type_uintptr_t=yes ac_cv_wchar_t_signed=yes ac_cv_window_has_flags=yes ac_cv_working_tzset=yes ac_cv_x87_double_rounding=no py_cv_lib_readline=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ABIFLAGS='m' AR='ar' ARCH_RUN_32BIT='' ARFLAGS='rc' ASDLGEN='python' BASECFLAGS=' -Wno-unused-result' BASECPPFLAGS='' BLDLIBRARY='$(LDLIBRARY)' BLDSHARED='$(CC) -shared' BUILDEXEEXT='' CC='gcc -pthread' CCSHARED='-fPIC' CFLAGS='-Wformat' CFLAGSFORSHARED='' CFLAGS_NODIST=' -Werror=declaration-after-statement' CONFIGURE_MACOSX_DEPLOYMENT_TARGET='' CONFIG_ARGS=' '\''--prefix=/opt/_internal/cpython-3.4.4'\'' '\''--disable-shared'\'' '\''CFLAGS=-Wformat'\'' '\''PKG_CONFIG_PATH=/usr/local/lib/pkgconfig'\''' CPP='gcc -E' CPPFLAGS='' CXX='g++ -pthread' DEFS='-DHAVE_CONFIG_H' DLINCLDIR='.' DLLLIBRARY='' DYNLOADFILE='dynload_shlib.o' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENSUREPIP='upgrade' EXEEXT='' EXPORT_MACOSX_DEPLOYMENT_TARGET='#' EXT_SUFFIX='.cpython-34m.so' FRAMEWORKALTINSTALLFIRST='' FRAMEWORKALTINSTALLLAST='' FRAMEWORKINSTALLAPPSPREFIX='' FRAMEWORKINSTALLFIRST='' FRAMEWORKINSTALLLAST='' FRAMEWORKPYTHONW='' FRAMEWORKUNIXTOOLSPREFIX='/opt/_internal/cpython-3.4.4' GNULD='yes' GREP='/bin/grep' HAS_HG='no-repository' HAVE_GETHOSTBYNAME='' HAVE_GETHOSTBYNAME_R='' HAVE_GETHOSTBYNAME_R_3_ARG='' HAVE_GETHOSTBYNAME_R_5_ARG='' HAVE_GETHOSTBYNAME_R_6_ARG='' HGBRANCH='' HGTAG='' HGVERSION='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTSONAME='$(LDLIBRARY)' LDCXXSHARED='$(CXX) -shared' LDFLAGS='' LDLAST='' LDLIBRARY='libpython$(VERSION)$(ABIFLAGS).a' LDLIBRARYDIR='' LDSHARED='$(CC) -shared' LDVERSION='$(VERSION)$(ABIFLAGS)' LIBC='' LIBFFI_INCLUDEDIR='' LIBM='-lm' LIBOBJS='' LIBPL='$(prefix)/lib/python3.4/config-$(VERSION)$(ABIFLAGS)' LIBRARY='libpython$(VERSION)$(ABIFLAGS).a' LIBS='-lpthread -ldl -lutil' LIBTOOL_CRUFT='' LINKCC='$(PURIFY) $(MAINCC)' LINKFORSHARED='-Xlinker -export-dynamic' LIPO_32BIT_FLAGS='' LN='ln' LTLIBOBJS='' MACHDEP='linux' MACHDEP_OBJS='' MAINCC='$(CC)' MKDIR_P='/bin/mkdir -p' MULTIARCH='' NO_AS_NEEDED='-Wl,--no-as-needed' OBJEXT='o' OPT='-DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes' OTHER_LIBTOOL_OPT='' PACKAGE_BUGREPORT='http://bugs.python.org/' PACKAGE_NAME='python' PACKAGE_STRING='python 3.4' PACKAGE_TARNAME='python' PACKAGE_URL='' PACKAGE_VERSION='3.4' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/local/lib/pkgconfig' PLATDIR='plat-linux' PY3LIBRARY='' PYTHON='python' PYTHONFRAMEWORK='' PYTHONFRAMEWORKDIR='no-framework' PYTHONFRAMEWORKIDENTIFIER='org.python.python' PYTHONFRAMEWORKINSTALLDIR='' PYTHONFRAMEWORKPREFIX='' PYTHON_FOR_BUILD='./$(BUILDPYTHON) -E' PY_ENABLE_SHARED='0' RANLIB='ranlib' READELF='readelf' RUNSHARED='' SGI_ABI='' SHELL='/bin/sh' SHLIBS='$(LIBS)' SHLIB_SUFFIX='.so' SIGNAL_OBJS='' SOABI='cpython-34m' SOVERSION='1.0' SRCDIRS='Parser Grammar Objects Python Modules Mac' TCLTK_INCLUDES='' TCLTK_LIBS='' THREADHEADERS=' $(srcdir)/Python/thread_foobar.h $(srcdir)/Python/thread_nt.h $(srcdir)/Python/thread_pthread.h' THREADOBJ='Python/thread.o' TRUE='true' UNIVERSALSDK='' UNIVERSAL_ARCH_FLAGS='' USE_INLINE='' USE_SIGNAL_MODULE='' USE_THREAD_MODULE='' VERSION='3.4' _PYTHON_HOST_PLATFORM='' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='' ac_ct_READELF='readelf' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/opt/_internal/cpython-3.4.4' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define _GNU_SOURCE 1 #define _NETBSD_SOURCE 1 #define __BSD_VISIBLE 1 #define _BSD_TYPES 1 #define _DARWIN_C_SOURCE 1 #define _XOPEN_SOURCE 700 #define _XOPEN_SOURCE_EXTENDED 1 #define _POSIX_C_SOURCE 200809L #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 USE_INLINE 1 #define STDC_HEADERS 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DLFCN_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GRP_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_SCHED_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_STDINT_H 1 #define HAVE_STROPTS_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UTIME_H 1 #define HAVE_POLL_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SENDFILE_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_PTY_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_NETPACKET_PACKET_H 1 #define HAVE_SYSEXITS_H 1 #define HAVE_LINUX_TIPC_H 1 #define HAVE_SPAWN_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_ENDIAN_H 1 #define HAVE_DIRENT_H 1 #define HAVE_NET_IF_H 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_MAKEDEV 1 #define _LARGEFILE_SOURCE 1 #define _FILE_OFFSET_BITS 64 #if defined(SCO_DS) #undef _OFF_T #endif #define RETSIGTYPE void #define HAVE_UINT32_T 1 #define HAVE_UINT64_T 1 #define HAVE_INT32_T 1 #define HAVE_INT64_T 1 #define HAVE_SSIZE_T 1 #define HAVE_GCC_UINT128_T 1 #define SIZEOF_INT 4 #define SIZEOF_LONG 8 #define SIZEOF_VOID_P 8 #define SIZEOF_SHORT 2 #define SIZEOF_FLOAT 4 #define SIZEOF_DOUBLE 8 #define SIZEOF_FPOS_T 16 #define SIZEOF_SIZE_T 8 #define SIZEOF_PID_T 4 #define HAVE_LONG_LONG 1 #define SIZEOF_LONG_LONG 8 #define HAVE_LONG_DOUBLE 1 #define SIZEOF_LONG_DOUBLE 16 #define HAVE_C99_BOOL 1 #define SIZEOF__BOOL 1 #define HAVE_UINTPTR_T 1 #define SIZEOF_UINTPTR_T 8 #define SIZEOF_OFF_T 8 #define SIZEOF_TIME_T 8 #define SIZEOF_PTHREAD_T 8 #define HAVE_LIBDL 1 #define WITH_THREAD 1 #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 #define HAVE_PTHREAD_SIGMASK 1 #define HAVE_PTHREAD_ATFORK 1 #define ENABLE_IPV6 1 #define WITH_DOC_STRINGS 1 #define WITH_PYMALLOC 1 #define HAVE_DLOPEN 1 #define HAVE_DYNAMIC_LOADING 1 #define HAVE_ALARM 1 #define HAVE_SETITIMER 1 #define HAVE_GETITIMER 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_CHOWN 1 #define HAVE_CLOCK 1 #define HAVE_CONFSTR 1 #define HAVE_CTERMID 1 #define HAVE_EXECV 1 #define HAVE_FACCESSAT 1 #define HAVE_FCHMOD 1 #define HAVE_FCHMODAT 1 #define HAVE_FCHOWN 1 #define HAVE_FCHOWNAT 1 #define HAVE_FEXECVE 1 #define HAVE_FDOPENDIR 1 #define HAVE_FORK 1 #define HAVE_FPATHCONF 1 #define HAVE_FSTATAT 1 #define HAVE_FTIME 1 #define HAVE_FTRUNCATE 1 #define HAVE_FUTIMESAT 1 #define HAVE_FUTIMES 1 #define HAVE_GAI_STRERROR 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETGROUPS 1 #define HAVE_GETLOGIN 1 #define HAVE_GETLOADAVG 1 #define HAVE_GETPEERNAME 1 #define HAVE_GETPGID 1 #define HAVE_GETPID 1 #define HAVE_GETPRIORITY 1 #define HAVE_GETRESUID 1 #define HAVE_GETRESGID 1 #define HAVE_GETPWENT 1 #define HAVE_GETSPNAM 1 #define HAVE_GETSPENT 1 #define HAVE_GETSID 1 #define HAVE_GETWD 1 #define HAVE_IF_NAMEINDEX 1 #define HAVE_INITGROUPS 1 #define HAVE_KILL 1 #define HAVE_KILLPG 1 #define HAVE_LCHOWN 1 #define HAVE_LOCKF 1 #define HAVE_LINKAT 1 #define HAVE_LSTAT 1 #define HAVE_MMAP 1 #define HAVE_MEMRCHR 1 #define HAVE_MBRTOWC 1 #define HAVE_MKDIRAT 1 #define HAVE_MKFIFO 1 #define HAVE_MKFIFOAT 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_MKTIME 1 #define HAVE_MREMAP 1 #define HAVE_NICE 1 #define HAVE_OPENAT 1 #define HAVE_PATHCONF 1 #define HAVE_PAUSE 1 #define HAVE_POLL 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_POSIX_FADVISE 1 #define HAVE_PREAD 1 #define HAVE_PTHREAD_KILL 1 #define HAVE_PUTENV 1 #define HAVE_PWRITE 1 #define HAVE_READLINK 1 #define HAVE_READLINKAT 1 #define HAVE_READV 1 #define HAVE_REALPATH 1 #define HAVE_RENAMEAT 1 #define HAVE_SELECT 1 #define HAVE_SEM_OPEN 1 #define HAVE_SEM_TIMEDWAIT 1 #define HAVE_SEM_GETVALUE 1 #define HAVE_SEM_UNLINK 1 #define HAVE_SENDFILE 1 #define HAVE_SETEGID 1 #define HAVE_SETEUID 1 #define HAVE_SETGID 1 #define HAVE_SETHOSTNAME 1 #define HAVE_SETLOCALE 1 #define HAVE_SETREGID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETRESGID 1 #define HAVE_SETSID 1 #define HAVE_SETPGID 1 #define HAVE_SETPGRP 1 #define HAVE_SETPRIORITY 1 #define HAVE_SETUID 1 #define HAVE_SETVBUF 1 #define HAVE_SCHED_GET_PRIORITY_MAX 1 #define HAVE_SCHED_SETAFFINITY 1 #define HAVE_SCHED_SETSCHEDULER 1 #define HAVE_SCHED_SETPARAM 1 #define HAVE_SCHED_RR_GET_INTERVAL 1 #define HAVE_SIGACTION 1 #define HAVE_SIGALTSTACK 1 #define HAVE_SIGINTERRUPT 1 #define HAVE_SIGPENDING 1 #define HAVE_SIGRELSE 1 #define HAVE_SIGTIMEDWAIT 1 #define HAVE_SIGWAIT 1 #define HAVE_SIGWAITINFO 1 #define HAVE_SNPRINTF 1 #define HAVE_STRFTIME 1 #define HAVE_SYMLINKAT 1 #define HAVE_SYNC 1 #define HAVE_SYSCONF 1 #define HAVE_TCGETPGRP 1 #define HAVE_TCSETPGRP 1 #define HAVE_TEMPNAM 1 #define HAVE_TIMEGM 1 #define HAVE_TIMES 1 #define HAVE_TMPFILE 1 #define HAVE_TMPNAM 1 #define HAVE_TMPNAM_R 1 #define HAVE_TRUNCATE 1 #define HAVE_UNAME 1 #define HAVE_UNLINKAT 1 #define HAVE_UNSETENV 1 #define HAVE_UTIMES 1 #define HAVE_WAITID 1 #define HAVE_WAITPID 1 #define HAVE_WAIT3 1 #define HAVE_WAIT4 1 #define HAVE_WCSCOLL 1 #define HAVE_WCSFTIME 1 #define HAVE_WCSXFRM 1 #define HAVE_WMEMCMP 1 #define HAVE_WRITEV 1 #define HAVE_DIRFD 1 #define HAVE_CHROOT 1 #define HAVE_LINK 1 #define HAVE_SYMLINK 1 #define HAVE_FCHDIR 1 #define HAVE_FSYNC 1 #define HAVE_FDATASYNC 1 #define HAVE_EPOLL 1 #define HAVE_FLOCK 1 #define HAVE_GETPAGESIZE 1 #define HAVE_ZLIB_COPY 1 #define HAVE_HSTRERROR 1 #define HAVE_INET_ATON 1 #define HAVE_INET_PTON 1 #define HAVE_SETGROUPS 1 #define HAVE_OPENPTY 1 #define HAVE_FORKPTY 1 #define HAVE_MEMMOVE 1 #define HAVE_FSEEKO 1 #define HAVE_FSTATVFS 1 #define HAVE_FTELLO 1 #define HAVE_STATVFS 1 #define HAVE_DUP2 1 #define HAVE_STRDUP 1 #define HAVE_GETPGRP 1 #define HAVE_SETPGRP 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_CLOCK_GETTIME 1 #define TIMEMODULE_LIB rt #define HAVE_CLOCK_GETRES 1 #define HAVE_DEVICE_MACROS 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_STRUCT_TM_TM_ZONE 1 #define HAVE_TM_ZONE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 #define HAVE_STRUCT_STAT_ST_BLOCKS 1 #define HAVE_ST_BLOCKS 1 #define SYS_SELECT_WITH_SYS_TIME 1 #define HAVE_ADDRINFO 1 #define HAVE_SOCKADDR_STORAGE 1 #define HAVE_PROTOTYPES 1 #define HAVE_STDARG_PROTOTYPES 1 #define HAVE_SOCKETPAIR 1 #define VA_LIST_IS_ARRAY 1 #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYNAME_R_6_ARG 1 #define HAVE_GCC_ASM_FOR_X64 1 #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 #define HAVE_GCC_ASM_FOR_X87 1 #define HAVE_ACOSH 1 #define HAVE_ASINH 1 #define HAVE_ATANH 1 #define HAVE_COPYSIGN 1 #define HAVE_ERF 1 #define HAVE_ERFC 1 #define HAVE_EXPM1 1 #define HAVE_FINITE 1 #define HAVE_GAMMA 1 #define HAVE_HYPOT 1 #define HAVE_LGAMMA 1 #define HAVE_LOG1P 1 #define HAVE_LOG2 1 #define HAVE_ROUND 1 #define HAVE_TGAMMA 1 #define HAVE_DECL_ISINF 1 #define HAVE_DECL_ISNAN 1 #define HAVE_DECL_ISFINITE 1 #define TANH_PRESERVES_ZERO_SIGN 1 #define HAVE_WCHAR_H 1 #define SIZEOF_WCHAR_T 4 #define HAVE_GETC_UNLOCKED 1 #define HAVE_LIBREADLINE 1 #define HAVE_RL_CALLBACK 1 #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 #define HAVE_RL_COMPLETION_SUPPRESS_APPEND 1 #define HAVE_RL_PRE_INPUT_HOOK 1 #define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 #define HAVE_RL_COMPLETION_MATCHES 1 #define HAVE_RL_CATCH_SIGNAL 1 #define HAVE_STRUCT_TM_TM_ZONE 1 #define HAVE_TM_ZONE 1 #define HAVE_WORKING_TZSET 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_CURSES_H 1 #define HAVE_NCURSES_H 1 #define HAVE_TERM_H 1 #define MVWDELCH_IS_EXPRESSION 1 #define WINDOW_HAS_FLAGS 1 #define HAVE_CURSES_IS_TERM_RESIZED 1 #define HAVE_CURSES_RESIZE_TERM 1 #define HAVE_CURSES_RESIZETERM 1 #define HAVE_DEV_PTMX 1 #define PY_FORMAT_LONG_LONG "ll" #define PY_FORMAT_SIZE_T "z" #define HAVE_COMPUTED_GOTOS 1 configure: exit 0 ++++++++++++++++++config.log++++++++++++++++++ + echo ++++++++++++++++++config.log++++++++++++++++++ ++ lex_pyver 3.4.4 ++ echo 3.4.4 ++ awk -F . '{printf "%03d%03d%03d", $1, $2, $3}' ++ lex_pyver 3.6 ++ echo 3.6 ++ awk -F . '{printf "%03d%03d%03d", $1, $2, $3}' + '[' 003004004 -ge 003006000 ']' + make -j2 + make install / + popd + rm -rf Python-3.4.4 + '[' -e /opt/_internal/cpython-3.4.4/bin/python3 ']' + ln -s python3 /opt/_internal/cpython-3.4.4/bin/python + /opt/_internal/cpython-3.4.4/bin/python get-pip.py Collecting pip Using cached pip-8.1.2-py2.py3-none-any.whl Collecting wheel Using cached wheel-0.29.0-py2.py3-none-any.whl Installing collected packages: pip, wheel Found existing installation: pip 7.1.2 Uninstalling pip-7.1.2: Successfully uninstalled pip-7.1.2 Successfully installed pip-8.1.2 wheel-0.29.0 + /opt/_internal/cpython-3.4.4/bin/pip install wheel Requirement already satisfied (use --upgrade to upgrade): wheel in /opt/_internal/cpython-3.4.4/lib/python3.4/site-packages ++ /opt/_internal/cpython-3.4.4/bin/python build_scripts/python-tag-abi-tag.py + local abi_tag=cp34-cp34m + ln -s /opt/_internal/cpython-3.4.4 /opt/python/cp34-cp34m + rm -f Python-3.4.4.tgz + for py_ver in '$@' + build_cpython 3.5.1 + local py_ver=3.5.1 + check_var 3.5.1 + '[' -z 3.5.1 ']' + check_var https://www.python.org/ftp/python + '[' -z https://www.python.org/ftp/python ']' + wget -q https://www.python.org/ftp/python/3.5.1/Python-3.5.1.tgz ++ lex_pyver 3.5.1 ++ echo 3.5.1 ++ awk -F . '{printf "%03d%03d%03d", $1, $2, $3}' ++ lex_pyver 3.3 ++ echo 3.3 ++ awk -F . '{printf "%03d%03d%03d", $1, $2, $3}' + '[' 003005001 -lt 003003000 ']' + do_cpython_build 3.5.1 none + local py_ver=3.5.1 cfv + check_var 3.5.1 + '[' -z 3.5.1 ']' + local ucs_setting=none + check_var none + '[' -z none ']' + tar -xzf Python-3.5.1.tgz /Python-3.5.1 / + pushd Python-3.5.1 + '[' none = none ']' + unicode_flags= + dir_suffix= + local prefix=/opt/_internal/cpython-3.5.1 + mkdir -p /opt/_internal/cpython-3.5.1/lib ++ lex_pyver 3.5.1 ++ echo 3.5.1 ++ awk -F . '{printf "%03d%03d%03d", $1, $2, $3}' ++ lex_pyver 3.6 ++ echo 3.6 ++ awk -F . '{printf "%03d%03d%03d", $1, $2, $3}' + '[' 003005001 -lt 003006000 ']' + cfv=-Wformat + CFLAGS=-Wformat + ./configure --prefix=/opt/_internal/cpython-3.5.1 --disable-shared ++++++++++++++++++gcc++++++++++++++++++ + echo ++++++++++++++++++gcc++++++++++++++++++ + gcc --version gcc (GCC) 4.8.2 20140120 (Red Hat 4.8.2-15) Copyright (C) 2013 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. + cc --version cc (GCC) 4.8.2 20140120 (Red Hat 4.8.2-15) Copyright (C) 2013 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. ++++++++++++++++++config.log++++++++++++++++++ + echo ++++++++++++++++++config.log++++++++++++++++++ + cat ./config.log This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by python configure 3.5, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/opt/_internal/cpython-3.5.1 --disable-shared ## --------- ## ## Platform. ## ## --------- ## hostname = a64418c62400 uname -m = x86_64 uname -r = 4.7.6-1-ARCH uname -s = Linux uname -v = #1 SMP PREEMPT Fri Sep 30 19:28:42 CEST 2016 /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: /opt/rh/devtoolset-2/root/usr/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2905: checking build system type configure:2919: result: x86_64-unknown-linux-gnu configure:2939: checking host system type configure:2952: result: x86_64-unknown-linux-gnu configure:3064: checking for --enable-universalsdk configure:3111: result: no configure:3134: checking for --with-universal-archs configure:3149: result: no configure:3299: checking MACHDEP configure:3505: result: linux configure:3526: checking for --without-gcc configure:3549: result: no configure:3673: checking for gcc configure:3689: found /opt/rh/devtoolset-2/root/usr/bin/gcc configure:3700: result: gcc configure:3929: checking for C compiler version configure:3938: gcc --version >&5 gcc (GCC) 4.8.2 20140120 (Red Hat 4.8.2-15) Copyright (C) 2013 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:3949: $? = 0 configure:3938: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/opt/rh/devtoolset-2/root/usr/libexec/gcc/x86_64-CentOS-linux/4.8.2/lto-wrapper Target: x86_64-CentOS-linux Configured with: ../configure --prefix=/opt/rh/devtoolset-2/root/usr --mandir=/opt/rh/devtoolset-2/root/usr/share/man --infodir=/opt/rh/devtoolset-2/root/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --disable-gnu-unique-object --enable-linker-build-id --enable-languages=c,c++,fortran,lto --enable-plugin --with-linker-hash-style=gnu --enable-initfini-array --disable-libgcj --with-isl=/home/centos/rpm/BUILD/gcc-4.8.2-20140120/obj-x86_64-CentOS-linux/isl-install --with-cloog=/home/centos/rpm/BUILD/gcc-4.8.2-20140120/obj-x86_64-CentOS-linux/cloog-install --with-gmp=/home/centos/rpm/BUILD/gcc-4.8.2-20140120/obj-x86_64-CentOS-linux/gmp-install --with-mpfr=/home/centos/rpm/BUILD/gcc-4.8.2-20140120/obj-x86_64-CentOS-linux/mpfr-install --with-mpc=/home/centos/rpm/BUILD/gcc-4.8.2-20140120/obj-x86_64-CentOS-linux/mpc-install --with-tune=generic --with-arch_32=i586 --build=x86_64-CentOS-linux Thread model: posix gcc version 4.8.2 20140120 (Red Hat 4.8.2-15) (GCC) configure:3949: $? = 0 configure:3938: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3949: $? = 4 configure:3938: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3949: $? = 4 configure:3969: checking whether the C compiler works configure:3991: gcc -Wformat conftest.c >&5 configure:3995: $? = 0 configure:4043: result: yes configure:4046: checking for C compiler default output file name configure:4048: result: a.out configure:4054: checking for suffix of executables configure:4061: gcc -o conftest -Wformat conftest.c >&5 configure:4065: $? = 0 configure:4087: result: configure:4109: checking whether we are cross compiling configure:4117: gcc -o conftest -Wformat conftest.c >&5 configure:4121: $? = 0 configure:4128: ./conftest configure:4132: $? = 0 configure:4147: result: no configure:4152: checking for suffix of object files configure:4174: gcc -c -Wformat conftest.c >&5 configure:4178: $? = 0 configure:4199: result: o configure:4203: checking whether we are using the GNU C compiler configure:4222: gcc -c -Wformat conftest.c >&5 configure:4222: $? = 0 configure:4231: result: yes configure:4240: checking whether gcc accepts -g configure:4260: gcc -c -g conftest.c >&5 configure:4260: $? = 0 configure:4301: result: yes configure:4318: checking for gcc option to accept ISO C89 configure:4381: gcc -c -Wformat conftest.c >&5 configure:4381: $? = 0 configure:4394: result: none needed configure:4419: checking how to run the C preprocessor configure:4450: gcc -E conftest.c configure:4450: $? = 0 configure:4464: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4464: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | /* end confdefs.h. */ | #include configure:4489: result: gcc -E configure:4509: gcc -E conftest.c configure:4509: $? = 0 configure:4523: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4523: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | /* end confdefs.h. */ | #include configure:4551: checking for grep that handles long lines and -e configure:4609: result: /bin/grep configure:4617: checking for --with-cxx-main= configure:4643: result: no configure:4696: checking for g++ configure:4729: result: no configure:5063: By default, distutils will build C++ extension modules with "g++". If this is not intended, then set CXX on the configure command line. configure:5075: checking for the platform triplet based on compiler characteristics configure:5193: result: x86_64-linux-gnu configure:5211: checking for -Wl,--no-as-needed configure:5227: gcc -o conftest -Wformat -Wl,--no-as-needed conftest.c >&5 configure:5227: $? = 0 configure:5229: result: yes configure:5244: checking for egrep configure:5306: result: /bin/grep -E configure:5311: checking for ANSI C header files configure:5331: gcc -c -Wformat conftest.c >&5 configure:5331: $? = 0 configure:5404: gcc -o conftest -Wformat conftest.c >&5 configure:5404: $? = 0 configure:5404: ./conftest configure:5404: $? = 0 configure:5415: result: yes configure:5428: checking for sys/types.h configure:5428: gcc -c -Wformat conftest.c >&5 configure:5428: $? = 0 configure:5428: result: yes configure:5428: checking for sys/stat.h configure:5428: gcc -c -Wformat conftest.c >&5 configure:5428: $? = 0 configure:5428: result: yes configure:5428: checking for stdlib.h configure:5428: gcc -c -Wformat conftest.c >&5 configure:5428: $? = 0 configure:5428: result: yes configure:5428: checking for string.h configure:5428: gcc -c -Wformat conftest.c >&5 configure:5428: $? = 0 configure:5428: result: yes configure:5428: checking for memory.h configure:5428: gcc -c -Wformat conftest.c >&5 configure:5428: $? = 0 configure:5428: result: yes configure:5428: checking for strings.h configure:5428: gcc -c -Wformat conftest.c >&5 configure:5428: $? = 0 configure:5428: result: yes configure:5428: checking for inttypes.h configure:5428: gcc -c -Wformat conftest.c >&5 configure:5428: $? = 0 configure:5428: result: yes configure:5428: checking for stdint.h configure:5428: gcc -c -Wformat conftest.c >&5 configure:5428: $? = 0 configure:5428: result: yes configure:5428: checking for unistd.h configure:5428: gcc -c -Wformat conftest.c >&5 configure:5428: $? = 0 configure:5428: result: yes configure:5441: checking minix/config.h usability configure:5441: gcc -c -Wformat conftest.c >&5 conftest.c:54:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:5441: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5441: result: no configure:5441: checking minix/config.h presence configure:5441: gcc -E conftest.c conftest.c:21:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:5441: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 configure:5441: result: no configure:5441: checking for minix/config.h configure:5441: result: no configure:5462: checking whether it is safe to define __EXTENSIONS__ configure:5480: gcc -c -Wformat conftest.c >&5 configure:5480: $? = 0 configure:5487: result: yes configure:5511: checking for --with-suffix configure:5524: result: configure:5530: checking for case-insensitive build directory configure:5542: result: no configure:5563: checking LIBRARY configure:5569: result: libpython$(VERSION)$(ABIFLAGS).a configure:5611: checking LINKCC configure:5630: result: $(PURIFY) $(MAINCC) configure:5639: checking for GNU ld configure:5651: result: yes configure:5654: checking for inline configure:5670: gcc -c -Wformat conftest.c >&5 configure:5670: $? = 0 configure:5678: result: inline configure:5704: checking for --enable-shared configure:5721: result: no configure:5724: checking for --enable-profiling configure:5749: result: no configure:5757: checking LDLIBRARY configure:5843: result: libpython$(VERSION)$(ABIFLAGS).a configure:5889: checking for ranlib configure:5905: found /opt/rh/devtoolset-2/root/usr/bin/ranlib configure:5916: result: ranlib configure:5988: checking for ar configure:6004: found /opt/rh/devtoolset-2/root/usr/bin/ar configure:6015: result: ar configure:6096: checking for readelf configure:6112: found /opt/rh/devtoolset-2/root/usr/bin/readelf configure:6123: result: readelf configure:6161: checking for python3.5 configure:6191: result: no configure:6161: checking for python3 configure:6191: result: no configure:6161: checking for python configure:6177: found /usr/bin/python configure:6188: result: python configure:6211: checking for python3.5 configure:6238: result: python configure:6280: checking for a BSD-compatible install configure:6348: result: /usr/bin/install -c configure:6359: checking for a thread-safe mkdir -p configure:6398: result: /bin/mkdir -p configure:6416: checking for --with-pydebug configure:6435: result: no configure:6443: checking for llvm-profdata configure:6471: result: not-found configure:6592: checking whether gcc accepts and needs -fno-strict-aliasing configure:6613: gcc -fno-strict-aliasing -c -Wformat conftest.c >&5 configure:6613: $? = 0 configure:6630: gcc -fstrict-aliasing -c -Wformat -Werror -Wstrict-aliasing conftest.c >&5 configure:6630: $? = 0 configure:6651: result: no configure:6658: checking if we can turn off gcc unused result warning configure:6679: gcc -Wunused-result -Werror -c -Wformat conftest.c >&5 configure:6679: $? = 0 configure:6693: result: yes configure:6701: checking for -Werror=declaration-after-statement configure:6722: gcc -Werror=declaration-after-statement -c -Wformat conftest.c >&5 configure:6722: $? = 0 configure:6736: result: yes configure:6744: checking if we can turn on gcc mixed sign comparison warning configure:6765: gcc -Wsign-compare -c -Wformat conftest.c >&5 configure:6765: $? = 0 configure:6779: result: yes configure:6787: checking if we can turn on gcc unreachable code warning configure:6808: gcc -Wunreachable-code -c -Wformat conftest.c >&5 configure:6808: $? = 0 configure:6822: result: yes configure:7000: checking whether pthreads are available without options configure:7025: gcc -o conftest -Wformat conftest.c >&5 /tmp/ccAqpGgk.o: In function `main': conftest.c:(.text+0x2e): undefined reference to `pthread_create' conftest.c:(.text+0x45): undefined reference to `pthread_detach' collect2: error: ld returned 1 exit status configure:7025: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | /* end confdefs.h. */ | | #include | #include | | void* routine(void* p){return NULL;} | | int main(){ | pthread_t p; | if(pthread_create(&p,NULL,routine,NULL)!=0) | return 1; | (void)pthread_detach(p); | return 0; | } | configure:7041: result: no configure:7054: checking whether gcc accepts -Kpthread configure:7081: gcc -Kpthread -o conftest -Wformat conftest.c >&5 gcc: error: unrecognized command line option '-Kpthread' configure:7081: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | /* end confdefs.h. */ | | #include | #include | | void* routine(void* p){return NULL;} | | int main(){ | pthread_t p; | if(pthread_create(&p,NULL,routine,NULL)!=0) | return 1; | (void)pthread_detach(p); | return 0; | } | configure:7093: result: no configure:7104: checking whether gcc accepts -Kthread configure:7131: gcc -Kthread -o conftest -Wformat conftest.c >&5 gcc: error: unrecognized command line option '-Kthread' configure:7131: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | /* end confdefs.h. */ | | #include | #include | | void* routine(void* p){return NULL;} | | int main(){ | pthread_t p; | if(pthread_create(&p,NULL,routine,NULL)!=0) | return 1; | (void)pthread_detach(p); | return 0; | } | configure:7143: result: no configure:7154: checking whether gcc accepts -pthread configure:7181: gcc -pthread -o conftest -Wformat conftest.c >&5 configure:7181: $? = 0 configure:7181: ./conftest configure:7181: $? = 0 configure:7193: result: yes configure:7202: checking whether g++ also accepts flags for thread support configure:7233: result: yes configure:7240: checking for ANSI C header files configure:7344: result: yes configure:7368: checking asm/types.h usability configure:7368: gcc -c -Wformat conftest.c >&5 configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking asm/types.h presence configure:7368: gcc -E conftest.c configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking for asm/types.h configure:7368: result: yes configure:7368: checking conio.h usability configure:7368: gcc -c -Wformat conftest.c >&5 conftest.c:62:19: fatal error: conio.h: No such file or directory #include ^ compilation terminated. configure:7368: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7368: result: no configure:7368: checking conio.h presence configure:7368: gcc -E conftest.c conftest.c:29:19: fatal error: conio.h: No such file or directory #include ^ compilation terminated. configure:7368: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | /* end confdefs.h. */ | #include configure:7368: result: no configure:7368: checking for conio.h configure:7368: result: no configure:7368: checking direct.h usability configure:7368: gcc -c -Wformat conftest.c >&5 conftest.c:62:20: fatal error: direct.h: No such file or directory #include ^ compilation terminated. configure:7368: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7368: result: no configure:7368: checking direct.h presence configure:7368: gcc -E conftest.c conftest.c:29:20: fatal error: direct.h: No such file or directory #include ^ compilation terminated. configure:7368: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | /* end confdefs.h. */ | #include configure:7368: result: no configure:7368: checking for direct.h configure:7368: result: no configure:7368: checking dlfcn.h usability configure:7368: gcc -c -Wformat conftest.c >&5 configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking dlfcn.h presence configure:7368: gcc -E conftest.c configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking for dlfcn.h configure:7368: result: yes configure:7368: checking errno.h usability configure:7368: gcc -c -Wformat conftest.c >&5 configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking errno.h presence configure:7368: gcc -E conftest.c configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking for errno.h configure:7368: result: yes configure:7368: checking fcntl.h usability configure:7368: gcc -c -Wformat conftest.c >&5 configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking fcntl.h presence configure:7368: gcc -E conftest.c configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking for fcntl.h configure:7368: result: yes configure:7368: checking grp.h usability configure:7368: gcc -c -Wformat conftest.c >&5 configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking grp.h presence configure:7368: gcc -E conftest.c configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking for grp.h configure:7368: result: yes configure:7368: checking ieeefp.h usability configure:7368: gcc -c -Wformat conftest.c >&5 conftest.c:66:20: fatal error: ieeefp.h: No such file or directory #include ^ compilation terminated. configure:7368: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7368: result: no configure:7368: checking ieeefp.h presence configure:7368: gcc -E conftest.c conftest.c:33:20: fatal error: ieeefp.h: No such file or directory #include ^ compilation terminated. configure:7368: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include configure:7368: result: no configure:7368: checking for ieeefp.h configure:7368: result: no configure:7368: checking io.h usability configure:7368: gcc -c -Wformat conftest.c >&5 conftest.c:66:16: fatal error: io.h: No such file or directory #include ^ compilation terminated. configure:7368: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7368: result: no configure:7368: checking io.h presence configure:7368: gcc -E conftest.c conftest.c:33:16: fatal error: io.h: No such file or directory #include ^ compilation terminated. configure:7368: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include configure:7368: result: no configure:7368: checking for io.h configure:7368: result: no configure:7368: checking langinfo.h usability configure:7368: gcc -c -Wformat conftest.c >&5 configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking langinfo.h presence configure:7368: gcc -E conftest.c configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking for langinfo.h configure:7368: result: yes configure:7368: checking libintl.h usability configure:7368: gcc -c -Wformat conftest.c >&5 configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking libintl.h presence configure:7368: gcc -E conftest.c configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking for libintl.h configure:7368: result: yes configure:7368: checking process.h usability configure:7368: gcc -c -Wformat conftest.c >&5 conftest.c:68:21: fatal error: process.h: No such file or directory #include ^ compilation terminated. configure:7368: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7368: result: no configure:7368: checking process.h presence configure:7368: gcc -E conftest.c conftest.c:35:21: fatal error: process.h: No such file or directory #include ^ compilation terminated. configure:7368: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | /* end confdefs.h. */ | #include configure:7368: result: no configure:7368: checking for process.h configure:7368: result: no configure:7368: checking pthread.h usability configure:7368: gcc -c -Wformat conftest.c >&5 configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking pthread.h presence configure:7368: gcc -E conftest.c configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking for pthread.h configure:7368: result: yes configure:7368: checking sched.h usability configure:7368: gcc -c -Wformat conftest.c >&5 configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking sched.h presence configure:7368: gcc -E conftest.c configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking for sched.h configure:7368: result: yes configure:7368: checking shadow.h usability configure:7368: gcc -c -Wformat conftest.c >&5 configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking shadow.h presence configure:7368: gcc -E conftest.c configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking for shadow.h configure:7368: result: yes configure:7368: checking signal.h usability configure:7368: gcc -c -Wformat conftest.c >&5 configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking signal.h presence configure:7368: gcc -E conftest.c configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking for signal.h configure:7368: result: yes configure:7368: checking for stdint.h configure:7368: result: yes configure:7368: checking stropts.h usability configure:7368: gcc -c -Wformat conftest.c >&5 configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking stropts.h presence configure:7368: gcc -E conftest.c configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking for stropts.h configure:7368: result: yes configure:7368: checking termios.h usability configure:7368: gcc -c -Wformat conftest.c >&5 configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking termios.h presence configure:7368: gcc -E conftest.c configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking for termios.h configure:7368: result: yes configure:7368: checking for unistd.h configure:7368: result: yes configure:7368: checking utime.h usability configure:7368: gcc -c -Wformat conftest.c >&5 configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking utime.h presence configure:7368: gcc -E conftest.c configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking for utime.h configure:7368: result: yes configure:7368: checking poll.h usability configure:7368: gcc -c -Wformat conftest.c >&5 configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking poll.h presence configure:7368: gcc -E conftest.c configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking for poll.h configure:7368: result: yes configure:7368: checking sys/devpoll.h usability configure:7368: gcc -c -Wformat conftest.c >&5 conftest.c:78:25: fatal error: sys/devpoll.h: No such file or directory #include ^ compilation terminated. configure:7368: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7368: result: no configure:7368: checking sys/devpoll.h presence configure:7368: gcc -E conftest.c conftest.c:45:25: fatal error: sys/devpoll.h: No such file or directory #include ^ compilation terminated. configure:7368: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | /* end confdefs.h. */ | #include configure:7368: result: no configure:7368: checking for sys/devpoll.h configure:7368: result: no configure:7368: checking sys/epoll.h usability configure:7368: gcc -c -Wformat conftest.c >&5 configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking sys/epoll.h presence configure:7368: gcc -E conftest.c configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking for sys/epoll.h configure:7368: result: yes configure:7368: checking sys/poll.h usability configure:7368: gcc -c -Wformat conftest.c >&5 configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking sys/poll.h presence configure:7368: gcc -E conftest.c configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking for sys/poll.h configure:7368: result: yes configure:7368: checking sys/audioio.h usability configure:7368: gcc -c -Wformat conftest.c >&5 conftest.c:80:25: fatal error: sys/audioio.h: No such file or directory #include ^ compilation terminated. configure:7368: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7368: result: no configure:7368: checking sys/audioio.h presence configure:7368: gcc -E conftest.c conftest.c:47:25: fatal error: sys/audioio.h: No such file or directory #include ^ compilation terminated. configure:7368: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #include configure:7368: result: no configure:7368: checking for sys/audioio.h configure:7368: result: no configure:7368: checking sys/xattr.h usability configure:7368: gcc -c -Wformat conftest.c >&5 configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking sys/xattr.h presence configure:7368: gcc -E conftest.c configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking for sys/xattr.h configure:7368: result: yes configure:7368: checking sys/bsdtty.h usability configure:7368: gcc -c -Wformat conftest.c >&5 conftest.c:81:24: fatal error: sys/bsdtty.h: No such file or directory #include ^ compilation terminated. configure:7368: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7368: result: no configure:7368: checking sys/bsdtty.h presence configure:7368: gcc -E conftest.c conftest.c:48:24: fatal error: sys/bsdtty.h: No such file or directory #include ^ compilation terminated. configure:7368: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | /* end confdefs.h. */ | #include configure:7368: result: no configure:7368: checking for sys/bsdtty.h configure:7368: result: no configure:7368: checking sys/event.h usability configure:7368: gcc -c -Wformat conftest.c >&5 conftest.c:81:23: fatal error: sys/event.h: No such file or directory #include ^ compilation terminated. configure:7368: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7368: result: no configure:7368: checking sys/event.h presence configure:7368: gcc -E conftest.c conftest.c:48:23: fatal error: sys/event.h: No such file or directory #include ^ compilation terminated. configure:7368: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | /* end confdefs.h. */ | #include configure:7368: result: no configure:7368: checking for sys/event.h configure:7368: result: no configure:7368: checking sys/file.h usability configure:7368: gcc -c -Wformat conftest.c >&5 configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking sys/file.h presence configure:7368: gcc -E conftest.c configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking for sys/file.h configure:7368: result: yes configure:7368: checking sys/ioctl.h usability configure:7368: gcc -c -Wformat conftest.c >&5 configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking sys/ioctl.h presence configure:7368: gcc -E conftest.c configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking for sys/ioctl.h configure:7368: result: yes configure:7368: checking sys/kern_control.h usability configure:7368: gcc -c -Wformat conftest.c >&5 conftest.c:83:30: fatal error: sys/kern_control.h: No such file or directory #include ^ compilation terminated. configure:7368: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7368: result: no configure:7368: checking sys/kern_control.h presence configure:7368: gcc -E conftest.c conftest.c:50:30: fatal error: sys/kern_control.h: No such file or directory #include ^ compilation terminated. configure:7368: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:7368: result: no configure:7368: checking for sys/kern_control.h configure:7368: result: no configure:7368: checking sys/loadavg.h usability configure:7368: gcc -c -Wformat conftest.c >&5 conftest.c:83:25: fatal error: sys/loadavg.h: No such file or directory #include ^ compilation terminated. configure:7368: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7368: result: no configure:7368: checking sys/loadavg.h presence configure:7368: gcc -E conftest.c conftest.c:50:25: fatal error: sys/loadavg.h: No such file or directory #include ^ compilation terminated. configure:7368: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:7368: result: no configure:7368: checking for sys/loadavg.h configure:7368: result: no configure:7368: checking sys/lock.h usability configure:7368: gcc -c -Wformat conftest.c >&5 conftest.c:83:22: fatal error: sys/lock.h: No such file or directory #include ^ compilation terminated. configure:7368: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7368: result: no configure:7368: checking sys/lock.h presence configure:7368: gcc -E conftest.c conftest.c:50:22: fatal error: sys/lock.h: No such file or directory #include ^ compilation terminated. configure:7368: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:7368: result: no configure:7368: checking for sys/lock.h configure:7368: result: no configure:7368: checking sys/mkdev.h usability configure:7368: gcc -c -Wformat conftest.c >&5 conftest.c:83:23: fatal error: sys/mkdev.h: No such file or directory #include ^ compilation terminated. configure:7368: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7368: result: no configure:7368: checking sys/mkdev.h presence configure:7368: gcc -E conftest.c conftest.c:50:23: fatal error: sys/mkdev.h: No such file or directory #include ^ compilation terminated. configure:7368: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:7368: result: no configure:7368: checking for sys/mkdev.h configure:7368: result: no configure:7368: checking sys/modem.h usability configure:7368: gcc -c -Wformat conftest.c >&5 conftest.c:83:23: fatal error: sys/modem.h: No such file or directory #include ^ compilation terminated. configure:7368: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7368: result: no configure:7368: checking sys/modem.h presence configure:7368: gcc -E conftest.c conftest.c:50:23: fatal error: sys/modem.h: No such file or directory #include ^ compilation terminated. configure:7368: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:7368: result: no configure:7368: checking for sys/modem.h configure:7368: result: no configure:7368: checking sys/param.h usability configure:7368: gcc -c -Wformat conftest.c >&5 configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking sys/param.h presence configure:7368: gcc -E conftest.c configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking for sys/param.h configure:7368: result: yes configure:7368: checking sys/select.h usability configure:7368: gcc -c -Wformat conftest.c >&5 configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking sys/select.h presence configure:7368: gcc -E conftest.c configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking for sys/select.h configure:7368: result: yes configure:7368: checking sys/sendfile.h usability configure:7368: gcc -c -Wformat conftest.c >&5 configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking sys/sendfile.h presence configure:7368: gcc -E conftest.c configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking for sys/sendfile.h configure:7368: result: yes configure:7368: checking sys/socket.h usability configure:7368: gcc -c -Wformat conftest.c >&5 configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking sys/socket.h presence configure:7368: gcc -E conftest.c configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking for sys/socket.h configure:7368: result: yes configure:7368: checking sys/statvfs.h usability configure:7368: gcc -c -Wformat conftest.c >&5 configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking sys/statvfs.h presence configure:7368: gcc -E conftest.c configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking for sys/statvfs.h configure:7368: result: yes configure:7368: checking for sys/stat.h configure:7368: result: yes configure:7368: checking sys/syscall.h usability configure:7368: gcc -c -Wformat conftest.c >&5 configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking sys/syscall.h presence configure:7368: gcc -E conftest.c configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking for sys/syscall.h configure:7368: result: yes configure:7368: checking sys/sys_domain.h usability configure:7368: gcc -c -Wformat conftest.c >&5 conftest.c:90:28: fatal error: sys/sys_domain.h: No such file or directory #include ^ compilation terminated. configure:7368: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7368: result: no configure:7368: checking sys/sys_domain.h presence configure:7368: gcc -E conftest.c conftest.c:57:28: fatal error: sys/sys_domain.h: No such file or directory #include ^ compilation terminated. configure:7368: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | /* end confdefs.h. */ | #include configure:7368: result: no configure:7368: checking for sys/sys_domain.h configure:7368: result: no configure:7368: checking sys/termio.h usability configure:7368: gcc -c -Wformat conftest.c >&5 conftest.c:90:24: fatal error: sys/termio.h: No such file or directory #include ^ compilation terminated. configure:7368: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7368: result: no configure:7368: checking sys/termio.h presence configure:7368: gcc -E conftest.c conftest.c:57:24: fatal error: sys/termio.h: No such file or directory #include ^ compilation terminated. configure:7368: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | /* end confdefs.h. */ | #include configure:7368: result: no configure:7368: checking for sys/termio.h configure:7368: result: no configure:7368: checking sys/time.h usability configure:7368: gcc -c -Wformat conftest.c >&5 configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking sys/time.h presence configure:7368: gcc -E conftest.c configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking for sys/time.h configure:7368: result: yes configure:7368: checking sys/times.h usability configure:7368: gcc -c -Wformat conftest.c >&5 configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking sys/times.h presence configure:7368: gcc -E conftest.c configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking for sys/times.h configure:7368: result: yes configure:7368: checking for sys/types.h configure:7368: result: yes configure:7368: checking sys/uio.h usability configure:7368: gcc -c -Wformat conftest.c >&5 configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking sys/uio.h presence configure:7368: gcc -E conftest.c configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking for sys/uio.h configure:7368: result: yes configure:7368: checking sys/un.h usability configure:7368: gcc -c -Wformat conftest.c >&5 configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking sys/un.h presence configure:7368: gcc -E conftest.c configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking for sys/un.h configure:7368: result: yes configure:7368: checking sys/utsname.h usability configure:7368: gcc -c -Wformat conftest.c >&5 configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking sys/utsname.h presence configure:7368: gcc -E conftest.c configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking for sys/utsname.h configure:7368: result: yes configure:7368: checking sys/wait.h usability configure:7368: gcc -c -Wformat conftest.c >&5 configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking sys/wait.h presence configure:7368: gcc -E conftest.c configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking for sys/wait.h configure:7368: result: yes configure:7368: checking pty.h usability configure:7368: gcc -c -Wformat conftest.c >&5 configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking pty.h presence configure:7368: gcc -E conftest.c configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking for pty.h configure:7368: result: yes configure:7368: checking libutil.h usability configure:7368: gcc -c -Wformat conftest.c >&5 conftest.c:98:21: fatal error: libutil.h: No such file or directory #include ^ compilation terminated. configure:7368: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7368: result: no configure:7368: checking libutil.h presence configure:7368: gcc -E conftest.c conftest.c:65:21: fatal error: libutil.h: No such file or directory #include ^ compilation terminated. configure:7368: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | /* end confdefs.h. */ | #include configure:7368: result: no configure:7368: checking for libutil.h configure:7368: result: no configure:7368: checking sys/resource.h usability configure:7368: gcc -c -Wformat conftest.c >&5 configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking sys/resource.h presence configure:7368: gcc -E conftest.c configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking for sys/resource.h configure:7368: result: yes configure:7368: checking netpacket/packet.h usability configure:7368: gcc -c -Wformat conftest.c >&5 configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking netpacket/packet.h presence configure:7368: gcc -E conftest.c configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking for netpacket/packet.h configure:7368: result: yes configure:7368: checking sysexits.h usability configure:7368: gcc -c -Wformat conftest.c >&5 configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking sysexits.h presence configure:7368: gcc -E conftest.c configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking for sysexits.h configure:7368: result: yes configure:7368: checking bluetooth.h usability configure:7368: gcc -c -Wformat conftest.c >&5 conftest.c:101:23: fatal error: bluetooth.h: No such file or directory #include ^ compilation terminated. configure:7368: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7368: result: no configure:7368: checking bluetooth.h presence configure:7368: gcc -E conftest.c conftest.c:68:23: fatal error: bluetooth.h: No such file or directory #include ^ compilation terminated. configure:7368: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | #include configure:7368: result: no configure:7368: checking for bluetooth.h configure:7368: result: no configure:7368: checking bluetooth/bluetooth.h usability configure:7368: gcc -c -Wformat conftest.c >&5 conftest.c:101:33: fatal error: bluetooth/bluetooth.h: No such file or directory #include ^ compilation terminated. configure:7368: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7368: result: no configure:7368: checking bluetooth/bluetooth.h presence configure:7368: gcc -E conftest.c conftest.c:68:33: fatal error: bluetooth/bluetooth.h: No such file or directory #include ^ compilation terminated. configure:7368: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | #include configure:7368: result: no configure:7368: checking for bluetooth/bluetooth.h configure:7368: result: no configure:7368: checking linux/tipc.h usability configure:7368: gcc -c -Wformat conftest.c >&5 configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking linux/tipc.h presence configure:7368: gcc -E conftest.c configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking for linux/tipc.h configure:7368: result: yes configure:7368: checking spawn.h usability configure:7368: gcc -c -Wformat conftest.c >&5 configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking spawn.h presence configure:7368: gcc -E conftest.c configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking for spawn.h configure:7368: result: yes configure:7368: checking util.h usability configure:7368: gcc -c -Wformat conftest.c >&5 conftest.c:103:18: fatal error: util.h: No such file or directory #include ^ compilation terminated. configure:7368: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7368: result: no configure:7368: checking util.h presence configure:7368: gcc -E conftest.c conftest.c:70:18: fatal error: util.h: No such file or directory #include ^ compilation terminated. configure:7368: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | /* end confdefs.h. */ | #include configure:7368: result: no configure:7368: checking for util.h configure:7368: result: no configure:7368: checking alloca.h usability configure:7368: gcc -c -Wformat conftest.c >&5 configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking alloca.h presence configure:7368: gcc -E conftest.c configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking for alloca.h configure:7368: result: yes configure:7368: checking endian.h usability configure:7368: gcc -c -Wformat conftest.c >&5 configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking endian.h presence configure:7368: gcc -E conftest.c configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking for endian.h configure:7368: result: yes configure:7368: checking sys/endian.h usability configure:7368: gcc -c -Wformat conftest.c >&5 conftest.c:105:24: fatal error: sys/endian.h: No such file or directory #include ^ compilation terminated. configure:7368: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7368: result: no configure:7368: checking sys/endian.h presence configure:7368: gcc -E conftest.c conftest.c:72:24: fatal error: sys/endian.h: No such file or directory #include ^ compilation terminated. configure:7368: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | /* end confdefs.h. */ | #include configure:7368: result: no configure:7368: checking for sys/endian.h configure:7368: result: no configure:7381: checking for dirent.h that defines DIR configure:7400: gcc -c -Wformat conftest.c >&5 configure:7400: $? = 0 configure:7408: result: yes configure:7421: checking for library containing opendir configure:7452: gcc -o conftest -Wformat conftest.c >&5 configure:7452: $? = 0 configure:7469: result: none required configure:7536: checking whether sys/types.h defines makedev configure:7552: gcc -o conftest -Wformat conftest.c >&5 configure:7552: $? = 0 configure:7561: result: yes configure:7590: checking for net/if.h configure:7590: gcc -c -Wformat conftest.c >&5 configure:7590: $? = 0 configure:7590: result: yes configure:7617: checking for linux/netlink.h configure:7617: gcc -c -Wformat conftest.c >&5 configure:7617: $? = 0 configure:7617: result: yes configure:7640: checking for linux/can.h configure:7640: gcc -c -Wformat conftest.c >&5 conftest.c:81:23: fatal error: linux/can.h: No such file or directory #include ^ compilation terminated. configure:7640: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | | | #include configure:7640: result: no configure:7640: checking for linux/can/raw.h configure:7640: gcc -c -Wformat conftest.c >&5 conftest.c:81:27: fatal error: linux/can/raw.h: No such file or directory #include ^ compilation terminated. configure:7640: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | | | #include configure:7640: result: no configure:7640: checking for linux/can/bcm.h configure:7640: gcc -c -Wformat conftest.c >&5 conftest.c:81:27: fatal error: linux/can/bcm.h: No such file or directory #include ^ compilation terminated. configure:7640: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | | | #include configure:7640: result: no configure:7658: checking for clock_t in time.h configure:7677: result: yes configure:7680: checking for makedev configure:7703: gcc -o conftest -Wformat conftest.c >&5 configure:7703: $? = 0 configure:7710: result: yes configure:7719: checking for le64toh configure:7740: gcc -o conftest -Wformat conftest.c >&5 /tmp/ccQ1iZ0g.o: In function `main': conftest.c:(.text+0xf): undefined reference to `le64toh' collect2: error: ld returned 1 exit status configure:7740: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | /* end confdefs.h. */ | | #ifdef HAVE_ENDIAN_H | #include | #elif defined(HAVE_SYS_ENDIAN_H) | #include | #endif | | int | main () | { | | le64toh(1) | ; | return 0; | } | configure:7747: result: no configure:7763: checking Solaris LFS bug configure:7780: gcc -c -Wformat conftest.c >&5 configure:7780: $? = 0 configure:7786: result: no configure:7818: checking for mode_t configure:7818: gcc -c -Wformat conftest.c >&5 configure:7818: $? = 0 configure:7818: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:117:21: error: expected expression before ')' token if (sizeof ((mode_t))) ^ configure:7818: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((mode_t))) | return 0; | ; | return 0; | } configure:7818: result: yes configure:7829: checking for off_t configure:7829: gcc -c -Wformat conftest.c >&5 configure:7829: $? = 0 configure:7829: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:117:20: error: expected expression before ')' token if (sizeof ((off_t))) ^ configure:7829: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:7829: result: yes configure:7840: checking for pid_t configure:7840: gcc -c -Wformat conftest.c >&5 configure:7840: $? = 0 configure:7840: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:117:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:7840: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:7840: result: yes configure:7856: checking for size_t configure:7856: gcc -c -Wformat conftest.c >&5 configure:7856: $? = 0 configure:7856: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:118:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:7856: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:7856: result: yes configure:7867: checking for uid_t in sys/types.h configure:7886: result: yes configure:7905: checking for uint32_t configure:7905: gcc -c -Wformat conftest.c >&5 configure:7905: $? = 0 configure:7905: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:118:23: error: expected expression before ')' token if (sizeof ((uint32_t))) ^ configure:7905: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((uint32_t))) | return 0; | ; | return 0; | } configure:7905: result: yes configure:7912: checking for uint32_t configure:7912: gcc -c -Wformat conftest.c >&5 configure:7912: $? = 0 configure:7912: result: yes configure:7927: checking for uint64_t configure:7927: gcc -c -Wformat conftest.c >&5 configure:7927: $? = 0 configure:7927: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:119:23: error: expected expression before ')' token if (sizeof ((uint64_t))) ^ configure:7927: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((uint64_t))) | return 0; | ; | return 0; | } configure:7927: result: yes configure:7934: checking for uint64_t configure:7934: gcc -c -Wformat conftest.c >&5 configure:7934: $? = 0 configure:7934: result: yes configure:7949: checking for int32_t configure:7949: gcc -c -Wformat conftest.c >&5 configure:7949: $? = 0 configure:7949: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:120:22: error: expected expression before ')' token if (sizeof ((int32_t))) ^ configure:7949: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((int32_t))) | return 0; | ; | return 0; | } configure:7949: result: yes configure:7956: checking for int32_t configure:7956: gcc -c -Wformat conftest.c >&5 configure:7956: $? = 0 configure:7956: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:123:53: warning: integer overflow in expression [-Woverflow] < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; ^ conftest.c:122:12: error: storage size of 'test_array' isn't constant static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) ^ configure:7956: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 32 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:7956: result: yes configure:7968: checking for int64_t configure:7968: gcc -c -Wformat conftest.c >&5 configure:7968: $? = 0 configure:7968: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:121:22: error: expected expression before ')' token if (sizeof ((int64_t))) ^ configure:7968: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((int64_t))) | return 0; | ; | return 0; | } configure:7968: result: yes configure:7975: checking for int64_t configure:7975: gcc -c -Wformat conftest.c >&5 configure:7975: $? = 0 configure:7975: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:124:53: warning: integer overflow in expression [-Woverflow] < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; ^ conftest.c:123:12: error: storage size of 'test_array' isn't constant static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) ^ configure:7975: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 64 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:7975: result: yes configure:7987: checking for ssize_t configure:7987: gcc -c -Wformat conftest.c >&5 configure:7987: $? = 0 configure:7987: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:122:22: error: expected expression before ')' token if (sizeof ((ssize_t))) ^ configure:7987: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((ssize_t))) | return 0; | ; | return 0; | } configure:7987: result: yes configure:7994: checking for __uint128_t configure:7994: gcc -c -Wformat conftest.c >&5 configure:7994: $? = 0 configure:7994: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:123:26: error: expected expression before ')' token if (sizeof ((__uint128_t))) ^ configure:7994: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((__uint128_t))) | return 0; | ; | return 0; | } configure:7994: result: yes configure:8008: checking size of int configure:8013: gcc -o conftest -Wformat conftest.c >&5 configure:8013: $? = 0 configure:8013: ./conftest configure:8013: $? = 0 configure:8027: result: 4 configure:8041: checking size of long configure:8046: gcc -o conftest -Wformat conftest.c >&5 configure:8046: $? = 0 configure:8046: ./conftest configure:8046: $? = 0 configure:8060: result: 8 configure:8074: checking size of void * configure:8079: gcc -o conftest -Wformat conftest.c >&5 configure:8079: $? = 0 configure:8079: ./conftest configure:8079: $? = 0 configure:8093: result: 8 configure:8107: checking size of short configure:8112: gcc -o conftest -Wformat conftest.c >&5 configure:8112: $? = 0 configure:8112: ./conftest configure:8112: $? = 0 configure:8126: result: 2 configure:8140: checking size of float configure:8145: gcc -o conftest -Wformat conftest.c >&5 configure:8145: $? = 0 configure:8145: ./conftest configure:8145: $? = 0 configure:8159: result: 4 configure:8173: checking size of double configure:8178: gcc -o conftest -Wformat conftest.c >&5 configure:8178: $? = 0 configure:8178: ./conftest configure:8178: $? = 0 configure:8192: result: 8 configure:8206: checking size of fpos_t configure:8211: gcc -o conftest -Wformat conftest.c >&5 configure:8211: $? = 0 configure:8211: ./conftest configure:8211: $? = 0 configure:8225: result: 16 configure:8239: checking size of size_t configure:8244: gcc -o conftest -Wformat conftest.c >&5 configure:8244: $? = 0 configure:8244: ./conftest configure:8244: $? = 0 configure:8258: result: 8 configure:8272: checking size of pid_t configure:8277: gcc -o conftest -Wformat conftest.c >&5 configure:8277: $? = 0 configure:8277: ./conftest configure:8277: $? = 0 configure:8291: result: 4 configure:8302: checking for long long support configure:8316: gcc -c -Wformat conftest.c >&5 configure:8316: $? = 0 configure:8325: result: yes configure:8332: checking size of long long configure:8337: gcc -o conftest -Wformat conftest.c >&5 configure:8337: $? = 0 configure:8337: ./conftest configure:8337: $? = 0 configure:8351: result: 8 configure:8363: checking for long double support configure:8377: gcc -c -Wformat conftest.c >&5 configure:8377: $? = 0 configure:8386: result: yes configure:8393: checking size of long double configure:8398: gcc -o conftest -Wformat conftest.c >&5 configure:8398: $? = 0 configure:8398: ./conftest configure:8398: $? = 0 configure:8412: result: 16 configure:8425: checking for _Bool support configure:8439: gcc -c -Wformat conftest.c >&5 configure:8439: $? = 0 configure:8448: result: yes configure:8455: checking size of _Bool configure:8460: gcc -o conftest -Wformat conftest.c >&5 configure:8460: $? = 0 configure:8460: ./conftest configure:8460: $? = 0 configure:8474: result: 1 configure:8486: checking for uintptr_t configure:8486: gcc -c -Wformat conftest.c >&5 configure:8486: $? = 0 configure:8486: gcc -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:113:24: error: expected expression before ')' token if (sizeof ((uintptr_t))) ^ configure:8486: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | /* end confdefs.h. */ | #ifdef HAVE_STDINT_H | #include | #endif | #ifdef HAVE_INTTYPES_H | #include | #endif | | int | main () | { | if (sizeof ((uintptr_t))) | return 0; | ; | return 0; | } configure:8486: result: yes configure:8503: checking size of uintptr_t configure:8508: gcc -o conftest -Wformat conftest.c >&5 configure:8508: $? = 0 configure:8508: ./conftest configure:8508: $? = 0 configure:8522: result: 8 configure:8539: checking size of off_t configure:8544: gcc -o conftest -Wformat conftest.c >&5 configure:8544: $? = 0 configure:8544: ./conftest configure:8544: $? = 0 configure:8563: result: 8 configure:8574: checking whether to enable large file support configure:8586: result: no configure:8598: checking size of time_t configure:8603: gcc -o conftest -Wformat conftest.c >&5 configure:8603: $? = 0 configure:8603: ./conftest configure:8603: $? = 0 configure:8625: result: 8 configure:8646: checking for pthread_t configure:8662: gcc -pthread -c -Wformat conftest.c >&5 configure:8662: $? = 0 configure:8666: result: yes configure:8673: checking size of pthread_t configure:8678: gcc -pthread -o conftest -Wformat conftest.c >&5 configure:8678: $? = 0 configure:8678: ./conftest configure:8678: $? = 0 configure:8697: result: 8 configure:8798: checking for --enable-framework configure:8815: result: no configure:8819: checking for dyld configure:8830: result: no configure:8845: checking the extension of shared libraries configure:8859: result: .so configure:8866: checking LDSHARED configure:9001: result: $(CC) -shared configure:9007: checking CCSHARED configure:9041: result: -fPIC configure:9045: checking LINKFORSHARED configure:9099: result: -Xlinker -export-dynamic configure:9104: checking CFLAGSFORSHARED configure:9117: result: configure:9129: checking SHLIBS configure:9135: result: $(LIBS) configure:9140: checking for sendfile in -lsendfile configure:9165: gcc -o conftest -Wformat conftest.c -lsendfile >&5 /opt/rh/devtoolset-2/root/usr/libexec/gcc/x86_64-CentOS-linux/4.8.2/ld: cannot find -lsendfile collect2: error: ld returned 1 exit status configure:9165: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | /* 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 sendfile (); | int | main () | { | return sendfile (); | ; | return 0; | } configure:9174: result: no configure:9185: checking for dlopen in -ldl configure:9210: gcc -o conftest -Wformat conftest.c -ldl >&5 configure:9210: $? = 0 configure:9219: result: yes configure:9230: checking for shl_load in -ldld configure:9255: gcc -o conftest -Wformat conftest.c -ldld -ldl >&5 /opt/rh/devtoolset-2/root/usr/libexec/gcc/x86_64-CentOS-linux/4.8.2/ld: cannot find -ldld collect2: error: ld returned 1 exit status configure:9255: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #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:9264: result: no configure:9275: checking for RAND_egd in -lcrypto configure:9300: gcc -o conftest -Wformat conftest.c -lcrypto -ldl >&5 /opt/rh/devtoolset-2/root/usr/libexec/gcc/x86_64-CentOS-linux/4.8.2/ld: cannot find -lcrypto collect2: error: ld returned 1 exit status configure:9300: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #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 RAND_egd (); | int | main () | { | return RAND_egd (); | ; | return 0; | } configure:9309: result: no configure:9320: checking for library containing sem_init configure:9351: gcc -o conftest -Wformat conftest.c -ldl >&5 /tmp/ccWob47R.o: In function `main': conftest.c:(.text+0xa): undefined reference to `sem_init' collect2: error: ld returned 1 exit status configure:9351: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #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 sem_init (); | int | main () | { | return sem_init (); | ; | return 0; | } configure:9351: gcc -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9351: $? = 0 configure:9368: result: -lpthread configure:9381: checking for textdomain in -lintl configure:9406: gcc -o conftest -Wformat conftest.c -lintl -lpthread -ldl >&5 /opt/rh/devtoolset-2/root/usr/libexec/gcc/x86_64-CentOS-linux/4.8.2/ld: cannot find -lintl collect2: error: ld returned 1 exit status configure:9406: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #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 textdomain (); | int | main () | { | return textdomain (); | ; | return 0; | } configure:9415: result: no configure:9462: checking aligned memory access is required configure:9484: gcc -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:9484: $? = 0 configure:9484: ./conftest configure:9484: $? = 0 configure:9499: result: no configure:9506: checking for --with-hash-algorithm configure:9529: result: default configure:9534: checking for --with-address-sanitizer configure:9546: result: no configure:9552: checking for t_open in -lnsl configure:9577: gcc -o conftest -Wformat conftest.c -lnsl -lpthread -ldl >&5 /tmp/ccOrVBeb.o: In function `main': conftest.c:(.text+0xa): undefined reference to `t_open' collect2: error: ld returned 1 exit status configure:9577: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #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 t_open (); | int | main () | { | return t_open (); | ; | return 0; | } configure:9586: result: no configure:9592: checking for socket in -lsocket configure:9617: gcc -o conftest -Wformat conftest.c -lsocket -lpthread -ldl -lpthread -ldl >&5 /opt/rh/devtoolset-2/root/usr/libexec/gcc/x86_64-CentOS-linux/4.8.2/ld: cannot find -lsocket collect2: error: ld returned 1 exit status configure:9617: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #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 socket (); | int | main () | { | return socket (); | ; | return 0; | } configure:9626: result: no configure:9633: checking for --with-libs configure:9644: result: no configure:9703: checking for pkg-config configure:9721: found /usr/bin/pkg-config configure:9733: result: /usr/bin/pkg-config configure:9758: checking pkg-config is at least version 0.9.0 configure:9761: result: yes configure:9771: checking for --with-system-expat configure:9782: result: no configure:9786: checking for --with-system-ffi configure:9804: result: no configure:9808: checking for --with-system-libmpdec configure:9819: result: no configure:9823: checking for --enable-loadable-sqlite-extensions configure:9833: result: no configure:9839: checking for --with-tcltk-includes configure:9849: result: default configure:9851: checking for --with-tcltk-libs configure:9861: result: default configure:9877: checking for --with-dbmliborder configure:9896: result: configure:9902: checking for --with-signal-module configure:9914: result: yes configure:9936: checking for --with-threads configure:9956: result: yes configure:10387: checking if PTHREAD_SCOPE_SYSTEM is supported configure:10412: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 conftest.c: In function 'main': conftest.c:119:39: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] if (pthread_attr_init(&attr)) exit(-1); ^ configure:10412: $? = 0 configure:10412: ./conftest configure:10412: $? = 0 configure:10424: result: yes configure:10433: checking for pthread_sigmask configure:10433: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10433: $? = 0 configure:10433: result: yes configure:10450: checking for pthread_atfork configure:10450: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10450: $? = 0 configure:10450: result: yes configure:10464: checking if --enable-ipv6 is specified configure:10496: gcc -pthread -c -Wformat conftest.c >&5 configure:10496: $? = 0 configure:10498: result: yes configure:10512: checking if RFC2553 API is available configure:10529: gcc -pthread -c -Wformat conftest.c >&5 configure:10529: $? = 0 configure:10531: result: yes configure:10558: checking ipv6 stack type configure:10691: result: linux-glibc configure:10711: checking for CAN_RAW_FD_FRAMES configure:10725: gcc -pthread -c -Wformat conftest.c >&5 conftest.c:115:27: fatal error: linux/can/raw.h: No such file or directory #include ^ compilation terminated. configure:10725: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | /* end confdefs.h. */ | /* CAN_RAW_FD_FRAMES available check */ | #include | int | main () | { | int can_raw_fd_frames = CAN_RAW_FD_FRAMES; | ; | return 0; | } configure:10735: result: no configure:10741: checking for OSX 10.5 SDK or later configure:10756: gcc -pthread -c -Wformat conftest.c >&5 conftest.c:115:29: fatal error: Carbon/Carbon.h: No such file or directory #include ^ compilation terminated. configure:10756: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | /* end confdefs.h. */ | | #include | int | main () | { | FSIORefNum fRef = 0 | ; | return 0; | } | configure:10766: result: no configure:10773: checking for --with-doc-strings configure:10791: result: yes configure:10795: checking for --with-tsc configure:10812: result: no configure:10818: checking for --with-pymalloc configure:10838: result: yes configure:10842: checking for --with-valgrind configure:10852: result: no configure:10877: checking for dlopen configure:10877: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10877: $? = 0 configure:10877: result: yes configure:10890: checking DYNLOADFILE configure:10914: result: dynload_shlib.o configure:10926: checking MACHDEP_OBJS configure:10935: result: none configure:10967: checking for alarm configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for accept4 configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccQ9OQh6.o: In function `main': conftest.c:(.text+0xa): undefined reference to `accept4' collect2: error: ld returned 1 exit status configure:10967: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | /* end confdefs.h. */ | /* Define accept4 to an innocuous variant, in case declares accept4. | For example, HP-UX 11i declares gettimeofday. */ | #define accept4 innocuous_accept4 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char accept4 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef accept4 | | /* 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 accept4 (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_accept4 || defined __stub___accept4 | choke me | #endif | | int | main () | { | return accept4 (); | ; | return 0; | } configure:10967: result: no configure:10967: checking for setitimer configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for getitimer configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for bind_textdomain_codeset configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for chown configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for clock configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for confstr configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for ctermid configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for dup3 configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccaO3Y1x.o: In function `main': conftest.c:(.text+0xa): undefined reference to `dup3' collect2: error: ld returned 1 exit status configure:10967: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | /* end confdefs.h. */ | /* Define dup3 to an innocuous variant, in case declares dup3. | For example, HP-UX 11i declares gettimeofday. */ | #define dup3 innocuous_dup3 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dup3 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dup3 | | /* 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 dup3 (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_dup3 || defined __stub___dup3 | choke me | #endif | | int | main () | { | return dup3 (); | ; | return 0; | } configure:10967: result: no configure:10967: checking for execv configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 conftest.c:149:6: warning: conflicting types for built-in function 'execv' [enabled by default] char execv (); ^ configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for faccessat configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for fchmod configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for fchmodat configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for fchown configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for fchownat configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for fexecve configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for fdopendir configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for fork configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 conftest.c:157:6: warning: conflicting types for built-in function 'fork' [enabled by default] char fork (); ^ configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for fpathconf configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for fstatat configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for ftime configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for ftruncate configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for futimesat configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for futimens configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccWOeCTW.o: In function `main': conftest.c:(.text+0xa): undefined reference to `futimens' collect2: error: ld returned 1 exit status configure:10967: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | /* end confdefs.h. */ | /* Define futimens to an innocuous variant, in case declares futimens. | For example, HP-UX 11i declares gettimeofday. */ | #define futimens innocuous_futimens | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char futimens (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef futimens | | /* 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 futimens (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_futimens || defined __stub___futimens | choke me | #endif | | int | main () | { | return futimens (); | ; | return 0; | } configure:10967: result: no configure:10967: checking for futimes configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for gai_strerror configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for getentropy configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccKab9xf.o: In function `main': conftest.c:(.text+0xa): undefined reference to `getentropy' collect2: error: ld returned 1 exit status configure:10967: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | /* end confdefs.h. */ | /* Define getentropy to an innocuous variant, in case declares getentropy. | For example, HP-UX 11i declares gettimeofday. */ | #define getentropy innocuous_getentropy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getentropy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getentropy | | /* 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 getentropy (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getentropy || defined __stub___getentropy | choke me | #endif | | int | main () | { | return getentropy (); | ; | return 0; | } configure:10967: result: no configure:10967: checking for getgrouplist configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for getgroups configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for getlogin configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for getloadavg configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for getpeername configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for getpgid configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for getpid configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for getpriority configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for getresuid configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for getresgid configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for getpwent configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for getspnam configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for getspent configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for getsid configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for getwd configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccGFZ2Sl.o: In function `main': conftest.c:(.text+0xa): warning: the `getwd' function is dangerous and should not be used. configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for if_nameindex configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for initgroups configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for kill configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for killpg configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for lchmod configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 conftest.c:189:1: error: unknown type name 'choke' choke me ^ conftest.c:192:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' int ^ configure:10967: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | /* end confdefs.h. */ | /* Define lchmod to an innocuous variant, in case declares lchmod. | For example, HP-UX 11i declares gettimeofday. */ | #define lchmod innocuous_lchmod | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char lchmod (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef lchmod | | /* 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 lchmod (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_lchmod || defined __stub___lchmod | choke me | #endif | | int | main () | { | return lchmod (); | ; | return 0; | } configure:10967: result: no configure:10967: checking for lchown configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for lockf configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for linkat configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for lstat configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for lutimes configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 conftest.c:193:1: error: unknown type name 'choke' choke me ^ conftest.c:196:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' int ^ configure:10967: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | /* end confdefs.h. */ | /* Define lutimes to an innocuous variant, in case declares lutimes. | For example, HP-UX 11i declares gettimeofday. */ | #define lutimes innocuous_lutimes | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char lutimes (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef lutimes | | /* 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 lutimes (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_lutimes || defined __stub___lutimes | choke me | #endif | | int | main () | { | return lutimes (); | ; | return 0; | } configure:10967: result: no configure:10967: checking for mmap configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for memrchr configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for mbrtowc configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for mkdirat configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for mkfifo configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for mkfifoat configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for mknod configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for mknodat configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for mktime configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for mremap configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for nice configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for openat configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for pathconf configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for pause configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for pipe2 configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/cceef8Sk.o: In function `main': conftest.c:(.text+0xa): undefined reference to `pipe2' collect2: error: ld returned 1 exit status configure:10967: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | /* end confdefs.h. */ | /* Define pipe2 to an innocuous variant, in case declares pipe2. | For example, HP-UX 11i declares gettimeofday. */ | #define pipe2 innocuous_pipe2 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pipe2 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pipe2 | | /* 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 pipe2 (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_pipe2 || defined __stub___pipe2 | choke me | #endif | | int | main () | { | return pipe2 (); | ; | return 0; | } configure:10967: result: no configure:10967: checking for plock configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/cc4w4Ogr.o: In function `main': conftest.c:(.text+0xa): undefined reference to `plock' collect2: error: ld returned 1 exit status configure:10967: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | /* end confdefs.h. */ | /* Define plock to an innocuous variant, in case declares plock. | For example, HP-UX 11i declares gettimeofday. */ | #define plock innocuous_plock | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char plock (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef plock | | /* 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 plock (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_plock || defined __stub___plock | choke me | #endif | | int | main () | { | return plock (); | ; | return 0; | } configure:10967: result: no configure:10967: checking for poll configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for posix_fallocate configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for posix_fadvise configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for pread configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for pthread_init configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccCmPVOX.o: In function `main': conftest.c:(.text+0xa): undefined reference to `pthread_init' collect2: error: ld returned 1 exit status configure:10967: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | /* end confdefs.h. */ | /* Define pthread_init to an innocuous variant, in case declares pthread_init. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_init innocuous_pthread_init | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_init (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_init | | /* 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 pthread_init (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_pthread_init || defined __stub___pthread_init | choke me | #endif | | int | main () | { | return pthread_init (); | ; | return 0; | } configure:10967: result: no configure:10967: checking for pthread_kill configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for putenv configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for pwrite configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for readlink configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for readlinkat configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for readv configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for realpath configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for renameat configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for select configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for sem_open configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for sem_timedwait configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for sem_getvalue configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for sem_unlink configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for sendfile configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for setegid configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for seteuid configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for setgid configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for sethostname configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for setlocale configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for setregid configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for setreuid configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for setresuid configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for setresgid configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for setsid configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for setpgid configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for setpgrp configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for setpriority configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for setuid configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for setvbuf configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for sched_get_priority_max configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for sched_setaffinity configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for sched_setscheduler configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for sched_setparam configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for sched_rr_get_interval configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for sigaction configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for sigaltstack configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for siginterrupt configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for sigpending configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for sigrelse configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for sigtimedwait configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for sigwait configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for sigwaitinfo configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for snprintf configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 conftest.c:248:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] char snprintf (); ^ configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for strftime configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 conftest.c:249:6: warning: conflicting types for built-in function 'strftime' [enabled by default] char strftime (); ^ configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for strlcpy configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccQPNOdx.o: In function `main': conftest.c:(.text+0xa): undefined reference to `strlcpy' collect2: error: ld returned 1 exit status configure:10967: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | /* end confdefs.h. */ | /* Define strlcpy to an innocuous variant, in case declares strlcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcpy innocuous_strlcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcpy | | /* 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 strlcpy (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strlcpy || defined __stub___strlcpy | choke me | #endif | | int | main () | { | return strlcpy (); | ; | return 0; | } configure:10967: result: no configure:10967: checking for symlinkat configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for sync configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for sysconf configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for tcgetpgrp configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for tcsetpgrp configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for tempnam configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccSLedb4.o: In function `main': conftest.c:(.text+0xa): warning: the use of `tempnam' is dangerous, better use `mkstemp' configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for timegm configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for times configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for tmpfile configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for tmpnam configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccu39NAc.o: In function `main': conftest.c:(.text+0xa): warning: the use of `tmpnam' is dangerous, better use `mkstemp' configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for tmpnam_r configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccIOhLJf.o: In function `main': conftest.c:(.text+0xa): warning: the use of `tmpnam_r' is dangerous, better use `mkstemp' configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for truncate configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for uname configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for unlinkat configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for unsetenv configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for utimensat configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccOx2mMO.o: In function `main': conftest.c:(.text+0xa): undefined reference to `utimensat' collect2: error: ld returned 1 exit status configure:10967: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | /* end confdefs.h. */ | /* Define utimensat to an innocuous variant, in case declares utimensat. | For example, HP-UX 11i declares gettimeofday. */ | #define utimensat innocuous_utimensat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char utimensat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef utimensat | | /* 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 utimensat (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_utimensat || defined __stub___utimensat | choke me | #endif | | int | main () | { | return utimensat (); | ; | return 0; | } configure:10967: result: no configure:10967: checking for utimes configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for waitid configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for waitpid configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for wait3 configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for wait4 configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for wcscoll configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for wcsftime configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for wcsxfrm configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for wmemcmp configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for writev configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:10967: $? = 0 configure:10967: result: yes configure:10967: checking for _getpty configure:10967: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccQuysIO.o: In function `main': conftest.c:(.text+0xa): undefined reference to `_getpty' collect2: error: ld returned 1 exit status configure:10967: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | /* end confdefs.h. */ | /* Define _getpty to an innocuous variant, in case declares _getpty. | For example, HP-UX 11i declares gettimeofday. */ | #define _getpty innocuous__getpty | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _getpty (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _getpty | | /* 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 _getpty (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__getpty || defined __stub____getpty | choke me | #endif | | int | main () | { | return _getpty (); | ; | return 0; | } configure:10967: result: no configure:10977: checking whether dirfd is declared configure:10977: gcc -pthread -c -Wformat conftest.c >&5 configure:10977: $? = 0 configure:10977: result: yes configure:10989: checking for chroot configure:11002: gcc -pthread -c -Wformat conftest.c >&5 configure:11002: $? = 0 configure:11006: result: yes configure:11014: checking for link configure:11027: gcc -pthread -c -Wformat conftest.c >&5 configure:11027: $? = 0 configure:11031: result: yes configure:11039: checking for symlink configure:11052: gcc -pthread -c -Wformat conftest.c >&5 configure:11052: $? = 0 configure:11056: result: yes configure:11064: checking for fchdir configure:11077: gcc -pthread -c -Wformat conftest.c >&5 configure:11077: $? = 0 configure:11081: result: yes configure:11089: checking for fsync configure:11102: gcc -pthread -c -Wformat conftest.c >&5 configure:11102: $? = 0 configure:11106: result: yes configure:11114: checking for fdatasync configure:11127: gcc -pthread -c -Wformat conftest.c >&5 configure:11127: $? = 0 configure:11131: result: yes configure:11139: checking for epoll configure:11152: gcc -pthread -c -Wformat conftest.c >&5 configure:11152: $? = 0 configure:11156: result: yes configure:11164: checking for epoll_create1 configure:11177: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:264:9: error: 'epoll_create1' undeclared (first use in this function) void *x=epoll_create1 ^ conftest.c:264:9: note: each undeclared identifier is reported only once for each function it appears in configure:11177: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | /* end confdefs.h. */ | #include | int | main () | { | void *x=epoll_create1 | ; | return 0; | } configure:11184: result: no configure:11189: checking for kqueue configure:11205: gcc -pthread -c -Wformat conftest.c >&5 conftest.c:262:23: fatal error: sys/event.h: No such file or directory #include ^ compilation terminated. configure:11205: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | int x=kqueue() | ; | return 0; | } configure:11212: result: no configure:11217: checking for prlimit configure:11233: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:267:9: error: 'prlimit' undeclared (first use in this function) void *x=prlimit ^ conftest.c:267:9: note: each undeclared identifier is reported only once for each function it appears in configure:11233: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | void *x=prlimit | ; | return 0; | } configure:11240: result: no configure:11252: checking for ctermid_r configure:11267: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:266:11: error: 'ctermid_r' undeclared (first use in this function) void* p = ctermid_r ^ conftest.c:266:11: note: each undeclared identifier is reported only once for each function it appears in configure:11267: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | /* end confdefs.h. */ | | #include | | int | main () | { | void* p = ctermid_r | ; | return 0; | } configure:11274: result: no configure:11280: checking for flock declaration configure:11297: gcc -pthread -c -Wformat conftest.c >&5 configure:11297: $? = 0 configure:11306: result: yes configure:11311: checking for flock configure:11311: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:11311: $? = 0 configure:11311: result: yes configure:11369: checking for getpagesize configure:11384: gcc -pthread -c -Wformat conftest.c >&5 configure:11384: $? = 0 configure:11388: result: yes configure:11397: checking for broken unsetenv configure:11412: gcc -pthread -c -Wformat conftest.c >&5 configure:11412: $? = 0 configure:11413: result: no configure:11429: checking for true configure:11445: found /bin/true configure:11456: result: true configure:11469: checking for inet_aton in -lc configure:11494: gcc -pthread -o conftest -Wformat conftest.c -lc -lpthread -ldl >&5 configure:11494: $? = 0 configure:11503: result: yes configure:11559: checking for chflags configure:11580: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccOGEm1t.o: In function `main': conftest.c:(.text+0x24): warning: warning: chflags is not implemented and will always fail configure:11580: $? = 0 configure:11580: ./conftest configure:11580: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | | #include | #include | int main(int argc, char*argv[]) | { | if(chflags(argv[0], 0) != 0) | return 1; | return 0; | } | configure:11591: result: no configure:11608: checking for lchflags configure:11629: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/cc27u3fC.o: In function `main': conftest.c:(.text+0x24): undefined reference to `lchflags' collect2: error: ld returned 1 exit status configure:11629: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | | #include | #include | int main(int argc, char*argv[]) | { | if(lchflags(argv[0], 0) != 0) | return 1; | return 0; | } | configure:11640: result: no configure:11666: checking for inflateCopy in -lz configure:11691: gcc -pthread -o conftest -Wformat conftest.c -lz -lpthread -ldl >&5 configure:11691: $? = 0 configure:11700: result: yes configure:11716: checking for hstrerror configure:11731: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:11731: $? = 0 configure:11735: result: yes configure:11745: checking for inet_aton configure:11763: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 configure:11763: $? = 0 configure:11767: result: yes configure:11777: checking for inet_pton configure:11795: gcc -pthread -c -Wformat conftest.c >&5 configure:11795: $? = 0 configure:11799: result: yes configure:11809: checking for setgroups configure:11827: gcc -pthread -c -Wformat conftest.c >&5 configure:11827: $? = 0 configure:11831: result: yes configure:11844: checking for openpty configure:11844: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl >&5 /tmp/ccAe26w4.o: In function `main': conftest.c:(.text+0xa): undefined reference to `openpty' collect2: error: ld returned 1 exit status configure:11844: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | /* end confdefs.h. */ | /* Define openpty to an innocuous variant, in case declares openpty. | For example, HP-UX 11i declares gettimeofday. */ | #define openpty innocuous_openpty | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char openpty (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef openpty | | /* 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 openpty (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_openpty || defined __stub___openpty | choke me | #endif | | int | main () | { | return openpty (); | ; | return 0; | } configure:11844: result: no configure:11851: checking for openpty in -lutil configure:11876: gcc -pthread -o conftest -Wformat conftest.c -lutil -lpthread -ldl >&5 configure:11876: $? = 0 configure:11885: result: yes configure:11941: checking for forkpty configure:11941: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:11941: $? = 0 configure:11941: result: yes configure:12040: checking for memmove configure:12040: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 conftest.c:292:6: warning: conflicting types for built-in function 'memmove' [enabled by default] char memmove (); ^ configure:12040: $? = 0 configure:12040: result: yes configure:12054: checking for fseek64 configure:12054: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 /tmp/ccqkBf0K.o: In function `main': conftest.c:(.text+0xa): undefined reference to `fseek64' collect2: error: ld returned 1 exit status configure:12054: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | /* end confdefs.h. */ | /* Define fseek64 to an innocuous variant, in case declares fseek64. | For example, HP-UX 11i declares gettimeofday. */ | #define fseek64 innocuous_fseek64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fseek64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fseek64 | | /* 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 fseek64 (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_fseek64 || defined __stub___fseek64 | choke me | #endif | | int | main () | { | return fseek64 (); | ; | return 0; | } configure:12054: result: no configure:12054: checking for fseeko configure:12054: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:12054: $? = 0 configure:12054: result: yes configure:12054: checking for fstatvfs configure:12054: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:12054: $? = 0 configure:12054: result: yes configure:12054: checking for ftell64 configure:12054: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 /tmp/ccQljVFZ.o: In function `main': conftest.c:(.text+0xa): undefined reference to `ftell64' collect2: error: ld returned 1 exit status configure:12054: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | /* end confdefs.h. */ | /* Define ftell64 to an innocuous variant, in case declares ftell64. | For example, HP-UX 11i declares gettimeofday. */ | #define ftell64 innocuous_ftell64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ftell64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef ftell64 | | /* 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 ftell64 (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_ftell64 || defined __stub___ftell64 | choke me | #endif | | int | main () | { | return ftell64 (); | ; | return 0; | } configure:12054: result: no configure:12054: checking for ftello configure:12054: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:12054: $? = 0 configure:12054: result: yes configure:12054: checking for statvfs configure:12054: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:12054: $? = 0 configure:12054: result: yes configure:12064: checking for dup2 configure:12064: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:12064: $? = 0 configure:12064: result: yes configure:12077: checking for strdup configure:12077: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 conftest.c:298:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char strdup (); ^ configure:12077: $? = 0 configure:12077: result: yes configure:12093: checking for getpgrp configure:12093: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:12093: $? = 0 configure:12093: result: yes configure:12109: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:281:1: error: too many arguments to function 'getpgrp' getpgrp(0); ^ In file included from conftest.c:277:0: /usr/include/unistd.h:581:16: note: declared here extern __pid_t getpgrp (void) __THROW; ^ configure:12109: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | /* end confdefs.h. */ | #include | int | main () | { | getpgrp(0); | ; | return 0; | } configure:12121: checking for setpgrp configure:12121: result: yes configure:12137: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:282:1: error: too many arguments to function 'setpgrp' setpgrp(0,0); ^ In file included from conftest.c:278:0: /usr/include/unistd.h:617:12: note: declared here extern int setpgrp (void) __THROW; ^ configure:12137: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | /* end confdefs.h. */ | #include | int | main () | { | setpgrp(0,0); | ; | return 0; | } configure:12149: checking for gettimeofday configure:12149: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 configure:12149: $? = 0 configure:12149: result: yes configure:12165: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:283:41: warning: null argument where non-null required (argument 1) [-Wnonnull] gettimeofday((struct timeval*)0,(struct timezone*)0); ^ configure:12165: $? = 0 configure:12181: checking for clock_gettime configure:12181: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil >&5 /tmp/ccwwbO7u.o: In function `main': conftest.c:(.text+0xa): undefined reference to `clock_gettime' collect2: error: ld returned 1 exit status configure:12181: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | /* end confdefs.h. */ | /* Define clock_gettime to an innocuous variant, in case declares clock_gettime. | For example, HP-UX 11i declares gettimeofday. */ | #define clock_gettime innocuous_clock_gettime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char clock_gettime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef clock_gettime | | /* 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 clock_gettime (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_clock_gettime || defined __stub___clock_gettime | choke me | #endif | | int | main () | { | return clock_gettime (); | ; | return 0; | } configure:12181: result: no configure:12189: checking for clock_gettime in -lrt configure:12214: gcc -pthread -o conftest -Wformat conftest.c -lrt -lpthread -ldl -lutil >&5 configure:12214: $? = 0 configure:12223: result: yes configure:12243: checking for clock_getres configure:12243: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lrt >&5 configure:12243: $? = 0 configure:12243: result: yes configure:12299: checking for major configure:12322: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lrt >&5 configure:12322: $? = 0 configure:12327: result: yes configure:12341: checking for getaddrinfo configure:12359: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lrt >&5 configure:12359: $? = 0 configure:12366: result: yes configure:12370: checking getaddrinfo bug configure:12474: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lrt >&5 configure:12474: $? = 0 configure:12474: ./conftest configure:12474: $? = 0 configure:12487: result: no configure:12506: checking for getnameinfo configure:12506: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lrt >&5 configure:12506: $? = 0 configure:12506: result: yes configure:12517: checking whether time.h and sys/time.h may both be included configure:12537: gcc -pthread -c -Wformat conftest.c >&5 configure:12537: $? = 0 configure:12544: result: yes configure:12552: checking whether struct tm is in sys/time.h or time.h configure:12572: gcc -pthread -c -Wformat conftest.c >&5 configure:12572: $? = 0 configure:12579: result: time.h configure:12587: checking for struct tm.tm_zone configure:12587: gcc -pthread -c -Wformat conftest.c >&5 configure:12587: $? = 0 configure:12587: result: yes configure:12654: checking for struct stat.st_rdev configure:12654: gcc -pthread -c -Wformat conftest.c >&5 configure:12654: $? = 0 configure:12654: result: yes configure:12664: checking for struct stat.st_blksize configure:12664: gcc -pthread -c -Wformat conftest.c >&5 configure:12664: $? = 0 configure:12664: result: yes configure:12674: checking for struct stat.st_flags configure:12674: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:327:12: error: 'struct stat' has no member named 'st_flags' if (ac_aggr.st_flags) ^ configure:12674: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_flags) | return 0; | ; | return 0; | } configure:12674: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:327:19: error: 'struct stat' has no member named 'st_flags' if (sizeof ac_aggr.st_flags) ^ configure:12674: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_flags) | return 0; | ; | return 0; | } configure:12674: result: no configure:12684: checking for struct stat.st_gen configure:12684: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:327:12: error: 'struct stat' has no member named 'st_gen' if (ac_aggr.st_gen) ^ configure:12684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_gen) | return 0; | ; | return 0; | } configure:12684: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:327:19: error: 'struct stat' has no member named 'st_gen' if (sizeof ac_aggr.st_gen) ^ configure:12684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_gen) | return 0; | ; | return 0; | } configure:12684: result: no configure:12694: checking for struct stat.st_birthtime configure:12694: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:327:12: error: 'struct stat' has no member named 'st_birthtime' if (ac_aggr.st_birthtime) ^ configure:12694: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_birthtime) | return 0; | ; | return 0; | } configure:12694: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:327:19: error: 'struct stat' has no member named 'st_birthtime' if (sizeof ac_aggr.st_birthtime) ^ configure:12694: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_birthtime) | return 0; | ; | return 0; | } configure:12694: result: no configure:12704: checking for struct stat.st_blocks configure:12704: gcc -pthread -c -Wformat conftest.c >&5 configure:12704: $? = 0 configure:12704: result: yes configure:12725: checking for time.h that defines altzone configure:12742: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:296:8: error: 'altzone' undeclared (first use in this function) return altzone; ^ conftest.c:296:8: note: each undeclared identifier is reported only once for each function it appears in configure:12742: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | /* end confdefs.h. */ | #include | int | main () | { | return altzone; | ; | return 0; | } configure:12751: result: no configure:12760: checking whether sys/select.h and sys/time.h may both be included configure:12777: gcc -pthread -c -Wformat conftest.c >&5 configure:12777: $? = 0 configure:12786: result: yes configure:12789: checking for addrinfo configure:12805: gcc -pthread -c -Wformat conftest.c >&5 configure:12805: $? = 0 configure:12813: result: yes configure:12821: checking for sockaddr_storage configure:12839: gcc -pthread -c -Wformat conftest.c >&5 configure:12839: $? = 0 configure:12847: result: yes configure:12857: checking whether char is unsigned configure:12876: gcc -pthread -c -Wformat conftest.c >&5 configure:12876: $? = 0 configure:12883: result: no configure:12890: checking for an ANSI C-conforming const configure:12956: gcc -pthread -c -Wformat conftest.c >&5 configure:12956: $? = 0 configure:12963: result: yes configure:12973: checking for working volatile configure:12986: gcc -pthread -c -Wformat conftest.c >&5 configure:12986: $? = 0 configure:12995: result: yes configure:12999: checking for working signed char configure:13012: gcc -pthread -c -Wformat conftest.c >&5 configure:13012: $? = 0 configure:13021: result: yes configure:13025: checking for prototypes configure:13038: gcc -pthread -c -Wformat conftest.c >&5 configure:13038: $? = 0 configure:13045: result: yes configure:13049: checking for variable length prototypes and stdarg.h configure:13072: gcc -pthread -c -Wformat conftest.c >&5 configure:13072: $? = 0 configure:13081: result: yes configure:13085: checking for socketpair configure:13101: gcc -pthread -c -Wformat conftest.c >&5 configure:13101: $? = 0 configure:13105: result: yes configure:13115: checking if sockaddr has sa_len member configure:13130: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:304:2: error: 'struct sockaddr' has no member named 'sa_len' x.sa_len = 0; ^ configure:13130: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | struct sockaddr x; | x.sa_len = 0; | ; | return 0; | } configure:13137: result: no configure:13144: checking whether va_list is an array configure:13163: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:308:29: error: incompatible types when assigning to type 'va_list' from type 'struct __va_list_tag *' va_list list1, list2; list1 = list2; ^ configure:13163: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | /* end confdefs.h. */ | | #ifdef HAVE_STDARG_PROTOTYPES | #include | #else | #include | #endif | | int | main () | { | va_list list1, list2; list1 = list2; | ; | return 0; | } configure:13174: result: yes configure:13180: checking for gethostbyname_r configure:13180: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lrt >&5 configure:13180: $? = 0 configure:13180: result: yes configure:13185: checking gethostbyname_r with 6 args configure:13210: gcc -pthread -c -Wformat conftest.c >&5 configure:13210: $? = 0 configure:13217: result: yes configure:13333: checking for __fpu_control configure:13333: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lrt >&5 configure:13333: $? = 0 configure:13333: result: yes configure:13387: checking for --with-fpectl configure:13404: result: no configure:13415: checking for --with-libm=STRING configure:13432: result: default LIBM="-lm" configure:13439: checking for --with-libc=STRING configure:13456: result: default LIBC="" configure:13465: checking for x64 gcc inline assembler configure:13480: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lrt >&5 configure:13480: $? = 0 configure:13487: result: yes configure:13500: checking whether C doubles are little-endian IEEE 754 binary64 configure:13522: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lrt >&5 configure:13522: $? = 0 configure:13522: ./conftest configure:13522: $? = 0 configure:13533: result: yes configure:13542: checking whether C doubles are big-endian IEEE 754 binary64 configure:13564: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lrt >&5 configure:13564: $? = 0 configure:13564: ./conftest configure:13564: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | /* end confdefs.h. */ | | #include | int main() { | double x = 9006104071832581.0; | if (memcmp(&x, "\x43\x3f\xff\x01\x02\x03\x04\x05", 8) == 0) | return 0; | else | return 1; | } | configure:13575: result: no configure:13588: checking whether C doubles are ARM mixed-endian IEEE 754 binary64 configure:13610: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lrt >&5 configure:13610: $? = 0 configure:13610: ./conftest configure:13610: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | /* end confdefs.h. */ | | #include | int main() { | double x = 9006104071832581.0; | if (memcmp(&x, "\x01\xff\x3f\x43\x05\x04\x03\x02", 8) == 0) | return 0; | else | return 1; | } | configure:13621: result: no configure:13640: checking whether we can use gcc inline assembler to get and set x87 control word configure:13657: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lrt >&5 configure:13657: $? = 0 configure:13664: result: yes configure:13673: checking whether we can use gcc inline assembler to get and set mc68881 fpcr configure:13690: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lrt >&5 conftest.c: Assembler messages: conftest.c:311: Error: no such instruction: `fmove.l %fpcr,%eax' conftest.c:312: Error: no such instruction: `fmove.l -4(%rbp),%fpcr' configure:13690: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | /* end confdefs.h. */ | | int | main () | { | | unsigned int fpcr; | __asm__ __volatile__ ("fmove.l %%fpcr,%0" : "=g" (fpcr)); | __asm__ __volatile__ ("fmove.l %0,%%fpcr" : : "g" (fpcr)); | | ; | return 0; | } configure:13697: result: no configure:13711: checking for x87-style double rounding configure:13742: gcc -pthread -Wno-unused-result -Wsign-compare -Wunreachable-code -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lrt >&5 configure:13742: $? = 0 configure:13742: ./conftest configure:13742: $? = 0 configure:13752: result: no configure:13771: checking for acosh configure:13771: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lrt -lm >&5 conftest.c:328:6: warning: conflicting types for built-in function 'acosh' [enabled by default] char acosh (); ^ configure:13771: $? = 0 configure:13771: result: yes configure:13771: checking for asinh configure:13771: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lrt -lm >&5 conftest.c:329:6: warning: conflicting types for built-in function 'asinh' [enabled by default] char asinh (); ^ configure:13771: $? = 0 configure:13771: result: yes configure:13771: checking for atanh configure:13771: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lrt -lm >&5 conftest.c:330:6: warning: conflicting types for built-in function 'atanh' [enabled by default] char atanh (); ^ configure:13771: $? = 0 configure:13771: result: yes configure:13771: checking for copysign configure:13771: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lrt -lm >&5 conftest.c:331:6: warning: conflicting types for built-in function 'copysign' [enabled by default] char copysign (); ^ configure:13771: $? = 0 configure:13771: result: yes configure:13771: checking for erf configure:13771: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lrt -lm >&5 conftest.c:332:6: warning: conflicting types for built-in function 'erf' [enabled by default] char erf (); ^ configure:13771: $? = 0 configure:13771: result: yes configure:13771: checking for erfc configure:13771: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lrt -lm >&5 conftest.c:333:6: warning: conflicting types for built-in function 'erfc' [enabled by default] char erfc (); ^ configure:13771: $? = 0 configure:13771: result: yes configure:13771: checking for expm1 configure:13771: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lrt -lm >&5 conftest.c:334:6: warning: conflicting types for built-in function 'expm1' [enabled by default] char expm1 (); ^ configure:13771: $? = 0 configure:13771: result: yes configure:13771: checking for finite configure:13771: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lrt -lm >&5 conftest.c:335:6: warning: conflicting types for built-in function 'finite' [enabled by default] char finite (); ^ configure:13771: $? = 0 configure:13771: result: yes configure:13771: checking for gamma configure:13771: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lrt -lm >&5 conftest.c:336:6: warning: conflicting types for built-in function 'gamma' [enabled by default] char gamma (); ^ configure:13771: $? = 0 configure:13771: result: yes configure:13783: checking for hypot configure:13783: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lrt -lm >&5 conftest.c:337:6: warning: conflicting types for built-in function 'hypot' [enabled by default] char hypot (); ^ configure:13783: $? = 0 configure:13783: result: yes configure:13783: checking for lgamma configure:13783: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lrt -lm >&5 conftest.c:338:6: warning: conflicting types for built-in function 'lgamma' [enabled by default] char lgamma (); ^ configure:13783: $? = 0 configure:13783: result: yes configure:13783: checking for log1p configure:13783: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lrt -lm >&5 conftest.c:339:6: warning: conflicting types for built-in function 'log1p' [enabled by default] char log1p (); ^ configure:13783: $? = 0 configure:13783: result: yes configure:13783: checking for log2 configure:13783: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lrt -lm >&5 conftest.c:340:6: warning: conflicting types for built-in function 'log2' [enabled by default] char log2 (); ^ configure:13783: $? = 0 configure:13783: result: yes configure:13783: checking for round configure:13783: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lrt -lm >&5 conftest.c:341:6: warning: conflicting types for built-in function 'round' [enabled by default] char round (); ^ configure:13783: $? = 0 configure:13783: result: yes configure:13783: checking for tgamma configure:13783: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lrt -lm >&5 conftest.c:342:6: warning: conflicting types for built-in function 'tgamma' [enabled by default] char tgamma (); ^ configure:13783: $? = 0 configure:13783: result: yes configure:13792: checking whether isinf is declared configure:13792: gcc -pthread -c -Wformat conftest.c >&5 configure:13792: $? = 0 configure:13792: result: yes configure:13803: checking whether isnan is declared configure:13803: gcc -pthread -c -Wformat conftest.c >&5 configure:13803: $? = 0 configure:13803: result: yes configure:13814: checking whether isfinite is declared configure:13814: gcc -pthread -c -Wformat conftest.c >&5 configure:13814: $? = 0 configure:13814: result: yes configure:13829: checking whether tanh preserves the sign of zero configure:13853: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lrt -lm >&5 configure:13853: $? = 0 configure:13853: ./conftest configure:13853: $? = 0 configure:13864: result: yes configure:13877: checking whether log1p drops the sign of negative zero configure:13901: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lrt -lm >&5 configure:13901: $? = 0 configure:13901: ./conftest configure:13901: $? = 0 configure:13912: result: no configure:13929: checking whether POSIX semaphores are enabled configure:13958: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lrt >&5 configure:13958: $? = 0 configure:13958: ./conftest configure:13958: $? = 0 configure:13970: result: yes configure:13980: checking for broken sem_getvalue configure:14013: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lrt >&5 configure:14013: $? = 0 configure:14013: ./conftest configure:14013: $? = 0 configure:14025: result: no configure:14035: checking digit size for Python's longs configure:14058: result: no value specified configure:14064: checking wchar.h usability configure:14064: gcc -pthread -c -Wformat conftest.c >&5 configure:14064: $? = 0 configure:14064: result: yes configure:14064: checking wchar.h presence configure:14064: gcc -E conftest.c configure:14064: $? = 0 configure:14064: result: yes configure:14064: checking for wchar.h configure:14064: result: yes configure:14086: checking size of wchar_t configure:14091: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lrt >&5 configure:14091: $? = 0 configure:14091: ./conftest configure:14091: $? = 0 configure:14106: result: 4 configure:14118: checking for UCS-4 tcl configure:14136: gcc -pthread -c -Wformat conftest.c >&5 conftest.c:329:3: error: #error "NOT UCS4_TCL" # error "NOT UCS4_TCL" ^ configure:14136: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | /* end confdefs.h. */ | | #include | #if TCL_UTF_MAX != 6 | # error "NOT UCS4_TCL" | #endif | int | main () | { | | ; | return 0; | } configure:14145: result: no configure:14152: checking whether wchar_t is signed configure:14172: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lrt >&5 conftest.c: In function 'main': conftest.c:331:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit((((wchar_t) -1) < ((wchar_t) 0)) ? 0 : 1); ^ configure:14172: $? = 0 configure:14172: ./conftest configure:14172: $? = 0 configure:14183: result: yes configure:14198: result: no usable wchar_t found configure:14202: checking whether byte ordering is bigendian configure:14217: gcc -pthread -c -Wformat conftest.c >&5 conftest.c:327:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:327:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:327:15: error: unknown type name 'universal' configure:14217: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:14262: gcc -pthread -c -Wformat conftest.c >&5 configure:14262: $? = 0 configure:14280: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:333:4: error: unknown type name 'not' not big endian ^ conftest.c:333:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:14280: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:14408: result: no configure:14442: checking ABIFLAGS configure:14444: result: m configure:14446: checking SOABI configure:14449: result: cpython-35m-x86_64-linux-gnu configure:14460: checking LDVERSION configure:14463: result: $(VERSION)$(ABIFLAGS) configure:14472: checking whether right shift extends the sign bit configure:14490: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lrt >&5 conftest.c: In function 'main': conftest.c:329:2: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(((-1)>>3 == -1) ? 0 : 1); ^ configure:14490: $? = 0 configure:14490: ./conftest configure:14490: $? = 0 configure:14501: result: yes configure:14511: checking for getc_unlocked() and friends configure:14533: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lrt >&5 configure:14533: $? = 0 configure:14542: result: yes configure:14559: checking how to link readline libs configure:14586: gcc -pthread -o conftest -Wformat conftest.c -lreadline -lpthread -ldl -lutil -lrt >&5 /usr/lib/../lib64/libreadline.so: undefined reference to `tputs' /usr/lib/../lib64/libreadline.so: undefined reference to `tgoto' /usr/lib/../lib64/libreadline.so: undefined reference to `tgetflag' /usr/lib/../lib64/libreadline.so: undefined reference to `UP' /usr/lib/../lib64/libreadline.so: undefined reference to `tgetent' /usr/lib/../lib64/libreadline.so: undefined reference to `tgetnum' /usr/lib/../lib64/libreadline.so: undefined reference to `PC' /usr/lib/../lib64/libreadline.so: undefined reference to `tgetstr' /usr/lib/../lib64/libreadline.so: undefined reference to `BC' collect2: error: ld returned 1 exit status configure:14586: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_GETC_UNLOCKED 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 readline (); | int | main () | { | return readline (); | ; | return 0; | } configure:14586: gcc -pthread -o conftest -Wformat conftest.c -lreadline -ltinfo -lpthread -ldl -lutil -lrt >&5 /opt/rh/devtoolset-2/root/usr/libexec/gcc/x86_64-CentOS-linux/4.8.2/ld: cannot find -ltinfo collect2: error: ld returned 1 exit status configure:14586: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_GETC_UNLOCKED 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 readline (); | int | main () | { | return readline (); | ; | return 0; | } configure:14586: gcc -pthread -o conftest -Wformat conftest.c -lreadline -lncursesw -lpthread -ldl -lutil -lrt >&5 configure:14586: $? = 0 configure:14601: result: -lreadline -lncursesw configure:14609: checking for rl_callback_handler_install in -lreadline configure:14634: gcc -pthread -o conftest -Wformat conftest.c -lreadline -lreadline -lncursesw -lreadline -lncursesw -lpthread -ldl -lutil -lrt >&5 configure:14634: $? = 0 configure:14643: result: yes configure:14657: gcc -E conftest.c configure:14657: $? = 0 configure:14695: checking for rl_pre_input_hook in -lreadline configure:14720: gcc -pthread -o conftest -Wformat conftest.c -lreadline -lreadline -lncursesw -lreadline -lncursesw -lpthread -ldl -lutil -lrt >&5 configure:14720: $? = 0 configure:14729: result: yes configure:14739: checking for rl_completion_display_matches_hook in -lreadline configure:14764: gcc -pthread -o conftest -Wformat conftest.c -lreadline -lreadline -lncursesw -lreadline -lncursesw -lpthread -ldl -lutil -lrt >&5 configure:14764: $? = 0 configure:14773: result: yes configure:14783: checking for rl_completion_matches in -lreadline configure:14808: gcc -pthread -o conftest -Wformat conftest.c -lreadline -lreadline -lncursesw -lreadline -lncursesw -lpthread -ldl -lutil -lrt >&5 configure:14808: $? = 0 configure:14817: result: yes configure:14831: gcc -E conftest.c configure:14831: $? = 0 configure:14855: checking for append_history in -lreadline configure:14880: gcc -pthread -o conftest -Wformat conftest.c -lreadline -lreadline -lncursesw -lreadline -lncursesw -lpthread -ldl -lutil -lrt >&5 configure:14880: $? = 0 configure:14889: result: yes configure:14901: checking for broken nice() configure:14922: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lrt >&5 conftest.c: In function 'main': conftest.c:341:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(0); ^ configure:14922: $? = 0 configure:14922: ./conftest configure:14922: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_CALLBACK 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_COMPLETION_SUPPRESS_APPEND 1 | #define HAVE_RL_PRE_INPUT_HOOK 1 | #define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_RL_CATCH_SIGNAL 1 | #define HAVE_RL_APPEND_HISTORY 1 | /* end confdefs.h. */ | | int main() | { | int val1 = nice(1); | if (val1 != -1 && val1 == nice(2)) | exit(0); | exit(1); | } | configure:14933: result: no configure:14942: checking for broken poll() configure:14972: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lrt >&5 configure:14972: $? = 0 configure:14972: ./conftest configure:14972: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_CALLBACK 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_COMPLETION_SUPPRESS_APPEND 1 | #define HAVE_RL_PRE_INPUT_HOOK 1 | #define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_RL_CATCH_SIGNAL 1 | #define HAVE_RL_APPEND_HISTORY 1 | /* end confdefs.h. */ | | #include | | int main() | { | struct pollfd poll_struct = { 42, POLLIN|POLLPRI|POLLOUT, 0 }; | int poll_test; | | close (42); | | poll_test = poll(&poll_struct, 1, 0); | if (poll_test < 0) | return 0; | else if (poll_test == 0 && poll_struct.revents != POLLNVAL) | return 0; | else | return 1; | } | configure:14983: result: no configure:14995: checking for struct tm.tm_zone configure:14995: result: yes configure:15064: checking for working tzset() configure:15140: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lrt >&5 configure:15140: $? = 0 configure:15140: ./conftest configure:15140: $? = 0 configure:15151: result: yes configure:15161: checking for tv_nsec in struct stat configure:15180: gcc -pthread -c -Wformat conftest.c >&5 configure:15180: $? = 0 configure:15188: result: yes configure:15198: checking for tv_nsec2 in struct stat configure:15217: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:346:3: error: 'struct stat' has no member named 'st_mtimespec' st.st_mtimespec.tv_nsec = 1; ^ configure:15217: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_CALLBACK 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_COMPLETION_SUPPRESS_APPEND 1 | #define HAVE_RL_PRE_INPUT_HOOK 1 | #define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_RL_CATCH_SIGNAL 1 | #define HAVE_RL_APPEND_HISTORY 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_WORKING_TZSET 1 | #define HAVE_STAT_TV_NSEC 1 | /* end confdefs.h. */ | #include | int | main () | { | | struct stat st; | st.st_mtimespec.tv_nsec = 1; | | ; | return 0; | } configure:15225: result: no configure:15241: checking curses.h usability configure:15241: gcc -pthread -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:15241: $? = 0 configure:15241: result: yes configure:15241: checking curses.h presence configure:15241: gcc -E -I/usr/include/ncursesw conftest.c configure:15241: $? = 0 configure:15241: result: yes configure:15241: checking for curses.h configure:15241: result: yes configure:15241: checking ncurses.h usability configure:15241: gcc -pthread -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:15241: $? = 0 configure:15241: result: yes configure:15241: checking ncurses.h presence configure:15241: gcc -E -I/usr/include/ncursesw conftest.c configure:15241: $? = 0 configure:15241: result: yes configure:15241: checking for ncurses.h configure:15241: result: yes configure:15255: checking for term.h configure:15255: gcc -pthread -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:15255: $? = 0 configure:15255: result: yes configure:15272: checking whether mvwdelch is an expression configure:15291: gcc -pthread -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:15291: $? = 0 configure:15299: result: yes configure:15309: checking whether WINDOW has _flags configure:15328: gcc -pthread -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:15328: $? = 0 configure:15336: result: yes configure:15347: checking for is_term_resized configure:15360: gcc -pthread -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:15360: $? = 0 configure:15364: result: yes configure:15373: checking for resize_term configure:15386: gcc -pthread -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:15386: $? = 0 configure:15390: result: yes configure:15399: checking for resizeterm configure:15412: gcc -pthread -c -Wformat -I/usr/include/ncursesw conftest.c >&5 configure:15412: $? = 0 configure:15416: result: yes configure:15427: checking for device files configure:15447: checking for /dev/ptmx configure:15460: result: yes configure:15471: checking for /dev/ptc configure:15484: result: no configure:15498: checking for %lld and %llu printf() format support configure:15569: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lrt >&5 configure:15569: $? = 0 configure:15569: ./conftest configure:15569: $? = 0 configure:15581: result: yes configure:15597: checking for %zd printf() format support configure:15645: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lrt >&5 configure:15645: $? = 0 configure:15645: ./conftest configure:15645: $? = 0 configure:15655: result: yes configure:15663: checking for socklen_t configure:15663: gcc -pthread -c -Wformat conftest.c >&5 configure:15663: $? = 0 configure:15663: gcc -pthread -c -Wformat conftest.c >&5 conftest.c: In function 'main': conftest.c:363:24: error: expected expression before ')' token if (sizeof ((socklen_t))) ^ configure:15663: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_CALLBACK 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_COMPLETION_SUPPRESS_APPEND 1 | #define HAVE_RL_PRE_INPUT_HOOK 1 | #define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_RL_CATCH_SIGNAL 1 | #define HAVE_RL_APPEND_HISTORY 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_WORKING_TZSET 1 | #define HAVE_STAT_TV_NSEC 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_TERM_H 1 | #define MVWDELCH_IS_EXPRESSION 1 | #define WINDOW_HAS_FLAGS 1 | #define HAVE_CURSES_IS_TERM_RESIZED 1 | #define HAVE_CURSES_RESIZE_TERM 1 | #define HAVE_CURSES_RESIZETERM 1 | #define HAVE_DEV_PTMX 1 | #define PY_FORMAT_LONG_LONG "ll" | #define PY_FORMAT_SIZE_T "z" | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | | | int | main () | { | if (sizeof ((socklen_t))) | return 0; | ; | return 0; | } configure:15663: result: yes configure:15681: checking for broken mbstowcs configure:15702: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lrt >&5 configure:15702: $? = 0 configure:15702: ./conftest configure:15702: $? = 0 configure:15713: result: no configure:15723: checking for --with-computed-gotos configure:15747: result: no value specified configure:15752: checking whether gcc -pthread supports computed gotos configure:15779: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lrt >&5 configure:15779: $? = 0 configure:15779: ./conftest configure:15779: $? = 0 configure:15790: result: yes configure:15815: checking for build directories configure:15822: result: done configure:15826: checking for -O2 configure:15842: gcc -pthread -c -O2 conftest.c >&5 configure:15842: $? = 0 configure:15848: result: yes configure:15854: checking for glibc _FORTIFY_SOURCE/memmove bug configure:15883: gcc -pthread -o conftest -O2 -D_FORTIFY_SOURCE=2 conftest.c -lpthread -ldl -lutil -lrt >&5 configure:15883: $? = 0 configure:15883: ./conftest configure:15883: $? = 0 configure:15893: result: no configure:15907: checking for gcc ipa-pure-const bug configure:15934: gcc -pthread -o conftest -O2 conftest.c -lpthread -ldl -lutil -lrt >&5 configure:15934: $? = 0 configure:15934: ./conftest configure:15934: $? = 0 configure:15944: result: no configure:15956: checking for stdatomic.h configure:15972: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lrt >&5 conftest.c:354:27: fatal error: stdatomic.h: No such file or directory #include ^ compilation terminated. configure:15972: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_CALLBACK 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_COMPLETION_SUPPRESS_APPEND 1 | #define HAVE_RL_PRE_INPUT_HOOK 1 | #define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_RL_CATCH_SIGNAL 1 | #define HAVE_RL_APPEND_HISTORY 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_WORKING_TZSET 1 | #define HAVE_STAT_TV_NSEC 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_TERM_H 1 | #define MVWDELCH_IS_EXPRESSION 1 | #define WINDOW_HAS_FLAGS 1 | #define HAVE_CURSES_IS_TERM_RESIZED 1 | #define HAVE_CURSES_RESIZE_TERM 1 | #define HAVE_CURSES_RESIZETERM 1 | #define HAVE_DEV_PTMX 1 | #define PY_FORMAT_LONG_LONG "ll" | #define PY_FORMAT_SIZE_T "z" | #define HAVE_COMPUTED_GOTOS 1 | /* end confdefs.h. */ | | | #include | atomic_int value = ATOMIC_VAR_INIT(1); | _Atomic void *py_atomic_address = (void*) &value; | int main() { | int loaded_value = atomic_load(&value); | return 0; | } | | configure:15980: result: no configure:15990: checking for GCC >= 4.7 __atomic builtins configure:16004: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lrt >&5 configure:16004: $? = 0 configure:16012: result: yes configure:16022: checking for ensurepip configure:16042: result: upgrade configure:16047: checking if the dirent structure of a d_type field configure:16062: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lrt >&5 configure:16062: $? = 0 configure:16069: result: yes configure:16079: checking for the Linux getrandom() syscall configure:16098: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lrt >&5 conftest.c: In function 'main': conftest.c:360:9: error: unknown type name 'size_t' const size_t buflen = sizeof(buffer); ^ conftest.c:363:23: error: 'SYS_getrandom' undeclared (first use in this function) (void)syscall(SYS_getrandom, buffer, buflen, flags); ^ conftest.c:363:23: note: each undeclared identifier is reported only once for each function it appears in configure:16098: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_CALLBACK 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_COMPLETION_SUPPRESS_APPEND 1 | #define HAVE_RL_PRE_INPUT_HOOK 1 | #define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_RL_CATCH_SIGNAL 1 | #define HAVE_RL_APPEND_HISTORY 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_WORKING_TZSET 1 | #define HAVE_STAT_TV_NSEC 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_TERM_H 1 | #define MVWDELCH_IS_EXPRESSION 1 | #define WINDOW_HAS_FLAGS 1 | #define HAVE_CURSES_IS_TERM_RESIZED 1 | #define HAVE_CURSES_RESIZE_TERM 1 | #define HAVE_CURSES_RESIZETERM 1 | #define HAVE_DEV_PTMX 1 | #define PY_FORMAT_LONG_LONG "ll" | #define PY_FORMAT_SIZE_T "z" | #define HAVE_COMPUTED_GOTOS 1 | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_DIRENT_D_TYPE 1 | /* end confdefs.h. */ | | | #include | | int main() { | char buffer[1]; | const size_t buflen = sizeof(buffer); | const int flags = 0; | /* ignore the result, Python checks for ENOSYS at runtime */ | (void)syscall(SYS_getrandom, buffer, buflen, flags); | return 0; | } | | configure:16105: result: no configure:16116: checking for the getrandom() function configure:16135: gcc -pthread -o conftest -Wformat conftest.c -lpthread -ldl -lutil -lrt >&5 conftest.c:356:28: fatal error: sys/random.h: No such file or directory #include ^ compilation terminated. configure:16135: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #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 USE_INLINE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIMEMODULE_LIB rt | #define HAVE_CLOCK_GETRES 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_CALLBACK 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_COMPLETION_SUPPRESS_APPEND 1 | #define HAVE_RL_PRE_INPUT_HOOK 1 | #define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_RL_CATCH_SIGNAL 1 | #define HAVE_RL_APPEND_HISTORY 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_WORKING_TZSET 1 | #define HAVE_STAT_TV_NSEC 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_TERM_H 1 | #define MVWDELCH_IS_EXPRESSION 1 | #define WINDOW_HAS_FLAGS 1 | #define HAVE_CURSES_IS_TERM_RESIZED 1 | #define HAVE_CURSES_RESIZE_TERM 1 | #define HAVE_CURSES_RESIZETERM 1 | #define HAVE_DEV_PTMX 1 | #define PY_FORMAT_LONG_LONG "ll" | #define PY_FORMAT_SIZE_T "z" | #define HAVE_COMPUTED_GOTOS 1 | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_DIRENT_D_TYPE 1 | /* end confdefs.h. */ | | | #include | | int main() { | char buffer[1]; | const size_t buflen = sizeof(buffer); | const int flags = 0; | /* ignore the result, Python checks for ENOSYS at runtime */ | (void)getrandom(buffer, buflen, flags); | return 0; | } | | configure:16142: result: no configure:16271: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by python config.status 3.5, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on a64418c62400 config.status:1260: creating Makefile.pre config.status:1260: creating Modules/Setup.config config.status:1260: creating Misc/python.pc config.status:1260: creating Misc/python-config.sh config.status:1260: creating Modules/ld_so_aix config.status:1260: creating pyconfig.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_big_endian_double=no ac_cv_broken_mbstowcs=no ac_cv_broken_nice=no ac_cv_broken_poll=no ac_cv_broken_sem_getvalue=no ac_cv_buggy_getaddrinfo=no ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_bigendian=no ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_int32_t=yes ac_cv_c_int64_t=yes ac_cv_c_uint32_t=yes ac_cv_c_uint64_t=yes ac_cv_computed_gotos=yes ac_cv_cxx_thread=yes ac_cv_declaration_after_statement_warning=yes ac_cv_disable_unused_result_warning=yes ac_cv_enable_sign_compare_warning=yes ac_cv_enable_unreachable_code_warning=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-Wformat ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_MACHDEP_set= ac_cv_env_MACHDEP_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set=set ac_cv_env_PKG_CONFIG_PATH_value=/usr/local/lib/pkgconfig ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_file__dev_ptc=no ac_cv_file__dev_ptmx=yes ac_cv_flock_decl=yes ac_cv_func___fpu_control=yes ac_cv_func__getpty=no ac_cv_func_accept4=no ac_cv_func_acosh=yes ac_cv_func_alarm=yes ac_cv_func_asinh=yes ac_cv_func_atanh=yes ac_cv_func_bind_textdomain_codeset=yes ac_cv_func_chown=yes ac_cv_func_clock=yes ac_cv_func_clock_getres=yes ac_cv_func_clock_gettime=no ac_cv_func_confstr=yes ac_cv_func_copysign=yes ac_cv_func_ctermid=yes ac_cv_func_dlopen=yes ac_cv_func_dup2=yes ac_cv_func_dup3=no ac_cv_func_erf=yes ac_cv_func_erfc=yes ac_cv_func_execv=yes ac_cv_func_expm1=yes ac_cv_func_faccessat=yes ac_cv_func_fchmod=yes ac_cv_func_fchmodat=yes ac_cv_func_fchown=yes ac_cv_func_fchownat=yes ac_cv_func_fdopendir=yes ac_cv_func_fexecve=yes ac_cv_func_finite=yes ac_cv_func_flock=yes ac_cv_func_fork=yes ac_cv_func_forkpty=yes ac_cv_func_fpathconf=yes ac_cv_func_fseek64=no ac_cv_func_fseeko=yes ac_cv_func_fstatat=yes ac_cv_func_fstatvfs=yes ac_cv_func_ftell64=no ac_cv_func_ftello=yes ac_cv_func_ftime=yes ac_cv_func_ftruncate=yes ac_cv_func_futimens=no ac_cv_func_futimes=yes ac_cv_func_futimesat=yes ac_cv_func_gai_strerror=yes ac_cv_func_gamma=yes ac_cv_func_getentropy=no ac_cv_func_getgrouplist=yes ac_cv_func_getgroups=yes ac_cv_func_gethostbyname_r=yes ac_cv_func_getitimer=yes ac_cv_func_getloadavg=yes ac_cv_func_getlogin=yes ac_cv_func_getnameinfo=yes ac_cv_func_getpeername=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpid=yes ac_cv_func_getpriority=yes ac_cv_func_getpwent=yes ac_cv_func_getresgid=yes ac_cv_func_getresuid=yes ac_cv_func_getsid=yes ac_cv_func_getspent=yes ac_cv_func_getspnam=yes ac_cv_func_gettimeofday=yes ac_cv_func_getwd=yes ac_cv_func_hypot=yes ac_cv_func_if_nameindex=yes ac_cv_func_initgroups=yes ac_cv_func_kill=yes ac_cv_func_killpg=yes ac_cv_func_lchmod=no ac_cv_func_lchown=yes ac_cv_func_lgamma=yes ac_cv_func_linkat=yes ac_cv_func_lockf=yes ac_cv_func_log1p=yes ac_cv_func_log2=yes ac_cv_func_lstat=yes ac_cv_func_lutimes=no ac_cv_func_mbrtowc=yes ac_cv_func_memmove=yes ac_cv_func_memrchr=yes ac_cv_func_mkdirat=yes ac_cv_func_mkfifo=yes ac_cv_func_mkfifoat=yes ac_cv_func_mknod=yes ac_cv_func_mknodat=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mremap=yes ac_cv_func_nice=yes ac_cv_func_openat=yes ac_cv_func_openpty=no ac_cv_func_pathconf=yes ac_cv_func_pause=yes ac_cv_func_pipe2=no ac_cv_func_plock=no ac_cv_func_poll=yes ac_cv_func_posix_fadvise=yes ac_cv_func_posix_fallocate=yes ac_cv_func_pread=yes ac_cv_func_pthread_atfork=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_sigmask=yes ac_cv_func_putenv=yes ac_cv_func_pwrite=yes ac_cv_func_readlink=yes ac_cv_func_readlinkat=yes ac_cv_func_readv=yes ac_cv_func_realpath=yes ac_cv_func_renameat=yes ac_cv_func_round=yes ac_cv_func_sched_get_priority_max=yes ac_cv_func_sched_rr_get_interval=yes ac_cv_func_sched_setaffinity=yes ac_cv_func_sched_setparam=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_select=yes ac_cv_func_sem_getvalue=yes ac_cv_func_sem_open=yes ac_cv_func_sem_timedwait=yes ac_cv_func_sem_unlink=yes ac_cv_func_sendfile=yes ac_cv_func_setegid=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_sethostname=yes ac_cv_func_setitimer=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setregid=yes ac_cv_func_setresgid=yes ac_cv_func_setresuid=yes ac_cv_func_setreuid=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_sigaction=yes ac_cv_func_sigaltstack=yes ac_cv_func_siginterrupt=yes ac_cv_func_sigpending=yes ac_cv_func_sigrelse=yes ac_cv_func_sigtimedwait=yes ac_cv_func_sigwait=yes ac_cv_func_sigwaitinfo=yes ac_cv_func_snprintf=yes ac_cv_func_statvfs=yes ac_cv_func_strdup=yes ac_cv_func_strftime=yes ac_cv_func_strlcpy=no ac_cv_func_symlinkat=yes ac_cv_func_sync=yes ac_cv_func_sysconf=yes ac_cv_func_tcgetpgrp=yes ac_cv_func_tcsetpgrp=yes ac_cv_func_tempnam=yes ac_cv_func_tgamma=yes ac_cv_func_timegm=yes ac_cv_func_times=yes ac_cv_func_tmpfile=yes ac_cv_func_tmpnam=yes ac_cv_func_tmpnam_r=yes ac_cv_func_truncate=yes ac_cv_func_uname=yes ac_cv_func_unlinkat=yes ac_cv_func_unsetenv=yes ac_cv_func_utimensat=no ac_cv_func_utimes=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitid=yes ac_cv_func_waitpid=yes ac_cv_func_wcscoll=yes ac_cv_func_wcsftime=yes ac_cv_func_wcsxfrm=yes ac_cv_func_wmemcmp=yes ac_cv_func_writev=yes ac_cv_has_le64toh=no ac_cv_has_makedev=yes ac_cv_have_chflags=no ac_cv_have_decl_dirfd=yes ac_cv_have_decl_isfinite=yes ac_cv_have_decl_isinf=yes ac_cv_have_decl_isnan=yes ac_cv_have_getc_unlocked=yes ac_cv_have_lchflags=no ac_cv_have_long_long_format=yes ac_cv_have_size_t_format=yes ac_cv_header_alloca_h=yes ac_cv_header_asm_types_h=yes ac_cv_header_bluetooth_bluetooth_h=no ac_cv_header_bluetooth_h=no ac_cv_header_conio_h=no ac_cv_header_curses_h=yes ac_cv_header_direct_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_endian_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_grp_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_langinfo_h=yes ac_cv_header_libintl_h=yes ac_cv_header_libutil_h=no ac_cv_header_linux_can_bcm_h=no ac_cv_header_linux_can_h=no ac_cv_header_linux_can_raw_h=no ac_cv_header_linux_netlink_h=yes ac_cv_header_linux_tipc_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_ncurses_h=yes ac_cv_header_net_if_h=yes ac_cv_header_netpacket_packet_h=yes ac_cv_header_poll_h=yes ac_cv_header_process_h=no ac_cv_header_pthread_h=yes ac_cv_header_pty_h=yes ac_cv_header_sched_h=yes ac_cv_header_shadow_h=yes ac_cv_header_signal_h=yes ac_cv_header_spawn_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_stropts_h=yes ac_cv_header_sys_audioio_h=no ac_cv_header_sys_bsdtty_h=no ac_cv_header_sys_devpoll_h=no ac_cv_header_sys_endian_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_kern_control_h=no ac_cv_header_sys_loadavg_h=no ac_cv_header_sys_lock_h=no ac_cv_header_sys_mkdev_h=no ac_cv_header_sys_modem_h=no ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_sendfile_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_sys_domain_h=no ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_types_h_makedev=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sys_xattr_h=yes ac_cv_header_sysexits_h=yes ac_cv_header_term_h=yes ac_cv_header_termios_h=yes ac_cv_header_time=yes ac_cv_header_time_altzone=no ac_cv_header_unistd_h=yes ac_cv_header_util_h=no ac_cv_header_utime_h=yes ac_cv_header_wchar_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_kpthread=no ac_cv_kthread=no ac_cv_lib_c_inet_aton=yes ac_cv_lib_crypto_RAND_egd=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_intl_textdomain=no ac_cv_lib_nsl_t_open=no ac_cv_lib_readline_append_history=yes ac_cv_lib_readline_rl_callback_handler_install=yes ac_cv_lib_readline_rl_completion_display_matches_hook=yes ac_cv_lib_readline_rl_completion_matches=yes ac_cv_lib_readline_rl_pre_input_hook=yes ac_cv_lib_rt_clock_gettime=yes ac_cv_lib_sendfile_sendfile=no ac_cv_lib_socket_socket=no ac_cv_lib_util_openpty=yes ac_cv_lib_z_inflateCopy=yes ac_cv_little_endian_double=yes ac_cv_log1p_drops_zero_sign=no ac_cv_member_struct_stat_st_birthtime=no ac_cv_member_struct_stat_st_blksize=yes ac_cv_member_struct_stat_st_blocks=yes ac_cv_member_struct_stat_st_flags=no ac_cv_member_struct_stat_st_gen=no ac_cv_member_struct_stat_st_rdev=yes ac_cv_member_struct_tm_tm_zone=yes ac_cv_mixed_endian_double=no ac_cv_mvwdelch_is_expression=yes ac_cv_no_strict_aliasing=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_posix_semaphores_enabled=yes ac_cv_prog_CPP='gcc -E' ac_cv_prog_LLVM_PROF_FOUND=not-found ac_cv_prog_PYTHON=python ac_cv_prog_TRUE=true ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_READELF=readelf ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_pthread=yes ac_cv_pthread_is_default=no ac_cv_pthread_system_supported=yes ac_cv_rshift_extends_sign=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_opendir='none required' ac_cv_search_sem_init=-lpthread ac_cv_sizeof__Bool=1 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_fpos_t=16 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_pid_t=4 ac_cv_sizeof_pthread_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_size_t=8 ac_cv_sizeof_time_t=8 ac_cv_sizeof_uintptr_t=8 ac_cv_sizeof_void_p=8 ac_cv_sizeof_wchar_t=4 ac_cv_stat_tv_nsec2=no ac_cv_stat_tv_nsec=yes ac_cv_struct_addrinfo=yes ac_cv_struct_sockaddr_storage=yes ac_cv_struct_tm=time.h ac_cv_tanh_preserves_zero_sign=yes ac_cv_type___uint128_t=yes ac_cv_type_int32_t=yes ac_cv_type_int64_t=yes ac_cv_type_mode_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_ssize_t=yes ac_cv_type_uid_t=yes ac_cv_type_uint32_t=yes ac_cv_type_uint64_t=yes ac_cv_type_uintptr_t=yes ac_cv_wchar_t_signed=yes ac_cv_window_has_flags=yes ac_cv_working_tzset=yes ac_cv_x87_double_rounding=no py_cv_lib_readline=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ABIFLAGS='m' AR='ar' ARCH_RUN_32BIT='' ARFLAGS='rc' ASDLGEN='python' BASECFLAGS=' -Wno-unused-result -Wsign-compare -Wunreachable-code' BASECPPFLAGS='' BLDLIBRARY='$(LDLIBRARY)' BLDSHARED='$(CC) -shared' BUILDEXEEXT='' CC='gcc -pthread' CCSHARED='-fPIC' CFLAGS='-Wformat' CFLAGSFORSHARED='' CFLAGS_NODIST=' -Werror=declaration-after-statement' CONFIGURE_MACOSX_DEPLOYMENT_TARGET='' CONFIG_ARGS=' '\''--prefix=/opt/_internal/cpython-3.5.1'\'' '\''--disable-shared'\'' '\''CFLAGS=-Wformat'\'' '\''PKG_CONFIG_PATH=/usr/local/lib/pkgconfig'\''' CPP='gcc -E' CPPFLAGS='' CXX='g++ -pthread' DEFS='-DHAVE_CONFIG_H' DLINCLDIR='.' DLLLIBRARY='' DYNLOADFILE='dynload_shlib.o' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENSUREPIP='upgrade' EXEEXT='' EXPORT_MACOSX_DEPLOYMENT_TARGET='#' EXT_SUFFIX='.cpython-35m-x86_64-linux-gnu.so' FRAMEWORKALTINSTALLFIRST='' FRAMEWORKALTINSTALLLAST='' FRAMEWORKINSTALLAPPSPREFIX='' FRAMEWORKINSTALLFIRST='' FRAMEWORKINSTALLLAST='' FRAMEWORKPYTHONW='' FRAMEWORKUNIXTOOLSPREFIX='/opt/_internal/cpython-3.5.1' GNULD='yes' GREP='/bin/grep' HAS_HG='no-repository' HAVE_GETHOSTBYNAME='' HAVE_GETHOSTBYNAME_R='' HAVE_GETHOSTBYNAME_R_3_ARG='' HAVE_GETHOSTBYNAME_R_5_ARG='' HAVE_GETHOSTBYNAME_R_6_ARG='' HGBRANCH='' HGTAG='' HGVERSION='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTSONAME='$(LDLIBRARY)' LDCXXSHARED='$(CXX) -shared' LDFLAGS='' LDLAST='' LDLIBRARY='libpython$(VERSION)$(ABIFLAGS).a' LDLIBRARYDIR='' LDSHARED='$(CC) -shared' LDVERSION='$(VERSION)$(ABIFLAGS)' LIBC='' LIBFFI_INCLUDEDIR='' LIBM='-lm' LIBOBJS='' LIBPL='$(prefix)/lib/python3.5/config-$(VERSION)$(ABIFLAGS)' LIBRARY='libpython$(VERSION)$(ABIFLAGS).a' LIBS='-lpthread -ldl -lutil -lrt' LIBTOOL_CRUFT='' LINKCC='$(PURIFY) $(MAINCC)' LINKFORSHARED='-Xlinker -export-dynamic' LIPO_32BIT_FLAGS='' LLVM_PROF_ERR='no' LLVM_PROF_FILE='' LLVM_PROF_FOUND='not-found' LLVM_PROF_MERGER='true' LN='ln' LTLIBOBJS='' MACHDEP='linux' MACHDEP_OBJS='' MAINCC='$(CC)' MKDIR_P='/bin/mkdir -p' MULTIARCH='' NO_AS_NEEDED='-Wl,--no-as-needed' OBJEXT='o' OPCODEHGEN='python' OPT='-DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes' OTHER_LIBTOOL_OPT='' PACKAGE_BUGREPORT='http://bugs.python.org/' PACKAGE_NAME='python' PACKAGE_STRING='python 3.5' PACKAGE_TARNAME='python' PACKAGE_URL='' PACKAGE_VERSION='3.5' PATH_SEPARATOR=':' PGO_PROF_GEN_FLAG='-fprofile-generate' PGO_PROF_USE_FLAG='-fprofile-use -fprofile-correction' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/local/lib/pkgconfig' PLATDIR='plat-linux' PLATFORM_TRIPLET='x86_64-linux-gnu' PY3LIBRARY='' PYTHON='python' PYTHONFRAMEWORK='' PYTHONFRAMEWORKDIR='no-framework' PYTHONFRAMEWORKIDENTIFIER='org.python.python' PYTHONFRAMEWORKINSTALLDIR='' PYTHONFRAMEWORKPREFIX='' PYTHON_FOR_BUILD='./$(BUILDPYTHON) -E' PY_ENABLE_SHARED='0' RANLIB='ranlib' READELF='readelf' RUNSHARED='' SGI_ABI='' SHELL='/bin/sh' SHLIBS='$(LIBS)' SHLIB_SUFFIX='.so' SIGNAL_OBJS='' SOABI='cpython-35m-x86_64-linux-gnu' SOVERSION='1.0' SRCDIRS='Parser Grammar Objects Python Modules Mac Programs' TCLTK_INCLUDES='' TCLTK_LIBS='' THREADHEADERS=' $(srcdir)/Python/thread_foobar.h $(srcdir)/Python/thread_nt.h $(srcdir)/Python/thread_pthread.h' THREADOBJ='Python/thread.o' TRUE='true' UNIVERSALSDK='' UNIVERSAL_ARCH_FLAGS='' USE_INLINE='' USE_SIGNAL_MODULE='' USE_THREAD_MODULE='' VERSION='3.5' _PYTHON_HOST_PLATFORM='' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='' ac_ct_READELF='readelf' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/opt/_internal/cpython-3.5.1' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define _GNU_SOURCE 1 #define _NETBSD_SOURCE 1 #define __BSD_VISIBLE 1 #define _BSD_TYPES 1 #define _DARWIN_C_SOURCE 1 #define _XOPEN_SOURCE 700 #define _XOPEN_SOURCE_EXTENDED 1 #define _POSIX_C_SOURCE 200809L #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 USE_INLINE 1 #define STDC_HEADERS 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_DLFCN_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GRP_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_SCHED_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_STDINT_H 1 #define HAVE_STROPTS_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UTIME_H 1 #define HAVE_POLL_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SENDFILE_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_PTY_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_NETPACKET_PACKET_H 1 #define HAVE_SYSEXITS_H 1 #define HAVE_LINUX_TIPC_H 1 #define HAVE_SPAWN_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_ENDIAN_H 1 #define HAVE_DIRENT_H 1 #define HAVE_NET_IF_H 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_MAKEDEV 1 #define _LARGEFILE_SOURCE 1 #define _FILE_OFFSET_BITS 64 #if defined(SCO_DS) #undef _OFF_T #endif #define RETSIGTYPE void #define HAVE_UINT32_T 1 #define HAVE_UINT64_T 1 #define HAVE_INT32_T 1 #define HAVE_INT64_T 1 #define HAVE_SSIZE_T 1 #define HAVE_GCC_UINT128_T 1 #define SIZEOF_INT 4 #define SIZEOF_LONG 8 #define SIZEOF_VOID_P 8 #define SIZEOF_SHORT 2 #define SIZEOF_FLOAT 4 #define SIZEOF_DOUBLE 8 #define SIZEOF_FPOS_T 16 #define SIZEOF_SIZE_T 8 #define SIZEOF_PID_T 4 #define HAVE_LONG_LONG 1 #define SIZEOF_LONG_LONG 8 #define HAVE_LONG_DOUBLE 1 #define SIZEOF_LONG_DOUBLE 16 #define HAVE_C99_BOOL 1 #define SIZEOF__BOOL 1 #define HAVE_UINTPTR_T 1 #define SIZEOF_UINTPTR_T 8 #define SIZEOF_OFF_T 8 #define SIZEOF_TIME_T 8 #define SIZEOF_PTHREAD_T 8 #define HAVE_LIBDL 1 #define WITH_THREAD 1 #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 #define HAVE_PTHREAD_SIGMASK 1 #define HAVE_PTHREAD_ATFORK 1 #define ENABLE_IPV6 1 #define WITH_DOC_STRINGS 1 #define WITH_PYMALLOC 1 #define HAVE_DLOPEN 1 #define HAVE_DYNAMIC_LOADING 1 #define HAVE_ALARM 1 #define HAVE_SETITIMER 1 #define HAVE_GETITIMER 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_CHOWN 1 #define HAVE_CLOCK 1 #define HAVE_CONFSTR 1 #define HAVE_CTERMID 1 #define HAVE_EXECV 1 #define HAVE_FACCESSAT 1 #define HAVE_FCHMOD 1 #define HAVE_FCHMODAT 1 #define HAVE_FCHOWN 1 #define HAVE_FCHOWNAT 1 #define HAVE_FEXECVE 1 #define HAVE_FDOPENDIR 1 #define HAVE_FORK 1 #define HAVE_FPATHCONF 1 #define HAVE_FSTATAT 1 #define HAVE_FTIME 1 #define HAVE_FTRUNCATE 1 #define HAVE_FUTIMESAT 1 #define HAVE_FUTIMES 1 #define HAVE_GAI_STRERROR 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETGROUPS 1 #define HAVE_GETLOGIN 1 #define HAVE_GETLOADAVG 1 #define HAVE_GETPEERNAME 1 #define HAVE_GETPGID 1 #define HAVE_GETPID 1 #define HAVE_GETPRIORITY 1 #define HAVE_GETRESUID 1 #define HAVE_GETRESGID 1 #define HAVE_GETPWENT 1 #define HAVE_GETSPNAM 1 #define HAVE_GETSPENT 1 #define HAVE_GETSID 1 #define HAVE_GETWD 1 #define HAVE_IF_NAMEINDEX 1 #define HAVE_INITGROUPS 1 #define HAVE_KILL 1 #define HAVE_KILLPG 1 #define HAVE_LCHOWN 1 #define HAVE_LOCKF 1 #define HAVE_LINKAT 1 #define HAVE_LSTAT 1 #define HAVE_MMAP 1 #define HAVE_MEMRCHR 1 #define HAVE_MBRTOWC 1 #define HAVE_MKDIRAT 1 #define HAVE_MKFIFO 1 #define HAVE_MKFIFOAT 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_MKTIME 1 #define HAVE_MREMAP 1 #define HAVE_NICE 1 #define HAVE_OPENAT 1 #define HAVE_PATHCONF 1 #define HAVE_PAUSE 1 #define HAVE_POLL 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_POSIX_FADVISE 1 #define HAVE_PREAD 1 #define HAVE_PTHREAD_KILL 1 #define HAVE_PUTENV 1 #define HAVE_PWRITE 1 #define HAVE_READLINK 1 #define HAVE_READLINKAT 1 #define HAVE_READV 1 #define HAVE_REALPATH 1 #define HAVE_RENAMEAT 1 #define HAVE_SELECT 1 #define HAVE_SEM_OPEN 1 #define HAVE_SEM_TIMEDWAIT 1 #define HAVE_SEM_GETVALUE 1 #define HAVE_SEM_UNLINK 1 #define HAVE_SENDFILE 1 #define HAVE_SETEGID 1 #define HAVE_SETEUID 1 #define HAVE_SETGID 1 #define HAVE_SETHOSTNAME 1 #define HAVE_SETLOCALE 1 #define HAVE_SETREGID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETRESGID 1 #define HAVE_SETSID 1 #define HAVE_SETPGID 1 #define HAVE_SETPGRP 1 #define HAVE_SETPRIORITY 1 #define HAVE_SETUID 1 #define HAVE_SETVBUF 1 #define HAVE_SCHED_GET_PRIORITY_MAX 1 #define HAVE_SCHED_SETAFFINITY 1 #define HAVE_SCHED_SETSCHEDULER 1 #define HAVE_SCHED_SETPARAM 1 #define HAVE_SCHED_RR_GET_INTERVAL 1 #define HAVE_SIGACTION 1 #define HAVE_SIGALTSTACK 1 #define HAVE_SIGINTERRUPT 1 #define HAVE_SIGPENDING 1 #define HAVE_SIGRELSE 1 #define HAVE_SIGTIMEDWAIT 1 #define HAVE_SIGWAIT 1 #define HAVE_SIGWAITINFO 1 #define HAVE_SNPRINTF 1 #define HAVE_STRFTIME 1 #define HAVE_SYMLINKAT 1 #define HAVE_SYNC 1 #define HAVE_SYSCONF 1 #define HAVE_TCGETPGRP 1 #define HAVE_TCSETPGRP 1 #define HAVE_TEMPNAM 1 #define HAVE_TIMEGM 1 #define HAVE_TIMES 1 #define HAVE_TMPFILE 1 #define HAVE_TMPNAM 1 #define HAVE_TMPNAM_R 1 #define HAVE_TRUNCATE 1 #define HAVE_UNAME 1 #define HAVE_UNLINKAT 1 #define HAVE_UNSETENV 1 #define HAVE_UTIMES 1 #define HAVE_WAITID 1 #define HAVE_WAITPID 1 #define HAVE_WAIT3 1 #define HAVE_WAIT4 1 #define HAVE_WCSCOLL 1 #define HAVE_WCSFTIME 1 #define HAVE_WCSXFRM 1 #define HAVE_WMEMCMP 1 #define HAVE_WRITEV 1 #define HAVE_DIRFD 1 #define HAVE_CHROOT 1 #define HAVE_LINK 1 #define HAVE_SYMLINK 1 #define HAVE_FCHDIR 1 #define HAVE_FSYNC 1 #define HAVE_FDATASYNC 1 #define HAVE_EPOLL 1 #define HAVE_FLOCK 1 #define HAVE_GETPAGESIZE 1 #define HAVE_ZLIB_COPY 1 #define HAVE_HSTRERROR 1 #define HAVE_INET_ATON 1 #define HAVE_INET_PTON 1 #define HAVE_SETGROUPS 1 #define HAVE_OPENPTY 1 #define HAVE_FORKPTY 1 #define HAVE_MEMMOVE 1 #define HAVE_FSEEKO 1 #define HAVE_FSTATVFS 1 #define HAVE_FTELLO 1 #define HAVE_STATVFS 1 #define HAVE_DUP2 1 #define HAVE_STRDUP 1 #define HAVE_GETPGRP 1 #define HAVE_SETPGRP 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_CLOCK_GETTIME 1 #define TIMEMODULE_LIB rt #define HAVE_CLOCK_GETRES 1 #define HAVE_DEVICE_MACROS 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_STRUCT_TM_TM_ZONE 1 #define HAVE_TM_ZONE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 #define HAVE_STRUCT_STAT_ST_BLOCKS 1 #define HAVE_ST_BLOCKS 1 #define SYS_SELECT_WITH_SYS_TIME 1 #define HAVE_ADDRINFO 1 #define HAVE_SOCKADDR_STORAGE 1 #define HAVE_PROTOTYPES 1 #define HAVE_STDARG_PROTOTYPES 1 #define HAVE_SOCKETPAIR 1 #define VA_LIST_IS_ARRAY 1 #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYNAME_R_6_ARG 1 #define HAVE_GCC_ASM_FOR_X64 1 #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 #define HAVE_GCC_ASM_FOR_X87 1 #define HAVE_ACOSH 1 #define HAVE_ASINH 1 #define HAVE_ATANH 1 #define HAVE_COPYSIGN 1 #define HAVE_ERF 1 #define HAVE_ERFC 1 #define HAVE_EXPM1 1 #define HAVE_FINITE 1 #define HAVE_GAMMA 1 #define HAVE_HYPOT 1 #define HAVE_LGAMMA 1 #define HAVE_LOG1P 1 #define HAVE_LOG2 1 #define HAVE_ROUND 1 #define HAVE_TGAMMA 1 #define HAVE_DECL_ISINF 1 #define HAVE_DECL_ISNAN 1 #define HAVE_DECL_ISFINITE 1 #define TANH_PRESERVES_ZERO_SIGN 1 #define HAVE_WCHAR_H 1 #define SIZEOF_WCHAR_T 4 #define HAVE_GETC_UNLOCKED 1 #define HAVE_LIBREADLINE 1 #define HAVE_RL_CALLBACK 1 #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 #define HAVE_RL_COMPLETION_SUPPRESS_APPEND 1 #define HAVE_RL_PRE_INPUT_HOOK 1 #define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 #define HAVE_RL_COMPLETION_MATCHES 1 #define HAVE_RL_CATCH_SIGNAL 1 #define HAVE_RL_APPEND_HISTORY 1 #define HAVE_STRUCT_TM_TM_ZONE 1 #define HAVE_TM_ZONE 1 #define HAVE_WORKING_TZSET 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_CURSES_H 1 #define HAVE_NCURSES_H 1 #define HAVE_TERM_H 1 #define MVWDELCH_IS_EXPRESSION 1 #define WINDOW_HAS_FLAGS 1 #define HAVE_CURSES_IS_TERM_RESIZED 1 #define HAVE_CURSES_RESIZE_TERM 1 #define HAVE_CURSES_RESIZETERM 1 #define HAVE_DEV_PTMX 1 #define PY_FORMAT_LONG_LONG "ll" #define PY_FORMAT_SIZE_T "z" #define HAVE_COMPUTED_GOTOS 1 #define HAVE_BUILTIN_ATOMIC 1 #define HAVE_DIRENT_D_TYPE 1 configure: exit 0 ++++++++++++++++++config.log++++++++++++++++++ + echo ++++++++++++++++++config.log++++++++++++++++++ ++ lex_pyver 3.5.1 ++ echo 3.5.1 ++ awk -F . '{printf "%03d%03d%03d", $1, $2, $3}' ++ lex_pyver 3.6 ++ echo 3.6 ++ awk -F . '{printf "%03d%03d%03d", $1, $2, $3}' + '[' 003005001 -ge 003006000 ']' + make -j2 Could not find platform dependent libraries Consider setting $PYTHONHOME to [:] Could not find platform dependent libraries Consider setting $PYTHONHOME to [:] /Python-3.5.1/Modules/_ctypes/libffi/src/x86/ffi64.c: In function ‘classify_argument’: /Python-3.5.1/Modules/_ctypes/libffi/src/x86/ffi64.c:224:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < words; i++) ^ /Python-3.5.1/Modules/_ctypes/libffi/src/x86/ffi64.c:245:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < num; i++) ^ /Python-3.5.1/Modules/_ctypes/libffi/src/x86/ffi64.c:264:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 1; i < words; i++) ^ /Python-3.5.1/Modules/_ctypes/libffi/src/x86/ffi64.c:270:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < words; i++) ^ /Python-3.5.1/Modules/_ctypes/libffi/src/x86/ffi64.c: In function ‘examine_argument’: /Python-3.5.1/Modules/_ctypes/libffi/src/x86/ffi64.c:323:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < n; ++i) ^ /Python-3.5.1/Modules/_ctypes/libffi/src/x86/ffi64.c: In function ‘ffi_call’: /Python-3.5.1/Modules/_ctypes/libffi/src/x86/ffi64.c:484:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (j = 0; j < n; j++, a += 8, size -= 8) ^ /Python-3.5.1/Modules/_ctypes/libffi/src/x86/ffi64.c: In function ‘ffi_closure_unix64_inner’: /Python-3.5.1/Modules/_ctypes/libffi/src/x86/ffi64.c:659:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (j = 0; j < n; j++, a += 8) ^ + make install + popd / + rm -rf Python-3.5.1 + '[' -e /opt/_internal/cpython-3.5.1/bin/python3 ']' + ln -s python3 /opt/_internal/cpython-3.5.1/bin/python + /opt/_internal/cpython-3.5.1/bin/python get-pip.py Collecting pip Using cached pip-8.1.2-py2.py3-none-any.whl Collecting wheel Using cached wheel-0.29.0-py2.py3-none-any.whl Installing collected packages: pip, wheel Found existing installation: pip 7.1.2 Uninstalling pip-7.1.2: Successfully uninstalled pip-7.1.2 Successfully installed pip-8.1.2 wheel-0.29.0 + /opt/_internal/cpython-3.5.1/bin/pip install wheel Requirement already satisfied (use --upgrade to upgrade): wheel in /opt/_internal/cpython-3.5.1/lib/python3.5/site-packages ++ /opt/_internal/cpython-3.5.1/bin/python build_scripts/python-tag-abi-tag.py + local abi_tag=cp35-cp35m + ln -s /opt/_internal/cpython-3.5.1 /opt/python/cp35-cp35m + rm -f Python-3.5.1.tgz + for py_ver in '$@' + build_cpython 3.6.0b2 + local py_ver=3.6.0b2 + check_var 3.6.0b2 + '[' -z 3.6.0b2 ']' + check_var https://www.python.org/ftp/python + '[' -z https://www.python.org/ftp/python ']' + wget -q https://www.python.org/ftp/python/3.6.0/Python-3.6.0b2.tgz ++ lex_pyver 3.6.0b2 ++ echo 3.6.0b2 ++ awk -F . '{printf "%03d%03d%03d", $1, $2, $3}' ++ lex_pyver 3.3 ++ echo 3.3 ++ awk -F . '{printf "%03d%03d%03d", $1, $2, $3}' + '[' 003006000 -lt 003003000 ']' + do_cpython_build 3.6.0b2 none + local py_ver=3.6.0b2 cfv + check_var 3.6.0b2 + '[' -z 3.6.0b2 ']' + local ucs_setting=none + check_var none + '[' -z none ']' + tar -xzf Python-3.6.0b2.tgz /Python-3.6.0b2 / + pushd Python-3.6.0b2 + '[' none = none ']' + unicode_flags= + dir_suffix= + local prefix=/opt/_internal/cpython-3.6.0b2 + mkdir -p /opt/_internal/cpython-3.6.0b2/lib ++ lex_pyver 3.6.0 ++ awk -F . '{printf "%03d%03d%03d", $1, $2, $3}' ++ echo 3.6.0 ++ lex_pyver 3.6 ++ awk -F . '{printf "%03d%03d%03d", $1, $2, $3}' ++ echo 3.6 + '[' 003006000 -lt 003006000 ']' + cfv='-Wformat -fno-gnu89-inline' + set +e + CFLAGS='-Wformat -fno-gnu89-inline' + ./configure --prefix=/opt/_internal/cpython-3.6.0b2 --disable-shared configure: error: in `/Python-3.6.0b2': configure: error: C compiler cannot create executables See `config.log' for more details + echo ++++++++++++++++++gcc++++++++++++++++++ + gcc --version ++++++++++++++++++gcc++++++++++++++++++ gcc (GCC) 4.8.2 20140120 (Red Hat 4.8.2-15) Copyright (C) 2013 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. + cc --version cc (GCC) 4.8.2 20140120 (Red Hat 4.8.2-15) Copyright (C) 2013 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. + echo ++++++++++++++++++config.log++++++++++++++++++ + cat ./config.log ++++++++++++++++++config.log++++++++++++++++++ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by python configure 3.6, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/opt/_internal/cpython-3.6.0b2 --disable-shared ## --------- ## ## Platform. ## ## --------- ## hostname = a64418c62400 uname -m = x86_64 uname -r = 4.7.6-1-ARCH uname -s = Linux uname -v = #1 SMP PREEMPT Fri Sep 30 19:28:42 CEST 2016 /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: /opt/rh/devtoolset-2/root/usr/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2792: checking build system type configure:2806: result: x86_64-unknown-linux-gnu configure:2826: checking host system type configure:2839: result: x86_64-unknown-linux-gnu configure:2869: checking for python3.6 configure:2899: result: no configure:2869: checking for python3 configure:2899: result: no configure:2869: checking for python configure:2885: found /usr/bin/python configure:2896: result: python configure:3005: checking for --enable-universalsdk configure:3052: result: no configure:3075: checking for --with-universal-archs configure:3090: result: no configure:3240: checking MACHDEP configure:3446: result: linux configure:3467: checking for --without-gcc configure:3490: result: no configure:3493: checking for --with-icc configure:3513: result: no configure:3637: checking for gcc configure:3653: found /opt/rh/devtoolset-2/root/usr/bin/gcc configure:3664: result: gcc configure:3893: checking for C compiler version configure:3902: gcc --version >&5 gcc (GCC) 4.8.2 20140120 (Red Hat 4.8.2-15) Copyright (C) 2013 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:3913: $? = 0 configure:3902: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/opt/rh/devtoolset-2/root/usr/libexec/gcc/x86_64-CentOS-linux/4.8.2/lto-wrapper Target: x86_64-CentOS-linux Configured with: ../configure --prefix=/opt/rh/devtoolset-2/root/usr --mandir=/opt/rh/devtoolset-2/root/usr/share/man --infodir=/opt/rh/devtoolset-2/root/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --disable-gnu-unique-object --enable-linker-build-id --enable-languages=c,c++,fortran,lto --enable-plugin --with-linker-hash-style=gnu --enable-initfini-array --disable-libgcj --with-isl=/home/centos/rpm/BUILD/gcc-4.8.2-20140120/obj-x86_64-CentOS-linux/isl-install --with-cloog=/home/centos/rpm/BUILD/gcc-4.8.2-20140120/obj-x86_64-CentOS-linux/cloog-install --with-gmp=/home/centos/rpm/BUILD/gcc-4.8.2-20140120/obj-x86_64-CentOS-linux/gmp-install --with-mpfr=/home/centos/rpm/BUILD/gcc-4.8.2-20140120/obj-x86_64-CentOS-linux/mpfr-install --with-mpc=/home/centos/rpm/BUILD/gcc-4.8.2-20140120/obj-x86_64-CentOS-linux/mpc-install --with-tune=generic --with-arch_32=i586 --build=x86_64-CentOS-linux Thread model: posix gcc version 4.8.2 20140120 (Red Hat 4.8.2-15) (GCC) configure:3913: $? = 0 configure:3902: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3913: $? = 4 configure:3902: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3913: $? = 4 configure:3933: checking whether the C compiler works configure:3955: gcc -Wformat -fno-gnu89-inline conftest.c >&5 cc1: error: -fno-gnu89-inline is only supported in GNU99 or+ echo ++++++++++++++++++config.log++++++++++++++++++  C99 mode configure:3959: $? = 1 configure:3997: result: no configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4002: error: in `/Python-3.6.0b2': configure:4004: error: C compiler cannot create executables See `config.log' for more details ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-Wformat -fno-gnu89-inline' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_MACHDEP_set= ac_cv_env_MACHDEP_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set=set ac_cv_env_PKG_CONFIG_PATH_value=/usr/local/lib/pkgconfig ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_host=x86_64-unknown-linux-gnu ac_cv_prog_PYTHON_FOR_GEN=python ac_cv_prog_ac_ct_CC=gcc ## ----------------- ## ## Output variables. ## ## ----------------- ## ABIFLAGS='' AR='' ARCH_RUN_32BIT='' ARFLAGS='' BASECFLAGS='' BASECPPFLAGS='' BLDLIBRARY='' BLDSHARED='' BUILDEXEEXT='' CC='gcc' CCSHARED='' CFLAGS='-Wformat -fno-gnu89-inline' CFLAGSFORSHARED='' CFLAGS_NODIST='' CONFIGURE_MACOSX_DEPLOYMENT_TARGET='' CONFIG_ARGS=' '\''--prefix=/opt/_internal/cpython-3.6.0b2'\'' '\''--disable-shared'\'' '\''CFLAGS=-Wformat -fno-gnu89-inline'\'' '\''PKG_CONFIG_PATH=/usr/local/lib/pkgconfig'\''' CPP='' CPPFLAGS='' CXX='' DEFS='' DEF_MAKE_ALL_RULE='' DEF_MAKE_RULE='' DFLAGS='' DLINCLDIR='' DLLLIBRARY='' DTRACE='' DTRACE_HEADERS='' DTRACE_OBJS='' DYNLOADFILE='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' ENSUREPIP='' EXEEXT='' EXPORT_MACOSX_DEPLOYMENT_TARGET='#' EXT_SUFFIX='' FRAMEWORKALTINSTALLFIRST='' FRAMEWORKALTINSTALLLAST='' FRAMEWORKINSTALLAPPSPREFIX='' FRAMEWORKINSTALLFIRST='' FRAMEWORKINSTALLLAST='' FRAMEWORKPYTHONW='' FRAMEWORKUNIXTOOLSPREFIX='/opt/_internal/cpython-3.6.0b2' GENERATED_COMMENT='' GNULD='' GREP='' HAS_HG='no-repository' HAVE_GETHOSTBYNAME='' HAVE_GETHOSTBYNAME_R='' HAVE_GETHOSTBYNAME_R_3_ARG='' HAVE_GETHOSTBYNAME_R_5_ARG='' HAVE_GETHOSTBYNAME_R_6_ARG='' HGBRANCH='' HGTAG='' HGVERSION='' INSTALL_DATA='' INSTALL_PROGRAM='' INSTALL_SCRIPT='' INSTSONAME='' LDCXXSHARED='' LDFLAGS='' LDLAST='' LDLIBRARY='' LDLIBRARYDIR='' LDSHARED='' LDVERSION='' LIBC='' LIBFFI_INCLUDEDIR='' LIBM='' LIBOBJS='' LIBPL='' LIBRARY='' LIBS='' LIBTOOL_CRUFT='' LINKCC='' LINKFORSHARED='' LIPO_32BIT_FLAGS='' LLVM_PROFDATA='' LLVM_PROF_ERR='' LLVM_PROF_FILE='' LLVM_PROF_FOUND='' LLVM_PROF_MERGER='' LN='' LTLIBOBJS='' LTOFLAGS='' MACHDEP='linux' MACHDEP_OBJS='' MAINCC='' MKDIR_P='' MULTIARCH='' MULTIARCH_CPPFLAGS='' NO_AS_NEEDED='' OBJEXT='' OPT='' OTHER_LIBTOOL_OPT='' PACKAGE_BUGREPORT='https://bugs.python.org/' PACKAGE_NAME='python' PACKAGE_STRING='python 3.6' PACKAGE_TARNAME='python' PACKAGE_URL='' PACKAGE_VERSION='3.6' PATH_SEPARATOR=':' PGO_PROF_GEN_FLAG='' PGO_PROF_USE_FLAG='' PKG_CONFIG='' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/local/lib/pkgconfig' PLATFORM_TRIPLET='' PY3LIBRARY='' PYTHONFRAMEWORK='' PYTHONFRAMEWORKDIR='no-framework' PYTHONFRAMEWORKIDENTIFIER='org.python.python' PYTHONFRAMEWORKINSTALLDIR='' PYTHONFRAMEWORKPREFIX='' PYTHON_FOR_BUILD='./$(BUILDPYTHON) -E' PYTHON_FOR_GEN='python' PY_ENABLE_SHARED='' RANLIB='' READELF='' RUNSHARED='' SED='' SGI_ABI='' SHELL='/bin/sh' SHLIBS='' SHLIB_SUFFIX='' SOABI='' SOVERSION='1.0' SRCDIRS='' TCLTK_INCLUDES='' TCLTK_LIBS='' THREADHEADERS='' THREADOBJ='' TRUE='' UNIVERSALSDK='' UNIVERSAL_ARCH_FLAGS='' USE_INLINE='' USE_THREAD_MODULE='' VERSION='3.6' _PYTHON_HOST_PLATFORM='' ac_ct_AR='' ac_ct_CC='gcc' ac_ct_CXX='' ac_ct_READELF='' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/opt/_internal/cpython-3.6.0b2' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='' target_alias='' target_cpu='' target_os='' target_vendor='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define _GNU_SOURCE 1 #define _NETBSD_SOURCE 1 #define __BSD_VISIBLE 1 #define _BSD_TYPES 1 #define _DARWIN_C_SOURCE 1 #define _XOPEN_SOURCE 700 #define _XOPEN_SOURCE_EXTENDED 1 #define _POSIX_C_SOURCE 200809L configure: exit 77 ++++++++++++++++++config.log++++++++++++++++++ ++ lex_pyver 3.6.0 ++ echo 3.6.0 ++ awk -F . '{printf "%03d%03d%03d", $1, $2, $3}' ++ lex_pyver 3.6 ++ echo 3.6 ++ awk -F . '{printf "%03d%03d%03d", $1, $2, $3}' + '[' 003006000 -ge 003006000 ']' + set -e + make -j2 make: *** No targets specified and no makefile found. Stop. The command '/bin/sh -c bash build_scripts/build.sh && rm -r build_scripts' returned a non-zero code: 2