[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    kdelibks/kdeprint build error
From:       Arnold Krille <kde () arnoldarts ! de>
Date:       2003-06-09 15:06:14
[Download RAW message or body]

[Attachment #2 (multipart/signed)]

[Attachment #4 (multipart/mixed)]


Hi everyone,

since kdeprint now uses flexx generated/edited files, I can't compile kdelibs 
anymore. I almost believe its my fault, but would did I do wrong?

I am using unsermake, gcc3.2, flex version 2.5.4, and builddir!=sourcedir. The 
logs are attached (note: I am also using my own buildscript for going through 
the modules and build them).

Thanks in advance,

Arnold

-- 
Get my public-key from pgp.mit.edu or pgp.uni-mainz.de

["kdelibs.log" (text/x-log)]

/home/kde-cvs/qt-copy
Exitcode: 0 Last package: qt-copy
/home/kde-cvs/build/arts
Exitcode: 0 Last package: arts
/home/kde-cvs/build/kdelibs
cd ../../../../kdelibs/khtml/css; \
bison -d -p cssyy parser.y && mv parser.tab.c parser.cpp; \
if test -f parser.tab.h; then \
if cmp -s parser.tab.h parser.h; then rm -f parser.tab.h; \
else mv parser.tab.h parser.h; fi \
else :; fi
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
cd . && /bin/sh ./config.status dcop/dcop-path.h
config.status: creating dcop/dcop-path.h
config.status: dcop/dcop-path.h is unchanged
cd . && /bin/sh ./config.status kio/kssl/ksslconfig.h
config.status: creating kio/kssl/ksslconfig.h
config.status: kio/kssl/ksslconfig.h is unchanged
cd ./arts/kde/ && make artskde.cc
make[1]: Entering directory `/home/kde-cvs/build/kdelibs/arts/kde'
/usr/kde/cvs-head/bin/mcopidl -I/usr/kde/cvs-head/include/arts \
-I/usr/kde/cvs-head/include/arts -t -I../../../../kdelibs/arts/kde \
../../../../kdelibs/arts/kde/artskde.idl make[1]: Leaving directory \
`/home/kde-cvs/build/kdelibs/arts/kde' cd ./arts/kde/ && make artskde.h
make[1]: Entering directory `/home/kde-cvs/build/kdelibs/arts/kde'
/usr/kde/cvs-head/bin/mcopidl -I/usr/kde/cvs-head/include/arts \
-I/usr/kde/cvs-head/include/arts -t -I../../../../kdelibs/arts/kde \
../../../../kdelibs/arts/kde/artskde.idl make[1]: Leaving directory \
`/home/kde-cvs/build/kdelibs/arts/kde' compiling \
./kdeprint/libkdeprint_la_all_cpp.cpp In file included from \
                kdeprint/libkdeprint_la_all_cpp.cpp:47:
/usr/lib/bison.simple:164:5: warning: "YYMAXDEPTH" is not defined
In file included from kdeprint/libkdeprint_la_all_cpp.cpp:48:
./fooscanner.cpp:501:5: warning: "YY_STACK_USED" is not defined
./fooscanner.cpp:1395:5: warning: "YY_ALWAYS_INTERACTIVE" is not defined
./fooscanner.cpp:1398:5: warning: "YY_NEVER_INTERACTIVE" is not defined
./fooscanner.cpp:1689:5: warning: "YY_MAIN" is not defined
In file included from kdeprint/libkdeprint_la_all_cpp.cpp:49:
../../kdelibs/kdeprint/ppdparser.cpp:6:1: warning: "yyparse" redefined
In file included from kdeprint/libkdeprint_la_all_cpp.cpp:47:
../../kdelibs/kdeprint/fooparser.cpp:7:1: warning: this is the location of the \
previous definition In file included from kdeprint/libkdeprint_la_all_cpp.cpp:49:
../../kdelibs/kdeprint/ppdparser.cpp:7:1: warning: "yylex" redefined
In file included from kdeprint/libkdeprint_la_all_cpp.cpp:48:
../../kdelibs/kdeprint/fooscanner.cpp:13:1: warning: this is the location of the \
previous definition In file included from kdeprint/libkdeprint_la_all_cpp.cpp:49:
../../kdelibs/kdeprint/ppdparser.cpp:8:1: warning: "yyerror" redefined
In file included from kdeprint/libkdeprint_la_all_cpp.cpp:47:
../../kdelibs/kdeprint/fooparser.cpp:9:1: warning: this is the location of the \
previous definition In file included from kdeprint/libkdeprint_la_all_cpp.cpp:49:
../../kdelibs/kdeprint/ppdparser.cpp:9:1: warning: "yylval" redefined
In file included from kdeprint/libkdeprint_la_all_cpp.cpp:48:
./fooscanner.l:26:1: warning: this is the location of the previous definition
In file included from kdeprint/libkdeprint_la_all_cpp.cpp:49:
../../kdelibs/kdeprint/ppdparser.cpp:10:1: warning: "yychar" redefined
In file included from kdeprint/libkdeprint_la_all_cpp.cpp:47:
../../kdelibs/kdeprint/fooparser.cpp:11:1: warning: this is the location of the \
previous definition In file included from kdeprint/libkdeprint_la_all_cpp.cpp:49:
../../kdelibs/kdeprint/ppdparser.cpp:11:1: warning: "yydebug" redefined
In file included from kdeprint/libkdeprint_la_all_cpp.cpp:47:
../../kdelibs/kdeprint/fooparser.cpp:12:1: warning: this is the location of the \
previous definition In file included from kdeprint/libkdeprint_la_all_cpp.cpp:49:
../../kdelibs/kdeprint/ppdparser.cpp:12:1: warning: "yynerrs" redefined
In file included from kdeprint/libkdeprint_la_all_cpp.cpp:47:
../../kdelibs/kdeprint/fooparser.cpp:13:1: warning: this is the location of the \
previous definition In file included from kdeprint/libkdeprint_la_all_cpp.cpp:49:
../../kdelibs/kdeprint/ppdparser.cpp:22:1: warning: "QUOTED" redefined
In file included from ./fooscanner.l:24,
                 from kdeprint/libkdeprint_la_all_cpp.cpp:48:
../../kdelibs/kdeprint/fooparser.cpp.h:11:1: warning: this is the location of the \
previous definition In file included from kdeprint/libkdeprint_la_all_cpp.cpp:49:
./ppdparser.y:21:1: warning: "YYSTYPE" redefined
In file included from kdeprint/libkdeprint_la_all_cpp.cpp:48:
./fooscanner.l:23:1: warning: this is the location of the previous definition
In file included from kdeprint/libkdeprint_la_all_cpp.cpp:49:
./ppdparser.y:22:1: warning: "YYPARSE_PARAM" redefined
In file included from kdeprint/libkdeprint_la_all_cpp.cpp:47:
./fooparser.y:22:1: warning: this is the location of the previous definition
In file included from kdeprint/libkdeprint_la_all_cpp.cpp:49:
./ppdparser.y:43:1: warning: "YYFINAL" redefined
In file included from kdeprint/libkdeprint_la_all_cpp.cpp:47:
./fooparser.y:44:1: warning: this is the location of the previous definition
In file included from kdeprint/libkdeprint_la_all_cpp.cpp:49:
./ppdparser.y:45:1: warning: "YYNTBASE" redefined
In file included from kdeprint/libkdeprint_la_all_cpp.cpp:47:
./fooparser.y:46:1: warning: this is the location of the previous definition
In file included from kdeprint/libkdeprint_la_all_cpp.cpp:49:
./ppdparser.y:48:1: warning: "YYTRANSLATE" redefined
In file included from kdeprint/libkdeprint_la_all_cpp.cpp:47:
./fooparser.y:48:1: warning: this is the location of the previous definition
In file included from kdeprint/libkdeprint_la_all_cpp.cpp:49:
./ppdparser.y:203:1: warning: "YYLAST" redefined
In file included from kdeprint/libkdeprint_la_all_cpp.cpp:47:
./fooparser.y:146:1: warning: this is the location of the previous definition
In file included from kdeprint/libkdeprint_la_all_cpp.cpp:49:
/usr/share/bison/bison.simple:45:24: #if with no expression
/usr/share/bison/bison.simple:75:14: warning: "YYLTYPE_IS_TRIVIAL" is not defined
/usr/share/bison/bison.simple:167:1: warning: "YYBACKUP" redefined
In file included from kdeprint/libkdeprint_la_all_cpp.cpp:47:
/usr/lib/bison.simple:98:1: warning: this is the location of the previous definition
In file included from kdeprint/libkdeprint_la_all_cpp.cpp:49:
/usr/share/bison/bison.simple:204:5: warning: "YYPURE" is not defined
/usr/share/bison/bison.simple:219:1: warning: "YYLEX" redefined
In file included from kdeprint/libkdeprint_la_all_cpp.cpp:47:
/usr/lib/bison.simple:114:1: warning: this is the location of the previous definition
In file included from kdeprint/libkdeprint_la_all_cpp.cpp:49:
/usr/share/bison/bison.simple:358:5: warning: "YYLSP_NEEDED" is not defined
/usr/share/bison/bison.simple:372:6: warning: "YYPURE" is not defined
/usr/share/bison/bison.simple:381:5: warning: "YYPURE" is not defined
/usr/share/bison/bison.simple:411:5: warning: "YYLSP_NEEDED" is not defined
/usr/share/bison/bison.simple:418:5: warning: "YYLSP_NEEDED" is not defined
/usr/share/bison/bison.simple:430:5: warning: "YYLSP_NEEDED" is not defined
/usr/share/bison/bison.simple:452:5: warning: "YYLSP_NEEDED" is not defined
/usr/share/bison/bison.simple:534:5: warning: "YYLSP_NEEDED" is not defined
/usr/share/bison/bison.simple:641:5: warning: "YYLSP_NEEDED" is not defined
/usr/share/bison/bison.simple:681:5: warning: "YYLSP_NEEDED" is not defined
/usr/share/bison/bison.simple:709:5: warning: "YYLSP_NEEDED" is not defined
/usr/share/bison/bison.simple:725:5: warning: "YYLSP_NEEDED" is not defined
/usr/share/bison/bison.simple:854:5: warning: "YYLSP_NEEDED" is not defined
/usr/share/bison/bison.simple:898:5: warning: "YYLSP_NEEDED" is not defined
In file included from kdeprint/libkdeprint_la_all_cpp.cpp:50:
../../kdelibs/kdeprint/ppdscanner.cpp:1:1: warning: "yy_create_buffer" redefined
In file included from kdeprint/libkdeprint_la_all_cpp.cpp:48:
../../kdelibs/kdeprint/fooscanner.cpp:1:1: warning: this is the location of the \
previous definition In file included from kdeprint/libkdeprint_la_all_cpp.cpp:50:
../../kdelibs/kdeprint/ppdscanner.cpp:2:1: warning: "yy_delete_buffer" redefined
In file included from kdeprint/libkdeprint_la_all_cpp.cpp:48:
../../kdelibs/kdeprint/fooscanner.cpp:2:1: warning: this is the location of the \
previous definition In file included from kdeprint/libkdeprint_la_all_cpp.cpp:50:
../../kdelibs/kdeprint/ppdscanner.cpp:3:1: warning: "yy_scan_buffer" redefined
In file included from kdeprint/libkdeprint_la_all_cpp.cpp:48:
../../kdelibs/kdeprint/fooscanner.cpp:3:1: warning: this is the location of the \
previous definition In file included from kdeprint/libkdeprint_la_all_cpp.cpp:50:
../../kdelibs/kdeprint/ppdscanner.cpp:4:1: warning: "yy_scan_string" redefined
In file included from kdeprint/libkdeprint_la_all_cpp.cpp:48:
../../kdelibs/kdeprint/fooscanner.cpp:4:1: warning: this is the location of the \
previous definition In file included from kdeprint/libkdeprint_la_all_cpp.cpp:50:
../../kdelibs/kdeprint/ppdscanner.cpp:5:1: warning: "yy_scan_bytes" redefined
In file included from kdeprint/libkdeprint_la_all_cpp.cpp:48:
../../kdelibs/kdeprint/fooscanner.cpp:5:1: warning: this is the location of the \
previous definition In file included from kdeprint/libkdeprint_la_all_cpp.cpp:50:
../../kdelibs/kdeprint/ppdscanner.cpp:6:1: warning: "yy_flex_debug" redefined
In file included from kdeprint/libkdeprint_la_all_cpp.cpp:48:
../../kdelibs/kdeprint/fooscanner.cpp:6:1: warning: this is the location of the \
previous definition In file included from kdeprint/libkdeprint_la_all_cpp.cpp:50:
../../kdelibs/kdeprint/ppdscanner.cpp:7:1: warning: "yy_init_buffer" redefined
In file included from kdeprint/libkdeprint_la_all_cpp.cpp:48:
../../kdelibs/kdeprint/fooscanner.cpp:7:1: warning: this is the location of the \
previous definition In file included from kdeprint/libkdeprint_la_all_cpp.cpp:50:
../../kdelibs/kdeprint/ppdscanner.cpp:8:1: warning: "yy_flush_buffer" redefined
In file included from kdeprint/libkdeprint_la_all_cpp.cpp:48:
../../kdelibs/kdeprint/fooscanner.cpp:8:1: warning: this is the location of the \
previous definition In file included from kdeprint/libkdeprint_la_all_cpp.cpp:50:
../../kdelibs/kdeprint/ppdscanner.cpp:9:1: warning: "yy_load_buffer_state" redefined
In file included from kdeprint/libkdeprint_la_all_cpp.cpp:48:
../../kdelibs/kdeprint/fooscanner.cpp:9:1: warning: this is the location of the \
previous definition In file included from kdeprint/libkdeprint_la_all_cpp.cpp:50:
../../kdelibs/kdeprint/ppdscanner.cpp:10:1: warning: "yy_switch_to_buffer" redefined
In file included from kdeprint/libkdeprint_la_all_cpp.cpp:48:
../../kdelibs/kdeprint/fooscanner.cpp:10:1: warning: this is the location of the \
previous definition In file included from kdeprint/libkdeprint_la_all_cpp.cpp:50:
../../kdelibs/kdeprint/ppdscanner.cpp:11:1: warning: "yyin" redefined
In file included from kdeprint/libkdeprint_la_all_cpp.cpp:48:
../../kdelibs/kdeprint/fooscanner.cpp:11:1: warning: this is the location of the \
previous definition In file included from kdeprint/libkdeprint_la_all_cpp.cpp:50:
../../kdelibs/kdeprint/ppdscanner.cpp:12:1: warning: "yyleng" redefined
In file included from kdeprint/libkdeprint_la_all_cpp.cpp:48:
../../kdelibs/kdeprint/fooscanner.cpp:12:1: warning: this is the location of the \
previous definition In file included from kdeprint/libkdeprint_la_all_cpp.cpp:50:
../../kdelibs/kdeprint/ppdscanner.cpp:14:1: warning: "yyout" redefined
In file included from kdeprint/libkdeprint_la_all_cpp.cpp:48:
../../kdelibs/kdeprint/fooscanner.cpp:14:1: warning: this is the location of the \
previous definition In file included from kdeprint/libkdeprint_la_all_cpp.cpp:50:
../../kdelibs/kdeprint/ppdscanner.cpp:15:1: warning: "yyrestart" redefined
In file included from kdeprint/libkdeprint_la_all_cpp.cpp:48:
../../kdelibs/kdeprint/fooscanner.cpp:15:1: warning: this is the location of the \
previous definition In file included from kdeprint/libkdeprint_la_all_cpp.cpp:50:
../../kdelibs/kdeprint/ppdscanner.cpp:16:1: warning: "yytext" redefined
In file included from kdeprint/libkdeprint_la_all_cpp.cpp:48:
../../kdelibs/kdeprint/fooscanner.cpp:16:1: warning: this is the location of the \
previous definition In file included from kdeprint/libkdeprint_la_all_cpp.cpp:50:
./ppdscanner.cpp:142:1: warning: "yyless" redefined
In file included from kdeprint/libkdeprint_la_all_cpp.cpp:48:
./fooscanner.cpp:1603:1: warning: this is the location of the previous definition
In file included from kdeprint/libkdeprint_la_all_cpp.cpp:50:
./ppdscanner.cpp:306:1: warning: "YY_NUM_RULES" redefined
In file included from kdeprint/libkdeprint_la_all_cpp.cpp:48:
./fooscanner.cpp:306:1: warning: this is the location of the previous definition
In file included from kdeprint/libkdeprint_la_all_cpp.cpp:50:
./ppdscanner.cpp:307:1: warning: "YY_END_OF_BUFFER" redefined
In file included from kdeprint/libkdeprint_la_all_cpp.cpp:48:
./fooscanner.cpp:307:1: warning: this is the location of the previous definition
In file included from kdeprint/libkdeprint_la_all_cpp.cpp:50:
./ppdscanner.l:29:1: warning: "YY_INPUT" redefined
In file included from kdeprint/libkdeprint_la_all_cpp.cpp:48:
./fooscanner.l:28:1: warning: this is the location of the previous definition
In file included from kdeprint/libkdeprint_la_all_cpp.cpp:50:
./ppdscanner.cpp:608:5: warning: "YY_STACK_USED" is not defined
./ppdscanner.cpp:716:1: warning: "YY_RULE_SETUP" redefined
In file included from kdeprint/libkdeprint_la_all_cpp.cpp:48:
./fooscanner.cpp:609:1: warning: this is the location of the previous definition
In file included from kdeprint/libkdeprint_la_all_cpp.cpp:50:
./ppdscanner.cpp:1590:5: warning: "YY_ALWAYS_INTERACTIVE" is not defined
./ppdscanner.cpp:1593:5: warning: "YY_NEVER_INTERACTIVE" is not defined
./ppdscanner.cpp:1884:5: warning: "YY_MAIN" is not defined
make: *** [kdeprint/libkdeprint_la_all_cpp.lo] Error 1
Exitcode: 2 Last package: kdelibs


[Attachment #8 (application/pgp-signature)]

>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic