[Kst] [Bug 171386] New: tests (make check) fails in healpix directory

Matthew Truch matt at truch.net
Sat Sep 20 18:26:40 CEST 2008


http://bugs.kde.org/show_bug.cgi?id=171386

           Summary: tests (make check) fails in healpix directory
           Product: kst
           Version: 1.7.0
          Platform: Fedora RPMs
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kst at kde.org
        ReportedBy: matt at truch.net


Version:           1.7.0 (using KDE 4.1.0)
OS:                Linux
Installed from:    Fedora RPMs

make check fails in the healpix directory:

make[4]: Entering directory
`/home/matt/fedora/kst/devel/kst-1.7.0/kst/tests/healpix'
g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kst/src/libkst
-I../../../kst/src/datasources/healpix -I../../../kst/src/libkst
-I../../../kst/src/libkstmath -I../../../kst/tests -I/usr/include/kde
-I/usr/lib/qt-3.3/include -I.  -I/usr/include/cfitsio -I/usr/include/netcdf-3 
-DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long -Wundef -ansi
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W
-Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -g -pipe -Wall
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic
-fasynchronous-unwind-tables -Wformat-security -Wmissing-format-attribute
-Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common
-DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT
-DQT_NO_TRANSLATION  -c -o testhealpix.o testhealpix.cpp
In file included from ../../../kst/src/libkst/kstdatasource.h:31,
                 from ../../../kst/src/libkst/kstdatacollection.h:22,
                 from ../../../kst/tests/ksttestcase.h:10,
                 from testhealpix.cpp:8:
../../../kst/src/libkst/kstdateparser.h:21:28: error: kstextdatetime.h: No such
file or directory
In file included from ../../../kst/src/libkst/kstdatasource.h:31,
                 from ../../../kst/src/libkst/kstdatacollection.h:22,
                 from ../../../kst/tests/ksttestcase.h:10,
                 from testhealpix.cpp:8:
../../../kst/src/libkst/kstdateparser.h:30: error: ‘ExtDateTime’ does not
name a type
../../../kst/src/libkst/kstdateparser.h:31: error: expected ‘,’ or
‘...’ before ‘&’ token
../../../kst/src/libkst/kstdateparser.h:31: error: ISO C++ forbids declaration
of ‘ExtDateTime’ with no type
../../../kst/src/libkst/kstdateparser.h:32: error: ‘ExtDateTime’ does not
name a type
In file included from ../../../kst/src/libkst/kstdatacollection.h:22,
                 from ../../../kst/tests/ksttestcase.h:10,
                 from testhealpix.cpp:8:
../../../kst/src/libkst/kstdatasource.h:206: error: expected unqualified-id
before ‘&’ token
../../../kst/src/libkst/kstdatasource.h:206: error: expected ‘,’ or
‘...’ before ‘&’ token
../../../kst/src/libkst/kstdatasource.h:210: error: ‘ExtDateTime’ in
namespace ‘KST’ does not name a type
In file included from ../../../kst/src/libkst/kstdatacollection.h:24,
                 from ../../../kst/tests/ksttestcase.h:10,
                 from testhealpix.cpp:8:
../../../kst/src/libkst/kstvector.h:143: warning: type qualifiers ignored on
function return type
testhealpix.cpp: In function ‘int main(int, char**)’:
testhealpix.cpp:307: warning: ‘KApplication::KApplication(int&, char**, const
QCString&, bool, bool)’ is deprecated (declared at
/usr/include/kde/kapplication.h:205)
make[4]: *** [testhealpix.o] Error 1
make[4]: Leaving directory
`/home/matt/fedora/kst/devel/kst-1.7.0/kst/tests/healpix'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory
`/home/matt/fedora/kst/devel/kst-1.7.0/kst/tests/healpix'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/home/matt/fedora/kst/devel/kst-1.7.0/kst/tests'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/home/matt/fedora/kst/devel/kst-1.7.0/kst'
make: *** [check-recursive] Error 1


-- 
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Kst mailing list