Bug 241812 - multimedia/qt5-multimedia: make install fail
Summary: multimedia/qt5-multimedia: make install fail
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-kde (group)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-11-08 20:40 UTC by Ivan Rozhuk
Modified: 2019-11-09 08:55 UTC (History)
2 users (show)

See Also:
tcberner: maintainer-feedback+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan Rozhuk 2019-11-08 20:40:40 UTC
...
===>  Installing for qt5-multimedia-5.13.2
===>  Checking if qt5-multimedia is already installed
===>   Registering installation for qt5-multimedia-5.13.2 as automatic
pkg-static: Unable to access file /tmp/ports/usr/ports/multimedia/qt5-multimedia/work/stage/usr/local/lib/cmake/Qt5MultimediaGstTools/Qt5MultimediaGstToolsConfig.cmake:No such file or directory
pkg-static: Unable to access file /tmp/ports/usr/ports/multimedia/qt5-multimedia/work/stage/usr/local/lib/cmake/Qt5MultimediaGstTools/Qt5MultimediaGstToolsConfigVersion.cmake:No such file or directory
pkg-static: Warning: @exec is deprecated, please use @[pre|post][un]exec
*** Error code 74
...

Port configured without gstreamer support
Comment 1 Tobias C. Berner freebsd_committer freebsd_triage 2019-11-09 07:09:13 UTC
Moin moin 

I assume you have the option GSTREAMER set to off?

mfg Tobias
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-11-09 08:54:47 UTC
A commit references this bug:

Author: tcberner
Date: Sat Nov  9 08:54:36 UTC 2019
New revision: 517114
URL: https://svnweb.freebsd.org/changeset/ports/517114

Log:
  multimedia/qt5-multimedia: mask Gstreamer related cmake files in plist

  PR:		241812
  Reported by:	rozhuk.im@gmail.com

Changes:
  head/multimedia/qt5-multimedia/pkg-plist
Comment 3 Tobias C. Berner freebsd_committer freebsd_triage 2019-11-09 08:55:02 UTC
Should be fixed now.