Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 219554 - app-pda/synce-kde-0.9.1 fails w/ gcc-4.3.0
Summary: app-pda/synce-kde-0.9.1 fails w/ gcc-4.3.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo PDA project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-4.3
  Show dependency tree
 
Reported: 2008-04-27 23:58 UTC by Peter Alfredsen (RETIRED)
Modified: 2008-06-09 12:50 UTC (History)
1 user (show)

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


Attachments
synce-kde-0.9.1-gcc43.patch (synce-kde-0.9.1-gcc43.patch,239 bytes, patch)
2008-04-27 23:59 UTC, Peter Alfredsen (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Alfredsen (RETIRED) gentoo-dev 2008-04-27 23:58:26 UTC
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 Peter Alfredsen (RETIRED) gentoo-dev 2008-04-27 23:59:23 UTC
Created attachment 151204 [details, diff]
synce-kde-0.9.1-gcc43.patch

Fixes the problem. Snatched from Debian.
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2008-06-09 12:50:03 UTC
Committed.