Gentoo Archives: gentoo-dev

From: mike <vapier@×××××××.com>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] kportagemaster-0.4.2 failed ebuild
Date: Thu, 15 Aug 2002 18:23:47
Message-Id: 005701c244b2$d653d180$0200a8c0@vapier
In Reply to: [gentoo-dev] kportagemaster-0.4.2 failed ebuild by Peter Ruskin
1 Bug 6403
2 http://bugs.gentoo.org/show_bug.cgi?id=6403
3 complain there :)
4 -mike
5
6 ----- Original Message -----
7 From: "Peter Ruskin" <aoyu93@×××××××××.com>
8 To: <gentoo-dev@g.o>
9 Sent: Thursday, August 15, 2002 19:09
10 Subject: [gentoo-dev] kportagemaster-0.4.2 failed ebuild
11
12
13 > /usr/qt/3/bin/uic -L /usr/lib/kde3/plugins/designer -nounload -tr tr2i18n
14 > -i ebuildview.h ./ebuildview.ui | sed -e "s,tr2i18n( \"\"
15 > ),QString::null,g" | sed -e "s,tr2i18n( \"\"\, \"\" ),QString::null,g" |
16 > sed -e "s,image\([0-9][0-9]*\)_data,img\1_ebuildview,g" >> ebuildview.cpp
17 > || rm -f ebuildview.cpp
18 > fcntl: Bad file descriptor
19 > fcntl: Bad file descriptor
20 > fcntl: Bad file descriptor
21 > fcntl: Bad file descriptor
22 > fcntl: Bad file descriptor
23 > fcntl: Bad file descriptor
24 > fcntl: Bad file descriptor
25 > QSettings::sync: failed to open '/root/.qt/qt_plugins_3.0rc' for writing
26 > Conflict in /usr/qt/3/plugins/designer/kdewidgets.so:
27 > Plugin cannot be queried successfully!
28 > fcntl: Bad file descriptor
29 > fcntl: Bad file descriptor
30 > creating kportagemaster_meta_unload.cpp
31 > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3/include -I/usr/qt/3/include
32 > -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -DNDEBUG
33 > -DNO_DEBUG -march=i686 -pipe -fno-exceptions -fno-check-new -c
34 > kportagemaster_meta_unload.cpp
35 > fcntl: Bad file descriptor
36 > QSettings::sync: failed to open '/root/.qt/qt_plugins_3.0rc' for writing
37 > fcntl: Bad file descriptor
38 > fcntl: Bad file descriptor
39 > fcntl: Bad file descriptor
40 > QSettings::sync: failed to open '/root/.qt/qt_plugins_3.0rc' for writing
41 > fcntl: Bad file descriptor
42 > fcntl: Bad file descriptor
43 > fcntl: Bad file descriptor
44 > QSettings::sync: failed to open '/root/.qt/qt_plugins_3.0rc' for writing
45 > fcntl: Bad file descriptor
46 > fcntl: Bad file descriptor
47 > fcntl: Bad file descriptor
48 > QSettings::sync: failed to open '/root/.qt/qt_plugins_3.0rc' for writing
49 > fcntl: Bad file descriptor
50 > fcntl: Bad file descriptor
51 > fcntl: Bad file descriptor
52 > QSettings::sync: failed to open '/root/.qt/qt_plugins_3.0rc' for writing
53 > Conflict in /usr/qt/3/plugins/designer/kdewidgets.so:
54 > Plugin cannot be queried successfully!
55 > echo '#include "ebuildview.moc"' >> ebuildview.cpp
56 > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3/include -I/usr/qt/3/include
57 > -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -DNDEBUG
58 > -DNO_DEBUG -march=i686 -pipe -fno-exceptions -fno-check-new -c
59 > ebuildview.cpp
60 > In file included from ebuildview.cpp:20:
61 > ebuildview.ui.h: In method `void EbuildView::setURL(const QString &)':
62 > ebuildview.ui.h:32: invalid use of undefined type `class KURLLabel'
63 > ebuildview.h:17: forward declaration of `class KURLLabel'
64 > ebuildview.ui.h:33: invalid use of undefined type `class KURLLabel'
65 > ebuildview.h:17: forward declaration of `class KURLLabel'
66 > ebuildview.cpp: In method `EbuildView::EbuildView(QWidget * = 0, const
67 > char * = 0, unsigned int = 0)':
68 > ebuildview.cpp:128: invalid use of undefined type `class KURLLabel'
69 > ebuildview.h:17: forward declaration of `class KURLLabel'
70 > ebuildview.cpp:129: invalid use of undefined type `class KURLLabel'
71 > ebuildview.h:17: forward declaration of `class KURLLabel'
72 > ebuildview.cpp:130: invalid use of undefined type `class KURLLabel'
73 > ebuildview.h:17: forward declaration of `class KURLLabel'
74 > ebuildview.cpp:131: no matching function for call to
75 > `QHBoxLayout::addWidget (KURLLabel *&)'
76 > /usr/qt/3/include/qlayout.h:378: candidates are: void
77 > QBoxLayout::addWidget(QWidget *, int = 0, int = 0)
78 > ebuildview.cpp:156: no matching function for call to `EbuildView::connect
79 > (KURLLabel *&, const char[32], EbuildView *, const char[30])'
80 > /usr/qt/3/include/qobject.h:112: candidates are: static bool
81 > QObject::connect(const QObject *, const char *, const QObject *, const
82 > char *)
83 > /usr/qt/3/include/qobject.h:208: bool
84 > QObject::connect(const QObject *, const char *, const char *) const
85 > make[3]: *** [ebuildview.o] Error 1
86 > make[3]: Leaving directory
87 >
88 `/var/tmp/portage/kportagemaster-0.4.2/work/kportagemaster-0.4.2/kportagemas
89 ter'
90 > make[2]: *** [all-recursive] Error 1
91 > make[2]: Leaving directory
92 >
93 `/var/tmp/portage/kportagemaster-0.4.2/work/kportagemaster-0.4.2/kportagemas
94 ter'
95 > make[1]: *** [all-recursive] Error 1
96 > make[1]: Leaving directory
97 > `/var/tmp/portage/kportagemaster-0.4.2/work/kportagemaster-0.4.2'
98 > make: *** [all-recursive-am] Error 2
99 >
100 > !!! ERROR: The ebuild did not complete successfully.
101 > !!! Function kde_src_compile, Line -6657, Exitcode 2
102 > !!! died running emake, kde_src_compile:make
103 >
104 > !!! emerge aborting on
105 > /usr/portage/app-admin/kportagemaster/kportagemaster-0.4.2.ebuild .
106 >
107 > --
108 > Gentoo Linux (portage-2.0.27). KDE: 3.0.2 Qt: 3.0.5.
109 > AMD Athlon(tm) XP 1600+ 513MB. Kernel: 2.4.19-win4lin
110 > Linux user #275590 (http://counter.li.org/). up 1 day, 11:34.
111 > #=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=#
112 >
113 > _______________________________________________
114 > gentoo-dev mailing list
115 > gentoo-dev@g.o
116 > http://lists.gentoo.org/mailman/listinfo/gentoo-dev
117 >