Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 312631 Details for
Bug 417029
app-emulation/ganeti-2.5.1/work/ganeti-2.5.1 fails to configure, libsandbox.so cannot be preloaded, simplejson not found
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
/var/tmp/portage/app-emulation/ganeti-2.5.1/work/ganeti-2.5.1/config.log
config.log (text/plain), 14.19 KB, created by
Juergen Rose
on 2012-05-22 08:37:34 UTC
(
hide
)
Description:
/var/tmp/portage/app-emulation/ganeti-2.5.1/work/ganeti-2.5.1/config.log
Filename:
MIME Type:
Creator:
Juergen Rose
Created:
2012-05-22 08:37:34 UTC
Size:
14.19 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 ganeti configure 2.5.1, 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 --docdir=/usr/share/doc/ganeti-2.5.1 --with-ssh-initscript=/etc/init.d/sshd --with-export-dir=/var/lib/ganeti-storage/export --with-os-search-path=/usr/share/ganeti/os --disable-syslog --disable-htools --disable-htools-rapi --with-kvm-path=/usr/bin/qemu-kvm > >## --------- ## >## Platform. ## >## --------- ## > >hostname = caiman >uname -m = x86_64 >uname -r = 3.3.5-gentoo >uname -s = Linux >uname -v = #1 SMP Mon May 14 07:38:36 CEST 2012 > >/usr/bin/uname -p = AMD Phenom(tm) II X6 1090T 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/4 >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.5.3 >PATH: /usr/lib64/subversion/bin >PATH: /opt/eagle-5.11.0/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1755: loading site script /usr/share/config.site >| #!/bin/bash >| # Copyright 2009 Gentoo Foundation >| # Distributed under the terms of the GNU General Public License v2 >| >| TOPDIR=/usr/share/crossdev/include/site >| >| config_site_arch() { >| local host=$(echo ${CHOST/-/ } | awk '{print $1}') >| >| [[ ${host/arm.*eb/} != ${host} ]] && host=armeb >| [[ ${host/arm/} != ${host} ]] && [[ ${host} != armeb ]] && host=arm >| >| [[ ${host/mips.*el/} != ${host} ]] && host=mipsel >| >| #[[ ${host/i[4-5]/6} != ${host} ]] && host=i686 >| >| echo ${host} >| } >| >| config_site_names() { >| local site_arch=$(config_site_arch) >| local sites="" >| local x >| >| [[ ${CHOST/-linux-/} != $CHOST ]] && sites+=" linux ${site_arch}-linux" >| [[ ${CHOST/darwin/} != $CHOST ]] && sites+=" darwin ${site_arch}-linux" >| >| [[ ${CHOST/-linux-uclibc/} != $CHOST ]] && sites+=" linux-uclibc ${site_arch}-linux-uclibc" >| [[ ${CHOST/-linux-gnu/} != $CHOST ]] && sites+=" linux-gnu ${site_arch}-linux-gnu" >| >| [[ ${CHOST/-linux-uclibceabi/} != $CHOST ]] && sites+=" linux-uclibceabi ${site_arch}-linux-uclibceabi" >| [[ ${CHOST/-linux-gnueabi/} != $CHOST ]] && sites+=" linux-gnueabi ${site_arch}-linux-gnueabi" >| >| for x in ${sites} ${CHOST}; do >| [[ -e ${TOPDIR}/${x} ]] && echo ${TOPDIR}/${x} >| done >| } >| >| if [[ ${CHOST} != "" ]]; then >| sites="$(config_site_names)" >| if [[ ${sites} != "" ]]; then >| for site in ${sites}; do >| echo "$(basename $0): loading site script ${site}" >| . ${site} >| done >| fi >| unset site >| unset sites >| fi >configure:1887: checking for a BSD-compatible install >configure:1955: result: /usr/bin/install -c >configure:1966: checking whether build environment is sane >configure:2016: result: yes >configure:2157: checking for a thread-safe mkdir -p >configure:2196: result: /bin/mkdir -p >configure:2209: checking for gawk >configure:2225: found /usr/bin/gawk >configure:2236: result: gawk >configure:2247: checking whether make sets $(MAKE) >configure:2269: result: yes >configure:2344: checking how to create a ustar tar archive >configure:2357: tar --version >tar (GNU tar) 1.26 >Copyright (C) 2011 Free Software Foundation, Inc. >License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>. >This is free software: you are free to change and redistribute it. >There is NO WARRANTY, to the extent permitted by law. > >Written by John Gilmore and Jay Fenlason. >configure:2360: $? = 0 >configure:2400: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar >configure:2403: $? = 0 >configure:2407: tar -xf - <conftest.tar >configure:2410: $? = 0 >configure:2423: result: gnutar >configure:2662: Running ganeti-masterd as root:root >configure:2664: Running ganeti-rapi as root:root >configure:2666: Running ganeti-confd as root:root >configure:2668: Group for daemons is root >configure:2670: Group for clients is root >configure:2753: checking whether ln -s works >configure:2757: result: yes >configure:2769: checking for ip >configure:2787: found /sbin/ip >configure:2799: result: /sbin/ip >configure:2816: checking for pandoc >configure:2849: result: no >configure:2856: WARNING: pandoc not found, man pages rebuild will not be possible >configure:2864: checking for sphinx-build >configure:2882: found /usr/bin/sphinx-build >configure:2894: result: /usr/bin/sphinx-build >configure:2912: checking for dot >configure:2930: found /usr/bin/dot >configure:2942: result: /usr/bin/dot >configure:2960: checking for pylint >configure:2993: result: no >configure:3000: WARNING: pylint not found, checking code will not be possible >configure:3008: checking for pep8 >configure:3041: result: no >configure:3048: WARNING: pep8 not found, checking code will not be complete >configure:3056: checking for socat >configure:3074: found /usr/bin/socat >configure:3086: result: /usr/bin/socat >configure:3468: WARNING: man does not support --warnings, man page checks will not be possible >configure:3506: checking for a Python interpreter with version >= 2.4 >configure:3523: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.4'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) >configure:3526: $? = 0 >configure:3532: result: python >configure:3540: checking for python >configure:3558: found /usr/bin/python >configure:3570: result: /usr/bin/python >configure:3588: checking for python version >configure:3595: result: 2.7 >configure:3607: checking for python platform >configure:3614: result: linux2 >configure:3621: checking for python script directory >configure:3650: result: ${prefix}/lib64/python2.7/site-packages >configure:3659: checking for python extension module directory >configure:3688: result: ${exec_prefix}/lib64/python2.7/site-packages >configure:3708: checking python module: OpenSSL >configure:3713: result: yes >configure:3734: checking python module: simplejson >configure:3739: result: yes >configure:3760: checking python module: pyparsing >configure:3765: result: yes >configure:3786: checking python module: pyinotify >configure:3791: result: yes >configure:3812: checking python module: pycurl >configure:3821: result: no >configure:3827: error: failed to find required module pycurl > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_alignof_CORBA_boolean=1 >ac_cv_alignof_CORBA_char=1 >ac_cv_alignof_CORBA_double=8 >ac_cv_alignof_CORBA_float=4 >ac_cv_alignof_CORBA_long=4 >ac_cv_alignof_CORBA_long_double=8 >ac_cv_alignof_CORBA_long_long=8 >ac_cv_alignof_CORBA_octet=1 >ac_cv_alignof_CORBA_pointer=4 >ac_cv_alignof_CORBA_short=2 >ac_cv_alignof_CORBA_struct=1 >ac_cv_alignof_CORBA_wchar=2 >ac_cv_env_DOT_set= >ac_cv_env_DOT_value= >ac_cv_env_GHC_PKG_set= >ac_cv_env_GHC_PKG_value= >ac_cv_env_GHC_set= >ac_cv_env_GHC_value= >ac_cv_env_HADDOCK_set= >ac_cv_env_HADDOCK_value= >ac_cv_env_HSCOLOUR_set= >ac_cv_env_HSCOLOUR_value= >ac_cv_env_IP_PATH_set= >ac_cv_env_IP_PATH_value= >ac_cv_env_PANDOC_set= >ac_cv_env_PANDOC_value= >ac_cv_env_PEP8_set= >ac_cv_env_PEP8_value= >ac_cv_env_PYLINT_set= >ac_cv_env_PYLINT_value= >ac_cv_env_SOCAT_set= >ac_cv_env_SOCAT_value= >ac_cv_env_SPHINX_set= >ac_cv_env_SPHINX_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_file___dev_urandom_=yes >ac_cv_file__bin_bash=yes >ac_cv_file__dev_arandom=no >ac_cv_file__dev_random=yes >ac_cv_file__dev_srandom=yes >ac_cv_file__dev_urandom=yes >ac_cv_file__dev_zero=yes >ac_cv_file__usr_share_sgml_X11_defs_ent=1 >ac_cv_func_calloc_0_nonnull=yes >ac_cv_func_getaddrinfo=yes >ac_cv_func_malloc_0_nonnull=yes >ac_cv_func_posix_getgrgid_r=yes >ac_cv_func_posix_getpwnam_r=yes >ac_cv_func_posix_getpwuid_r=yes >ac_cv_func_printf_unix98=yes >ac_cv_func_realloc_0_nonnull=yes >ac_cv_func_setgrent_void=yes >ac_cv_func_setpgrp_void=yes >ac_cv_func_strnlen_working=yes >ac_cv_func_vsnprintf_c99=yes >ac_cv_have_abstract_sockets=yes >ac_cv_header_pwd_h=yes >ac_cv_linux_vers=2 >ac_cv_path_DOT=/usr/bin/dot >ac_cv_path_IP_PATH=/sbin/ip >ac_cv_path_PYTHON=/usr/bin/python >ac_cv_path_SOCAT=/usr/bin/socat >ac_cv_path_SPHINX=/usr/bin/sphinx-build >ac_cv_path_install='/usr/bin/install -c' >ac_cv_path_mkdir=/bin/mkdir >ac_cv_prog_AWK=gawk >ac_cv_prog_make_make_set=yes >ac_cv_va_copy=yes >am_cv_pathless_PYTHON=python >am_cv_prog_tar_ustar=gnutar >am_cv_python_platform=linux2 >am_cv_python_pyexecdir='${exec_prefix}/lib64/python2.7/site-packages' >am_cv_python_pythondir='${prefix}/lib64/python2.7/site-packages' >am_cv_python_version=2.7 >bash_cv_job_control_missing=present >bash_cv_sys_named_pipes=present >fu_cv_sys_stat_statvfs=yes >gl_cv_func_btowc_eof=yes >gl_cv_func_malloc_0_nonnull=yes >gl_cv_func_re_compile_pattern_working=yes >gl_cv_func_rename_trailing_dest_slash_bug=no >gl_cv_func_rename_trailing_slash_bug=no >gl_cv_func_wcwidth_works=yes >glib_cv___va_copy=yes >glib_cv_has__inline=yes >glib_cv_has__inline__=yes >glib_cv_hasinline=yes >glib_cv_long_long_format=ll >glib_cv_rtldglobal_broken=no >glib_cv_sane_realloc=yes >glib_cv_sizeof_gmutex=40 >glib_cv_stack_grows=no >glib_cv_uscore=no >glib_cv_va_copy=yes >glib_cv_va_val_copy=no >lf_cv_sane_realloc=yes >libIDL_cv_long_long_format=ll >sudo_cv_func_unsetenv_void=no >sudo_cv_uid_t_len=10 >td_cv_buggygetaddrinfo=no >vim_cv_getcwd_broken=no >vim_cv_memmove_handles_overlap=yes >vim_cv_stat_ignores_slash=yes >vim_cv_terminfo=yes >vim_cv_toupper_broken=no >vim_cv_tty_group=world >vim_cv_tty_mode=0666 >yeti_cv_func_scanf_modif_size_t=z > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/app-emulation/ganeti-2.5.1/work/ganeti-2.5.1/autotools/missing --run aclocal-1.11' >ADMIN_GROUP='root' >AMTAR='${SHELL} /var/tmp/portage/app-emulation/ganeti-2.5.1/work/ganeti-2.5.1/autotools/missing --run tar' >AUTOCONF='${SHELL} /var/tmp/portage/app-emulation/ganeti-2.5.1/work/ganeti-2.5.1/autotools/missing --run autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/app-emulation/ganeti-2.5.1/work/ganeti-2.5.1/autotools/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/app-emulation/ganeti-2.5.1/work/ganeti-2.5.1/autotools/missing --run automake-1.11' >AWK='gawk' >CONFD_GROUP='root' >CONFD_USER='root' >CYGPATH_W='echo' >DAEMONS_GROUP='root' >DEFS='' >DISK_SEPARATOR=':' >DOT='/usr/bin/dot' >DRBD_BARRIERS='True' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >ENABLE_FILE_STORAGE='True' >ENABLE_SHARED_FILE_STORAGE='True' >EXPORT_DIR='/var/lib/ganeti-storage/export' >FILE_STORAGE_DIR='/srv/ganeti/file-storage' >GHC='' >GHC_PKG='' >GHC_PKG_CURL='' >GHC_PKG_PARALLEL='' >GHC_PKG_QUICKCHECK='' >HADDOCK='' >HSCOLOUR='' >HTOOLS='' >HTOOLS_APIDOC='' >HTOOLS_MODULES='' >HTOOLS_NOCURL='' >HTOOLS_PARALLEL3='' >IALLOCATOR_SEARCH_PATH=''\''/usr/lib64/ganeti/iallocators'\''' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' >IP_PATH='/sbin/ip' >KVM_PATH='/usr/bin/qemu-kvm' >LIBOBJS='' >LIBS='' >LN_S='ln -s' >LTLIBOBJS='' >LVM_STRIPECOUNT='1' >MAKEINFO='${SHELL} /var/tmp/portage/app-emulation/ganeti-2.5.1/work/ganeti-2.5.1/autotools/missing --run makeinfo' >MAN_HAS_WARNINGS='' >MASTERD_GROUP='root' >MASTERD_USER='root' >MKDIR_P='/bin/mkdir -p' >NODED_GROUP='root' >NODED_USER='root' >OS_SEARCH_PATH=''\''/usr/share/ganeti/os'\''' >PACKAGE='ganeti' >PACKAGE_BUGREPORT='ganeti@googlegroups.com' >PACKAGE_NAME='ganeti' >PACKAGE_STRING='ganeti 2.5.1' >PACKAGE_TARNAME='ganeti' >PACKAGE_URL='' >PACKAGE_VERSION='2.5.1' >PANDOC='' >PATH_SEPARATOR=':' >PEP8='' >PYLINT='' >PYTHON='/usr/bin/python' >PYTHON_EXEC_PREFIX='${exec_prefix}' >PYTHON_PLATFORM='linux2' >PYTHON_PREFIX='${prefix}' >PYTHON_VERSION='2.7' >RAPI_GROUP='root' >RAPI_USER='root' >SET_MAKE='' >SHARED_FILE_STORAGE_DIR='/srv/ganeti/shared-file-storage' >SHELL='/bin/sh' >SOCAT='/usr/bin/socat' >SOCAT_USE_COMPRESS='True' >SOCAT_USE_ESCAPE='True' >SPHINX='/usr/bin/sphinx-build' >SSH_CONFIG_DIR='/etc/ssh' >SSH_INITD_SCRIPT='/etc/init.d/sshd' >STRIP='' >SYSLOG_USAGE='no' >VERSION='2.5.1' >VERSION_FULL='2.5.1' >VERSION_MAJOR='2' >VERSION_MINOR='5' >VERSION_REVISION='1' >VERSION_SUFFIX='' >WANT_HTOOLSAPIDOC_FALSE='' >WANT_HTOOLSAPIDOC_TRUE='#' >WANT_HTOOLSTESTS_FALSE='' >WANT_HTOOLSTESTS_TRUE='#' >WANT_HTOOLS_FALSE='' >WANT_HTOOLS_TRUE='#' >XEN_BOOTLOADER='' >XEN_INITRD='/boot/initrd-2.6-xenU' >XEN_KERNEL='/boot/vmlinuz-2.6-xenU' >am__isrc='' >am__leading_dot='.' >am__tar='tar --format=ustar -chf - "$$tardir"' >am__untar='tar -xf -' >bindir='${exec_prefix}/bin' >build_alias='x86_64-pc-linux-gnu' >datadir='/usr/share' >datarootdir='${prefix}/share' >docdir='/usr/share/doc/ganeti-2.5.1' >dvidir='${docdir}' >exec_prefix='NONE' >host_alias='x86_64-pc-linux-gnu' >htmldir='${docdir}' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='${SHELL} /var/tmp/portage/app-emulation/ganeti-2.5.1/work/ganeti-2.5.1/autotools/install-sh' >libdir='/usr/lib64' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='/var' >mandir='/usr/share/man' >mkdir_p='/bin/mkdir -p' >oldincludedir='/usr/include' >pdfdir='${docdir}' >pkgpyexecdir='${pyexecdir}/ganeti' >pkgpythondir='${pythondir}/ganeti' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >pyexecdir='${exec_prefix}/lib64/python2.7/site-packages' >pythondir='${prefix}/lib64/python2.7/site-packages' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >/* confdefs.h */ >#define PACKAGE_NAME "ganeti" >#define PACKAGE_TARNAME "ganeti" >#define PACKAGE_VERSION "2.5.1" >#define PACKAGE_STRING "ganeti 2.5.1" >#define PACKAGE_BUGREPORT "ganeti@googlegroups.com" >#define PACKAGE_URL "" >#define PACKAGE "ganeti" >#define VERSION "2.5.1" > >configure: exit 1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 417029
: 312631 |
315433