Bug 64009 - cerbero package gstreamer-sdk failed on libatk on fedora 17
Summary: cerbero package gstreamer-sdk failed on libatk on fedora 17
Status: NEW
Alias: None
Product: GStreamer SDK
Classification: Unclassified
Component: Linux SDK Distribution (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: low minor
Assignee: bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-28 02:49 UTC by LG
Modified: 2013-04-30 13:52 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description LG 2013-04-28 02:49:28 UTC
Just cloned the repo so I am assuming the latest version of the sources. Followed the instructions as given. Did the bootstrap and the build for the gstreamer-sdk. Kept going on for a while and then I got this:

make[3]: Entering directory `/home/lgammo/cerbero/sources/linux_x86/atk-2.4.0/atk'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR="\"/home/lgammo/cerbero/dist/linux_x86/share/locale\"" -pthread -I/home/lgammo/cerbero/dist/linux_x86/include/glib-2.0 -I/home/lgammo/cerbero/dist/linux_x86/lib/glib-2.0/include    -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES  -Wall -g -O2 -m32  -Wall -g -O2 -m32  -MT atkaction.lo -MD -MP -MF .deps/atkaction.Tpo -c -o atkaction.lo atkaction.c
mv -f .deps/atkaction.Tpo .deps/atkaction.Plo
mv: cannot stat `.deps/atkaction.Tpo': No such file or directory
make[3]: *** [atkaction.lo] Error 1
make[3]: Leaving directory `/home/lgammo/cerbero/sources/linux_x86/atk-2.4.0/atk'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/lgammo/cerbero/sources/linux_x86/atk-2.4.0/atk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/lgammo/cerbero/sources/linux_x86/atk-2.4.0'
make: *** [all] Error 2
***** Error running 'package' command:
Recipe 'atk' failed at the build step 'compile'


I will dig in the problem, but maybe someone has a solution already. 

Thanks all,

Louay
Comment 1 LG 2013-04-28 02:52:54 UTC
By the by, I checked on the .Plo and .Tpo files mentioned in the report before. The .Tpo does not exist in the .deps directory, but there is a .Plo file (containing #dummy).
Comment 2 LG 2013-04-30 13:51:40 UTC
I did a fresh install of fedora 17, cerbero, and did a bootstrap/build. Things worked fine. So there was something different on the previous install. Not sure what!


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.