Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-28529

qdoc needs to be patched (PADDING)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.0.0 RC 2
    • 5.0.0 RC 2
    • Packaging & Installer
    • None
    • Fedora 17 x86_64

    Description

      Step to reproduce:

      cd /home/seahumad/GIT/Gerrit/codereview/qt/qtbase/src/widgets
      ~/Qt5.0.0-rc2-376/5.0.0-rc2/gcc_64/bin/qmake
      make docs
      

      Actual results:

      make -f Makefile html_docs && make -f Makefile qch_docs
      make[1]: Entering directory `/home/seahumad/GIT/Gerrit/codereview/qt/qtbase/src/widgets'
      make -f Makefile prepare_docs && make -f Makefile generate_docs
      make[2]: Entering directory `/home/seahumad/GIT/Gerrit/codereview/qt/qtbase/src/widgets'
      /home/seahumad/Qt5.0.0-rc2-376/5.0.0-rc2/gcc_64/bin/qdoc -outputdir /home/seahumad/GIT/Gerrit/codereview/qt/qtbase/doc/qtwidgets -installdir /home/seahumad/Qt5.0.0-rc2-376/5.0.0-rc2/gcc_64/doc /home/seahumad/GIT/Gerrit/codereview/qt/qtbase/src/widgets/doc/qtwidgets.qdocconf -prepare -no-link-errors
      /home/seahumad/GIT/Gerrit/codereview/qt/qtbase/src/widgets/doc/qtwidgets.qdocconf:1: error: Cannot open file '/data2/build-dir/DQTC-RELEASE5LGPL-LINUXX64/______________________________PADDING______________________________/doc/global/qt-module-defaults.qdocconf': No such file or directory
      Cannot open file '/data2/build-dir/DQTC-RELEASE5LGPL-LINUXX64/______________________________PADDING______________________________/doc/global/qt-module-defaults.qdocconf': No such file or directory
      
      Aborting
      make[2]: *** [prepare_docs] Error 1
      make[2]: Leaving directory `/home/seahumad/GIT/Gerrit/codereview/qt/qtbase/src/widgets'
      make[1]: *** [html_docs] Error 2
      make[1]: Leaving directory `/home/seahumad/GIT/Gerrit/codereview/qt/qtbase/src/widgets'
      make: *** [docs] Error 2
      

      Expected result:

      Compilation works.

      Additional information

      [seahumad@sahumada bin]$ hexdump -C /home/seahumad/Qt5.0.0-rc2-376/5.0.0-rc2/gcc_64/bin/qdoc | grep PADDING
      001f1250  5f 5f 5f 5f 5f 5f 50 41  44 44 49 4e 47 5f 5f 5f  |______PADDING___|
      001f1360  5f 5f 50 41 44 44 49 4e  47 5f 5f 5f 5f 5f 5f 5f  |__PADDING_______|
      001f1680  5f 5f 5f 5f 5f 5f 50 41  44 44 49 4e 47 5f 5f 5f  |______PADDING___|
      001f1790  5f 5f 50 41 44 44 49 4e  47 5f 5f 5f 5f 5f 5f 5f  |__PADDING_______|
      001f1ab0  5f 5f 5f 5f 5f 5f 50 41  44 44 49 4e 47 5f 5f 5f  |______PADDING___|
      001f1bc0  5f 5f 50 41 44 44 49 4e  47 5f 5f 5f 5f 5f 5f 5f  |__PADDING_______|
      001f1ee0  5f 5f 5f 5f 5f 5f 50 41  44 44 49 4e 47 5f 5f 5f  |______PADDING___|
      001f1ff0  5f 5f 50 41 44 44 49 4e  47 5f 5f 5f 5f 5f 5f 5f  |__PADDING_______|
      

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              iknd Iikka Eklund
              seahumad [BB] Sergio Ahumada (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes