Changes between Initial Version and Version 1 of Ticket #35657


Ignore:
Timestamp:
Aug 13, 2012, 7:33:29 PM (12 years ago)
Author:
neverpanic (Clemens Lang)
Comment:

Please remember to use WikiFormatting.

Which version of OS X and Xcode do you have? Does /usr/share/mk exist? What does pkgutil --file-info /usr/bin/bsdmake print?

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #35657

    • Property Owner changed from macports-tickets@… to cal@…
    • Property Status changed from new to assigned
  • Ticket #35657 – Description

    initial v1  
    111. What I was trying to do:
    2 
     2{{{
    33sudo port install fortune
    4 
     4}}}
    552. What I expected to happen:
    6 
     6{{{
    77$ sudo port install fortune
    88--->  Computing dependencies for fortune
     
    1515--->  Scanning binaries for linking errors: 100.0%
    1616--->  No broken files found.
    17 
     17}}}
    18183. What happens instead:
    19 
     19{{{
    2020--->  Computing dependencies for fortune
    2121--->  Fetching archive for fortune
     
    3434    http://guide.macports.org/#project.tickets
    3535Error: Processing of port fortune failed
    36 
     36}}}
    3737Detailed log attached to this report.
    3838
     
    4040
    4141Yes.
    42 
     42{{{
    4343$ sudo port install bsdmake
    4444--->  Fetching archive for bsdmake
     
    6969--->  Scanning binaries for linking errors: 100.0%
    7070--->  No broken files found.
     71}}}