Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 236491 Details for
Bug 325491
media-video/flumotion fails configure with memory corruption
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
flumotion-0.6.1:20100625-040334.log (text/plain), 22.15 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-06-25 10:48:07 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-06-25 10:48:07 UTC
Size:
22.15 KB
patch
obsolete
> * CPV: media-video/flumotion-0.6.1 > * REPO: gentoo > * USE: elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking flumotion-0.6.1.tar.bz2 to /var/tmp/portage/media-video/flumotion-0.6.1/work >>>> Source unpacked in /var/tmp/portage/media-video/flumotion-0.6.1/work >>>> Compiling source in /var/tmp/portage/media-video/flumotion-0.6.1/work/flumotion-0.6.1 ... > * econf: updating flumotion-0.6.1/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating flumotion-0.6.1/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --localstatedir=/var >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >configure: configuring flumotion for release >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for style of include used by make... GNU >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of i686-pc-linux-gnu-gcc... gcc3 >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking whether NLS is requested... yes >checking for GNU gettext in libc... yes >checking for intltool >= 0.34.2... 0.37.0 found >checking for perl... /usr/bin/perl >checking for XML::Parser... ok >checking for iconv... /usr/bin/iconv >checking for msgfmt... /usr/bin/msgfmt >checking for msgmerge... /usr/bin/msgmerge >checking for xgettext... /usr/bin/xgettext >configure: Storing library files in /usr/lib >configure: Storing data files in /usr/share >configure: Storing configuration files in /etc >configure: Using localstatedir /var >configure: Using bindir /usr/bin >configure: Using sbindir /usr/sbin >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if i686-pc-linux-gnu-gcc static flag -static works... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >configure: Looking for Python version >= 2.4.0 >checking for python... /usr/bin/python >checking "/usr/bin/python":... okay >checking local Python configuration... looks good >checking for python version... 2.6 >checking for python platform... linux2 >checking for python script directory... ${prefix}/lib/python2.6/site-packages >checking for python extension module directory... ${exec_prefix}/lib/python2.6/site-packages >checking for headers required to compile python extensions... found >checking for python module pygtk... found >checking for python module pygst... *** glibc detected *** /usr/bin/python2.6: malloc(): memory corruption: 0x08a4a130 *** >======= Backtrace: ========= >/lib/libc.so.6(+0x6bd11)[0xf74afd11] >/lib/libc.so.6(+0x6dd62)[0xf74b1d62] >/lib/libc.so.6(__libc_calloc+0xab)[0xf74b516b] >/usr/lib/libglib-2.0.so.0(g_malloc0+0x3c)[0xf71502cc] >/usr/lib/libgobject-2.0.so.0(+0x25cb7)[0xf722ecb7] >/usr/lib/libgobject-2.0.so.0(+0x26078)[0xf722f078] >/usr/lib/libgobject-2.0.so.0(g_type_register_static+0x2fb)[0xf7234b9b] >/usr/lib/libgobject-2.0.so.0(g_type_register_static_simple+0x69)[0xf7235329] >/usr/lib/libgstreamer-0.10.so.0(+0x20def)[0xf6c65def] >/usr/lib/libgobject-2.0.so.0(g_type_class_ref+0x4b7)[0xf7233597] >/usr/lib/libgstreamer-0.10.so.0(+0x1eb04)[0xf6c63b04] >/usr/lib/libglib-2.0.so.0(g_option_context_parse+0x340)[0xf7156a30] >/usr/lib/libgstreamer-0.10.so.0(gst_init_check+0xe6)[0xf6c64b96] >/usr/lib/python2.6/site-packages/gst-0.10/gst/_gst.so(init_gst+0x1de)[0xf6f7646e] >/usr/lib/libpython2.6.so.1.0(_PyImport_LoadDynamicModule+0xb5)[0xf767b2a5] >/usr/lib/libpython2.6.so.1.0(+0xd1f20)[0xf7678f20] >/usr/lib/libpython2.6.so.1.0(+0xd252f)[0xf767952f] >/usr/lib/libpython2.6.so.1.0(+0xd27cc)[0xf76797cc] >/usr/lib/libpython2.6.so.1.0(+0xd2db5)[0xf7679db5] >/usr/lib/libpython2.6.so.1.0(PyImport_ImportModuleLevel+0x34)[0xf767a384] >/usr/lib/libpython2.6.so.1.0(+0xb9626)[0xf7660626] >/usr/lib/libpython2.6.so.1.0(PyCFunction_Call+0x148)[0xf760bff8] >/usr/lib/libpython2.6.so.1.0(PyObject_Call+0x5c)[0xf75d361c] >/usr/lib/libpython2.6.so.1.0(PyEval_CallObjectWithKeywords+0x58)[0xf7661a28] >/usr/lib/libpython2.6.so.1.0(PyEval_EvalFrameEx+0x2407)[0xf7664427] >/usr/lib/libpython2.6.so.1.0(PyEval_EvalCodeEx+0x872)[0xf76680b2] >/usr/lib/libpython2.6.so.1.0(PyEval_EvalCode+0x63)[0xf76681d3] >/usr/lib/libpython2.6.so.1.0(PyImport_ExecCodeModuleEx+0xad)[0xf76780dd] >/usr/lib/libpython2.6.so.1.0(+0xd1466)[0xf7678466] >/usr/lib/libpython2.6.so.1.0(+0xd21f2)[0xf76791f2] >/usr/lib/libpython2.6.so.1.0(+0xd252f)[0xf767952f] >/usr/lib/libpython2.6.so.1.0(+0xd2808)[0xf7679808] >/usr/lib/libpython2.6.so.1.0(+0xd2db5)[0xf7679db5] >/usr/lib/libpython2.6.so.1.0(PyImport_ImportModuleLevel+0x34)[0xf767a384] >/usr/lib/libpython2.6.so.1.0(+0xb9626)[0xf7660626] >/usr/lib/libpython2.6.so.1.0(PyCFunction_Call+0x148)[0xf760bff8] >/usr/lib/libpython2.6.so.1.0(PyObject_Call+0x5c)[0xf75d361c] >/usr/lib/libpython2.6.so.1.0(PyEval_CallObjectWithKeywords+0x58)[0xf7661a28] >/usr/lib/libpython2.6.so.1.0(PyEval_EvalFrameEx+0x2407)[0xf7664427] >/usr/lib/libpython2.6.so.1.0(PyEval_EvalFrameEx+0x57b6)[0xf76677d6] >/usr/lib/libpython2.6.so.1.0(PyEval_EvalFrameEx+0x57b6)[0xf76677d6] >/usr/lib/libpython2.6.so.1.0(PyEval_EvalCodeEx+0x872)[0xf76680b2] >/usr/lib/libpython2.6.so.1.0(PyEval_EvalCode+0x63)[0xf76681d3] >/usr/lib/libpython2.6.so.1.0(+0xdaadb)[0xf7681adb] >/usr/lib/libpython2.6.so.1.0(PyRun_StringFlags+0x75)[0xf76827c5] >/usr/lib/libpython2.6.so.1.0(PyRun_SimpleStringFlags+0x54)[0xf7683404] >/usr/lib/libpython2.6.so.1.0(Py_Main+0x53c)[0xf769010c] >/usr/bin/python2.6(main+0x9b)[0x80487eb] >/lib/libc.so.6(__libc_start_main+0xe6)[0xf745abb6] >/usr/bin/python2.6[0x8048691] >======= Memory map: ======== >08048000-08049000 r-xp 00000000 fd:11 1048710 /usr/bin/python2.6 >08049000-0804a000 r--p 00000000 fd:11 1048710 /usr/bin/python2.6 >0804a000-0804b000 rw-p 00001000 fd:11 1048710 /usr/bin/python2.6 >08a00000-08b07000 rw-p 00000000 00:00 0 [heap] >f6b00000-f6b21000 rw-p 00000000 00:00 0 >f6b21000-f6c00000 ---p 00000000 00:00 0 >f6c28000-f6c43000 r-xp 00000000 fd:11 1835171 /usr/lib/gcc/i686-pc-linux-gnu/4.5.0/libgcc_s.so.1 >f6c43000-f6c44000 r--p 0001a000 fd:11 1835171 /usr/lib/gcc/i686-pc-linux-gnu/4.5.0/libgcc_s.so.1 >f6c44000-f6c45000 rw-p 0001b000 fd:11 1835171 /usr/lib/gcc/i686-pc-linux-gnu/4.5.0/libgcc_s.so.1 >f6c45000-f6d08000 r-xp 00000000 fd:11 1055392 /usr/lib/libgstreamer-0.10.so.0.24.1 >f6d08000-f6d09000 ---p 000c3000 fd:11 1055392 /usr/lib/libgstreamer-0.10.so.0.24.1 >f6d09000-f6d0c000 r--p 000c3000 fd:11 1055392 /usr/lib/libgstreamer-0.10.so.0.24.1 >f6d0c000-f6d0e000 rw-p 000c6000 fd:11 1055392 /usr/lib/libgstreamer-0.10.so.0.24.1 >f6d0e000-f6d0f000 rw-p 00000000 00:00 0 >f6d0f000-f6d4e000 r-xp 00000000 fd:11 1055406 /usr/lib/libgstbase-0.10.so.0.24.1 >f6d4e000-f6d4f000 r--p 0003e000 fd:11 1055406 /usr/lib/libgstbase-0.10.so.0.24.1 >f6d4f000-f6d50000 rw-p 0003f000 fd:11 1055406 /usr/lib/libgstbase-0.10.so.0.24.1 >f6d50000-f6d75000 r-xp 00000000 fd:11 1055404 /usr/lib/libgstcontroller-0.10.so.0.24.1 >f6d75000-f6d76000 r--p 00024000 fd:11 1055404 /usr/lib/libgstcontroller-0.10.so.0.24.1 >f6d76000-f6d77000 rw-p 00025000 fd:11 1055404 /usr/lib/libgstcontroller-0.10.so.0.24.1 >f6e05000-f6e18000 r-xp 00000000 fd:11 5769690 /lib/libz.so.1.2.5 >f6e18000-f6e19000 r--p 00012000 fd:11 5769690 /lib/libz.so.1.2.5 >f6e19000-f6e1a000 rw-p 00013000 fd:11 5769690 /lib/libz.so.1.2.5 >f6e1a000-f6f3e000 r-xp 00000000 fd:11 1069669 /usr/lib/libxml2.so.2.7.7 >f6f3e000-f6f3f000 ---p 00124000 fd:11 1069669 /usr/lib/libxml2.so.2.7.7 >f6f3f000-f6f43000 r--p 00124000 fd:11 1069669 /usr/lib/libxml2.so.2.7.7 >f6f43000-f6f44000 rw-p 00128000 fd:11 1069669 /usr/lib/libxml2.so.2.7.7 >f6f44000-f6f45000 rw-p 00000000 00:00 0 >f6f59000-f6f5c000 r-xp 00000000 fd:11 1069583 /usr/lib/libgmodule-2.0.so.0.2400.1 >f6f5c000-f6f5d000 r--p 00002000 fd:11 1069583 /usr/lib/libgmodule-2.0.so.0.2400.1 >f6f5d000-f6f5e000 rw-p 00003000 fd:11 1069583 /usr/lib/libgmodule-2.0.so.0.2400.1 >f6f5e000-f6fc9000 r-xp 00000000 fd:11 3280692 /usr/lib/python2.6/site-packages/gst-0.10/gst/_gst.so >f6fc9000-f6fcd000 r--p 0006b000 fd:11 3280692 /usr/lib/python2.6/site-packages/gst-0.10/gst/_gst.so >f6fcd000-f6fd3000 rw-p 0006f000 fd:11 3280692 /usr/lib/python2.6/site-packages/gst-0.10/gst/_gst.so >f6fd3000-f7014000 r-xp 00000000 fd:11 3145968 /usr/lib/python2.6/site-packages/libxml2mod.so >f7014000-f7015000 r--p 00040000 fd:11 3145968 /usr/lib/python2.6/site-packages/libxml2mod.so >f7015000-f701a000 rw-p 00041000 fd:11 3145968 /usr/lib/python2.6/site-packages/libxml2mod.so >f701a000-f70fd000 rw-p 00000000 00:00 0 >f70fd000-f7104000 r-xp 00000000 fd:11 5772993 /lib/librt-2.11.2.so >f7104000-f7105000 r--p 00006000 fd:11 5772993 /lib/librt-2.11.2.so >f7105000-f7106000 rw-p 00007000 fd:11 5772993 /lib/librt-2.11.2.so >f7106000-f710a000 r-xp 00000000 fd:11 1049555 /usr/lib/libgthread-2.0.so.0.2400.1 >f710a000-f710b000 r--p 00003000 fd:11 1049555 /usr/lib/libgthread-2.0.so.0.2400.1 >f710b000-f710c000 rw-p 00004000 fd:11 1049555 /usr/lib/libgthread-2.0.so.0.2400.1 >f710c000-f71f4000 r-xp 00000000 fd:11 1049561 /usr/lib/libglib-2.0.so.0.2400.1 >f71f4000-f71f5000 r--p 000e7000 fd:11 1049561 /usr/lib/libglib-2.0.so.0.2400.1 >f71f5000-f71f6000 rw-p 000e8000 fd:11 1049561 /usr/lib/libglib-2.0.so.0.2400.1 >f71f6000-f71f9000 r-xp 00000000 fd:11 1053678 /usr/lib/libpyglib-2.0-python2.6.so.0.0.0 >f71f9000-f71fa000 r--p 00002000 fd:11 1053678 /usr/lib/libpyglib-2.0-python2.6.so.0.0.0 >f71fa000-f71fb000 rw-p 00003000 fd:11 1053678 /usr/lib/libpyglib-2.0-python2.6.so.0.0.0 >f71fb000-f71ff000 r-xp 00000000 fd:11 1055402 /usr/lib/libgstdataprotocol-0.10.so.0.24.1 >f71ff000-f7200000 r--p 00003000 fd:11 1055402 /usr/lib/libgstdataprotocol-0.10.so.0.24.1 >f7200000-f7201000 rw-p 00004000 fd:11 1055402 /usr/lib/libgstdataprotocol-0.10.so.0.24.1 >f7201000-f7207000 r-xp 00000000 fd:11 1055399 /usr/lib/libgstnet-0.10.so.0.24.1 >f7207000-f7208000 r--p 00005000 fd:11 1055399 /usr/lib/libgstnet-0.10.so.0.24.1 >f7208000-f7209000 rw-p 00006000 fd:11 1055399 /usr/lib/libgstnet-0.10.so.0.24.1 >f7209000-f7248000 r-xp 00000000 fd:11 1049548 /usr/lib/libgobject-2.0.so.0.2400.1 >f7248000-f7249000 r--p 0003e000 fd:11 1049548 /usr/lib/libgobject-2.0.so.0.2400.1 >f7249000-f724a000 rw-p 0003f000 fd:11 1049548 /usr/lib/libgobject-2.0.so.0.2400.1 >f724a000-f7265000 r-xp 00000000 fd:11 3151278 /usr/lib/python2.6/site-packages/gtk-2.0/gobject/_gobject.so >f7265000-f7266000 r--p 0001a000 fd:11 3151278 /usr/lib/python2.6/site-packages/gtk-2.0/gobject/_gobject.so >f7266000-f7268000 rw-p 0001b000 fd:11 3151278 /usr/lib/python2.6/site-packages/gtk-2.0/gobject/_gobject.so >f7268000-f726e000 r-xp 00000000 fd:11 3157750 /usr/lib/python2.6/lib-dynload/_struct.so >f726e000-f726f000 r--p 00005000 fd:11 3157750 /usr/lib/python2.6/lib-dynload/_struct.so >f726f000-f7271000 rw-p 00006000 fd:11 3157750 /usr/lib/python2.6/lib-dynload/_struct.so >f7271000-f7277000 r-xp 00000000 fd:11 3148002 /usr/lib/python2.6/lib-dynload/operator.so >f7277000-f7278000 r--p 00005000 fd:11 3148002 /usr/lib/python2.6/lib-dynload/operator.so >f7278000-f7279000 rw-p 00006000 fd:11 3148002 /usr/lib/python2.6/lib-dynload/operator.so >f7279000-f727c000 r-xp 00000000 fd:11 3146038 /usr/lib/python2.6/lib-dynload/_locale.so >f727c000-f727d000 r--p 00002000 fd:11 3146038 /usr/lib/python2.6/lib-dynload/_locale.so >f727d000-f727e000 rw-p 00003000 fd:11 3146038 /usr/lib/python2.6/lib-dynload/_locale.so >f727e000-f7280000 r-xp 00000000 fd:11 3146040 /usr/lib/python2.6/lib-dynload/_functools.so >f7280000-f7281000 r--p 00001000 fd:11 3146040 /usr/lib/python2.6/lib-dynload/_functools.so >f7281000-f7282000 rw-p 00002000 fd:11 3146040 /usr/lib/python2.6/lib-dynload/_functools.so >f7282000-f7286000 r-xp 00000000 fd:11 3147989 /usr/lib/python2.6/lib-dynload/strop.so >f7286000-f7287000 r--p 00003000 fd:11 3147989 /usr/lib/python2.6/lib-dynload/strop.so >f7287000-f7289000 rw-p 00004000 fd:11 3147989 /usr/lib/python2.6/lib-dynload/strop.so >f7289000-f7296000 r-xp 00000000 fd:11 3151273 /usr/lib/python2.6/site-packages/gtk-2.0/glib/_glib.so >f7296000-f7297000 r--p 0000c000 fd:11 3151273 /usr/lib/python2.6/site-packages/gtk-2.0/glib/_glib.so >f7297000-f7299000 rw-p 0000d000 fd:11 3151273 /usr/lib/python2.6/site-packages/gtk-2.0/glib/_glib.so >f7299000-f729c000 r-xp 00000000 fd:11 3169045 /usr/lib/python2.6/lib-dynload/time.so >f729c000-f729d000 r--p 00002000 fd:11 3169045 /usr/lib/python2.6/lib-dynload/time.so >f729d000-f729f000 rw-p 00003000 fd:11 3169045 /usr/lib/python2.6/lib-dynload/time.so >f729f000-f7321000 rw-p 00000000 00:00 0 >f7324000-f7325000 r-xp 00000000 fd:11 1442088 /usr/lib/gconv/ISO8859-1.so >f7325000-f7326000 r--p 00001000 fd:11 1442088 /usr/lib/gconv/ISO8859-1.so >f7326000-f7327000 rw-p 00002000 fd:11 1442088 /usr/lib/gconv/ISO8859-1.so >f7327000-f732e000 r--s 00000000 fd:11 1442147 /usr/lib/gconv/gconv-modules.cache >f732e000-f7333000 r-xp 00000000 fd:11 3168980 /usr/lib/python2.6/site-packages/_iconv_codec.so >f7333000-f7334000 r--p 00004000 fd:11 3168980 /usr/lib/python2.6/site-packages/_iconv_codec.so >f7334000-f7335000 rw-p 00005000 fd:11 3168980 /usr/lib/python2.6/site-packages/_iconv_codec.so >f7336000-f7416000 rw-p 00000000 00:00 0 >f7416000-f7439000 r-xp 00000000 fd:11 5769408 /lib/libm-2.11.2.so >f7439000-f743a000 r--p 00022000 fd:11 5769408 /lib/libm-2.11.2.so >f743a000-f743b000 rw-p 00023000 fd:11 5769408 /lib/libm-2.11.2.so >f743b000-f743d000 r-xp 00000000 fd:11 5769297 /lib/libutil-2.11.2.so >f743d000-f743e000 r--p 00001000 fd:11 5769297 /lib/libutil-2.11.2.so >f743e000-f743f000 rw-p 00002000 fd:11 5769297 /lib/libutil-2.11.2.so >f743f000-f7441000 r-xp 00000000 fd:11 5772999 /lib/libdl-2.11.2.so >f7441000-f7442000 r--p 00001000 fd:11 5772999 /lib/libdl-2.11.2.so >f7442000-f7443000 rw-p 00002000 fd:11 5772999 /lib/libdl-2.11.2.so >f7443000-f7444000 rw-p 00000000 00:00 0 >f7444000-f7587000 r-xp 00000000 fd:11 5769411 /lib/libc-2.11.2.so >f7587000-f7588000 ---p 00143000 fd:11 5769411 /lib/libc-2.11.2.so >f7588000-f758a000 r--p 00143000 fd:11 5769411 /lib/libc-2.11.2.so >f758a000-f758b000 rw-p 00145000 fd:11 5769411 /lib/libc-2.11.2.so >f758b000-f758e000 rw-p 00000000 00:00 0 >f758e000-f75a3000 r-xp 00000000 fd:11 5773000 /lib/libpthread-2.11.2.so >f75a3000-f75a4000 r--p 00014000 fd:11 5773000 /lib/libpthread-2.11.2.so >f75a4000-f75a5000 rw-p 00015000 fd:11 5773000 /lib/libpthread-2.11.2.so >f75a5000-f75a7000 rw-p 00000000 00:00 0 >f75a7000-f76ca000 r-xp 00000000 fd:11 1049407 /usr/lib/libpython2.6.so.1.0 >f76ca000-f76cb000 ---p 00123000 fd:11 1049407 /usr/lib/libpython2.6.so.1.0 >f76cb000-f76cc000 r--p 00123000 fd:11 1049407 /usr/lib/libpython2.6.so.1.0 >f76cc000-f76f8000 rw-p 00124000 fd:11 1049407 /usr/lib/libpython2.6.so.1.0 >f76f8000-f7701000 rw-p 00000000 00:00 0 >f7701000-f7710000 r-xp 00000000 fd:11 1049148 /usr/lib/libsandbox.so >f7710000-f7711000 r--p 0000e000 fd:11 1049148 /usr/lib/libsandbox.so >f7711000-f7712000 rw-p 0000f000 fd:11 1049148 /usr/lib/libsandbox.so >f7712000-f77a3000 rw-p 00000000 00:00 0 >f77a3000-f77a4000 r-xp 00000000 00:00 0 [vdso] >f77a4000-f77c0000 r-xp 00000000 fd:11 5772990 /lib/ld-2.11.2.so >f77c0000-f77c1000 r--p 0001b000 fd:11 5772990 /lib/ld-2.11.2.so >f77c1000-f77c2000 rw-p 0001c000 fd:11 5772990 /lib/ld-2.11.2.so >ffbd7000-ffc00000 rw-p 00000000 00:00 0 [stack] >./configure: line 12769: 2997 Aborted $PYTHON -c "$prog" 1>&5 2>&6 >configure: error: gst-python not found or too old > >!!! Please attach the following file when seeking support: >!!! /var/tmp/portage/media-video/flumotion-0.6.1/work/flumotion-0.6.1/config.log > * ERROR: media-video/flumotion-0.6.1 failed: > * econf failed > * > * Call stack: > * ebuild.sh, line 54: Called src_compile > * environment, line 3126: Called econf '--localstatedir=/var' > * ebuild.sh, line 544: Called die > * The specific snippet of code: > * die "econf failed" > * > * If you need support, post the output of 'emerge --info =media-video/flumotion-0.6.1', > * the complete build log and the output of 'emerge -pqv =media-video/flumotion-0.6.1'. > * The complete build log is located at '/var/log/portage/build/media-video/flumotion-0.6.1:20100625-040334.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-video/flumotion-0.6.1/temp/environment'. > * S: '/var/tmp/portage/media-video/flumotion-0.6.1/work/flumotion-0.6.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 325491
: 236491