[MacPorts] #48888: mpv at osx10.5.8 - org.macports.build for port rubberband returned - command execution failed.
MacPorts
noreply at macports.org
Wed Sep 16 08:11:59 PDT 2015
#48888: mpv at osx10.5.8 - org.macports.build for port rubberband returned - command
execution failed.
-------------------------------------------------+-------------------------
Reporter: csae2608@… | Owner: macports-
Type: request | tickets@…
Priority: Normal | Status: new
Component: ports | Milestone: MacPorts
Keywords: mpv rubberband youtube-dl youtube- | Future
viewer | Version: 2.3.3
| Port:
-------------------------------------------------+-------------------------
hello ,
i would like to use mpv on osx leopard for watching videos. i need that
because it is the only one that plays stable https:// streams as far i
know.
when building "mpv" after i while i encur this error
users-power-mac-g5:~ user$ sudo port install mpv
---> Computing dependencies for mpv
---> Dependencies to be installed: rubberband youtube-dl
---> Building rubberband
Error: org.macports.build for port rubberband returned: command execution
failed
Error: Failed to install rubberband
this is the output of the main.log of rubberband
version:1
:debug:main changing euid/egid - current euid: 0 - current egid: 0
:debug:main egid changed to: 500
:debug:main euid changed to: 502
:debug:main Executing org.macports.main (rubberband)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.archivefetch (rubberband)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.fetch (rubberband)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.checksum (rubberband)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.extract (rubberband)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.patch (rubberband)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.configure (rubberband)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:build build phase started at Wed Sep 16 17:04:20 CEST 2015
:notice:build ---> Building rubberband
:debug:build Executing org.macports.build (rubberband)
:debug:build Environment:
CC_PRINT_OPTIONS='YES'
CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_rubberband/rubberband/work/.CC_PRINT_OPTIONS'
CPATH='/opt/local/include'
LIBRARY_PATH='/opt/local/lib'
MACOSX_DEPLOYMENT_TARGET='10.5'
:debug:build Assembled command: 'cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_rubberband/rubberband/work/rubberband-1.8.1"
&& /usr/bin/make -j2 -w default -f Makefile.osx ARCHFLAGS="-arch ppc"
CC=/usr/bin/gcc-4.2 CXX=/usr/bin/g++-4.2 PREFIX=/opt/local'
:debug:build Executing command line: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_rubberband/rubberband/work/rubberband-1.8.1"
&& /usr/bin/make -j2 -w default -f Makefile.osx ARCHFLAGS="-arch ppc"
CC=/usr/bin/gcc-4.2 CXX=/usr/bin/g++-4.2 PREFIX=/opt/local
:info:build make: Entering directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_rubberband/rubberband/work/rubberband-1.8.1'
:info:build /usr/bin/g++-4.2 -arch ppc -DNDEBUG -ffast-math -mfpmath=sse
-msse -msse2 -O3 -ftree-vectorize -Irubberband -I. -Isrc
-I/opt/local/include -DUSE_PTHREADS -DMALLOC_IS_ALIGNED -DHAVE_VDSP
-DUSE_SPEEX -DNO_THREAD_CHECKS -DNO_TIMING -c -o src/rubberband-c.o
src/rubberband-c.cpp
:info:build /usr/bin/g++-4.2 -arch ppc -DNDEBUG -ffast-math -mfpmath=sse
-msse -msse2 -O3 -ftree-vectorize -Irubberband -I. -Isrc
-I/opt/local/include -DUSE_PTHREADS -DMALLOC_IS_ALIGNED -DHAVE_VDSP
-DUSE_SPEEX -DNO_THREAD_CHECKS -DNO_TIMING -c -o
src/RubberBandStretcher.o src/RubberBandStretcher.cpp
:info:build cc1plus: error: unrecognized command line option
"-mfpmath=sse"
:info:build cc1plus: error: unrecognized command line option
"-mfpmath=sse"
:info:build make: *** [src/rubberband-c.o] Error 1
:info:build make: *** Waiting for unfinished jobs....
:info:build make: *** [src/RubberBandStretcher.o] Error 1
:info:build make: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_rubberband/rubberband/work/rubberband-1.8.1'
:info:build Command failed: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_rubberband/rubberband/work/rubberband-1.8.1"
&& /usr/bin/make -j2 -w default -f Makefile.osx ARCHFLAGS="-arch ppc"
CC=/usr/bin/gcc-4.2 CXX=/usr/bin/g++-4.2 PREFIX=/opt/local
:info:build Exit code: 2
:error:build org.macports.build for port rubberband returned: command
execution failed
:debug:build Error code: CHILDSTATUS 1545 2
:debug:build Backtrace: command execution failed
while executing
"system -nice 0 $fullcmdstring"
("eval" body line 1)
invoked from within
"eval system $notty $nice \$fullcmdstring"
invoked from within
"command_exec build"
(procedure "portbuild::build_main" line 8)
invoked from within
"portbuild::build_main org.macports.build"
("eval" body line 1)
invoked from within
"eval $procedure $targetname"
:info:build Warning: targets not executed for rubberband:
org.macports.activate org.macports.build org.macports.destroot
org.macports.install
:error:build Failed to install rubberband
:debug:build Registry error: youtube-dl not registered as installed &
active.
invoked from within
"registry_active $subport"
invoked from within
"$workername eval registry_active \$subport"
:notice:build Please see the log file for port rubberband for details:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_rubberband/rubberband/main.log
anyone knows how to deal with this?
thank you very much
richard
--
Ticket URL: <https://trac.macports.org/ticket/48888>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list