Opened 11 years ago

Closed 8 years ago

#39483 closed defect (fixed)

reduce-algebra: runtime errors

Reported by: pengyu.ut@… Owned by: mbrethen
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc: kurthindenburg (Kurt Hindenburg)
Port: reduce-algebra

Description

I use the following commands to install reduce-algebra and run some test code. But it gives me the following error. It should be a bug as it has been seen by others as well.

~$ sudo port -ns upgrade --force reduce-algebra
~$ which redpsl
/opt/local/libexec/reduce-algebra/bin/redpsl
~$ redpsl
Loading image file:
/opt/local/libexec/reduce-algebra/scripts/../pslbuild/x86_64-mac_unknown_version-darwin12.3.0/red/reduce.img
Reduce (Free PSL version), 20-Jun-2013 ...

1: load_package SPECFN $

***** error in loading package specfn or package not found

2: (x+y+z)ˆ2;
***** Segmentation Violation

***** Segmentation Violation

Change History (3)

comment:1 Changed 11 years ago by larryv (Lawrence Velázquez)

Owner: changed from macports-tickets@… to mark.brethen@…
Summary: bug of reduce-algebrareduce-algebra: runtime errors

Please Cc relevant port maintainers in the future. You can find this information with port info --maintainers.

comment:2 Changed 8 years ago by kurthindenburg (Kurt Hindenburg)

Cc: khindenburg@… added

Cc Me!

comment:3 Changed 8 years ago by kurthindenburg (Kurt Hindenburg)

Resolution: fixed
Status: newclosed

This has been replaced by reduce and its sub-ports - this issue should be resolved. Open a new ticket if you still have any issues.

Note: See TracTickets for help on using tickets.