[#334806] FAILED (try 3) appstream.git=1.0.0-alt1 flatpak.git=1.14.4-alt1 ...

Girar awaiter (cas) girar-builder at altlinux.org
Wed Nov 22 14:39:42 MSK 2023


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

subtask  name     aarch64    armh    i586  ppc64le  x86_64
   #300  flatpak   failed  failed  failed   failed  failed

2023-Nov-22 11:36:41 :: task #334806 for sisyphus resumed by cas:
2023-Nov-22 11:36:41 :: message: New_version_of_appstream
#100 removed
#200 build 1.0.0-alt1 from /people/cas/packages/appstream.git fetched at 2023-Nov-22 10:48:46
#300 build 1.14.4-alt1 from /gears/f/flatpak.git fetched at 2023-Nov-22 11:35:24 from sisyphus
#400 build gnome-software-45.1-alt1.src.rpm from sisyphus
#500 build 5.112.0-alt1 from /gears/k/kf5-frameworkintegration.git fetched at 2023-Nov-22 11:35:25 from sisyphus
#600 build libadwaita-1.4.0-alt1.src.rpm from sisyphus
#700 build malcontent-0.11.1-alt1.src.rpm from sisyphus
#1000 build 1.2.5.0.0.30-alt1 from /gears/p/packagekit.git fetched at 2023-Nov-22 11:35:28 from sisyphus
#1100 build 5.27.9-alt2 from /gears/p/plasma5-discover.git fetched at 2023-Nov-22 11:35:29 from sisyphus
#1200 build 5.27.9-alt5 from /gears/p/plasma5-workspace.git fetched at 2023-Nov-22 11:35:32 from sisyphus
2023-Nov-22 11:36:42 :: created build repo
2023-Nov-22 11:36:43 :: [x86_64] #200 appstream.git 1.0.0-alt1: build start
2023-Nov-22 11:36:43 :: [armh] #200 appstream.git 1.0.0-alt1: build start
2023-Nov-22 11:36:43 :: [aarch64] #200 appstream.git 1.0.0-alt1: build start
2023-Nov-22 11:36:43 :: [ppc64le] #200 appstream.git 1.0.0-alt1: build start
2023-Nov-22 11:36:43 :: [i586] #200 appstream.git 1.0.0-alt1: build start
2023-Nov-22 11:36:58 :: [i586] #200 appstream.git 1.0.0-alt1: build OK (cached)
2023-Nov-22 11:36:58 :: [i586] #300 flatpak.git 1.14.4-alt1: build start
2023-Nov-22 11:36:59 :: [x86_64] #200 appstream.git 1.0.0-alt1: build OK (cached)
2023-Nov-22 11:36:59 :: [x86_64] #300 flatpak.git 1.14.4-alt1: build start
2023-Nov-22 11:37:16 :: [aarch64] #200 appstream.git 1.0.0-alt1: build OK (cached)
2023-Nov-22 11:37:16 :: [aarch64] #300 flatpak.git 1.14.4-alt1: build start
2023-Nov-22 11:37:24 :: [ppc64le] #200 appstream.git 1.0.0-alt1: build OK (cached)
2023-Nov-22 11:37:24 :: [ppc64le] #300 flatpak.git 1.14.4-alt1: build start
2023-Nov-22 11:37:35 :: [armh] #200 appstream.git 1.0.0-alt1: build OK (cached)
2023-Nov-22 11:37:35 :: [armh] #300 flatpak.git 1.14.4-alt1: build start
[x86_64] app/flatpak-builtins-search.c: In function 'flatpak_builtin_search':
[x86_64] app/flatpak-builtins-search.c:275:25: error: initialization of 'GPtrArray *' {aka 'struct _GPtrArray *'} from incompatible pointer type 'AsComponentBox *' {aka 'struct _AsComponentBox *'} [-Werror=incompatible-pointer-types]
[x86_64]   275 |       GPtrArray *apps = as_metadata_get_components (mdata);
[x86_64] cc1: some warnings being treated as errors
[x86_64] make[2]: *** [Makefile:4911: app/flatpak-flatpak-builtins-search.o] Error 1
[x86_64] --
[x86_64] app/flatpak-builtins-utils.c: In function 'as_app_get_version':
[x86_64] app/flatpak-builtins-utils.c:1047:25: error: implicit declaration of function 'as_component_get_releases'; did you mean 'as_component_set_releases'? [-Werror=implicit-function-declaration]
[x86_64]  1047 |   GPtrArray *releases = as_component_get_releases (app);
[x86_64]       |                         as_component_set_releases
[x86_64] app/flatpak-builtins-utils.c:1047:25: error: initialization of 'GPtrArray *' {aka 'struct _GPtrArray *'} from 'int' makes pointer from integer without a cast [-Werror=int-conversion]
[x86_64] app/flatpak-builtins-utils.c: In function 'as_store_find_app':
[x86_64] app/flatpak-builtins-utils.c:1067:31: error: initialization of 'GPtrArray *' {aka 'struct _GPtrArray *'} from incompatible pointer type 'AsComponentBox *' {aka 'struct _AsComponentBox *'} [-Werror=incompatible-pointer-types]
[x86_64]  1067 |       GPtrArray *components = as_metadata_get_components (mdata);
[x86_64] app/flatpak-builtins-utils.c: In function 'flatpak_dir_load_appstream_store':
[x86_64] app/flatpak-builtins-utils.c:1132:40: error: 'AS_FORMAT_STYLE_COLLECTION' undeclared (first use in this function); did you mean 'AS_FORMAT_STYLE_LAST'?
[x86_64]  1132 |   as_metadata_set_format_style (mdata, AS_FORMAT_STYLE_COLLECTION);
[x86_64] --
[x86_64] app/flatpak-builtins-utils.c:1132:40: note: each undeclared identifier is reported only once for each function it appears in
[x86_64] cc1: some warnings being treated as errors
[x86_64] make[2]: *** [Makefile:4022: app/libflatpak_app_la-flatpak-builtins-utils.lo] Error 1
2023-Nov-22 11:37:40 :: [x86_64] flatpak.git 1.14.4-alt1: remote: build failed
2023-Nov-22 11:37:40 :: [x86_64] #300 flatpak.git 1.14.4-alt1: build FAILED
2023-Nov-22 11:37:40 :: [x86_64] requesting cancellation of task processing
[i586] app/flatpak-builtins-search.c: In function 'flatpak_builtin_search':
[i586] app/flatpak-builtins-search.c:275:25: error: initialization of 'GPtrArray *' {aka 'struct _GPtrArray *'} from incompatible pointer type 'AsComponentBox *' {aka 'struct _AsComponentBox *'} [-Werror=incompatible-pointer-types]
[i586]   275 |       GPtrArray *apps = as_metadata_get_components (mdata);
[i586] cc1: some warnings being treated as errors
[i586] make[2]: *** [Makefile:4911: app/flatpak-flatpak-builtins-search.o] Error 1
[i586] --
[i586] app/flatpak-builtins-utils.c: In function 'as_app_get_version':
[i586] app/flatpak-builtins-utils.c:1047:25: error: implicit declaration of function 'as_component_get_releases'; did you mean 'as_component_set_releases'? [-Werror=implicit-function-declaration]
[i586]  1047 |   GPtrArray *releases = as_component_get_releases (app);
[i586]       |                         as_component_set_releases
[i586] app/flatpak-builtins-utils.c:1047:25: error: initialization of 'GPtrArray *' {aka 'struct _GPtrArray *'} from 'int' makes pointer from integer without a cast [-Werror=int-conversion]
[i586] app/flatpak-builtins-utils.c: In function 'as_store_find_app':
[i586] app/flatpak-builtins-utils.c:1067:31: error: initialization of 'GPtrArray *' {aka 'struct _GPtrArray *'} from incompatible pointer type 'AsComponentBox *' {aka 'struct _AsComponentBox *'} [-Werror=incompatible-pointer-types]
[i586]  1067 |       GPtrArray *components = as_metadata_get_components (mdata);
[i586] app/flatpak-builtins-utils.c: In function 'flatpak_dir_load_appstream_store':
[i586] app/flatpak-builtins-utils.c:1132:40: error: 'AS_FORMAT_STYLE_COLLECTION' undeclared (first use in this function); did you mean 'AS_FORMAT_STYLE_LAST'?
[i586]  1132 |   as_metadata_set_format_style (mdata, AS_FORMAT_STYLE_COLLECTION);
[i586] --
[i586] app/flatpak-builtins-utils.c:1132:40: note: each undeclared identifier is reported only once for each function it appears in
[i586] cc1: some warnings being treated as errors
[i586] make[2]: *** [Makefile:4022: app/libflatpak_app_la-flatpak-builtins-utils.lo] Error 1
2023-Nov-22 11:37:43 :: [i586] flatpak.git 1.14.4-alt1: remote: build failed
2023-Nov-22 11:37:43 :: [i586] #300 flatpak.git 1.14.4-alt1: build FAILED
[aarch64] app/flatpak-builtins-search.c: In function 'flatpak_builtin_search':
[aarch64] app/flatpak-builtins-search.c:275:25: error: initialization of 'GPtrArray *' {aka 'struct _GPtrArray *'} from incompatible pointer type 'AsComponentBox *' {aka 'struct _AsComponentBox *'} [-Werror=incompatible-pointer-types]
[aarch64]   275 |       GPtrArray *apps = as_metadata_get_components (mdata);
[aarch64] cc1: some warnings being treated as errors
[aarch64] make[2]: *** [Makefile:4911: app/flatpak-flatpak-builtins-search.o] Error 1
[aarch64] --
[aarch64] app/flatpak-builtins-utils.c: In function 'as_app_get_version':
[aarch64] app/flatpak-builtins-utils.c:1047:25: error: implicit declaration of function 'as_component_get_releases'; did you mean 'as_component_set_releases'? [-Werror=implicit-function-declaration]
[aarch64]  1047 |   GPtrArray *releases = as_component_get_releases (app);
[aarch64]       |                         as_component_set_releases
[aarch64] app/flatpak-builtins-utils.c:1047:25: error: initialization of 'GPtrArray *' {aka 'struct _GPtrArray *'} from 'int' makes pointer from integer without a cast [-Werror=int-conversion]
[aarch64] app/flatpak-builtins-utils.c: In function 'as_store_find_app':
[aarch64] app/flatpak-builtins-utils.c:1067:31: error: initialization of 'GPtrArray *' {aka 'struct _GPtrArray *'} from incompatible pointer type 'AsComponentBox *' {aka 'struct _AsComponentBox *'} [-Werror=incompatible-pointer-types]
[aarch64]  1067 |       GPtrArray *components = as_metadata_get_components (mdata);
[aarch64] app/flatpak-builtins-utils.c: In function 'flatpak_dir_load_appstream_store':
[aarch64] app/flatpak-builtins-utils.c:1132:40: error: 'AS_FORMAT_STYLE_COLLECTION' undeclared (first use in this function); did you mean 'AS_FORMAT_STYLE_LAST'?
[aarch64]  1132 |   as_metadata_set_format_style (mdata, AS_FORMAT_STYLE_COLLECTION);
[aarch64] --
[aarch64] app/flatpak-builtins-utils.c:1132:40: note: each undeclared identifier is reported only once for each function it appears in
[aarch64] cc1: some warnings being treated as errors
[aarch64] make[2]: *** [Makefile:4022: app/libflatpak_app_la-flatpak-builtins-utils.lo] Error 1
2023-Nov-22 11:38:37 :: [aarch64] flatpak.git 1.14.4-alt1: remote: build failed
2023-Nov-22 11:38:37 :: [aarch64] #300 flatpak.git 1.14.4-alt1: build FAILED
[ppc64le] app/flatpak-builtins-search.c: In function 'flatpak_builtin_search':
[ppc64le] app/flatpak-builtins-search.c:275:25: error: initialization of 'GPtrArray *' {aka 'struct _GPtrArray *'} from incompatible pointer type 'AsComponentBox *' {aka 'struct _AsComponentBox *'} [-Werror=incompatible-pointer-types]
[ppc64le]   275 |       GPtrArray *apps = as_metadata_get_components (mdata);
[ppc64le] cc1: some warnings being treated as errors
[ppc64le] make[2]: *** [Makefile:4911: app/flatpak-flatpak-builtins-search.o] Error 1
[ppc64le] --
[ppc64le] app/flatpak-builtins-utils.c: In function 'as_app_get_version':
[ppc64le] app/flatpak-builtins-utils.c:1047:25: error: implicit declaration of function 'as_component_get_releases'; did you mean 'as_component_set_releases'? [-Werror=implicit-function-declaration]
[ppc64le]  1047 |   GPtrArray *releases = as_component_get_releases (app);
[ppc64le]       |                         as_component_set_releases
[ppc64le] app/flatpak-builtins-utils.c:1047:25: error: initialization of 'GPtrArray *' {aka 'struct _GPtrArray *'} from 'int' makes pointer from integer without a cast [-Werror=int-conversion]
[ppc64le] app/flatpak-builtins-utils.c: In function 'as_store_find_app':
[ppc64le] app/flatpak-builtins-utils.c:1067:31: error: initialization of 'GPtrArray *' {aka 'struct _GPtrArray *'} from incompatible pointer type 'AsComponentBox *' {aka 'struct _AsComponentBox *'} [-Werror=incompatible-pointer-types]
[ppc64le]  1067 |       GPtrArray *components = as_metadata_get_components (mdata);
[ppc64le] app/flatpak-builtins-utils.c: In function 'flatpak_dir_load_appstream_store':
[ppc64le] app/flatpak-builtins-utils.c:1132:40: error: 'AS_FORMAT_STYLE_COLLECTION' undeclared (first use in this function); did you mean 'AS_FORMAT_STYLE_LAST'?
[ppc64le]  1132 |   as_metadata_set_format_style (mdata, AS_FORMAT_STYLE_COLLECTION);
[ppc64le] --
[ppc64le] app/flatpak-builtins-utils.c:1132:40: note: each undeclared identifier is reported only once for each function it appears in
[ppc64le] cc1: some warnings being treated as errors
[ppc64le] make[2]: *** [Makefile:4022: app/libflatpak_app_la-flatpak-builtins-utils.lo] Error 1
2023-Nov-22 11:39:01 :: [ppc64le] flatpak.git 1.14.4-alt1: remote: build failed
2023-Nov-22 11:39:01 :: [ppc64le] #300 flatpak.git 1.14.4-alt1: build FAILED
[armh] app/flatpak-builtins-search.c: In function 'flatpak_builtin_search':
[armh] app/flatpak-builtins-search.c:275:25: error: initialization of 'GPtrArray *' {aka 'struct _GPtrArray *'} from incompatible pointer type 'AsComponentBox *' {aka 'struct _AsComponentBox *'} [-Werror=incompatible-pointer-types]
[armh]   275 |       GPtrArray *apps = as_metadata_get_components (mdata);
[armh] cc1: some warnings being treated as errors
[armh] make[2]: *** [Makefile:4911: app/flatpak-flatpak-builtins-search.o] Error 1
[armh] --
[armh] app/flatpak-builtins-utils.c: In function 'as_app_get_version':
[armh] app/flatpak-builtins-utils.c:1047:25: error: implicit declaration of function 'as_component_get_releases'; did you mean 'as_component_set_releases'? [-Werror=implicit-function-declaration]
[armh]  1047 |   GPtrArray *releases = as_component_get_releases (app);
[armh]       |                         as_component_set_releases
[armh] app/flatpak-builtins-utils.c:1047:25: error: initialization of 'GPtrArray *' {aka 'struct _GPtrArray *'} from 'int' makes pointer from integer without a cast [-Werror=int-conversion]
[armh] app/flatpak-builtins-utils.c: In function 'as_store_find_app':
[armh] app/flatpak-builtins-utils.c:1067:31: error: initialization of 'GPtrArray *' {aka 'struct _GPtrArray *'} from incompatible pointer type 'AsComponentBox *' {aka 'struct _AsComponentBox *'} [-Werror=incompatible-pointer-types]
[armh]  1067 |       GPtrArray *components = as_metadata_get_components (mdata);
[armh] app/flatpak-builtins-utils.c: In function 'flatpak_dir_load_appstream_store':
[armh] app/flatpak-builtins-utils.c:1132:40: error: 'AS_FORMAT_STYLE_COLLECTION' undeclared (first use in this function); did you mean 'AS_FORMAT_STYLE_LAST'?
[armh]  1132 |   as_metadata_set_format_style (mdata, AS_FORMAT_STYLE_COLLECTION);
[armh] --
[armh] app/flatpak-builtins-utils.c:1132:40: note: each undeclared identifier is reported only once for each function it appears in
[armh] cc1: some warnings being treated as errors
[armh] make[2]: *** [Makefile:4022: app/libflatpak_app_la-flatpak-builtins-utils.lo] Error 1
2023-Nov-22 11:39:42 :: [armh] flatpak.git 1.14.4-alt1: remote: build failed
2023-Nov-22 11:39:42 :: [armh] #300 flatpak.git 1.14.4-alt1: build FAILED
2023-Nov-22 11:37:41 :: [x86_64] build FAILED
2023-Nov-22 11:37:43 :: [i586] build FAILED
2023-Nov-22 11:38:38 :: [aarch64] build FAILED
2023-Nov-22 11:39:01 :: [ppc64le] build FAILED
2023-Nov-22 11:39:42 :: [armh] build FAILED
2023-Nov-22 11:39:42 :: task #334806 for sisyphus FAILED


More information about the Sisyphus-incominger mailing list