[Ci-reports] fail on QtBase_stable_Integration #3399

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Mar 14 13:23:41 CET 2014


Compilation failed :(

          c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64'
          c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64'
          c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64'
          c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64'
          c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64'
          c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64'
          c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64'
          c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64'
          c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64'
          c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64'
          c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64'
          c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64'
  mainwidget.cpp
          c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64'
          c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64'
          c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64'
          c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64'
          c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64'
          c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64'
          c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64'
          c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64'
          c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64'
          c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64'
          c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64'
          c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64'
  mainwidget.cpp(130) : error C3861: 'setlocale': identifier not found
  mainwidget.cpp(149) : error C3861: 'setlocale': identifier not found

  Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03399/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz

  Tested changes (refs/builds/stable_1394799249):
    http://codereview.qt-project.org/80901 [PS1] - QtPrintSupport - Fix QT_NO_PRINTER build
    http://codereview.qt-project.org/80106 [PS8] - QCupsSupport - Remove obsolete CUPS code
    http://codereview.qt-project.org/80105 [PS8] - QPrintDialog - Remove CUPS specific code
    http://codereview.qt-project.org/80104 [PS8] - QPageSetupDialog - Use QPageLayout and QPageSize
    http://codereview.qt-project.org/80103 [PS8] - QPrinter - Fix winPageSize() on Mac and Linux
    http://codereview.qt-project.org/80102 [PS8] - QPrinter - Use QPageSize and QPageLayout
    http://codereview.qt-project.org/80101 [PS8] - QPrintEngine - Switch Windows to QPageLayout
    http://codereview.qt-project.org/80100 [PS8] - QPrintEngine - Switch Windows to QPlatformPrintDevice
    http://codereview.qt-project.org/80099 [PS8] - QPrintEngine - Switch Mac to QPageLayout
    http://codereview.qt-project.org/80098 [PS8] - QPrintEngine - Switch Mac to QPlatformPrintDevice
    http://codereview.qt-project.org/80097 [PS8] - QPrintEngine - Switch Cups to QPlaformPrintDevice
    http://codereview.qt-project.org/80096 [PS8] - QPdfWriter - Use QPageSize and QPageLayout
    http://codereview.qt-project.org/80095 [PS8] - QPdfPaintEngine - Use QPageLayout and QPageSize
    http://codereview.qt-project.org/80094 [PS8] - QPagedPaintDevice - Use QPageSize and QPageLayout
    http://codereview.qt-project.org/80093 [PS8] - QPrinterInfo - Switch to QPlatformPrintDevice
    http://codereview.qt-project.org/80092 [PS8] - QPlatformPrintDevice - Add Windows implementation
    http://codereview.qt-project.org/80091 [PS8] - QPlatformPrintDevice - Add Mac implementation
    http://codereview.qt-project.org/80090 [PS8] - QPlatformPrintDevice - Add CUPS implementation
    http://codereview.qt-project.org/80089 [PS8] - QtPrintSupport - Increase Cups required to 1.4
    http://codereview.qt-project.org/80088 [PS8] - QPlatformPrintDevice - New QPA base class
    http://codereview.qt-project.org/80087 [PS5] - QPageLayout - Add new QPageLayout class
    http://codereview.qt-project.org/80086 [PS5] - QPageSize - Add new QPageSize class
    http://codereview.qt-project.org/80085 [PS1] - QPrinter - Add page metric tests



More information about the Ci-reports mailing list