From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 11 Dec 2015 10:30:37 +0000 From: Girar Builder awaiter robot To: Andrey Cherepanov Subject: [#154799] FAILED qelectrotech.git=0.5-alt1 Message-ID: <20151211103037.GA13553@gyle.altlinux.org> Mail-Followup-To: girar-builder@altlinux.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i X-girar-task-id: 154799 X-girar-task-owner: cas X-girar-task-repo: sisyphus X-girar-task-try: 1 X-girar-task-iter: 1 X-girar-task-status: FAILED X-girar-task-URL: http://git.altlinux.org/tasks/154799/ X-girar-task-log: logs/events.1.1.log X-girar-task-summary: [#154799] FAILED qelectrotech.git=0.5-alt1 Cc: sisyphus-incominger@lists.altlinux.org X-BeenThere: sisyphus-incominger@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: cas@altlinux.org List-Id: ALT Linux Girar Builder robot reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Dec 2015 10:30:37 -0000 Archived-At: List-Archive: http://git.altlinux.org/tasks/154799/logs/events.1.1.log 2015-Dec-11 10:26:01 :: test-only task #154799 for sisyphus started by cas: #100 build 0.5-alt1 from /people/cas/packages/qelectrotech.git 2015-Dec-11 10:26:01 :: waiting for a shared lock on sisyphus 2015-Dec-11 10:29:11 :: acquired a shared lock on sisyphus 2015-Dec-11 10:29:11 :: [i586] #100 qelectrotech.git 0.5-alt1: build start 2015-Dec-11 10:29:11 :: [x86_64] #100 qelectrotech.git 0.5-alt1: build start In file included from sources/QetGraphicsItemModeler/qetgraphicshandlerutility.cpp:18:0: sources/QetGraphicsItemModeler/qetgraphicshandlerutility.h:38:45: error: 'QVector' does not name a type void drawHandler(QPainter *painter, const QVector &points, bool color2 = false); sources/QetGraphicsItemModeler/qetgraphicshandlerutility.h:38:52: error: expected ',' or '...' before '<' token void drawHandler(QPainter *painter, const QVector &points, bool color2 = false); sources/QetGraphicsItemModeler/qetgraphicshandlerutility.h:41:56: error: 'QVector' does not name a type int pointIsHoverHandler (const QPointF &point, const QVector &vector) const; sources/QetGraphicsItemModeler/qetgraphicshandlerutility.h:41:63: error: expected ',' or '...' before '<' token int pointIsHoverHandler (const QPointF &point, const QVector &vector) const; sources/QetGraphicsItemModeler/qetgraphicshandlerutility.h:42:3: error: 'QVector' does not name a type QVector handlerRect (const QVector &vector) const; sources/QetGraphicsItemModeler/qetgraphicshandlerutility.h:50:10: error: 'QVector' does not name a type static QVector pointsForRect (const QRectF &rect); sources/QetGraphicsItemModeler/qetgraphicshandlerutility.h:51:10: error: 'QVector' does not name a type static QVector pointsForLine (const QLineF &line); sources/QetGraphicsItemModeler/qetgraphicshandlerutility.cpp:63:6: error: prototype for 'void QetGraphicsHandlerUtility::drawHandler(QPainter*, const QVector&, bool)' does not match any in class 'QetGraphicsHandlerUtility' void QetGraphicsHandlerUtility::drawHandler(QPainter *painter, const QVector &points, bool color2) { In file included from sources/QetGraphicsItemModeler/qetgraphicshandlerutility.cpp:18:0: sources/QetGraphicsItemModeler/qetgraphicshandlerutility.h:38:8: error: candidates are: void QetGraphicsHandlerUtility::drawHandler(QPainter*, int) void drawHandler(QPainter *painter, const QVector &points, bool color2 = false); sources/QetGraphicsItemModeler/qetgraphicshandlerutility.cpp:37:6: error: void QetGraphicsHandlerUtility::drawHandler(QPainter*, const QPointF&, bool) void QetGraphicsHandlerUtility::drawHandler(QPainter *painter, const QPointF &point, bool color2) 2015-Dec-11 10:30:33 :: [x86_64] qelectrotech.git 0.5-alt1: remote: build failed 2015-Dec-11 10:30:33 :: [x86_64] #100 qelectrotech.git 0.5-alt1: build FAILED In file included from sources/QetGraphicsItemModeler/qetgraphicshandlerutility.cpp:18:0: sources/QetGraphicsItemModeler/qetgraphicshandlerutility.h:38:45: error: 'QVector' does not name a type void drawHandler(QPainter *painter, const QVector &points, bool color2 = false); sources/QetGraphicsItemModeler/qetgraphicshandlerutility.h:38:52: error: expected ',' or '...' before '<' token void drawHandler(QPainter *painter, const QVector &points, bool color2 = false); sources/QetGraphicsItemModeler/qetgraphicshandlerutility.h:41:56: error: 'QVector' does not name a type int pointIsHoverHandler (const QPointF &point, const QVector &vector) const; sources/QetGraphicsItemModeler/qetgraphicshandlerutility.h:41:63: error: expected ',' or '...' before '<' token int pointIsHoverHandler (const QPointF &point, const QVector &vector) const; sources/QetGraphicsItemModeler/qetgraphicshandlerutility.h:42:3: error: 'QVector' does not name a type QVector handlerRect (const QVector &vector) const; sources/QetGraphicsItemModeler/qetgraphicshandlerutility.h:50:10: error: 'QVector' does not name a type static QVector pointsForRect (const QRectF &rect); sources/QetGraphicsItemModeler/qetgraphicshandlerutility.h:51:10: error: 'QVector' does not name a type static QVector pointsForLine (const QLineF &line); sources/QetGraphicsItemModeler/qetgraphicshandlerutility.cpp:63:6: error: prototype for 'void QetGraphicsHandlerUtility::drawHandler(QPainter*, const QVector&, bool)' does not match any in class 'QetGraphicsHandlerUtility' void QetGraphicsHandlerUtility::drawHandler(QPainter *painter, const QVector &points, bool color2) { In file included from sources/QetGraphicsItemModeler/qetgraphicshandlerutility.cpp:18:0: sources/QetGraphicsItemModeler/qetgraphicshandlerutility.h:38:8: error: candidates are: void QetGraphicsHandlerUtility::drawHandler(QPainter*, int) void drawHandler(QPainter *painter, const QVector &points, bool color2 = false); sources/QetGraphicsItemModeler/qetgraphicshandlerutility.cpp:37:6: error: void QetGraphicsHandlerUtility::drawHandler(QPainter*, const QPointF&, bool) void QetGraphicsHandlerUtility::drawHandler(QPainter *painter, const QPointF &point, bool color2) 2015-Dec-11 10:30:37 :: [i586] qelectrotech.git 0.5-alt1: remote: build failed 2015-Dec-11 10:30:37 :: [i586] #100 qelectrotech.git 0.5-alt1: build FAILED 2015-Dec-11 10:30:33 :: [x86_64] build FAILED 2015-Dec-11 10:30:37 :: [i586] build FAILED 2015-Dec-11 10:30:37 :: task #154799 for sisyphus FAILED