Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 194694 Details for
Bug 274149
kde-base/dcopperl-3.5.10 fails to build
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Another build log.
kde-base:dcopperl-3.5.10:20090614-155259.log (text/plain), 13.86 KB, created by
David W Noon
on 2009-06-14 18:45:14 UTC
(
hide
)
Description:
Another build log.
Filename:
MIME Type:
Creator:
David W Noon
Created:
2009-06-14 18:45:14 UTC
Size:
13.86 KB
patch
obsolete
>>>> [1m[37mcfg-update-1.8.2-r1[0m[0m: Creating checksum index... >>>> Unpacking source... >>>> Unpacking parts of kdebindings-3.5.10.tar.bz2 to /var/lib/portage/tmp/portage/kde-base/dcopperl-3.5.10/work > [32;01m*[0m Applying no-gtk-glib-check.diff ... >[A[71C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying installdirs-vendor.diff ... >[A[71C [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked in /var/lib/portage/tmp/portage/kde-base/dcopperl-3.5.10/work >>>> Compiling source in /var/lib/portage/tmp/portage/kde-base/dcopperl-3.5.10/work/dcopperl-3.5.10 ... > [32;01m*[0m Using ExtUtils::MakeMaker >Trying to find some configuration information... >Can't open PREFIX=/usr: No such file or directory at Makefile.PL line 18. >Can't open INSTALLDIRS=vendor: No such file or directory at Makefile.PL line 18. >Can't open INSTALLMAN3DIR=none: No such file or directory at Makefile.PL line 18. >Can't open DESTDIR=/var/lib/portage/tmp/portage/kde-base/dcopperl-3.5.10/image/: No such file or directory at Makefile.PL line 18. >Path to Qt headers? [/usr/qt/3/include]: Path to Qt libraries? [/usr/qt/3/lib]: Path to KDE headers? []: Path to KDE libraries? []: Checking if your kit is complete... >Looks good >Note (probably harmless): No library found for -lkdecore >Note (probably harmless): No library found for -lDCOP >Writing Makefile for DCOP >make -j5 OTHERLDFLAGS=-Wl,-O1 >/usr/bin/perl5.8.8 /usr/lib/perl5/5.8.8/ExtUtils/xsubpp -C++ -typemap /usr/lib/perl5/5.8.8/ExtUtils/typemap -typemap typemap DCOP.xs > DCOP.xsc && mv DCOP.xsc DCOP.cpp >Running Mkbootstrap for DCOP () >chmod 644 DCOP.bs >cp DCOP.bs blib/arch/auto/DCOP/DCOP.bs >cp DCOP.pm blib/lib/DCOP.pm >cp DCOP/Makefile.am blib/lib/DCOP/Makefile.am >cp DCOP/Object.pm blib/lib/DCOP/Object.pm >chmod 644 blib/arch/auto/DCOP/DCOP.bs >i686-pc-linux-gnu-gcc -c -I/usr/qt/3/include -I -x c++ -march=athlon-mp -mmmx -m3dnow -msse -mfpmath=sse,387 -O2 -pipe -fomit-frame-pointer -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib/perl5/5.8.8/i686-linux/CORE" DCOP.cpp >i686-pc-linux-gnu-gcc: c++: No such file or directory >DCOP.xs:35:24: error: dcopclient.h: No such file or directory >DCOP.xs:36:21: error: dcopref.h: No such file or directory >DCOP.xs:37:25: error: kdatastream.h: No such file or directory >DCOP.xs:38:18: error: kurl.h: No such file or directory >DCOP.xs:113: error: âQCStringListâ does not name a type >DCOP.xs:125: error: expected â,â or â...â before â&â token >DCOP.xs:125: error: ISO C++ forbids declaration of âQCStringListâ with no type >DCOP.xs: In function âSV* QCStringListToSV(int)â: >DCOP.xs:128: error: âQCStringListâ is not a class or namespace >DCOP.xs:128: error: expected `;' before âiâ >DCOP.xs:128: error: âiâ was not declared in this scope >DCOP.xs:128: error: âdataâ was not declared in this scope >DCOP.xs: At global scope: >DCOP.xs:218: error: âKURLâ does not name a type >DCOP.xs:223: error: expected â,â or â...â before â&â token >DCOP.xs:223: error: ISO C++ forbids declaration of âKURLâ with no type >DCOP.xs: In function âSV* KURLToSV(int)â: >DCOP.xs:225: error: âdataâ was not declared in this scope >DCOP.xs: At global scope: >DCOP.xs:228: error: âDCOPRefâ does not name a type >DCOP.xs:237: error: expected â,â or â...â before â&â token >DCOP.xs:237: error: ISO C++ forbids declaration of âDCOPRefâ with no type >DCOP.xs: In function âSV* DCOPRefToSV(int)â: >DCOP.xs:240: error: âselfâ was not declared in this scope >DCOP.xs:241: error: âdataâ was not declared in this scope >DCOP.xs: In function âQByteArray mapArgs(const QCString&, SV**, int)â: >DCOP.xs:280: error: âQCStringListFromSVâ was not declared in this scope >DCOP.xs:285: error: âKURLFromSVâ was not declared in this scope >DCOP.xs:286: error: âDCOPRefFromSVâ was not declared in this scope >DCOP.xs: In function âSV* mapReply(const QCString&, const QByteArray&, SV*)â: >DCOP.xs:302: error: no match for âoperator>>â in âs >> râ >/usr/qt/3/include/qdatastream.h:75: note: candidates are: QDataStream& QDataStream::operator>>(Q_INT8&) >/usr/qt/3/include/qdatastream.h:158: note: QDataStream& QDataStream::operator>>(Q_UINT8&) >/usr/qt/3/include/qdatastream.h:77: note: QDataStream& QDataStream::operator>>(Q_INT16&) >/usr/qt/3/include/qdatastream.h:161: note: QDataStream& QDataStream::operator>>(Q_UINT16&) >/usr/qt/3/include/qdatastream.h:79: note: QDataStream& QDataStream::operator>>(Q_INT32&) >/usr/qt/3/include/qdatastream.h:164: note: QDataStream& QDataStream::operator>>(Q_UINT32&) >/usr/qt/3/include/qdatastream.h:81: note: QDataStream& QDataStream::operator>>(Q_INT64&) >/usr/qt/3/include/qdatastream.h:167: note: QDataStream& QDataStream::operator>>(Q_UINT64&) >/usr/qt/3/include/qdatastream.h:84: note: QDataStream& QDataStream::operator>>(Q_LONG&) >/usr/qt/3/include/qdatastream.h:171: note: QDataStream& QDataStream::operator>>(Q_ULONG&) >/usr/qt/3/include/qdatastream.h:88: note: QDataStream& QDataStream::operator>>(float&) >/usr/qt/3/include/qdatastream.h:89: note: QDataStream& QDataStream::operator>>(double&) >/usr/qt/3/include/qdatastream.h:90: note: QDataStream& QDataStream::operator>>(char*&) >/usr/qt/3/include/qcstring.h:136: note: QDataStream& operator>>(QDataStream&, QByteArray&) >/usr/qt/3/include/qcstring.h:244: note: QDataStream& operator>>(QDataStream&, QCString&) >/usr/qt/3/include/qstring.h:829: note: QDataStream& operator>>(QDataStream&, QString&) >/usr/qt/3/include/qpoint.h:104: note: QDataStream& operator>>(QDataStream&, QPoint&) >/usr/qt/3/include/qsize.h:112: note: QDataStream& operator>>(QDataStream&, QSize&) >/usr/qt/3/include/qrect.h:163: note: QDataStream& operator>>(QDataStream&, QRect&) >/usr/qt/3/include/qtextstream.h:301: note: QTextStream& operator>>(QTextStream&, QTextStream& (*)(QTextStream&)) >/usr/qt/3/include/qglist.h:207: note: QDataStream& operator>>(QDataStream&, QGList&) >/usr/qt/3/include/qstringlist.h:101: note: QDataStream& operator>>(QDataStream&, QStringList&) >DCOP.xs:305: error: âQCStringListâ was not declared in this scope >DCOP.xs:305: error: expected `;' before ârâ >DCOP.xs:305: error: ârâ was not declared in this scope >DCOP.xs:310: error: âKURLâ was not declared in this scope >DCOP.xs:310: error: expected `;' before ârâ >DCOP.xs:310: error: ârâ was not declared in this scope >DCOP.xs:311: error: âDCOPRefâ was not declared in this scope >DCOP.xs:311: error: expected `;' before ârâ >DCOP.xs:311: error: ârâ was not declared in this scope >DCOP.xs: In function âQCString canonicalizeSignature(const QCString&)â: >DCOP.xs:322: error: âDCOPClientâ has not been declared >DCOP.c: In function âvoid XS_DCOP_new(CV*)â: >DCOP.c:364: error: âDCOPClientâ was not declared in this scope >DCOP.c:364: error: âRETVALâ was not declared in this scope >DCOP.c:366: error: expected type-specifier before âDCOPClientâ >DCOP.c:366: error: expected `;' before âDCOPClientâ >DCOP.c: In function âvoid XS_DCOP_DESTROY(CV*)â: >DCOP.c:381: error: âDCOPClientâ was not declared in this scope >DCOP.c:381: error: âTHISâ was not declared in this scope >DCOP.c:384: error: expected primary-expression before â)â token >DCOP.c:390: error: type â<type error>â argument given to âdeleteâ, expected pointer >DCOP.c: In function âvoid XS_DCOP_attach(CV*)â: >DCOP.c:403: error: âDCOPClientâ was not declared in this scope >DCOP.c:403: error: âTHISâ was not declared in this scope >DCOP.c:407: error: expected primary-expression before â)â token >DCOP.c: In function âvoid XS_DCOP_detach(CV*)â: >DCOP.c:428: error: âDCOPClientâ was not declared in this scope >DCOP.c:428: error: âTHISâ was not declared in this scope >DCOP.c:432: error: expected primary-expression before â)â token >DCOP.c: In function âvoid XS_DCOP_isAttached(CV*)â: >DCOP.c:453: error: âDCOPClientâ was not declared in this scope >DCOP.c:453: error: âTHISâ was not declared in this scope >DCOP.c:457: error: expected primary-expression before â)â token >DCOP.c: In function âvoid XS_DCOP_appId(CV*)â: >DCOP.c:541: error: âDCOPClientâ was not declared in this scope >DCOP.c:541: error: âTHISâ was not declared in this scope >DCOP.c:545: error: expected primary-expression before â)â token >DCOP.c: In function âvoid XS_DCOP_send(CV*)â: >DCOP.c:569: error: âDCOPClientâ was not declared in this scope >DCOP.c:569: error: âTHISâ was not declared in this scope >DCOP.c:573: error: expected primary-expression before â)â token >DCOP.c: In function âvoid XS_DCOP_call(CV*)â: >DCOP.c:600: error: âDCOPClientâ was not declared in this scope >DCOP.c:600: error: âTHISâ was not declared in this scope >DCOP.c:604: error: expected primary-expression before â)â token >DCOP.c: In function âvoid XS_DCOP_findObject(CV*)â: >DCOP.c:638: error: âDCOPClientâ was not declared in this scope >DCOP.c:638: error: âTHISâ was not declared in this scope >DCOP.c:642: error: expected primary-expression before â)â token >DCOP.c: In function âvoid XS_DCOP_emitDCOPSignal(CV*)â: >DCOP.c:671: error: âDCOPClientâ was not declared in this scope >DCOP.c:671: error: âTHISâ was not declared in this scope >DCOP.c:674: error: expected primary-expression before â)â token >DCOP.c: In function âvoid XS_DCOP_isApplicationRegistered(CV*)â: >DCOP.c:696: error: âDCOPClientâ was not declared in this scope >DCOP.c:696: error: âTHISâ was not declared in this scope >DCOP.c:700: error: expected primary-expression before â)â token >DCOP.c: In function âvoid XS_DCOP_registeredApplications(CV*)â: >DCOP.c:721: error: âDCOPClientâ was not declared in this scope >DCOP.c:721: error: âTHISâ was not declared in this scope >DCOP.c:722: error: âQCStringListâ was not declared in this scope >DCOP.c:722: error: expected `;' before âRETVALâ >DCOP.c:725: error: expected primary-expression before â)â token >DCOP.c:731: error: âRETVALâ was not declared in this scope >DCOP.c: In function âvoid XS_DCOP_remoteObjects(CV*)â: >DCOP.c:747: error: âDCOPClientâ was not declared in this scope >DCOP.c:747: error: âTHISâ was not declared in this scope >DCOP.c:748: error: âQCStringListâ was not declared in this scope >DCOP.c:748: error: expected `;' before âRETVALâ >DCOP.c:751: error: expected primary-expression before â)â token >DCOP.c:757: error: âRETVALâ was not declared in this scope >DCOP.c: In function âvoid XS_DCOP_remoteInterfaces(CV*)â: >DCOP.c:774: error: âDCOPClientâ was not declared in this scope >DCOP.c:774: error: âTHISâ was not declared in this scope >DCOP.c:775: error: âQCStringListâ was not declared in this scope >DCOP.c:775: error: expected `;' before âRETVALâ >DCOP.c:778: error: expected primary-expression before â)â token >DCOP.c:784: error: âRETVALâ was not declared in this scope >DCOP.c: In function âvoid XS_DCOP_remoteFunctions(CV*)â: >DCOP.c:801: error: âDCOPClientâ was not declared in this scope >DCOP.c:801: error: âTHISâ was not declared in this scope >DCOP.c:802: error: âQCStringListâ was not declared in this scope >DCOP.c:802: error: expected `;' before âRETVALâ >DCOP.c:805: error: expected primary-expression before â)â token >DCOP.c:811: error: âRETVALâ was not declared in this scope >DCOP.c: In function âvoid XS_DCOP_normalizeFunctionSignature(CV*)â: >DCOP.c:830: error: âDCOPClientâ has not been declared >DCOP.c: In function âvoid boot_DCOP(CV*)â: >DCOP.c:863: warning: deprecated conversion from string constant to âchar*â >DCOP.c:867: warning: deprecated conversion from string constant to âchar*â >DCOP.c:868: warning: deprecated conversion from string constant to âchar*â >DCOP.c:869: warning: deprecated conversion from string constant to âchar*â >DCOP.c:870: warning: deprecated conversion from string constant to âchar*â >DCOP.c:871: warning: deprecated conversion from string constant to âchar*â >DCOP.c:876: warning: deprecated conversion from string constant to âchar*â >DCOP.c:877: warning: deprecated conversion from string constant to âchar*â >DCOP.c:878: warning: deprecated conversion from string constant to âchar*â >DCOP.c:879: warning: deprecated conversion from string constant to âchar*â >DCOP.c:880: warning: deprecated conversion from string constant to âchar*â >DCOP.c:881: warning: deprecated conversion from string constant to âchar*â >DCOP.c:882: warning: deprecated conversion from string constant to âchar*â >DCOP.c:883: warning: deprecated conversion from string constant to âchar*â >DCOP.c:884: warning: deprecated conversion from string constant to âchar*â >DCOP.c:885: warning: deprecated conversion from string constant to âchar*â >DCOP.c:886: warning: deprecated conversion from string constant to âchar*â >DCOP.c:887: warning: deprecated conversion from string constant to âchar*â >make: *** [DCOP.o] Error 1 > [31;01m*[0m > [31;01m*[0m ERROR: kde-base/dcopperl-3.5.10 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 49: Called src_compile > [31;01m*[0m environment, line 4656: Called perl-module_src_compile > [31;01m*[0m environment, line 4098: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake OTHERLDFLAGS="${LDFLAGS}" ${mymake} || die "compilation failed"; > [31;01m*[0m The die message: > [31;01m*[0m compilation failed > [31;01m*[0m > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m A complete build log is located at '/var/lib/portage/log/kde-base:dcopperl-3.5.10:20090614-155259.log'. > [31;01m*[0m The ebuild environment file is located at '/var/lib/portage/tmp/portage/kde-base/dcopperl-3.5.10/temp/environment'. > [31;01m*[0m
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 274149
:
194693
| 194694