From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 9 Jun 2015 14:05:33 +0000 From: Girar Builder awaiter robot To: Denis Smirnov Subject: [#145206] FAILED (try 3) toxcore.git=toxcore/0.0.1-alt1.20150608 ... Message-ID: <20150609140533.GA20049@gitery.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: 145206 X-girar-task-owner: mithraen X-girar-task-repo: sisyphus X-girar-task-try: 3 X-girar-task-iter: 1 X-girar-task-status: FAILED X-girar-task-URL: http://git.altlinux.org/tasks/145206/ X-girar-task-log: logs/events.3.1.log X-girar-task-summary: [#145206] FAILED (try 3) toxcore.git=toxcore/0.0.1-alt1.20150608 purple-plugin-tox.git=purple-plugin-tox/0.4.2-alt2 Cc: sisyphus-incominger@lists.altlinux.org X-BeenThere: sisyphus-incominger@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: mithraen@altlinux.org List-Id: ALT Linux Girar Builder robot reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Jun 2015 14:05:33 -0000 Archived-At: List-Archive: http://git.altlinux.org/tasks/145206/logs/events.3.1.log 2015-Jun-09 14:03:37 :: task #145206 for sisyphus resumed by mithraen: #100 build toxcore/0.0.1-alt1.20150608 from /people/mithraen/packages/toxcore.git #200 build purple-plugin-tox/0.4.2-alt2 from /people/mithraen/packages/purple-plugin-tox.git 2015-Jun-09 14:03:55 :: created build repo 2015-Jun-09 14:03:56 :: [i586] #100 toxcore.git toxcore/0.0.1-alt1.20150608: build start 2015-Jun-09 14:03:57 :: [x86_64] #100 toxcore.git toxcore/0.0.1-alt1.20150608: build start 2015-Jun-09 14:04:38 :: [x86_64] toxcore.git toxcore/0.0.1-alt1.20150608: remote: no need to rebuild 2015-Jun-09 14:04:38 :: [x86_64] #100 toxcore.git toxcore/0.0.1-alt1.20150608: build OK 2015-Jun-09 14:04:38 :: [x86_64] #200 purple-plugin-tox.git purple-plugin-tox/0.4.2-alt2: build start 2015-Jun-09 14:04:40 :: [i586] toxcore.git toxcore/0.0.1-alt1.20150608: remote: no need to rebuild 2015-Jun-09 14:04:40 :: [i586] #100 toxcore.git toxcore/0.0.1-alt1.20150608: build OK 2015-Jun-09 14:04:40 :: [i586] #200 purple-plugin-tox.git purple-plugin-tox/0.4.2-alt2: build start ../src/toxprpl.c:990:16: error: too few arguments to function 'tox_new' Tox *tox = tox_new(0); -- ret = tox_add_friend_norequest(tox, bin_key); ../src/toxprpl.c:1369:14: error: 'TOX_FAERR_TOOLONG' undeclared (first use in this function) case TOX_FAERR_TOOLONG: ../src/toxprpl.c:1372:14: error: 'TOX_FAERR_NOMESSAGE' undeclared (first use in this function) case TOX_FAERR_NOMESSAGE: ../src/toxprpl.c:1375:14: error: 'TOX_FAERR_OWNKEY' undeclared (first use in this function) case TOX_FAERR_OWNKEY: ../src/toxprpl.c:1378:14: error: 'TOX_FAERR_ALREADYSENT' undeclared (first use in this function) case TOX_FAERR_ALREADYSENT: ../src/toxprpl.c:1381:14: error: 'TOX_FAERR_BADCHECKSUM' undeclared (first use in this function) case TOX_FAERR_BADCHECKSUM: ../src/toxprpl.c:1384:14: error: 'TOX_FAERR_SETNEWNOSPAM' undeclared (first use in this function) case TOX_FAERR_SETNEWNOSPAM: ../src/toxprpl.c:1387:14: error: 'TOX_FAERR_NOMEM' undeclared (first use in this function) case TOX_FAERR_NOMEM: ../src/toxprpl.c:1390:14: error: 'TOX_FAERR_UNKNOWN' undeclared (first use in this function) case TOX_FAERR_UNKNOWN: ../src/toxprpl.c: In function 'toxprpl_add_to_buddylist': ../src/toxprpl.c:1455:5: error: unknown type name 'TOX_USERSTATUS' TOX_USERSTATUS userstatus = tox_get_user_status(plugin->tox, ret); 2015-Jun-09 14:05:29 :: [x86_64] purple-plugin-tox.git purple-plugin-tox/0.4.2-alt2: remote: build failed 2015-Jun-09 14:05:29 :: [x86_64] #200 purple-plugin-tox.git purple-plugin-tox/0.4.2-alt2: build FAILED ../src/toxprpl.c:990:16: error: too few arguments to function 'tox_new' Tox *tox = tox_new(0); -- ret = tox_add_friend_norequest(tox, bin_key); ../src/toxprpl.c:1369:14: error: 'TOX_FAERR_TOOLONG' undeclared (first use in this function) case TOX_FAERR_TOOLONG: ../src/toxprpl.c:1372:14: error: 'TOX_FAERR_NOMESSAGE' undeclared (first use in this function) case TOX_FAERR_NOMESSAGE: ../src/toxprpl.c:1375:14: error: 'TOX_FAERR_OWNKEY' undeclared (first use in this function) case TOX_FAERR_OWNKEY: ../src/toxprpl.c:1378:14: error: 'TOX_FAERR_ALREADYSENT' undeclared (first use in this function) case TOX_FAERR_ALREADYSENT: ../src/toxprpl.c:1381:14: error: 'TOX_FAERR_BADCHECKSUM' undeclared (first use in this function) case TOX_FAERR_BADCHECKSUM: ../src/toxprpl.c:1384:14: error: 'TOX_FAERR_SETNEWNOSPAM' undeclared (first use in this function) case TOX_FAERR_SETNEWNOSPAM: ../src/toxprpl.c:1387:14: error: 'TOX_FAERR_NOMEM' undeclared (first use in this function) case TOX_FAERR_NOMEM: ../src/toxprpl.c:1390:14: error: 'TOX_FAERR_UNKNOWN' undeclared (first use in this function) case TOX_FAERR_UNKNOWN: ../src/toxprpl.c: In function 'toxprpl_add_to_buddylist': ../src/toxprpl.c:1455:5: error: unknown type name 'TOX_USERSTATUS' TOX_USERSTATUS userstatus = tox_get_user_status(plugin->tox, ret); 2015-Jun-09 14:05:33 :: [i586] purple-plugin-tox.git purple-plugin-tox/0.4.2-alt2: remote: build failed 2015-Jun-09 14:05:33 :: [i586] #200 purple-plugin-tox.git purple-plugin-tox/0.4.2-alt2: build FAILED 2015-Jun-09 14:05:29 :: [x86_64] build FAILED 2015-Jun-09 14:05:33 :: [i586] build FAILED 2015-Jun-09 14:05:33 :: task #145206 for sisyphus FAILED