[MacPorts] #31778: hugin-app @2011.0.0 not compiling, clang error, then "QDGetPictureBounds" not declared error with llvm-gcc-4.2

MacPorts noreply at macports.org
Wed Oct 26 06:47:46 PDT 2011


#31778: hugin-app @2011.0.0 not compiling, clang error, then "QDGetPictureBounds"
not declared error with llvm-gcc-4.2
----------------------------------------+-----------------------------------
 Reporter:  philippe.bernery@…          |       Owner:  macports-tickets@…                   
     Type:  defect                      |      Status:  new                                  
 Priority:  Normal                      |   Milestone:                                       
Component:  ports                       |     Version:  2.0.3                                
 Keywords:                              |        Port:  hugin-app                            
----------------------------------------+-----------------------------------

Comment(by philippe.bernery@…):

 I still get the issue. I tried both

 {{{
 sudo port -d install hugin-app configure.compiler=llvm-gcc-4.2 configure
 .args-append=-DCMAKE_OSX_DEPLOYMENT_TARGET=10.6
 configure.sdkroot=/Developer/SDKs/MacOSX10.6.sdk
 }}}

 and

 {{{
 sudo port -d install hugin-app configure.compiler=llvm-gcc-4.2 configure
 .args-append -DCMAKE_OSX_DEPLOYMENT_TARGET=10.6 configure.sdkroot
 /Developer/SDKs/MacOSX10.6.sdk
 }}}

 and got the error about QDGetPictureBounds.

 I perfomed a
 {{{
 sudo port clean hugin-app
 }}}

 before each compile.

 FYI, my variants.conf contains:

 {{{
 +no_x11 -x11 +quartz +no_tkinter +universal
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/31778#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list