Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 214272
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo KDE team <kde@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Peter Alfredsen <loki_val@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
k9copy-gcc43.patch k9copy-gcc43.patch patch Peter Alfredsen 2008-03-22 16:09 0000 769 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 214272 depends on: Show dependency tree
Bug 214272 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-03-22 16:06 0000
k9avidecode.cpp: In member function 'bool k9AviDecode::open(const QString&)':
k9avidecode.cpp:100: warning: comparison between signed and unsigned integer
expressions
k9avidecode.cpp: In member function 'void k9AviDecode::seek(double)':
k9avidecode.cpp:160: warning: unused variable 'i'
k9avidecode.cpp:161: warning: unused variable 'pos'
k9avidecode.cpp: In member function 'void k9AviDecode::readFrame(double)':
k9avidecode.cpp:168: warning: unused variable 'res'
k9avidecode.cpp: In member function 'void k9AviDecode::SaveFrame(AVFrame*, int,
int)':
k9avidecode.cpp:210: error: 'malloc' was not declared in this scope
k9avidecode.cpp:214: error: 'free' was not declared in this scope
make[2]: *** [k9avidecode.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
In file included from ../libk9copy/k9progress.h:20,
                 from ../k9author/k9newdvd.h:22,
                 from k9import.h:21,
                 from k9importfiles.cpp:14:
/usr/qt/3/include/qimage.h: In member function 'bool
QImageTextKeyLang::operator<(const QImageTextKeyLang&) const':
/usr/qt/3/include/qimage.h:58: warning: suggest parentheses around && within ||
make[2]: Leaving directory
`/var/tmp/portage/app-cdr/k9copy-1.2.3/work/k9copy-1.2.3/k9author'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/app-cdr/k9copy-1.2.3/work/k9copy-1.2.3'
make: *** [all] Error 2


Reproducible: Always

Steps to Reproduce:

------- Comment #1 From Peter Alfredsen 2008-03-22 16:09:06 0000 -------
Created an attachment (id=146912) [details]
k9copy-gcc43.patch

Fixes the problem.
Adapted from Momonga Linux' patch for 1.2.2:
http://developer.momonga-linux.org/viewvc/trunk/pkgs/k9copy/k9copy-1.2.2-gcc43.patch?view=log&pathrev=20633

------- Comment #2 From Wulf Krueger (RETIRED) 2008-03-28 20:45:14 0000 -------
Thanks, Peter! Fixed in CVS.

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