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

Bug 217729

Summary: net-firewall/kmyfirewall-1.0.1-r1 fails w/ gcc-4.3.0
Product: Gentoo Linux Reporter: Peter Alfredsen (RETIRED) <loki_val>
Component: [OLD] GCC PortingAssignee: Gentoo Netmon project <netmon>
Status: RESOLVED FIXED    
Severity: normal CC: esigra
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 211288    
Bug Blocks: 198121    

Description Peter Alfredsen (RETIRED) gentoo-dev 2008-04-14 21:18:31 UTC
$SUMMARY. Bumping to 1.1.1 fixes the build errors, but the good people at bug 211288 say that version segfaults.

/bin/bash ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I./../core -I./../ipteditor -I./../interfaces -I../kmfwidgets -I/usr/kde/3.5/include -I/usr/qt/3/include -I.  -I/usr/kde/3.5/include  -DQT_THREAD_SUPPORT  -D_REENTRANT  -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 kmfgenericinterface.lo kmfgenericinterface.cpp
/bin/bash ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I./../core -I./../ipteditor -I./../interfaces -I../kmfwidgets -I/usr/kde/3.5/include -I/usr/qt/3/include -I.  -I/usr/kde/3.5/include  -DQT_THREAD_SUPPORT  -D_REENTRANT  -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 kmfgenericinterface_part.lo kmfgenericinterface_part.cpp
In file included from /usr/qt/3/include/qwindowdefs.h:45,
                 from /usr/qt/3/include/qobject.h:44,
                 from /usr/kde/3.5/include/klibloader.h:22,
                 from kmfgenericinterface_part.h:18,
                 from kmfgenericinterface_part.cpp:15:
/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/kde/3.5/include/klibloader.h:22,
                 from kmfgenericinterface_part.h:18,
                 from kmfgenericinterface_part.cpp:15:
/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 kmfgenericinterface_part.cpp:15:
kmfgenericinterface_part.h: At global scope:
kmfgenericinterface_part.h:30: error: multiple parameters named 'parent'
kmfgenericinterface_part.h:30: error: multiple parameters named 'name'
In file included from /usr/qt/3/include/qwidget.h:50,
                 from /usr/qt/3/include/qframe.h:43,
                 from /usr/qt/3/include/qlabel.h:43,
                 from kmfgenericinterface_part.cpp:19:
/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
In file included from /usr/kde/3.5/include/kaboutdata.h:25,
                 from kmfgenericinterface_part.cpp:24:
/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[3]: *** [kmfgenericinterface_part.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
In file included from /usr/qt/3/include/qwindowdefs.h:45,
                 from /usr/qt/3/include/qpaintdevice.h:43,
                 from /usr/qt/3/include/qpixmap.h:43,
                 from /usr/kde/3.5/include/kjanuswidget.h:25,
                 from kmfgenericinterface.h:27,
                 from kmfgenericinterface.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 /usr/qt/3/include/qobject.h:46,
                 from /usr/qt/3/include/qwidget.h:44,
                 from /usr/qt/3/include/qframe.h:43,
                 from /usr/qt/3/include/qsplitter.h:43,
                 from /usr/kde/3.5/include/kjanuswidget.h:26,
                 from kmfgenericinterface.h:27,
                 from kmfgenericinterface.cpp:24:
/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/qframe.h:43,
                 from /usr/qt/3/include/qsplitter.h:43,
                 from /usr/kde/3.5/include/kjanuswidget.h:26,
                 from kmfgenericinterface.h:27,
                 from kmfgenericinterface.cpp:24:
/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/net-firewall/kmyfirewall-1.0.1-r1/work/kmyfirewall-1.0.1/kmyfirewall/genericinterface'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/net-firewall/kmyfirewall-1.0.1-r1/work/kmyfirewall-1.0.1/kmyfirewall'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/net-firewall/kmyfirewall-1.0.1-r1/work/kmyfirewall-1.0.1'
make: *** [all] Error 2


Reproducible: Always
Comment 1 Peter Volkov (RETIRED) gentoo-dev 2008-05-06 07:20:50 UTC
kmyfirewall-1.1.1 is in the tree. FIXED.