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=ham autolearn_force=no version=3.4.1 Date: Thu, 22 May 2025 18:37:39 +0000 From: "Girar awaiter (x1z53)" To: David Sultaniiazov Subject: [#383814] [test-only] FAILED (try 30) fasm.git=1.73.30-alt2 refal2.git=0.2.3-alt5 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: 383814 X-girar-task-owner: x1z53 X-girar-task-repo: sisyphus X-girar-task-try: 30 X-girar-task-iter: 1 X-girar-task-status: FAILED X-girar-task-URL: https://git.altlinux.org/tasks/383814/ X-girar-task-log: logs/events.30.1.log X-girar-task-summary: [#383814] [test-only] FAILED (try 30) fasm.git=1.73.30-alt2 refal2.git=0.2.3-alt5 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: Thu, 22 May 2025 18:37:42 -0000 Archived-At: List-Archive: https://git.altlinux.org/tasks/383814/logs/events.30.1.log https://packages.altlinux.org/tasks/383814 subtask name aarch64 i586 x86_64 #3400 refal2 - failed - 2025-May-22 18:36:46 :: test-only task #383814 for sisyphus resumed by x1z53: 2025-May-22 18:36:46 :: message: x86_64_rebuild #100 removed #200 removed #300 removed #400 removed #500 build 1.73.30-alt2 from /people/x1z53/packages/fasm.git fetched at 2025-May-21 14:51:48 #600 removed #700 removed #1000 removed #1100 removed #1200 removed #1300 removed #1400 removed #1500 removed #1600 removed #1700 removed #2000 removed #2100 removed #2200 removed #2300 removed #2400 removed #2500 removed #2600 removed #2700 removed #3000 removed #3100 removed #3200 removed #3300 removed #3400 build 0.2.3-alt5 from /people/x1z53/packages/refal2.git fetched at 2025-May-22 18:36:38 2025-May-22 18:36:46 :: created build repo 2025-May-22 18:36:47 :: [i586] #500 fasm.git 1.73.30-alt2: build start 2025-May-22 18:36:47 :: [aarch64] #500 fasm.git 1.73.30-alt2: build start 2025-May-22 18:36:47 :: [x86_64] #500 fasm.git 1.73.30-alt2: build start 2025-May-22 18:37:00 :: [i586] #500 fasm.git 1.73.30-alt2: build OK (cached) 2025-May-22 18:37:01 :: [i586] #3400 refal2.git 0.2.3-alt5: build start 2025-May-22 18:37:01 :: [x86_64] #500 fasm.git 1.73.30-alt2: build OK (cached) 2025-May-22 18:37:01 :: [x86_64] #3400 refal2.git 0.2.3-alt5: build start 2025-May-22 18:37:14 :: [x86_64] #3400 refal2.git 0.2.3-alt5: build SKIPPED 2025-May-22 18:37:15 :: [aarch64] #500 fasm.git 1.73.30-alt2: build SKIPPED 2025-May-22 18:37:16 :: [aarch64] #3400 refal2.git 0.2.3-alt5: build start [i586] src/inter/xjak.c: In function 'br_': [i586] src/inter/xjak.c:50:8: error: called object 'lins' is not a function or function pointer [i586] 50 | if (!lins(ast->store,2)) { refal.upshot = 3; return;}; /* LACK */ [i586] -- [i586] 12 | int lins; [i586] src/inter/xjak.c:55:3: error: called object 'rftpl' is not a function or function pointer [i586] 55 | rftpl(pl,refal.preva,refal.nexta); [i586] -- [i586] src/inter/xjak.c: In function 'dg_': [i586] src/inter/xjak.c:73:3: error: called object 'rftpl' is not a function or function pointer [i586] 73 | rftpl(refal.prevr,q,pr); [i586] -- [i586] 10 | void rftpl; [i586] src/inter/xjak.c:75:3: error: called object 'rfdel' is not a function or function pointer [i586] 75 | rfdel(pl,pr); [i586] -- [i586] src/inter/xjak.c: In function 'dgall_': [i586] src/inter/xjak.c:85:5: error: called object 'rftpl' is not a function or function pointer [i586] 85 | rftpl(refal.prevr,ast->store,ast->store); [i586] -- [i586] src/inter/xjak.c: In function 'gtr_': [i586] src/inter/xjak.c:95:3: error: called object 'rftpl' is not a function or function pointer [i586] 95 | rftpl(refal.prevr,p,p); [i586] -- [i586] src/inter/xjak.c: In function 'rdr_': [i586] src/inter/xjak.c:106:7: error: called object 'lcopy' is not a function or function pointer [i586] 106 | if(!lcopy(refal.prevr,p,p)) {refal.upshot = 3; return;}; /* LACK */ [i586] -- [i586] src/inter/xjak.c: In function 'ptr_': [i586] src/inter/xjak.c:118:3: error: called object 'rftpl' is not a function or function pointer [i586] 118 | rftpl(q,r,refal.nexta); [i586] -- [i586] src/inter/xjak.c: In function 'wtr_': [i586] src/inter/xjak.c:134:3: error: called object 'rfdel' is not a function or function pointer [i586] 134 | rfdel(p,p); [i586] -- [i586] 11 | void rfdel; [i586] src/inter/xjak.c:135:3: error: called object 'rftpl' is not a function or function pointer [i586] 135 | rftpl(p,r,refal.nexta); 2025-May-22 18:37:17 :: [i586] refal2.git 0.2.3-alt5: remote: build failed 2025-May-22 18:37:17 :: [i586] #3400 refal2.git 0.2.3-alt5: build FAILED 2025-May-22 18:37:17 :: [i586] requesting cancellation of task processing 2025-May-22 18:37:39 :: [aarch64] #3400 refal2.git 0.2.3-alt5: build SKIPPED 2025-May-22 18:37:18 :: [i586] build FAILED 2025-May-22 18:37:39 :: task #383814 for sisyphus FAILED