[Ci-reports] fail on QtBase_dev_Integration #5736

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Feb 12 19:28:13 CET 2015


Autotest `tst_qmake' failed :(

  Testing tst_qmake
  FAIL!  : tst_qmake::simple_dll() 'test_compiler.make( workDir )' returned FALSE. ()
  tst_qmake.cpp(196) : failure location
  FAIL!  : tst_qmake::subdirs() 'test_compiler.make( workDir )' returned FALSE. ()
  tst_qmake.cpp(230) : failure location
  Totals: 29 passed, 2 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qmake *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010)
  PASS   : tst_qmake::initTestCase()
  PASS   : tst_qmake::simple_app()
  PASS   : tst_qmake::simple_app_shadowbuild()
  PASS   : tst_qmake::simple_app_shadowbuild2()
  PASS   : tst_qmake::simple_lib()
  QDEBUG : tst_qmake::simple_dll() Running command: C:/work/build/qt/qtbase/bin/qmake simple_dll.pro -o Makefile
  
  Running command: C:/utils/jom/jom.exe
  ?
  jom 1.0.14 - empower your cores?
  ?
  jom: C:\work\build\qt\qtbase\tests\auto\tools\qmake\testdata\simple_dll\Makefile.Release [dest dir\simple dll1.dll] Error 1181?
  jom: C:\work\build\qt\qtbase\tests\auto\tools\qmake\testdata\simple_dll\Makefile [release] Error 2?
  
  FAIL!  : tst_qmake::simple_dll() 'test_compiler.make( workDir )' returned FALSE. ()
  tst_qmake.cpp(196) : failure location
  QDEBUG : tst_qmake::subdirs() Running command: C:/work/build/qt/qtbase/bin/qmake subdirs.pro -o Makefile
  
  Running command: C:/utils/jom/jom.exe
  ?
  jom 1.0.14 - empower your cores?
  ?
  jom: C:\work\build\qt\qtbase\tests\auto\tools\qmake\testdata\subdirs\simple_dll\Makefile.Release [dest dir\simple dll1.dll] Error 1181?
  jom: C:\work\build\qt\qtbase\tests\auto\tools\qmake\testdata\subdirs\simple_dll\Makefile [release] Error 2?
  jom: C:\work\build\qt\qtbase\tests\auto\tools\qmake\testdata\subdirs\Makefile [sub-simple_dll-make_first-ordered] Error 2?
  
  FAIL!  : tst_qmake::subdirs() 'test_compiler.make( workDir )' returned FALSE. ()
  tst_qmake.cpp(230) : failure location
  PASS   : tst_qmake::subdir_via_pro_file_extra_target()
  PASS   : tst_qmake::functions()
  PASS   : tst_qmake::operators()
  PASS   : tst_qmake::variables()
  PASS   : tst_qmake::func_export()
  PASS   : tst_qmake::func_variables()
  PASS   : tst_qmake::comments()
  PASS   : tst_qmake::duplicateLibraryEntries()
  PASS   : tst_qmake::export_across_file_boundaries()
  PASS   : tst_qmake::include_dir()
  PASS   : tst_qmake::include_pwd()
  PASS   : tst_qmake::install_files()
  PASS   : tst_qmake::install_depends()
  PASS   : tst_qmake::quotedfilenames()
  PASS   : tst_qmake::prompt()
  PASS   : tst_qmake::one_space()
  PASS   : tst_qmake::findMocs()
  PASS   : tst_qmake::findDeps()
  PASS   : tst_qmake::includefunction()
  PASS   : tst_qmake::substitutes()
  PASS   : tst_qmake::project()
  PASS   : tst_qmake::proFileCache()
  PASS   : tst_qmake::json()
  PASS   : tst_qmake::cleanupTestCase()
  Totals: 29 passed, 2 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_qmake *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qmake: 48 seconds, exit code 2

  Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_05736/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz

  Tested changes (refs/builds/dev_1423761802):
    http://codereview.qt-project.org/94925 [PS2] - Make the QPlatformTheme::keyBindings() search deterministic
    http://codereview.qt-project.org/97058 [PS2] - QDateTime: prepare for constexpr'ification
    http://codereview.qt-project.org/104406 [PS2] - examples: migrate to QString::asprintf
    http://codereview.qt-project.org/104411 [PS3] - QtCore: assorted migrations to QString::asprintf
    http://codereview.qt-project.org/104410 [PS2] - QCoreApplication (Windows): migrate to QString::(v)asprintf
    http://codereview.qt-project.org/104412 [PS2] - QtGui: assorted migrations to QString::asprintf
    http://codereview.qt-project.org/104413 [PS2] - QtWidgets: assorted migrations to QString::asprintf
    http://codereview.qt-project.org/104527 [PS1] - QLogging: use return-by-value in qt_message
    http://codereview.qt-project.org/105067 [PS1] - QtMiscUtils: make toHex*() constexpr
    http://codereview.qt-project.org/105637 [PS1] - make use of qtAddToolEnv() in pkgConfigExecutable()
    http://codereview.qt-project.org/104347 [PS2] - remove nonsensical path stripping
    http://codereview.qt-project.org/104353 [PS2] - untangle handling extra compiler .clean member
    http://codereview.qt-project.org/104352 [PS2] - fix fixPathToTargetOS() nesting
    http://codereview.qt-project.org/104350 [PS2] - remove pointless fixPathToTargetOS() calls
    http://codereview.qt-project.org/104348 [PS2] - replace incorrect uses of fixPathToLocalOS() (mostly)
    http://codereview.qt-project.org/104341 [PS2] - more autotests for spaces, destdirs and library linking
    http://codereview.qt-project.org/104340 [PS2] - remove pointless path trimming
    http://codereview.qt-project.org/104339 [PS2] - fix quoting issues. all of them. (*)
    http://codereview.qt-project.org/104338 [PS2] - fix filename handling in replaceExtraCompilerVariables()
    http://codereview.qt-project.org/105639 [PS1] - fix fallback for xcode specs
    http://codereview.qt-project.org/105638 [PS1] - remove branches for no longer supported build tools
    http://codereview.qt-project.org/105622 [PS1] - add /nologo to jom calls as well
    http://codereview.qt-project.org/105623 [PS1] - fix sign mismatch warning
    http://codereview.qt-project.org/105903 [PS2] - Fix Q_ENUM in QWizard.
    http://codereview.qt-project.org/105595 [PS2] - evdevtouch: fix the number of touch devices
    http://codereview.qt-project.org/106062 [PS1] - Fix up the imx6 mkspecs
    http://codereview.qt-project.org/102841 [PS4] - Fix text-align justify in accessibility support
    http://codereview.qt-project.org/102927 [PS2] - OS X Accessibility: fix role description
    http://codereview.qt-project.org/105648 [PS5] - QDBusConnection::registorObject with interface
    http://codereview.qt-project.org/103523 [PS2] - MSVC: Remove use of -Zm argument
    http://codereview.qt-project.org/102837 [PS3] - Fix accessibility lines on OS X
    http://codereview.qt-project.org/98579 [PS3] - Improve conversion of QVariants with QJsonValues
    http://codereview.qt-project.org/106014 [PS2] - Update text to the new license header



More information about the Ci-reports mailing list