[#334267] FAILED python3-module-pyside6.git=6.4.2-alt3

Girar awaiter (toni) girar-builder at altlinux.org
Sun Nov 12 18:27:53 MSK 2023


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

subtask  name                    aarch64    armh    i586  ppc64le  x86_64
   #100  python3-module-pyside6   failed  failed  failed   failed  failed

2023-Nov-12 15:15:30 :: task #334267 for sisyphus started by toni:
#100 build 6.4.2-alt3 from /people/toni/packages/python3-module-pyside6.git fetched at 2023-Nov-12 15:15:28
2023-Nov-12 15:15:31 :: [x86_64] #100 python3-module-pyside6.git 6.4.2-alt3: build start
2023-Nov-12 15:15:31 :: [aarch64] #100 python3-module-pyside6.git 6.4.2-alt3: build start
2023-Nov-12 15:15:31 :: [ppc64le] #100 python3-module-pyside6.git 6.4.2-alt3: build start
2023-Nov-12 15:15:31 :: [i586] #100 python3-module-pyside6.git 6.4.2-alt3: build start
2023-Nov-12 15:15:31 :: [armh] #100 python3-module-pyside6.git 6.4.2-alt3: build start
[x86_64] E.E.
[x86_64] ERROR: testPrivateCtorInheritance (__main__.PrivateCtorTest.testPrivateCtorInheritance)
[x86_64] Test if inheriting from PrivateCtor raises an exception.
[x86_64] --
[x86_64]     class Foo(PrivateCtor):
[x86_64] ValueError: PyUnicode_FromFormatV() expects an ASCII-encoded format string, got a non-ASCII byte: 0xc2
[x86_64] ERROR: testPrivateCtorInstanciation (__main__.PrivateCtorTest.testPrivateCtorInstanciation)
[x86_64] Test if instanciation of class with a private constructor raises an exception.
[x86_64] --
[x86_64]     callable_obj(*args, **kwargs)
[x86_64] ValueError: PyUnicode_FromFormatV() expects an ASCII-encoded format string, got a non-ASCII byte: 0xc2
[x86_64] Ran 4 tests in 0.008s
[x86_64] FAILED (errors=2)
[x86_64]         Start 175: sample_virtualdtor
[x86_64] --
[x86_64] .E.E.
[x86_64] ERROR: testPrivateDtorInheritance (__main__.PrivateDtorTest.testPrivateDtorInheritance)
[x86_64] Test if inheriting from PrivateDtor raises an exception.
[x86_64] --
[x86_64]     class Foo(PrivateDtor):
[x86_64] ValueError: PyUnicode_FromFormatV() expects an ASCII-encoded format string, got a non-ASCII byte: 0xc2
[x86_64] ERROR: testPrivateDtorInstanciation (__main__.PrivateDtorTest.testPrivateDtorInstanciation)
[x86_64] Test if instanciation of class with a private destructor raises an exception.
[x86_64] --
[x86_64]     callable_obj(*args, **kwargs)
[x86_64] ValueError: PyUnicode_FromFormatV() expects an ASCII-encoded format string, got a non-ASCII byte: 0xc2
[x86_64] Ran 5 tests in 0.009s
[x86_64] FAILED (errors=2)
[x86_64]         Start 177: sample_visibilitychange
2023-Nov-12 15:22:03 :: [x86_64] python3-module-pyside6.git 6.4.2-alt3: remote: build failed
2023-Nov-12 15:22:03 :: [x86_64] #100 python3-module-pyside6.git 6.4.2-alt3: build FAILED
2023-Nov-12 15:22:03 :: [x86_64] requesting cancellation of task processing
[i586] E.E.
[i586] ERROR: testPrivateCtorInheritance (__main__.PrivateCtorTest.testPrivateCtorInheritance)
[i586] Test if inheriting from PrivateCtor raises an exception.
[i586] --
[i586]     class Foo(PrivateCtor):
[i586] ValueError: PyUnicode_FromFormatV() expects an ASCII-encoded format string, got a non-ASCII byte: 0xc2
[i586] ERROR: testPrivateCtorInstanciation (__main__.PrivateCtorTest.testPrivateCtorInstanciation)
[i586] Test if instanciation of class with a private constructor raises an exception.
[i586] --
[i586]     callable_obj(*args, **kwargs)
[i586] ValueError: PyUnicode_FromFormatV() expects an ASCII-encoded format string, got a non-ASCII byte: 0xc2
[i586] Ran 4 tests in 0.006s
[i586] FAILED (errors=2)
[i586]         Start 178: sample_voidholder
[i586] --
[i586] .E.E.
[i586] ERROR: testPrivateDtorInheritance (__main__.PrivateDtorTest.testPrivateDtorInheritance)
[i586] Test if inheriting from PrivateDtor raises an exception.
[i586] --
[i586]     class Foo(PrivateDtor):
[i586] ValueError: PyUnicode_FromFormatV() expects an ASCII-encoded format string, got a non-ASCII byte: 0xc2
[i586] ERROR: testPrivateDtorInstanciation (__main__.PrivateDtorTest.testPrivateDtorInstanciation)
[i586] Test if instanciation of class with a private destructor raises an exception.
[i586] --
[i586]     callable_obj(*args, **kwargs)
[i586] ValueError: PyUnicode_FromFormatV() expects an ASCII-encoded format string, got a non-ASCII byte: 0xc2
[i586] Ran 5 tests in 0.008s
[i586] FAILED (errors=2)
[i586]         Start 181: shiboken_module
2023-Nov-12 15:22:40 :: [i586] python3-module-pyside6.git 6.4.2-alt3: remote: build failed
2023-Nov-12 15:22:40 :: [i586] #100 python3-module-pyside6.git 6.4.2-alt3: build FAILED
[ppc64le] E.E.
[ppc64le] ERROR: testPrivateCtorInheritance (__main__.PrivateCtorTest.testPrivateCtorInheritance)
[ppc64le] Test if inheriting from PrivateCtor raises an exception.
[ppc64le] --
[ppc64le]     class Foo(PrivateCtor):
[ppc64le] ValueError: PyUnicode_FromFormatV() expects an ASCII-encoded format string, got a non-ASCII byte: 0xc2
[ppc64le] ERROR: testPrivateCtorInstanciation (__main__.PrivateCtorTest.testPrivateCtorInstanciation)
[ppc64le] Test if instanciation of class with a private constructor raises an exception.
[ppc64le] --
[ppc64le]     callable_obj(*args, **kwargs)
[ppc64le] ValueError: PyUnicode_FromFormatV() expects an ASCII-encoded format string, got a non-ASCII byte: 0xc2
[ppc64le] Ran 4 tests in 0.008s
[ppc64le] FAILED (errors=2)
[ppc64le] 148/186 Test #186: qtxmltosphinx ......................................................   Passed    0.01 sec
[ppc64le] --
[ppc64le] .E.E.
[ppc64le] ERROR: testPrivateDtorInheritance (__main__.PrivateDtorTest.testPrivateDtorInheritance)
[ppc64le] Test if inheriting from PrivateDtor raises an exception.
[ppc64le] --
[ppc64le]     class Foo(PrivateDtor):
[ppc64le] ValueError: PyUnicode_FromFormatV() expects an ASCII-encoded format string, got a non-ASCII byte: 0xc2
[ppc64le] ERROR: testPrivateDtorInstanciation (__main__.PrivateDtorTest.testPrivateDtorInstanciation)
[ppc64le] Test if instanciation of class with a private destructor raises an exception.
[ppc64le] --
[ppc64le]     callable_obj(*args, **kwargs)
[ppc64le] ValueError: PyUnicode_FromFormatV() expects an ASCII-encoded format string, got a non-ASCII byte: 0xc2
[ppc64le] Ran 5 tests in 0.011s
[ppc64le] FAILED (errors=2)
[ppc64le] 152/186 Test #155: sample_referencetopointer ..........................................   Passed    0.24 sec
2023-Nov-12 15:24:17 :: [ppc64le] python3-module-pyside6.git 6.4.2-alt3: remote: build failed
2023-Nov-12 15:24:18 :: [ppc64le] #100 python3-module-pyside6.git 6.4.2-alt3: build FAILED
[aarch64] .E.E.
[aarch64] ERROR: testPrivateDtorInheritance (__main__.PrivateDtorTest.testPrivateDtorInheritance)
[aarch64] Test if inheriting from PrivateDtor raises an exception.
[aarch64] --
[aarch64]     class Foo(PrivateDtor):
[aarch64] ValueError: PyUnicode_FromFormatV() expects an ASCII-encoded format string, got a non-ASCII byte: 0xc2
[aarch64] ERROR: testPrivateDtorInstanciation (__main__.PrivateDtorTest.testPrivateDtorInstanciation)
[aarch64] Test if instanciation of class with a private destructor raises an exception.
[aarch64] --
[aarch64]     callable_obj(*args, **kwargs)
[aarch64] ValueError: PyUnicode_FromFormatV() expects an ASCII-encoded format string, got a non-ASCII byte: 0xc2
[aarch64] Ran 5 tests in 0.017s
[aarch64] FAILED (errors=2)
[aarch64]         Start 170: sample_typedealloc
[aarch64] --
[aarch64] E.E.
[aarch64] ERROR: testPrivateCtorInheritance (__main__.PrivateCtorTest.testPrivateCtorInheritance)
[aarch64] Test if inheriting from PrivateCtor raises an exception.
[aarch64] --
[aarch64]     class Foo(PrivateCtor):
[aarch64] ValueError: PyUnicode_FromFormatV() expects an ASCII-encoded format string, got a non-ASCII byte: 0xc2
[aarch64] ERROR: testPrivateCtorInstanciation (__main__.PrivateCtorTest.testPrivateCtorInstanciation)
[aarch64] Test if instanciation of class with a private constructor raises an exception.
[aarch64] --
[aarch64]     callable_obj(*args, **kwargs)
[aarch64] ValueError: PyUnicode_FromFormatV() expects an ASCII-encoded format string, got a non-ASCII byte: 0xc2
[aarch64] Ran 4 tests in 0.019s
[aarch64] FAILED (errors=2)
[aarch64]         Start 173: sample_unsafe_parent
2023-Nov-12 15:27:00 :: [aarch64] python3-module-pyside6.git 6.4.2-alt3: remote: build failed
2023-Nov-12 15:27:00 :: [aarch64] #100 python3-module-pyside6.git 6.4.2-alt3: build FAILED
[armh] .E.E.
[armh] ERROR: testPrivateDtorInheritance (__main__.PrivateDtorTest.testPrivateDtorInheritance)
[armh] Test if inheriting from PrivateDtor raises an exception.
[armh] --
[armh]     class Foo(PrivateDtor):
[armh] ValueError: PyUnicode_FromFormatV() expects an ASCII-encoded format string, got a non-ASCII byte: 0xc2
[armh] ERROR: testPrivateDtorInstanciation (__main__.PrivateDtorTest.testPrivateDtorInstanciation)
[armh] Test if instanciation of class with a private destructor raises an exception.
[armh] --
[armh]     callable_obj(*args, **kwargs)
[armh] ValueError: PyUnicode_FromFormatV() expects an ASCII-encoded format string, got a non-ASCII byte: 0xc2
[armh] Ran 5 tests in 0.047s
[armh] FAILED (errors=2)
[armh]         Start 176: sample_virtualmethods
[armh] --
[armh] E.E.
[armh] ERROR: testPrivateCtorInheritance (__main__.PrivateCtorTest.testPrivateCtorInheritance)
[armh] Test if inheriting from PrivateCtor raises an exception.
[armh] --
[armh]     class Foo(PrivateCtor):
[armh] ValueError: PyUnicode_FromFormatV() expects an ASCII-encoded format string, got a non-ASCII byte: 0xc2
[armh] ERROR: testPrivateCtorInstanciation (__main__.PrivateCtorTest.testPrivateCtorInstanciation)
[armh] Test if instanciation of class with a private constructor raises an exception.
[armh] --
[armh]     callable_obj(*args, **kwargs)
[armh] ValueError: PyUnicode_FromFormatV() expects an ASCII-encoded format string, got a non-ASCII byte: 0xc2
[armh] Ran 4 tests in 0.015s
[armh] FAILED (errors=2)
[armh]         Start 180: sample_writableclassdict
2023-Nov-12 15:27:53 :: [armh] python3-module-pyside6.git 6.4.2-alt3: remote: build failed
2023-Nov-12 15:27:53 :: [armh] #100 python3-module-pyside6.git 6.4.2-alt3: build FAILED
2023-Nov-12 15:22:03 :: [x86_64] build FAILED
2023-Nov-12 15:22:40 :: [i586] build FAILED
2023-Nov-12 15:24:18 :: [ppc64le] build FAILED
2023-Nov-12 15:27:00 :: [aarch64] build FAILED
2023-Nov-12 15:27:53 :: [armh] build FAILED
2023-Nov-12 15:27:53 :: task #334267 for sisyphus FAILED


More information about the Sisyphus-incominger mailing list