[Bug 304104] New: Logger fails to build

Andrea Scarpino andrea at archlinux.org
Thu Jul 26 18:35:55 BST 2012


https://bugs.kde.org/show_bug.cgi?id=304104

            Bug ID: 304104
          Severity: major
           Version: 0.4.1
          Priority: NOR
          Assignee: kde-telepathy-bugs at kde.org
           Summary: Logger fails to build
    Classification: Unclassified
                OS: Linux
          Reporter: andrea at archlinux.org
          Hardware: Compiled Sources
            Status: UNCONFIRMED
         Component: telepathy-logger-qt
           Product: telepathy

Logger 0.4.1 fails to build with:

[  2%] Building CXX object codegen/CMakeFiles/codegen.dir/analyzer.cpp.o
In file included from
/build/src/telepathy-logger-qt-0.4.1/codegen/yystype.h:29:0,
                 from analyzer.l:20:
/build/src/build/codegen/parser.hpp:87:14: error: ‘CodeGen’ was not declared in
this scope
/build/src/build/codegen/parser.hpp:87:23: error: ‘codegen’ was not declared in
this scope
/build/src/build/codegen/analyzer.cpp: In function ‘int yylex(CodeGen*)’:
/build/src/build/codegen/analyzer.cpp:1044:25: warning: comparison between
signed and unsigned integer expressions [-Wsign-compare]
/build/src/build/codegen/analyzer.cpp: In function ‘yy_buffer_state*
yy_scan_bytes(const char*, yy_size_t)’:
/build/src/build/codegen/analyzer.cpp:2187:19: warning: comparison between
signed and unsigned integer expressions [-Wsign-compare]
/build/src/build/codegen/analyzer.cpp: At global scope:
/build/src/build/codegen/analyzer.cpp:2236:16: warning: ‘int yy_top_state()’
defined but not used [-Wunused-function]
make[2]: *** [codegen/CMakeFiles/codegen.dir/analyzer.cpp.o] Error 1
make[1]: *** [codegen/CMakeFiles/codegen.dir/all] Error 2
make: *** [all] Error 2

Reproducible: Always

Steps to Reproduce:
1. Download sources
2. try to build it
Actual Results:  
the build fails

Expected Results:  
it builds

telepathy-qt 0.9.3
telepathy-logger 0.4.0
qt-gstreamer 0.10.2
gcc 4.7.1

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kde-telepathy-bugs mailing list