streamripper install failed

Bryan Blackburn blb at macports.org
Sun Aug 9 12:39:55 PDT 2009


On Sun, Aug 09, 2009 at 01:07:44PM +0200, Joerg van den Hoff said:
> hi there,
>  
> I ran into the following problem. `port install streamripper' failed with:
>  
> =========CUT============
> --->  Fetching streamripper
> --->  Attempting to fetch streamripper-1.64.3.tar.gz from http://mesh.dl.sourceforge.net/streamripper
> --->  Verifying checksum(s) for streamripper
> --->  Extracting streamripper
> --->  Configuring streamripper
> Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_streamripper/work/streamripper-1.64.3" && ./configure --prefix=/opt/local --with-ogg=/opt/local --with-vorbis=/opt/local --with-libiconv-prefix=/opt/local --with-included-argv --with-included-libmad --with-included-tre --mandir=/opt/local/share/man " returned error 1
[...]
> checking for GLIB - version >= 2.16.0... no
> *** Could not run GLIB test program, checking why...
> *** The test program failed to compile or link. See the file config.log for the
> *** exact error that occured. This usually means GLIB is incorrectly installed.
> configure: error: Glib 2.16 or greater required
> =========CUT============
>  
> indeed, I had only glib 2.14 installed, but
> it seems that the missing newer version should be automatically installed or
> this is a misconeption?
> furthermore, I don't understand the initial 'configure failure' error...
> this happened with
>  
> macos 10.4.11 (PB G4)
> port 1.700
>  
> note: after I installed glib 2.20 manually, streamripper installed apparently fine.

When MacPorts 1.8 is final, it will automatically upgrade dependencies like
this one, so that shouldn't be an issue anymore.  Since we can't otherwise
depend on version-specific dependencies (eg, glib2 >= 2.16.0) this should be
the safest way to go.

Also note your MacPorts is a revision behind as 1.7.1 has been available
since late March...

Bryan


>  
> best regards
>  
> joerg


More information about the macports-users mailing list