[Bug 1272368] [NEW] FTBFS with python3.4: fatal error: CXX/Objects.hxx: No such file or directory
    Martin Pitt 
    martin.pitt at ubuntu.com
       
    Fri Jan 24 15:05:20 UTC 2014
    
    
  
Public bug reported:
With python3.4, pycxx has test failures:
  http://people.canonical.com/~pitti/tmp/autopkgtest-
py34/fail/py34-pycxx/results/
creating build/temp.linux-x86_64-3.4/usr/share/python3.4/CXX
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.4m -c example.cxx -o build/temp.linux-x86_64-3.4/example.o
cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
example.cxx:44:27: fatal error: CXX/Objects.hxx: No such file or directory
 #include "CXX/Objects.hxx"
                           ^
The autopkgtest builds pycxx for all supported python versions.
** Affects: pycxx (Ubuntu)
     Importance: Undecided
         Status: New
** Tags: python3.4
** Description changed:
  With python3.4, pycxx has test failures:
  
-   http://people.canonical.com/~pitti/tmp/autopkgtest-
+   http://people.canonical.com/~pitti/tmp/autopkgtest-
  py34/fail/py34-pycxx/results/
  
  creating build/temp.linux-x86_64-3.4/usr/share/python3.4/CXX
  x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.4m -c example.cxx -o build/temp.linux-x86_64-3.4/example.o
  cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
  example.cxx:44:27: fatal error: CXX/Objects.hxx: No such file or directory
-  #include "CXX/Objects.hxx"
-                            ^
+  #include "CXX/Objects.hxx"
+                            ^
+ 
+ The autopkgtest builds pycxx for all supported python versions.
-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to pycxx in Ubuntu.
https://bugs.launchpad.net/bugs/1272368
Title:
  FTBFS with python3.4: fatal error: CXX/Objects.hxx: No such file or
  directory
Status in “pycxx” package in Ubuntu:
  New
Bug description:
  With python3.4, pycxx has test failures:
    http://people.canonical.com/~pitti/tmp/autopkgtest-
  py34/fail/py34-pycxx/results/
  creating build/temp.linux-x86_64-3.4/usr/share/python3.4/CXX
  x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.4m -c example.cxx -o build/temp.linux-x86_64-3.4/example.o
  cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
  example.cxx:44:27: fatal error: CXX/Objects.hxx: No such file or directory
   #include "CXX/Objects.hxx"
                             ^
  The autopkgtest builds pycxx for all supported python versions.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pycxx/+bug/1272368/+subscriptions
    
    
More information about the foundations-bugs
mailing list