| Summary: | qmatplot is actually kmatplot | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Alexander Jenisch <nt> |
| Component: | New packages | Assignee: | Gentoo Science Related Packages <sci> |
| Status: | RESOLVED INVALID | ||
| Severity: | minor | CC: | kyron |
| Priority: | High | ||
| Version: | 2005.1 | ||
| Hardware: | All | ||
| OS: | Other | ||
| URL: | http://kmatplot.sourceforge.net/ | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Alexander Jenisch
2006-07-01 08:37:19 UTC
There's a qmatplot as well. Both unmaintained for years, kmatplot even longer as qmatplot. sci herd: Given that there's qtiplot and labplot and qmatplot seems to be abandoned, how about removing the package from the tree!? qmatplot won't even compile here... might be worth masking at least.
Error:
source='mpdelunay.cpp' object='mpdelunay.o' libtool=no \
depfile='.deps/mpdelunay.Po' tmpdepfile='.deps/mpdelunay.TPo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/qt/3/include -DQT_THREAD_SUPPORT -D_REENTRANT -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 -O2 -march=nocona -O2 -pipe -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -c -o mpdelunay.o `test -f 'mpdelunay.cpp' || echo './'`mpdelunay.cpp
cc1plus: warning: command line option "-Wmissing-prototypes" is valid for C/ObjC but not for C++
cc1plus: warning: command line option "-Wmissing-prototypes" is valid for C/ObjC but not for C++
cc1plus: warning: command line option "-Wmissing-prototypes" is valid for C/ObjC but not for C++
mpformula.cpp: In member function ‘MPSymbol* MPFormula::parse(const QString&, MPError&, MPFactoryList*)’:
mpformula.cpp:130: error: ‘yyparse’ was not declared in this scope
make[3]: *** [mpformula.o] Error 1
make[3]: *** Waiting for unfinished jobs....
cc1plus: warning: command line option "-Wmissing-prototypes" is valid for C/ObjC but not for C++
cc1plus: warning: command line option "-Wmissing-prototypes" is valid for C/ObjC but not for C++
make[3]: Leaving directory `/dev/shm/portage/sci-visualization/qmatplot-0.4.2-r1/work/qmatplot-0.4.2/src/formula'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/dev/shm/portage/sci-visualization/qmatplot-0.4.2-r1/work/qmatplot-0.4.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/dev/shm/portage/sci-visualization/qmatplot-0.4.2-r1/work/qmatplot-0.4.2'
make: *** [all] Error 2
I think this can be closed - package is newer than kmatplot and compiles again (bug #205223). |