Erik van Pienbroek schreef op zo 09-02-2014 om 15:50 [+0100]:
> The following packages FAILED to rebuild:
> 
> mingw-boost-1.54.0-1
> mingw-llvm-3.0-7
> mingw-poppler-0.24.5-1
> mingw-qpid-cpp-0.14-8
> mingw-qt-4.8.5-4
> mingw-qt5-qtbase-5.2.1-1
> mingw-qt5-qtdeclarative-5.2.1-1
> mingw-qt5-qtjsbackend-5.1.1-3
> mingw-qt5-qtlocation-5.2.1-1
> mingw-qt5-qtquickcontrols-5.2.1-1
> mingw-qt5-qtscript-5.2.1-1
> mingw-qt5-qtwebkit-5.2.1-1
> mingw-tesseract-3.02.02-4
> mingw-webkitgtk-2.2.3-1
> mingw-webkitgtk3-2.2.3-1
> mingw-wine-gecko-2.24-1

All failed to build due to broken math.h
https://sourceforge.net/p/mingw-w64/bugs/379/


> mingw-gstreamer-0.10.36-5

This one is odd and probably not mingw related:

  CC       libgstparse_la-grammar.tab.lo
grammar.tab.c: In function 'priv_gst_parse_yyparse':
grammar.tab.c:1819:7: error: too few arguments to function
'priv_gst_parse_yylex'
   if (yychar == YYEMPTY)
       ^
../../../gst/parse/grammar.y:39:5: note: declared here
 int priv_gst_parse_yylex (void * yylval_param , yyscan_t yyscanner);
     ^

My first guess would be a change in behavior of the flex or bison tools


> mingw-qt5-qtactiveqt-5.2.1-1
> mingw-qt5-qtxmlpatterns-5.2.1-1

These probably fail because mingw-qt5-qtbase 5.2.1 couldn't be built

Regards,

Erik


_______________________________________________
mingw mailing list
mingw@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/mingw

Reply via email to