[riscv-reports] [#34272] FAILED srpm=hdf-4.2.15-alt2.src.rpm
Girar awaiter robot
awaiter at gyle-riscv.office.basealt.ru
Wed Jun 28 12:23:06 MSK 2023
http://git.altlinux.org/tasks/34272/logs/events.1.1.log
2023-Jun-28 09:17:23 :: task #34272 for sisyphus_riscv64 started by iv:
#100 build hdf-4.2.15-alt2.src.rpm
2023-Jun-28 09:17:28 :: [riscv64] #100 hdf-4.2.15-alt2.src.rpm: build start
cnbit.c:101:9: error: unknown type name 'int32'
101 | PRIVATE int32
cnbit.c: In function 'HCIcnbit_init':
cnbit.c:107:5: error: unknown type name 'intn'; did you mean 'int'?
107 | intn bits; /* number of bits in number type */
| int
cnbit.c:108:5: error: unknown type name 'intn'; did you mean 'int'?
108 | intn top_bit, bot_bit; /* bits around a range of bytes */
| int
cnbit.c:109:5: error: unknown type name 'intn'; did you mean 'int'?
109 | intn mask_top, mask_bot; /* top and bottom bits in mask */
| int
cnbit.c:110:5: error: unknown type name 'intn'; did you mean 'int'?
110 | intn i; /* local counting variable */
--
117 | HRETURN_ERROR(DFE_SEEKERROR, FAIL);
hdfi.h:1560:55: error: 'intn' undeclared (first use in this function); did you mean 'int'?
1560 | # define HDmemset(dst,c,n) (memset((void *)(dst),(intn)(c),(size_t)(n)))
--
132 | HDmemset(nbit_info->mask_buf, (nbit_info->fill_one == TRUE ? 0xff : 0),
cnbit.c:169:55: error: 'uint8' undeclared (first use in this function); did you mean 'uint'?
169 | nbit_info->mask_info[i].mask = (uint8) (mask_arr8[(top_bit - mask_bot) + 1] << (8 - ((top_bit - mask_bot) + 1)));
--
cnbit.c: At top level:
cnbit.c:239:9: error: unknown type name 'int32'
239 | PRIVATE int32
cnbit.c:240:36: error: unknown type name 'int32'; did you mean 'int32_t'?
240 | HCIcnbit_decode(compinfo_t * info, int32 length, uint8 *buf)
| int32_t
cnbit.c:240:50: error: unknown type name 'uint8'; did you mean 'uint'?
240 | HCIcnbit_decode(compinfo_t * info, int32 length, uint8 *buf)
2023-Jun-28 09:23:05 :: [riscv64] hdf-4.2.15-alt2.src.rpm: remote: build failed
2023-Jun-28 09:23:05 :: [riscv64] #100 hdf-4.2.15-alt2.src.rpm: build FAILED
2023-Jun-28 09:23:06 :: [riscv64] requesting cancellation of task processing
2023-Jun-28 09:23:06 :: [riscv64] build FAILED
2023-Jun-28 09:23:06 :: task #34272 for sisyphus_riscv64 FAILED
More information about the Riscv-reports
mailing list