#41769 closed update (fixed)
itpp: update to 4.3.1
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | haspatch | Cc: | |
Port: | itpp |
Description
This patch updates itpp to the latest version, 4.3.1. I wasn't sure if there was a reason why you were avoiding this update so I'm sending you this ticket rather than just committing it.
In version 4.3.0 they switched from autotools to cmake. The port now uses the cmake portgroup.
The software uses Apple's Accelerate library. It also claims to have the ability to use other implementations, such as ATLAS. I spent some time trying to make this work, but their cmake modules are so awful that I've deemed it hopeless. Their documentation suggests that if their auto-detection through various nonsensical directories fails, one should set DYLD_LIBRARY_PATH
, which is an utterly incorrect use of that variable which I won't even consider.
Attachments (1)
Change History (3)
Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | itpp-4.3.1.diff added |
---|
comment:1 Changed 11 years ago by mfeiri
Owner: | changed from mfeiri@… to ryandesign@… |
---|
I personally don't use itpp any more and the newer versions don't build for me at all. I've just dropped maintainerhsip in r115797, leaving the port at the known working version 4.2.0.
comment:2 Changed 5 years ago by reneeotten (Renee Otten)
Resolution: | → fixed |
---|---|
Status: | new → closed |
update to latest version by the current maintainer (michaelld) in this commit
proposed patch