[MacPorts] #27073: djview 4.6 does not build
#27073: djview 4.6 does not build ---------------------------------+------------------------------------------ Reporter: luis.beca@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: djview ---------------------------------+------------------------------------------ The upgrade to 4.6 fails. Please see attached log. -- Ticket URL: <https://trac.macports.org/ticket/27073> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27073: djview 4.6 does not build ---------------------------------+------------------------------------------ Reporter: luis.beca@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: djview ---------------------------------+------------------------------------------ Comment(by macports@…): I have similar problem on PPC platform. In my case the command in question has empty arch string: -arch ppc -arch -o djview.app/Contents/MacOS/djview I am also attaching the full log. Thanks, -Kastus -- Ticket URL: <https://trac.macports.org/ticket/27073#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27073: djview 4.6 does not build ---------------------------------+------------------------------------------ Reporter: luis.beca@… | Owner: michaelld@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: djview ---------------------------------+------------------------------------------ Changes (by michaelld@…): * status: new => assigned * owner: macports-tickets@… => michaelld@… Comment: Do you all have qt4-mac 4.7.0 installed? -- Ticket URL: <https://trac.macports.org/ticket/27073#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27073: djview 4.6 does not build ---------------------------------+------------------------------------------ Reporter: luis.beca@… | Owner: michaelld@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: djview ---------------------------------+------------------------------------------ Comment(by michaelld@…): Yes, you both do have 4.7.0 installed; just found that in the log files. I'm going to reinstall the patch to handle this. Maybe my next set of qt4-mac changes will fix this issue, but clearly it isn't yet. -- Ticket URL: <https://trac.macports.org/ticket/27073#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27073: djview 4.6 does not build ---------------------------------+------------------------------------------ Reporter: luis.beca@… | Owner: michaelld@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: djview ---------------------------------+------------------------------------------ Comment(by michaelld@…): Can y'all do me a favor and try to build djview as +universal? I don't think it'll work, but I'd like to see the log to see if the previous patch will still work. Thanks! -- Ticket URL: <https://trac.macports.org/ticket/27073#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27073: djview 4.6 does not build ---------------------------------+------------------------------------------ Reporter: luis.beca@… | Owner: michaelld@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: djview ---------------------------------+------------------------------------------ Comment(by michaelld@…): Another request before I put the patch back in: Can y'all attach the file "`port dir djview`/work/djview4-4.6/src/Makefile" from your current breaking build? I'm trying to track down which QMake variable is getting messed up. -- Ticket URL: <https://trac.macports.org/ticket/27073#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27073: djview 4.6 does not build ---------------------------------+------------------------------------------ Reporter: luis.beca@… | Owner: michaelld@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: djview ---------------------------------+------------------------------------------ Comment(by macports@…): Here is my Makefile on PPC -- Ticket URL: <https://trac.macports.org/ticket/27073#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27073: djview 4.6 does not build ---------------------------------+------------------------------------------ Reporter: luis.beca@… | Owner: michaelld@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: djview ---------------------------------+------------------------------------------ Comment(by ygramul.el.multiple@…): Hey there, I'm on the x86_64 platform, and I get exactly the same problem. In my case, the empty string is {{{ -L/opt/local/lib -arch i386 -arch -o djview.app/Contents/MacOS/djview qdjvu.o }}} I attach the log file and the Makefile that michaelld requested. -- Ticket URL: <https://trac.macports.org/ticket/27073#comment:12> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27073: djview 4.6 does not build ---------------------------------+------------------------------------------ Reporter: luis.beca@… | Owner: michaelld@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: djview ---------------------------------+------------------------------------------ Comment(by mdbecque@…): I tried to build 4.6_0 with +universal on my G5 running 10.5.8 and no luck. -- Ticket URL: <https://trac.macports.org/ticket/27073#comment:13> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27073: djview 4.6 does not build ---------------------------------+------------------------------------------ Reporter: luis.beca@… | Owner: michaelld@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: djview ---------------------------------+------------------------------------------ Comment(by michaelld@…): Is qt4-mac build with +universal on any of your installs? When I use just qt4-mac (no +universal), I see this issue; when I move to using qt4-mac +universal the issue goes away -- at least for me. @mdbecque: Can you post the log for your djview +universal effort? -- Ticket URL: <https://trac.macports.org/ticket/27073#comment:14> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27073: djview 4.6 does not build ---------------------------------+------------------------------------------ Reporter: luis.beca@… | Owner: michaelld@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: djview ---------------------------------+------------------------------------------ Comment(by michaelld@…): There's a bug in qmake: if Qt is not installed as +universal, and qmake is run with QMAKE_LFLAGS+="-arch foo", and "foo" is the native arch (for processing, as determined by qmake), then it seems like I always end up with this "-arch foo -arch" issue. I've looked through parts of the qmake source code, but it gets me nowhere. I'll look into opening a ticket for this issue with the Qt folks. -- Ticket URL: <https://trac.macports.org/ticket/27073#comment:15> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27073: djview 4.6 does not build ----------------------------------+----------------------------------------- Reporter: luis.beca@… | Owner: michaelld@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Resolution: fixed | Keywords: Port: djview | ----------------------------------+----------------------------------------- Changes (by michaelld@…): * status: assigned => closed * resolution: => fixed Comment: Fixed in r73103. -- Ticket URL: <https://trac.macports.org/ticket/27073#comment:16> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts