Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 215965
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Linux Gnome Desktop Team <gnome@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Sergey Dryabzhinsky <sergey.dryabzhinsky@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
gtkmathview-0.8.0.ebuild Version bump text/plain Sergey Dryabzhinsky 2008-04-03 20:51 0000 1.50 KB Details
gtkmathview-0.8.0-gcc43-includes.patch Fix missing includes patch Sergey Dryabzhinsky 2008-04-03 20:52 0000 1.51 KB Details | Diff
cstringadd.patch patch to gtkmathview-0.8.0-gcc43.patch patch Jan Jitse Venselaar 2008-06-07 10:34 0000 631 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 215965 depends on: Show dependency tree
Bug 215965 blocks: 198121
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-04-02 22:46 0000
Again missing something and need porting...
And new version released ages ago...

Reproducible: Always

Steps to Reproduce:
1. Switch to gcc-4.3
2. Try to compile x11-libs/gtkmathview
3.

Actual Results:  
MathMLTableFormatter.cc: In member function 'void
MathMLTableFormatter::init(const FormattingContext&, unsigned int, unsigned
int, const std::__cxx1998::vector<SmartPtr<MathMLTableCellElement>,
std::allocator<SmartPtr<MathMLTableCellElement> > >&, const
std::__cxx1998::vector<SmartPtr<MathMLTableCellElement>,
std::allocator<SmartPtr<MathMLTableCellElement> > >&, const SmartPtr<Value>&,
const SmartPtr<Value>&, const SmartPtr<Value>&, const SmartPtr<Value>&, const
SmartPtr<Value>&, const SmartPtr<Value>&, const SmartPtr<Value>&, const
SmartPtr<Value>&, const SmartPtr<Value>&, const SmartPtr<Value>&)':
MathMLTableFormatter.cc:91: error: 'find_if' is not a member of 'std'
MathMLTableFormatter.cc:104: warning: comparison of unsigned expression >= 0 is
always true
MathMLTableFormatter.cc:105: warning: comparison of unsigned expression >= 0 is
always true
MathMLTableFormatter.cc: At global scope:
MathMLTableFormatter.cc:193: warning: unused parameter 'ctxt'
MathMLTableFormatter.cc:193: warning: unused parameter 'availableWidth'
MathMLTableFormatter.cc:193: warning: unused parameter 'width'
make[4]: *** [libmathml_la-MathMLTableFormatter.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2



x11-libs/gtkmathview 0.8.0 was released at Oct 15, 2007... 

I tryed it, and:

mathVariantAux.cc: In function 'int attributesMatch(const char*, TokenId,
TokenId, const MathVariantAttributes*)':
mathVariantAux.cc:57: error: 'strcmp' was not declared in this scope
make[4]: *** [libmathml_la-mathVariantAux.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

I think that version need smaller path then 0.7.6 ...

------- Comment #1 From Sergey Dryabzhinsky 2008-04-03 20:51:19 0000 -------
Created an attachment (id=148512) [details]
Version bump

Ebuild for new version, with epatch

------- Comment #2 From Sergey Dryabzhinsky 2008-04-03 20:52:10 0000 -------
Created an attachment (id=148516) [details]
Fix missing includes

Patch for 0.8.0, fix missing includes for gcc-4.3

------- Comment #3 From Gilles Dartiguelongue 2008-06-02 20:26:29 0000 -------
fixed in CVS, thanks for reporting and patch. Please submit patch against the
ebuild instead of full ebuild next time :)

------- Comment #4 From Jan Jitse Venselaar 2008-06-07 10:34:35 0000 -------
Created an attachment (id=155797) [details]
patch to gtkmathview-0.8.0-gcc43.patch

The gcc43 patch forgets one case (hit when USE="t1lib").

Please patch it with the attached patch.

------- Comment #5 From Gilles Dartiguelongue 2008-06-07 11:37:49 0000 -------
patch updated without a revbump, thanks for reporting.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug