Changes between Version 1 and Version 2 of Ticket #41035, comment 3


Ignore:
Timestamp:
Oct 29, 2013, 3:16:36 AM (10 years ago)
Author:
prathapadusumilli@…
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #41035, comment 3

    v1 v2  
    11Same error after clean and retry....
    2 
    3 $ sudo port install libvirt [[br]]
    4 --->  Computing dependencies for libvirt[[br]]
    5 --->  Fetching archive for libvirt[[br]]
    6 Warning: Your DNS servers incorrectly claim to know the address of nonexistent hosts. This may cause checksum mismatches for some ports.[[br]]
    7 --->  Attempting to fetch libvirt-1.0.3_2.darwin_13.x86_64.tbz2 from http://packages.macports.org/libvirt[[br]]
    8 --->  Attempting to fetch libvirt-1.0.3_2.darwin_13.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/libvirt[[br]]
    9 --->  Attempting to fetch libvirt-1.0.3_2.darwin_13.x86_64.tbz2 from http://lil.fr.packages.macports.org/libvirt[[br]]
    10 --->  Fetching distfiles for libvirt[[br]]
    11 --->  Verifying checksums for libvirt[[br]]
    12 --->  Extracting libvirt[[br]]
    13 --->  Configuring libvirt[[br]]
    14 --->  Building libvirt[[br]]
    15 Error: org.macports.build for port libvirt returned: command execution failed[[br]]
    16 Please see the log file for port libvirt for details:[[br]]
    17     /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_libvirt/libvirt/main.log[[br]]
    18 To report a bug, follow the instructions in the guide:[[br]]
    19     http://guide.macports.org/#project.tickets[[br]]
    20 Error: Processing of port libvirt failed[[br]]
    21 
     2{{{
     3$ sudo port install libvirt
     4--->  Computing dependencies for libvirt
     5--->  Fetching archive for libvirt
     6Warning: Your DNS servers incorrectly claim to know the address of nonexistent hosts. This may cause checksum mismatches for some ports.
     7--->  Attempting to fetch libvirt-1.0.3_2.darwin_13.x86_64.tbz2 from http://packages.macports.org/libvirt
     8--->  Attempting to fetch libvirt-1.0.3_2.darwin_13.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/libvirt
     9--->  Attempting to fetch libvirt-1.0.3_2.darwin_13.x86_64.tbz2 from http://lil.fr.packages.macports.org/libvirt
     10--->  Fetching distfiles for libvirt
     11--->  Verifying checksums for libvirt
     12--->  Extracting libvirt
     13--->  Configuring libvirt
     14--->  Building libvirt
     15Error: org.macports.build for port libvirt returned: command execution failed
     16Please see the log file for port libvirt for details:
     17    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_libvirt/libvirt/main.log
     18To report a bug, follow the instructions in the guide:
     19    http://guide.macports.org/#project.tickets
     20Error: Processing of port libvirt failed
     21}}}
    2222Replying to [comment:2 ryandesign@…]:
    2323> This is not a clean log file. Please [http://guide.macports.org/chunked/project.html#project.tickets.prerequisites clean and try again].