From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on sa.local.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-3.3 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=unavailable autolearn_force=no version=3.4.1 Date: Sun, 12 Nov 2023 16:02:01 +0000 From: "Girar awaiter (toni)" To: Anton Vyatkin Subject: [#334267] FAILED (try 2) python3-module-pyside6.git=6.4.2-alt3 Message-ID: Mail-Followup-To: Girar awaiter robot References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-girar-task-id: 334267 X-girar-task-owner: toni X-girar-task-repo: sisyphus X-girar-task-try: 2 X-girar-task-iter: 1 X-girar-task-status: FAILED X-girar-task-URL: https://git.altlinux.org/tasks/334267/ X-girar-task-log: logs/events.2.1.log X-girar-task-summary: [#334267] FAILED (try 2) python3-module-pyside6.git=6.4.2-alt3 User-Agent: Mutt/1.10.1 (2018-07-13) Cc: sisyphus-incominger@lists.altlinux.org, girar-builder-sisyphus@altlinux.org X-BeenThere: sisyphus-incominger@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Devel discussion list List-Id: ALT Linux Girar Builder robot reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Nov 2023 16:02:05 -0000 Archived-At: List-Archive: https://git.altlinux.org/tasks/334267/logs/events.2.1.log subtask name aarch64 armh i586 ppc64le x86_64 #200 python3-module-pyside6 failed failed failed failed failed 2023-Nov-12 15:49:31 :: task #334267 for sisyphus resumed by toni: #100 removed #200 build 6.4.2-alt3 from /people/toni/packages/python3-module-pyside6.git fetched at 2023-Nov-12 15:49:09 2023-Nov-12 15:49:32 :: [aarch64] #200 python3-module-pyside6.git 6.4.2-alt3: build start 2023-Nov-12 15:49:32 :: [armh] #200 python3-module-pyside6.git 6.4.2-alt3: build start 2023-Nov-12 15:49:32 :: [x86_64] #200 python3-module-pyside6.git 6.4.2-alt3: build start 2023-Nov-12 15:49:32 :: [i586] #200 python3-module-pyside6.git 6.4.2-alt3: build start 2023-Nov-12 15:49:32 :: [ppc64le] #200 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.007s [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.023s [x86_64] FAILED (errors=2) [x86_64] Start 179: sample_weakref 2023-Nov-12 15:56:03 :: [x86_64] python3-module-pyside6.git 6.4.2-alt3: remote: build failed 2023-Nov-12 15:56:03 :: [x86_64] #200 python3-module-pyside6.git 6.4.2-alt3: build FAILED 2023-Nov-12 15:56: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.007s [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 180: sample_writableclassdict 2023-Nov-12 15:56:39 :: [i586] python3-module-pyside6.git 6.4.2-alt3: remote: build failed 2023-Nov-12 15:56:39 :: [i586] #200 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.009s [ppc64le] FAILED (errors=2) [ppc64le] 148/186 Test #148: sample_privatedtor .................................................***Failed 0.27 sec [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] 149/186 Test #150: sample_pstrlist .................................................... Passed 0.25 sec 2023-Nov-12 15:58:35 :: [ppc64le] python3-module-pyside6.git 6.4.2-alt3: remote: build failed 2023-Nov-12 15:58:35 :: [ppc64le] #200 python3-module-pyside6.git 6.4.2-alt3: build FAILED [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.035s [aarch64] FAILED (errors=2) [aarch64] Start 171: sample_typedtordoublefree [aarch64] -- [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.027s [aarch64] FAILED (errors=2) [aarch64] Start 173: sample_unsafe_parent 2023-Nov-12 16:01:06 :: [aarch64] python3-module-pyside6.git 6.4.2-alt3: remote: build failed 2023-Nov-12 16:01:06 :: [aarch64] #200 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.016s [armh] FAILED (errors=2) [armh] Start 177: sample_visibilitychange [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 16:02:00 :: [armh] python3-module-pyside6.git 6.4.2-alt3: remote: build failed 2023-Nov-12 16:02:00 :: [armh] #200 python3-module-pyside6.git 6.4.2-alt3: build FAILED 2023-Nov-12 15:56:03 :: [x86_64] build FAILED 2023-Nov-12 15:56:39 :: [i586] build FAILED 2023-Nov-12 15:58:35 :: [ppc64le] build FAILED 2023-Nov-12 16:01:06 :: [aarch64] build FAILED 2023-Nov-12 16:02:00 :: [armh] build FAILED 2023-Nov-12 16:02:01 :: task #334267 for sisyphus FAILED