Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 77046 Details for
Bug 118948
mod_python-3.1.4-r1 doesn't compile.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
The config log as requested by the ebuild itself.
config.log (text/plain), 8.31 KB, created by
Philip H. Smith
on 2006-01-13 21:22:02 UTC
(
hide
)
Description:
The config log as requested by the ebuild itself.
Filename:
MIME Type:
Creator:
Philip H. Smith
Created:
2006-01-13 21:22:02 UTC
Size:
8.31 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.53. Invocation command line was > > $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-apxs=/usr/sbin/apxs2 --build=i686-pc-linux-gnu > >## --------- ## >## Platform. ## >## --------- ## > >hostname = megaman >uname -m = i686 >uname -r = 2.6.15-gentoo >uname -s = Linux >uname -v = #2 SMP PREEMPT Sun Jan 8 13:02:38 CST 2006 > >/usr/bin/uname -p = Intel(R) Pentium(R) 4 CPU 3.60GHz >/bin/uname -X = unknown > >/bin/arch = i686 >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /sbin >PATH: /usr/sbin >PATH: /usr/lib/portage/bin >PATH: /bin >PATH: /usr/bin >PATH: /opt/bin >PATH: /usr/athena/sbin >PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.4.5 >PATH: /opt/blackdown-jdk-1.4.2.03/bin >PATH: /opt/blackdown-jdk-1.4.2.03/jre/bin >PATH: /usr/kde/3.5/sbin >PATH: /usr/kde/3.5/bin >PATH: /usr/qt/3/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1156: checking for i686-pc-linux-gnu-gcc >configure:1172: found /usr/bin/i686-pc-linux-gnu-gcc >configure:1182: result: i686-pc-linux-gnu-gcc >configure:1464: checking for C compiler version >configure:1467: i686-pc-linux-gnu-gcc --version </dev/null >&5 >i686-pc-linux-gnu-gcc (GCC) 3.4.5 (Gentoo 3.4.5, ssp-3.4.5-1.0, pie-8.7.9) >Copyright (C) 2004 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:1470: $? = 0 >configure:1472: i686-pc-linux-gnu-gcc -v </dev/null >&5 >Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.5/specs >Configured with: /var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.5 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.5/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.5 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.5/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.5/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.5/include/g++-v3 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --enable-java-awt=gtk --enable-languages=c,c++,java,objc,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 3.4.5 (Gentoo 3.4.5, ssp-3.4.5-1.0, pie-8.7.9) >configure:1475: $? = 0 >configure:1477: i686-pc-linux-gnu-gcc -V </dev/null >&5 >i686-pc-linux-gnu-gcc: `-V' option must have argument >configure:1480: $? = 1 >configure:1506: checking for C compiler default output >configure:1509: i686-pc-linux-gnu-gcc -O2 -march=nocona -pipe conftest.c >&5 >configure:1512: $? = 0 >configure:1545: result: a.out >configure:1550: checking whether the C compiler works >configure:1556: ./a.out >configure:1559: $? = 0 >configure:1574: result: yes >configure:1581: checking whether we are cross compiling >configure:1583: result: no >configure:1586: checking for suffix of executables >configure:1588: i686-pc-linux-gnu-gcc -o conftest -O2 -march=nocona -pipe conftest.c >&5 >configure:1591: $? = 0 >configure:1613: result: >configure:1619: checking for suffix of object files >configure:1643: i686-pc-linux-gnu-gcc -c -O2 -march=nocona -pipe conftest.c >&5 >configure:1646: $? = 0 >configure:1665: result: o >configure:1669: checking whether we are using the GNU C compiler >configure:1696: i686-pc-linux-gnu-gcc -c -O2 -march=nocona -pipe conftest.c >&5 >configure:1699: $? = 0 >configure:1702: test -s conftest.o >configure:1705: $? = 0 >configure:1717: result: yes >configure:1723: checking whether i686-pc-linux-gnu-gcc accepts -g >configure:1747: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:1750: $? = 0 >configure:1753: test -s conftest.o >configure:1756: $? = 0 >configure:1766: result: yes >configure:1793: i686-pc-linux-gnu-gcc -c -O2 -march=nocona -pipe conftest.c >&5 >conftest.c:2: error: syntax error before "me" >configure:1796: $? = 1 >configure: failed program was: >#ifndef __cplusplus > choke me >#endif >configure:1911: checking for ar >configure:1927: found /usr/bin/ar >configure:1937: result: ar >configure:1985: checking for a BSD-compatible install >configure:2039: result: /bin/install -c >configure:2050: checking whether make sets ${MAKE} >configure:2070: result: yes >configure:2082: checking for main in -lm >configure:2109: i686-pc-linux-gnu-gcc -o conftest -O2 -march=nocona -pipe conftest.c -lm >&5 >configure:2112: $? = 0 >configure:2115: test -s conftest >configure:2118: $? = 0 >configure:2129: result: yes >configure:2142: checking for i686-pc-linux-gnu-gcc option to accept ANSI C >configure:2205: i686-pc-linux-gnu-gcc -c -O2 -march=nocona -pipe conftest.c >&5 >configure:2208: $? = 0 >configure:2211: test -s conftest.o >configure:2214: $? = 0 >configure:2231: result: none needed >configure:2239: checking for an ANSI C-conforming const >configure:2309: i686-pc-linux-gnu-gcc -c -O2 -march=nocona -pipe conftest.c >&5 >configure:2312: $? = 0 >configure:2315: test -s conftest.o >configure:2318: $? = 0 >configure:2328: result: yes >configure:2340: checking your blood pressure >configure:2342: result: a bit high, but we can proceed >configure:2346: checking whether apxs is available... >configure:2353: checking for --with-apxs >configure:2362: result: /usr/sbin/apxs2 executable, good >configure:2457: checking Apache version >configure:2461: result: 2.0.55 >configure:2472: checking for Apache libexec directory >configure:2475: result: /usr/lib/apache2/modules >configure:2479: checking for Apache include directory >configure:2482: result: -I/usr/include/apache2 >configure:2550: checking for --with-python >configure:2562: result: no >configure:2570: checking for python >configure:2588: found /usr/bin/python >configure:2600: result: /usr/bin/python >configure:2615: checking Python version >configure:2619: result: 2.4 >configure:2630: checking Python install prefix >configure:2633: result: /usr >configure:2661: checking for Py_NewInterpreter in -lpython2.4 >configure:2694: i686-pc-linux-gnu-gcc -o conftest -O2 -march=nocona -pipe -L/usr/lib/python2.4/config conftest.c -lpython2.4 -lpthread -ldl -lutil -lm -lm >&5 >/usr/lib/python2.4/config/libpython2.4.a(posixmodule.o): In function `posix_tmpnam': >posixmodule.c:(.text+0x3d79): warning: the use of `tmpnam_r' is dangerous, better use `mkstemp' >/usr/lib/python2.4/config/libpython2.4.a(posixmodule.o): In function `posix_tempnam': >posixmodule.c:(.text+0x3ca9): warning: the use of `tempnam' is dangerous, better use `mkstemp' >configure:2697: $? = 0 >configure:2700: test -s conftest >configure:2703: $? = 0 >configure:2714: result: yes >configure:2734: checking what libraries Python was linked with >configure:2745: result: -lpython2.4 -lpthread -ldl -lutil -lm >configure:2748: checking linker flags used to link Python >configure:2755: result: >configure:2758: checking where Python include files are >configure:2763: result: -I/usr/include/python2.4 > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_c_compiler_gnu=yes >ac_cv_c_const=yes >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-O2 -march=nocona -pipe' >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_LDFLAGS_set= >ac_cv_env_LDFLAGS_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=i686-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=i686-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_exeext= >ac_cv_lib_m_main=yes >ac_cv_lib_python2_4___Py_NewInterpreter=yes >ac_cv_objext=o >ac_cv_path_PYTHON_BIN=/usr/bin/python >ac_cv_path_install='/bin/install -c' >ac_cv_prog_AR=ar >ac_cv_prog_CC=i686-pc-linux-gnu-gcc >ac_cv_prog_cc_g=yes >ac_cv_prog_cc_stdc= >ac_cv_prog_make_make_set=yes > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define PACKAGE_NAME "" >#define PACKAGE_TARNAME "" >#define PACKAGE_VERSION "" >#define PACKAGE_STRING "" >#define PACKAGE_BUGREPORT "" >#define HAVE_LIBM 1 > >configure: exit 258
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 118948
: 77046 |
77162
|
77164