New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #23337 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

newmat universal variant doesn't work

Reported by: ryandesign@… Owned by: jameskyle@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc:
Port: newmat

Description

$ sudo port install newmat +universal
--->  Computing dependencies for newmat
--->  Fetching newmat
--->  Verifying checksum(s) for newmat
--->  Extracting newmat
--->  Configuring newmat
Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_math_newmat/work/newmat10" && cmake --disable-dependency-tracking -DCMAKE_INSTALL_PREFIX:PATH=/opt/local " returned error 1
Command output: CMake Error: The source directory "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_math_newmat/work/newmat10/--disable-dependency-tracking" does not exist.
Specify --help for usage, or press the help button on the CMake GUI.

Error: Status 1 encountered during processing.
Before reporting a bug, first run the command again with the -d flag to get complete output.

Consider using the cmake portgroup which takes care of cmake's peculiarities for you and should automatically fix this.

Attachments

newmat.cmake.diff (687 bytes) - added by ryandesign@… 3 years ago.

Change History

Changed 3 years ago by ryandesign@…

comment:1 follow-up: ↓ 2 Changed 3 years ago by jameskyle@…

  • Status changed from new to closed
  • Resolution set to fixed

comment:2 in reply to: ↑ 1 ; follow-up: ↓ 3 Changed 3 years ago by ryandesign@…

Replying to jameskyle@…:

fixed

...in r62862, but there are a number of lines which are now redundant and can be removed; see my patch.

comment:3 in reply to: ↑ 2 Changed 3 years ago by ryandesign@…

Replying to ryandesign@…:

there are a number of lines which are now redundant and can be removed

Removed in r63302.

Note: See TracTickets for help on using tickets.