[#342823] [test-only] FAILED (try 3) vips.git=8.15.2-alt1 vipsdisp.git=3.0.4-alt1

Girar awaiter (lakostis) girar-builder at altlinux.org
Sat Mar 16 11:03:15 MSK 2024


https://git.altlinux.org/tasks/342823/logs/events.3.1.log

subtask  name      aarch64    i586  ppc64le  x86_64
   #100  vips         3:55    2:31     4:48    2:34
   #300  vipsdisp        ?  failed        ?  failed

2024-Mar-16 07:58:25 :: test-only task #342823 for sisyphus resumed by lakostis:
#100 build 8.15.2-alt1 from /people/lakostis/packages/vips.git fetched at 2024-Mar-15 22:04:09
#200 removed
#300 build 3.0.4-alt1 from /people/lakostis/packages/vipsdisp.git fetched at 2024-Mar-16 07:58:15
2024-Mar-16 07:58:25 :: created build repo
2024-Mar-16 07:58:26 :: [x86_64] #100 vips.git 8.15.2-alt1: build start
2024-Mar-16 07:58:26 :: [aarch64] #100 vips.git 8.15.2-alt1: build start
2024-Mar-16 07:58:26 :: [i586] #100 vips.git 8.15.2-alt1: build start
2024-Mar-16 07:58:26 :: [ppc64le] #100 vips.git 8.15.2-alt1: build start
2024-Mar-16 08:00:57 :: [i586] #100 vips.git 8.15.2-alt1: build OK
2024-Mar-16 08:00:57 :: [i586] #300 vipsdisp.git 3.0.4-alt1: build start
2024-Mar-16 08:01:00 :: [x86_64] #100 vips.git 8.15.2-alt1: build OK
2024-Mar-16 08:01:00 :: [x86_64] #300 vipsdisp.git 3.0.4-alt1: build start
[i586] ../src/tilesource.c: In function ‘tile_source_get_pyramid_subifd’:
[i586] ../src/tilesource.c:1366:27: error: unknown type name ‘VipsImage_autoptr’
[i586]  1366 |                 g_autoptr(VipsImage) level = tile_source_open(tile_source, i);
[i586] --
[i586]  1366 |                 g_autoptr(VipsImage) level = tile_source_open(tile_source, i);
[i586] ../src/tilesource.c:1366:17: error: cleanup argument not a function
[i586] ../src/tilesource.c:1366:46: warning: initialization of ‘int’ from ‘VipsImage *’ makes integer from pointer without a cast [-Wint-conversion]
[i586]  1366 |                 g_autoptr(VipsImage) level = tile_source_open(tile_source, i);
[i586] ../src/tilesource.c:1369:36: error: invalid type argument of ‘->’ (have ‘int’)
[i586]  1369 |                 level_width = level->Xsize;
[i586] ../src/tilesource.c:1370:37: error: invalid type argument of ‘->’ (have ‘int’)
[i586]  1370 |                 level_height = level->Ysize;
[i586] ../src/tilesource.c: In function ‘tile_source_get_pyramid_page’:
[i586] ../src/tilesource.c:1425:27: error: unknown type name ‘VipsImage_autoptr’
[i586]  1425 |                 g_autoptr(VipsImage) level = tile_source_open(tile_source, i);
[i586] --
[i586]  1425 |                 g_autoptr(VipsImage) level = tile_source_open(tile_source, i);
[i586] ../src/tilesource.c:1425:17: error: cleanup argument not a function
[i586] ../src/tilesource.c:1425:46: warning: initialization of ‘int’ from ‘VipsImage *’ makes integer from pointer without a cast [-Wint-conversion]
[i586]  1425 |                 g_autoptr(VipsImage) level = tile_source_open(tile_source, i);
[i586] ../src/tilesource.c:1428:36: error: invalid type argument of ‘->’ (have ‘int’)
[i586]  1428 |                 level_width = level->Xsize;
[i586] ../src/tilesource.c:1429:37: error: invalid type argument of ‘->’ (have ‘int’)
[i586]  1429 |                 level_height = level->Ysize;
[i586] ../src/tilesource.c: In function ‘tile_source_new_from_file’:
[i586] ../src/tilesource.c:1541:19: error: unknown type name ‘VipsImage_autoptr’
[i586]  1541 |         g_autoptr(VipsImage) base = vips_image_new_from_file(filename, NULL);
[i586] --
[i586]  1541 |         g_autoptr(VipsImage) base = vips_image_new_from_file(filename, NULL);
[i586] ../src/tilesource.c:1541:9: error: cleanup argument not a function
[i586] ../src/tilesource.c:1541:37: warning: initialization of ‘int’ from ‘VipsImage *’ makes integer from pointer without a cast [-Wint-conversion]
2024-Mar-16 08:01:33 :: [i586] vipsdisp.git 3.0.4-alt1: remote: build failed
2024-Mar-16 08:01:33 :: [i586] #300 vipsdisp.git 3.0.4-alt1: build FAILED
2024-Mar-16 08:01:33 :: [i586] requesting cancellation of task processing
[x86_64] ../src/tilesource.c: In function ‘tile_source_get_pyramid_subifd’:
[x86_64] ../src/tilesource.c:1366:27: error: unknown type name ‘VipsImage_autoptr’
[x86_64]  1366 |                 g_autoptr(VipsImage) level = tile_source_open(tile_source, i);
[x86_64] --
[x86_64]  1366 |                 g_autoptr(VipsImage) level = tile_source_open(tile_source, i);
[x86_64] ../src/tilesource.c:1366:17: error: cleanup argument not a function
[x86_64] ../src/tilesource.c:1366:46: warning: initialization of ‘int’ from ‘VipsImage *’ makes integer from pointer without a cast [-Wint-conversion]
[x86_64]  1366 |                 g_autoptr(VipsImage) level = tile_source_open(tile_source, i);
[x86_64] ../src/tilesource.c:1369:36: error: invalid type argument of ‘->’ (have ‘int’)
[x86_64]  1369 |                 level_width = level->Xsize;
[x86_64] ../src/tilesource.c:1370:37: error: invalid type argument of ‘->’ (have ‘int’)
[x86_64]  1370 |                 level_height = level->Ysize;
[x86_64] ../src/tilesource.c: In function ‘tile_source_get_pyramid_page’:
[x86_64] ../src/tilesource.c:1425:27: error: unknown type name ‘VipsImage_autoptr’
[x86_64]  1425 |                 g_autoptr(VipsImage) level = tile_source_open(tile_source, i);
[x86_64] --
[x86_64]  1425 |                 g_autoptr(VipsImage) level = tile_source_open(tile_source, i);
[x86_64] ../src/tilesource.c:1425:17: error: cleanup argument not a function
[x86_64] ../src/tilesource.c:1425:46: warning: initialization of ‘int’ from ‘VipsImage *’ makes integer from pointer without a cast [-Wint-conversion]
[x86_64]  1425 |                 g_autoptr(VipsImage) level = tile_source_open(tile_source, i);
[x86_64] ../src/tilesource.c:1428:36: error: invalid type argument of ‘->’ (have ‘int’)
[x86_64]  1428 |                 level_width = level->Xsize;
[x86_64] ../src/tilesource.c:1429:37: error: invalid type argument of ‘->’ (have ‘int’)
[x86_64]  1429 |                 level_height = level->Ysize;
[x86_64] ../src/tilesource.c: In function ‘tile_source_new_from_file’:
[x86_64] ../src/tilesource.c:1541:19: error: unknown type name ‘VipsImage_autoptr’
[x86_64]  1541 |         g_autoptr(VipsImage) base = vips_image_new_from_file(filename, NULL);
[x86_64] --
[x86_64]  1541 |         g_autoptr(VipsImage) base = vips_image_new_from_file(filename, NULL);
[x86_64] ../src/tilesource.c:1541:9: error: cleanup argument not a function
[x86_64] ../src/tilesource.c:1541:37: warning: initialization of ‘int’ from ‘VipsImage *’ makes integer from pointer without a cast [-Wint-conversion]
2024-Mar-16 08:01:41 :: [x86_64] vipsdisp.git 3.0.4-alt1: remote: build failed
2024-Mar-16 08:01:41 :: [x86_64] #300 vipsdisp.git 3.0.4-alt1: build FAILED
2024-Mar-16 08:02:21 :: [aarch64] #100 vips.git 8.15.2-alt1: build OK
2024-Mar-16 08:02:21 :: [aarch64] task processing CANCELLED
2024-Mar-16 08:03:14 :: [ppc64le] #100 vips.git 8.15.2-alt1: build OK
2024-Mar-16 08:03:15 :: [ppc64le] task processing CANCELLED
2024-Mar-16 08:01:34 :: [i586] build FAILED
2024-Mar-16 08:01:41 :: [x86_64] build FAILED
2024-Mar-16 08:02:21 :: [aarch64] build FAILED
2024-Mar-16 08:03:15 :: [ppc64le] build FAILED
2024-Mar-16 08:03:15 :: task #342823 for sisyphus FAILED


More information about the Sisyphus-incominger mailing list