Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 10628

Summary: MathPlanner-3.1.0.ebuild (New Package)
Product: Gentoo Linux Reporter: MATSUU Takuto (RETIRED) <matsuu>
Component: New packagesAssignee: George Shapovalov (RETIRED) <george>
Status: RESOLVED INVALID    
Severity: enhancement CC: matsuu
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: MathPlanner-3.1.0.ebuild

Description MATSUU Takuto (RETIRED) gentoo-dev 2002-11-12 08:44:36 UTC
MathPlanner is a mathematical design and publishing application. Basic math
features are supported including integers, function definitions, complex
numbers, vectors. HTML files, pictures, functions can be Drag'n'droped between
MathPlanner and other applications. 

I suggest app-sci/MathPlanner.
Comment 1 MATSUU Takuto (RETIRED) gentoo-dev 2002-11-12 08:46:00 UTC
Created attachment 5606 [details]
MathPlanner-3.1.0.ebuild
Comment 2 George Shapovalov (RETIRED) gentoo-dev 2002-12-06 22:00:00 UTC
Hi MATSUU

Thank you for your contribution!
I have checked your ebuild. Unfortunately as I am trying to build it I am
getting the error, tail of which you can find at the end of the message.

Now to the reasons: I am already running qt-3.1 which is under testing now and
will quite likely be released when kde-3.1 will get unmasked, which should be
"really soon", pretty much this weekend or in a week or two. Thus this ebuild
will likely break for anybody who will update (quite a lot of people).
Looking at the fact, that 3.1.1 was released within half a month I suspect that
package developers will release new version that will compile against qt-3.1
quite soon. Therefore I this the easiest way to go about this one is to wait
some time. 

I will close this bug for now. Please reopen it if you can resolve this problem
without waiting for upstream. Otherwise I'll wait for your new submission
whenever package gets updated to compile against qt-3.1 (which doesn't look too
hard - they will just need to regenerate some autogenerated files).

Also, I do not think it is necessary to bug author at this point - kde is not
yet released and qt-3.1 is not really wide-spread at the moment. Lets just wait
a month or two. If author does not update his package you can remind me and I'll
contact him.

George


i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include
-I/usr/qt/3/include -I/usr/qt/3/include/qt -D_GNU_SOURCE
-D_INSTALL_DIR=\"/usr/share/MathPlanner\" -D_DOC_DIR=\"\"    -march=pentium3 -O3
-pipe -fforce-addr -fomit-frame-pointer -falign-functions=4
-fprefetch-loop-arrays -fexpensive-optimizations -ffast-math -c -o
Data_objects.o `test -f 'Data_objects.cpp' || echo './'`Data_objects.cpp
In file included from AppControl.cpp:18:
AppControl.moc:17:2: #error "This file was generated using the moc from 3.0.5. It"
AppControl.moc:18:2: #error "cannot be used with the include files from this
version of Qt."
AppControl.moc:19:2: #error "(The moc has changed too much.)"
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include
-I/usr/qt/3/include -I/usr/qt/3/include/qt -D_GNU_SOURCE
-D_INSTALL_DIR=\"/usr/share/MathPlanner\" -D_DOC_DIR=\"\"    -march=pentium3 -O3
-pipe -fforce-addr -fomit-frame-pointer -falign-functions=4
-fprefetch-loop-arrays -fexpensive-optimizations -ffast-math -c -o Datastore.o
`test -f 'Datastore.cpp' || echo './'`Datastore.cpp
make[2]: *** [AppControl.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory
`/var/tmp/portage/MathPlanner-3.1.1/work/MathPlanner-3.1.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/MathPlanner-3.1.1/work/MathPlanner-3.1.1'
make: *** [all] Error 2