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: Mon, 31 Oct 2022 11:24:29 +0000 From: "Girar awaiter (shaba)" To: Alexey Shabalin Subject: [#309291] [test-only] FAILED kvdo.git=8.2.0.21-alt2 ... Message-ID: Mail-Followup-To: Girar awaiter robot MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-girar-task-id: 309291 X-girar-task-owner: shaba X-girar-task-repo: sisyphus X-girar-task-try: 1 X-girar-task-iter: 1 X-girar-task-status: FAILED X-girar-task-URL: https://git.altlinux.org/tasks/309291/ X-girar-task-log: logs/events.1.1.log X-girar-task-summary: [#309291] [test-only] FAILED kvdo.git=8.2.0.21-alt2 kernel-modules.git=sisyphus/kernel-modules-kvdo-std-def-8.2.0.21-alt1 kernel-modules.git=sisyphus/kernel-modules-kvdo-un-def-8.2.0.21-alt1 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: Mon, 31 Oct 2022 11:24:35 -0000 Archived-At: List-Archive: https://git.altlinux.org/tasks/309291/logs/events.1.1.log subtask name aarch64 armh i586 ppc64le x86_64 #100 kvdo 43 1:02 22 50 22 #200 @kernel-modules-kvdo-std-def failed ? - ? failed 2022-Oct-31 11:22:41 :: test-only task #309291 for sisyphus started by shaba: #100 build 8.2.0.21-alt2 from /people/shaba/packages/kvdo.git fetched at 2022-Oct-31 11:20:27 #200 build sisyphus/kernel-modules-kvdo-std-def-8.2.0.21-alt1 from /people/shaba/packages/kernel-modules.git fetched at 2022-Oct-31 11:22:22 #300 build sisyphus/kernel-modules-kvdo-un-def-8.2.0.21-alt1 from /people/shaba/packages/kernel-modules.git fetched at 2022-Oct-31 11:22:32 2022-Oct-31 11:22:42 :: created build repo 2022-Oct-31 11:22:43 :: [x86_64] #100 kvdo.git 8.2.0.21-alt2: build start 2022-Oct-31 11:22:43 :: [i586] #100 kvdo.git 8.2.0.21-alt2: build start 2022-Oct-31 11:22:43 :: [ppc64le] #100 kvdo.git 8.2.0.21-alt2: build start 2022-Oct-31 11:22:43 :: [armh] #100 kvdo.git 8.2.0.21-alt2: build start 2022-Oct-31 11:22:43 :: [aarch64] #100 kvdo.git 8.2.0.21-alt2: build start 2022-Oct-31 11:23:05 :: [x86_64] #100 kvdo.git 8.2.0.21-alt2: build OK 2022-Oct-31 11:23:05 :: [i586] #100 kvdo.git 8.2.0.21-alt2: build OK 2022-Oct-31 11:23:05 :: [x86_64] #200 kernel-modules.git sisyphus/kernel-modules-kvdo-std-def-8.2.0.21-alt1: build start 2022-Oct-31 11:23:05 :: [i586] #200 kernel-modules.git sisyphus/kernel-modules-kvdo-std-def-8.2.0.21-alt1: build start 2022-Oct-31 11:23:16 :: [i586] #200 kernel-modules.git sisyphus/kernel-modules-kvdo-std-def-8.2.0.21-alt1: build SKIPPED 2022-Oct-31 11:23:17 :: [i586] #300 kernel-modules.git sisyphus/kernel-modules-kvdo-un-def-8.2.0.21-alt1: build start 2022-Oct-31 11:23:26 :: [aarch64] #100 kvdo.git 8.2.0.21-alt2: build OK 2022-Oct-31 11:23:27 :: [aarch64] #200 kernel-modules.git sisyphus/kernel-modules-kvdo-std-def-8.2.0.21-alt1: build start 2022-Oct-31 11:23:28 :: [i586] #300 kernel-modules.git sisyphus/kernel-modules-kvdo-un-def-8.2.0.21-alt1: build SKIPPED [x86_64] make: Entering directory '/usr/src/linux-5.15.76-std-def-alt1' [x86_64] /bin/sh: ./scripts/pahole-flags.sh: No such file or directory [x86_64] CC [M] /usr/src/RPM/BUILD/kvdo-8.2.0.21/vdo/action-manager.o [x86_64] -- [x86_64] /usr/src/RPM/BUILD/kvdo-8.2.0.21/vdo/io-factory.c: In function 'make_uds_bufio': [x86_64] /usr/src/RPM/BUILD/kvdo-8.2.0.21/vdo/io-factory.c:124:5: error: "LINUX_VERSION_CODE" is not defined, evaluates to 0 [-Werror=undef] [x86_64] 124 | #if LINUX_VERSION_CODE >= KERNEL_VERSION(6,0,0) [x86_64] /usr/src/RPM/BUILD/kvdo-8.2.0.21/vdo/io-factory.c:124:27: error: "KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] [x86_64] 124 | #if LINUX_VERSION_CODE >= KERNEL_VERSION(6,0,0) [x86_64] /usr/src/RPM/BUILD/kvdo-8.2.0.21/vdo/io-factory.c:124:41: error: missing binary operator before token "(" [x86_64] 124 | #if LINUX_VERSION_CODE >= KERNEL_VERSION(6,0,0) [x86_64] cc1: all warnings being treated as errors [x86_64] make[2]: *** [scripts/Makefile.build:289: /usr/src/RPM/BUILD/kvdo-8.2.0.21/vdo/io-factory.o] Error 1 2022-Oct-31 11:23:32 :: [x86_64] kernel-modules.git sisyphus/kernel-modules-kvdo-std-def-8.2.0.21-alt1: remote: build failed 2022-Oct-31 11:23:32 :: [x86_64] #200 kernel-modules.git sisyphus/kernel-modules-kvdo-std-def-8.2.0.21-alt1: build FAILED 2022-Oct-31 11:23:32 :: [x86_64] requesting cancellation of task processing 2022-Oct-31 11:23:33 :: [ppc64le] #100 kvdo.git 8.2.0.21-alt2: build OK 2022-Oct-31 11:23:33 :: [ppc64le] task processing CANCELLED 2022-Oct-31 11:23:45 :: [armh] #100 kvdo.git 8.2.0.21-alt2: build OK 2022-Oct-31 11:23:45 :: [armh] task processing CANCELLED [aarch64] make: Entering directory '/usr/src/linux-5.15.76-std-def-alt1' [aarch64] /bin/sh: ./scripts/pahole-flags.sh: No such file or directory [aarch64] CC [M] /usr/src/RPM/BUILD/kvdo-8.2.0.21/vdo/action-manager.o [aarch64] -- [aarch64] /usr/src/RPM/BUILD/kvdo-8.2.0.21/vdo/io-factory.c: In function 'make_uds_bufio': [aarch64] /usr/src/RPM/BUILD/kvdo-8.2.0.21/vdo/io-factory.c:124:5: error: "LINUX_VERSION_CODE" is not defined, evaluates to 0 [-Werror=undef] [aarch64] 124 | #if LINUX_VERSION_CODE >= KERNEL_VERSION(6,0,0) [aarch64] /usr/src/RPM/BUILD/kvdo-8.2.0.21/vdo/io-factory.c:124:27: error: "KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef] [aarch64] 124 | #if LINUX_VERSION_CODE >= KERNEL_VERSION(6,0,0) [aarch64] /usr/src/RPM/BUILD/kvdo-8.2.0.21/vdo/io-factory.c:124:41: error: missing binary operator before token "(" [aarch64] 124 | #if LINUX_VERSION_CODE >= KERNEL_VERSION(6,0,0) [aarch64] cc1: all warnings being treated as errors [aarch64] make[2]: *** [scripts/Makefile.build:289: /usr/src/RPM/BUILD/kvdo-8.2.0.21/vdo/io-factory.o] Error 1 2022-Oct-31 11:24:28 :: [aarch64] kernel-modules.git sisyphus/kernel-modules-kvdo-std-def-8.2.0.21-alt1: remote: build failed 2022-Oct-31 11:24:28 :: [aarch64] #200 kernel-modules.git sisyphus/kernel-modules-kvdo-std-def-8.2.0.21-alt1: build FAILED 2022-Oct-31 11:23:32 :: [x86_64] build FAILED 2022-Oct-31 11:23:33 :: [ppc64le] build FAILED 2022-Oct-31 11:23:45 :: [armh] build FAILED 2022-Oct-31 11:24:29 :: [aarch64] build FAILED 2022-Oct-31 11:24:29 :: task #309291 for sisyphus FAILED