Hi Everyone, I am trying to build KDE 4.2 on opensolaris but phonon package build failed with the following error:
pkgbuild: -- found glib-2.0, version 2.18.0 pkgbuild: -- Could not find OPTIONAL package GLIB2 pkgbuild: -- checking for module 'gobject-2.0' pkgbuild: -- found gobject-2.0, version 2.18.0 pkgbuild: -- Found GObject libraries: gobject-2.0;glib-2.0 pkgbuild: -- Found GObject includes : /usr/include/glib-2.0/gobject pkgbuild: -- WARNING: you are using the obsolete 'PKGCONFIG' macro use FindPkgConfig pkgbuild: -- Found LibXml2: /lib/libxml2.so pkgbuild: -- Performing Test _OFFT_IS_64BIT pkgbuild: -- Performing Test _OFFT_IS_64BIT - Success pkgbuild: -- checking for module 'libxine' pkgbuild: -- found libxine, version 1.1.16.1 pkgbuild: -- Performing Test XINE_XCB_FOUND pkgbuild: -- Performing Test XINE_XCB_FOUND - Success pkgbuild: -- Found XINE: /opt/foss/lib/libxine.so pkgbuild: -- checking for module 'xcb' pkgbuild: -- package 'xcb' not found pkgbuild: -- Found XCB: /usr/local/include pkgbuild: -- pkgbuild: ----------------------------------------------------------------------------- pkgbuild: -- The following external packages were located on your system. pkgbuild: -- This installation will have the extra features provided by these packages. pkgbuild: + LibXml2 pkgbuild: + OpenGL pkgbuild: + XCB pkgbuild: ----------------------------------------------------------------------------- pkgbuild: -- The following OPTIONAL packages could NOT be located on your system. pkgbuild: -- Consider installing them to enable more features from this software. pkgbuild: + GStreamer, 0.10: gstreamer 0.10 is required for the multimedia backend <http://gstreamer.f reedesktop.org/modules/> pkgbuild: + GStreamer video plugin, 0.10: The gstreamer video plugin (part of gstreamer-plugins-base 0 .10) is required for the multimedia gstreamer backend <http://gstreamer.freedesktop.org/modules/> pkgbuild: + GStreamer audio plugin, 0.10: The gstreamer audio plugin (part of gstreamer-plugins-base 0 .10) is required for the multimedia gstreamer backend <http://gstreamer.freedesktop.org/modules/> pkgbuild: + GLib2: GLib 2 is required to compile the gstreamer backend for Phonon <http://www.gtk.org/ download/> pkgbuild: ----------------------------------------------------------------------------- pkgbuild: pkgbuild: -- Configuring done pkgbuild: -- Generating done pkgbuild: -- Build files have been written to: /export/home/kdeuser/packages/BUILD/phonon-4.2/i386/PHO NON/4.2 pkgbuild: + cp Solaris/libtool libtool pkgbuild: + chmod 755 libtool pkgbuild: + test -x libtool pkgbuild: + cd /export/home/kdeuser/packages/BUILD pkgbuild: + cd /export/home/kdeuser/packages/BUILD pkgbuild: + echo '# ... done.' pkgbuild: make[2]: Entering directory `/export/home/kdeuser/packages/BUILD/phonon-4.2/i386/PHONON/4.2' pkgbuild: cd /export/home/kdeuser/packages/BUILD/phonon-4.2/i386/PHONON/4.2/phonon && /opt/foss/bin/au tomoc4 /export/home/kdeuser/packages/BUILD/phonon-4.2/i386/PHONON/4.2/phonon/phonon_automoc.cpp /expor t/home/kdeuser/packages/BUILD/phonon-4.2/i386/PHONON/4.2/phonon /export/home/kdeuser/packages/BUILD/ph onon-4.2/i386/PHONON/4.2/phonon /opt/foss/qt4/bin/moc /opt/dtbld/bin/cmake pkgbuild: make[2]: *** [phonon/CMakeFiles/phonon_automoc] Segmentation Fault (core dumped) pkgbuild: make[2]: Leaving directory `/export/home/kdeuser/packages/BUILD/phonon-4.2/i386/PHONON/4.2' pkgbuild: make[1]: *** [phonon/CMakeFiles/phonon_automoc.dir/all] Error 2 pkgbuild: make[1]: Leaving directory `/export/home/kdeuser/packages/BUILD/phonon-4.2/i386/PHONON/4.2' pkgbuild: make: *** [all] Error 2 pkgbuild: Bad exit status from /var/tmp/pkgbuild-kdeuser/pkgbuild-tmp-2.24075 (%build) --- command output ends --- finished at Fri May 8 13:34:07 IST 2009 INFO: pkgbuild -ba finished at Fri May 8 13:34:07 IST 2009 ERROR: phonon FAILED INFO: Check the build log in /tmp/FOSSphonon.log for details Please help me Regards Nitu -- This message posted from opensolaris.org
