Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Jan 2010 00:29:44 +0000
From:      Loftin Graham <lg7800321@gmail.com>
To:        multimedia@freebsd.org
Cc:        lg7800321@gmail.com, cneirabustos@gmail.com
Subject:   trouble with install
Message-ID:  <f77daa071001081629h728d5962m9cc8594215e81feb@mail.gmail.com>

next in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
Hi I'm having trouble installing wxMaxima on my system. The process
appears to get stuck at the point where gstreamer is being configured.
The error message says to send an email and explanatory attachments to
the above address for suggestions about what to do to resolve the
problem. As you'll see from the attached files, I have a version of
liboil installed which satisfies the stated error criterion (>=3.14)
but that doesn't appear to solve the problem. In the mean time I did
portmaster -af to clean things up and somehow lost some of the other
programs I had installed and which were functional (e.g. R).  I would
appreciate any help you can provide.

Sincere thanks in advance,
LG

[-- Attachment #2 --]
===>  Configuring for gstreamer-plugins-0.10.22_1,3                                                                          
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel                                                
checking whether build environment is sane... yes                                                                            
checking for a thread-safe mkdir -p... ./install-sh -c -d                                                                    
checking for gawk... gawk                                                                                                    
checking whether gmake sets $(MAKE)... yes                                                                                   
checking nano version... 0 (release)                                                                                         
checking whether to enable maintainer-specific portions of Makefiles... no                                                   
checking build system type... amd64-portbld-freebsd7.2                                                                       
checking host system type... amd64-portbld-freebsd7.2                                                                        
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 ISO C89... none needed                                                                      
checking dependency style of cc... gcc3                                                                                      
checking for a sed that does not truncate output... /usr/bin/sed                                                             
checking for grep that handles long lines and -e... /usr/bin/grep                                                            
checking for egrep... /usr/bin/grep -E                                                                                       
checking for fgrep... /usr/bin/grep -F                                                                                       
checking for ld used by cc... /usr/bin/ld                                                                                    
checking if the linker (/usr/bin/ld) is GNU ld... yes                                                                        
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B                                                        
checking the name lister (/usr/bin/nm -B) interface... BSD nm                                                                
checking whether ln -s works... yes                                                                                          
checking the maximum length of command line arguments... (cached) 262144                                                     
checking whether the shell understands some XSI constructs... yes                                                            
checking whether the shell understands "+="... no                                                                            
checking for /usr/bin/ld option to reload object files... -r                                                                 
checking how to recognize dependent libraries... pass_all                                                                    
checking for ar... ar                                                                                                        
checking for strip... strip                                                                                                  
checking for ranlib... ranlib                                                                                                
checking command to parse /usr/bin/nm -B output from cc object... ok                                                         
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 stdint.h... yes                                                                                                 
checking for unistd.h... yes                                                                                                 
checking for dlfcn.h... yes                                                                                                  
checking for objdir... .libs                                                                                                 
checking if cc supports -fno-rtti -fno-exceptions... no                                                                      
checking for cc option to produce PIC... -fPIC -DPIC                                                                         
checking if cc PIC flag -fPIC -DPIC works... yes                                                                             
checking if cc static flag -static works... yes                                                                              
checking if cc supports -c -o file.o... yes                                                                                  
checking if cc supports -c -o file.o... (cached) yes                                                                         
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes                                                
checking whether -lc should be explicitly linked in... no                                                                    
checking dynamic linker characteristics... freebsd7.2 ld.so                                                                  
checking how to hardcode library paths into programs... immediate                                                            
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... no                                                         
checking whether stripping libraries is possible... yes                                                                      
checking if libtool supports shared libraries... yes                                                                         
checking whether to build shared libraries... yes                                                                            
checking whether to build static libraries... yes                                                                            
checking whether NLS is requested... yes                                                                                     
checking for msgfmt... /PCBSD/local/bin/msgfmt                                                                               
checking for gmsgfmt... /PCBSD/local/bin/msgfmt                                                                              
checking for xgettext... /PCBSD/local/bin/xgettext                                                                           
checking for msgmerge... /PCBSD/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 for CFPreferencesCopyAppValue... no                                                                                 
checking for CFLocaleCopyCurrent... no                                                                                       
checking for GNU gettext in libc... no                                                                                       
checking for iconv... yes                                                                                                    
checking for working 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 whether to use NLS... yes                                                                                           
checking where the gettext function comes from... external libintl                                                           
checking how to link with libintl... /usr/local/lib/libintl.so /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib      
checking for pkg-config... /PCBSD/local/bin/pkg-config                                                                       
checking pkg-config is at least version 0.9.0... yes                                                                         
checking for VALGRIND... gnome-config: not found                                                                             
no                                                                                                                           
no                                                                                                                           
configure: Using GStreamer Base Plug-ins source release as package name                                                      
configure: Using Unknown package origin as package origin                                                                    
configure: Using /usr/local/libexec/gst-install-plugins-helper as plugin install helper                                      

configure: *** checking feature: building of plug-ins with external deps ***
configure: building external plug-ins                                       

configure: *** checking feature: building of experimental plug-ins ***
configure: not building experimental plug-ins                         
checking whether byte ordering is bigendian... no                     
checking for special C compiler options needed for large files... no  
checking for _FILE_OFFSET_BITS value needed for large files... no     
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 ISO C89... (cached) none needed      
checking dependency style of cc... (cached) gcc3                      
checking whether cc understands -c and -o together... yes             
checking for valgrind... no                                           
checking whether to build gtk-doc documentation... no                 
checking for gtkdoc-check... no                                       
configure: Looking for Python version >= 2.1                          
checking for python... /PCBSD/local/bin/python                        
checking "/PCBSD/local/bin/python":... okay                           
checking local Python configuration... looks good                     
checking whether to build plugin documentation... no (gtk-doc disabled or not available)
checking for cos in -lm... yes                                                          
checking for ANSI C header files... (cached) yes                                        
checking for stdlib.h... (cached) yes                                                   
checking regex.h usability... yes                                                       
checking regex.h presence... yes                                                        
checking for regex.h... yes                                                             
checking sys/socket.h usability... yes                                                  
checking sys/socket.h presence... yes                                                   
checking for sys/socket.h... yes                                                        
checking winsock2.h usability... no                                                     
checking winsock2.h presence... no                                                      
checking for winsock2.h... no                                                           
checking for hstrerror... yes                                                           
checking process.h usability... no                                                      
checking process.h presence... no                                                       
checking for process.h... no                                                            
checking for sys/types.h... (cached) yes                                                
checking sys/wait.h usability... yes                                                    
checking sys/wait.h presence... yes                                                     
checking for sys/wait.h... yes                                                          
checking for sys/stat.h... (cached) yes                                                 
checking for stdint types... stdint.h (shortcircuit)                                    
make use of stdint.h in _stdint.h (assuming C99 compatible system)                      
checking for localtime_r... yes                                                         
checking for gmtime_r... yes                                                            
checking for FIONREAD in sys/ioctl.h... yes                                             
checking for inline... inline                                                           
checking for _LARGEFILE_SOURCE value needed for large files... no                       
checking for lrint... yes                                                               
checking for lrintf... yes                                                              
checking whether cc implements __PRETTY_FUNCTION__... yes                               
checking whether cc implements __FUNCTION__... yes                                      
checking whether cc implements __func__... yes                                          
checking for GLIB... yes                                                                
checking for LIBOIL... gnome-config: not found                                          
no                                                                                      
configure: error: liboil-0.3.14 or later is required                                    
===>  Script "configure" failed unexpectedly.                                           
Please report the problem to multimedia@FreeBSD.org [maintainer] and attach             
the                                                                                     
"/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.22/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-plugins.
*** Error code 1                                

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

Stop in /usr/ports/math/gnuplot.
*** Error code 1                

Stop in /usr/ports/math/gnuplot.
*** Error code 1                

Stop in /usr/ports/math/maxima.
*** Error code 1               

Stop in /usr/ports/math/maxima.
[root@pcbsd]/usr/ports/math/maxima(250)# ls /var/db/pkg
autoconf-2.62             jpeg-6b_7                 libiconv-1.11_1           python25-2.5.4_1
autoconf-wrapper-20071109 kbproto-1.0.3             liboil-0.3.15             renderproto-0.9.3
automake-1.10.1           lapack-3.1.1_2            libpthread-stubs-0.1      sbcl-1.0.25
automake-wrapper-20071109 libICE-1.0.4_1,1          libtool-1.5.26            tcl-8.5.6_3
bigreqsproto-1.0.2        libSM-1.1.0_1,1           libxcb-1.2                tcl-modules-8.5.6
bison-2.4.1,1             libX11-1.2,1              libxml2-2.7.3             tk-8.5.6_1
blas-1.0_3                libXau-1.0.4              libxslt-1.1.24_2          v4l_compat-1.0.20060801
expat-2.0.1               libXaw-1.0.5_1,1          m4-1.4.12,1               videoproto-2.2.2
flex-2.5.35_1             libXdmcp-1.0.2_1          mpfr-2.4.1                xbitmaps-1.0.1
fontconfig-2.6.0,1        libXext-1.0.5,1           open-motif-2.2.3_6        xcb-proto-1.4
freetype2-2.3.7           libXft-2.1.13             p5-gettext-1.05_2         xcmiscproto-1.1.2
gamin-0.1.10              libXinerama-1.0.3,1       pcre-7.8                  xextproto-7.0.5
gcc-4.3.4_20090326        libXmu-1.0.4,1            pdflib-7.0.3              xf86bigfontproto-1.1.2
gd-2.0.35,1               libXp-1.0.0,1             perl-threaded-5.8.9_2     xf86vidmodeproto-2.2.2
gettext-0.17_1            libXpm-3.5.7              pkg-config-0.23_1         xineramaproto-1.1.2
gio-fam-backend-2.18.4    libXrender-0.9.4_1        plotutils-2.5.1           xorg-macros-1.2.1
glib-2.18.4               libXt-1.0.5_1             png-1.2.35                xproto-7.0.15
gmake-3.81_3              libXv-1.0.4,1             popt-1.7_5                xtrans-1.2.3
gstreamer-0.10.22_1       libXxf86vm-1.0.2          portaudit-0.5.12
help2man-1.36.4_2         libcheck-0.9.6            portmaster-2.7
inputproto-1.5.0          libgmp-4.2.4              printproto-1.0.4
[root@pcbsd]/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.22(253)# pkg_info                       
autoconf-2.62       Automatically configure source code on many Un*x platforms                                         
autoconf-wrapper-20071109 Wrapper script for GNU autoconf                                                              
automake-1.10.1     GNU Standards-compliant Makefile generator (1.10)                                                  
automake-wrapper-20071109 Wrapper script for GNU automake                                                              
bigreqsproto-1.0.2  BigReqs extension headers                                                                          
bison-2.4.1,1       A parser generator from FSF, (mostly) compatible with Yacc                                         
blas-1.0_3          Basic Linear Algebra, level 1, 2, and 3                                                            
expat-2.0.1         XML 1.0 parser written in C                                                                        
flex-2.5.35_1       Fast lexical analyzer generator                                                                    
fontconfig-2.6.0,1  An XML-based font configuration API for X Windows                                                  
freetype2-2.3.7     A free and portable TrueType font rendering engine                                                 
gamin-0.1.10        A file and directory monitoring system                                                             
gcc-4.3.4_20090326  GNU Compiler Collection 4.3                                                                        
gd-2.0.35,1         A graphics library for fast creation of images                                                     
gettext-0.17_1      GNU gettext package                                                                                
gio-fam-backend-2.18.4 FAM backend for GLib's GIO library                                                              
glib-2.18.4         Some useful routines of C programming (current stable versi                                        
gmake-3.81_3        GNU version of 'make' utility                                                                      
gstreamer-0.10.22_1 Development framework for creating media applications                                              
help2man-1.36.4_2   Automatically generating simple manual pages from program o                                        
inputproto-1.5.0    Input extension headers                                                                            
jpeg-6b_7           IJG's jpeg compression utilities                                                                   
kbproto-1.0.3       KB extension headers                                                                               
lapack-3.1.1_2      A library of Fortran 77 subroutines for linear algebra                                             
libICE-1.0.4_1,1    Inter Client Exchange library for X11                                                              
libSM-1.1.0_1,1     Session Management library for X11                                                                 
libX11-1.2,1        X11 library                                                                                        
libXau-1.0.4        Authentication Protocol library for X11                                                            
libXaw-1.0.5_1,1    X Athena Widgets library                                                                           
libXdmcp-1.0.2_1    X Display Manager Control Protocol library                                                         
libXext-1.0.5,1     X11 Extension library                                                                              
libXft-2.1.13       A client-sided font API for X applications                                                         
libXinerama-1.0.3,1 X11 Xinerama library                                                                               
libXmu-1.0.4,1      X Miscellaneous Utilities libraries                                                                
libXp-1.0.0,1       X print library                                                                                    
libXpm-3.5.7        X Pixmap library                                                                                   
libXrender-0.9.4_1  X Render extension library                                                                         
libXt-1.0.5_1       X Toolkit library                                                                                  
libXv-1.0.4,1       X Video Extension library                                                                          
libXxf86vm-1.0.2    X Vidmode Extension                                                                                
libcheck-0.9.6      A unit test framework for C                                                                        
libgmp-4.2.4        A free library for arbitrary precision arithmetic                                                  
libiconv-1.11_1     A character set conversion library                                                                 
liboil-0.3.15       Library of optimized inner loops                                                                   
libpthread-stubs-0.1 This library provides weak aliases for pthread functions                                          
libtool-1.5.26      Generic shared library support script                                                              
libxcb-1.2          The X protocol C-language Binding (XCB) library                                                    
libxml2-2.7.3       XML parser library for GNOME                                                                       
libxslt-1.1.24_2    The XSLT C library for GNOME
m4-1.4.12,1         GNU m4
mpfr-2.4.1          A library for multiple-precision floating-point computation
open-motif-2.2.3_6  Motif X11 Toolkit (industry standard GUI (IEEE 1295))
p5-gettext-1.05_2   Message handling functions
pcre-7.8            Perl Compatible Regular Expressions library
pdflib-7.0.3        A C library for dynamically generating PDF
perl-threaded-5.8.9_2 Practical Extraction and Report Language
pkg-config-0.23_1   A utility to retrieve information about installed libraries
plotutils-2.5.1     A plotting library and toolkit
png-1.2.35          Library for manipulating PNG images
popt-1.7_5          A getopt(3) like library with a number of enhancements, fro
portaudit-0.5.12    Checks installed ports against a list of security vulnerabi
portmaster-2.7      Manage your ports without external databases or languages
printproto-1.0.4    Print extension headers
python25-2.5.4_1    An interpreted object-oriented programming language
renderproto-0.9.3   RenderProto protocol headers
sbcl-1.0.25         A Common Lisp development system derived from the CMU CL sy
tcl-8.5.6_3         Tool Command Language
tcl-modules-8.5.6   Tcl common modules
tk-8.5.6_1          Graphical toolkit for TCL
v4l_compat-1.0.20060801 Video4Linux compatibility header
videoproto-2.2.2    Video extension headers
xbitmaps-1.0.1      X.Org bitmaps data
xcb-proto-1.4       The X protocol C-language Binding (XCB) protocol
xcmiscproto-1.1.2   XCMisc extension headers
xextproto-7.0.5     XExt extension headers
xf86bigfontproto-1.1.2 XFree86-Bigfont extension headers
xf86vidmodeproto-2.2.2 XFree86-VidModeExtension extension headers
xineramaproto-1.1.2 Xinerama extension headers
xorg-macros-1.2.1   X.Org development aclocal macros
xproto-7.0.15       X11 protocol headers
xtrans-1.2.3        Abstract network code for X

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f77daa071001081629h728d5962m9cc8594215e81feb>