Changes between Initial Version and Version 1 of Ticket #37733, comment 13


Ignore:
Timestamp:
Jan 23, 2013, 1:10:42 AM (12 years ago)
Author:
lllactive@…
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #37733, comment 13

    initial v1  
    5858
    5959
    60 Tanks for the quick reply. I tried the first two steps:
    61 {{{
    62 #  sudo port installed dependentof:libsdl-devel
    63 Password:
    64 The following ports are currently installed:
    65   ffmpeg @0.5_5+darwin_10
    66   ffmpeg @0.5.1_0+darwin_10
    67   ffmpeg @0.5.1_1+darwin_10
    68   ffmpeg @0.7.11_1+mmx
    69   ffmpeg @0.7.13_2+gpl2+mmx
    70   gegl @0.1.0_2+darwin_10
    71   gegl @0.1.0_4+darwin_10
    72   gegl @0.2.0_0+python27
    73   gegl @0.2.0_2+python27
    74   gegl @0.2.0_4+python27 (active)
     60Tanks for the quick reply.
    7561
    76 #  sudo port -f deactivate libsdl-devel
    77 
    78 --->  Deactivating libsdl-devel @1.3.0-6248_0
    79 --->  Unable to deactivate libsdl-devel @1.3.0-6248_0, the following ports depend on it:
    80 --->    gegl @0.2.0_4+python27
    81 Warning: Deactivate forced.  Proceeding despite dependencies.
    82 --->  Cleaning libsdl-devel
    83 
    84 #  sudo port install libsdl
    85 --->  Computing dependencies for libsdl
    86 --->  Fetching archive for libsdl
    87 --->  Attempting to fetch libsdl-1.2.15_2+x11.darwin_11.x86_64.tbz2 from http://lil.fr.packages.macports.org/libsdl
    88 --->  Attempting to fetch libsdl-1.2.15_2+x11.darwin_11.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/libsdl
    89 --->  Installing libsdl @1.2.15_2+x11
    90 --->  Activating libsdl @1.2.15_2+x11
    91 --->  Cleaning libsdl
    92 --->  Updating database of binaries: 100.0%
    93 --->  Scanning binaries for linking errors: 100.0%
    94 --->  Found 11 broken file(s), matching files to ports
    95 --->  Found 3 broken port(s), determining rebuild order
    96 --->  Rebuilding in order
    97      gegl @0.2.0 +python27
    98      opencv @2.4.3
    99      strigi @0.7.7
    100 --->  Computing dependencies for gegl
    101 --->  Dependencies to be installed: ffmpeg
    102 --->  Building ffmpeg
    103 Error: org.macports.build for port ffmpeg returned: command execution failed
    104 Error: Failed to install ffmpeg
    105 Please see the log file for port ffmpeg for details:
    106     /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_ffmpeg/ffmpeg/main.log
    107 Error: The following dependencies were not installed: ffmpeg
    108 --->  Computing dependencies for opencv
    109 --->  Dependencies to be installed: ffmpeg
    110 --->  Building ffmpeg
    111 Error: org.macports.build for port ffmpeg returned: command execution failed
    112 Error: Failed to install ffmpeg
    113 Please see the log file for port ffmpeg for details:
    114     /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_ffmpeg/ffmpeg/main.log
    115 Error: The following dependencies were not installed: ffmpeg
    116 --->  Computing dependencies for strigi
    117 --->  Dependencies to be installed: ffmpeg
    118 --->  Building ffmpeg
    119 Error: org.macports.build for port ffmpeg returned: command execution failed
    120 Error: Failed to install ffmpeg
    121 Please see the log file for port ffmpeg for details:
    122     /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_ffmpeg/ffmpeg/main.log
    123 Error: The following dependencies were not installed: ffmpeg
    124 --->  Scanning binaries for linking errors: 100.0%
    125 --->  Found 11 broken file(s), matching files to ports
    126 --->  Found 3 broken port(s), determining rebuild order
    127 --->  Rebuilding in order
    128      gegl @0.2.0 +python27
    129      opencv @2.4.3
    130      strigi @0.7.7
    131 --->  Computing dependencies for gegl
    132 --->  Dependencies to be installed: ffmpeg
    133 --->  Building ffmpeg
    134 Error: org.macports.build for port ffmpeg returned: command execution failed
    135 Error: Failed to install ffmpeg
    136 Please see the log file for port ffmpeg for details:
    137     /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_ffmpeg/ffmpeg/main.log
    138 Error: The following dependencies were not installed: ffmpeg
    139 Error: Unable to upgrade port: 1
    140 Error rebuilding gegl
    141     while executing
    142 "error "Error rebuilding $portname""
    143     (procedure "revupgrade_scanandrebuild" line 370)
    144     invoked from within
    145 "revupgrade_scanandrebuild broken_port_counts $opts"
    146     (procedure "macports::revupgrade" line 5)
    147     invoked from within
    148 "macports::revupgrade $opts"
    149     (procedure "action_revupgrade" line 2)
    150     invoked from within
    151 "action_revupgrade $action $portlist $opts"
    152     (procedure "action_target" line 94)
    153     invoked from within
    154 "$action_proc $action $portlist [array get global_options]"
    155     (procedure "process_cmd" line 95)
    156     invoked from within
    157 "process_cmd $remaining_args"
    158     invoked from within
    159 "if { [llength $remaining_args] > 0 } {
    160 
    161     # If there are remaining arguments, process those as a command
    162     set exit_status [process_cmd $remaining..."
    163     (file "/opt/local/bin/port" line 4784)
    164 }}}
    165 _______________________________________________________________________________
    166 
    167 :-(  Error again.
    168 
    169 {{{
    170 --->  Building ffmpeg
    171 Error: org.macports.build for port ffmpeg returned: command execution failed
    172 Error: Failed to install ffmpeg
    173 }}}
    174 
    175 What now?
    176