[MacPorts] #25234: kdelibs4 @4.4.4 fails to build on 10.6.3 due to missing x86_64 libxslt
MacPorts
noreply at macports.org
Sun Jun 13 13:47:17 PDT 2010
#25234: kdelibs4 @4.4.4 fails to build on 10.6.3 due to missing x86_64 libxslt
-----------------------------------+----------------------------------------
Reporter: aidenn0@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.0
Keywords: | Port:
-----------------------------------+----------------------------------------
I've attached the full log. The snippet that I believe shows the problem
is below.
{{{
dden -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -arch x86_64
-isysroot /Developer/SDKs/MacOSX10.6.sdk -mmacosx-version-min=10.6 -bundle
-headerpad_max_install_names -multiply_defined suppress -L/opt/local/lib
-o ../lib/kio_ghelp.so CMakeFiles/kio_ghelp.dir/kio_ghelp_automoc.o
CMakeFiles/kio_ghelp.dir/kio_help.o CMakeFiles/kio_ghelp.dir/main_ghelp.o
CMakeFiles/kio_ghelp.dir/xslt.o -F/opt/local/libexec/qt4-mac/lib
-L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs4/work/build/lib
-L/opt/local/lib ../lib/libkdecore.5.4.0.dylib ../lib/libkio.5.4.0.dylib
/opt/local/lib/libxml2.dylib -framework libxslt
../lib/libkdeui.5.4.0.dylib ../lib/libkdecore.5.4.0.dylib -framework
QtDBus -framework QtCore -lpthread -framework Carbon -framework QtSvg
-framework QtNetwork -framework QtXml -framework QtGui
../lib/libsolid.4.4.0.dylib
:info:build make[2]: Nothing to be done for
`kfile/CMakeFiles/kfile.dir/build'.
:info:build /opt/local/bin/cmake -E cmake_progress_report
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs4/work/build/CMakeFiles
:info:build [ 56%] Built target kfile
:info:build /usr/bin/make -f kdoctools/CMakeFiles/kio_help.dir/build.make
kdoctools/CMakeFiles/kio_help.dir/depend
:info:build ld: warning: in
/Developer/SDKs/MacOSX10.6.sdk/Library/Frameworks//libxslt.framework/libxslt,
missing required architecture x86_64 in file
:info:build Undefined symbols:
:info:build "_xsltSaveResultTo", referenced from:
:info:build transform(QString const&, QString const&, QVector<char
const*> const&)in xslt.o
:info:build "_xsltNewTransformContext", referenced from:
:info:build transform(QString const&, QString const&, QVector<char
const*> const&)in xslt.o
:info:build "_xsltParseStylesheetFile", referenced from:
:info:build transform(QString const&, QString const&, QVector<char
const*> const&)in xslt.o
:info:build "_xsltApplyStylesheet", referenced from:
:info:build transform(QString const&, QString const&, QVector<char
const*> const&)in xslt.o
:info:build "_xsltFreeStylesheet", referenced from:
:info:build transform(QString const&, QString const&, QVector<char
const*> const&)in xslt.o
:info:build ld: symbol(s) not found
:info:build collect2: ld returned 1 exit status
}}}
--
Ticket URL: <http://trac.macports.org/ticket/25234>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list