[prev in list] [next in list] [prev in thread] [next in thread] 

List:       macports-tickets
Subject:    Re: [MacPorts] #35016: dvdrip: build fails with No such file or directory (was: dvdrip-splitpipe: No
From:       MacPorts <noreply () macports ! org>
Date:       2012-06-30 11:36:42
Message-ID: 058.7ca8197fe1ee2433b445ac178ea058a2 () macports ! org
[Download RAW message or body]

#35016: dvdrip: build fails with No such file or directory
---------------------------+------------------------------------------------
 Reporter:  ag@…           |       Owner:  marioscheel@…     
     Type:  defect         |      Status:  new               
 Priority:  Normal         |   Milestone:                    
Component:  ports          |     Version:  2.1.1             
 Keywords:                 |        Port:  dvdrip            
---------------------------+------------------------------------------------
Changes (by ryandesign@…):

  * keywords:  dvdrip will not build =>
  * owner:  macports-tickets@… => marioscheel@…
 * cc: ryandesign@… (added)


Old description:

> Building dvdrip I get the message:
> 
> > info:build mv: rename dvdrip-progress to ../bin/dvdrip-progress: mv:
> rename dvdrip-splitpipe to ../bin/dvdrip-splitpipe: No such file or
> directory
> > info:build No such file or directory
> > info:build make[1]: *** [../bin/dvdrip-splitpipe] Error 1
> > info:build make[1]: Leaving directory
> `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_dvdrip/dvdrip/work/dvdrip-0.98.8/src'
>  :info:build make[1]: *** [../bin/dvdrip-progress] Error 1
> > info:build make[1]: Leaving directory
> `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_dvdrip/dvdrip/work/dvdrip-0.98.8/src'
>  :info:build make: *** [bin/dvdrip-splitpipe] Error 2
> > info:build make: *** Waiting for unfinished jobs....
> > info:build make: *** [bin/dvdrip-progress] Error 2
> > info:build cp bin/dvdrip-replex blib/script/dvdrip-replex
> > info:build /opt/local/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' --
> blib/script/dvdrip-replex
> > info:build make: Leaving directory
> `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_dvdrip/dvdrip/work/dvdrip-0.98.8'
>  :info:build Command failed:  cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_dvdrip/dvdrip/work/dvdrip-0.98.8"
>  && /usr/bin/make -j4 -w all
> > info:build Exit code: 2
> > error:build org.macports.build for port dvdrip returned: command
> execution failed
> > debug:build Error code: CHILDSTATUS 79463 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
> "$procedure $targetname"
> > info:build Warning: targets not executed for dvdrip:
> org.macports.activate org.macports.build org.macports.destroot
> org.macports.install

New description:

 Building dvdrip I get the message:

 {{{
 :info:build mv: rename dvdrip-progress to ../bin/dvdrip-progress: mv:
 rename dvdrip-splitpipe to ../bin/dvdrip-splitpipe: No such file or
 directory
 :info:build No such file or directory
 :info:build make[1]: *** [../bin/dvdrip-splitpipe] Error 1
 :info:build make[1]: Leaving directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_dvdrip/dvdrip/work/dvdrip-0.98.8/src'
  :info:build make[1]: *** [../bin/dvdrip-progress] Error 1
 :info:build make[1]: Leaving directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_dvdrip/dvdrip/work/dvdrip-0.98.8/src'
  :info:build make: *** [bin/dvdrip-splitpipe] Error 2
 :info:build make: *** Waiting for unfinished jobs....
 :info:build make: *** [bin/dvdrip-progress] Error 2
 :info:build cp bin/dvdrip-replex blib/script/dvdrip-replex
 :info:build /opt/local/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' --
 blib/script/dvdrip-replex
 :info:build make: Leaving directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_dvdrip/dvdrip/work/dvdrip-0.98.8'
  :info:build Command failed:  cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_dvdrip/dvdrip/work/dvdrip-0.98.8"
  && /usr/bin/make -j4 -w all
 :info:build Exit code: 2
 :error:build org.macports.build for port dvdrip returned: command
 execution failed
 :debug:build Error code: CHILDSTATUS 79463 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
 "$procedure $targetname"
 :info:build Warning: targets not executed for dvdrip:
 org.macports.activate org.macports.build org.macports.destroot
 org.macports.install
 }}}

--

Comment:

 Renaming the programs presumably fails because the programs failed to
 build in the first place, for an as yet unknown reason.

 Please test if the new version of dvdrip in #35039 fixed this. I don't see
 anything in the Changes file about this though, and the "new" version is
 still two years old, so we may still have to patch it ourselves.

 If just that patch doesn't help, try also [wiki:ProblemHotlist#compiler
 using llvm-gcc-4.2 instead].

-- 
Ticket URL: <https://trac.macports.org/ticket/35016#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
_______________________________________________
macports-tickets mailing list
macports-tickets@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-tickets


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic