Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 271231 Details for
Bug 364939
sys-cluster/pacemaker-1.1.4-r4 - checking for HA_CCMUSER in glue_config.h... ./configure: line 11887: /tmp/extract_define.HA_CCMUSER.14458: Permission denied
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
pacemaker config.log
config.log (text/plain), 48.34 KB, created by
Evgeny
on 2011-04-26 14:39:30 UTC
(
hide
)
Description:
pacemaker config.log
Filename:
MIME Type:
Creator:
Evgeny
Created:
2011-04-26 14:39:30 UTC
Size:
48.34 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 pacemaker configure 1.1.4, which was >generated by GNU Autoconf 2.65. 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 --localstatedir=/var --disable-dependency-tracking --disable-fatal-warnings --with-cs-quorum --without-cman --without-esmtp --without-heartbeat --without-snmp --disable-static --with-ais > >## --------- ## >## Platform. ## >## --------- ## > >hostname = fs_1 >uname -m = x86_64 >uname -r = 2.6.37-gentoo-r4 >uname -s = Linux >uname -v = #3 SMP Thu Apr 21 12:15:20 MSD 2011 > >/usr/bin/uname -p = AMD Athlon(tm) II X3 445 Processor >/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.4.5 > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2712: checking build system type >configure:2726: result: x86_64-pc-linux-gnu >configure:2746: checking host system type >configure:2759: result: x86_64-pc-linux-gnu >configure:2814: checking for a BSD-compatible install >configure:2882: result: /usr/bin/install -c >configure:2893: checking whether build environment is sane >configure:2943: result: yes >configure:3084: checking for a thread-safe mkdir -p >configure:3123: result: /bin/mkdir -p >configure:3136: checking for gawk >configure:3152: found /usr/bin/gawk >configure:3163: result: gawk >configure:3174: checking whether make sets $(MAKE) >configure:3196: result: yes >configure:3312: checking for x86_64-pc-linux-gnu-gcc >configure:3328: found /usr/bin/x86_64-pc-linux-gnu-gcc >configure:3339: result: x86_64-pc-linux-gnu-gcc >configure:3608: checking for C compiler version >configure:3617: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo 4.4.5 p1.2, pie-0.4.5) 4.4.5 >Copyright (C) 2010 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:3628: $? = 0 >configure:3617: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.4.5 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.5/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.5 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.5/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.5/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.5/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-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.4.5/python --enable-checking=release --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.4.5 p1.2, pie-0.4.5' >Thread model: posix >gcc version 4.4.5 (Gentoo 4.4.5 p1.2, pie-0.4.5) >configure:3628: $? = 0 >configure:3617: x86_64-pc-linux-gnu-gcc -V >&5 >x86_64-pc-linux-gnu-gcc: '-V' option must have argument >configure:3628: $? = 1 >configure:3617: x86_64-pc-linux-gnu-gcc -qversion >&5 >x86_64-pc-linux-gnu-gcc: unrecognized option '-qversion' >x86_64-pc-linux-gnu-gcc: no input files >configure:3628: $? = 1 >configure:3648: checking whether the C compiler works >configure:3670: x86_64-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:3674: $? = 0 >configure:3723: result: yes >configure:3726: checking for C compiler default output file name >configure:3728: result: a.out >configure:3734: checking for suffix of executables >configure:3741: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:3745: $? = 0 >configure:3767: result: >configure:3789: checking whether we are cross compiling >configure:3797: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:3801: $? = 0 >configure:3808: ./conftest >configure:3812: $? = 0 >configure:3827: result: no >configure:3832: checking for suffix of object files >configure:3854: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 >configure:3858: $? = 0 >configure:3879: result: o >configure:3883: checking whether we are using the GNU C compiler >configure:3902: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 >configure:3902: $? = 0 >configure:3911: result: yes >configure:3920: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:3940: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:3940: $? = 0 >configure:3981: result: yes >configure:3998: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:4062: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 >configure:4062: $? = 0 >configure:4075: result: none needed >configure:4106: checking for style of include used by make >configure:4134: result: GNU >configure:4159: checking dependency style of x86_64-pc-linux-gnu-gcc >configure:4269: result: none >configure:4284: checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together >configure:4315: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 >configure:4319: $? = 0 >configure:4325: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 >configure:4329: $? = 0 >configure:4340: cc -c conftest.c >&5 >configure:4344: $? = 0 >configure:4352: cc -c conftest.c -o conftest2.o >&5 >configure:4356: $? = 0 >configure:4362: cc -c conftest.c -o conftest2.o >&5 >configure:4366: $? = 0 >configure:4384: result: yes >configure:4413: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99 >configure:4562: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 >conftest.c:62: error: expected ';', ',' or ')' before 'text' >conftest.c: In function 'main': >conftest.c:116: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' >conftest.c:116: error: 'newvar' undeclared (first use in this function) >conftest.c:116: error: (Each undeclared identifier is reported only once >conftest.c:116: error: for each function it appears in.) >conftest.c:126: error: 'for' loop initial declarations are only allowed in C99 mode >conftest.c:126: note: use option -std=c99 or -std=gnu99 to compile your code >configure:4562: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "pacemaker" >| #define PACKAGE_TARNAME "pacemaker" >| #define PACKAGE_VERSION "1.1.4" >| #define PACKAGE_STRING "pacemaker 1.1.4" >| #define PACKAGE_BUGREPORT "pacemaker@oss.clusterlabs.org" >| #define PACKAGE_URL "" >| #define PACKAGE "pacemaker" >| #define VERSION "1.1.4" >| #define PACEMAKER_VERSION "1.1.4" >| /* end confdefs.h. */ >| #include <stdarg.h> >| #include <stdbool.h> >| #include <stdlib.h> >| #include <wchar.h> >| #include <stdio.h> >| >| // Check varargs macros. These examples are taken from C99 6.10.3.5. >| #define debug(...) fprintf (stderr, __VA_ARGS__) >| #define showlist(...) puts (#__VA_ARGS__) >| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) >| static void >| test_varargs_macros (void) >| { >| int x = 1234; >| int y = 5678; >| debug ("Flag"); >| debug ("X = %d\n", x); >| showlist (The first, second, and third items.); >| report (x>y, "x is %d but y is %d", x, y); >| } >| >| // Check long long types. >| #define BIG64 18446744073709551615ull >| #define BIG32 4294967295ul >| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) >| #if !BIG_OK >| your preprocessor is broken; >| #endif >| #if BIG_OK >| #else >| your preprocessor is broken; >| #endif >| static long long int bignum = -9223372036854775807LL; >| static unsigned long long int ubignum = BIG64; >| >| struct incomplete_array >| { >| int datasize; >| double data[]; >| }; >| >| struct named_init { >| int number; >| const wchar_t *name; >| double average; >| }; >| >| typedef const char *ccp; >| >| static inline int >| test_restrict (ccp restrict text) >| { >| // See if C++-style comments work. >| // Iterate through items via the restricted pointer. >| // Also check for declarations in for loops. >| for (unsigned int i = 0; *(text+i) != '\0'; ++i) >| continue; >| return 0; >| } >| >| // Check varargs and va_copy. >| static void >| test_varargs (const char *format, ...) >| { >| va_list args; >| va_start (args, format); >| va_list args_copy; >| va_copy (args_copy, args); >| >| const char *str; >| int number; >| float fnumber; >| >| while (*format) >| { >| switch (*format++) >| { >| case 's': // string >| str = va_arg (args_copy, const char *); >| break; >| case 'd': // int >| number = va_arg (args_copy, int); >| break; >| case 'f': // float >| fnumber = va_arg (args_copy, double); >| break; >| default: >| break; >| } >| } >| va_end (args_copy); >| va_end (args); >| } >| >| int >| main () >| { >| >| // Check bool. >| _Bool success = false; >| >| // Check restrict. >| if (test_restrict ("String literal") == 0) >| success = true; >| char *restrict newvar = "Another string"; >| >| // Check varargs. >| test_varargs ("s, d' f .", "string", 65, 34.234); >| test_varargs_macros (); >| >| // Check flexible array members. >| struct incomplete_array *ia = >| malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); >| ia->datasize = 10; >| for (int i = 0; i < ia->datasize; ++i) >| ia->data[i] = i * 1.234; >| >| // Check named initializers. >| struct named_init ni = { >| .number = 34, >| .name = L"Test wide string", >| .average = 543.34343, >| }; >| >| ni.number = 58; >| >| int dynamic_array[ni.number]; >| dynamic_array[ni.number - 1] = 543; >| >| // work around unused variable warnings >| return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' >| || dynamic_array[ni.number - 1] != 543); >| >| ; >| return 0; >| } >configure:4562: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe conftest.c >&5 >configure:4562: $? = 0 >configure:4582: result: -std=gnu99 >configure:4684: checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C >configure:4698: result: -std=gnu99 >configure:4773: checking how to print strings >configure:4800: result: printf >configure:4821: checking for a sed that does not truncate output >configure:4885: result: /bin/sed >configure:4903: checking for grep that handles long lines and -e >configure:4961: result: /bin/grep >configure:4966: checking for egrep >configure:5028: result: /bin/grep -E >configure:5033: checking for fgrep >configure:5095: result: /bin/grep -F >configure:5130: checking for ld used by x86_64-pc-linux-gnu-gcc -std=gnu99 >configure:5197: result: /usr/x86_64-pc-linux-gnu/bin/ld >configure:5204: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld >configure:5219: result: yes >configure:5231: checking for BSD- or MS-compatible name lister (nm) >configure:5280: result: /usr/bin/nm -B >configure:5410: checking the name lister (/usr/bin/nm -B) interface >configure:5417: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe conftest.c >&5 >configure:5420: /usr/bin/nm -B "conftest.o" >configure:5423: output >0000000000000000 B some_variable >configure:5430: result: BSD nm >configure:5433: checking whether ln -s works >configure:5437: result: yes >configure:5445: checking the maximum length of command line arguments >configure:5570: result: 1572864 >configure:5587: checking whether the shell understands some XSI constructs >configure:5597: result: yes >configure:5601: checking whether the shell understands "+=" >configure:5607: result: yes >configure:5642: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files >configure:5649: result: -r >configure:5678: checking for x86_64-pc-linux-gnu-objdump >configure:5694: found /usr/bin/x86_64-pc-linux-gnu-objdump >configure:5705: result: x86_64-pc-linux-gnu-objdump >configure:5777: checking how to recognize dependent libraries >configure:5979: result: pass_all >configure:5999: checking for x86_64-pc-linux-gnu-ar >configure:6015: found /usr/bin/x86_64-pc-linux-gnu-ar >configure:6026: result: x86_64-pc-linux-gnu-ar >configure:6104: checking for x86_64-pc-linux-gnu-strip >configure:6120: found /usr/bin/x86_64-pc-linux-gnu-strip >configure:6131: result: x86_64-pc-linux-gnu-strip >configure:6203: checking for x86_64-pc-linux-gnu-ranlib >configure:6219: found /usr/bin/x86_64-pc-linux-gnu-ranlib >configure:6230: result: x86_64-pc-linux-gnu-ranlib >configure:6372: checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc -std=gnu99 object >configure:6490: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe conftest.c >&5 >configure:6493: $? = 0 >configure:6497: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm >configure:6500: $? = 0 >configure:6554: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 >configure:6557: $? = 0 >configure:6595: result: ok >configure:6691: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe conftest.c >&5 >configure:6694: $? = 0 >configure:7436: checking how to run the C preprocessor >configure:7467: x86_64-pc-linux-gnu-gcc -std=gnu99 -E conftest.c >configure:7467: $? = 0 >configure:7481: x86_64-pc-linux-gnu-gcc -std=gnu99 -E conftest.c >conftest.c:12:28: error: ac_nonexistent.h: No such file or directory >configure:7481: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "pacemaker" >| #define PACKAGE_TARNAME "pacemaker" >| #define PACKAGE_VERSION "1.1.4" >| #define PACKAGE_STRING "pacemaker 1.1.4" >| #define PACKAGE_BUGREPORT "pacemaker@oss.clusterlabs.org" >| #define PACKAGE_URL "" >| #define PACKAGE "pacemaker" >| #define VERSION "1.1.4" >| #define PACEMAKER_VERSION "1.1.4" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:7506: result: x86_64-pc-linux-gnu-gcc -std=gnu99 -E >configure:7526: x86_64-pc-linux-gnu-gcc -std=gnu99 -E conftest.c >configure:7526: $? = 0 >configure:7540: x86_64-pc-linux-gnu-gcc -std=gnu99 -E conftest.c >conftest.c:12:28: error: ac_nonexistent.h: No such file or directory >configure:7540: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "pacemaker" >| #define PACKAGE_TARNAME "pacemaker" >| #define PACKAGE_VERSION "1.1.4" >| #define PACKAGE_STRING "pacemaker 1.1.4" >| #define PACKAGE_BUGREPORT "pacemaker@oss.clusterlabs.org" >| #define PACKAGE_URL "" >| #define PACKAGE "pacemaker" >| #define VERSION "1.1.4" >| #define PACEMAKER_VERSION "1.1.4" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:7569: checking for ANSI C header files >configure:7589: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe conftest.c >&5 >configure:7589: $? = 0 >configure:7662: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7662: $? = 0 >configure:7662: ./conftest >configure:7662: $? = 0 >configure:7673: result: yes >configure:7686: checking for sys/types.h >configure:7686: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe conftest.c >&5 >configure:7686: $? = 0 >configure:7686: result: yes >configure:7686: checking for sys/stat.h >configure:7686: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe conftest.c >&5 >configure:7686: $? = 0 >configure:7686: result: yes >configure:7686: checking for stdlib.h >configure:7686: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe conftest.c >&5 >configure:7686: $? = 0 >configure:7686: result: yes >configure:7686: checking for string.h >configure:7686: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe conftest.c >&5 >configure:7686: $? = 0 >configure:7686: result: yes >configure:7686: checking for memory.h >configure:7686: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe conftest.c >&5 >configure:7686: $? = 0 >configure:7686: result: yes >configure:7686: checking for strings.h >configure:7686: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe conftest.c >&5 >configure:7686: $? = 0 >configure:7686: result: yes >configure:7686: checking for inttypes.h >configure:7686: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe conftest.c >&5 >configure:7686: $? = 0 >configure:7686: result: yes >configure:7686: checking for stdint.h >configure:7686: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe conftest.c >&5 >configure:7686: $? = 0 >configure:7686: result: yes >configure:7686: checking for unistd.h >configure:7686: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe conftest.c >&5 >configure:7686: $? = 0 >configure:7686: result: yes >configure:7701: checking for dlfcn.h >configure:7701: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe conftest.c >&5 >configure:7701: $? = 0 >configure:7701: result: yes >configure:7886: checking for objdir >configure:7901: result: .libs >configure:8168: checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -fno-rtti -fno-exceptions >configure:8186: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -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 >configure:8190: $? = 0 >configure:8203: result: no >configure:8223: checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to produce PIC >configure:8508: result: -fPIC -DPIC >configure:8520: checking if x86_64-pc-linux-gnu-gcc -std=gnu99 PIC flag -fPIC -DPIC works >configure:8538: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -fPIC -DPIC -DPIC conftest.c >&5 >configure:8542: $? = 0 >configure:8555: result: yes >configure:8579: checking if x86_64-pc-linux-gnu-gcc -std=gnu99 static flag -static works >configure:8607: result: yes >configure:8622: checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o >configure:8643: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -o out/conftest2.o conftest.c >&5 >configure:8647: $? = 0 >configure:8669: result: yes >configure:8677: checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o >configure:8724: result: yes >configure:8757: checking whether the x86_64-pc-linux-gnu-gcc -std=gnu99 linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries >configure:9832: result: yes >configure:9869: checking whether -lc should be explicitly linked in >configure:9877: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe conftest.c >&5 >configure:9880: $? = 0 >configure:9895: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 >configure:9898: $? = 0 >configure:9912: result: no >configure:10077: checking dynamic linker characteristics >configure:10545: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 >configure:10545: $? = 0 >configure:10767: result: GNU/Linux ld.so >configure:10874: checking how to hardcode library paths into programs >configure:10899: result: immediate >configure:10993: checking for shl_load >configure:10993: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >/var/tmp/portage/sys-cluster/pacemaker-1.1.4-r4/temp/ccdbY3u5.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `shl_load' >collect2: ld returned 1 exit status >configure:10993: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "pacemaker" >| #define PACKAGE_TARNAME "pacemaker" >| #define PACKAGE_VERSION "1.1.4" >| #define PACKAGE_STRING "pacemaker 1.1.4" >| #define PACKAGE_BUGREPORT "pacemaker@oss.clusterlabs.org" >| #define PACKAGE_URL "" >| #define PACKAGE "pacemaker" >| #define VERSION "1.1.4" >| #define PACEMAKER_VERSION "1.1.4" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_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. */ >| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define shl_load innocuous_shl_load >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char shl_load (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef shl_load >| >| /* 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 (); >| /* 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_shl_load || defined __stub___shl_load >| choke me >| #endif >| >| int >| main () >| { >| return shl_load (); >| ; >| return 0; >| } >configure:10993: result: no >configure:10997: checking for shl_load in -ldld >configure:11022: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -ldld >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.5/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -ldld >collect2: ld returned 1 exit status >configure:11022: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "pacemaker" >| #define PACKAGE_TARNAME "pacemaker" >| #define PACKAGE_VERSION "1.1.4" >| #define PACKAGE_STRING "pacemaker 1.1.4" >| #define PACKAGE_BUGREPORT "pacemaker@oss.clusterlabs.org" >| #define PACKAGE_URL "" >| #define PACKAGE "pacemaker" >| #define VERSION "1.1.4" >| #define PACEMAKER_VERSION "1.1.4" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_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. */ >| >| /* 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:11031: result: no >configure:11036: checking for dlopen >configure:11036: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >/var/tmp/portage/sys-cluster/pacemaker-1.1.4-r4/temp/ccA8lUzm.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `dlopen' >collect2: ld returned 1 exit status >configure:11036: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "pacemaker" >| #define PACKAGE_TARNAME "pacemaker" >| #define PACKAGE_VERSION "1.1.4" >| #define PACKAGE_STRING "pacemaker 1.1.4" >| #define PACKAGE_BUGREPORT "pacemaker@oss.clusterlabs.org" >| #define PACKAGE_URL "" >| #define PACKAGE "pacemaker" >| #define VERSION "1.1.4" >| #define PACEMAKER_VERSION "1.1.4" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_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. */ >| /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define dlopen innocuous_dlopen >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char dlopen (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef dlopen >| >| /* 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 dlopen (); >| /* 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_dlopen || defined __stub___dlopen >| choke me >| #endif >| >| int >| main () >| { >| return dlopen (); >| ; >| return 0; >| } >configure:11036: result: no >configure:11040: checking for dlopen in -ldl >configure:11065: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -ldl >&5 >configure:11065: $? = 0 >configure:11074: result: yes >configure:11193: checking whether a program can dlopen itself >configure:11273: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -DHAVE_DLFCN_H -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c -ldl >&5 >configure:11276: $? = 0 >configure:11294: result: yes >configure:11299: checking whether a statically linked program can dlopen itself >configure:11379: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -DHAVE_DLFCN_H -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic -static conftest.c -ldl >&5 >/var/tmp/portage/sys-cluster/pacemaker-1.1.4-r4/temp/ccuZK9EG.o: In function `main': >conftest.c:(.text+0x19): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking >configure:11382: $? = 0 >/lib64/: cannot read file data: Is a directory >configure:11400: result: no >configure:11439: checking whether stripping libraries is possible >configure:11444: result: yes >configure:11479: checking if libtool supports shared libraries >configure:11481: result: yes >configure:11484: checking whether to build shared libraries >configure:11505: result: yes >configure:11508: checking whether to build static libraries >configure:11512: result: no >configure:11548: checking for preprocessor stringizing operator >configure:11568: result: yes >configure:11576: checking for size_t >configure:11576: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe conftest.c >&5 >configure:11576: $? = 0 >configure:11576: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe conftest.c >&5 >conftest.c: In function 'main': >conftest.c:61: error: expected expression before ')' token >configure:11576: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "pacemaker" >| #define PACKAGE_TARNAME "pacemaker" >| #define PACKAGE_VERSION "1.1.4" >| #define PACKAGE_STRING "pacemaker 1.1.4" >| #define PACKAGE_BUGREPORT "pacemaker@oss.clusterlabs.org" >| #define PACKAGE_URL "" >| #define PACKAGE "pacemaker" >| #define VERSION "1.1.4" >| #define PACEMAKER_VERSION "1.1.4" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_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 HAVE_STRINGIZE 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((size_t))) >| return 0; >| ; >| return 0; >| } >configure:11576: result: yes >configure:11591: checking size of char >configure:11596: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:11596: $? = 0 >configure:11596: ./conftest >configure:11596: $? = 0 >configure:11611: result: 1 >configure:11625: checking size of short >configure:11630: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:11630: $? = 0 >configure:11630: ./conftest >configure:11630: $? = 0 >configure:11645: result: 2 >configure:11659: checking size of int >configure:11664: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:11664: $? = 0 >configure:11664: ./conftest >configure:11664: $? = 0 >configure:11679: result: 4 >configure:11693: checking size of long >configure:11698: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:11698: $? = 0 >configure:11698: ./conftest >configure:11698: $? = 0 >configure:11713: result: 8 >configure:11727: checking size of long long >configure:11732: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:11732: $? = 0 >configure:11732: ./conftest >configure:11732: $? = 0 >configure:11747: result: 8 >configure:11757: checking whether struct tm is in sys/time.h or time.h >configure:11777: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe conftest.c >&5 >configure:11777: $? = 0 >configure:11784: result: time.h >configure:11792: checking for struct tm.tm_zone >configure:11792: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe conftest.c >&5 >configure:11792: $? = 0 >configure:11792: result: yes >configure:12065: Sanitizing prefix: /usr >configure:12071: Sanitizing exec_prefix: NONE >configure:12078: Sanitizing ais_prefix: /usr >configure:12085: Sanitizing INITDIR: >configure:12090: checking which init (rc) directory to use >configure:12102: result: /etc/init.d >configure:12107: Sanitizing libdir: /usr/lib64 >configure:12160: WARNING: sharedstatedir directory (/usr/com) does not exist! >configure:12160: WARNING: docdir directory (/usr/share/doc/pacemaker) does not exist! >configure:12201: Host CPU: x86_64 >configure:12214: checking which format is needed to print uint64_t >configure:12243: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wall -Werror conftest.c >&5 >configure:12243: $? = 0 >configure:12252: result: %lu >configure:12262: checking hb_config.h usability >configure:12262: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -I/usr/include -I/usr/include/heartbeat conftest.c >&5 >conftest.c:68:23: error: hb_config.h: No such file or directory >configure:12262: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "pacemaker" >| #define PACKAGE_TARNAME "pacemaker" >| #define PACKAGE_VERSION "1.1.4" >| #define PACKAGE_STRING "pacemaker 1.1.4" >| #define PACKAGE_BUGREPORT "pacemaker@oss.clusterlabs.org" >| #define PACKAGE_URL "" >| #define PACKAGE "pacemaker" >| #define VERSION "1.1.4" >| #define PACEMAKER_VERSION "1.1.4" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_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 HAVE_STRINGIZE 1 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define ON_LINUX 1 >| #define HA_LOG_FACILITY LOG_DAEMON >| #define U64T "%lu" >| /* 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 <hb_config.h> >configure:12262: result: no >configure:12262: checking hb_config.h presence >configure:12262: x86_64-pc-linux-gnu-gcc -std=gnu99 -E conftest.c >conftest.c:35:23: error: hb_config.h: No such file or directory >configure:12262: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "pacemaker" >| #define PACKAGE_TARNAME "pacemaker" >| #define PACKAGE_VERSION "1.1.4" >| #define PACKAGE_STRING "pacemaker 1.1.4" >| #define PACKAGE_BUGREPORT "pacemaker@oss.clusterlabs.org" >| #define PACKAGE_URL "" >| #define PACKAGE "pacemaker" >| #define VERSION "1.1.4" >| #define PACEMAKER_VERSION "1.1.4" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_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 HAVE_STRINGIZE 1 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define ON_LINUX 1 >| #define HA_LOG_FACILITY LOG_DAEMON >| #define U64T "%lu" >| /* end confdefs.h. */ >| #include <hb_config.h> >configure:12262: result: no >configure:12262: checking for hb_config.h >configure:12262: result: no >configure:12274: checking glue_config.h usability >configure:12274: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -I/usr/include -I/usr/include/heartbeat conftest.c >&5 >configure:12274: $? = 0 >configure:12274: result: yes >configure:12274: checking glue_config.h presence >configure:12274: x86_64-pc-linux-gnu-gcc -std=gnu99 -E conftest.c >conftest.c:35:25: error: glue_config.h: No such file or directory >configure:12274: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "pacemaker" >| #define PACKAGE_TARNAME "pacemaker" >| #define PACKAGE_VERSION "1.1.4" >| #define PACKAGE_STRING "pacemaker 1.1.4" >| #define PACKAGE_BUGREPORT "pacemaker@oss.clusterlabs.org" >| #define PACKAGE_URL "" >| #define PACKAGE "pacemaker" >| #define VERSION "1.1.4" >| #define PACEMAKER_VERSION "1.1.4" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_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 HAVE_STRINGIZE 1 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define ON_LINUX 1 >| #define HA_LOG_FACILITY LOG_DAEMON >| #define U64T "%lu" >| /* end confdefs.h. */ >| #include <glue_config.h> >configure:12274: result: no >configure:12274: WARNING: glue_config.h: accepted by the compiler, rejected by the preprocessor! >configure:12274: WARNING: glue_config.h: proceeding with the compiler's result >configure:12274: checking for glue_config.h >configure:12274: result: yes >configure:12286: checking agent_config.h usability >configure:12286: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -I/usr/include -I/usr/include/heartbeat conftest.c >&5 >configure:12286: $? = 0 >configure:12286: result: yes >configure:12286: checking agent_config.h presence >configure:12286: x86_64-pc-linux-gnu-gcc -std=gnu99 -E conftest.c >conftest.c:36:26: error: agent_config.h: No such file or directory >configure:12286: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "pacemaker" >| #define PACKAGE_TARNAME "pacemaker" >| #define PACKAGE_VERSION "1.1.4" >| #define PACKAGE_STRING "pacemaker 1.1.4" >| #define PACKAGE_BUGREPORT "pacemaker@oss.clusterlabs.org" >| #define PACKAGE_URL "" >| #define PACKAGE "pacemaker" >| #define VERSION "1.1.4" >| #define PACEMAKER_VERSION "1.1.4" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_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 HAVE_STRINGIZE 1 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define ON_LINUX 1 >| #define HA_LOG_FACILITY LOG_DAEMON >| #define U64T "%lu" >| #define HAVE_GLUE_CONFIG_H 1 >| /* end confdefs.h. */ >| #include <agent_config.h> >configure:12286: result: no >configure:12286: WARNING: agent_config.h: accepted by the compiler, rejected by the preprocessor! >configure:12286: WARNING: agent_config.h: proceeding with the compiler's result >configure:12286: checking for agent_config.h >configure:12286: result: yes >configure:11880: checking for HA_CCMUSER in glue_config.h >configure:11888: result: >configure:11880: checking for HA_APIGROUP in glue_config.h >configure:11888: result: >configure:11880: checking for HA_LIBHBDIR in glue_config.h >configure:11888: result: >configure:11880: checking for HA_LIBHBDIR in glue_config.h >configure:11888: result: >configure:11880: checking for HA_VARRUNDIR in glue_config.h >configure:11888: result: >configure:11880: checking for HA_RSCTMPDIR in agent_config.h >configure:11888: result: >configure:12400: checking Scratch dir for resource agents >configure:12402: result: /heartbeat/rsctmp >configure:11880: checking for HA_VARLIBHBDIR in glue_config.h >configure:11888: result: >configure:11880: checking for OCF_ROOT_DIR in glue_config.h >configure:11888: result: >configure:12422: error: Could not locate OCF directory > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=x86_64-pc-linux-gnu >ac_cv_c_compiler_gnu=yes >ac_cv_c_stringize=yes >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-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_OPENIPMI_SERVICELOG_CFLAGS_set= >ac_cv_env_OPENIPMI_SERVICELOG_CFLAGS_value= >ac_cv_env_OPENIPMI_SERVICELOG_LIBS_set= >ac_cv_env_OPENIPMI_SERVICELOG_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_SERVICELOG_CFLAGS_set= >ac_cv_env_SERVICELOG_CFLAGS_value= >ac_cv_env_SERVICELOG_LIBS_set= >ac_cv_env_SERVICELOG_LIBS_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=x86_64-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=x86_64-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_func_dlopen=no >ac_cv_func_shl_load=no >ac_cv_header_agent_config_h=yes >ac_cv_header_dlfcn_h=yes >ac_cv_header_glue_config_h=yes >ac_cv_header_hb_config_h=no >ac_cv_header_inttypes_h=yes >ac_cv_header_memory_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_sys_stat_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_unistd_h=yes >ac_cv_host=x86_64-pc-linux-gnu >ac_cv_lib_dl_dlopen=yes >ac_cv_lib_dld_shl_load=no >ac_cv_member_struct_tm_tm_zone=yes >ac_cv_objext=o >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_FGREP='/bin/grep -F' >ac_cv_path_GREP=/bin/grep >ac_cv_path_SED=/bin/sed >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 -std=gnu99 -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_c99=-std=gnu99 >ac_cv_prog_cc_g=yes >ac_cv_prog_cc_stdc=-std=gnu99 >ac_cv_prog_cc_x86_64_pc_linux_gnu_gcc_c_o=yes >ac_cv_prog_make_make_set=yes >ac_cv_sizeof_char=1 >ac_cv_sizeof_int=4 >ac_cv_sizeof_long=8 >ac_cv_sizeof_long_long=8 >ac_cv_sizeof_short=2 >ac_cv_struct_tm=time.h >ac_cv_type_size_t=yes >am_cv_CC_dependencies_compiler_type=none >lt_cv_archive_cmds_need_lc=no >lt_cv_deplibs_check_method=pass_all >lt_cv_dlopen=dlopen >lt_cv_dlopen_libs=-ldl >lt_cv_dlopen_self=yes >lt_cv_dlopen_self_static=no >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_prog_compiler_c_o=yes >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_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'\''' >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 > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/sys-cluster/pacemaker-1.1.4-r4/work/Pacemaker-1-1-Pacemaker-1.1.4/missing --run aclocal-1.11' >AMDEPBACKSLASH='' >AMDEP_FALSE='' >AMDEP_TRUE='#' >AMTAR='${SHELL} /var/tmp/portage/sys-cluster/pacemaker-1.1.4-r4/work/Pacemaker-1-1-Pacemaker-1.1.4/missing --run tar' >AM_BACKSLASH='\' >AM_DEFAULT_VERBOSITY='1' >AR='x86_64-pc-linux-gnu-ar' >ASCIIDOC='' >AUTOCONF='${SHELL} /var/tmp/portage/sys-cluster/pacemaker-1.1.4-r4/work/Pacemaker-1-1-Pacemaker-1.1.4/missing --run autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/sys-cluster/pacemaker-1.1.4-r4/work/Pacemaker-1-1-Pacemaker-1.1.4/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/sys-cluster/pacemaker-1.1.4-r4/work/Pacemaker-1-1-Pacemaker-1.1.4/missing --run automake-1.11' >AWK='gawk' >BUILD_ASCIIDOC_FALSE='' >BUILD_ASCIIDOC_TRUE='' >BUILD_CS_SUPPORT_FALSE='' >BUILD_CS_SUPPORT_TRUE='' >BUILD_DOCBOOK_FALSE='' >BUILD_DOCBOOK_TRUE='' >BUILD_HEARTBEAT_SUPPORT_FALSE='' >BUILD_HEARTBEAT_SUPPORT_TRUE='' >BUILD_HELP_FALSE='' >BUILD_HELP_TRUE='' >BUILD_OPENIPMI_SERVICELOG_FALSE='' >BUILD_OPENIPMI_SERVICELOG_TRUE='' >BUILD_SERVICELOG_FALSE='' >BUILD_SERVICELOG_TRUE='' >BUILD_VERSION='' >BUILD_XML_HELP_FALSE='' >BUILD_XML_HELP_TRUE='' >CC='x86_64-pc-linux-gnu-gcc -std=gnu99' >CCDEPMODE='depmode=none' >CFLAGS='-O2 -pipe -I/usr/include -I/usr/include/heartbeat' >CFLAGS_COPY='' >CLUSTERLIBS='' >CPP='x86_64-pc-linux-gnu-gcc -std=gnu99 -E' >CPPFLAGS='' >CRM_CONFIG_DIR='/var/lib/heartbeat/crm' >CRM_DAEMON_DIR='' >CRM_DAEMON_GROUP='' >CRM_DAEMON_USER='' >CRM_DTD_DIRECTORY='/usr/share/pacemaker' >CRM_DTD_VERSION='1.2' >CRM_RSCTMP_DIR='/heartbeat/rsctmp' >CRM_STATE_DIR='/var/run/crm' >CRYPTOLIB='' >CURSESLIBS='' >CYGPATH_W='echo' >DEFS='' >DEPDIR='.deps' >DSYMUTIL='' >DUMPBIN='' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >ENABLE_ESMTP_FALSE='' >ENABLE_ESMTP_TRUE='' >ENABLE_SNMP_FALSE='' >ENABLE_SNMP_TRUE='' >ESMTPCONFIG='' >ESMTPLIBS='' >EXEEXT='' >FGREP='/bin/grep -F' >FOP='' >GCC_4_FALSE='' >GCC_4_TRUE='' >GNUTLSHEAD='' >GNUTLSLIBS='' >GREP='/bin/grep' >HA_STATE_DIR='' >HA_VARLIBHBDIR='' >HB_DAEMON_DIR='' >HB_PKG='heartbeat' >HELP2MAN='' >HG='' >HTML2TXT='' >INCLTDL='-I${top_srcdir}/libltdl' >INITDIR='/etc/init.d' >INIT_EXT='' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' >LCRSODIR='' >LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' >LDFLAGS='-Wl,-O1 -Wl,--as-needed' >LIBADD_DL='' >LIBADD_INTL='' >LIBGNUTLS_CONFIG='' >LIBLTDL='${top_build_prefix}libltdl/libltdlc.la' >LIBLTDL_DIR='' >LIBOBJS='' >LIBS='' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LIPO='' >LN_S='ln -s' >LOCALE='' >LTDLDEPS='${top_build_prefix}libltdl/libltdlc.la' >LTDLINCL='-I${top_srcdir}/libltdl' >LTLIBOBJS='' >MAKE='' >MAKEINFO='${SHELL} /var/tmp/portage/sys-cluster/pacemaker-1.1.4-r4/work/Pacemaker-1-1-Pacemaker-1.1.4/missing --run makeinfo' >MANPAGE_XSLT='' >MD5='' >MKDIR_P='/bin/mkdir -p' >NM='/usr/bin/nm -B' >NMEDIT='' >NON_FATAL_CFLAGS='' >OBJDUMP='x86_64-pc-linux-gnu-objdump' >OBJEXT='o' >OCF_RA_DIR='' >OCF_ROOT_DIR='' >OPENIPMI_SERVICELOG_CFLAGS='' >OPENIPMI_SERVICELOG_LIBS='' >OTOOL64='' >OTOOL='' >PACKAGE='pacemaker' >PACKAGE_BUGREPORT='pacemaker@oss.clusterlabs.org' >PACKAGE_NAME='pacemaker' >PACKAGE_SERIES='1.1' >PACKAGE_STRING='pacemaker 1.1.4' >PACKAGE_TARNAME='pacemaker' >PACKAGE_URL='' >PACKAGE_VERSION='1.1.4' >PATH_SEPARATOR=':' >PE_STATE_DIR='/var/lib/pengine' >PKGCONFIG='' >PKGNAME='LXHAhb' >PKG_CONFIG='' >PKG_CONFIG_LIBDIR='' >PKG_CONFIG_PATH='/usr/lib64/pkgconfig' >PKG_FEATURES='' >POD2MAN='' >PUBLICAN='' >PUBLICAN_BRAND='common' >PYTHON='' >PYTHON_EXEC_PREFIX='' >PYTHON_PLATFORM='' >PYTHON_PREFIX='' >PYTHON_VERSION='' >QUIET_LIBTOOL_OPTS='' >QUIET_MAKE_OPTS='' >RANLIB='x86_64-pc-linux-gnu-ranlib' >SCP='' >SED='/bin/sed' >SERVICELOG_CFLAGS='' >SERVICELOG_LIBS='' >SET_MAKE='' >SHELL='/bin/sh' >SNMPCONFIG='' >SNMPLIBS='' >SSH='' >STONITH_PLUGIN_DIR='' >STRIP='x86_64-pc-linux-gnu-strip' >TAR='' >TEST='' >VALGRIND_BIN='' >VERSION='1.1.4' >XML2CONFIG='' >XSLTPROC='' >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__quote='' >am__tar='${AMTAR} chof - "$$tardir"' >am__untar='${AMTAR} xf -' >bindir='/usr/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' >datadir='/usr/share' >datarootdir='${prefix}/share' >docdir='/usr/share/doc/pacemaker' >dvidir='${docdir}' >exec_prefix='/usr' >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='/usr/include' >infodir='/usr/share/info' >install_sh='${SHELL} /var/tmp/portage/sys-cluster/pacemaker-1.1.4-r4/work/Pacemaker-1-1-Pacemaker-1.1.4/install-sh' >libdir='/usr/lib64' >libexecdir='/usr/libexec' >localedir='${datarootdir}/locale' >localstatedir='/var' >mandir='/usr/share/man' >mkdir_p='/bin/mkdir -p' >oldincludedir='/usr/include' >pdfdir='${docdir}' >pkgpyexecdir='' >pkgpythondir='' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >pyexecdir='' >pythondir='' >sbindir='/usr/sbin' >sharedstatedir='/usr/com' >subdirs='' >sysconfdir='/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >/* confdefs.h */ >#define PACKAGE_NAME "pacemaker" >#define PACKAGE_TARNAME "pacemaker" >#define PACKAGE_VERSION "1.1.4" >#define PACKAGE_STRING "pacemaker 1.1.4" >#define PACKAGE_BUGREPORT "pacemaker@oss.clusterlabs.org" >#define PACKAGE_URL "" >#define PACKAGE "pacemaker" >#define VERSION "1.1.4" >#define PACEMAKER_VERSION "1.1.4" >#define STDC_HEADERS 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRING_H 1 >#define HAVE_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 HAVE_STRINGIZE 1 >#define SIZEOF_CHAR 1 >#define SIZEOF_SHORT 2 >#define SIZEOF_INT 4 >#define SIZEOF_LONG 8 >#define SIZEOF_LONG_LONG 8 >#define HAVE_STRUCT_TM_TM_ZONE 1 >#define HAVE_TM_ZONE 1 >#define ON_LINUX 1 >#define HA_LOG_FACILITY LOG_DAEMON >#define U64T "%lu" >#define HAVE_GLUE_CONFIG_H 1 >#define HAVE_AGENT_CONFIG_H 1 >#define CRM_DTD_DIRECTORY "/usr/share/pacemaker" >#define CRM_DTD_VERSION "1.2" >#define CRM_DAEMON_USER "" >#define CRM_DAEMON_GROUP "" >#define CRM_STATE_DIR "/var/run/crm" >#define PE_STATE_DIR "/var/lib/pengine" >#define CRM_CONFIG_DIR "/var/lib/heartbeat/crm" >#define CRM_DAEMON_DIR "" >#define HB_DAEMON_DIR "" >#define HA_STATE_DIR "" >#define CRM_RSCTMP_DIR "/heartbeat/rsctmp" >#define UUID_FILE "/var/lib/heartbeat/hb_uuid" > >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 364939
:
271229
| 271231 |
271289