Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 338072 Details for
Bug 455516
sys-fs/gfs2-utils with sys-kernel/hardened-sources-3.7.3 - In file included from conftest.c:84: /usr/src/linux/include/linux/types.h:14:26: error: conflicting types for 'fd_set'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log
t3.log (text/plain), 52.55 KB, created by
renesanso
on 2013-02-06 12:34:20 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
renesanso
Created:
2013-02-06 12:34:20 UTC
Size:
52.55 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >It was created by gfs2-utils configure master, which was >generated by GNU Autoconf 2.69. Invocation command line was > > $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --disable-debug --with-kernel=/usr/src/linux --localstatedir=/var > >## --------- ## >## Platform. ## >## --------- ## > >hostname = localhost >uname -m = x86_64 >uname -r = 3.7.3-hardened >uname -s = Linux >uname -v = #1 SMP PREEMPT Mon Jan 21 03:04:54 MSK 2013 > >/usr/bin/uname -p = Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz >/bin/uname -X = unknown > >/bin/arch = unknown >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >/usr/bin/hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/lib64/portage/bin/ebuild-helpers >PATH: /usr/local/sbin >PATH: /usr/local/bin >PATH: /usr/sbin >PATH: /usr/bin >PATH: /sbin >PATH: /bin >PATH: /opt/bin >PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3 >PATH: /usr/x86_64-pc-linux-gnu/avr/gcc-bin/4.7.2 > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2471: loading site script /usr/share/config.site >| #!/bin/bash >| # Copyright 2009 Gentoo Foundation >| # Distributed under the terms of the GNU General Public License v2 >| >| TOPDIR=/usr/share/crossdev/include/site >| >| config_site_arch() { >| local host=$(echo ${CHOST/-/ } | awk '{print $1}') >| >| [[ ${host/arm.*eb/} != ${host} ]] && host=armeb >| [[ ${host/arm/} != ${host} ]] && [[ ${host} != armeb ]] && host=arm >| >| [[ ${host/mips.*el/} != ${host} ]] && host=mipsel >| >| #[[ ${host/i[4-5]/6} != ${host} ]] && host=i686 >| >| echo ${host} >| } >| >| config_site_names() { >| local site_arch=$(config_site_arch) >| local sites="" >| local x >| >| [[ ${CHOST/-linux-/} != $CHOST ]] && sites+=" linux ${site_arch}-linux" >| [[ ${CHOST/darwin/} != $CHOST ]] && sites+=" darwin ${site_arch}-linux" >| >| [[ ${CHOST/-linux-uclibc/} != $CHOST ]] && sites+=" linux-uclibc ${site_arch}-linux-uclibc" >| [[ ${CHOST/-linux-gnu/} != $CHOST ]] && sites+=" linux-gnu ${site_arch}-linux-gnu" >| >| [[ ${CHOST/-linux-uclibceabi/} != $CHOST ]] && sites+=" linux-uclibceabi ${site_arch}-linux-uclibceabi" >| [[ ${CHOST/-linux-gnueabi/} != $CHOST ]] && sites+=" linux-gnueabi ${site_arch}-linux-gnueabi" >| >| for x in ${sites} ${CHOST}; do >| [[ -e ${TOPDIR}/${x} ]] && echo ${TOPDIR}/${x} >| done >| } >| >| # Only kick in for cross-compiles so we don't break native builds #427184 >| if [[ ${CBUILD:-${CHOST}} != ${CHOST} ]]; then >| sites="$(config_site_names)" >| if [[ ${sites} != "" ]]; then >| for site in ${sites}; do >| echo "$(basename $0): loading site script ${site}" >| . ${site} >| done >| fi >| unset site >| unset sites >| fi >configure:2613: checking for a BSD-compatible install >configure:2681: result: /usr/bin/install -c >configure:2692: checking whether build environment is sane >configure:2747: result: yes >configure:2898: checking for a thread-safe mkdir -p >configure:2937: result: /bin/mkdir -p >configure:2944: checking for gawk >configure:2960: found /usr/bin/gawk >configure:2971: result: gawk >configure:2982: checking whether make sets $(MAKE) >configure:3004: result: yes >configure:3120: checking build system type >configure:3134: result: x86_64-pc-linux-gnu >configure:3154: checking host system type >configure:3167: result: x86_64-pc-linux-gnu >configure:3208: checking how to print strings >configure:3235: result: printf >configure:3268: checking for style of include used by make >configure:3296: result: GNU >configure:3327: checking for x86_64-pc-linux-gnu-gcc >configure:3343: found /usr/bin/x86_64-pc-linux-gnu-gcc >configure:3354: result: x86_64-pc-linux-gnu-gcc >configure:3623: checking for C compiler version >configure:3632: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo Hardened 4.6.3 p1.11, pie-0.5.2) 4.6.3 >Copyright (C) 2011 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:3643: $? = 0 >configure:3632: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3/x86_64-pc-linux-gnu-gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.6.3/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.6.3/work/gcc-4.6.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-lto --enable-nls --without-included-gettext --with-system-zlib --enable-obsolete --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-esp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/python --enable-checking=release --disable-libgcj --enable-libstdcxx-time --disable-libquadmath --enable-languages=c,c++ --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo Hardened 4.6.3 p1.11, pie-0.5.2' >Thread model: posix >gcc version 4.6.3 (Gentoo Hardened 4.6.3 p1.11, pie-0.5.2) >configure:3643: $? = 0 >configure:3632: x86_64-pc-linux-gnu-gcc -V >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized option '-V' >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:3643: $? = 1 >configure:3632: x86_64-pc-linux-gnu-gcc -qversion >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized option '-qversion' >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:3643: $? = 1 >configure:3663: checking whether the C compiler works >configure:3685: x86_64-pc-linux-gnu-gcc -march=x86-64 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:3689: $? = 0 >configure:3737: result: yes >configure:3740: checking for C compiler default output file name >configure:3742: result: a.out >configure:3748: checking for suffix of executables >configure:3755: x86_64-pc-linux-gnu-gcc -o conftest -march=x86-64 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:3759: $? = 0 >configure:3781: result: >configure:3803: checking whether we are cross compiling >configure:3811: x86_64-pc-linux-gnu-gcc -o conftest -march=x86-64 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:3815: $? = 0 >configure:3822: ./conftest >configure:3826: $? = 0 >configure:3841: result: no >configure:3846: checking for suffix of object files >configure:3868: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -O2 -pipe conftest.c >&5 >configure:3872: $? = 0 >configure:3893: result: o >configure:3897: checking whether we are using the GNU C compiler >configure:3916: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -O2 -pipe conftest.c >&5 >configure:3916: $? = 0 >configure:3925: result: yes >configure:3934: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:3954: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:3954: $? = 0 >configure:3995: result: yes >configure:4012: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:4075: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -O2 -pipe conftest.c >&5 >configure:4075: $? = 0 >configure:4088: result: none needed >configure:4110: checking dependency style of x86_64-pc-linux-gnu-gcc >configure:4221: result: none >configure:4236: checking for a sed that does not truncate output >configure:4300: result: /bin/sed >configure:4318: checking for grep that handles long lines and -e >configure:4376: result: /bin/grep >configure:4381: checking for egrep >configure:4443: result: /bin/grep -E >configure:4448: checking for fgrep >configure:4510: result: /bin/grep -F >configure:4545: checking for ld used by x86_64-pc-linux-gnu-gcc >configure:4612: result: /usr/x86_64-pc-linux-gnu/bin/ld >configure:4619: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld >configure:4634: result: yes >configure:4646: checking for BSD- or MS-compatible name lister (nm) >configure:4695: result: /usr/bin/nm -B >configure:4825: checking the name lister (/usr/bin/nm -B) interface >configure:4832: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -O2 -pipe conftest.c >&5 >configure:4835: /usr/bin/nm -B "conftest.o" >configure:4838: output >0000000000000000 B some_variable >configure:4845: result: BSD nm >configure:4848: checking whether ln -s works >configure:4852: result: yes >configure:4860: checking the maximum length of command line arguments >configure:4990: result: 1572864 >configure:5007: checking whether the shell understands some XSI constructs >configure:5017: result: yes >configure:5021: checking whether the shell understands "+=" >configure:5027: result: yes >configure:5062: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format >configure:5102: result: func_convert_file_noop >configure:5109: checking how to convert x86_64-pc-linux-gnu file names to toolchain format >configure:5129: result: func_convert_file_noop >configure:5136: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files >configure:5143: result: -r >configure:5177: checking for x86_64-pc-linux-gnu-objdump >configure:5193: found /usr/bin/x86_64-pc-linux-gnu-objdump >configure:5204: result: x86_64-pc-linux-gnu-objdump >configure:5276: checking how to recognize dependent libraries >configure:5478: result: pass_all >configure:5523: checking for x86_64-pc-linux-gnu-dlltool >configure:5553: result: no >configure:5563: checking for dlltool >configure:5593: result: no >configure:5623: checking how to associate runtime and link libraries >configure:5650: result: printf %s\n >configure:5667: checking for x86_64-pc-linux-gnu-ar >configure:5683: found /usr/bin/x86_64-pc-linux-gnu-ar >configure:5694: result: x86_64-pc-linux-gnu-ar >configure:5775: checking for archiver @FILE support >configure:5792: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -O2 -pipe conftest.c >&5 >configure:5792: $? = 0 >configure:5795: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 >configure:5798: $? = 0 >configure:5803: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 >x86_64-pc-linux-gnu-ar: conftest.o: No such file or directory >configure:5806: $? = 1 >configure:5818: result: @ >configure:5836: checking for x86_64-pc-linux-gnu-strip >configure:5852: found /usr/bin/x86_64-pc-linux-gnu-strip >configure:5863: result: x86_64-pc-linux-gnu-strip >configure:5935: checking for x86_64-pc-linux-gnu-ranlib >configure:5951: found /usr/bin/x86_64-pc-linux-gnu-ranlib >configure:5962: result: x86_64-pc-linux-gnu-ranlib >configure:6104: checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object >configure:6224: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -O2 -pipe conftest.c >&5 >configure:6227: $? = 0 >configure:6231: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm >configure:6234: $? = 0 >configure:6300: x86_64-pc-linux-gnu-gcc -o conftest -march=x86-64 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 >configure:6303: $? = 0 >configure:6341: result: ok >configure:6378: checking for sysroot >configure:6408: result: no >configure:6485: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -O2 -pipe conftest.c >&5 >configure:6488: $? = 0 >configure:6624: checking for x86_64-pc-linux-gnu-mt >configure:6654: result: no >configure:6664: checking for mt >configure:6694: result: no >configure:6714: checking if : is a manifest tool >configure:6720: : '-?' >configure:6728: result: no >configure:7370: checking how to run the C preprocessor >configure:7401: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7401: $? = 0 >configure:7415: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:7415: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "gfs2-utils" >| #define PACKAGE_TARNAME "gfs2-utils" >| #define PACKAGE_VERSION "master" >| #define PACKAGE_STRING "gfs2-utils master" >| #define PACKAGE_BUGREPORT "linux-cluster@redhat.com" >| #define PACKAGE_URL "" >| #define PACKAGE "gfs2-utils" >| #define VERSION "master" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:7440: result: x86_64-pc-linux-gnu-gcc -E >configure:7460: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7460: $? = 0 >configure:7474: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:7474: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "gfs2-utils" >| #define PACKAGE_TARNAME "gfs2-utils" >| #define PACKAGE_VERSION "master" >| #define PACKAGE_STRING "gfs2-utils master" >| #define PACKAGE_BUGREPORT "linux-cluster@redhat.com" >| #define PACKAGE_URL "" >| #define PACKAGE "gfs2-utils" >| #define VERSION "master" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:7503: checking for ANSI C header files >configure:7523: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -O2 -pipe conftest.c >&5 >configure:7523: $? = 0 >configure:7596: x86_64-pc-linux-gnu-gcc -o conftest -march=x86-64 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7596: $? = 0 >configure:7596: ./conftest >configure:7596: $? = 0 >configure:7607: result: yes >configure:7620: checking for sys/types.h >configure:7620: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -O2 -pipe conftest.c >&5 >configure:7620: $? = 0 >configure:7620: result: yes >configure:7620: checking for sys/stat.h >configure:7620: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -O2 -pipe conftest.c >&5 >configure:7620: $? = 0 >configure:7620: result: yes >configure:7620: checking for stdlib.h >configure:7620: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -O2 -pipe conftest.c >&5 >configure:7620: $? = 0 >configure:7620: result: yes >configure:7620: checking for string.h >configure:7620: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -O2 -pipe conftest.c >&5 >configure:7620: $? = 0 >configure:7620: result: yes >configure:7620: checking for memory.h >configure:7620: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -O2 -pipe conftest.c >&5 >configure:7620: $? = 0 >configure:7620: result: yes >configure:7620: checking for strings.h >configure:7620: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -O2 -pipe conftest.c >&5 >configure:7620: $? = 0 >configure:7620: result: yes >configure:7620: checking for inttypes.h >configure:7620: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -O2 -pipe conftest.c >&5 >configure:7620: $? = 0 >configure:7620: result: yes >configure:7620: checking for stdint.h >configure:7620: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -O2 -pipe conftest.c >&5 >configure:7620: $? = 0 >configure:7620: result: yes >configure:7620: checking for unistd.h >configure:7620: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -O2 -pipe conftest.c >&5 >configure:7620: $? = 0 >configure:7620: result: yes >configure:7634: checking for dlfcn.h >configure:7634: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -O2 -pipe conftest.c >&5 >configure:7634: $? = 0 >configure:7634: result: yes >configure:7840: checking for objdir >configure:7855: result: .libs >configure:8126: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions >configure:8144: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -O2 -pipe -fno-rtti -fno-exceptions conftest.c >&5 >cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] >configure:8148: $? = 0 >configure:8161: result: no >configure:8488: checking for x86_64-pc-linux-gnu-gcc option to produce PIC >configure:8495: result: -fPIC -DPIC >configure:8503: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works >configure:8521: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -O2 -pipe -fPIC -DPIC -DPIC conftest.c >&5 >configure:8525: $? = 0 >configure:8538: result: yes >configure:8567: checking if x86_64-pc-linux-gnu-gcc static flag -static works >configure:8595: result: yes >configure:8610: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o >configure:8631: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -O2 -pipe -o out/conftest2.o conftest.c >&5 >configure:8635: $? = 0 >configure:8657: result: yes >configure:8665: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o >configure:8712: result: yes >configure:8745: checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries >configure:9898: result: yes >configure:9935: checking whether -lc should be explicitly linked in >configure:9943: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -O2 -pipe conftest.c >&5 >configure:9946: $? = 0 >configure:9961: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 >configure:9964: $? = 0 >configure:9978: result: no >configure:10138: checking dynamic linker characteristics >configure:10662: x86_64-pc-linux-gnu-gcc -o conftest -march=x86-64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 >configure:10662: $? = 0 >configure:10884: result: GNU/Linux ld.so >configure:10991: checking how to hardcode library paths into programs >configure:11016: result: immediate >configure:11556: checking whether stripping libraries is possible >configure:11561: result: yes >configure:11596: checking if libtool supports shared libraries >configure:11598: result: yes >configure:11601: checking whether to build shared libraries >configure:11622: result: yes >configure:11625: checking whether to build static libraries >configure:11629: result: yes >configure:11691: checking whether NLS is requested >configure:11700: result: yes >configure:11741: checking for msgfmt >configure: trying /usr/bin/msgfmt... >0 translated messages. >configure:11773: result: /usr/bin/msgfmt >configure:11782: checking for gmsgfmt >configure:11800: found /usr/bin/gmsgfmt >configure:11813: result: /usr/bin/gmsgfmt >configure:11864: checking for xgettext >configure: trying /usr/bin/xgettext... >/usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C >configure:11896: result: /usr/bin/xgettext >configure:11942: checking for msgmerge >configure: trying /usr/bin/msgmerge... >configure:11973: result: /usr/bin/msgmerge >configure:12030: checking for ld used by GCC >configure:12094: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >configure:12101: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld >configure:12114: result: yes >configure:12121: checking for shared library run path origin >configure:12134: result: done >configure:12706: checking for CFPreferencesCopyAppValue >configure:12724: x86_64-pc-linux-gnu-gcc -o conftest -march=x86-64 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -Wl,-framework -Wl,CoreFoundation >&5 >conftest.c:23:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory >compilation terminated. >configure:12724: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "gfs2-utils" >| #define PACKAGE_TARNAME "gfs2-utils" >| #define PACKAGE_VERSION "master" >| #define PACKAGE_STRING "gfs2-utils master" >| #define PACKAGE_BUGREPORT "linux-cluster@redhat.com" >| #define PACKAGE_URL "" >| #define PACKAGE "gfs2-utils" >| #define VERSION "master" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| /* end confdefs.h. */ >| #include <CoreFoundation/CFPreferences.h> >| int >| main () >| { >| CFPreferencesCopyAppValue(NULL, NULL) >| ; >| return 0; >| } >configure:12733: result: no >configure:12740: checking for CFLocaleCopyCurrent >configure:12758: x86_64-pc-linux-gnu-gcc -o conftest -march=x86-64 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -Wl,-framework -Wl,CoreFoundation >&5 >conftest.c:23:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory >compilation terminated. >configure:12758: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "gfs2-utils" >| #define PACKAGE_TARNAME "gfs2-utils" >| #define PACKAGE_VERSION "master" >| #define PACKAGE_STRING "gfs2-utils master" >| #define PACKAGE_BUGREPORT "linux-cluster@redhat.com" >| #define PACKAGE_URL "" >| #define PACKAGE "gfs2-utils" >| #define VERSION "master" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| /* end confdefs.h. */ >| #include <CoreFoundation/CFLocale.h> >| int >| main () >| { >| CFLocaleCopyCurrent(); >| ; >| return 0; >| } >configure:12767: result: no >configure:12816: checking for GNU gettext in libc >configure:12836: x86_64-pc-linux-gnu-gcc -o conftest -march=x86-64 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:12836: $? = 0 >configure:12845: result: yes >configure:13636: checking whether to use NLS >configure:13638: result: yes >configure:13641: checking where the gettext function comes from >configure:13652: result: libc >configure:13750: checking for x86_64-pc-linux-gnu-gcc >configure:13777: result: x86_64-pc-linux-gnu-gcc >configure:14046: checking for C compiler version >configure:14055: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo Hardened 4.6.3 p1.11, pie-0.5.2) 4.6.3 >Copyright (C) 2011 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:14066: $? = 0 >configure:14055: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3/x86_64-pc-linux-gnu-gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.6.3/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.6.3/work/gcc-4.6.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-lto --enable-nls --without-included-gettext --with-system-zlib --enable-obsolete --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-esp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/python --enable-checking=release --disable-libgcj --enable-libstdcxx-time --disable-libquadmath --enable-languages=c,c++ --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo Hardened 4.6.3 p1.11, pie-0.5.2' >Thread model: posix >gcc version 4.6.3 (Gentoo Hardened 4.6.3 p1.11, pie-0.5.2) >configure:14066: $? = 0 >configure:14055: x86_64-pc-linux-gnu-gcc -V >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized option '-V' >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:14066: $? = 1 >configure:14055: x86_64-pc-linux-gnu-gcc -qversion >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized option '-qversion' >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:14066: $? = 1 >configure:14070: checking whether we are using the GNU C compiler >configure:14098: result: yes >configure:14107: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:14168: result: yes >configure:14185: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:14261: result: none needed >configure:14283: checking dependency style of x86_64-pc-linux-gnu-gcc >configure:14394: result: none >configure:14410: checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together >configure:14441: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 >configure:14445: $? = 0 >configure:14451: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 >configure:14455: $? = 0 >configure:14466: cc -c conftest.c >&5 >configure:14470: $? = 0 >configure:14478: cc -c conftest.c -o conftest2.o >&5 >configure:14482: $? = 0 >configure:14488: cc -c conftest.c -o conftest2.o >&5 >configure:14492: $? = 0 >configure:14510: result: yes >configure:14535: checking whether ln -s works >configure:14539: result: yes >configure:14547: checking whether make sets $(MAKE) >configure:14569: result: yes >configure:14716: checking for x86_64-pc-linux-gnu-pkg-config >configure:14734: found /usr/bin/x86_64-pc-linux-gnu-pkg-config >configure:14746: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config >configure:14814: checking pkg-config is at least version 0.9.0 >configure:14817: result: yes >configure:14827: checking for corosync >configure:14834: $PKG_CONFIG --exists --print-errors "corosync" >configure:14837: $? = 0 >configure:14851: $PKG_CONFIG --exists --print-errors "corosync" >configure:14854: $? = 0 >configure:14912: result: yes >configure:14918: checking for cpg >configure:14925: $PKG_CONFIG --exists --print-errors "libcpg" >configure:14928: $? = 0 >configure:14942: $PKG_CONFIG --exists --print-errors "libcpg" >configure:14945: $? = 0 >configure:15003: result: yes >configure:15009: checking for sackpt >configure:15016: $PKG_CONFIG --exists --print-errors "libSaCkpt" >configure:15019: $? = 0 >configure:15033: $PKG_CONFIG --exists --print-errors "libSaCkpt" >configure:15036: $? = 0 >configure:15094: result: yes >configure:15100: checking for logt >configure:15107: $PKG_CONFIG --exists --print-errors "liblogthread" >configure:15110: $? = 0 >configure:15124: $PKG_CONFIG --exists --print-errors "liblogthread" >configure:15127: $? = 0 >configure:15185: result: yes >configure:15191: checking for ccs >configure:15198: $PKG_CONFIG --exists --print-errors "libccs" >configure:15201: $? = 0 >configure:15215: $PKG_CONFIG --exists --print-errors "libccs" >configure:15218: $? = 0 >configure:15276: result: yes >configure:15282: checking for cfg >configure:15289: $PKG_CONFIG --exists --print-errors "libcfg" >configure:15292: $? = 0 >configure:15306: $PKG_CONFIG --exists --print-errors "libcfg" >configure:15309: $? = 0 >configure:15367: result: yes >configure:15373: checking for fenced >configure:15380: $PKG_CONFIG --exists --print-errors "libfenced" >configure:15383: $? = 0 >configure:15397: $PKG_CONFIG --exists --print-errors "libfenced" >configure:15400: $? = 0 >configure:15458: result: yes >configure:15464: checking for dlmcontrol >configure:15471: $PKG_CONFIG --exists --print-errors "libdlmcontrol" >configure:15474: $? = 0 >configure:15488: $PKG_CONFIG --exists --print-errors "libdlmcontrol" >configure:15491: $? = 0 >configure:15549: result: yes >configure:15555: checking for quorum >configure:15562: $PKG_CONFIG --exists --print-errors "libquorum" >configure:15565: $? = 0 >configure:15579: $PKG_CONFIG --exists --print-errors "libquorum" >configure:15582: $? = 0 >configure:15640: result: yes >configure:15646: checking for zlib >configure:15653: $PKG_CONFIG --exists --print-errors "zlib" >configure:15656: $? = 0 >configure:15670: $PKG_CONFIG --exists --print-errors "zlib" >configure:15673: $? = 0 >configure:15731: result: yes >configure:15739: checking for ncurses >configure:15746: $PKG_CONFIG --exists --print-errors "ncurses" >configure:15749: $? = 0 >configure:15763: $PKG_CONFIG --exists --print-errors "ncurses" >configure:15766: $? = 0 >configure:15804: result: yes >configure:14608: checking for pthread_mutex_lock in -lpthread >configure:14633: x86_64-pc-linux-gnu-gcc -o conftest -march=x86-64 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lpthread >&5 >configure:14633: $? = 0 >configure:14643: result: yes >configure:15821: checking arpa/inet.h usability >configure:15821: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -O2 -pipe conftest.c >&5 >configure:15821: $? = 0 >configure:15821: result: yes >configure:15821: checking arpa/inet.h presence >configure:15821: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:15821: $? = 0 >configure:15821: result: yes >configure:15821: checking for arpa/inet.h >configure:15821: result: yes >configure:15821: checking fcntl.h usability >configure:15821: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -O2 -pipe conftest.c >&5 >configure:15821: $? = 0 >configure:15821: result: yes >configure:15821: checking fcntl.h presence >configure:15821: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:15821: $? = 0 >configure:15821: result: yes >configure:15821: checking for fcntl.h >configure:15821: result: yes >configure:15821: checking for inttypes.h >configure:15821: result: yes >configure:15821: checking libintl.h usability >configure:15821: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -O2 -pipe conftest.c >&5 >configure:15821: $? = 0 >configure:15821: result: yes >configure:15821: checking libintl.h presence >configure:15821: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:15821: $? = 0 >configure:15821: result: yes >configure:15821: checking for libintl.h >configure:15821: result: yes >configure:15821: checking limits.h usability >configure:15821: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -O2 -pipe conftest.c >&5 >configure:15821: $? = 0 >configure:15821: result: yes >configure:15821: checking limits.h presence >configure:15821: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:15821: $? = 0 >configure:15821: result: yes >configure:15821: checking for limits.h >configure:15821: result: yes >configure:15821: checking locale.h usability >configure:15821: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -O2 -pipe conftest.c >&5 >configure:15821: $? = 0 >configure:15821: result: yes >configure:15821: checking locale.h presence >configure:15821: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:15821: $? = 0 >configure:15821: result: yes >configure:15821: checking for locale.h >configure:15821: result: yes >configure:15821: checking mntent.h usability >configure:15821: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -O2 -pipe conftest.c >&5 >configure:15821: $? = 0 >configure:15821: result: yes >configure:15821: checking mntent.h presence >configure:15821: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:15821: $? = 0 >configure:15821: result: yes >configure:15821: checking for mntent.h >configure:15821: result: yes >configure:15821: checking netdb.h usability >configure:15821: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -O2 -pipe conftest.c >&5 >configure:15821: $? = 0 >configure:15821: result: yes >configure:15821: checking netdb.h presence >configure:15821: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:15821: $? = 0 >configure:15821: result: yes >configure:15821: checking for netdb.h >configure:15821: result: yes >configure:15821: checking netinet/in.h usability >configure:15821: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -O2 -pipe conftest.c >&5 >configure:15821: $? = 0 >configure:15821: result: yes >configure:15821: checking netinet/in.h presence >configure:15821: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:15821: $? = 0 >configure:15821: result: yes >configure:15821: checking for netinet/in.h >configure:15821: result: yes >configure:15821: checking stddef.h usability >configure:15821: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -O2 -pipe conftest.c >&5 >configure:15821: $? = 0 >configure:15821: result: yes >configure:15821: checking stddef.h presence >configure:15821: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:15821: $? = 0 >configure:15821: result: yes >configure:15821: checking for stddef.h >configure:15821: result: yes >configure:15821: checking for stdint.h >configure:15821: result: yes >configure:15821: checking for stdlib.h >configure:15821: result: yes >configure:15821: checking for string.h >configure:15821: result: yes >configure:15821: checking sys/file.h usability >configure:15821: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -O2 -pipe conftest.c >&5 >configure:15821: $? = 0 >configure:15821: result: yes >configure:15821: checking sys/file.h presence >configure:15821: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:15821: $? = 0 >configure:15821: result: yes >configure:15821: checking for sys/file.h >configure:15821: result: yes >configure:15821: checking sys/ioctl.h usability >configure:15821: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -O2 -pipe conftest.c >&5 >configure:15821: $? = 0 >configure:15821: result: yes >configure:15821: checking sys/ioctl.h presence >configure:15821: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:15821: $? = 0 >configure:15821: result: yes >configure:15821: checking for sys/ioctl.h >configure:15821: result: yes >configure:15821: checking sys/mount.h usability >configure:15821: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -O2 -pipe conftest.c >&5 >configure:15821: $? = 0 >configure:15821: result: yes >configure:15821: checking sys/mount.h presence >configure:15821: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:15821: $? = 0 >configure:15821: result: yes >configure:15821: checking for sys/mount.h >configure:15821: result: yes >configure:15821: checking sys/param.h usability >configure:15821: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -O2 -pipe conftest.c >&5 >configure:15821: $? = 0 >configure:15821: result: yes >configure:15821: checking sys/param.h presence >configure:15821: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:15821: $? = 0 >configure:15821: result: yes >configure:15821: checking for sys/param.h >configure:15821: result: yes >configure:15821: checking sys/socket.h usability >configure:15821: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -O2 -pipe conftest.c >&5 >configure:15821: $? = 0 >configure:15821: result: yes >configure:15821: checking sys/socket.h presence >configure:15821: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:15821: $? = 0 >configure:15821: result: yes >configure:15821: checking for sys/socket.h >configure:15821: result: yes >configure:15821: checking sys/time.h usability >configure:15821: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -O2 -pipe conftest.c >&5 >configure:15821: $? = 0 >configure:15821: result: yes >configure:15821: checking sys/time.h presence >configure:15821: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:15821: $? = 0 >configure:15821: result: yes >configure:15821: checking for sys/time.h >configure:15821: result: yes >configure:15821: checking sys/vfs.h usability >configure:15821: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -O2 -pipe conftest.c >&5 >configure:15821: $? = 0 >configure:15821: result: yes >configure:15821: checking sys/vfs.h presence >configure:15821: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:15821: $? = 0 >configure:15821: result: yes >configure:15821: checking for sys/vfs.h >configure:15821: result: yes >configure:15821: checking syslog.h usability >configure:15821: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -O2 -pipe conftest.c >&5 >configure:15821: $? = 0 >configure:15821: result: yes >configure:15821: checking syslog.h presence >configure:15821: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:15821: $? = 0 >configure:15821: result: yes >configure:15821: checking for syslog.h >configure:15821: result: yes >configure:15821: checking termios.h usability >configure:15821: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -O2 -pipe conftest.c >&5 >configure:15821: $? = 0 >configure:15821: result: yes >configure:15821: checking termios.h presence >configure:15821: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:15821: $? = 0 >configure:15821: result: yes >configure:15821: checking for termios.h >configure:15821: result: yes >configure:15821: checking for unistd.h >configure:15821: result: yes >configure:15841: checking linux/dlmconstants.h usability >configure:15841: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -O2 -pipe -I/usr/src/linux/include conftest.c >&5 >configure:15841: $? = 0 >configure:15841: result: yes >configure:15841: checking linux/dlmconstants.h presence >configure:15841: x86_64-pc-linux-gnu-gcc -E -I/usr/src/linux/include conftest.c >configure:15841: $? = 0 >configure:15841: result: yes >configure:15841: checking for linux/dlmconstants.h >configure:15841: result: yes >configure:15841: checking linux/dlm_plock.h usability >configure:15841: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -O2 -pipe -I/usr/src/linux/include conftest.c >&5 >In file included from /usr/src/linux/include/uapi/linux/dlm_plock.h:12:0, > from /usr/src/linux/include/linux/dlm_plock.h:11, > from conftest.c:84: >/usr/src/linux/include/linux/types.h:14:26: error: conflicting types for 'fd_set' >/usr/include/sys/select.h:75:5: note: previous declaration of 'fd_set' was here >/usr/src/linux/include/linux/types.h:15:25: error: conflicting types for 'dev_t' >/usr/include/sys/types.h:60:17: note: previous declaration of 'dev_t' was here >/usr/src/linux/include/linux/types.h:19:17: error: conflicting types for 'nlink_t' >/usr/include/sys/types.h:75:19: note: previous declaration of 'nlink_t' was here >/usr/src/linux/include/linux/types.h:25:26: error: conflicting types for 'timer_t' >/usr/include/time.h:103:19: note: previous declaration of 'timer_t' was here >/usr/src/linux/include/linux/types.h:45:26: error: conflicting types for 'loff_t' >/usr/include/sys/types.h:44:18: note: previous declaration of 'loff_t' was here >/usr/src/linux/include/linux/types.h:111:17: error: conflicting types for 'uint64_t' >/usr/include/stdint.h:55:27: note: previous declaration of 'uint64_t' was here >/usr/src/linux/include/linux/types.h:112:17: error: conflicting types for 'u_int64_t' >/usr/include/sys/types.h:203:1: note: previous declaration of 'u_int64_t' was here >/usr/src/linux/include/linux/types.h:113:17: error: conflicting types for 'int64_t' >/usr/include/sys/types.h:197:1: note: previous declaration of 'int64_t' was here >/usr/src/linux/include/linux/types.h:134:23: error: conflicting types for 'blkcnt_t' >/usr/include/sys/types.h:235:20: note: previous declaration of 'blkcnt_t' was here >In file included from conftest.c:84:0: >/usr/src/linux/include/linux/dlm_plock.h:13:20: error: unknown type name 'dlm_lockspace_t' >/usr/src/linux/include/linux/dlm_plock.h:15:22: error: unknown type name 'dlm_lockspace_t' >/usr/src/linux/include/linux/dlm_plock.h:17:19: error: unknown type name 'dlm_lockspace_t' >configure:15841: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "gfs2-utils" >| #define PACKAGE_TARNAME "gfs2-utils" >| #define PACKAGE_VERSION "master" >| #define PACKAGE_STRING "gfs2-utils master" >| #define PACKAGE_BUGREPORT "linux-cluster@redhat.com" >| #define PACKAGE_URL "" >| #define PACKAGE "gfs2-utils" >| #define VERSION "master" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_LINUX_DLMCONSTANTS_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <linux/dlm_plock.h> >configure:15841: result: no >configure:15841: checking linux/dlm_plock.h presence >configure:15841: x86_64-pc-linux-gnu-gcc -E -I/usr/src/linux/include conftest.c >configure:15841: $? = 0 >configure:15841: result: yes >configure:15841: WARNING: linux/dlm_plock.h: present but cannot be compiled >configure:15841: WARNING: linux/dlm_plock.h: check for missing prerequisite headers? >configure:15841: WARNING: linux/dlm_plock.h: see the Autoconf documentation >configure:15841: WARNING: linux/dlm_plock.h: section "Present But Cannot Be Compiled" >configure:15841: WARNING: linux/dlm_plock.h: proceeding with the compiler's result >configure:15841: checking for linux/dlm_plock.h >configure:15841: result: no >configure:15848: error: Unable to find required kernel headers. >Make sure to install kernel headers 2.6.26 (or higher) or use --with-kernel=path >configure option to point to the kernel source. > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=x86_64-pc-linux-gnu >ac_cv_c_compiler_gnu=yes >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-march=x86-64 -O2 -pipe' >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=set >ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' >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/lib64/pkgconfig >ac_cv_env_PKG_CONFIG_set= >ac_cv_env_PKG_CONFIG_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=x86_64-pc-linux-gnu >ac_cv_env_ccs_CFLAGS_set= >ac_cv_env_ccs_CFLAGS_value= >ac_cv_env_ccs_LIBS_set= >ac_cv_env_ccs_LIBS_value= >ac_cv_env_cfg_CFLAGS_set= >ac_cv_env_cfg_CFLAGS_value= >ac_cv_env_cfg_LIBS_set= >ac_cv_env_cfg_LIBS_value= >ac_cv_env_corosync_CFLAGS_set= >ac_cv_env_corosync_CFLAGS_value= >ac_cv_env_corosync_LIBS_set= >ac_cv_env_corosync_LIBS_value= >ac_cv_env_cpg_CFLAGS_set= >ac_cv_env_cpg_CFLAGS_value= >ac_cv_env_cpg_LIBS_set= >ac_cv_env_cpg_LIBS_value= >ac_cv_env_dlmcontrol_CFLAGS_set= >ac_cv_env_dlmcontrol_CFLAGS_value= >ac_cv_env_dlmcontrol_LIBS_set= >ac_cv_env_dlmcontrol_LIBS_value= >ac_cv_env_fenced_CFLAGS_set= >ac_cv_env_fenced_CFLAGS_value= >ac_cv_env_fenced_LIBS_set= >ac_cv_env_fenced_LIBS_value= >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=x86_64-pc-linux-gnu >ac_cv_env_logt_CFLAGS_set= >ac_cv_env_logt_CFLAGS_value= >ac_cv_env_logt_LIBS_set= >ac_cv_env_logt_LIBS_value= >ac_cv_env_ncurses_CFLAGS_set= >ac_cv_env_ncurses_CFLAGS_value= >ac_cv_env_ncurses_LIBS_set= >ac_cv_env_ncurses_LIBS_value= >ac_cv_env_quorum_CFLAGS_set= >ac_cv_env_quorum_CFLAGS_value= >ac_cv_env_quorum_LIBS_set= >ac_cv_env_quorum_LIBS_value= >ac_cv_env_sackpt_CFLAGS_set= >ac_cv_env_sackpt_CFLAGS_value= >ac_cv_env_sackpt_LIBS_set= >ac_cv_env_sackpt_LIBS_value= >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_env_zlib_CFLAGS_set= >ac_cv_env_zlib_CFLAGS_value= >ac_cv_env_zlib_LIBS_set= >ac_cv_env_zlib_LIBS_value= >ac_cv_header_arpa_inet_h=yes >ac_cv_header_dlfcn_h=yes >ac_cv_header_fcntl_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_libintl_h=yes >ac_cv_header_limits_h=yes >ac_cv_header_linux_dlm_plock_h=no >ac_cv_header_linux_dlmconstants_h=yes >ac_cv_header_locale_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_mntent_h=yes >ac_cv_header_netdb_h=yes >ac_cv_header_netinet_in_h=yes >ac_cv_header_stdc=yes >ac_cv_header_stddef_h=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_sys_file_h=yes >ac_cv_header_sys_ioctl_h=yes >ac_cv_header_sys_mount_h=yes >ac_cv_header_sys_param_h=yes >ac_cv_header_sys_socket_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_time_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_sys_vfs_h=yes >ac_cv_header_syslog_h=yes >ac_cv_header_termios_h=yes >ac_cv_header_unistd_h=yes >ac_cv_host=x86_64-pc-linux-gnu >ac_cv_lib_pthread___pthread_mutex_lock=yes >ac_cv_objext=o >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_FGREP='/bin/grep -F' >ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt >ac_cv_path_GREP=/bin/grep >ac_cv_path_MSGFMT=/usr/bin/msgfmt >ac_cv_path_MSGMERGE=/usr/bin/msgmerge >ac_cv_path_PKG_CONFIG=/usr/bin/x86_64-pc-linux-gnu-pkg-config >ac_cv_path_SED=/bin/sed >ac_cv_path_XGETTEXT=/usr/bin/xgettext >ac_cv_path_install='/usr/bin/install -c' >ac_cv_path_mkdir=/bin/mkdir >ac_cv_prog_AR=x86_64-pc-linux-gnu-ar >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc >ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' >ac_cv_prog_OBJDUMP=x86_64-pc-linux-gnu-objdump >ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib >ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip >ac_cv_prog_cc_c89= >ac_cv_prog_cc_g=yes >ac_cv_prog_cc_x86_64_pc_linux_gnu_gcc_c_o=yes >ac_cv_prog_make_make_set=yes >acl_cv_hardcode_direct=no >acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' >acl_cv_hardcode_libdir_separator= >acl_cv_hardcode_minus_L=no >acl_cv_libext=a >acl_cv_libname_spec='lib$name' >acl_cv_library_names_spec='$libname$shrext' >acl_cv_path_LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' >acl_cv_prog_gnu_ld=yes >acl_cv_rpath=done >acl_cv_shlibext=so >acl_cv_wl=-Wl, >am_cv_CC_dependencies_compiler_type=none >gt_cv_func_CFLocaleCopyCurrent=no >gt_cv_func_CFPreferencesCopyAppValue=no >gt_cv_func_gnugettext1_libc=yes >lt_cv_ar_at_file=@ >lt_cv_archive_cmds_need_lc=no >lt_cv_deplibs_check_method=pass_all >lt_cv_file_magic_cmd='$MAGIC_CMD' >lt_cv_file_magic_test_file= >lt_cv_ld_reload_flag=-r >lt_cv_nm_interface='BSD nm' >lt_cv_objdir=.libs >lt_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld >lt_cv_path_NM='/usr/bin/nm -B' >lt_cv_path_mainfest_tool=no >lt_cv_prog_compiler_c_o=yes >lt_cv_prog_compiler_pic='-fPIC -DPIC' >lt_cv_prog_compiler_pic_works=yes >lt_cv_prog_compiler_rtti_exceptions=no >lt_cv_prog_compiler_static_works=yes >lt_cv_prog_gnu_ld=yes >lt_cv_sharedlib_from_linklib_cmd='printf %s\n' >lt_cv_shlibpath_overrides_runpath=yes >lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' >lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' >lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' >lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' >lt_cv_sys_max_cmd_len=1572864 >lt_cv_to_host_file_cmd=func_convert_file_noop >lt_cv_to_tool_file_cmd=func_convert_file_noop >pkg_cv_ccs_CFLAGS= >pkg_cv_ccs_LIBS='-lccs ' >pkg_cv_cfg_CFLAGS= >pkg_cv_cfg_LIBS='-lcfg ' >pkg_cv_corosync_CFLAGS= >pkg_cv_corosync_LIBS= >pkg_cv_cpg_CFLAGS= >pkg_cv_cpg_LIBS='-lcpg ' >pkg_cv_dlmcontrol_CFLAGS= >pkg_cv_dlmcontrol_LIBS='-ldlmcontrol ' >pkg_cv_fenced_CFLAGS= >pkg_cv_fenced_LIBS='-lfenced ' >pkg_cv_logt_CFLAGS= >pkg_cv_logt_LIBS='-llogthread ' >pkg_cv_ncurses_CFLAGS= >pkg_cv_ncurses_LIBS='-lncurses ' >pkg_cv_quorum_CFLAGS= >pkg_cv_quorum_LIBS='-lquorum ' >pkg_cv_sackpt_CFLAGS='-I/usr/include/openais ' >pkg_cv_sackpt_LIBS='-lSaCkpt ' >pkg_cv_zlib_CFLAGS= >pkg_cv_zlib_LIBS='-L/usr/lib64 -lz ' > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/sys-fs/gfs2-utils-3.1.2/work/gfs2-utils/missing --run aclocal-1.12' >AMDEPBACKSLASH='' >AMDEP_FALSE='' >AMDEP_TRUE='#' >AMTAR='$${TAR-tar}' >AR='x86_64-pc-linux-gnu-ar' >AUTOCONF='${SHELL} /var/tmp/portage/sys-fs/gfs2-utils-3.1.2/work/gfs2-utils/missing --run autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/sys-fs/gfs2-utils-3.1.2/work/gfs2-utils/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/sys-fs/gfs2-utils-3.1.2/work/gfs2-utils/missing --run automake-1.12' >AWK='gawk' >CC='x86_64-pc-linux-gnu-gcc' >CCDEPMODE='depmode=none' >CFLAGS='-march=x86-64 -O2 -pipe' >CLUSTERVARLIB='' >CLUSTERVARRUN='' >CPP='x86_64-pc-linux-gnu-gcc -E' >CPPFLAGS='-I/usr/src/linux/include' >CYGPATH_W='echo' >DEFS='' >DEPDIR='.deps' >DLLTOOL='false' >DSYMUTIL='' >DUMPBIN='' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >EXEEXT='' >FGREP='/bin/grep -F' >GETTEXT_MACRO_VERSION='0.18' >GMSGFMT='/usr/bin/gmsgfmt' >GMSGFMT_015='/usr/bin/gmsgfmt' >GREP='/bin/grep' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' >INTLLIBS='' >INTL_MACOSX_LIBS='' >LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' >LDFLAGS='-Wl,-O1 -Wl,--as-needed' >LIBICONV='-liconv' >LIBINTL='' >LIBOBJS='' >LIBS='' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LIPO='' >LN_S='ln -s' >LOGDIR='' >LTLIBICONV='-liconv' >LTLIBINTL='' >LTLIBOBJS='' >MAKEINFO='${SHELL} /var/tmp/portage/sys-fs/gfs2-utils-3.1.2/work/gfs2-utils/missing --run makeinfo' >MANIFEST_TOOL=':' >MKDIR_P='/bin/mkdir -p' >MSGFMT='/usr/bin/msgfmt' >MSGFMT_015='/usr/bin/msgfmt' >MSGMERGE='/usr/bin/msgmerge' >NM='/usr/bin/nm -B' >NMEDIT='' >OBJDUMP='x86_64-pc-linux-gnu-objdump' >OBJEXT='o' >OTOOL64='' >OTOOL='' >PACKAGE='gfs2-utils' >PACKAGE_BUGREPORT='linux-cluster@redhat.com' >PACKAGE_NAME='gfs2-utils' >PACKAGE_STRING='gfs2-utils master' >PACKAGE_TARNAME='gfs2-utils' >PACKAGE_URL='' >PACKAGE_VERSION='master' >PATH_SEPARATOR=':' >PKG_CONFIG='/usr/bin/x86_64-pc-linux-gnu-pkg-config' >PKG_CONFIG_LIBDIR='' >PKG_CONFIG_PATH='/usr/lib64/pkgconfig' >POSUB='po' >RANLIB='x86_64-pc-linux-gnu-ranlib' >SED='/bin/sed' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='x86_64-pc-linux-gnu-strip' >USE_NLS='yes' >VERSION='master' >XGETTEXT='/usr/bin/xgettext' >XGETTEXT_015='/usr/bin/xgettext' >XGETTEXT_EXTRA_OPTIONS='' >ac_ct_AR='' >ac_ct_CC='' >ac_ct_DUMPBIN='' >am__EXEEXT_FALSE='' >am__EXEEXT_TRUE='' >am__fastdepCC_FALSE='' >am__fastdepCC_TRUE='#' >am__include='include' >am__isrc='' >am__leading_dot='.' >am__nodep='' >am__quote='' >am__tar='$${TAR-tar} chof - "$$tardir"' >am__untar='$${TAR-tar} xf -' >bindir='${exec_prefix}/bin' >build='x86_64-pc-linux-gnu' >build_alias='x86_64-pc-linux-gnu' >build_cpu='x86_64' >build_os='linux-gnu' >build_vendor='pc' >ccs_CFLAGS='' >ccs_LIBS='-lccs ' >cfg_CFLAGS='' >cfg_LIBS='-lcfg ' >corosync_CFLAGS='' >corosync_LIBS='' >cpg_CFLAGS='' >cpg_LIBS='-lcpg ' >datadir='/usr/share' >datarootdir='${prefix}/share' >dlmcontrol_CFLAGS='' >dlmcontrol_LIBS='-ldlmcontrol ' >docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' >dvidir='${docdir}' >exec_prefix='/usr' >fenced_CFLAGS='' >fenced_LIBS='-lfenced ' >host='x86_64-pc-linux-gnu' >host_alias='x86_64-pc-linux-gnu' >host_cpu='x86_64' >host_os='linux-gnu' >host_vendor='pc' >htmldir='${docdir}' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='${SHELL} /var/tmp/portage/sys-fs/gfs2-utils-3.1.2/work/gfs2-utils/install-sh' >libdir='/usr/lib64' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='/var' >logt_CFLAGS='' >logt_LIBS='-llogthread ' >mandir='/usr/share/man' >mkdir_p='/bin/mkdir -p' >ncurses_CFLAGS='' >ncurses_LIBS='-lncurses ' >oldincludedir='/usr/include' >pdfdir='${docdir}' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >quorum_CFLAGS='' >quorum_LIBS='-lquorum ' >sackpt_CFLAGS='-I/usr/include/openais ' >sackpt_LIBS='-lSaCkpt ' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target_alias='' >zlib_CFLAGS='' >zlib_LIBS='-L/usr/lib64 -lz ' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >/* confdefs.h */ >#define PACKAGE_NAME "gfs2-utils" >#define PACKAGE_TARNAME "gfs2-utils" >#define PACKAGE_VERSION "master" >#define PACKAGE_STRING "gfs2-utils master" >#define PACKAGE_BUGREPORT "linux-cluster@redhat.com" >#define PACKAGE_URL "" >#define PACKAGE "gfs2-utils" >#define VERSION "master" >#define STDC_HEADERS 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRING_H 1 >#define HAVE_MEMORY_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_DLFCN_H 1 >#define LT_OBJDIR ".libs/" >#define ENABLE_NLS 1 >#define HAVE_GETTEXT 1 >#define HAVE_DCGETTEXT 1 >#define HAVE_LIBPTHREAD 1 >#define HAVE_ARPA_INET_H 1 >#define HAVE_FCNTL_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_LIBINTL_H 1 >#define HAVE_LIMITS_H 1 >#define HAVE_LOCALE_H 1 >#define HAVE_MNTENT_H 1 >#define HAVE_NETDB_H 1 >#define HAVE_NETINET_IN_H 1 >#define HAVE_STDDEF_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRING_H 1 >#define HAVE_SYS_FILE_H 1 >#define HAVE_SYS_IOCTL_H 1 >#define HAVE_SYS_MOUNT_H 1 >#define HAVE_SYS_PARAM_H 1 >#define HAVE_SYS_SOCKET_H 1 >#define HAVE_SYS_TIME_H 1 >#define HAVE_SYS_VFS_H 1 >#define HAVE_SYSLOG_H 1 >#define HAVE_TERMIOS_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_LINUX_DLMCONSTANTS_H 1 > >configure: exit 1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 455516
: 338072 |
338232