Ticket #32973 (new submission)
reduce: replaces reduce-algebra
| Reported by: | mark.brethen@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.0.3 |
| Keywords: | haspatch maintainer | Cc: | jjstickel@… |
| Port: | reduce |
Description
The upgrade to reduce-algebra renames the port to reduce, following other distributions. The developer has modified the config/makefiles to accept CC or CXX flags, removing bare gcc calls.
Attachments
Change History
comment:3 Changed 16 months ago by mark.brethen@…
Pulled the csl version of reduce since there remain build issues in the macports environment. The files 'runcsl.in' and 'patch-src-FXTerminal.cpp.diff' are no longer required.
comment:4 Changed 16 months ago by mark.brethen@…
Developer has updated his reduce-ide src. Patch files no longer necessary. Updating Portfile.
comment:8 Changed 11 months ago by pixilla@…
- Summary changed from reduce-algebra upgrade renamed reduce - installs reduce-with-csl and reduce-with-psl subports to reduce: replaces reduce-algebra
comment:9 Changed 11 months ago by pixilla@…
I am getting build errors. see reduce-main.log.zip
comment:10 Changed 11 months ago by mark.brethen@…
I see the problem, this line:
:info:configure make: * [xport.o] Error 1
It's failing to compile the xport program which fetches the psl binaries. I need you to look in trunk > psl > support-packages > xport-2.05 and send me the log file to see what's going on.

