[Bug 1691658] Re: FTBFS on artful (can't cd to python in override_dh_install)

ChristianEhrhardt 1691658 at bugs.launchpad.net
Thu May 18 06:23:59 UTC 2017


Also:

x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python2.7 -c ovs/_json.c -o build/temp.linux-x86_64-2.7/ovs/_json.o
ovs/_json.c:1:20: fatal error: Python.h: No such file or directory
 #include "Python.h"

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to openvswitch in Ubuntu.
https://bugs.launchpad.net/bugs/1691658

Title:
  FTBFS on artful (can't cd to python in override_dh_install)

Status in openvswitch package in Ubuntu:
  Confirmed

Bug description:
  Hi,
  while working on a new DPDK I was wondering how I'd broken the non DPDK arches as well.
  TL;DR it is currently FTBFS as-is in artful.

  Full build log:
  https://launchpadlibrarian.net/320055040/buildlog_ubuntu-artful-amd64.openvswitch_2.7.0-0ubuntu2_BUILDING.txt.gz

  Error:
  Copying ovs.egg-info to /<<PKGBUILDDIR>>/debian/python3-openvswitch/usr/lib/python3/dist-packages/ovs-2.7.0.egg-info
  Skipping SOURCES.txt
  running install_scripts
  /bin/sh: 2: cd: can't cd to python
  debian/rules:84: recipe for target 'override_dh_install' failed
  make[1]: *** [override_dh_install] Error 2
  make[1]: Leaving directory '/<<PKGBUILDDIR>>'
  debian/rules:6: recipe for target 'binary' failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1691658/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list