[MacPorts] #32595: reduce-algebra @3.8.0-r1530 - build error
#32595: reduce-algebra @3.8.0-r1530 - build error ------------------------------+--------------------------------------------- Reporter: mbrethen@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: reduce-algebra ------------------------------+--------------------------------------------- When the reduce.img is built, the Lisp variable ${loaddirectories!*} points to the lisp load paths in ${worksrcpath}. This of course breaks during destroot phase. It would be best to create a second image after all the modules have been built, with the final value of loaddirectories!*. Otherwise loading a module will always search the build directories first (if they exist). Basically, you take from psl/build.sh all the lines from {{{ echo ++++++ Now create the reduce image file ++++++ }}} to {{{ XXX }}} and modify the pathsnames to ${prefix}${dest_dir}.../red/ and ${prefix}${dest_dir}.../psl/. The same needs to be done for Linux .rpm and .deb packages as well. -- Ticket URL: <https://trac.macports.org/ticket/32595> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32595: reduce-algebra @3.8.0-r1530 - build error ------------------------------+--------------------------------------------- Reporter: mbrethen@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: reduce-algebra ------------------------------+--------------------------------------------- Comment(by mbrethen@…): Maybe we could use the configure option "--prefix" to optionally trigger this? -- Ticket URL: <https://trac.macports.org/ticket/32595#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32595: reduce-algebra @3.8.0-r1530 - build error ------------------------------+--------------------------------------------- Reporter: mbrethen@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: reduce-algebra ------------------------------+--------------------------------------------- Comment(by mbrethen@…): A new script psl/saveimage.sh was checked into svn. -- Ticket URL: <https://trac.macports.org/ticket/32595#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32595: reduce-algebra @3.8.0-r1530 - build error ------------------------------+--------------------------------------------- Reporter: mbrethen@… | Owner: mark.brethen@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: reduce-algebra ------------------------------+--------------------------------------------- Changes (by pixilla@…): * owner: macports-tickets@… => mark.brethen@… -- Ticket URL: <https://trac.macports.org/ticket/32595#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts