Opened 12 years ago
Closed 12 years ago
#35552 closed defect (fixed)
valgrind-devel not building on mountain lion
Reported by: | dsvensson@… | Owned by: | raimue (Rainer Müller) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | mountainlion | Cc: | |
Port: | valgrind-devel |
Description
The current version of valgrind-devel doesn't support mountain lion:
:info:configure checking for the kernel version... unsupported (12.0.0) :info:configure configure: error: Valgrind works on Darwin 10.x and 11.x (Mac OS X 10.6/7) :info:configure Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_valgrind-devel/valgrind-devel/work/trunk" && ./configure --prefix=/opt/local --mandir=/opt/local/share/man --without-mpicc --enable-only64bit :info:configure Exit code: 1 :error:configure org.macports.configure for port valgrind-devel returned: configure failure: command execution failed :debug:configure Error code: NONE :debug:configure Backtrace: configure failure: command execution failed while executing "$procedure $targetname" :info:configure Warning: targets not executed for valgrind-devel: org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install :notice:configure Please see the log file for port valgrind-devel for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_valgrind-devel/valgrind-devel/main.log
Work has begun on fixing this issue, and some patches have been merged to get it running with some flaws, maybe something that might make sense to upgrade the -devel port to:
Change History (3)
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | mountainlion added |
---|---|
Owner: | changed from macports-tickets@… to raimue@… |
comment:2 Changed 12 years ago by raimue (Rainer Müller)
Status: | new → assigned |
---|
comment:3 Changed 12 years ago by raimue (Rainer Müller)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
No feedback on this. Since the upstream release 3.8.0 claims to support Mountain Lion, I am closing this ticket.
Note: See
TracTickets for help on using
tickets.
Updated valgrind-devel in r96324.
As I do not run Mountain Lion yet, please report back if this compiles and works as expected (with the known limitations listed in the upstream bug report).