[MacPorts] #27980: octave-devel @3.3.55 Build Failure
#27980: octave-devel @3.3.55 Build Failure --------------------------------------+------------------------------------- Reporter: lukas.reichlin@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: --------------------------------------+------------------------------------- Dear MacPorts Community I've tried to adapt the portfile from octave-devel @3.3.52 to the latest version @3.3.55. Fetching and configure works well, but make fails for reasons I don't know. What do I need to change? Thanks in advance for every help! Best Regards, Lukas -- Ticket URL: <https://trac.macports.org/ticket/27980> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27980: octave-devel @3.3.55 Build Failure --------------------------------------+------------------------------------- Reporter: lukas.reichlin@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: --------------------------------------+------------------------------------- Comment(by michaelld@…): Try commenting out the line starting with 'reinplace "54,85d"' & then going at it again. Seems like that file has changed since 3.3.52. -- Ticket URL: <https://trac.macports.org/ticket/27980#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27980: octave-devel @3.3.55 Build Failure --------------------------------------+------------------------------------- Reporter: lukas.reichlin@… | Owner: michaelld@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: octave-devel --------------------------------------+------------------------------------- Changes (by michaelld@…): * owner: macports-tickets@… => michaelld@… * port: => octave-devel Comment: Two other smallish notes. Please set the "Assign to:" to the maintainer (in this case, me) when you submit the ticket. And, if you could, please post "svn diff"s of files include the Portfile. "We" (developers and ticket creators) argue about whether diffs or the whole thing are easier, and experience tells me the former since I can easily read just the changes & get an idea of what you've done without even having to download the code. Neither of these are "biggies", but just good reminders. -- Ticket URL: <https://trac.macports.org/ticket/27980#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27980: octave-devel @3.3.55 Build Failure --------------------------------------+------------------------------------- Reporter: lukas.reichlin@… | Owner: michaelld@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: octave-devel --------------------------------------+------------------------------------- Comment(by michaelld@…): I haven't tried compiling Octave since 3.3.52, so I'll give this new version a whirl & see if anything has been fixed. -- Ticket URL: <https://trac.macports.org/ticket/27980#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27980: octave-devel @3.3.55 Build Failure --------------------------------------+------------------------------------- Reporter: lukas.reichlin@… | Owner: michaelld@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: octave-devel --------------------------------------+------------------------------------- Comment(by jmr@…): Replying to [comment:2 michaelld@…]:
Please set the "Assign to:" to the maintainer (in this case, me) when you submit the ticket.
Regular users can't assign tickets, but they should put the maintainer in cc as mentioned in the ticket guidelines. Octave-devel appears to have no maintainer though…? -- Ticket URL: <https://trac.macports.org/ticket/27980#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27980: octave-devel @3.3.55 Build Failure --------------------------------------+------------------------------------- Reporter: lukas.reichlin@… | Owner: michaelld@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: octave-devel --------------------------------------+------------------------------------- Changes (by jmr@…): * version: 1.9.2 => * type: submission => update -- Ticket URL: <https://trac.macports.org/ticket/27980#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27980: octave-devel @3.3.55 Build Failure --------------------------------------+------------------------------------- Reporter: lukas.reichlin@… | Owner: michaelld@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: octave-devel --------------------------------------+------------------------------------- Comment(by lukas.reichlin@…): Hello, I added a patch where I commented out the "reinplace" thing. The make process works, and I'm able to compile my oct-files. It is possible to install packages from octave-forge (not from MacPorts), but "pkg list" says "No packages installed". Best Regards, Lukas -- Ticket URL: <https://trac.macports.org/ticket/27980#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27980: octave-devel @3.3.55 Build Failure --------------------------------------+------------------------------------- Reporter: lukas.reichlin@… | Owner: michaelld@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: octave-devel --------------------------------------+------------------------------------- Comment(by michaelld@…): Replying to [comment:4 jmr@…]:
Regular users can't assign tickets, but they should put the maintainer in cc as mentioned in the ticket guidelines.
I never remember which way it is; thanks for clarifying.
Octave-devel appears to have no maintainer though…?
Sorry; that's on my personal development version. When I check in the next update, maintainers will be "michaelld openmaintainer". My bad. -- Ticket URL: <https://trac.macports.org/ticket/27980#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27980: octave-devel @3.3.55 Build Failure --------------------------------------+------------------------------------- Reporter: lukas.reichlin@… | Owner: michaelld@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: octave-devel --------------------------------------+------------------------------------- Comment(by michaelld@…): Lukas: Thank you for testing it out & for the patch. Given me a day or two to test locally & I'll check in the update. -- Ticket URL: <https://trac.macports.org/ticket/27980#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27980: octave-devel @3.3.55 Build Failure --------------------------------------+------------------------------------- Reporter: lukas.reichlin@… | Owner: michaelld@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: octave-devel --------------------------------------+------------------------------------- Comment(by michaelld@…): I'm having issues with FLTK -- "port installed | grep fltk" for me returns: {{{ fltk-devel @1.3.x-r7794_1 (active) }}} which causes issues during compile. Do you use FLTK at all? I'll try without it installed at all & see if that helps. -- Ticket URL: <https://trac.macports.org/ticket/27980#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27980: octave-devel @3.3.55 Build Failure --------------------------------------+------------------------------------- Reporter: lukas.reichlin@… | Owner: michaelld@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: octave-devel --------------------------------------+------------------------------------- Comment(by michaelld@…): Yup; looks like octave-devel works when FLTK isn't installed (at all). If FLTK is installed (at all), then 'configure' picks it up -- no matter if it has been told otherwise. I'll check in this change 'as is' & then go back & work on FLTK separately. -- Ticket URL: <https://trac.macports.org/ticket/27980#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27980: octave-devel @3.3.55 Build Failure ---------------------------------------+------------------------------------ Reporter: lukas.reichlin@… | Owner: michaelld@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: octave-devel | ---------------------------------------+------------------------------------ Changes (by michaelld@…): * status: new => closed * resolution: => fixed Comment: Fixed in r75248. -- Ticket URL: <https://trac.macports.org/ticket/27980#comment:11> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27980: octave-devel @3.3.55 Build Failure ---------------------------------------+------------------------------------ Reporter: lukas.reichlin@… | Owner: michaelld@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: octave-devel | ---------------------------------------+------------------------------------ Comment(by lukas.reichlin@…): I'm using Gnuplot; FLTK doesn't seem to work for me (yet). Thanks for your work! -- Ticket URL: <https://trac.macports.org/ticket/27980#comment:12> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27980: octave-devel @3.3.55 Build Failure ---------------------------------------+------------------------------------ Reporter: lukas.reichlin@… | Owner: michaelld@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: octave-devel | ---------------------------------------+------------------------------------ Comment(by lukas.reichlin@…): Octave 3.3.90 was released. Cheers, Lukas -- Ticket URL: <https://trac.macports.org/ticket/27980#comment:13> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27980: octave-devel @3.3.55 Build Failure ---------------------------------------+------------------------------------ Reporter: lukas.reichlin@… | Owner: michaelld@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: octave-devel | ---------------------------------------+------------------------------------ Comment(by michaelld@…): done in r75431; thanks for the pointer. -- Ticket URL: <https://trac.macports.org/ticket/27980#comment:14> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts