[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#895386: marked as done (qt3d5-dev: Package doesn't include dir /usr/include/x86_64-linux-gnu/qt5/Qt3DExtras)



Your message dated Tue, 10 Apr 2018 21:59:45 -0300
with message-id <2636680.g9W5fejLHb@tonks>
and subject line Re: Bug#895386: qt3d5-dev: Package doesn't include dir /usr/include/x86_64-linux-gnu/qt5/Qt3DExtras
has caused the Debian Bug report #895386,
regarding qt3d5-dev: Package doesn't include dir /usr/include/x86_64-linux-gnu/qt5/Qt3DExtras
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
895386: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895386
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: qt3d5-dev
Version: 5.10.1+dfsg-3
Severity: important

Dear Maintainer,

When trying to build QGis 3.0 from source, at some point CMake reports
the following error:

	CMake Error at /usr/lib/x86_64-linux-gnu/cmake/Qt53DExtras/Qt53DExtrasConfig.cmake:27 (message):
	  The imported target "Qt5::3DExtras" references the file

	     "/usr/include/x86_64-linux-gnu/qt5/Qt3DExtras"

	  but this file does not exist.  Possible reasons include:

	  * The file was deleted, renamed, or moved to another location.

	  * An install or uninstall procedure did not complete successfully.

	  * The installation package was faulty and contained

	     "/usr/lib/x86_64-linux-gnu/cmake/Qt53DExtras/Qt53DExtrasConfig.cmake"

	  but not all the files it references.

The directory and its contents is included in the upstream source tarball, but for some reason didn't make to the Debian package.

In fact, the source tarball has 13 directories under include:

~/software/qt3d-everywhere-src-5.10.1/include]$ ls -ld
Qt3DAnimation
Qt3DCore
Qt3DCoreTest
Qt3DExtras
Qt3DInput
Qt3DLogic
Qt3DQuick
Qt3DQuickAnimation
Qt3DQuickExtras
Qt3DQuickInput
Qt3DQuickRender
Qt3DQuickScene2D
Qt3DRender

whereas qt3d5-dev only has the following 8:

$ ls -d /usr/include/x86_64-linux-gnu/qt5/Qt3D*
/usr/include/x86_64-linux-gnu/qt5/Qt3DCore
/usr/include/x86_64-linux-gnu/qt5/Qt3DExtras
/usr/include/x86_64-linux-gnu/qt5/Qt3DInput
/usr/include/x86_64-linux-gnu/qt5/Qt3DLogic
/usr/include/x86_64-linux-gnu/qt5/Qt3DQuick
/usr/include/x86_64-linux-gnu/qt5/Qt3DQuickInput
/usr/include/x86_64-linux-gnu/qt5/Qt3DQuickRender
/usr/include/x86_64-linux-gnu/qt5/Qt3DQuickScene2D
/usr/include/x86_64-linux-gnu/qt5/Qt3DRender

Manually copying Qt3DExtras from the source tarball to the system include dir solves the problem for me; I believe the package should include all those files from the source tarball. Thanks.

-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.16.0minerva (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages qt3d5-dev depends on:
ii  libqt53danimation5       5.10.1+dfsg-3
ii  libqt53dcore5            5.10.1+dfsg-3
ii  libqt53dextras5          5.10.1+dfsg-3
ii  libqt53dinput5           5.10.1+dfsg-3
ii  libqt53dlogic5           5.10.1+dfsg-3
ii  libqt53dquick5           5.10.1+dfsg-3
ii  libqt53dquickanimation5  5.10.1+dfsg-3
ii  libqt53dquickextras5     5.10.1+dfsg-3
ii  libqt53dquickinput5      5.10.1+dfsg-3
ii  libqt53dquickrender5     5.10.1+dfsg-3
ii  libqt53dquickscene2d5    5.10.1+dfsg-3
ii  libqt53drender5          5.10.1+dfsg-3
ii  qtbase5-dev              5.10.1+dfsg-5

qt3d5-dev recommends no packages.

Versions of packages qt3d5-dev suggests:
ii  qt3d5-doc       5.10.1+dfsg-3
pn  qt3d5-doc-html  <none>

-- no debconf information

--- End Message ---
--- Begin Message ---
El martes, 10 de abril de 2018 19:19:50 -03 José de Paula Rodrigues escribió:
> Package: qt3d5-dev
> Version: 5.10.1+dfsg-3
> Severity: important
> 
> Dear Maintainer,
> 
> When trying to build QGis 3.0 from source, at some point CMake reports
> the following error:
> 
> 	CMake Error at
> /usr/lib/x86_64-linux-gnu/cmake/Qt53DExtras/Qt53DExtrasConfig.cmake:27
> (message): The imported target "Qt5::3DExtras" references the file
> 
> 	     "/usr/include/x86_64-linux-gnu/qt5/Qt3DExtras"
> 
> 	  but this file does not exist.  Possible reasons include:
> 
> 	  * The file was deleted, renamed, or moved to another location.

Correct, it was removed on purpose. Upstream wrongly ships this as stable API 
when it isn't, so we removed it from the packaging.

It will get back to the packaging as soon as upstream makes it stable API.

Kinds regards, Lisandro.

-- 
3: Que ocurre en el escritorio de Windows cuando se abre una ventana
    * Se cierra una puerta
    Damian Nadales
    http://mx.grulic.org.ar/lurker/message/20080307.141449.a70fb2fc.es.html

Lisandro Damián Nicanor Pérez Meyer
http://perezmeyer.com.ar/
http://perezmeyer.blogspot.com/

Attachment: signature.asc
Description: This is a digitally signed message part.


--- End Message ---

Reply to: