Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 2852 - build failure on vlc
Summary: build failure on vlc
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Bart Verwilst
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-19 15:34 UTC by Ian Smith
Modified: 2003-02-04 19:42 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Smith 2002-05-19 15:34:29 UTC
This is a new one, for /usr/portage/media-video/vlc/vlc-0.3.1-r1.ebuild

/usr/lib/gcc-lib/i686-pc-linux-gnu/2.95.3/include/g++/stl_tree.h:1266: warning:
called from here
In file included from /usr/kde/3/include/kio/jobclasses.h:36,
                 from /usr/kde/3/include/kfiledialog.h:35,
                 from kde_interface.cpp:18:
/usr/qt/3/include/qmap.h: In method `void
QMapPrivate<QString,QString>::clear(QMapNode<QString,QString> *)':
/usr/qt/3/include/qmap.h:404:   instantiated from
`QMapPrivate<QString,QString>::clear()'
/usr/qt/3/include/qmap.h:381:   instantiated from
`QMapPrivate<QString,QString>::~QMapPrivate()'
/usr/qt/3/include/qmap.h:608:   instantiated from `QMap<QString,QString>::~QMap()'
/usr/kde/3/include/kio/global.h:313:   instantiated from here
/usr/qt/3/include/qmap.h:411: warning: can't inline call to `void
QMapPrivate<QString,QString>::clear(QMapNode<QString,QString> *)'
/usr/qt/3/include/qmap.h:413: warning: called from here
/usr/qt/3/include/qmap.h: In method `struct QMapNode<QString,QString> *
QMapPrivate<QString,QString>::copy(QMapNode<QString,QString> *)':
/usr/qt/3/include/qmap.h:375:   instantiated from
`QMapPrivate<QString,QString>::QMapPrivate(const QMapPrivate<QString,QString> *)'
/usr/qt/3/include/qmap.h:775:   instantiated from `QMap<QString,QString>::detach()'
/usr/qt/3/include/qmap.h:758:   instantiated from
`QMap<QString,QString>::remove(const QString &)'
/usr/qt/3/include/qmap.h:655:   instantiated from
`QMap<QString,QString>::replace(const QString &, const QString &)'
/usr/kde/3/include/kio/global.h:324:   instantiated from here
/usr/qt/3/include/qmap.h:383: warning: can't inline call to `struct
QMapNode<QString,QString> *
QMapPrivate<QString,QString>::copy(QMapNode<QString,QString> *)'
/usr/qt/3/include/qmap.h:389: warning: called from here
kde_interface.cpp: In method `void KInterface::initStatusBar()':
kde_interface.cpp:124: invalid use of undefined type `class KStatusBar'
/usr/kde/3/include/kmainwindow.h:35: forward declaration of `class KStatusBar'
kde_interface.cpp:125: invalid use of undefined type `class KStatusBar'
/usr/kde/3/include/kmainwindow.h:35: forward declaration of `class KStatusBar'
kde_interface.cpp:126: invalid use of undefined type `class KStatusBar'
/usr/kde/3/include/kmainwindow.h:35: forward declaration of `class KStatusBar'
kde_interface.cpp: In method `void KInterface::slotViewStatusBar()':
kde_interface.cpp:194: invalid use of undefined type `class KStatusBar'
/usr/kde/3/include/kmainwindow.h:35: forward declaration of `class KStatusBar'
kde_interface.cpp:198: invalid use of undefined type `class KStatusBar'
/usr/kde/3/include/kmainwindow.h:35: forward declaration of `class KStatusBar'
kde_interface.cpp: In method `void KInterface::slotStatusMsg(const QString &)':
kde_interface.cpp:208: invalid use of undefined type `class KStatusBar'
/usr/kde/3/include/kmainwindow.h:35: forward declaration of `class KStatusBar'
kde_interface.cpp:209: invalid use of undefined type `class KStatusBar'
/usr/kde/3/include/kmainwindow.h:35: forward declaration of `class KStatusBar'
kde_interface.cpp: In method `void KInterface::slotSliderChanged(int)':
kde_interface.cpp:271: invalid use of undefined type `class KStatusBar'
/usr/kde/3/include/kmainwindow.h:35: forward declaration of `class KStatusBar'
make[1]: *** [kde_interface.lo.kde] Error 1
make[1]: Leaving directory
`/mnt/huge/tmp/portage/vlc-0.3.1-r1/work/vlc-0.3.1/plugins/kde'
make: *** [plugins/kde.so] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 102, Exitcode 2
!!! (no error message)

!!! emerge aborting on  /usr/portage/media-video/vlc/vlc-0.3.1-r1.ebuild .
Comment 1 Ian Smith 2002-05-23 13:11:59 UTC
as noted in #2844, builds with -kde -qt -arts
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2002-05-24 04:49:03 UTC
There is a new vlc in portage (0.4.0).  Please try that one and report. 
Meanwhile 2844 is all about freetype and xpdf, so I don't understand your reference.
Comment 3 Ian Smith 2002-05-26 17:16:38 UTC
0.4.0 also builds without kde, qt, arts but fails when they are included.
Comment 4 david mattatall 2002-06-20 04:06:22 UTC
vlc builds just fine for me, I am using gcc version 2.95.3. 
Comment 5 Bart Verwilst 2002-07-04 18:50:33 UTC
anything new on this bug? otherwise i'll close it 
Comment 6 Ian Smith 2002-07-05 13:00:11 UTC
Looks like it got fixed somewhere along the line . . .
Comment 7 Bart Verwilst 2002-07-05 13:16:45 UTC
k, closing