Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] media-video/mkvtoolnix-7.3.0 fails to configure it seems
Date: Thu, 16 Jul 2015 17:15:18
Message-Id: 55A7E699.1040106@gmail.com
1 Anyone else running into this?
2
3
4 checking if linking against libMatroska works and if it requires
5 -DMATROSKA_DLL... yes, without -MATROSKA_DLL
6 checking for ZLIB... yes
7 checking for wx-config... /usr/lib64/wx/config/gtk2-unicode-3.0
8 checking for wxWidgets 2.8.0 or newer... 3.0.2 ok
9 checking for wxWidgets class wxBitmapComboBox... yes
10 checking for wxMenuBar member function SetMenuLabel... yes
11 checking for wxMenuItem member function SetItemlabel... yes
12 checking for moc-qt5... no
13 checking for moc... /usr/bin/moc
14 checking for the Qt version /usr/bin/moc uses... too old: 4.8.7
15
16 !!! Please attach the following file when seeking support:
17 !!!
18 /var/tmp/portage/media-video/mkvtoolnix-7.3.0/work/mkvtoolnix-7.3.0/config.log
19 * ERROR: media-video/mkvtoolnix-7.3.0::gentoo failed (configure phase):
20 * econf failed
21 *
22 * Call stack:
23 * ebuild.sh, line 93: Called src_configure
24 * environment, line 3004: Called econf '--disable-debug'
25 '--enable-qt' '--enable-wxwidgets' '--disable-precompiled-headers'
26 '--with-wx-config=/usr/lib64/wx/config/gtk2-unicode-3.0'
27 '--disable-optimization' '--docdir=/usr/share/doc/mkvtoolnix-7.3.0'
28 '--with-boost=/usr' '--with-boost-libdir=/usr/lib64' '--without-curl'
29 * phase-helpers.sh, line 662: Called __helpers_die 'econf failed'
30 * isolated-functions.sh, line 117: Called die
31 * The specific snippet of code:
32 * die "$@"
33 *
34 * If you need support, post the output of `emerge --info
35 '=media-video/mkvtoolnix-7.3.0::gentoo'`,
36 * the complete build log and the output of `emerge -pqv
37 '=media-video/mkvtoolnix-7.3.0::gentoo'`.
38 * The complete build log is located at
39 '/var/tmp/portage/media-video/mkvtoolnix-7.3.0/temp/build.log'.
40 * The ebuild environment file is located at
41 '/var/tmp/portage/media-video/mkvtoolnix-7.3.0/temp/environment'.
42 * Working directory:
43 '/var/tmp/portage/media-video/mkvtoolnix-7.3.0/work/mkvtoolnix-7.3.0'
44 * S: '/var/tmp/portage/media-video/mkvtoolnix-7.3.0/work/mkvtoolnix-7.3.0'
45 root@fireball / #
46
47
48
49 It appears that qtchooser is to old but the one I have is the only one
50 in the tree.
51
52
53
54 root@fireball / # equery list -p dev-qt/qtchooser
55 * Searching for qtchooser in dev-qt ...
56 [IP-] [ ] dev-qt/qtchooser-0_p20150102:0
57 root@fireball / #
58
59
60 How can it be to old if it is the only one available? If it is checking
61 for qt in general, this is what I have installed.
62
63
64 root@fireball / # equery list qt*
65 * Searching for qt* ...
66 [IP-] [ ] dev-qt/qt3support-4.8.7:4
67 [IP-] [ ] dev-qt/qtchooser-0_p20150102:0
68 [IP-] [ ] dev-qt/qtcore-4.8.7:4
69 [IP-] [ ] dev-qt/qtcore-5.4.2:5
70 [IP-] [ ] dev-qt/qtdbus-4.8.7:4
71 [IP-] [ ] dev-qt/qtdbus-5.4.2:5
72 [IP-] [ ] dev-qt/qtdeclarative-4.8.7:4
73 [IP-] [ ] dev-qt/qtgui-4.8.7:4
74 [IP-] [ ] dev-qt/qtgui-5.4.2-r1:5
75 [IP-] [ ] dev-qt/qtmultimedia-4.8.7:4
76 [IP-] [ ] dev-qt/qtopengl-4.8.7:4
77 [IP-] [ ] dev-qt/qtscript-4.8.7:4
78 [IP-] [ ] dev-qt/qtsql-4.8.7:4
79 [IP-] [ ] dev-qt/qtsvg-4.8.7:4
80 [IP-] [ ] dev-qt/qttest-4.8.7:4
81 [IP-] [ ] dev-qt/qttranslations-4.8.7:4
82 [IP-] [ ] dev-qt/qtwebkit-4.8.7:4
83 [IP-] [ ] dev-qt/qtwidgets-5.4.2:5
84 [IP-] [ ] dev-qt/qtxmlpatterns-4.8.7:4
85 [IP-] [ ] media-libs/qt-gstreamer-1.2.0:0
86 [IP-] [ ] x11-libs/qtscriptgenerator-0.2.0:0
87 root@fireball / #
88
89 There is some qt5 pulled in by something. So maybe it needs to notice I
90 have a newer version installed??
91
92 Any way past this problem or just mask and wait for another update?
93 I've had this error for about a week now. I thought maybe I just caught
94 a bad sync or something. Found nothing with google or on the forums
95 either. It's picking on ME, again. lol
96
97 Thanks.
98
99 Dale
100
101 :-) :-)

Replies

Subject Author
Re: [gentoo-user] media-video/mkvtoolnix-7.3.0 fails to configure it seems Alec Ten Harmsel <alec@××××××××××××××.com>