Opened 14 years ago

Closed 14 years ago

#24929 closed defect (wontfix)

valgrind-devel does not build +openmpi +universal on 10.6.3

Reported by: Russell-Jones-OxPhys (Russell Jones) Owned by: raimue (Rainer Müller)
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc:
Port: valgrind-devel

Description (last modified by mf2k (Frank Schima))

sudo port clean valgrind-devel
sudo port -d install valgrind-devel +openmpi

debug output attached

Attachments (1)

valgrind-devel-debug-20100517173256.txt (3.5 KB) - added by Russell-Jones-OxPhys (Russell Jones) 14 years ago.
sudo port clean valgrind-devel ; sudo port install valgrind-devel +openmpi &> "valgrind-devel-debug-date "+%Y%m%d%H%M%S".txt"

Download all attachments as: .zip

Change History (3)

Changed 14 years ago by Russell-Jones-OxPhys (Russell Jones)

sudo port clean valgrind-devel ; sudo port install valgrind-devel +openmpi &> "valgrind-devel-debug-date "+%Y%m%d%H%M%S".txt"

comment:1 Changed 14 years ago by mf2k (Frank Schima)

Description: modified (diff)
Owner: changed from macports-tickets@… to raimue@…

comment:2 Changed 14 years ago by raimue (Rainer Müller)

Resolution: wontfix
Status: newclosed

valgrind cannot be build with +universal as it maintains the -arch flags itself. On a i386 system it will install i386 only, on x86_86 it will have support for both i386 and x86_64.

As of r69452 the port indicates that it cannot be built universally.

Note: See TracTickets for help on using tickets.