ftbfs on armel

Bug #697382 reported by Jani Monoses
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
pyside (Ubuntu)
Fix Released
Low
Unassigned

Bug Description

It FTBFS on armel
The relevant difference between other builds and armel, as seen in
http://launchpadlibrarian.net/59364241/buildlog_ubuntu-natty-amd64.pyside_0.4.2-1_BUILDING.txt.gz
http://launchpadlibrarian.net/60657757/buildlog_ubuntu-natty-armel.pyside_0.4.2-1_FAILEDTOBUILD.txt.gz
is
armel:
-- Checking for VideoCaptureDevice in phonon -- found
others:
-- Checking for VideoCaptureDevice in phonon -- not found

There's a separate cmake check for this feature, someone with better cmake/qt experience could figure it out I think.

The failing source build is

[ 94%] Building CXX object PySide/phonon/CMakeFiles/phonon.dir/PySide/phonon/videocapturedevice_wrapper.cpp.o
g++-4.5.real: /media/4746efa7-0ac6-416e-a4d7-c437b88bd66d/panda/pyside/pyside-0.4.2/build-2.7-dbg/PySide/phonon/PySide/phonon/videocapturedevice_wrapper.cpp: No such file or directory

note that unlike other source files in that dir, this one does not have the phonon_ prefix.

Tags: ftbfs
Jani Monoses (jani)
tags: added: armel
tags: added: ftbfs
Revision history for this message
Jani Monoses (jani) wrote :

it fails on a local x86 build in the same place. It is not an arch-dependent bug - the armel build was retried a month later than the rest and is the first one to catch the phonon video capture detection bug.

Revision history for this message
Jani Monoses (jani) wrote :

check_qt_class("phonon" "VideoCaptureDevice" phonon_SRC "Phonon" "ObjectDescription")
in PySide/phonon/CMakeLists.txt or that macro itself in
cmake/Macros/PySideModules.cmake
needs to be looked at and see why the genereated .cpp file name is incorrect (no prefix)

Revision history for this message
Tobin Davis (gruemaster) wrote :
tags: removed: armel
Changed in pyside (Ubuntu):
importance: Undecided → Low
Revision history for this message
Jani Monoses (jani) wrote :

A new version 1.0.0-rc1 has been synced from debian, needs its build-deps synced as well. Will open new bugs that does not build.

Changed in pyside (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.