#37579: calligra: new port submission -------------------------+-------------------------------- Reporter: yue.liu@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: calligra | -------------------------+-------------------------------- Comment (by william@…): At present there's a problem building this port on Mac OS 10.7 using Xcode 4.6. The relevant portion of the log is: {{{ :info:build Linking CXX executable TestKoLcmsColorProfile.app/Contents/MacOS/TestKoLcmsColorProfile :info:build cd /opt/local/var/macports/build/_Users_williamg_Projects_MacPorts_ports_kde4_calligra/calligra/work/build/plugins/colorengines/lcms2/tests && /opt/local/bin/cmake -E cmake_link_script CMakeFiles/TestKoLcmsColorProfile.dir/link.txt --verbose=1 :info:build /usr/bin/clang++ -pipe -O2 -arch x86_64 -fno-common -O3 -DNDEBUG -DQT_NO_DEBUG -arch x86_64 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -arch x86_64 CMakeFiles/TestKoLcmsColorProfile.dir/TestKoLcmsColorProfile_automoc.cpp.o CMakeFiles/TestKoLcmsColorProfile.dir/TestKoLcmsColorProfile.cpp.o -o TestKoLcmsColorProfile.app/Contents/MacOS/TestKoLcmsColorProfile /opt/local/lib/libkdeui.5.10.1.dylib ../../../../lib/libpigmentcms.11.0.0.dylib /opt/local/lib/libQtTest.dylib /opt/local/lib/liblcms2.dylib ../../../../lib/kolcmsengine.so /opt/local/lib/libQtSvg.dylib /opt/local/lib/libQtGui.dylib ../../../../lib/libkoplugin.11.0.0.dylib /opt/local/lib/libkdecore.5.10.1.dylib /opt/local/lib/libQtDBus.dylib /opt/local/lib/libQtCore.dylib -framework Carbon /opt/local/lib/libQtXml.dylib /opt/local/lib/libImath.dylib /opt/local/lib/libIlmImf.dylib /opt/local/lib/libIex.dylib /opt/local/lib/libHalf.dylib /opt/local/lib/libIlmThread.dylib :info:build /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_Users_williamg_Projects_MacPorts_ports_kde4_calligra/calligra/work/build/CMakeFiles :info:build [ 16%] ld: can't link with bundle (MH_BUNDLE) only dylibs (MH_DYLIB) for architecture x86_64 }}} I'll attach an updated portfile matching the current released version (2.6.1) in a moment; that version still exhibits this problem. I haven't investigated the cause. -- Ticket URL: <https://trac.macports.org/ticket/37579#comment:11> MacPorts <http://www.macports.org/> Ports system for OS X