Opened 9 years ago

Last modified 9 years ago

#48888 closed defect

mpv@osx10.5.8 - org.macports.build for port rubberband returned - command execution failed. — at Version 2

Reported by: mrkapqa Owned by: ryandesign@…
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc:
Port: rubberband

Description (last modified by mf2k (Frank Schima))

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

Change History (3)

Changed 9 years ago by mrkapqa

Attachment: main.log added

comment:1 Changed 9 years ago by mf2k (Frank Schima)

Keywords: mpv rubberband youtube-dl youtube-viewer removed
Milestone: MacPorts Future
Owner: changed from macports-tickets@… to ryandesign@…
Port: rubberband added
Type: requestdefect

The Milestone field is for use by Macports team members only, please do not set it.

In the future, please use WikiFormatting, fill in the Port field and Cc the port maintainers (port info --maintainers rubberband), if any.

Note that a "request" ticket type is only for requesting a new port.

comment:2 Changed 9 years ago by mf2k (Frank Schima)

Description: modified (diff)
Note: See TracTickets for help on using tickets.