[MacPorts] #47609: fftw fails at destroot when texinfo ports is installed
#47609: fftw fails at destroot when texinfo ports is installed ------------------------------+-------------------------------- Reporter: ryusuke.numata@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Keywords: texinfo | Port: fftw ------------------------------+-------------------------------- fftw fails when processing fftw.info file with the texinfo port installed. The older version provided by OSX (/usr/bin/makeinfo) works fine. I don't know what's the best way to solve this issue, but at least the attached patch suggested for a similar defect (#45971) works. -- Ticket URL: <https://trac.macports.org/ticket/47609> MacPorts <https://www.macports.org/> Ports system for OS X
#47609: fftw fails at destroot when texinfo ports is installed -------------------------------+---------------------- Reporter: ryusuke.numata@… | Owner: sean@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: haspatch Port: fftw | -------------------------------+---------------------- Changes (by ryandesign@…): * keywords: texinfo => haspatch * owner: macports-tickets@… => sean@… * cc: sean@… (removed) Comment: There's no need to enclose `MAKEINFO=/usr/bin/makeinfo` in quotation marks. -- Ticket URL: <https://trac.macports.org/ticket/47609#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#47609: fftw fails at destroot when texinfo ports is installed -------------------------------+---------------------- Reporter: ryusuke.numata@… | Owner: sean@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: haspatch Port: fftw | -------------------------------+---------------------- Comment (by snc@…): This means fftw needs updated upstream. Regarding the temporary patch: which OS version work this way? been tested? -- Ticket URL: <https://trac.macports.org/ticket/47609#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#47609: fftw fails at destroot when texinfo ports is installed -------------------------------+---------------------- Reporter: ryusuke.numata@… | Owner: sean@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: haspatch Port: fftw | -------------------------------+---------------------- Comment (by ionic@…): Please do not use system makeinfo. Fix up the issue. -- Ticket URL: <https://trac.macports.org/ticket/47609#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#47609: fftw fails at destroot when texinfo ports is installed -------------------------------+---------------------- Reporter: ryusuke.numata@… | Owner: sean@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: haspatch Port: fftw | -------------------------------+---------------------- Comment (by ryusuke.numata@…): I've tested on 10.9.5, makeinfo 4.8. -- Ticket URL: <https://trac.macports.org/ticket/47609#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
#47609: fftw fails at destroot when texinfo ports is installed -------------------------------+---------------------- Reporter: ryusuke.numata@… | Owner: sean@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: haspatch Port: fftw | -------------------------------+---------------------- Comment (by ivo.clarysse@…): Note that this issue has been fixed upstream, and that this fix is incorporated in the fftw-3 port. -- Ticket URL: <https://trac.macports.org/ticket/47609#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X
#47609: fftw fails at destroot when texinfo ports is installed -------------------------------+---------------------- Reporter: ryusuke.numata@… | Owner: sean@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: worksforme | Keywords: haspatch Port: fftw | -------------------------------+---------------------- Changes (by sean@…): * status: new => closed * resolution: => worksforme Comment: I can't reproduce this at all. Maybe the newer version of makeinfo fixed this? I'm going to mark this as 'worksforme'. -- Ticket URL: <https://trac.macports.org/ticket/47609#comment:6> MacPorts <https://www.macports.org/> Ports system for OS X
#47609: fftw fails at destroot when texinfo ports is installed -------------------------------+---------------------- Reporter: ryusuke.numata@… | Owner: sean@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: worksforme | Keywords: haspatch Port: fftw | -------------------------------+---------------------- Comment (by ryusuke.numata@…): There still exists the problem. Please use the source mode. -- Ticket URL: <https://trac.macports.org/ticket/47609#comment:7> MacPorts <https://www.macports.org/> Ports system for OS X
#47609: fftw fails at destroot when texinfo ports is installed -------------------------------+---------------------- Reporter: ryusuke.numata@… | Owner: sean@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: worksforme | Keywords: haspatch Port: fftw | -------------------------------+---------------------- Comment (by sean@…): Yes, I did. Since `fftw 2.x` is dead, the real question is why are you still using it? -- Ticket URL: <https://trac.macports.org/ticket/47609#comment:8> MacPorts <https://www.macports.org/> Ports system for OS X
#47609: fftw fails at destroot when texinfo ports is installed -------------------------------+---------------------- Reporter: ryusuke.numata@… | Owner: sean@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: worksforme | Keywords: haspatch Port: fftw | -------------------------------+---------------------- Comment (by ryusuke.numata@…): I'm using it because our scientific simulation code uses it. I personally do not mind if macports gives up supporting fftw2. But, aren't there users other than me? -- Ticket URL: <https://trac.macports.org/ticket/47609#comment:9> MacPorts <https://www.macports.org/> Ports system for OS X
#47609: fftw fails at destroot when texinfo ports is installed -------------------------------+---------------------- Reporter: ryusuke.numata@… | Owner: sean@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: worksforme | Keywords: haspatch Port: fftw | -------------------------------+---------------------- Comment (by sean@…): From http://www.fftw.org:
If you are still using FFTW 2.x, please note that FFTW 2.x was last updated in 1999 and it is obsolete.
That was 15 years ago. I spent part of my research updating fftw2 code to fftw3 and it didn't take that long. -- Ticket URL: <https://trac.macports.org/ticket/47609#comment:10> MacPorts <https://www.macports.org/> Ports system for OS X
#47609: fftw fails at destroot when texinfo ports is installed -------------------------------+---------------------- Reporter: ryusuke.numata@… | Owner: sean@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: worksforme | Keywords: haspatch Port: fftw | -------------------------------+---------------------- Comment (by ryusuke.numata@…): Yes, I know. But, the code is not my own. There are many users, and one of my colleague prefers the fftw2 interface over fftw3. -- Ticket URL: <https://trac.macports.org/ticket/47609#comment:11> MacPorts <https://www.macports.org/> Ports system for OS X
#47609: fftw fails at destroot when texinfo ports is installed -------------------------------+---------------------- Reporter: ryusuke.numata@… | Owner: sean@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: worksforme | Keywords: haspatch Port: fftw | -------------------------------+---------------------- Comment (by sean@…): Replying to [comment:11 ryusuke.numata@…]:
Yes, I know. But, the code is not my own. There are many users, and one of my colleague prefers the fftw2 interface over fftw3.
The code I had to fix wasn't my own, either :-) Your college is 15 years behind the times. Newer processors and memory architectures have come out that the fftw team has written code for ... but only in the 3.x version. I can't help but emphasize **fifteen years**. For what it's worth, I know for a fact the fftw 2.x series has a broken mpi implementation. Of course, you could argue that your patch is small enough and low impact so as to be a minimal intrusion. After I give my talk at Berkeley tomorrow, I'll probably consider adding it since it doesn't break things anymore than they are already broken. -- Ticket URL: <https://trac.macports.org/ticket/47609#comment:12> MacPorts <https://www.macports.org/> Ports system for OS X
#47609: fftw fails at destroot when texinfo ports is installed -------------------------------+---------------------- Reporter: ryusuke.numata@… | Owner: sean@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: worksforme | Keywords: haspatch Port: fftw | -------------------------------+---------------------- Comment (by ryusuke.numata@…): thanks for your consideration. -- Ticket URL: <https://trac.macports.org/ticket/47609#comment:13> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts