Opened 14 years ago

Closed 4 years ago

#23337 closed defect (fixed)

newmat universal variant doesn't work

Reported by: ryandesign (Ryan Carsten Schmidt) 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 (1)

newmat.cmake.diff (687 bytes) - added by ryandesign (Ryan Carsten Schmidt) 14 years ago.

Download all attachments as: .zip

Change History (7)

Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: newmat.cmake.diff added

comment:1 Changed 14 years ago by jameskyle@…

Resolution: fixed
Status: newclosed

comment:2 in reply to:  1 ; Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

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 14 years ago by ryandesign (Ryan Carsten Schmidt)

Replying to ryandesign@…:

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

Removed in r63302.

comment:4 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: closedreopened

comment:5 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from jameskyle@… to jameskyle@…
Status: reopenedassigned

Whoops.

comment:6 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.