Bug 45538 - Failed to build with --enable-qt4
Summary: Failed to build with --enable-qt4
Status: RESOLVED WONTFIX
Alias: None
Product: Ytstenut
Classification: Unclassified
Component: tp-ytstenut (show other bugs)
Version: unspecified
Hardware: All Linux (All)
: medium normal
Assignee: Robert Staudinger
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-02 04:38 UTC by Alvaro Soliverez
Modified: 2012-02-10 04:31 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Alvaro Soliverez 2012-02-02 04:38:21 UTC
If qt4 is enabled, it fails to build with this error.

/bin/mkdir -p _gen
  GEN    _gen/connection.xml
  GEN    _gen/cli-connection-body.hpp
  GEN    _gen/constants.h
  GEN    _gen/types.h
  MOC    _gen/cli-connection.moc.hpp
make  all-am
make[3]: Entering directory `/var/lib/buildbot/telepathy/tp-yts-default-i386/build/TelepathyYtstenutQt4'
  CXX    cli-connection.lo
In file included from cli-connection.h:4:0,
                 from cli-connection.cpp:3:
_gen/cli-connection.h:8:35: fatal error: TelepathyQt4/Connection: No such file or directory
compilation terminated.

See the full log here: http://buildbot.telepathy.im:8010/builders/telepathy-ytstenut%20-%20i386/builds/19/steps/compile/logs/stdio
Comment 1 Robert Staudinger 2012-02-02 04:44:59 UTC
QT support for C2S has not been commissioned, so this bug might well go as WONTFIX. Not trying to hold back volunteers though.
Comment 2 Alvaro Soliverez 2012-02-02 05:05:44 UTC
At least I know now that it should be disabled in buildbot for the time being
Comment 3 Alvaro Soliverez 2012-02-10 04:31:56 UTC
This won't be fixed for the time being


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.