Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#13247 closed defect (duplicate)

speex fails to build on Mac OS X 10.5 Leopard

Reported by: mordeth@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.5.0
Keywords: speex error invalid argument Cc: mordeth@…, nox@…
Port:

Description

[root@dissonance ~]# port install speex
--->  Fetching speex
--->  Attempting to fetch speex-1.0.5.tar.gz from http://downloads.us.xiph.org/releases/speex/
--->  Verifying checksum(s) for speex
--->  Extracting speex
--->  Configuring speex
--->  Building speex with target all
--->  Staging speex into destroot
Error: Target org.macports.destroot returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_speex/work/speex-1.0.5" && make install DESTDIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_speex/work/destroot " returned error 2
Command output: Making install in libspeex
test -z "/opt/local/lib" || /bin/sh ../mkinstalldirs "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_speex/work/destroot/opt/local/lib"
 /bin/sh ../libtool --mode=install /opt/local/bin/ginstall -c  'libspeex.la' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_speex/work/destroot/opt/local/lib/libspeex.la'
/opt/local/bin/ginstall -c .libs/libspeex.1.3.0.dylib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_speex/work/destroot/opt/local/lib/libspeex.1.3.0.dylib
/opt/local/bin/ginstall: `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_speex/work/destroot/opt/local/lib/libspeex.1.3.0.dylib': Invalid argument
make[2]: *** [install-libLTLIBRARIES] Error 1
make[1]: *** [install-am] Error 2
make: *** [install-recursive] Error 1

Error: Status 1 encountered during processing.

Note: This result was obtained on an Intel MacBook Pro. I have not yet installed 10.5 on my G5 to test it on PPC.

Change History (2)

comment:1 Changed 16 years ago by nox@…

Cc: mordeth@… nox@… added
Resolution: duplicate
Status: newclosed

This ticket is a duplicate of #13005.

Please deactivate coreutils first, you will be able to reactivate after the installation:

sudo port -f deactivate coreutils

comment:2 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.