Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 288375 Details for
Bug 385091
sys-libs/readline: rlfe terminfo run test segfaults when tgoto() has implicit decl
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
/var/tmp/portage/sys-libs/readline-6.2_p1/work/readline-6.2/examples/rlfe/config.log
2 (text/plain), 22.54 KB, created by
Agostino Sarubbo
on 2011-09-30 15:15:38 UTC
(
hide
)
Description:
/var/tmp/portage/sys-libs/readline-6.2_p1/work/readline-6.2/examples/rlfe/config.log
Filename:
MIME Type:
Creator:
Agostino Sarubbo
Created:
2011-09-30 15:15:38 UTC
Size:
22.54 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 configure, which was >generated by GNU Autoconf 2.63. 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-static > >## --------- ## >## Platform. ## >## --------- ## > >hostname = ks313333.kimsufi.com >uname -m = x86_64 >uname -r = 2.6.39-hardened-r8-xxxx-std-ipv6-64 >uname -s = Linux >uname -v = #1 SMP Fri Sep 16 02:23:15 CEST 2011 > >/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.4.5 >PATH: /home/oracle/product/10.1.0.3/bin >PATH: /var/qmail/bin >PATH: /var/vpopmail/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1791: checking for x86_64-pc-linux-gnu-gcc >configure:1807: found /usr/bin/x86_64-pc-linux-gnu-gcc >configure:1818: result: x86_64-pc-linux-gnu-gcc >configure:2090: checking for C compiler version >configure:2098: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo Hardened 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:2102: $? = 0 >configure:2109: 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 --disable-nls --with-system-zlib --disable-werror --enable-secureplt >--enable-multilib --disable-libmudflap --disable-libssp --enable-esp --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 Hardened 4.4.5 p1.2, pie-0.4.5' --disable-static >Thread model: posix >gcc version 4.4.5 (Gentoo Hardened 4.4.5 p1.2, pie-0.4.5) >configure:2113: $? = 0 >configure:2120: x86_64-pc-linux-gnu-gcc -V >&5 >x86_64-pc-linux-gnu-gcc: '-V' option must have argument >configure:2124: $? = 1 >configure:2147: checking for C compiler default output file name >configure:2169: x86_64-pc-linux-gnu-gcc -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu -L. conftest.c >&5 >configure:2173: $? = 0 >configure:2211: result: a.out >configure:2230: checking whether the C compiler works >configure:2240: ./a.out >configure:2244: $? = 0 >configure:2263: result: yes >configure:2270: checking whether we are cross compiling >configure:2272: result: no >configure:2275: checking for suffix of executables >configure:2282: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu -L. conftest.c >&5 >configure:2286: $? = 0 >configure:2312: result: >configure:2318: checking for suffix of object files >configure:2344: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:2348: $? = 0 >configure:2373: result: o >configure:2377: checking whether we are using the GNU C compiler >configure:2406: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:2413: $? = 0 >configure:2430: result: yes >configure:2439: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:2469: x86_64-pc-linux-gnu-gcc -c -g -D_GNU_SOURCE -Dxrealloc=_rl_realloc >-Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:2476: $? = 0 >configure:2577: result: yes >configure:2594: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:2668: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:2675: $? = 0 >configure:2698: result: none needed >configure:2721: checking how to run the C preprocessor >configure:2761: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE -Dxrealloc=_rl_realloc >-Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >configure:2768: $? = 0 >configure:2799: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE -Dxrealloc=_rl_realloc >-Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >conftest.c:8:28: error: ac_nonexistent.h: No such file or directory >configure:2806: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:2839: result: x86_64-pc-linux-gnu-gcc -E >configure:2868: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE -Dxrealloc=_rl_realloc >-Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >configure:2875: $? = 0 >configure:2906: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE -Dxrealloc=_rl_realloc >-Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >conftest.c:8:28: error: ac_nonexistent.h: No such file or directory >configure:2913: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:2954: checking for grep that handles long lines and -e >configure:3014: result: /bin/grep >configure:3019: checking for egrep >configure:3083: result: /bin/grep -E >configure:3089: checking whether x86_64-pc-linux-gnu-gcc needs -traditional >configure:3131: result: no >configure:3138: checking for library containing strerror >configure:3179: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu -L. conftest.c >&5 >configure:3186: $? = 0 >configure:3217: result: none required >configure:3249: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu -L. conftest.c >&5 >configure:3253: $? = 0 >configure:3259: ./conftest >configure:3263: $? = 0 >configure:3313: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu -L. conftest.c >&5 >configure:3317: $? = 0 >configure:3323: ./conftest >configure:3327: $? = 0 >configure:3381: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu -L. conftest.c >&5 >/var/tmp/portage/sys-libs/readline-6.2_p1/temp/ccClEtJY.o: In function `main': >conftest.c:(.text+0x2d): undefined reference to `__something_strange_' >collect2: ld returned 1 exit status >configure:3385: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| /* end confdefs.h. */ >| >| main() >| { >| int __something_strange_(); >| __something_strange_(0); >| } >| >configure:3416: checking for gawk >configure:3432: found /usr/bin/gawk >configure:3443: result: gawk >configure:3462: checking for System V... >configure:3487: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:3494: $? = 0 >configure:3512: checking for Solaris 2.x... >configure:3533: checking select... >configure:3556: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu -L. conftest.c >&5 >configure:3563: $? = 0 >configure:3635: checking select return value... >configure:3758: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu -L. conftest.c >&5 >configure:3762: $? = 0 >configure:3768: ./conftest >configure:3772: $? = 0 >configure:3794: checking for tgetent... >configure:3817: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu -L. conftest.c >&5 >/var/tmp/portage/sys-libs/readline-6.2_p1/temp/ccUuqHpi.o: In function `main': >conftest.c:(.text+0x19): undefined reference to `tgetent' >collect2: ld returned 1 exit status >configure:3824: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| /* end confdefs.h. */ >| >| int >| main () >| { >| tgetent((char *)0, (char *)0); >| ; >| return 0; >| } >configure:3839: checking libcurses... >configure:3868: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu -L. conftest.c -lcurses >&5 >configure:3875: $? = 0 >configure:4076: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu -L. conftest.c -lcurses >&5 >configure:4080: $? = 0 >configure:4086: ./conftest >./configure: line 4088: 12584 Segmentation fault ./conftest$ac_exeext >configure:4090: $? = 139 >configure: program exited with status 139 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| /* end confdefs.h. */ >| >| main() >| { >| exit(strcmp(tgoto("%p1%d", 0, 1), "1") ? 0 : 1); >| } >configure:4111: checking ospeed... >configure:4134: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu -L. conftest.c -lcurses >&5 >configure:4141: $? = 0 >configure:4164: checking for /dev/ptc... >configure:4173: checking for SVR4 ptys... >configure:4198: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu -L. conftest.c -lcurses >&5 >configure:4205: $? = 0 >configure:4234: checking for getpt >configure:4290: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu -L. conftest.c -lcurses >&5 >configure:4297: $? = 0 >configure:4319: result: yes >configure:4509: checking for ptyranges... >configure:4572: checking default tty permissions/group... >configure:4626: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu -L. conftest.c -lcurses >&5 >configure:4630: $? = 0 >configure:4636: ./conftest >configure:4640: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define TERMINFO 1 >| #define HAVE_SVR4_PTYS 1 >| #define HAVE_GETPT 1 >| #define PTYRANGE0 "abcdepqrstuvwxyz" >| #define PTYRANGE1 "0123456789abcdef" >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| #include <sys/stat.h> >| #include <stdio.h> >| main() >| { >| struct stat sb; >| char *x,*ttyname(); >| int om, m; >| FILE *fp; >| >| if (!(x = ttyname(0))) exit(1); >| if (stat(x, &sb)) exit(1); >| om = sb.st_mode; >| if (om & 002) exit(0); >| m = system("mesg y"); >| if (m == -1 || m == 127) exit(1); >| if (stat(x, &sb)) exit(1); >| m = sb.st_mode; >| if (chmod(x, om)) exit(1); >| if (m & 002) exit(0); >| if (sb.st_gid == getgid()) exit(1); >| if (!(fp=fopen("conftest_grp", "w"))) >| exit(1); >| fprintf(fp, "%d\n", sb.st_gid); >| fclose(fp); >| exit(0); >| } >| >configure:4671: checking for write >configure:4689: found /usr/bin/write >configure:4701: result: /usr/bin/write >configure:4711: checking for xterm >configure:4744: result: no >configure:4809: checking return type of signal handlers... >configure:4837: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:4844: $? = 0 >configure:4861: checking sigset... >configure:4893: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu -L. conftest.c -lcurses >&5 >configure:4900: $? = 0 >configure:4922: checking signal implementation... >configure:4980: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu -L. conftest.c -lcurses >&5 >configure:4984: $? = 0 >configure:4990: ./conftest >configure:4994: $? = 0 >configure:5016: checking for ANSI C header files >configure:5046: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:5053: $? = 0 >configure:5152: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu -L. conftest.c -lcurses >&5 >configure:5156: $? = 0 >configure:5162: ./conftest >configure:5166: $? = 0 >configure:5184: result: yes >configure:5208: checking for sys/types.h >configure:5229: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:5236: $? = 0 >configure:5253: result: yes >configure:5208: checking for sys/stat.h >configure:5229: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:5236: $? = 0 >configure:5253: result: yes >configure:5208: checking for stdlib.h >configure:5229: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:5236: $? = 0 >configure:5253: result: yes >configure:5208: checking for string.h >configure:5229: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:5236: $? = 0 >configure:5253: result: yes >configure:5208: checking for memory.h >configure:5229: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:5236: $? = 0 >configure:5253: result: yes >configure:5208: checking for strings.h >configure:5229: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:5236: $? = 0 >configure:5253: result: yes >configure:5208: checking for inttypes.h >configure:5229: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:5236: $? = 0 >configure:5253: result: yes >configure:5208: checking for stdint.h >configure:5229: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:5236: $? = 0 >configure:5253: result: yes >configure:5208: checking for unistd.h >configure:5229: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:5236: $? = 0 >configure:5253: result: yes >configure:5284: checking sys/stropts.h usability >configure:5301: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:5308: $? = 0 >configure:5322: result: yes >configure:5326: checking sys/stropts.h presence >configure:5341: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE -Dxrealloc=_rl_realloc >-Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >configure:5348: $? = 0 >configure:5362: result: yes >configure:5390: checking for sys/stropts.h >configure:5399: result: yes >configure:5284: checking sys/wait.h usability >configure:5301: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:5308: $? = 0 >configure:5322: result: yes >configure:5326: checking sys/wait.h presence >configure:5341: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE -Dxrealloc=_rl_realloc >-Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >configure:5348: $? = 0 >configure:5362: result: yes >configure:5390: checking for sys/wait.h >configure:5399: result: yes >configure:5519: creating ./config.status > >## ---------------------- ## >## Running config.status. ## >## ---------------------- ## > >This file was extended by config.status, which was >generated by GNU Autoconf 2.63. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > >on ks313333.kimsufi.com > >config.status:737: creating Makefile >config.status:737: creating config.h >configure:6652: WARNING: unrecognized options: --disable-static > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >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=native -pipe -O2 -g0 -w' >ac_cv_env_CPPFLAGS_set=set >ac_cv_env_CPPFLAGS_value=' -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc >-Dxfree=_rl_free' >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 -Wl,-z,now -Wl,--hash-style=gnu -L.' >ac_cv_env_LIBS_set= >ac_cv_env_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_getpt=yes >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_stropts_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_sys_wait_h=yes >ac_cv_header_unistd_h=yes >ac_cv_objext=o >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_GREP=/bin/grep >ac_cv_path_WRITEPATH=/usr/bin/write >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_cc_c89= >ac_cv_prog_cc_g=yes >ac_cv_prog_gcc_traditional=no >ac_cv_search_strerror='none required' > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >AWK='gawk' >CC='x86_64-pc-linux-gnu-gcc' >CFLAGS='-march=native -pipe -O2 -g0 -w' >CPP='x86_64-pc-linux-gnu-gcc -E' >CPPFLAGS=' -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free' >DEFS='-DHAVE_CONFIG_H' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >EXEEXT='' >GREP='/bin/grep' >LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,-z,now -Wl,--hash-style=gnu -L.' >LIBOBJS='' >LIBS='-lcurses ' >LTLIBOBJS='' >OBJEXT='o' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='' >PACKAGE_STRING='' >PACKAGE_TARNAME='' >PACKAGE_VERSION='' >PATH_SEPARATOR=':' >SHELL='/bin/sh' >VERSION='0.4' >WRITEPATH='/usr/bin/write' >XTERMPATH='' >ac_ct_CC='' >bindir='${exec_prefix}/bin' >build_alias='x86_64-pc-linux-gnu' >datadir='/usr/share' >datarootdir='${prefix}/share' >docdir='${datarootdir}/doc/${PACKAGE}' >dvidir='${docdir}' >exec_prefix='${prefix}' >host_alias='x86_64-pc-linux-gnu' >htmldir='${docdir}' >includedir='${prefix}/include' >infodir='/usr/share/info' >libdir='/usr/lib64' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='/var/lib' >mandir='/usr/share/man' >oldincludedir='/usr/include' >pdfdir='${docdir}' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define PACKAGE_NAME "" >#define PACKAGE_TARNAME "" >#define PACKAGE_VERSION "" >#define PACKAGE_STRING "" >#define PACKAGE_BUGREPORT "" >#define TERMINFO 1 >#define HAVE_SVR4_PTYS 1 >#define HAVE_GETPT 1 >#define PTYRANGE0 "abcdepqrstuvwxyz" >#define PTYRANGE1 "0123456789abcdef" >#define PTYMODE 0620 >#define PTYGROUP 5 >#define SIGVOID 1 >#define USESIGSET 1 >#define STDC_HEADERS 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRING_H 1 >#define HAVE_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_SYS_STROPTS_H 1 >#define HAVE_SYS_WAIT_H 1 > >configure: exit 0
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 385091
:
288373
| 288375