wxPython 2.6 on FreeBSD

Nat Goodspeed nat at cognitoy.com
Mon Jan 22 02:15:29 UTC 2007


   I'm trying to install /usr/ports/x11-toolkits/py-wxPython26 on my 
FreeBSD machine. It stops with these messages:

checking for gstreamer-0.8 >= 0.8.11.1... configure: error: no GStreamer found
===>  Script "configure" failed unexpectedly.
Please report the problem to multimedia at FreeBSD.org [maintainer] and attach
the
"/usr/ports/multimedia/gstreamer-plugins80/work/gst-plugins-0.8.12/config.log"
including the output of the failure of your make command. Also, it might be
a good idea to provide an overview of all packages installed on your system
(e.g. an `ls /var/db/pkg`).

   The first time this happened, I went to 
/usr/ports/multimedia/gstreamer and issued the usual 'sudo make 
install clean' command. To my surprise and dismay, that didn't clear 
up the wxPython problem.
   I'm attaching the full output of the make command, the requested 
config.log and the requested ls output.
   I did just update the full ports tree, but that didn't clear it up either.
   I really want to be able to use wxPython on this machine...
   Thanks for your help.
-------------- next part --------------
[coriolinus at BirdOfParadise /usr/ports/x11-toolkits/py-wxPython26]$ sudo time make install clean
===>   py24-wxPython-2.6.3.3 depends on file: /usr/local/bin/python - found
===>   py24-wxPython-2.6.3.3 depends on executable in : gmake - found
===>   py24-wxPython-2.6.3.3 depends on shared library: wx_gtk2_animate-2.6 - not found
===>    Verifying install for wx_gtk2_animate-2.6 in /usr/ports/x11-toolkits/wxgtk26-contrib
===>   wxgtk2-contrib-2.6.3_1 depends on executable in : gmake - found
===>   wxgtk2-contrib-2.6.3_1 depends on package: gstreamer-plugins80>=0.8.10 - not found
===>    Verifying install for gstreamer-plugins80>=0.8.10 in /usr/ports/multimedia/gstreamer-plugins80
===>   gstreamer-plugins80-0.8.12_2,1 depends on executable in : gmake - found
===>   gstreamer-plugins80-0.8.12_2,1 depends on executable in : pkg-config - found
===>   gstreamer-plugins80-0.8.12_2,1 depends on shared library: gstreamer-0.8.5 - found
===>   gstreamer-plugins80-0.8.12_2,1 depends on shared library: popt.0 - found
===>   gstreamer-plugins80-0.8.12_2,1 depends on shared library: intl - found
===>   gstreamer-plugins80-0.8.12_2,1 depends on shared library: X11.6 - found
===>  Configuring for gstreamer-plugins80-0.8.12_2,1
checking build system type... i386-portbld-freebsd6.0
checking host system type... i386-portbld-freebsd6.0
checking target system type... i386-portbld-freebsd6.0
checking whether to enable maintainer-specific portions of Makefiles... no
configure: configuring gst-plugins for release
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether gmake sets $(MAKE)... yes
checking for style of include used by gmake... GNU
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking dependency style of cc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... grep -E
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... cc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for inttypes.h... (cached) yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to run the C++ preprocessor... c++ -E
checking for g77... no
checking for f77... f77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether f77 accepts -g... yes
checking the maximum length of command line arguments... (cached) 262144
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc static flag  works... yes
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... freebsd6.0 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd6.0 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for f77 option to produce PIC... -fPIC
checking if f77 PIC flag -fPIC works... yes
checking if f77 supports -c -o file.o... yes
checking whether the f77 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd6.0 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ANSI C... (cached) none needed
checking dependency style of cc... (cached) gcc3
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ANSI C... (cached) none needed
checking dependency style of cc... (cached) gcc3
checking for objcc... no
checking for objc... no
checking for gcc... gcc
checking dependency style of gcc... gcc3
checking if Objective C compiler works... no
checking for msgfmt... /usr/local/bin/msgfmt
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for msgmerge... /usr/local/bin/msgmerge
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking whether NLS is requested... yes
checking for GNU gettext in libc... no
checking for iconv... yes
checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib
checking for GNU gettext in libintl... yes
checking how to link with libintl... /usr/local/lib/libintl.so /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib
checking to see if compiler understands -Wall... yes
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking dependency style of c++... (cached) gcc3
checking for c++... yes
checking how to run the C++ preprocessor... c++ -E
checking for library containing strerror... none required
checking for ANSI C header files... (cached) yes
checking for inline... inline
checking for stdint types... inttypes.h (shortcircuit)
make use of inttypes.h in _inttypes.h (assuming C99 compatible system)
checking stdlib.h usability... yes
checking stdlib.h presence... yes
checking for stdlib.h... yes
checking whether cc implements __PRETTY_FUNCTION__... yes
checking whether cc implements __FUNCTION__... yes
checking whether cc implements __func__... yes
checking for FIONREAD in sys/ioctl.h... yes
configure: ***
configure: *** checking plugin:  ***
configure: ***
configure: WARNING: building external plug-ins
configure: ***
configure: *** checking plugin:  ***
configure: ***
configure: not building experimental plug-ins
configure: ***
configure: *** checking plugin:  ***
configure: ***
configure: not building broken plug-ins
checking for gtkdoc-scangobj... false
checking for docbook2ps... false
checking for docbook2html... false
checking for jadetex... false
checking for ps2pdf... true
checking for xsltproc... xsltproc
checking whether xsltproc docbook processing works... no
checking for dvips... false
checking for fig2dev... false
configure: WARNING: Did not find fig2dev (from xfig), images will not be generated.
checking for pngtopnm... false
checking for pnmtops... false
checking for epstopdf... false
configure: Will not output HTML documentation
configure: Will not output PS documentation
configure: Will not output PDF documentation
configure: Looking for Python version >= 2.1
checking for python... /usr/local/bin/python
checking "/usr/local/bin/python":... okay
checking local Python configuration... looks good
checking whether byte ordering is bigendian... no
Using config source xml:merged:/usr/local/etc/gconf/gconf.xml.defaults for schema installation
Using $(sysconfdir)/gconf/schemas as install directory for schema files
configure: ***
configure: *** checking plugin:  ***
configure: ***
configure: ***
configure: *** checking plugin:  ***
configure: ***
checking for pkg-config... /usr/local/bin/pkg-config
checking for gstreamer-0.8 >= 0.8.11.1... configure: error: no GStreamer found
===>  Script "configure" failed unexpectedly.
Please report the problem to multimedia at FreeBSD.org [maintainer] and attach
the
"/usr/ports/multimedia/gstreamer-plugins80/work/gst-plugins-0.8.12/config.log"
including the output of the failure of your make command. Also, it might be
a good idea to provide an overview of all packages installed on your system
(e.g. an `ls /var/db/pkg`).
*** Error code 1

Stop in /usr/ports/multimedia/gstreamer-plugins80.
*** Error code 1

Stop in /usr/ports/x11-toolkits/wxgtk26-contrib.
*** Error code 1

Stop in /usr/ports/x11-toolkits/py-wxPython26.
       49.15 real        20.21 user        18.54 sys
[coriolinus at BirdOfParadise /usr/ports/x11-toolkits/py-wxPython26]$ sudo portversion | grep gstreamer
[Updating the pkgdb <format:bdb_btree> in /var/db/pkg ... - 255 packages found (-0 +28) ............................ done]
gstreamer                   >
gstreamer                   =
gstreamer-ffmpeg            =
gstreamer-plugins           >
gstreamer-plugins           =
gstreamer-plugins-a52dec    =
gstreamer-plugins-cdparanoia  =
gstreamer-plugins-core      =
gstreamer-plugins-dts       =
gstreamer-plugins-dvd       =
gstreamer-plugins-esound    =
gstreamer-plugins-flac      =
gstreamer-plugins-gconf     =
gstreamer-plugins-gnomevfs  =
gstreamer-plugins-libpng    =
gstreamer-plugins-mad       =
gstreamer-plugins-ogg       =
gstreamer-plugins-pango     =
gstreamer-plugins-vorbis    =
gstreamer-plugins-xvid      =
totem-gstreamer             =
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: application/octet-stream
Size: 72028 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-multimedia/attachments/20070122/1de9aba1/config-0001.obj
-------------- next part --------------
$ ls /var/db/pkg
ORBit2-2.12.2				liba52-0.7.4_1
Xaw3d-1.5E_1				libao-esound-0.8.5_3
aspell-0.60.4_4				libart_lgpl-2.3.17_1
at-spi-1.6.4				libaudiofile-0.2.6
atk-1.12.3				libbonobo-2.10.0
autoconf-2.13.000227_5			libbonoboui-2.10.1
autoconf-2.59_2				libcroco-0.6.0_1
automake-1.9.6				libdts-0.0.2_2
bash-3.1.17				libdvdcss-1.2.9_2
bison-1.75_2,1				libdvdnav-0.1.10_1
bitstream-vera-1.10_1			libdvdread-0.9.4_1
bugbuddy-2.10.0_1			libexif-0.6.12_1
cdiff-1.4_1				libgail-gnome-1.1.1
cdparanoia-3.9.8_8			libgcrypt-1.2.3_1
cjk-cdrtools-2.01.20041227_1		libglade2-2.5.1_2
crip-3.7				libglut-6.0.1
cups-base-1.2.7				libgnome-2.10.1
curl-7.16.0				libgnomecanvas-2.10.2_1
cvsup-without-gui-16.1h_2		libgnomeprint-2.10.3_1
dasher-3.2.15				libgnomeprintui-2.10.2
db41-4.1.25_4				libgnomeui-2.10.1_1
desktop-file-utils-0.12			libgpg-error-1.4
docbook-sk-4.1.2_3			libgsf-1.11.1_1
docbook-xml-4.2_1			libgtkhtml-2.6.3_1
docbook-xsl-1.71.1_2			libgtop2-2.10.2
eel-2.10.1_1				libiconv-1.9.2_2
emacs-21.3_9				libid3tag-0.15.1b
eog-2.10.2				libltdl-1.5.22
epiphany-1.6.4				libmad-0.15.1b_1
esound-0.2.36_1				libmusicbrainz-2.1.1
evolution-2.2.3_1			libogg-1.1.3,3
evolution-data-server-1.2.3		liboil-0.3.10
evolution-webcal-2.2.1			libpaper-1.1.14.3_1
expat-2.0.0_1				librsvg2-2.9.5_2
fam-2.6.10_1				libshout2-2.2_2,1
fastest_cvsup-0.2.9_4			libsoup-2.2.3
fileroller-2.10.4,1			libtasn1-0.3.6
flac-1.1.2_1				libtheora-1.0.a7
fontconfig-2.2.3,1			libtool-1.5.22_2
freetype2-2.2.1_1			libungif-4.1.4_2
gail-1.8.4				libvorbis-1.1.2,3
gal2-2.4.3				libwnck-2.10.3
gcalctool-5.5.42,2			libxklavier-2.0_2,1
gconf-editor-2.10.0,1			libxml2-2.6.20
gconf2-2.10.1				libxslt-1.1.14
gdm-2.8.0.1				linc-1.0.3_6
gedit-2.10.3				links-2.1.p17,1
gettext-0.14.5_2			linux_base-8-8.0_6
ggv-2.8.5				m4-1.4.8_1
ghostscript-gnu-7.07_13			metacity-2.10.3
gle-3.0.3				mozilla-1.7.12,2
glib-2.12.4				mp3info-0.8.4_2
gmake-3.81_1				nano-2.0.1
gnome-backgrounds-2.10.2		nasm-0.98.39,1
gnome-icon-theme-2.10.1_1		nautilus-cd-burner-2.10.2
gnome-menus-2.10.2_1			nautilus2-2.10.1
gnome-themes-2.10.2			newfile-1.0.14_2
gnome2-2.10.2				nspr-4.6.4
gnomeapplets2-2.10.1_3			nss-3.11.4
gnomeaudio2-2.0.0			ogg2mp3-0.5
gnomecontrolcenter2-2.10.2		openldap-client-2.2.30
gnomedesktop-2.10.2			p5-CDDB_get-2.27,1
gnomedocutils-0.2.1_1			p5-ExtUtils-Depends-0.205
gnomegames2-2.10.2			p5-ExtUtils-PkgConfig-1.07
gnomehier-2.0_7				p5-GStreamer-0.08
gnomekeyring-0.4.3_1			p5-Glib2-1.140_1
gnomemag-0.12.1_1			p5-String-ShellQuote-1.03
gnomemedia2-2.10.2			p5-XML-Parser-2.34_2
gnomemimedata-2.4.2			p5-gettext-1.05_1
gnomenetstatus-2.10.0_1			pango-1.8.2
gnomenettool-1.2.0,1			perl-5.8.8
gnomepanel-2.10.2			perl-threaded-5.8.8
gnomesession-2.10.0			pkg-config-0.21
gnomespeech-0.3.7			pkgdb.db
gnomespell-1.0.5_5			png-1.2.12_1
gnomesystemmonitor-2.10.1		popt-1.7_2
gnomesystemtools-1.2.0_2		portlint-2.9.2
gnometerminal-2.10.0_1			porttools-0.77
gnomeuserdocs2-2.8.1			portupgrade-2.2.2,2
gnomeutils2-2.10.1,1			py24-libxml2-2.6.20_2
gnomevfs2-2.10.1			python-2.4.3,1
gnopernicus-0.10.9			python24-2.4.3_3
gnump3d-2.9.8_1				rsync-2.6.9
gnutls-1.4.5				ruby-1.8.5_5,1
gok-1.0.5				ruby18-bdb-0.5.9_2
gpdf-2.10.0_2				samba-2.2.12
gsfonts-8.11_2				samba-libsmbclient-3.0.23d
gstreamer-0.10.11			scrollkeeper-0.3.14_1,1
gstreamer-0.8.10			sdocbook-xml-1.1,1
gstreamer-ffmpeg-0.8.5			shared-mime-info-0.16_1
gstreamer-plugins-0.10.11,2		sound-juicer-2.10.1
gstreamer-plugins-0.8.10_1		sox-12.18.2
gstreamer-plugins-a52dec-0.8.10_1	speex-1.0.5_1,1
gstreamer-plugins-cdparanoia-0.8.10_1	startup-notification-0.8_1
gstreamer-plugins-core-0.8_5		sudo-1.6.8.12_1
gstreamer-plugins-dts-0.8.10_1		system-tools-backends-1.4.2_3
gstreamer-plugins-dvd-0.8.10_1		tiff-3.8.2_1
gstreamer-plugins-esound-0.8.10_1	totem-gstreamer-1.0.4
gstreamer-plugins-flac-0.8.10_1		unzip-5.52_2
gstreamer-plugins-gconf-0.8.10_1	v4l_compat-1.0.20060801
gstreamer-plugins-gnomevfs-0.8.10_1	vino-2.10.0
gstreamer-plugins-libpng-0.8.10_1	vorbis-tools-1.1.1_2,3
gstreamer-plugins-mad-0.8.10_1		vorbisgain-0.37
gstreamer-plugins-ogg-0.8.10_1		vte-0.11.13_2
gstreamer-plugins-pango-0.8.10_1	ximian-connector-2.2.2
gstreamer-plugins-vorbis-0.8.10_1	xmlcatmgr-2.2
gstreamer-plugins-xvid-0.8.10_1		xorg-clients-6.8.2
gtar-1.16.1				xorg-documents-6.9.0
gtk-2.6.9				xorg-fonts-100dpi-6.8.2
gtk-engines2-2.6.4			xorg-fonts-75dpi-6.8.2
gtkhtml3-3.6.2				xorg-fonts-cyrillic-6.8.2
gtksourceview-1.2.1			xorg-fonts-encodings-6.9.0_1
gucharmap-gnome-1.4.3_1			xorg-fonts-miscbitmaps-6.8.2
guile-1.6.8				xorg-fonts-truetype-6.8.2
help2man-1.36.4_1			xorg-fonts-type1-6.8.2
hicolor-icon-theme-0.5			xorg-fontserver-6.8.2
howl-1.0.0				xorg-libraries-6.8.2
icecast2-2.3.1_4,1			xorg-manpages-6.9.0
ices-0.4_5				xorg-nestserver-6.8.2
ices-2.0.1_2,1				xorg-printserver-6.8.2
icu-3.6					xorg-server-6.8.2_6
imake-6.9.0				xorg-vfbserver-6.8.2
intltool-0.35.1				xscreensaver-gnome-4.22
jpeg-6b_4				xterm-203
lame-3.97_1				xvid-1.1.2,1
ldconfig_compat-1.0_8			yelp-2.10.0_1
libIDL-0.8.6				zenity-2.10.0
libXft-2.1.7				zip-2.32


More information about the freebsd-multimedia mailing list