Opened 13 years ago
Closed 13 years ago
#32704 closed defect (invalid)
memtester: Failed to locate 'make' in path
Reported by: | gabriele@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt) | |
Port: | memtester |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
$ sudo port clean memtester ---> Cleaning memtester simpatico-macbook:macports simpatico$ sudo port install memtester ---> Fetching archive for memtester ---> Attempting to fetch memtester-4.2.1_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/memtester ---> Fetching memtester ---> Verifying checksum(s) for memtester ---> Extracting memtester ---> Configuring memtester ---> Building memtester Error: Target org.macports.build returned: can't read "build.cmd": Failed to locate 'make' in path: '/opt/local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin' or at its MacPorts configuration time location, did you move it? Log for memtester is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_memtester/memtester/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets>
$ echo $PATH /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:
Running mac 10.7.2 and xcode 4.2.1.
$ sudo port install memtester configure.compiler=llvm-gcc-4.2 Password: ---> Building memtester Error: Target org.macports.build returned: can't read "build.cmd": Failed to locate 'make' in path: '/opt/local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin' or at its MacPorts configuration time location, did you move it? Log for memtester is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_memtester/memtester/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets> simpatico-macbook:macports simpatico$ sudo port install memtester configure.compiler=apple-gcc-4.2 configure.cxx=g++-apple-4.2 ---> Building memtester Error: Target org.macports.build returned: can't read "build.cmd": Failed to locate 'make' in path: '/opt/local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin' or at its MacPorts configuration time location, did you move it? Log for memtester is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_memtester/memtester/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets> ==
Attachments (1)
Change History (3)
Changed 13 years ago by gabriele@…
Attachment: | memtester_main.log added |
---|
comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added; gabriele@… removed |
---|---|
Description: | modified (diff) |
Resolution: | → invalid |
Status: | new → closed |
Summary: | Failed to build memtester → memtester: Failed to locate 'make' in path |
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.
Note: See
TracTickets for help on using
tickets.
log file