Re: kate4-mac-4.13.1-1 hangs on 10.7

Jack Howarth <[email protected]>
Newsgroups gmane.os.apple.fink.devel
Message-ID <CAP5Ds0Cb3SzvrmzQkjp4BdXQN8bCo80t+LOTaUxaSWQWnth9eg@mail.gmail.com>
Hanspeter,
      I checked in…

Index: kate4.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/kde/kate4.info,v
retrieving revision 1.1
diff -r1.1 kate4.info
65a66,67
> # reduce optimization for Xcode 4.6.3's clang++ to avoid hang in build
> perl -pi -e 's|-O2|-O1|g' tests/CMakeFiles/vimode_test.dir/flags.make

which prevents the build from hanging on that test being compiled at -O2
using the clang++ compiler from Xcode 4.6.3.
        Jack


On Fri, Jun 13, 2014 at 7:05 PM, Jack Howarth <[email protected]>
wrote:

> Hanspeter,
>     The build of kate4-mac-4.13.1-1 hangs on Mac OS X 10.7 with Xcode
> 4.6.3 when clang++ attempts to compile
>
> clang++  -MD -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=37 -DKDE_DEPRECATED_WARNINGS
> -DKTEXTEDITOR_NO_DEPRECATED -DQT_NO_CAST_TO_ASCII -DQT_NO_STL
> -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -D_REENTRANT
> -fno-common -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align
> -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security
> -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type
> -fvisibility-inlines-hidden -Wno-return-type-c-linkage -O2 -DNDEBUG
> -DQT_NO_DEBUG -arch x86_64 -isysroot
> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk
> -mmacosx-version-min=10.7
> -I/sw/src/fink.build/kate4-mac-4.13.1-1/kate-4.13.1/build/tests
> -I/sw/src/fink.build/kate4-mac-4.13.1-1/kate-4.13.1/tests
> -I/sw/src/fink.build/kate4-mac-4.13.1-1/kate-4.13.1/build
> -I/sw/src/fink.build/kate4-mac-4.13.1-1/kate-4.13.1/part
> -I/sw/src/fink.build/kate4-mac-4.13.1-1/kate-4.13.1/part/buffer
> -I/sw/src/fink.build/kate4-mac-4.13.1-1/kate-4.13.1/part/completion
> -I/sw/src/fink.build/kate4-mac-4.13.1-1/kate-4.13.1/part/dialogs
> -I/sw/src/fink.build/kate4-mac-4.13.1-1/kate-4.13.1/part/document
> -I/sw/src/fink.build/kate4-mac-4.13.1-1/kate-4.13.1/part/script
> -I/sw/src/fink.build/kate4-mac-4.13.1-1/kate-4.13.1/part/mode
> -I/sw/src/fink.build/kate4-mac-4.13.1-1/kate-4.13.1/part/render
> -I/sw/src/fink.build/kate4-mac-4.13.1-1/kate-4.13.1/part/search
> -I/sw/src/fink.build/kate4-mac-4.13.1-1/kate-4.13.1/part/syntax
> -I/sw/src/fink.build/kate4-mac-4.13.1-1/kate-4.13.1/part/undo
> -I/sw/src/fink.build/kate4-mac-4.13.1-1/kate-4.13.1/part/utils
> -I/sw/src/fink.build/kate4-mac-4.13.1-1/kate-4.13.1/part/vimode
> -I/sw/src/fink.build/kate4-mac-4.13.1-1/kate-4.13.1/part/view
> -I/sw/src/fink.build/kate4-mac-4.13.1-1/kate-4.13.1/part/kte5
> -I/sw/src/fink.build/kate4-mac-4.13.1-1/kate-4.13.1/build/part
> -I/sw/opt/kde4/mac/include -I/sw/opt/kde4/mac/include/KDE
> -I/sw/lib/qt4-mac/lib/phonon.framework/KDE -F/sw/lib/qt4-mac/lib
> -I/sw/lib/qt4-mac/include/phonon -I/sw/lib/qt4-mac/include/QtXmlPatterns
> -I/sw/lib/qt4-mac/include/QtXml -I/sw/lib/qt4-mac/include/QtWebKit
> -I/sw/lib/qt4-mac/include/QtUiTools -I/sw/lib/qt4-mac/include/QtTest
> -I/sw/lib/qt4-mac/include/QtSvg -I/sw/lib/qt4-mac/include/QtSql
> -I/sw/lib/qt4-mac/include/QtScriptTools -I/sw/lib/qt4-mac/include/QtScript
> -I/sw/lib/qt4-mac/include/QtOpenGL -I/sw/lib/qt4-mac/include/QtNetwork
> -I/sw/lib/qt4-mac/include/QtMultimedia -I/sw/lib/qt4-mac/include/QtHelp
> -I/sw/lib/qt4-mac/include/QtDesigner
> -I/sw/lib/qt4-mac/include/QtDeclarative -I/sw/lib/qt4-mac/include/QtDBus
> -I/sw/lib/qt4-mac/include/QtAssistant -I/sw/lib/qt4-mac/include/Qt3Support
> -I/sw/lib/qt4-mac/include/QtGui -I/sw/lib/qt4-mac/include/QtCore
> -I/sw/lib/qt4-mac/include/Qt -I/sw/lib/qt4-mac/share/qt4/mkspecs/default
> -I/sw/lib/qt4-mac/include -D__APPLE_KDE__ -D_LARGEFILE64_SOURCE
> -DKDESRCDIR="/sw/src/fink.build/kate4-mac-4.13.1-1/kate-4.13.1/tests/" -o
> CMakeFiles/vimode_test.dir/vimode_test.o -c
> /sw/src/fink.build/kate4-mac-4.13.1-1/kate-4.13.1/tests/vimode_test.cpp
>
> at optimizations higher than -O1. I am unclear how to reduce the
> optimization on that one file under cmake,
>               Jack
>

------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems

_______________________________________________
Fink-devel mailing list
[email protected]
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.