Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#39117 - [kdevelop-pg-qt] build fails. Bison generated code error.

Attached to Project: Arch Linux
Opened by Joel Teichroeb (klusark) - Monday, 03 March 2014, 16:57 GMT
Last edited by Andrea Scarpino (BaSh) - Monday, 03 March 2014, 17:59 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Andrea Scarpino (BaSh)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

-- Build files have been written to: /build/kdevelop-pg-qt/src/build
[ 2%] Generating qrc_unidata.cxx
[ 4%] Generating kdev-pg-parser.cc, kdev-pg-parser.hh
/build/kdevelop-pg-qt/src/kdevelop-pg-qt-1.0.0/kdev-pg/kdev-pg-parser.yy: warning: 197 shift/reduce conflicts [-Wconflicts-sr]
/build/kdevelop-pg-qt/src/kdevelop-pg-qt-1.0.0/kdev-pg/kdev-pg-parser.yy: warning: 24 reduce/reduce conflicts [-Wconflicts-rr]
[ 6%] Generating kdev-pg-lexer.cc
Scanning dependencies of target kdev-pg-qt
[ 9%] Building CXX object kdev-pg/CMakeFiles/kdev-pg-qt.dir/kdev-pg-lexer.o
/build/kdevelop-pg-qt/src/build/kdev-pg/kdev-pg-lexer.cc:2682:17: warning: 'void yyunput(int, char*)' defined but not used [-Wunused-function]
static void yyunput (int c, register char * yy_bp )
^
[ 11%] Building CXX object kdev-pg/CMakeFiles/kdev-pg-qt.dir/kdev-pg-parser.o
/build/kdevelop-pg-qt/src/kdevelop-pg-qt-1.0.0/kdev-pg/kdev-pg-parser.yy: In function 'int yyparse()':
/build/kdevelop-pg-qt/src/kdevelop-pg-qt-1.0.0/kdev-pg/kdev-pg-parser.yy:312:24: error: expected ';' before '}' token
| /* empty */ { r = "\nlxSKIP\n" }
^
kdev-pg/CMakeFiles/kdev-pg-qt.dir/build.make:104: recipe for target 'kdev-pg/CMakeFiles/kdev-pg-qt.dir/kdev-pg-parser.o' failed
make[2]: *** [kdev-pg/CMakeFiles/kdev-pg-qt.dir/kdev-pg-parser.o] Error 1
CMakeFiles/Makefile2:155: recipe for target 'kdev-pg/CMakeFiles/kdev-pg-qt.dir/all' failed
make[1]: *** [kdev-pg/CMakeFiles/kdev-pg-qt.dir/all] Error 2
Makefile:126: recipe for target 'all' failed
make: *** [all] Error 2
==> ERROR: A failure occurred in build().
Aborting...


Steps to reproduce:

sudo extra-x86_64-build
This task depends upon

Closed by  Andrea Scarpino (BaSh)
Monday, 03 March 2014, 17:59 GMT
Reason for closing:  Fixed
Additional comments about closing:  kdevelop-pg-qt 1.0.0-3

Loading...