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

qt-everywhere-src-5.15.9 failing to build

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 5.15.9
    • Build System, Positioning
    • None
    • Linux/X11

    Description

      I am unable to build from source qt-everywhere-src-5.15.9.tar.xz

      Following :- https://doc.qt.io/qt-5/linux-building.html

      $ mkdir dev
      $ cd dev
      $ tar xf ~/Downloads/qt-everywhere-opensource-src-5.15.9.tar.xz
      $ cd qt-everywhere-src-5.15.9
      $ ./configure
      $ make -j4
      $ sudo make install 

      and am getting the following on the sudo make install :-

      g++ -Wl,--no-undefined -Wl,--version-script,QtPositioning.version -Wl,-O1 -Wl,--enable-new-dtags -Wl,-z,origin -Wl,-rpath,\$ORIGIN -shared -Wl,-Bsymbolic-functions -Wl,-soname,libQt5Positioning.so.5 -o libQt5Positioning.so.5.15.9 .obj/qgeoaddress.o .obj/qgeoareamonitorsource.o .obj/qgeoareamonitorinfo.o .obj/qgeoshape.o .obj/qgeorectangle.o .obj/qgeocircle.o .obj/qgeocoordinate.o .obj/qgeolocation.o .obj/qgeopositioninfo.o .obj/qgeopositioninfosource.o .obj/qgeosatelliteinfo.o .obj/qgeosatelliteinfosource.o .obj/qlocationutils.o .obj/qnmeapositioninfosource.o .obj/qgeopositioninfosourcefactory.o .obj/qdoublevector2d.o .obj/qdoublevector3d.o .obj/qgeopath.o .obj/qgeopolygon.o .obj/qlocationdata_simulator.o .obj/qwebmercator.o .obj/qdoublematrix4x4.o .obj/qclipperutils.o .obj/qgeocoordinateobject.o .obj/moc_qgeoareamonitorsource.o .obj/moc_qgeorectangle.o .obj/moc_qgeocircle.o .obj/moc_qgeocoordinate.o .obj/moc_qgeopositioninfosource.o .obj/moc_qgeosatelliteinfosource.o .obj/moc_qnmeapositioninfosource.o .obj/moc_qgeopolygon.o .obj/moc_qgeopath.o .obj/moc_qnmeapositioninfosource_p.o .obj/moc_qgeopath_p.o .obj/moc_qgeopolygon_p.o .obj/moc_qgeocoordinateobject_p.o  /home/aaron/dev/qt-everywhere-src-5.15.9/qtbase/lib/libQt5Core.so -lpthread -L/home/aaron/dev/qt-everywhere-src-5.15.9/qtlocation/lib -lqt_clip2tri -lqt_poly2tri -lqt_clipper   
      /usr/bin/ld: cannot find -lqt_clip2tri: No such file or directory
      /usr/bin/ld: cannot find -lqt_poly2tri: No such file or directory
      /usr/bin/ld: cannot find -lqt_clipper: No such file or directory
      collect2: error: ld returned 1 exit status
      make[3]: *** [Makefile:215: ../../lib/libQt5Positioning.so.5.15.9] Error 1
      make[3]: Leaving directory '/home/aaron/dev/qt-everywhere-src-5.15.9/qtlocation/src/positioning'
      make[2]: *** [Makefile:142: sub-positioning-install_subtargets] Error 2
      make[2]: Leaving directory '/home/aaron/dev/qt-everywhere-src-5.15.9/qtlocation/src'
      make[1]: *** [Makefile:61: sub-src-install_subtargets] Error 2
      make[1]: Leaving directory '/home/aaron/dev/qt-everywhere-src-5.15.9/qtlocation'
      make: *** [Makefile:828: module-qtlocation-install_subtargets] Error 2
      aaron@aaron-System-Product-Name:~/dev/qt-everywhere-src-5.15.9 $
      
      

      Attachments

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

        Activity

          People

            qtbuildsystem Qt Build System Team
            aaronngray aaronngray
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes