Changes between Initial Version and Version 2 of Ticket #32704


Ignore:
Timestamp:
Dec 30, 2011, 5:49:52 PM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Please use WikiFormatting when pasting literal terminal output. You do not need to Cc yourself on tickets you reported. Before you try again, you need to clean; this is our #1 FAQ entry:

sudo port clean memtester

All I see in the log you attached is "Failed to locate 'make' in path" which is our #2 FAQ entry: install Xcode properly.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #32704

    • Property Cc ryandesign@… added
    • Property Status changed from new to closed
    • Property Resolution changed from to invalid
    • Property Summary changed from Failed to build memtester to memtester: Failed to locate 'make' in path
  • Ticket #32704 – Description

    initial v2  
     1{{{
    12$ sudo port clean memtester
    23--->  Cleaning memtester
     
    1314Error: Status 1 encountered during processing.
    1415To report a bug, see <http://guide.macports.org/#project.tickets>
     16}}}
    1517
    16 
    17 ==
    18 
     18{{{
    1919$ echo $PATH
    2020/opt/local/bin:/opt/local/sbin:/Library/Frameworks/Python.framework/Versions/Current/bin:/opt/local/bin:/opt/local/sbin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/lib/:/usr/local/git/bin:/Applications/NetBeans/sges-v3/javadb/lib/derbytools.jar:/Applications/NetBeans/sges-v3/javadb/bin:
     21}}}
    2122
    2223Running mac 10.7.2 and xcode 4.2.1.
    23 ==
    2424
     25{{{
    2526$ sudo port install memtester configure.compiler=llvm-gcc-4.2
    2627Password:
     
    3637Error: Status 1 encountered during processing.
    3738To report a bug, see <http://guide.macports.org/#project.tickets> ==
    38  ==
     39}}}