[MacPorts] #16877: ffmpeg fails to build - can't fetch
#16877: ffmpeg fails to build - can't fetch ----------------------------------+----------------------------------------- Reporter: face@centosprime.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: ----------------------------------+----------------------------------------- running from trunk - updated this morning. In the past (last week or 2) the fetch would fail, all done. Today the fetch fails and I get *lots* more output... {{{ mac 11 # sudo port upgrade outdated ---> Fetching ffmpeg Error: Target org.macports.fetch returned: shell command "svn co -r14381 --ignore-externals svn://svn.mplayerhq.hu/ffmpeg/trunk /opt/local/var/macports/distfiles/ffmpeg/14381/trunk" returned error 1 Command output: svn: Can't connect to host 'svn.mplayerhq.hu': Operation timed out Error: Unable to upgrade port: 1 can't read "frameworks_dir": no such variable while executing "lappend search_path ${frameworks_dir} /Library/Frameworks /Network/Library/Frameworks /System/Library/Frameworks" (procedure "_libtest" line 9) invoked from within "_libtest $mport $depspec" ("lib" arm line 1) invoked from within "switch $type { lib { return [_libtest $mport $depspec] } bin { return [_bintest $mport $depspec] } path { return [..." (procedure "_mportispresent" line 15) invoked from within "_mportispresent $workername $dspec " (procedure "upgrade" line 60) invoked from within "upgrade $d $i $variationslist [array get options] depscache" (procedure "macports::upgrade" line 185) invoked from within "macports::upgrade $portname "port:$portname" [array get variations] [array get options]" ("uplevel" body line 9) invoked from within "uplevel 1 $block" (procedure "foreachport" line 16) invoked from within "foreachport $portlist { # Merge global variations into the variations specified for this port foreach { variation value } [array get g..." (procedure "action_upgrade" line 6) invoked from within "$action_proc $action $portlist [array get global_options]" (procedure "process_cmd" line 86) invoked from within "process_cmd $remaining_args" invoked from within "if { [llength $remaining_args] > 0 } { # If there are remaining arguments, process those as a command # Exit immediately, by default, unless..." (file "/opt/local/bin/port" line 3229) mac 12 # }}} -- Ticket URL: <http://trac.macports.org/ticket/16877> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16877: ffmpeg fails to build - can't fetch -----------------------------------+---------------------------------------- Reporter: face@centosprime.com | Owner: acho@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: Port: ffmpeg | -----------------------------------+---------------------------------------- Changes (by macsforever2000@macports.org): * owner: macports-tickets@lists.macosforge.org => acho@macports.org * port: => ffmpeg Comment: Weird, I see something similarly strange. I wonder if this is a MacPorts base issue? {{{ $ sudo port clean --all ffmpeg ---> Cleaning ffmpeg couldn't change working directory to "/opt/local/var/macports/distfiles/ffmpeg/14381/trunk": no such file or directory while executing "cd $savedir" (procedure "foreachport" line 17) invoked from within "foreachport $portlist { set target $action # If we have a url, use that, since it's most specific # otherwise try to map the ..." (procedure "action_target" line 7) invoked from within "$action_proc $action $portlist [array get global_options]" (procedure "process_cmd" line 86) invoked from within "process_cmd $remaining_args" invoked from within "if { [llength $remaining_args] > 0 } { # If there are remaining arguments, process those as a command # Exit immediately, by default, unless..." (file "/opt/local/bin/port" line 3207) }}} -- Ticket URL: <http://trac.macports.org/ticket/16877#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16877: ffmpeg fails to build - can't fetch -----------------------------------+---------------------------------------- Reporter: face@centosprime.com | Owner: acho@macports.org Type: defect | Status: closed Priority: Normal | Milestone: MacPorts base bugs Component: base | Version: 1.7.0 Resolution: fixed | Keywords: Port: | -----------------------------------+---------------------------------------- Changes (by nox@macports.org): * status: new => closed * component: ports => base * version: 1.6.0 => 1.7.0 * milestone: Port Bugs => MacPorts base bugs * resolution: => fixed * port: ffmpeg => Comment: r40824 -- Ticket URL: <http://trac.macports.org/ticket/16877#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16877: variables in _libtest procedure are not properly imported in the local scope. -----------------------------------+---------------------------------------- Reporter: face@centosprime.com | Owner: acho@macports.org Type: defect | Status: closed Priority: Normal | Milestone: MacPorts base bugs Component: base | Version: 1.7.0 Resolution: fixed | Keywords: Port: | -----------------------------------+---------------------------------------- -- Ticket URL: <http://trac.macports.org/ticket/16877#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16877: variables in _libtest procedure are not properly imported in the local scope. -----------------------------------+---------------------------------------- Reporter: face@centosprime.com | Owner: acho@macports.org Type: defect | Status: reopened Priority: Normal | Milestone: MacPorts base bugs Component: base | Version: 1.7.0 Resolution: | Keywords: Port: | -----------------------------------+---------------------------------------- Changes (by devans@macports.org): * status: closed => reopened * resolution: fixed => Comment: After updating trunk to r40824 and reinstalling problems persist. While executing command 'sudo port -d upgrade gimp': {{{ DEBUG: Found port in file:///opt/macports/trunk/dports//x11/XFree86 DEBUG: XFree86 is *not* installed by MacPorts DEBUG: Changing to port directory: /opt/macports/trunk/dports/x11/XFree86 DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: 'universal_variant no' specified, so not adding the default universal variant DEBUG: Requested variant powerpc is not provided by port XFree86. DEBUG: Executing variant darwin provides darwin DEBUG: Executing variant macosx provides macosx DEBUG: Searching for dependency: XFree86 DEBUG: Didn't find receipt, going to depspec regex for: XFree86 can't read "frameworks_dir": no such variable while executing "lappend search_path ${frameworks_dir} /Library/Frameworks /Network/Library/Frameworks /System/Library/Frameworks" (procedure "_libtest" line 9) invoked from within "_libtest $mport $depspec" ("lib" arm line 1) invoked from within "switch $type { lib { return [_libtest $mport $depspec] } bin { return [_bintest $mport $depspec] } path { return [..." (procedure "_mportispresent" line 15) invoked from within "_mportispresent $workername $dspec " (procedure "upgrade" line 60) invoked from within "upgrade $d $i $variationslist [array get options] depscache" (procedure "upgrade" line 185) invoked from within "upgrade $d $i $variationslist [array get options] depscache" (procedure "upgrade" line 185) invoked from within "upgrade $d $i $variationslist [array get options] depscache" (procedure "upgrade" line 185) invoked from within "upgrade $d $i $variationslist [array get options] depscache" (procedure "upgrade" line 185) invoked from within "upgrade $d $i $variationslist [array get options] depscache" (procedure "upgrade" line 185) invoked from within "upgrade $d $i $variationslist [array get options] depscache" (procedure "upgrade" line 185) invoked from within "upgrade $d $i $variationslist [array get options] depscache" (procedure "macports::upgrade" line 185) invoked from within "macports::upgrade $portname "port:$portname" [array get variations] [array get options]" ("uplevel" body line 9) invoked from within "uplevel 1 $block" (procedure "foreachport" line 16) invoked from within "foreachport $portlist { # Merge global variations into the variations specified for this port foreach { variation value } [array get g..." (procedure "action_upgrade" line 6) invoked from within "$action_proc $action $portlist [array get global_options]" (procedure "process_cmd" line 86) invoked from within "process_cmd $remaining_args" invoked from within "if { [llength $remaining_args] > 0 } { # If there are remaining arguments, process those as a command # Exit immediately, by default, unless..." (file "/opt/local/bin/port" line 3229) }}} -- Ticket URL: <http://trac.macports.org/ticket/16877#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16877: variables in _libtest procedure are not properly imported in the local scope. -----------------------------------+---------------------------------------- Reporter: face@centosprime.com | Owner: nox@macports.org Type: defect | Status: new Priority: Normal | Milestone: MacPorts base bugs Component: base | Version: 1.7.0 Resolution: | Keywords: Port: | -----------------------------------+---------------------------------------- Changes (by devans@macports.org): * owner: acho@macports.org => nox@macports.org * status: reopened => new -- Ticket URL: <http://trac.macports.org/ticket/16877#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16877: variables in _libtest procedure are not properly imported in the local scope. -----------------------------------+---------------------------------------- Reporter: face@centosprime.com | Owner: nox@macports.org Type: defect | Status: new Priority: Normal | Milestone: MacPorts base bugs Component: base | Version: 1.7.0 Resolution: | Keywords: Port: | -----------------------------------+---------------------------------------- Comment(by nox@macports.org): Are you sure you have reinstalled base? I can't reproduce the bug anymore here. -- Ticket URL: <http://trac.macports.org/ticket/16877#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16877: variables in _libtest procedure are not properly imported in the local scope. -----------------------------------+---------------------------------------- Reporter: face@centosprime.com | Owner: nox@macports.org Type: defect | Status: new Priority: Normal | Milestone: MacPorts base bugs Component: base | Version: 1.7.0 Resolution: | Keywords: Port: | -----------------------------------+---------------------------------------- Comment(by devans@macports.org): OK, did the following: {{{ cd /opt/macports/trunk rm -rf base svn update make sudo make install }}} svn says I am at r40825. Then {{{ sudo port -d upgrade gimp }}} gives exactly the same error as I reported above when trying to resolve dependency on XFree86. What am I doing wrong? -- Ticket URL: <http://trac.macports.org/ticket/16877#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16877: variables in _libtest procedure are not properly imported in the local scope. -----------------------------------+---------------------------------------- Reporter: face@centosprime.com | Owner: nox@macports.org Type: defect | Status: new Priority: Normal | Milestone: MacPorts base bugs Component: base | Version: 1.7.0 Resolution: | Keywords: Port: | -----------------------------------+---------------------------------------- Comment(by nox@macports.org): Absolutely nothing, you did the exact same thing as me and it worked here, must be my fix at fault. Is there any base/ guru listening there? -- Ticket URL: <http://trac.macports.org/ticket/16877#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16877: variables in _libtest procedure are not properly imported in the local scope. -----------------------------------+---------------------------------------- Reporter: face@centosprime.com | Owner: nox@macports.org Type: defect | Status: new Priority: Normal | Milestone: MacPorts base bugs Component: base | Version: 1.7.0 Resolution: | Keywords: Port: | -----------------------------------+---------------------------------------- Comment(by devans@macports.org): One more data point. To be complete, I reverted base to r40802 and the problem went away. -- Ticket URL: <http://trac.macports.org/ticket/16877#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16877: variables in _libtest procedure are not properly imported in the local scope. -----------------------------------+---------------------------------------- Reporter: face@centosprime.com | Owner: nox@macports.org Type: defect | Status: closed Priority: Normal | Milestone: MacPorts base bugs Component: base | Version: 1.7.0 Resolution: fixed | Keywords: Port: | -----------------------------------+---------------------------------------- Changes (by jmr@macports.org): * cc: jmr@macports.org (added) * status: new => closed * resolution: => fixed Comment: Sorry, my bad. Fixed in r40834. -- Ticket URL: <http://trac.macports.org/ticket/16877#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16877: variables in _libtest procedure are not properly imported in the local scope. -----------------------------------+---------------------------------------- Reporter: face@… | Owner: nox@… Type: defect | Status: closed Priority: Normal | Milestone: MacPorts 1.7.0 Component: base | Version: 1.7.0 Resolution: fixed | Keywords: Port: | -----------------------------------+---------------------------------------- Changes (by jmr@…): * milestone: MacPorts Future => MacPorts 1.7.0 -- Ticket URL: <http://trac.macports.org/ticket/16877#comment:12> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts