[MacPorts] #23284: qt4-mac on OSX 10.4 on ppc build error

MacPorts noreply at macports.org
Thu Jan 14 12:18:17 PST 2010


#23284: qt4-mac on OSX 10.4 on ppc build error
--------------------------------+-------------------------------------------
 Reporter:  mcmeijer@…          |       Owner:  macports-tickets@…                   
     Type:  defect              |      Status:  new                                  
 Priority:  Normal              |   Milestone:                                       
Component:  ports               |     Version:  1.8.2                                
 Keywords:  qt4-mac             |        Port:  qt4-mac                              
--------------------------------+-------------------------------------------

Comment(by boydb@…):

 I'm getting a similar issue on OS X 10.3.9 (Intel processor):


 {{{
 sudo port install qt4-mac
 --->  Computing dependencies for qt4-mac
 --->  Building qt4-mac
 Error: Target org.macports.build returned: shell command " cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work
 /qt-everywhere-opensource-src-4.6.0" && /usr/bin/make -j1 first " returned
 error 2
 Command output: QCLuceneIndexWriter::optimize()      referenced from
 QtHelp expected to be defined in
 /opt/local/libexec/qt4-mac/lib/libQtCLucene.4.dylib
 QCLuceneIndexWriter::QCLuceneIndexWriter(QString const&,
 QCLuceneAnalyzer&, bool, bool)referenced from QtHelp expected to be
 defined in /opt/local/libexec/qt4-mac/lib/libQtCLucene.4.dylib
 QCLuceneIndexWriter::~QCLuceneIndexWriter()referenced from QtHelp expected
 to be defined in /opt/local/libexec/qt4-mac/lib/libQtCLucene.4.dylib
 QCLuceneIndexSearcher::QCLuceneIndexSearcher(QString const&)referenced
 from QtHelp expected to be defined in
 /opt/local/libexec/qt4-mac/lib/libQtCLucene.4.dylib
 QCLuceneIndexSearcher::~QCLuceneIndexSearcher()referenced from QtHelp
 expected to be defined in
 /opt/local/libexec/qt4-mac/lib/libQtCLucene.4.dylib
 QCLuceneStandardAnalyzer::QCLuceneStandardAnalyzer()referenced from QtHelp
 expected to be defined in
 /opt/local/libexec/qt4-mac/lib/libQtCLucene.4.dylib
 QCLuceneStandardAnalyzer::~QCLuceneStandardAnalyzer()referenced from
 QtHelp expected to be defined in
 /opt/local/libexec/qt4-mac/lib/libQtCLucene.4.dylib
 QCLuceneHits::length() const referenced from QtHelp expected to be defined
 in /opt/local/libexec/qt4-mac/lib/libQtCLucene.4.dylib
 QCLuceneHits::document(int)   referenced from QtHelp expected to be
 defined in /opt/local/libexec/qt4-mac/lib/libQtCLucene.4.dylib
 QCLuceneDocument::clear()      referenced from QtHelp expected to be
 defined in /opt/local/libexec/qt4-mac/lib/libQtCLucene.4.dylib
 QCLuceneHitsPrivate::~QCLuceneHitsPrivate()referenced from QtHelp expected
 to be defined in /opt/local/libexec/qt4-mac/lib/libQtCLucene.4.dylib
 QCLucenePhraseQuery::addTerm(QCLuceneTerm const&)  referenced from QtHelp
 expected to be defined in
 /opt/local/libexec/qt4-mac/lib/libQtCLucene.4.dylib
 QCLucenePhraseQuery::QCLucenePhraseQuery()referenced from QtHelp expected
 to be defined in /opt/local/libexec/qt4-mac/lib/libQtCLucene.4.dylib
 QCLuceneQueryParser::parse(QString const&, QString const&,
 QCLuceneAnalyzer&)referenced from QtHelp expected to be defined in
 /opt/local/libexec/qt4-mac/lib/libQtCLucene.4.dylib
 QCLuceneBooleanQuery::add(QCLuceneQuery*, bool, bool, bool)referenced from
 QtHelp expected to be defined in
 /opt/local/libexec/qt4-mac/lib/libQtCLucene.4.dylib
 QCLuceneBooleanQuery::QCLuceneBooleanQuery()referenced from QtHelp
 expected to be defined in
 /opt/local/libexec/qt4-mac/lib/libQtCLucene.4.dylib
 QCLuceneBooleanQuery::~QCLuceneBooleanQuery()referenced from QtHelp
 expected to be defined in
 /opt/local/libexec/qt4-mac/lib/libQtCLucene.4.dylib
 QCLuceneStopAnalyzer::QCLuceneStopAnalyzer()referenced from QtHelp
 expected to be defined in
 /opt/local/libexec/qt4-mac/lib/libQtCLucene.4.dylib
 QCLuceneStopAnalyzer::~QCLuceneStopAnalyzer()referenced from QtHelp
 expected to be defined in
 /opt/local/libexec/qt4-mac/lib/libQtCLucene.4.dylib
 QCLuceneIndexSearcher::close()      referenced from QtHelp expected to be
 defined in /opt/local/libexec/qt4-mac/lib/libQtCLucene.4.dylib
 QCLuceneDocumentPrivate::~QCLuceneDocumentPrivate()referenced from QtHelp
 expected to be defined in
 /opt/local/libexec/qt4-mac/lib/libQtCLucene.4.dylib
 QCLuceneQuery::toString() const referenced from QtHelp expected to be
 defined in /opt/local/libexec/qt4-mac/lib/libQtCLucene.4.dylib
 QCLuceneDocument::get(QString const&) constreferenced from QtHelp expected
 to be defined in /opt/local/libexec/qt4-mac/lib/libQtCLucene.4.dylib
 QCLuceneStopAnalyzer::englishStopWords() const  referenced from QtHelp
 expected to be defined in
 /opt/local/libexec/qt4-mac/lib/libQtCLucene.4.dylib
 collect2: ld returned 1 exit status
 make[4]: *** [../../../../bin/Assistant.app/Contents/MacOS/Assistant]
 Error 1
 make[3]: *** [sub-assistant-make_default-ordered] Error 2
 make[2]: *** [sub-tools-make_default-ordered] Error 2
 make[1]: *** [sub-assistant-make_default-ordered] Error 2
 make: *** [sub-tools-make_default-ordered] Error 2

 Error: Status 1 encountered during processing.
 Before reporting a bug, first run the command again with the -d flag to
 get complete output.
 }}}

 On the suggestion of the above post, running
 {{{
 $ sudo mkdir -p /opt/local/libexec/qt4-mac/lib/
 $ sudo cp
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work
 /qt-everywhere-opensource-src-4.6.0/lib/libQtCLucene.4.dylib
 /opt/local/libexec/qt4-mac/lib/libQtCLucene.4.dylib
 }}}

 allows the build to proceed (not finished yet, but appears to be getting
 further now). I had to add the folder first, since the "qt4-mac" folder
 didn't exist in the "/opt/local" folder already.

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


More information about the macports-tickets mailing list