[Ci-reports] fail on QtBase_dev_Integration #4328

Qt Continuous Integration System ci-noreply at qt-project.org
Wed Nov 5 23:42:27 CET 2014


qtbase failed to compile :(

  In file included from io/forkfd_qt.cpp:81:0:
  io/../../3rdparty/forkfd/forkfd.c: In function 'int create_pipe(int*, int)':
  io/../../3rdparty/forkfd/forkfd.c:420:17: error: 'O_CLOEXEC' was not declared in this scope
  io/../../3rdparty/forkfd/forkfd.c: In function 'int forkfd(int, pid_t*)':
  io/../../3rdparty/forkfd/forkfd.c:493:36: error: 'O_CLOEXEC' was not declared in this scope
  make[3]: *** [.obj/forkfd_qt.o] Error 1
  make[2]: *** [sub-corelib-make_first] Error 2
  make[1]: *** [sub-src-make_first] Error 2
  make: *** [module-qtbase] Error 2

  Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04328/linux-qnx-armv7le_Ubuntu_12.04_x64/log.txt.gz

  Tested changes (refs/builds/dev_1415228972):
    http://codereview.qt-project.org/94799 [PS4] - Fix tst_process on QNX when using spawn
    http://codereview.qt-project.org/95813 [PS3] - QNX: QProcess workaround for the stdin pipe
    http://codereview.qt-project.org/90615 [PS6] - Handle posix_spawn using exit code 127 to indicate fail-to-start
    http://codereview.qt-project.org/73966 [PS14] - Use forkfd in QProcess
    http://codereview.qt-project.org/86403 [PS14] - Add spawnfd for use where fork / forkfd can't be used
    http://codereview.qt-project.org/76426 [PS14] - Use waitid with WNOWAIT in forkfd
    http://codereview.qt-project.org/73965 [PS11] - Add the compilation of forkfd to QtCore



More information about the Ci-reports mailing list