Skip to content
  1. Nov 02, 2015
    • Martin Jansa's avatar
      c02373c6
    • Martin Jansa's avatar
      konkretcmpi: depend on swig-native · 0862c4cf
      Martin Jansa authored
      
      
      * otherwise it fails with:
        | CMake Error at sysroots/x86_64-linux/usr/share/cmake-3.3/Modules/FindPackageHandleStandardArgs.cmake:148 (message):
        |   Could NOT find SWIG (missing: SWIG_EXECUTABLE SWIG_DIR)
      * drop cmake-native, because it's already added by cmake.bbclass
      
      Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
      0862c4cf
    • Andreas Müller's avatar
      python-lxml: do not overwrite inherited DEPENDS · db539ce1
      Andreas Müller authored
      
      
      python-lxml recipe inherits setuptools3 and after that includes
      python-lxml.inc. In the current situation DEPENDS inherited by
      setuptools3-tree are overwritten causing:
      
      DEBUG: Executing shell function do_compile
      /home/superandy/tmp/oe-core-glibc/work/x86_64-linux/python3-lxml-native/3.4.4-r0/temp/run.do_compile.30454: line 118: /home/superandy/tmp/oe-core-glibc/sysroots/x86_64-linux/usr/bin/python3-native/python3: No such file or directory
      ERROR: python3 setup.py build_ext execution failed.
      WARNING: /home/superandy/tmp/oe-core-glibc/work/x86_64-linux/python3-lxml-native/3.4.4-r0/temp/run.do_compile.30454:1 exit 1 from
        exit 1
      ERROR: Function failed: do_compile (log file is located at /home/superandy/tmp/oe-core-glibc/work/x86_64-linux/python3-lxml-native/3.4.4-r0/temp/log.do_compile.30454)
      
      Signed-off-by: default avatarAndreas Müller <schnitzeltony@googlemail.com>
      Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
      db539ce1
  2. Oct 26, 2015
  3. Oct 23, 2015