[#300712] [test-only] FAILED patchage.git=1.0.6-alt1

Girar awaiter (cas) girar-builder at altlinux.org
Fri May 27 10:54:23 MSK 2022


https://git.altlinux.org/tasks/300712/logs/events.1.1.log

subtask  name      aarch64    armh    i586  ppc64le  x86_64
   #100  patchage   failed  failed  failed   failed  failed

2022-May-27 07:53:11 :: test-only task #300712 for sisyphus started by cas:
#100 build 1.0.6-alt1 from /people/cas/packages/patchage.git fetched at 2022-May-27 07:51:59
2022-May-27 07:53:11 :: [x86_64] #100 patchage.git 1.0.6-alt1: build start
2022-May-27 07:53:11 :: [i586] #100 patchage.git 1.0.6-alt1: build start
2022-May-27 07:53:11 :: [aarch64] #100 patchage.git 1.0.6-alt1: build start
2022-May-27 07:53:11 :: [armh] #100 patchage.git 1.0.6-alt1: build start
2022-May-27 07:53:11 :: [ppc64le] #100 patchage.git 1.0.6-alt1: build start
[x86_64] ../src/JackDbusDriver.cpp: In function ‘bool disconnect(const int&, const int&)’:
[x86_64] ../src/JackDbusDriver.cpp:754:40: error: ‘PortNames’ was not declared in this scope; did you mean ‘patchage::PortNames’?
[x86_64]   754 |   const auto        tail_names       = PortNames(tail_id);
[x86_64] --
[x86_64]    28 | class PortNames
[x86_64] ../src/JackDbusDriver.cpp:763:8: error: ‘call’ was not declared in this scope
[x86_64]   763 |   if (!call(true,
[x86_64] ../src/JackDbusDriver.cpp:776:5: error: ‘error_msg’ was not declared in this scope; did you mean ‘error_t’?
[x86_64]   776 |     error_msg("DisconnectPortsByName() failed");
[x86_64] --
[x86_64] ../src/JackDbusDriver.cpp: At global scope:
[x86_64] ../src/JackDbusDriver.cpp:784:1: error: ‘JackDriver’ has not been declared
[x86_64]   784 | JackDriver::xruns()
[x86_64] ../src/JackDbusDriver.cpp: In function ‘uint32_t xruns()’:
[x86_64] ../src/JackDbusDriver.cpp:789:7: error: ‘_server_responding’ was not declared in this scope
[x86_64]   789 |   if (_server_responding && !_server_started) {
[x86_64] ../src/JackDbusDriver.cpp:789:30: error: ‘_server_started’ was not declared in this scope
[x86_64]   789 |   if (_server_responding && !_server_started) {
[x86_64] ../src/JackDbusDriver.cpp:793:8: error: ‘call’ was not declared in this scope
[x86_64]   793 |   if (!call(true,
[x86_64] ../src/JackDbusDriver.cpp:802:21: error: ‘_dbus_error’ was not declared in this scope
[x86_64]   802 |         reply_ptr, &_dbus_error, DBUS_TYPE_UINT32, &xruns, DBUS_TYPE_INVALID)) {
[x86_64] ../src/JackDbusDriver.cpp:805:5: error: ‘error_msg’ was not declared in this scope; did you mean ‘error_t’?
[x86_64]   805 |     error_msg("Decoding reply of GetXruns failed");
[x86_64] --
[x86_64] ../src/JackDbusDriver.cpp: At global scope:
[x86_64] ../src/JackDbusDriver.cpp:815:1: error: ‘JackDriver’ has not been declared
[x86_64]   815 | JackDriver::reset_xruns()
2022-May-27 07:53:37 :: [x86_64] patchage.git 1.0.6-alt1: remote: build failed
2022-May-27 07:53:37 :: [x86_64] #100 patchage.git 1.0.6-alt1: build FAILED
2022-May-27 07:53:37 :: [x86_64] requesting cancellation of task processing
[i586] ../src/JackDbusDriver.cpp: In function ‘bool disconnect(const int&, const int&)’:
[i586] ../src/JackDbusDriver.cpp:754:40: error: ‘PortNames’ was not declared in this scope; did you mean ‘patchage::PortNames’?
[i586]   754 |   const auto        tail_names       = PortNames(tail_id);
[i586] --
[i586]    28 | class PortNames
[i586] ../src/JackDbusDriver.cpp:763:8: error: ‘call’ was not declared in this scope
[i586]   763 |   if (!call(true,
[i586] ../src/JackDbusDriver.cpp:776:5: error: ‘error_msg’ was not declared in this scope; did you mean ‘error_t’?
[i586]   776 |     error_msg("DisconnectPortsByName() failed");
[i586] --
[i586] ../src/JackDbusDriver.cpp: At global scope:
[i586] ../src/JackDbusDriver.cpp:784:1: error: ‘JackDriver’ has not been declared
[i586]   784 | JackDriver::xruns()
[i586] ../src/JackDbusDriver.cpp: In function ‘uint32_t xruns()’:
[i586] ../src/JackDbusDriver.cpp:789:7: error: ‘_server_responding’ was not declared in this scope
[i586]   789 |   if (_server_responding && !_server_started) {
[i586] ../src/JackDbusDriver.cpp:789:30: error: ‘_server_started’ was not declared in this scope
[i586]   789 |   if (_server_responding && !_server_started) {
[i586] ../src/JackDbusDriver.cpp:793:8: error: ‘call’ was not declared in this scope
[i586]   793 |   if (!call(true,
[i586] ../src/JackDbusDriver.cpp:802:21: error: ‘_dbus_error’ was not declared in this scope
[i586]   802 |         reply_ptr, &_dbus_error, DBUS_TYPE_UINT32, &xruns, DBUS_TYPE_INVALID)) {
[i586] ../src/JackDbusDriver.cpp:805:5: error: ‘error_msg’ was not declared in this scope; did you mean ‘error_t’?
[i586]   805 |     error_msg("Decoding reply of GetXruns failed");
[i586] --
[i586] ../src/JackDbusDriver.cpp: At global scope:
[i586] ../src/JackDbusDriver.cpp:815:1: error: ‘JackDriver’ has not been declared
[i586]   815 | JackDriver::reset_xruns()
2022-May-27 07:53:39 :: [i586] patchage.git 1.0.6-alt1: remote: build failed
2022-May-27 07:53:39 :: [i586] #100 patchage.git 1.0.6-alt1: build FAILED
[aarch64] ../src/JackDbusDriver.cpp: In function ‘bool disconnect(const int&, const int&)’:
[aarch64] ../src/JackDbusDriver.cpp:754:40: error: ‘PortNames’ was not declared in this scope; did you mean ‘patchage::PortNames’?
[aarch64]   754 |   const auto        tail_names       = PortNames(tail_id);
[aarch64] --
[aarch64]    28 | class PortNames
[aarch64] ../src/JackDbusDriver.cpp:763:8: error: ‘call’ was not declared in this scope
[aarch64]   763 |   if (!call(true,
[aarch64] ../src/JackDbusDriver.cpp:776:5: error: ‘error_msg’ was not declared in this scope; did you mean ‘error_t’?
[aarch64]   776 |     error_msg("DisconnectPortsByName() failed");
[aarch64] --
[aarch64] ../src/JackDbusDriver.cpp: At global scope:
[aarch64] ../src/JackDbusDriver.cpp:784:1: error: ‘JackDriver’ has not been declared
[aarch64]   784 | JackDriver::xruns()
[aarch64] ../src/JackDbusDriver.cpp: In function ‘uint32_t xruns()’:
[aarch64] ../src/JackDbusDriver.cpp:789:7: error: ‘_server_responding’ was not declared in this scope
[aarch64]   789 |   if (_server_responding && !_server_started) {
[aarch64] ../src/JackDbusDriver.cpp:789:30: error: ‘_server_started’ was not declared in this scope
[aarch64]   789 |   if (_server_responding && !_server_started) {
[aarch64] ../src/JackDbusDriver.cpp:793:8: error: ‘call’ was not declared in this scope
[aarch64]   793 |   if (!call(true,
[aarch64] ../src/JackDbusDriver.cpp:802:21: error: ‘_dbus_error’ was not declared in this scope
[aarch64]   802 |         reply_ptr, &_dbus_error, DBUS_TYPE_UINT32, &xruns, DBUS_TYPE_INVALID)) {
[aarch64] ../src/JackDbusDriver.cpp:805:5: error: ‘error_msg’ was not declared in this scope; did you mean ‘error_t’?
[aarch64]   805 |     error_msg("Decoding reply of GetXruns failed");
[aarch64] --
[aarch64] ../src/JackDbusDriver.cpp: At global scope:
[aarch64] ../src/JackDbusDriver.cpp:815:1: error: ‘JackDriver’ has not been declared
[aarch64]   815 | JackDriver::reset_xruns()
2022-May-27 07:53:59 :: [aarch64] patchage.git 1.0.6-alt1: remote: build failed
2022-May-27 07:53:59 :: [aarch64] #100 patchage.git 1.0.6-alt1: build FAILED
[ppc64le] ../src/JackDbusDriver.cpp: In function ‘uint32_t buffer_size()’:
[ppc64le] ../src/JackDbusDriver.cpp:836:7: error: ‘_server_responding’ was not declared in this scope
[ppc64le]   836 |   if (_server_responding && !_server_started) {
[ppc64le] ../src/JackDbusDriver.cpp:836:30: error: ‘_server_started’ was not declared in this scope
[ppc64le]   836 |   if (_server_responding && !_server_started) {
[ppc64le] ../src/JackDbusDriver.cpp:840:8: error: ‘call’ was not declared in this scope
[ppc64le]   840 |   if (!call(true,
[ppc64le] ../src/JackDbusDriver.cpp:849:31: error: ‘_dbus_error’ was not declared in this scope
[ppc64le]   849 |                              &_dbus_error,
[ppc64le] ../src/JackDbusDriver.cpp:855:5: error: ‘error_msg’ was not declared in this scope; did you mean ‘error_t’?
[ppc64le]   855 |     error_msg("Decoding reply of GetBufferSize failed");
[ppc64le] --
[ppc64le] ../src/JackDbusDriver.cpp: At global scope:
[ppc64le] ../src/JackDbusDriver.cpp:865:1: error: ‘JackDriver’ has not been declared
[ppc64le]   865 | JackDriver::set_buffer_size(const uint32_t frames)
[ppc64le] ../src/JackDbusDriver.cpp: In function ‘bool set_buffer_size(uint32_t)’:
[ppc64le] ../src/JackDbusDriver.cpp:870:8: error: ‘call’ was not declared in this scope
[ppc64le]   870 |   if (!call(true,
[ppc64le] ../src/JackDbusDriver.cpp: At global scope:
[ppc64le] ../src/JackDbusDriver.cpp:886:1: error: ‘JackDriver’ has not been declared
[ppc64le]   886 | JackDriver::sample_rate()
[ppc64le] ../src/JackDbusDriver.cpp: In function ‘uint32_t sample_rate()’:
[ppc64le] ../src/JackDbusDriver.cpp:891:8: error: ‘call’ was not declared in this scope
[ppc64le]   891 |   if (!call(true,
[ppc64le] ../src/JackDbusDriver.cpp:900:31: error: ‘_dbus_error’ was not declared in this scope
[ppc64le]   900 |                              &_dbus_error,
2022-May-27 07:54:05 :: [ppc64le] patchage.git 1.0.6-alt1: remote: build failed
2022-May-27 07:54:05 :: [ppc64le] #100 patchage.git 1.0.6-alt1: build FAILED
[armh] ../src/JackDbusDriver.cpp: In function ‘bool disconnect(const int&, const int&)’:
[armh] ../src/JackDbusDriver.cpp:754:40: error: ‘PortNames’ was not declared in this scope; did you mean ‘patchage::PortNames’?
[armh]   754 |   const auto        tail_names       = PortNames(tail_id);
[armh] --
[armh]    28 | class PortNames
[armh] ../src/JackDbusDriver.cpp:763:8: error: ‘call’ was not declared in this scope
[armh]   763 |   if (!call(true,
[armh] ../src/JackDbusDriver.cpp:776:5: error: ‘error_msg’ was not declared in this scope; did you mean ‘error_t’?
[armh]   776 |     error_msg("DisconnectPortsByName() failed");
[armh] --
[armh] ../src/JackDbusDriver.cpp: At global scope:
[armh] ../src/JackDbusDriver.cpp:784:1: error: ‘JackDriver’ has not been declared
[armh]   784 | JackDriver::xruns()
[armh] ../src/JackDbusDriver.cpp: In function ‘uint32_t xruns()’:
[armh] ../src/JackDbusDriver.cpp:789:7: error: ‘_server_responding’ was not declared in this scope
[armh]   789 |   if (_server_responding && !_server_started) {
[armh] ../src/JackDbusDriver.cpp:789:30: error: ‘_server_started’ was not declared in this scope
[armh]   789 |   if (_server_responding && !_server_started) {
[armh] ../src/JackDbusDriver.cpp:793:8: error: ‘call’ was not declared in this scope
[armh]   793 |   if (!call(true,
[armh] ../src/JackDbusDriver.cpp:802:21: error: ‘_dbus_error’ was not declared in this scope
[armh]   802 |         reply_ptr, &_dbus_error, DBUS_TYPE_UINT32, &xruns, DBUS_TYPE_INVALID)) {
[armh] ../src/JackDbusDriver.cpp:805:5: error: ‘error_msg’ was not declared in this scope; did you mean ‘error_t’?
[armh]   805 |     error_msg("Decoding reply of GetXruns failed");
[armh] --
[armh] ../src/JackDbusDriver.cpp: At global scope:
[armh] ../src/JackDbusDriver.cpp:815:1: error: ‘JackDriver’ has not been declared
[armh]   815 | JackDriver::reset_xruns()
2022-May-27 07:54:23 :: [armh] patchage.git 1.0.6-alt1: remote: build failed
2022-May-27 07:54:23 :: [armh] #100 patchage.git 1.0.6-alt1: build FAILED
2022-May-27 07:53:37 :: [x86_64] build FAILED
2022-May-27 07:53:39 :: [i586] build FAILED
2022-May-27 07:53:59 :: [aarch64] build FAILED
2022-May-27 07:54:05 :: [ppc64le] build FAILED
2022-May-27 07:54:23 :: [armh] build FAILED
2022-May-27 07:54:23 :: task #300712 for sisyphus FAILED


More information about the Sisyphus-incominger mailing list