From: Girar Builder awaiter robot <girar-builder@altlinux.org> To: Gleb Fotengauer-Malinovskiy <glebfm@altlinux.org> Cc: sisyphus-incominger@lists.altlinux.org Subject: [#175364] FAILED nitrokey-app.git=0.6.1-alt1 Date: Thu, 22 Dec 2016 16:12:55 +0000 Message-ID: <20161222161255.GA4385@gyle.altlinux.org> (raw) http://git.altlinux.org/tasks/175364/logs/events.1.1.log 2016-Dec-22 16:11:43 :: test-only task #175364 for sisyphus started by glebfm: #100 build 0.6.1-alt1 from /people/glebfm/packages/nitrokey-app.git 2016-Dec-22 16:11:44 :: [x86_64] #100 nitrokey-app.git 0.6.1-alt1: build start 2016-Dec-22 16:11:44 :: [i586] #100 nitrokey-app.git 0.6.1-alt1: build start const auto data_with_password_len = sizeof(data) + sizeof(adminTemporaryPassword); /usr/src/RPM/BUILD/nitrokey-app-0.6.1/src/device.cpp:449:14: error: 'data_with_password_len' does not name a type const auto data_with_password_len = sizeof(data) + sizeof(adminTemporaryPassword); /usr/src/RPM/BUILD/nitrokey-app-0.6.1/src/device.cpp:450:30: error: 'data_with_password_len' was not declared in this scope uint8_t data_with_password[data_with_password_len] = {}; /usr/src/RPM/BUILD/nitrokey-app-0.6.1/src/device.cpp:451:10: error: 'data_with_password' was not declared in this scope memcpy(data_with_password, data, sizeof(data)); -- const auto slotNumber = slot->slotNumber; /usr/src/RPM/BUILD/nitrokey-app-0.6.1/src/device.cpp:562:14: error: 'slotNumber' does not name a type const auto slotNumber = slot->slotNumber; /usr/src/RPM/BUILD/nitrokey-app-0.6.1/src/device.cpp:563:28: error: 'slotNumber' was not declared in this scope if (!is_HOTP_slot_number(slotNumber) && !is_TOTP_slot_number(slotNumber)) { /usr/src/RPM/BUILD/nitrokey-app-0.6.1/src/device.cpp:570:21: error: 'nullptr' was not declared in this scope uint8_t *buffer = nullptr; /usr/src/RPM/BUILD/nitrokey-app-0.6.1/src/device.cpp:576:15: error: 'slotNumber' was not declared in this scope data[0] = slotNumber; -- const auto secret_size = sizeof(slot->secret); /usr/src/RPM/BUILD/nitrokey-app-0.6.1/src/device.cpp:606:16: error: 'secret_size' does not name a type const auto secret_size = sizeof(slot->secret); -- auto remaining_secret_length = secret_size; /usr/src/RPM/BUILD/nitrokey-app-0.6.1/src/device.cpp:607:10: error: 'remaining_secret_length' does not name a type auto remaining_secret_length = secret_size; /usr/src/RPM/BUILD/nitrokey-app-0.6.1/src/device.cpp:609:12: error: 'remaining_secret_length' was not declared in this scope while (remaining_secret_length>0){ 2016-Dec-22 16:12:52 :: [x86_64] nitrokey-app.git 0.6.1-alt1: remote: build failed 2016-Dec-22 16:12:52 :: [x86_64] #100 nitrokey-app.git 0.6.1-alt1: build FAILED const auto data_with_password_len = sizeof(data) + sizeof(adminTemporaryPassword); /usr/src/RPM/BUILD/nitrokey-app-0.6.1/src/device.cpp:449:14: error: 'data_with_password_len' does not name a type const auto data_with_password_len = sizeof(data) + sizeof(adminTemporaryPassword); /usr/src/RPM/BUILD/nitrokey-app-0.6.1/src/device.cpp:450:30: error: 'data_with_password_len' was not declared in this scope uint8_t data_with_password[data_with_password_len] = {}; /usr/src/RPM/BUILD/nitrokey-app-0.6.1/src/device.cpp:451:10: error: 'data_with_password' was not declared in this scope memcpy(data_with_password, data, sizeof(data)); -- const auto slotNumber = slot->slotNumber; /usr/src/RPM/BUILD/nitrokey-app-0.6.1/src/device.cpp:562:14: error: 'slotNumber' does not name a type const auto slotNumber = slot->slotNumber; /usr/src/RPM/BUILD/nitrokey-app-0.6.1/src/device.cpp:563:28: error: 'slotNumber' was not declared in this scope if (!is_HOTP_slot_number(slotNumber) && !is_TOTP_slot_number(slotNumber)) { /usr/src/RPM/BUILD/nitrokey-app-0.6.1/src/device.cpp:570:21: error: 'nullptr' was not declared in this scope uint8_t *buffer = nullptr; /usr/src/RPM/BUILD/nitrokey-app-0.6.1/src/device.cpp:576:15: error: 'slotNumber' was not declared in this scope data[0] = slotNumber; -- const auto secret_size = sizeof(slot->secret); /usr/src/RPM/BUILD/nitrokey-app-0.6.1/src/device.cpp:606:16: error: 'secret_size' does not name a type const auto secret_size = sizeof(slot->secret); -- auto remaining_secret_length = secret_size; /usr/src/RPM/BUILD/nitrokey-app-0.6.1/src/device.cpp:607:10: error: 'remaining_secret_length' does not name a type auto remaining_secret_length = secret_size; /usr/src/RPM/BUILD/nitrokey-app-0.6.1/src/device.cpp:609:12: error: 'remaining_secret_length' was not declared in this scope while (remaining_secret_length>0){ 2016-Dec-22 16:12:54 :: [i586] nitrokey-app.git 0.6.1-alt1: remote: build failed 2016-Dec-22 16:12:54 :: [i586] #100 nitrokey-app.git 0.6.1-alt1: build FAILED 2016-Dec-22 16:12:52 :: [x86_64] build FAILED 2016-Dec-22 16:12:55 :: [i586] build FAILED 2016-Dec-22 16:12:55 :: task #175364 for sisyphus FAILED
reply other threads:[~2016-12-22 16:12 UTC|newest] Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20161222161255.GA4385@gyle.altlinux.org \ --to=girar-builder@altlinux.org \ --cc=glebfm@altlinux.org \ --cc=sisyphus-incominger@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Girar Builder robot reports This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/sisyphus-incominger/0 sisyphus-incominger/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 sisyphus-incominger sisyphus-incominger/ http://lore.altlinux.org/sisyphus-incominger \ sisyphus-incominger@lists.altlinux.org sisyphus-incominger@lists.altlinux.ru sisyphus-incominger@lists.altlinux.com public-inbox-index sisyphus-incominger Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-incominger AGPL code for this site: git clone https://public-inbox.org/public-inbox.git