Opened 12 years ago

Closed 12 years ago

#32300 closed defect (fixed)

djview @4.8 build failure with qt4-mac-devel

Reported by: zoleg@… Owned by: NicosPavlov
Priority: Normal Milestone:
Component: ports Version: 2.0.99
Keywords: lion Cc:
Port: djview

Description

djview build failed on Lion 10.7.2 with Xcode 4.2 and qt4-mac-devel-4.8.0-rc1_0+debug+demos+examples+mysql+odbc+psql91+quartz
Please see attached main.log

Attachments (1)

main.log (82.9 KB) - added by zoleg@… 12 years ago.

Download all attachments as: .zip

Change History (5)

Changed 12 years ago by zoleg@…

Attachment: main.log added

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: nicos@… removed
Keywords: djview removed
Owner: changed from macports-tickets@… to nicos@…

comment:2 Changed 12 years ago by NicosPavlov

This seems to result from a change in Qt version 4.8, as said in release notes (http://www.digia.com/en/Qt/Release-Notes/Release-Notes-Qt-Commercial-48-RC/):

qSwap now uses std::swap, specialized std::swap for our container to work better with stl algoritms

As Qt 4.8 is still a release candidate, I would assume that these problems should be taken into account upstream when the version is finally released.

comment:3 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Summary: djview @4.8 build failuredjview @4.8 build failure with qt4-mac-devel

comment:4 Changed 12 years ago by NicosPavlov

Resolution: fixed
Status: newclosed

The upgrade to version 4.9 (committed in r91788) enables compilation with Qt 4.8.

Note: See TracTickets for help on using tickets.