Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 640652 - media-video/avidemux-2.6.20: lrelease: could not find a Qt installation of ''
Summary: media-video/avidemux-2.6.20: lrelease: could not find a Qt installation of ''
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qtbindir
  Show dependency tree
 
Reported: 2017-12-11 05:43 UTC by wkg
Modified: 2017-12-21 15:37 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log.xz,17.51 KB, application/x-xz)
2017-12-14 06:35 UTC, wkg
Details

Note You need to log in before you can comment on or make changes to this bug.
Description wkg 2017-12-11 05:43:36 UTC
do not compile without qt4 in system! (USE="qt5 -qt4")

[ 89%] Generating avidemux_ca.qm
cd /var/tmp/portage/media-video/avidemux-2.6.20/work/avidemux-2.6.20_build/buildQt4/i18n && /usr/bin/cmake -E echo Generating /var/tmp/portage/media-video/avidemux-2.6.20/work/avidemux-2.6.20_build/buildQt4/i18n/avidemux_ca.qm from /var/tmp/portage/media-video/avidemux-2.6.20/work/avidemux_2.6.20/avidemux/qt4/i18n/avidemux_ca.ts
Generating /var/tmp/portage/media-video/avidemux-2.6.20/work/avidemux-2.6.20_build/buildQt4/i18n/avidemux_ca.qm from /var/tmp/portage/media-video/avidemux-2.6.20/work/avidemux_2.6.20/avidemux/qt4/i18n/avidemux_ca.ts
cd /var/tmp/portage/media-video/avidemux-2.6.20/work/avidemux-2.6.20_build/buildQt4/i18n && /usr/bin/lrelease /var/tmp/portage/media-video/avidemux-2.6.20/work/avidemux_2.6.20/avidemux/qt4/i18n/avidemux_ca.ts -qm /var/tmp/portage/media-video/avidemux-2.6.20/work/avidemux-2.6.20_build/buildQt4/i18n/avidemux_ca.qm
lrelease: could not find a Qt installation of ''
Comment 1 Jonas Stein gentoo-dev 2017-12-12 14:49:45 UTC
Thank you for the report. Please *attach* the logfiles,
https://wiki.gentoo.org/wiki/Bugzilla/Bug_report_guide#Report_a_build-time_bug_.28emerge_failed.29
Comment 2 wkg 2017-12-12 16:14:07 UTC
i try upload, but:

Request Timeout

Server timeout waiting for the HTTP request from the client.
Apache Server at bugs.gentoo.org Port 443
Comment 3 wkg 2017-12-14 06:35:30 UTC
Created attachment 509986 [details]
build.log
Comment 4 wkg 2017-12-20 06:36:07 UTC
why not confirm?
"bash bootStrap.bash --with-qt --with-cli" -- build OK.
but ebuild - not..
Comment 5 Larry the Git Cow gentoo-dev 2017-12-21 15:37:22 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7490ea21861adbe15705a84193013c7031d01d0

commit d7490ea21861adbe15705a84193013c7031d01d0
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2017-12-21 15:31:47 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2017-12-21 15:31:47 +0000

    media-video/avidemux: Override LRELEASE_EXECUTABLE
    
    Closes: https://bugs.gentoo.org/640652
    Package-Manager: Portage-2.3.19, Repoman-2.3.6

 media-video/avidemux/avidemux-2.6.20.ebuild | 7 +++++--
 media-video/avidemux/avidemux-9999.ebuild   | 7 +++++--
 2 files changed, 10 insertions(+), 4 deletions(-)