Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 138724 - qmatplot is actually kmatplot
Summary: qmatplot is actually kmatplot
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Other
: High minor (vote)
Assignee: Gentoo Science Related Packages
URL: http://kmatplot.sourceforge.net/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-01 08:37 UTC by Alexander Jenisch
Modified: 2009-02-13 10:24 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Jenisch 2006-07-01 08:37:19 UTC
just a minor thing, but qmatplot has been either renamed or removed. but there's a kmatplot that fits the descripton of the ebuild.
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2006-07-01 08:56:07 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!?
Comment 2 Eric Thibodeau 2007-11-16 11:40:28 UTC
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
Comment 3 Patrick Kursawe (RETIRED) gentoo-dev 2009-02-13 10:24:00 UTC
I think this can be closed - package is newer than kmatplot and compiles again (bug #205223).