Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 219554
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo PDA Herd <pda@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
synce-kde-0.9.1-gcc43.patch synce-kde-0.9.1-gcc43.patch patch Peter Alfredsen 2008-04-27 23:59 0000 239 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 219554 depends on: Show dependency tree
Bug 219554 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-27 23:58 0000
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../raki/interfaces      
-I/usr/kde/3.5/include -I/usr/qt/3/include -I.  -I/usr/kde/3.5/include 
-DQT_THREAD_SUPPORT  -D_REENTRANT
-I/var/tmp/portage/app-pda/synce-kde-0.9.1/work/synce-kde-0.9.1/../agsync-0.2-pre/mal-files
-I/var/tmp/portage/app-pda/synce-kde-0.9.1/work/synce-kde-0.9.1/../agsync-0.2-pre/mal-files/client
 -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align
-Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2
-O2 -march=i686 -mtune=athlon-xp -msse -mmmx -pipe -ggdb3 -Wformat-security
-Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new
-fno-common  -c -o matchmaker.o matchmaker.cpp
In file included from /usr/kde/3.5/include/kurl.h:24,
                 from rapiwrapper.h:34,
                 from rapiwrapper.cpp:25:
/usr/qt/3/include/qstring.h: In member function ‘char QChar::latin1()
const’:
/usr/qt/3/include/qstring.h:194: warning: conversion to ‘char’ from
‘int’ may alter its value
/usr/qt/3/include/qstring.h: In member function ‘void
QChar::setCell(uchar)’:
/usr/qt/3/include/qstring.h:219: warning: conversion to ‘ushort’ from
‘int’ may alter its value
/usr/qt/3/include/qstring.h: In member function ‘void
QChar::setRow(uchar)’:
/usr/qt/3/include/qstring.h:220: warning: conversion to ‘ushort’ from
‘int’ may alter its value
/usr/qt/3/include/qstring.h: In constructor ‘QChar::QChar(uchar, uchar)’:
/usr/qt/3/include/qstring.h:264: warning: conversion to ‘ushort’ from
‘int’ may alter its value
/usr/qt/3/include/qstring.h: In constructor ‘QStringData::QStringData(QChar*,
uint, uint)’:
/usr/qt/3/include/qstring.h:362: warning: conversion to ‘unsigned int:30’
from ‘uint’ may alter its value
/usr/qt/3/include/qstring.h:362: warning: conversion to ‘unsigned int:30’
from ‘uint’ may alter its value
In file included from rapiwrapper.cpp:25:
rapiwrapper.h: In static member function ‘static bool Ce::createProcess(const
WCHAR*, const WCHAR*, void*, void*, BOOL, DWORD, void*, WCHAR*, void*,
synce::PROCESS_INFORMATION*)’:
rapiwrapper.h:113: warning: suggest parentheses around assignment used as truth
value
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../raki/interfaces      
-I/usr/kde/3.5/include -I/usr/qt/3/include -I.  -I/usr/kde/3.5/include 
-DQT_THREAD_SUPPORT  -D_REENTRANT
-I/var/tmp/portage/app-pda/synce-kde-0.9.1/work/synce-kde-0.9.1/../agsync-0.2-pre/mal-files
-I/var/tmp/portage/app-pda/synce-kde-0.9.1/work/synce-kde-0.9.1/../agsync-0.2-pre/mal-files/client
 -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align
-Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2
-O2 -march=i686 -mtune=athlon-xp -msse -mmmx -pipe -ggdb3 -Wformat-security
-Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new
-fno-common  -c -o rakiapi.o rakiapi.cpp
In file included from matchmaker.h:28,
                 from matchmaker.cpp:24:
/usr/qt/3/include/qstring.h: In member function ‘char QChar::latin1()
const’:
/usr/qt/3/include/qstring.h:194: warning: conversion to ‘char’ from
‘int’ may alter its value
/usr/qt/3/include/qstring.h: In member function ‘void
QChar::setCell(uchar)’:
/usr/qt/3/include/qstring.h:219: warning: conversion to ‘ushort’ from
‘int’ may alter its value
/usr/qt/3/include/qstring.h: In member function ‘void
QChar::setRow(uchar)’:
/usr/qt/3/include/qstring.h:220: warning: conversion to ‘ushort’ from
‘int’ may alter its value
/usr/qt/3/include/qstring.h: In constructor ‘QChar::QChar(uchar, uchar)’:
/usr/qt/3/include/qstring.h:264: warning: conversion to ‘ushort’ from
‘int’ may alter its value
/usr/qt/3/include/qstring.h: In constructor ‘QStringData::QStringData(QChar*,
uint, uint)’:
/usr/qt/3/include/qstring.h:362: warning: conversion to ‘unsigned int:30’
from ‘uint’ may alter its value
/usr/qt/3/include/qstring.h:362: warning: conversion to ‘unsigned int:30’
from ‘uint’ may alter its value
In file included from matchmaker.cpp:25:
rapiwrapper.h: In static member function ‘static bool Ce::createProcess(const
WCHAR*, const WCHAR*, void*, void*, BOOL, DWORD, void*, WCHAR*, void*,
synce::PROCESS_INFORMATION*)’:
rapiwrapper.h:113: warning: suggest parentheses around assignment used as truth
value
matchmaker.cpp: In member function ‘bool MatchMaker::getPartner(uint32_t,
MatchMaker::Partner*)’:
matchmaker.cpp:144: error: ‘free’ was not declared in this scope
make[3]: *** [matchmaker.o] Error 1
make[3]: *** Waiting for unfinished jobs....
In file included from rakiapi.h:27,
                 from rakiapi.cpp:25:
/usr/qt/3/include/qstring.h: In member function ‘char QChar::latin1()
const’:
/usr/qt/3/include/qstring.h:194: warning: conversion to ‘char’ from
‘int’ may alter its value
/usr/qt/3/include/qstring.h: In member function ‘void
QChar::setCell(uchar)’:
/usr/qt/3/include/qstring.h:219: warning: conversion to ‘ushort’ from
‘int’ may alter its value
/usr/qt/3/include/qstring.h: In member function ‘void
QChar::setRow(uchar)’:
/usr/qt/3/include/qstring.h:220: warning: conversion to ‘ushort’ from
‘int’ may alter its value
/usr/qt/3/include/qstring.h: In constructor ‘QChar::QChar(uchar, uchar)’:
/usr/qt/3/include/qstring.h:264: warning: conversion to ‘ushort’ from
‘int’ may alter its value
/usr/qt/3/include/qstring.h: In constructor ‘QStringData::QStringData(QChar*,
uint, uint)’:
/usr/qt/3/include/qstring.h:362: warning: conversion to ‘unsigned int:30’
from ‘uint’ may alter its value
/usr/qt/3/include/qstring.h:362: warning: conversion to ‘unsigned int:30’
from ‘uint’ may alter its value
In file included from /usr/qt/3/include/qobject.h:46,
                 from /usr/qt/3/include/qwidget.h:44,
                 from /usr/qt/3/include/qdialog.h:43,
                 from installdialog.h:15,
                 from installer.h:32,
                 from rakiapi.cpp:26:
/usr/qt/3/include/qevent.h: In member function ‘void
QDropEvent::setAction(QDropEvent::Action)’:
/usr/qt/3/include/qevent.h:520: warning: conversion to ‘unsigned char’ from
‘uint’ may alter its value
In file included from /usr/qt/3/include/qwidget.h:50,
                 from /usr/qt/3/include/qdialog.h:43,
                 from installdialog.h:15,
                 from installer.h:32,
                 from rakiapi.cpp:26:
/usr/qt/3/include/qsizepolicy.h: In member function ‘void
QSizePolicy::transpose()’:
/usr/qt/3/include/qsizepolicy.h:122: warning: conversion to ‘uchar’ from
‘uint’ may alter its value
/usr/qt/3/include/qsizepolicy.h:122: warning: conversion to ‘uchar’ from
‘uint’ may alter its value
make[3]: Leaving directory
`/var/tmp/portage/app-pda/synce-kde-0.9.1/work/synce-kde-0.9.1/raki'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/app-pda/synce-kde-0.9.1/work/synce-kde-0.9.1/raki'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/app-pda/synce-kde-0.9.1/work/synce-kde-0.9.1'
make: *** [all] Error 2

------- Comment #1 From Peter Alfredsen 2008-04-27 23:59:23 0000 -------
Created an attachment (id=151204) [details]
synce-kde-0.9.1-gcc43.patch

Fixes the problem. Snatched from Debian.

------- Comment #2 From Diego E. 'Flameeyes' Pettenò 2008-06-09 12:50:03 0000 -------
Committed.

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