On Thursday 07 of March 2019 22:22:39 deloptes wrote:
Hi, sorry to bother you again, but I do not know why I get this. I mean I understand why as shown below, but I do not understand where it is coming.
This goes beyond my level of knowledge of cmake. Is it required to log a bug and how exactly - the trivial way would be in Gitea under tdemultimedia. Is this correct?
dh_install: Cannot find (any matches for) "debian/tmp/opt/trinity/lib/libarts_mpeglib.so" (tried in "." and "debian/tmp") dh_install: tdemultimedia-trinity-dev missing files: debian/tmp/opt/trinity/lib/libarts_mpeglib.so dh_install: missing files, aborting /usr/share/cdbs/1/rules/debhelper.mk:233: recipe for target 'binary-install/tdemultimedia-trinity-dev' failed make: *** [binary-install/tdemultimedia-trinity-dev] Error 2
repo-master/tde/2_build/tdemultimedia/debian/tmp/opt/trinity/lib$ ls -al libarts_mpeglib* libarts_mpeglib-0.3.0.so -> libarts_mpeglib-0.3.0.so.0 libarts_mpeglib-0.3.0.so.0 -> libarts_mpeglib-0.3.0.so.0.0.3 libarts_mpeglib-0.3.0.so.0.0.3 libarts_mpeglib.la libarts_mpeglib.so.0 -> libarts_mpeglib-0.3.0.so.0.0
Seems libarts_mpeglib-0.3.0.so.0.0 is missing
thanks in advance
Hi Emanoil,
the problem is already resolved. Only the appropriate commit has not been pushed into the master branch yet because we do not want to cause rebuild of the nightly-builds, as this would delay the release of R14.0.6 for at least a month or more.
So far, you can use commit as your local patch - see:
https://mirror.git.trinitydesktop.org/gitea/TDE/tde-common-cmake/commit/cfc1...
Cheers