gideon compile failure

jbb jbb at kdevelop.org
Fri Mar 21 20:56:02 UTC 2003


--enable-final isn't a good switch to use on an alpha.

It just build a file containing an include to all cpp files and compiles that, 
so the compiler has a better chance to optimise the code. Name changes are 
all that is required here.

Do we need --enable-final for alpha4?

jbb

On Sat, 22 Mar 2003 07:42, Roland Krause wrote:
> Looks like something is broken here. This is an excerpt from the
> output, I configured with --enable-final --disable-debug btw.
>
> Roland
>
>
> /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++
> -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib/interfaces
> -I../../lib/sourceinfo -I../../lib/util -I/usr/local/kde-3.1/include
> -I/usr/local/qt/qt-copy/include -I/usr/X11R6/include
> -DQT_THREAD_SUPPORT  -D_REENTRANT -DAST_DEBUG -Wnon-virtual-dtor
> -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith
> -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500
> -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -DNDEBUG
> -DNO_DEBUG -O2 -Wformat-security -Wmissing-format-attribute
> -fno-exceptions -fno-check-new -fno-common  -c -o
> libkdevcppsupport_la.all_cpp.lo `test -f
> 'libkdevcppsupport_la.all_cpp.cpp' || echo
> './'`libkdevcppsupport_la.all_cpp.cpp
> In file included from libkdevcppsupport_la.all_cpp.cpp:16:
> tree_parser.cpp: In member function `virtual void
>    TreeParser::parseSimpleDeclaration(SimpleDeclarationAST*)':
> tree_parser.cpp:142: warning: unused parameter
> `SimpleDeclarationAST*decl'
> In file included from libkdevcppsupport_la.all_cpp.cpp:22:
> addattributedialog.cpp: At global scope:
> addattributedialog.cpp:47: redefinition of `class FindInsertionPoint'
> addmethoddialog.cpp:48: previous definition of `class
> FindInsertionPoint'
> addattributedialog.cpp:47: confused by earlier errors, bailing out
> make[4]: [libkdevcppsupport_la.all_cpp.lo] Error 1 (ignored)
> /bin/sh ../../libtool --silent --mode=link --tag=CXX g++ -DAST_DEBUG
> -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W
> -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi
> -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion
> -Wchar-subscripts -DNDEBUG -DNO_DEBUG -O2 -Wformat-security
> -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common
>  -o libkdevcppsupport.la.closure libkdevcppsupport_la_closure.lo -lfl
> -L/usr/X11R6/lib -L/usr/local/qt/qt-copy/lib -L/usr/local/kde-3.1/lib
> -avoid-version -module -no-undefined  -R /usr/local/kde-3.1/lib -R
> /usr/local/qt/qt-copy/lib -R /usr/X11R6/lib
> libkdevcppsupport_la.all_cpp.lo  ../../lib/libkdevelop.la
> libtool: link: `libkdevcppsupport_la.all_cpp.lo' is not a valid libtool
> object
> make[4]: [libkdevcppsupport.la.closure] Error 1 (ignored)
> /bin/sh ../../libtool --silent --mode=link --tag=CXX g++ -DAST_DEBUG
> -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W
> -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi
> -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion
> -Wchar-subscripts -DNDEBUG -DNO_DEBUG -O2 -Wformat-security
> -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common
>  -o libkdevcppsupport.la -rpath /usr/local/kde-3.1/lib/kde3 -lfl
> -L/usr/X11R6/lib -L/usr/local/qt/qt-copy/lib -L/usr/local/kde-3.1/lib
> -avoid-version -module -no-undefined  -R /usr/local/kde-3.1/lib -R
> /usr/local/qt/qt-copy/lib -R /usr/X11R6/lib
> libkdevcppsupport_la.all_cpp.lo  ../../lib/libkdevelop.la
> libtool: link: `libkdevcppsupport_la.all_cpp.lo' is not a valid libtool
> object
> make[4]: [libkdevcppsupport.la] Error 1 (ignored)
> make[4]: Leaving directory
> `/mako/roland/bld/kde-3.1/gideon/parts/cppsupport'
> make[3]: Leaving directory
> `/mako/roland/bld/kde-3.1/gideon/parts/cppsupport'
>
>
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
> http://platinum.yahoo.com
>
> _______________________________________________
> Kdevelop-devel mailing list
> Kdevelop-devel at barney.cs.uni-potsdam.de
> http://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel





More information about the KDevelop-devel mailing list