Date: Fri, 13 Jul 2018 18:10:54 +0000 From: bugzilla-noreply@freebsd.org To: multimedia@FreeBSD.org Subject: [Bug 229759] multimedia/vlc-qt4 fails to build, when qt5 is also installed Message-ID: <bug-229759-12827-AhnYa2zDQB@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-229759-12827@https.bugs.freebsd.org/bugzilla/> References: <bug-229759-12827@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D229759 --- Comment #2 from Mikhail Teterin <mi@FreeBSD.org> --- (In reply to Tobias C. Berner from comment #1) > Hm, that seems to be an issue specifically with vlc How would you know? Poudrierre builds in jails, does not it, so it is unlik= ely to ever encounter a situation, where both mocs are installed... If ${MOC} is empty, vlc's configure looks for a) moc-qt4; b) moc in the PAT= H. It finds ${LOCALBASE}/bin/moc (which in our case is a symlink to qtchooser)= and calls it. Why is qtchooser then choosing the wrong moc, I do not know... Either way, something must be done... --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-229759-12827-AhnYa2zDQB>