[MacPorts] #27264: [qtoctave-mac ] [0.9.1] [Status 1 encountered during processing.]

MacPorts noreply at macports.org
Tue Nov 16 13:10:19 PST 2010


#27264: [qtoctave-mac ] [0.9.1] [Status 1 encountered during processing.]
-----------------------------------+----------------------------------------
 Reporter:  kaushal07me@…          |       Owner:  and.damore@…           
     Type:  defect                 |      Status:  assigned               
 Priority:  Normal                 |   Milestone:                         
Component:  ports                  |     Version:  1.9.2                  
 Keywords:                         |        Port:  qtoctave-mac           
-----------------------------------+----------------------------------------

Comment(by and.damore@…):

 Replying to [comment:18 kaushal07me@…]:
 > Hi, actually I am losing days at work without doing anything.

 I'm not sure if that's qtoctave related, qtoctave is just  a frontend so
 you should be able to do anything you need with octave's cli.

 > So, to make things easy I would like to know if there's a possibility to
 uninstall Qt-octave & Qt using macports and then install it again using
 macports. Is it also required to uninstall C-make?
 > What are your views on this?

 From what I could get (I'm really new to cmake myself) the problem is
 FindQt4 cmake module find the old Qt thus creating ''-F'' and
 ''-framework'' flags while macports' Qt is installed using regular *NIX
 hierarchy so programs linking against it need ''-L'' and ''-l''.

 I simply removed the ''Qt*'' folders from /Library/Frameworks, they are
 not part of the standard system and on my system they were old anyway,
 they were 4.0 Qt with ppc and i386 arch only. Removing those frameworks
 makes it possible to use macports libraries.

 I just commited a patch for a file conflict in r73529, cf.
 [https://bugzilla.redhat.com/show_bug.cgi?id=590357 this bug], so run a
 '''selfupdate''', a '''clean''', move your Qt frameworks out of
 /Library/Frameworks ~/Library/Frameworks and qtoctave-mac should compile.

 The ticket is still open as I want to check if there's an option to
 disable ''-framework'' recognition by cmake.

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


More information about the macports-tickets mailing list