Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Unable to build Qt from source on Debian 7, amd64
Forum Updated to NodeBB v4.3 + New Features

Unable to build Qt from source on Debian 7, amd64

Scheduled Pinned Locked Moved Installation and Deployment
4 Posts 2 Posters 1.8k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • mrdebugM Offline
    mrdebugM Offline
    mrdebug
    wrote on last edited by
    #1

    Hi guys. I have followed this tutorial
    http://qt-project.org/wiki/Building_Qt_5_from_Git
    to build Qt from source. The tutorial works well with Debian 7 i386 but on amd64 I obtain this error:
    @{standard input}:54856: Error: expecting operand after ','; got nothing
    {standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive
    g++: internal compiler error: Ucciso (program cc1plus)
    Please submit a full bug report,
    with preprocessed source if appropriate.
    See <file:///usr/share/doc/gcc-4.7/README.Bugs> for instructions.
    make[3]: *** [.obj/release-shared/svg/SVGAllInOne.o] Error 4
    make[3]: Leaving directory /home/denis/Qt/qt-everywhere-opensource-src-5.0.2/qtwebkit/Source/WebCore' make[2]: *** [sub-Target-pri-make_first-ordered] Error 2 make[2]: Leaving directory /home/denis/Qt/qt-everywhere-opensource-src-5.0.2/qtwebkit/Source/WebCore'
    make[1]: *** [sub-Source-WebCore-WebCore-pro-make_first-ordered] Error 2
    make[1]: Leaving directory `/home/denis/Qt/qt-everywhere-opensource-src-5.0.2/qtwebkit'
    make: *** [module-qtwebkit-make_first] Error 2
    denis@debian01:~/Qt/qt-everywhere-opensource-src-5.0.2$
    @

    Have you got any idea?

    Need programmers to hire?
    www.labcsp.com
    www.denisgottardello.it
    GMT+1
    Skype: mrdebug

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Did you build from git or did you download an archive ? In the second case which one did you took ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • mrdebugM Offline
        mrdebugM Offline
        mrdebug
        wrote on last edited by
        #3

        I have downloaded the official Qt 5.0.2 for Linux that works well on Debian 7 i386.

        Need programmers to hire?
        www.labcsp.com
        www.denisgottardello.it
        GMT+1
        Skype: mrdebug

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Sorry, I have misread the log.

          It seems that WebKit causes an internal error for gcc.

          If you don't need WebKit, disable it for now, or look on the WebKit forum/mailing list to see if there is something about that problem.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved