Changes between Initial Version and Version 1 of Ticket #16826


Ignore:
Timestamp:
Oct 11, 2008, 8:17:31 PM (16 years ago)
Author:
blb@…
Comment:

After changing a setting in macports.conf and rebuilding, you'll need to clean what failed, in this case a52dec: sudo port clean --work a52dec. Then try again.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #16826 – Description

    initial v1  
    1111
    1212When I tried "sudo port -d sync", failed attempts diminished as in the following.
     13{{{
    1314Error: The following dependencies failed to build: gegl ffmpeg a52dec
    1415Error: Unable to upgrade port: 1
    15 
     16}}}
    1617Interestingly, "sudo port -d selfupdate" doesn't report any problems.
    1718
     
    2728
    2829The initial error mentioned above (first) follows.
     30{{{
    2931--->  Building a52dec with target all
    3032Error: 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
     
    6264Error: The following dependencies failed to build: gegl ffmpeg a52dec db46 cyrus-sasl2 graphviz libsdl lua openexr ilmbase
    6365Error: Unable to upgrade port: 1
    64 
     66}}}