Changes between Initial Version and Version 1 of Ticket #36020


Ignore:
Timestamp:
Sep 6, 2012, 11:25:09 PM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Please remember to fill in the Port field and to use WikiFormatting.

The log says:

:info:build kmk: *** No rule to make target `/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/usr/lib/libpython2.7.dylib', needed by `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_emulators_virtualbox/virtualbox/work/VirtualBox-4.1.20/out/darwin.x86/release/obj/VBoxPython2_7/VBoxPython2_7.so'.  Stop.

So this is a duplicate of #35808.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36020

    • Property Status changed from new to closed
    • Property Resolution changed from to duplicate
    • Property Port virtualbox added
  • Ticket #36020 – Description

    initial v1  
    33Performing a upgrade of outdated ports, I am facing the following problem.
    44
     5{{{
    56--->  Attempting to fetch VirtualBox-4.1.20.tar.bz2 from http://lil.fr.distfiles.macports.org/virtualbox
    67--->  Verifying checksum(s) for virtualbox
     
    1516To report a bug, follow the instructions in the guide:
    1617    http://guide.macports.org/#project.tickets
     18}}}
    1719
    1820The main.log-file is attatched to this ticket. Before I performed this upgrade, I performed the commands
    1921
    20           sudo port -vds sync
    21           sudo port -vds selfupdate
     22{{{
     23sudo port -vds sync
     24sudo port -vds selfupdate
     25}}}
    2226
    2327with success.