* Re: [devel] kxstitch-0.8-alt2: i586 rebuild failed [1]
2008-11-05 15:51 ` [devel] kxstitch-0.8-alt2: i586 rebuild failed [1] Michael Shigorin
@ 2008-11-05 16:04 ` Alexey Tourbin
2008-11-05 18:33 ` Michael Shigorin
2008-11-05 16:11 ` Alexey Tourbin
1 sibling, 1 reply; 4+ messages in thread
From: Alexey Tourbin @ 2008-11-05 16:04 UTC (permalink / raw)
To: devel
[-- Attachment #1: Type: text/plain, Size: 1870 bytes --]
On Wed, Nov 05, 2008 at 05:51:48PM +0200, Michael Shigorin wrote:
> On Mon, Nov 03, 2008 at 08:12:07PM +0300, QA Team Robot wrote:
> > Package: kxstitch-0.8-alt2
> > Packager: Michael Shigorin <mike@altlinux>
> > Status: i586 rebuild failed.
> > Cannot build this package for 1 week(s) (since Sat Oct 25 2008).
> > Please investigate.
>
> В команде никто крестиком часом не вышивает? :)
>
> > /usr/lib/qt3/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)':
> > /usr/lib/qt3/include/qstring.h:367: warning: conversion to 'unsigned int:30' from 'uint' may alter its value
> > In file included from /usr/lib/qt3/include/qobject.h:48,
> > from patterncanvas.h:14,
> > from patterncanvas.cpp:13:
> > /usr/lib/qt3/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)':
> > /usr/lib/qt3/include/qevent.h:523: warning: conversion to 'unsigned char' from 'uint' may alter its value
> > patterncanvas.cpp: In member function 'QRect PatternCanvas::patternBoundingRect()':
> > patterncanvas.cpp:146: error: expected primary-expression before '?' token
> > patterncanvas.cpp:146: error: expected `:' before ';' token
> > patterncanvas.cpp:146: error: expected primary-expression before ';' token
> > patterncanvas.cpp:147: error: expected primary-expression before '?' token
> > patterncanvas.cpp:147: error: expected `:' before ';' token
> [...]
146 x1 = x1 <? k->pos.x();
147 y1 = y1 <? k->pos.y();
148 x2 = x2 >? k->pos.x();
149 y2 = y2 >? k->pos.y();
(info gcc)
The G++ minimum and maximum operators (`<?' and `>?') and their
compound forms (`<?=') and `>?=') have been deprecated and are now
removed from G++. Code using these operators should be modified to use
`std::min' and `std::max' instead.
[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [devel] kxstitch-0.8-alt2: i586 rebuild failed [1]
2008-11-05 15:51 ` [devel] kxstitch-0.8-alt2: i586 rebuild failed [1] Michael Shigorin
2008-11-05 16:04 ` Alexey Tourbin
@ 2008-11-05 16:11 ` Alexey Tourbin
1 sibling, 0 replies; 4+ messages in thread
From: Alexey Tourbin @ 2008-11-05 16:11 UTC (permalink / raw)
To: devel
[-- Attachment #1: Type: text/plain, Size: 1475 bytes --]
On Wed, Nov 05, 2008 at 05:51:48PM +0200, Michael Shigorin wrote:
> On Mon, Nov 03, 2008 at 08:12:07PM +0300, QA Team Robot wrote:
> > Package: kxstitch-0.8-alt2
> > Packager: Michael Shigorin <mike@altlinux>
> > Status: i586 rebuild failed.
> > Cannot build this package for 1 week(s) (since Sat Oct 25 2008).
> > Please investigate.
>
> В команде никто крестиком часом не вышивает? :)
Update to 0.8.1.
> > /usr/lib/qt3/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)':
> > /usr/lib/qt3/include/qstring.h:367: warning: conversion to 'unsigned int:30' from 'uint' may alter its value
> > In file included from /usr/lib/qt3/include/qobject.h:48,
> > from patterncanvas.h:14,
> > from patterncanvas.cpp:13:
> > /usr/lib/qt3/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)':
> > /usr/lib/qt3/include/qevent.h:523: warning: conversion to 'unsigned char' from 'uint' may alter its value
> > patterncanvas.cpp: In member function 'QRect PatternCanvas::patternBoundingRect()':
> > patterncanvas.cpp:146: error: expected primary-expression before '?' token
> > patterncanvas.cpp:146: error: expected `:' before ';' token
> > patterncanvas.cpp:146: error: expected primary-expression before ';' token
> > patterncanvas.cpp:147: error: expected primary-expression before '?' token
> > patterncanvas.cpp:147: error: expected `:' before ';' token
> [...]
[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread