#39483: bug of reduce-algebra -------------------------+-------------------------------- Reporter: pengyu.ut@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: | Port: reduce-algebra -------------------------+-------------------------------- 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 }}} -- Ticket URL: <https://trac.macports.org/ticket/39483> MacPorts <http://www.macports.org/> Ports system for OS X