Changes between Initial Version and Version 1 of Ticket #32877


Ignore:
Timestamp:
Jan 13, 2012, 6:26:06 PM (12 years ago)
Author:
neverpanic (Clemens Lang)
Comment:

Please remember to use WikiFormatting for shell output, set the port field and Cc the maintainer.

Can you attach the logfile pointed to by port log sane-backends? Also, do you see extensive memory usage while the process runs and does everything get very slow?

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #32877

    • Property Cc aguynamedryan+sane@… cal@… added
    • Property Port sane-backends added
  • Ticket #32877 – Description

    initial v1  
    11I have a brand-new MacBook Pro running 10.7.2.  I wanted to install GIMP, so I installed MacPorts from the AppStore and then called "sudo port install gimp" from Terminal.  I saw a huge list of dependencies, which MacPorts diligently chipped away at for hours.  But it seemed to have hung up at the following point in the process:
    22
     3{{{
    34--->  Fetching archive for sane-backends
    45--->  Attempting to fetch sane-backends-1.0.22_1.darwin_11.x86_64.tbz2 from http://packages.macports.org/sane-backends
     
    1011--->  Configuring sane-backends
    1112--->  Building sane-backends
     13}}}
    1214
    1315It had been a few hours, so I hit control-C and then called "sudo port install gimp" again.  Happily, this time the list of dependencies was very short:
    1416
     17{{{
    1518--->  Dependencies to be installed: xsane sane-backends
     19}}}
    1620
    1721So I left the computer to run overnight.  But when I returned to my computer this morning I saw that it had been hanging at the following line for at least ten hours:
    1822
     23{{{
    1924--->  Computing dependencies for gimp
    2025--->  Dependencies to be installed: xsane sane-backends
    2126--->  Building sane-backends
     27}}}
    2228
    2329Can anyone help me diagnose the problem?