Changes between Initial Version and Version 1 of Ticket #16826
- Timestamp:
- Oct 11, 2008, 8:17:31 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16826 – Description
initial v1 11 11 12 12 When I tried "sudo port -d sync", failed attempts diminished as in the following. 13 {{{ 13 14 Error: The following dependencies failed to build: gegl ffmpeg a52dec 14 15 Error: Unable to upgrade port: 1 15 16 }}} 16 17 Interestingly, "sudo port -d selfupdate" doesn't report any problems. 17 18 … … 27 28 28 29 The initial error mentioned above (first) follows. 30 {{{ 29 31 ---> Building a52dec with target all 30 32 Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_a52dec/work/a52dec-0.7.4" && make all " returned error 2 … … 62 64 Error: The following dependencies failed to build: gegl ffmpeg a52dec db46 cyrus-sasl2 graphviz libsdl lua openexr ilmbase 63 65 Error: Unable to upgrade port: 1 64 66 }}}