Test ran at 2025-09-01 01:27:56.471420+00:00 SOLUTION: awa=2.5.0: Ada Web Application Origin: commit e34bd6db1a23d6f47214d7001b3c0ce55a7cf54f from https://github.com/stcarrez/ada-awa.git Available when: (case OS is Freebsd => True, Linux => True, Macos => False, Windows => False, others => False) Properties: Post_Fetch run: sh ./alire-setup.sh (from ${CRATE_ROOT}/.) Author: Stephane.Carrez@gmail.com Description: Ada Web Application Environment: DYNAMO_SEARCH_PATH=${CRATE_ROOT}/awa/plugins:${DYNAMO_SEARCH_PATH} Environment: DYNAMO_UML_PATH=${CRATE_ROOT}/awa/uml:${DYNAMO_UML_PATH} GPR Scenario: AWA_AWS_IMPL := none | 1 | 2 | 3 | 4 GPR Scenario: AWA_BUILD := distrib | debug | optimize | profile | coverage GPR Scenario: AWA_LIBRARY_TYPE := relocatable | static | static-pic GPR External: AWA_AWS_IMPL := 4 License: Apache-2.0 Long_Description: [![Build Status](https://img.shields.io/endpoint?url=https://porion.vacs.fr/porion/api/v1/projects/ada-util/badges/build.json)](https://porion.vacs.fr/porion/projects/view/ada-util/summary) [![Test Status](https://img.shields.io/endpoint?url=https://porion.vacs.fr/porion/api/v1/projects/ada-util/badges/tests.json)](https://porion.vacs.fr/porion/projects/view/ada-util/xunits) [![Coverage](https://img.shields.io/endpoint?url=https://porion.vacs.fr/porion/api/v1/projects/ada-util/badges/coverage.json)](https://porion.vacs.fr/porion/projects/view/ada-util/summary) [![Documentation Status](https://readthedocs.org/projects/ada-util/badge/?version=latest)](https://ada-util.readthedocs.io/en/latest/?badge=latest) Ada Web Application is a framework to build a Web Application in Ada 2012. The framework provides several ready to use and extendable modules that are common to many web application. This includes the login, authentication, users, permissions, managing comments, tags, votes, documents, images. It provides a complete blog, question and answers and a wiki module. AWA simplifies the Web Application development by taking care of user management with Google+, Facebook authentication and by providing the foundations on top of which you can construct your own application. AWA provides a powerful permission management that gives flexibility to applications to grant access and protect your user's resources. ![AWA Features](https://github.com/stcarrez/ada-awa/wiki/images/awa-features.png) # Documentation The Ada Web Application programmer's guide describes how to setup the framework, how you can setup and design your first web application with it, and it provides detailed description of AWA components: * [Ada Web Application programmer's guide](https://ada-awa.readthedocs.io/en/latest/) [PDF](https://github.com/stcarrez/ada-awa/blob/master/awa/docs/awa-book.pdf) * [Ada Database Objects Programmer's Guide](https://ada-ado.readthedocs.io/en/latest/) * [Ada Security Programmer's Guide](https://ada-security.readthedocs.io/en/latest/) * [Ada Utility Library Programmer's Guide](https://ada-util.readthedocs.io/en/latest/) Maintainer: Stephane.Carrez@gmail.com Maintainers_Logins: stcarrez Name: awa Project_File: .alire/awa_blogs.gpr Project_File: .alire/awa.gpr Project_File: .alire/awa_settings.gpr Project_File: .alire/awa_wikis.gpr Project_File: .alire/awa_changelogs.gpr Project_File: .alire/awa_images.gpr Project_File: .alire/awa_setup.gpr Project_File: .alire/awa_workspaces.gpr Project_File: .alire/awa_comments.gpr Project_File: .alire/awa_jobs.gpr Project_File: .alire/awa_storages.gpr Project_File: .alire/awa_counters.gpr Project_File: .alire/awa_mail.gpr Project_File: .alire/awa_tags.gpr Project_File: .alire/awa_countries.gpr Project_File: .alire/awa_questions.gpr Project_File: .alire/awa_votes.gpr Tag: web Tag: users Tag: jobs Tag: wiki Tag: framework Tag: storage Tag: blog Version: 2.5.0 Website: https://gitlab.com/stcarrez/ada-awa Dependencies (direct): ado^2.4.0 aws~24.0 elada^1.8.6 keystoreada^1.4.0 security^1.5.0 serverfaces^1.6.0 servletada^1.7.0 utilada^2.6.0 utilada_xml^2.6.0 wikiada^1.4.1 Dependencies (solution): ado=2.4.1 aws=24.0.0 elada=1.8.8 gnat=15.1.2 (gnat_native) gnatcoll=24.0.0 keystoreada=1.4.2 libgpr=24.0.0 make=4.4.1 openssl=3.5.0 security=1.5.1 serverfaces=1.6.1 servletada=1.8.0 utilada=2.8.1 utilada_xml=2.8.1 wikiada=1.4.2 xmlada=24.0.0 Dependencies (graph): ado=2.4.1 --> utilada=2.8.1 (^2.6.0) ado=2.4.1 --> utilada_xml=2.8.1 (^2.6.0) awa=2.5.0 --> ado=2.4.1 (^2.4.0) awa=2.5.0 --> aws=24.0.0 (~24.0) awa=2.5.0 --> elada=1.8.8 (^1.8.6) awa=2.5.0 --> keystoreada=1.4.2 (^1.4.0) awa=2.5.0 --> security=1.5.1 (^1.5.0) awa=2.5.0 --> serverfaces=1.6.1 (^1.6.0) awa=2.5.0 --> servletada=1.8.0 (^1.7.0) awa=2.5.0 --> utilada=2.8.1 (^2.6.0) awa=2.5.0 --> utilada_xml=2.8.1 (^2.6.0) awa=2.5.0 --> wikiada=1.4.2 (^1.4.1) aws=24.0.0 --> gnat=15.1.2 (gnat_native) (>=12) aws=24.0.0 --> gnatcoll=24.0.0 (~24.0.0) aws=24.0.0 --> make=4.4.1 (*) aws=24.0.0 --> openssl=3.5.0 (*) aws=24.0.0 --> xmlada=24.0.0 (~24.0.0) elada=1.8.8 --> utilada=2.8.1 (^2.8.0) gnatcoll=24.0.0 --> libgpr=24.0.0 (~24.0.0) keystoreada=1.4.2 --> utilada=2.8.1 (^2.8.0) libgpr=24.0.0 --> gnat=15.1.2 (gnat_native) (/=2020) libgpr=24.0.0 --> xmlada=24.0.0 (~24.0.0) security=1.5.1 --> utilada=2.8.1 (^2.6.0) security=1.5.1 --> utilada_xml=2.8.1 (^2.6.0) serverfaces=1.6.1 --> security=1.5.1 (^1.5.0) serverfaces=1.6.1 --> servletada=1.8.0 (^1.7.0) serverfaces=1.6.1 --> utilada=2.8.1 (^2.6.0) servletada=1.8.0 --> elada=1.8.8 (^1.8.5) servletada=1.8.0 --> security=1.5.1 (^1.5.0) servletada=1.8.0 --> utilada=2.8.1 (^2.8.0) servletada=1.8.0 --> xmlada=24.0.0 (~24.0) utilada_xml=2.8.1 --> utilada=2.8.1 (^2.8.1) utilada_xml=2.8.1 --> xmlada=24.0.0 (^24.0) wikiada=1.4.2 --> utilada=2.8.1 (^2.5.0) xmlada=24.0.0 --> gnat=15.1.2 (gnat_native) (>=11) LOG: [alr test] Testing awa=2.5.0 [alr test] Spawning retrieval for remote crate: alr -d -n get awa=2.5.0 Note: Deploying awa=2.5.0... Note: Deploying keystoreada=1.4.2... Note: Deploying wikiada=1.4.2... Note: Deploying libgpr=24.0.0... #=#=# ##O#-# ##=O#- # Note: Deploying ado=2.4.1... Note: Deploying gnatcoll=24.0.0... #=#=# ##O#-# ##=O#- # Note: Deploying aws=24.0.0... #=#=# ################## 25.2% ######################################################################## 100.0% Note: Deploying serverfaces=1.6.1... awa=2.5.0 successfully retrieved. Dependencies were solved as follows: + ado 2.4.1 (new) + aws 24.0.0 (new) + elada 1.8.8 (new) +b gnat 15.1.2 (new,gnat_native,indirect,binary) + gnatcoll 24.0.0 (new,indirect) + keystoreada 1.4.2 (new) + libgpr 24.0.0 (new,indirect) +b make 4.4.1 (new,indirect,system package) +b openssl 3.5.0 (new,indirect,system package) + security 1.5.1 (new) + serverfaces 1.6.1 (new) + servletada 1.8.0 (new) + utilada 2.8.1 (new) + utilada_xml 2.8.1 (new) + wikiada 1.4.2 (new) + xmlada 24.0.0 (new,indirect) [alr test] Spawning default test for remote crate: alr -d -n build --release -- -cargs:Ada -gnatwn Note: Running post-fetch actions for aws=24.0.0... make[1]: Entering directory '/root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/config' Bind [gprbind] xoscons.bexch [Ada] xoscons.ali Link [link] xoscons.adb Setup OS specific definitions make[1]: Leaving directory '/root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/config' make[1]: Entering directory '/root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/regtests' Can not generate system tags. The test are disabled make[1]: Leaving directory '/root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/regtests' make[1]: Entering directory '/root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/demos' make[1]: Nothing to be done for 'setup'. make[1]: Leaving directory '/root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/demos' make[1]: Entering directory '/root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/templates_parser' make[1]: Leaving directory '/root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/templates_parser' make[1]: Entering directory '/root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/templates_parser' make[1]: Leaving directory '/root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/templates_parser' Setup [mkdir] object directory for project Zlib [mkdir] library directory for project Zlib [mkdir] object directory for project Include [mkdir] library directory for project Include [mkdir] object directory for project GPR [mkdir] library directory for project GPR [mkdir] object directory for project GnatColl [mkdir] library directory for project GnatColl [mkdir] object directory for project SSL [mkdir] library directory for project SSL [mkdir] object directory for project Src [mkdir] library directory for project Src [mkdir] library directory for project AWS [mkdir] object directory for project Tools [mkdir] exec directory for project Tools Compile [Ada] awsres.adb [Ada] memory_streams.adb [Ada] zlib-streams.adb [Ada] zlib-thin.adb [Ada] zlib.adb [Ada] aws-os_lib.ads [Ada] templates_parser-query.adb [Ada] templates_parser-debug.adb [Ada] templates_parser-utils.adb [Ada] templates_parser.adb [Ada] aws-http2-hpack.adb [Ada] aws-http2-frame-goaway.adb [Ada] aws-http2-stream.adb [Ada] aws-http2-frame-settings.adb [Ada] aws-http2-message-list.ads [Ada] aws-http2-frame-list.ads [Ada] aws-http2-frame-rst_stream.adb [Ada] aws-http2-frame-data.adb [Ada] aws-http2-frame-window_update.adb [Ada] aws-http2-stream-set.ads [Ada] aws-http2-frame-push_promise.adb [Ada] aws-http2-hpack-huffman.adb [Ada] aws-http2.adb [Ada] aws-http2-frame-ping.adb [Ada] aws-http2-frame-priority.adb [Ada] aws-http2-message.adb [Ada] aws-http2-frame.adb [Ada] aws-http2-hpack-table.adb [Ada] aws-http2-connection.adb [Ada] aws-http2-frame-headers.adb [Ada] aws-http2-frame-continuation.adb [Ada] aws-services-split_pages-uniform-overlapping.adb [Ada] aws-services-page_server.adb [Ada] aws-smtp-authentication-plain.adb [Ada] aws-services-web_block-registry.adb [Ada] aws-client-hotplug.adb [Ada] aws-services-callbacks.adb [Ada] aws-services-split_pages-alpha.adb [Ada] aws-smtp-authentication.ads [Ada] aws-services-directory.adb [Ada] aws-services-dispatchers-timer.adb [Ada] aws-services-download.adb [Ada] aws-communication-client.adb [Ada] aws-services-dispatchers-transient_pages.adb [Ada] aws-services-split_pages.adb [Ada] aws-smtp.adb [Ada] aws-smtp-client.adb [Ada] aws-net-stream_io.adb [Ada] aws-services-split_pages-uniform-alpha.adb [Ada] aws-communication-server.adb [Ada] aws-services-dispatchers.ads [Ada] aws-services-web_block-context.adb [Ada] aws-server-push.adb [Ada] aws-resources-streams-pipe.adb [Ada] aws-pop.adb [Ada] aws-services-dispatchers-linker.adb [Ada] aws-server-hotplug.adb [Ada] aws-net-sets.ads [Ada] aws-services-web_mail.adb [Ada] aws-services-split_pages-shared.adb [Ada] aws-services-dispatchers-uri.adb [Ada] aws-services-dispatchers-method.adb [Ada] aws-services-web_block.ads [Ada] aws-net-log-callbacks.adb [Ada] aws-smtp-messages.adb [Ada] aws-cookie.adb [Ada] aws-communication.adb [Ada] aws-services-split_pages-alpha-bounded.adb [Ada] aws-services-dispatchers-virtual_host.adb [Ada] aws-smtp-server.adb [Ada] aws-status-translate_table.adb [Ada] aws-smtp-messages-set.adb [Ada] aws-services-split_pages-uniform.adb [Ada] aws-hotplug-get_status.adb [Ada] aws.ads [Ada] aws-net-websocket-registry.adb [Ada] aws-server.adb [Ada] aws-status.adb [Ada] aws-net-websocket-registry-utils.adb [Ada] aws-url.adb [Ada] aws-net-websocket-registry-control.adb [Ada] aws-exceptions.ads [Ada] aws-resources-streams-zlib.adb [Ada] aws-net-log.adb [Ada] aws-resources-embedded.adb [Ada] aws-containers-tables-set.ads [Ada] aws-parameters-set.adb [Ada] aws-net-websocket-protocol.ads [Ada] aws-resources-streams-memory-zlib.adb [Ada] aws-services-transient_pages.adb [Ada] aws-containers-string_vectors.ads [Ada] aws-parameters.adb [Ada] aws-hotplug.adb [Ada] aws-config-utils.adb [Ada] aws-services-transient_pages-control.adb [Ada] aws-session-control.adb [Ada] aws-net-poll_events.adb [Ada] aws-mime.adb [Ada] aws-digest.adb [Ada] aws-translator.adb [Ada] aws-headers-set.adb [Ada] aws-log.adb [Ada] aws-client-http_utils.adb [Ada] aws-server-http_utils.adb [Ada] aws-net-ssl-certificate.adb [Ada] aws-session.adb [Ada] aws-net-memory.adb [Ada] aws-status-set.adb [Ada] aws-response.adb [Ada] aws-net-websocket-protocol-draft76.adb [Ada] aws-headers.adb [Ada] aws-net.adb [Ada] aws-default.ads [Ada] aws-dispatchers-callback.adb [Ada] aws-containers.ads [Ada] aws-containers-tables.adb [Ada] aws-utils.adb [Ada] aws-messages.adb [Ada] aws-net-ssl-rsa_dh_generators.adb [Ada] aws-net-acceptors.adb [Ada] aws-url-raise_url_error.adb [Ada] aws-response-set.adb [Ada] aws-server-status.adb [Ada] aws-attachments.adb [Ada] aws-net-poll_events-g_poll.adb [Ada] aws-containers-key_value.ads [Ada] aws-resources.adb [Ada] aws-server-get_status.adb [Ada] aws-services.ads [Ada] aws-resources-streams-disk.adb [Ada] aws-server-context.ads [Ada] aws-net-websocket-handshake_error.adb [Ada] aws-net-buffered.adb [Ada] aws-config-set.adb [Ada] aws-server-log.adb [Ada] aws-config-ini.adb [Ada] aws-dispatchers.adb [Ada] aws-resources-streams-disk-once.adb [Ada] aws-status-translate_set.adb [Ada] aws-net-websocket-protocol-rfc6455.adb [Ada] aws-resources-streams.adb [Ada] aws-url-set.adb [Ada] aws-resources-files.adb [Ada] aws-headers-values.adb [Ada] aws-net-websocket.adb [Ada] aws-utils-streams.adb [Ada] aws-config.adb [Ada] aws-net-generic_sets.adb [Ada] aws-client.adb [Ada] aws-containers-memory_streams.ads [Ada] aws-templates.ads [Ada] aws-resources-streams-memory.adb [Ada] templates_parser-input__aws.adb [Ada] templates_parser_tasking__standard_tasking.adb [Ada] aws-net-std__gnat.adb [Ada] aws-net-ssl__openssl.adb [Ada] aws-net-ssl-certificate-impl__openssl.adb [Ada] templates_parser-configuration__aws.ads [C] gpr_imports.c [Ada] gpr-attr-pm.adb [Ada] gpr-ext.adb [Ada] gpr-ali.adb [Ada] gpr-jobserver.adb [Ada] gpr-attr.adb [Ada] gpr-knowledge.adb [Ada] gpr-compilation.adb [Ada] gpr-snames.adb [Ada] gpr.adb [Ada] gpr-opt.ads [Ada] gpr-pp.adb [Ada] gpr-osint.adb [Ada] gpr-debug.adb [Ada] gpr-cset.adb [Ada] gpr-script.adb [Ada] gpr-tree.adb [Ada] gpr-output.adb [Ada] gpr-compilation-slave.adb [Ada] gpr-names.adb [Ada] gpr-sdefault.adb [Ada] gpr-err.adb [Ada] gpr-compilation-protocol.adb [Ada] gpr-com.ads [Ada] gpr-util.adb [Ada] gpr-sinput.adb [Ada] gpr-version.adb [Ada] gpr-erroutc.adb [Ada] gpr-dect.adb [Ada] gpr-nmsc.adb [Ada] gpr-strt.adb [Ada] gpr-compilation-process.adb [Ada] gpr_build_util.adb [Ada] gpr-compilation-sync.adb [Ada] gpr-util-aux.adb [Ada] gpr-scans.adb [Ada] gpr-tempdir.adb [Ada] gpr-part.adb [Ada] gpr-env.adb [Ada] gpr-conf.adb [Ada] gpr-compilation-process-waiter.adb [Ada] gpr-proc.adb [C] libc-wrappers.c [C] process-wrappers.c [C] getRSS.c [C] run_path_option.c [C] link_max.c [C] gnatcoll_support.c [C] set_std_prefix.c [C] terminals.c [C] update_path.c [C] separate_run_path_option.c [C] executable_path.c [C] objlist_file.c [Ada] gnatcoll-os-libc.ads [Ada] gnatcoll-os-libc-dirent.ads [Ada] gnatcoll-os-libc-spawn.ads [Ada] gnatcoll-os-libc-stat.ads [Ada] gnatcoll-paragraph_filling.adb [Ada] gnatcoll-paragraph_filling-badnesses.adb [Ada] gnatcoll-paragraph_filling-words.adb [Ada] gnatcoll-os-process.adb [Ada] gnatcoll-os-dir.adb [Ada] gnatcoll-os-fs.adb [Ada] gnatcoll-os.ads [Ada] gnatcoll-os-stat.adb [Ada] gnatcoll-os-fsutil.adb [Ada] gnatcoll-terminal.adb [Ada] gnatcoll-mmap.adb [Ada] gnatcoll-asserts.adb [Ada] gnatcoll-scripts-utils.adb [Ada] gnatcoll-io-remote.adb [Ada] gnatcoll-io-remote-windows.adb [Ada] gnatcoll-storage_pools-headers.adb [Ada] gnatcoll-refcount.adb gnatcoll-refcount.ads:90:04: warning: in instantiation at gnatcoll-storage_pools-headers.adb:57 [enabled by default] gnatcoll-refcount.ads:90:04: warning: possible aliasing problem for type "Header_Access" [enabled by default] gnatcoll-refcount.ads:90:04: warning: use -fno-strict-aliasing switch for references [enabled by default] gnatcoll-refcount.ads:90:04: warning: or use "pragma No_Strict_Aliasing (Header_Access);" [enabled by default] [Ada] gnatcoll-geometry.adb [Ada] gnatcoll-coders.adb [Ada] gnatcoll-refcount-weakref.adb [Ada] gnatcoll-format_columns_vertical.ads [Ada] gnatcoll-storage_pools-alignment.adb [Ada] gnatcoll-boyer_moore.adb [Ada] gnatcoll-file_indexes.adb [Ada] gnatcoll-opt_parse.adb [Ada] gnatcoll-tribooleans.adb [Ada] gnatcoll-utils.adb [Ada] gnatcoll-any_types.adb [Ada] gnatcoll-storage_pools.ads [Ada] gnatcoll-wstring_builders.adb [Ada] gnatcoll.ads [Ada] gnatcoll-io-native.adb [Ada] gnatcoll-projects-krunch.adb [Ada] gnatcoll-json-utility.adb [Ada] gnatcoll-email.adb [Ada] gnatcoll-string_list_builders.adb [Ada] gnatcoll-templates.adb [Ada] gnatcoll-formatters.adb [Ada] gnatcoll-vfs_types.ads [Ada] gnatcoll-strings.ads [Ada] gnatcoll-scripts-projects.adb [Ada] gnatcoll-scripts-impl.adb [Ada] gnatcoll-config.adb [Ada] gnatcoll-arg_lists.adb [Ada] gnatcoll-memory.adb [Ada] gnatcoll-damerau_levenshtein_distance.ads [Ada] gnatcoll-io.adb [Ada] gnatcoll-traces.adb [Ada] gnatcoll-vfs.adb [Ada] gnatcoll-locks.adb [Ada] gnatcoll-remote.ads [Ada] gnatcoll-projects-aux.adb [Ada] gnatcoll-damerau_levenshtein_generic.adb [Ada] gnatcoll-wstring_list_builders.adb [Ada] gnatcoll-path.adb [Ada] gnatcoll-remote-db.adb [Ada] gnatcoll-vfs_utils.adb [Ada] gnatcoll-io-remote-unix.adb [Ada] gnatcoll-atomic.adb [Ada] gnatcoll-json.adb [Ada] gnatcoll-promises.adb [Ada] gnatcoll-pools.adb [Ada] gnatcoll-email-parser.adb [Ada] gnatcoll-email-utils.adb [Ada] gnatcoll-symbols.adb [Ada] gnatcoll-coders-base64.adb [Ada] gnatcoll-projects.adb [Ada] gnatcoll-coders-streams.adb [Ada] gnatcoll-scripts-shell.adb [Ada] gnatcoll-file_paths.adb [Ada] gnatcoll-string_builders.adb [Ada] gnatcoll-scripts-files.adb [Ada] gnatcoll-strings_impl.adb [Ada] gnatcoll-scripts.adb [Ada] gnatcoll-projects-normalize.adb [Ada] gnatcoll-email-mailboxes.adb [Ada] gnatcoll-mmap-system__unix.adb [Ada] gnatcoll-plugins__unix.adb [Ada] gnatcoll-os-process_types__unix.adb [Ada] gnatcoll-os-constants__unix.ads [Ada] gnatcoll-os-dir_types__unix.ads [Ada] gnatcoll-os-libc_constants__linux.ads [C] wrappers.c [Ada] ssl.ads [Ada] ssl-thin__openssl.ads [C] crc32.c [C] infback.c /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/crc32.c: In function 'crc32_z': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/crc32.c:202:23: warning: old-style function definition [-Wold-style-definition] 202 | unsigned long ZEXPORT crc32_z(crc, buf, len) | ^~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/crc32.c: In function 'crc32': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/crc32.c:237:23: warning: old-style function definition [-Wold-style-definition] 237 | unsigned long ZEXPORT crc32(crc, buf, len) | ^~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/crc32.c: In function 'crc32_little': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/crc32.c:266:21: warning: old-style function definition [-Wold-style-definition] 266 | local unsigned long crc32_little(crc, buf, len) | ^~~~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/crc32.c: In function 'crc32_big': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/crc32.c:306:21: warning: old-style function definition [-Wold-style-definition] 306 | local unsigned long crc32_big(crc, buf, len) | ^~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/crc32.c: In function 'gf2_matrix_times': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/crc32.c:344:21: warning: old-style function definition [-Wold-style-definition] 344 | local unsigned long gf2_matrix_times(mat, vec) | ^~~~~~~~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/crc32.c: In function 'gf2_matrix_square': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/crc32.c:361:12: warning: old-style function definition [-Wold-style-definition] 361 | local void gf2_matrix_square(square, mat) | ^~~~~~~~~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/crc32.c: In function 'crc32_combine_': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/crc32.c:372:13: warning: old-style function definition [-Wold-style-definition] 372 | local uLong crc32_combine_(crc1, crc2, len2) | ^~~~~~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/crc32.c: In function 'crc32_combine': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/crc32.c:428:15: warning: old-style function definition [-Wold-style-definition] 428 | uLong ZEXPORT crc32_combine(crc1, crc2, len2) | ^~~~~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/crc32.c: In function 'crc32_combine64': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/crc32.c:436:15: warning: old-style function definition [-Wold-style-definition] 436 | uLong ZEXPORT crc32_combine64(crc1, crc2, len2) | ^~~~~~~~~~~~~~~ [C] gzread.c /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/infback.c: In function 'inflateBackInit_': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/infback.c:28:13: warning: old-style function definition [-Wold-style-definition] 28 | int ZEXPORT inflateBackInit_(strm, windowBits, window, version, stream_size) | ^~~~~~~~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/infback.c: In function 'fixedtables': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/infback.c:82:12: warning: old-style function definition [-Wold-style-definition] 82 | local void fixedtables(state) | ^~~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/infback.c: In function 'inflateBack': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/infback.c:250:13: warning: old-style function definition [-Wold-style-definition] 250 | int ZEXPORT inflateBack(strm, in, in_desc, out, out_desc) | ^~~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/infback.c: In function 'inflateBackEnd': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/infback.c:631:13: warning: old-style function definition [-Wold-style-definition] 631 | int ZEXPORT inflateBackEnd(strm) | ^~~~~~~~~~~~~~ [C] zutil.c /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzread.c: In function 'gz_load': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzread.c:21:11: warning: old-style function definition [-Wold-style-definition] 21 | local int gz_load(state, buf, len, have) | ^~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzread.c: In function 'gz_avail': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzread.c:56:11: warning: old-style function definition [-Wold-style-definition] 56 | local int gz_avail(state) | ^~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzread.c: In function 'gz_look': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzread.c:91:11: warning: old-style function definition [-Wold-style-definition] 91 | local int gz_look(state) | ^~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzread.c: In function 'gz_decomp': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzread.c:175:11: warning: old-style function definition [-Wold-style-definition] 175 | local int gz_decomp(state) | ^~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzread.c: In function 'gz_fetch': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzread.c:229:11: warning: old-style function definition [-Wold-style-definition] 229 | local int gz_fetch(state) | ^~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzread.c: In function 'gz_skip': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzread.c:259:11: warning: old-style function definition [-Wold-style-definition] 259 | local int gz_skip(state, len) | ^~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzread.c: In function 'gz_read': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzread.c:294:16: warning: old-style function definition [-Wold-style-definition] 294 | local z_size_t gz_read(state, buf, len) | ^~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzread.c: In function 'gzread': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzread.c:375:13: warning: old-style function definition [-Wold-style-definition] 375 | int ZEXPORT gzread(file, buf, len) | ^~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzread.c: In function 'gzfread': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzread.c:411:18: warning: old-style function definition [-Wold-style-definition] 411 | z_size_t ZEXPORT gzfread(buf, size, nitems, file) | ^~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzread.c: In function 'gzgetc': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzread.c:447:13: warning: old-style function definition [-Wold-style-definition] 447 | int ZEXPORT gzgetc(file) | ^~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzread.c: In function 'gzgetc_': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzread.c:476:13: warning: old-style function definition [-Wold-style-definition] 476 | int ZEXPORT gzgetc_(file) | ^~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzread.c: In function 'gzungetc': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzread.c:483:13: warning: old-style function definition [-Wold-style-definition] 483 | int ZEXPORT gzungetc(c, file) | ^~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzread.c: In function 'gzgets': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzread.c:543:16: warning: old-style function definition [-Wold-style-definition] 543 | char * ZEXPORT gzgets(file, buf, len) | ^~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzread.c: In function 'gzdirect': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzread.c:607:13: warning: old-style function definition [-Wold-style-definition] 607 | int ZEXPORT gzdirect(file) | ^~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzread.c: In function 'gzclose_r': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzread.c:627:13: warning: old-style function definition [-Wold-style-definition] 627 | int ZEXPORT gzclose_r(file) | ^~~~~~~~~ [C] uncompr.c /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/zutil.c: In function 'zError': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/zutil.c:133:22: warning: old-style function definition [-Wold-style-definition] 133 | const char * ZEXPORT zError(err) | ^~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/zutil.c: In function 'zcalloc': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/zutil.c:305:22: warning: old-style function definition [-Wold-style-definition] 305 | voidpf ZLIB_INTERNAL zcalloc (opaque, items, size) | ^~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/zutil.c: In function 'zcfree': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/zutil.c:315:20: warning: old-style function definition [-Wold-style-definition] 315 | void ZLIB_INTERNAL zcfree (opaque, ptr) | ^~~~~~ [C] inffast.c /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/uncompr.c: In function 'uncompress2': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/uncompr.c:27:13: warning: old-style function definition [-Wold-style-definition] 27 | int ZEXPORT uncompress2 (dest, destLen, source, sourceLen) | ^~~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/uncompr.c: In function 'uncompress': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/uncompr.c:86:13: warning: old-style function definition [-Wold-style-definition] 86 | int ZEXPORT uncompress (dest, destLen, source, sourceLen) | ^~~~~~~~~~ [C] gzlib.c /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/inffast.c: In function 'inflate_fast': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/inffast.c:50:20: warning: old-style function definition [-Wold-style-definition] 50 | void ZLIB_INTERNAL inflate_fast(strm, start) | ^~~~~~~~~~~~ [C] gzclose.c /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzlib.c: In function 'gz_reset': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzlib.c:75:12: warning: old-style function definition [-Wold-style-definition] 75 | local void gz_reset(state) | ^~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzlib.c: In function 'gz_open': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzlib.c:91:14: warning: old-style function definition [-Wold-style-definition] 91 | local gzFile gz_open(path, fd, mode) | ^~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzlib.c: In function 'gzopen': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzlib.c:270:16: warning: old-style function definition [-Wold-style-definition] 270 | gzFile ZEXPORT gzopen(path, mode) | ^~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzlib.c: In function 'gzopen64': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzlib.c:278:16: warning: old-style function definition [-Wold-style-definition] 278 | gzFile ZEXPORT gzopen64(path, mode) | ^~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzlib.c: In function 'gzdopen': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzlib.c:286:16: warning: old-style function definition [-Wold-style-definition] 286 | gzFile ZEXPORT gzdopen(fd, mode) | ^~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzlib.c: In function 'gzbuffer': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzlib.c:316:13: warning: old-style function definition [-Wold-style-definition] 316 | int ZEXPORT gzbuffer(file, size) | ^~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzlib.c: In function 'gzrewind': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzlib.c:343:13: warning: old-style function definition [-Wold-style-definition] 343 | int ZEXPORT gzrewind(file) | ^~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzlib.c: In function 'gzseek64': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzlib.c:366:19: warning: old-style function definition [-Wold-style-definition] 366 | z_off64_t ZEXPORT gzseek64(file, offset, whence) | ^~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzlib.c: In function 'gzseek': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzlib.c:443:17: warning: old-style function definition [-Wold-style-definition] 443 | z_off_t ZEXPORT gzseek(file, offset, whence) | ^~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzlib.c: In function 'gztell64': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzlib.c:455:19: warning: old-style function definition [-Wold-style-definition] 455 | z_off64_t ZEXPORT gztell64(file) | ^~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzlib.c: In function 'gztell': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzlib.c:472:17: warning: old-style function definition [-Wold-style-definition] 472 | z_off_t ZEXPORT gztell(file) | ^~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzlib.c: In function 'gzoffset64': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzlib.c:482:19: warning: old-style function definition [-Wold-style-definition] 482 | z_off64_t ZEXPORT gzoffset64(file) | ^~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzlib.c: In function 'gzoffset': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzlib.c:505:17: warning: old-style function definition [-Wold-style-definition] 505 | z_off_t ZEXPORT gzoffset(file) | ^~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzlib.c: In function 'gzeof': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzlib.c:515:13: warning: old-style function definition [-Wold-style-definition] 515 | int ZEXPORT gzeof(file) | ^~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzlib.c: In function 'gzerror': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzlib.c:532:22: warning: old-style function definition [-Wold-style-definition] 532 | const char * ZEXPORT gzerror(file, errnum) | ^~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzlib.c: In function 'gzclearerr': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzlib.c:553:14: warning: old-style function definition [-Wold-style-definition] 553 | void ZEXPORT gzclearerr(file) | ^~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzlib.c: In function 'gz_error': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzlib.c:579:20: warning: old-style function definition [-Wold-style-definition] 579 | void ZLIB_INTERNAL gz_error(state, err, msg) | ^~~~~~~~ [C] gzwrite.c /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzclose.c: In function 'gzclose': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzclose.c:11:13: warning: old-style function definition [-Wold-style-definition] 11 | int ZEXPORT gzclose(file) | ^~~~~~~ [C] inftrees.c /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/inftrees.c: In function 'inflate_table': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/inftrees.c:32:19: warning: old-style function definition [-Wold-style-definition] 32 | int ZLIB_INTERNAL inflate_table(type, lens, codes, table, bits, work) | ^~~~~~~~~~~~~ [C] inflate.c /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzwrite.c: In function 'gz_init': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzwrite.c:17:11: warning: old-style function definition [-Wold-style-definition] 17 | local int gz_init(state) | ^~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzwrite.c: In function 'gz_comp': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzwrite.c:73:11: warning: old-style function definition [-Wold-style-definition] 73 | local int gz_comp(state, flush) | ^~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzwrite.c: In function 'gz_zero': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzwrite.c:145:11: warning: old-style function definition [-Wold-style-definition] 145 | local int gz_zero(state, len) | ^~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzwrite.c: In function 'gz_write': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzwrite.c:178:16: warning: old-style function definition [-Wold-style-definition] 178 | local z_size_t gz_write(state, buf, len) | ^~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzwrite.c: In function 'gzwrite': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzwrite.c:246:13: warning: old-style function definition [-Wold-style-definition] 246 | int ZEXPORT gzwrite(file, buf, len) | ^~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzwrite.c: In function 'gzfwrite': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzwrite.c:274:18: warning: old-style function definition [-Wold-style-definition] 274 | z_size_t ZEXPORT gzfwrite(buf, size, nitems, file) | ^~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzwrite.c: In function 'gzputc': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzwrite.c:304:13: warning: old-style function definition [-Wold-style-definition] 304 | int ZEXPORT gzputc(file, c) | ^~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzwrite.c: In function 'gzputs': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzwrite.c:352:13: warning: old-style function definition [-Wold-style-definition] 352 | int ZEXPORT gzputs(file, str) | ^~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzwrite.c: In function 'gzflush': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzwrite.c:553:13: warning: old-style function definition [-Wold-style-definition] 553 | int ZEXPORT gzflush(file, flush) | ^~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzwrite.c: In function 'gzsetparams': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzwrite.c:585:13: warning: old-style function definition [-Wold-style-definition] 585 | int ZEXPORT gzsetparams(file, level, strategy) | ^~~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzwrite.c: In function 'gzclose_w': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/gzwrite.c:627:13: warning: old-style function definition [-Wold-style-definition] 627 | int ZEXPORT gzclose_w(file) | ^~~~~~~~~ [C] trees.c /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/inflate.c: In function 'inflateStateCheck': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/inflate.c:105:11: warning: old-style function definition [-Wold-style-definition] 105 | local int inflateStateCheck(strm) | ^~~~~~~~~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/inflate.c: In function 'inflateResetKeep': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/inflate.c:119:13: warning: old-style function definition [-Wold-style-definition] 119 | int ZEXPORT inflateResetKeep(strm) | ^~~~~~~~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/inflate.c: In function 'inflateReset': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/inflate.c:144:13: warning: old-style function definition [-Wold-style-definition] 144 | int ZEXPORT inflateReset(strm) | ^~~~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/inflate.c: In function 'inflateReset2': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/inflate.c:157:13: warning: old-style function definition [-Wold-style-definition] 157 | int ZEXPORT inflateReset2(strm, windowBits) | ^~~~~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/inflate.c: In function 'inflateInit2_': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/inflate.c:195:13: warning: old-style function definition [-Wold-style-definition] 195 | int ZEXPORT inflateInit2_(strm, windowBits, version, stream_size) | ^~~~~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/inflate.c: In function 'inflateInit_': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/inflate.c:239:13: warning: old-style function definition [-Wold-style-definition] 239 | int ZEXPORT inflateInit_(strm, version, stream_size) | ^~~~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/inflate.c: In function 'inflatePrime': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/inflate.c:247:13: warning: old-style function definition [-Wold-style-definition] 247 | int ZEXPORT inflatePrime(strm, bits, value) | ^~~~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/inflate.c: In function 'fixedtables': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/inflate.c:278:12: warning: old-style function definition [-Wold-style-definition] 278 | local void fixedtables(state) | ^~~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/inflate.c: In function 'updatewindow': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/inflate.c:396:11: warning: old-style function definition [-Wold-style-definition] 396 | local int updatewindow(strm, end, copy) | ^~~~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/inflate.c: In function 'inflate': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/inflate.c:622:13: warning: old-style function definition [-Wold-style-definition] 622 | int ZEXPORT inflate(strm, flush) | ^~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/inflate.c: In function 'inflateEnd': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/inflate.c:1277:13: warning: old-style function definition [-Wold-style-definition] 1277 | int ZEXPORT inflateEnd(strm) | ^~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/inflate.c: In function 'inflateGetDictionary': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/inflate.c:1291:13: warning: old-style function definition [-Wold-style-definition] 1291 | int ZEXPORT inflateGetDictionary(strm, dictionary, dictLength) | ^~~~~~~~~~~~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/inflate.c: In function 'inflateSetDictionary': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/inflate.c:1314:13: warning: old-style function definition [-Wold-style-definition] 1314 | int ZEXPORT inflateSetDictionary(strm, dictionary, dictLength) | ^~~~~~~~~~~~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/inflate.c: In function 'inflateGetHeader': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/inflate.c:1349:13: warning: old-style function definition [-Wold-style-definition] 1349 | int ZEXPORT inflateGetHeader(strm, head) | ^~~~~~~~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/inflate.c: In function 'syncsearch': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/inflate.c:1377:16: warning: old-style function definition [-Wold-style-definition] 1377 | local unsigned syncsearch(have, buf, len) | ^~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/inflate.c: In function 'inflateSync': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/inflate.c:1400:13: warning: old-style function definition [-Wold-style-definition] 1400 | int ZEXPORT inflateSync(strm) | ^~~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/inflate.c: In function 'inflateSyncPoint': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/inflate.c:1451:13: warning: old-style function definition [-Wold-style-definition] 1451 | int ZEXPORT inflateSyncPoint(strm) | ^~~~~~~~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/inflate.c: In function 'inflateCopy': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/inflate.c:1461:13: warning: old-style function definition [-Wold-style-definition] 1461 | int ZEXPORT inflateCopy(dest, source) | ^~~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/inflate.c: In function 'inflateUndermine': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/inflate.c:1508:13: warning: old-style function definition [-Wold-style-definition] 1508 | int ZEXPORT inflateUndermine(strm, subvert) | ^~~~~~~~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/inflate.c: In function 'inflateValidate': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/inflate.c:1526:13: warning: old-style function definition [-Wold-style-definition] 1526 | int ZEXPORT inflateValidate(strm, check) | ^~~~~~~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/inflate.c: In function 'inflateMark': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/inflate.c:1541:14: warning: old-style function definition [-Wold-style-definition] 1541 | long ZEXPORT inflateMark(strm) | ^~~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/inflate.c: In function 'inflateCodesUsed': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/inflate.c:1554:23: warning: old-style function definition [-Wold-style-definition] 1554 | unsigned long ZEXPORT inflateCodesUsed(strm) | ^~~~~~~~~~~~~~~~ [C] adler32.c /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/trees.c: In function '_tr_init': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/trees.c:379:20: warning: old-style function definition [-Wold-style-definition] 379 | void ZLIB_INTERNAL _tr_init(s) | ^~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/trees.c: In function 'init_block': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/trees.c:407:12: warning: old-style function definition [-Wold-style-definition] 407 | local void init_block(s) | ^~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/trees.c: In function 'pqdownheap': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/trees.c:451:12: warning: old-style function definition [-Wold-style-definition] 451 | local void pqdownheap(s, tree, k) | ^~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/trees.c: In function 'gen_bitlen': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/trees.c:486:12: warning: old-style function definition [-Wold-style-definition] 486 | local void gen_bitlen(s, desc) | ^~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/trees.c: In function 'gen_codes': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/trees.c:572:12: warning: old-style function definition [-Wold-style-definition] 572 | local void gen_codes (tree, max_code, bl_count) | ^~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/trees.c: In function 'build_tree': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/trees.c:615:12: warning: old-style function definition [-Wold-style-definition] 615 | local void build_tree(s, desc) | ^~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/trees.c: In function 'scan_tree': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/trees.c:703:12: warning: old-style function definition [-Wold-style-definition] 703 | local void scan_tree (s, tree, max_code) | ^~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/trees.c: In function 'send_tree': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/trees.c:748:12: warning: old-style function definition [-Wold-style-definition] 748 | local void send_tree (s, tree, max_code) | ^~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/trees.c: In function 'build_bl_tree': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/trees.c:799:11: warning: old-style function definition [-Wold-style-definition] 799 | local int build_bl_tree(s) | ^~~~~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/trees.c: In function 'send_all_trees': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/trees.c:834:12: warning: old-style function definition [-Wold-style-definition] 834 | local void send_all_trees(s, lcodes, dcodes, blcodes) | ^~~~~~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/trees.c: In function '_tr_stored_block': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/trees.c:863:20: warning: old-style function definition [-Wold-style-definition] 863 | void ZLIB_INTERNAL _tr_stored_block(s, buf, stored_len, last) | ^~~~~~~~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/trees.c: In function '_tr_flush_bits': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/trees.c:886:20: warning: old-style function definition [-Wold-style-definition] 886 | void ZLIB_INTERNAL _tr_flush_bits(s) | ^~~~~~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/trees.c: In function '_tr_align': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/trees.c:896:20: warning: old-style function definition [-Wold-style-definition] 896 | void ZLIB_INTERNAL _tr_align(s) | ^~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/trees.c: In function '_tr_flush_block': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/trees.c:911:20: warning: old-style function definition [-Wold-style-definition] 911 | void ZLIB_INTERNAL _tr_flush_block(s, buf, stored_len, last) | ^~~~~~~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/trees.c: In function '_tr_tally': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/trees.c:1014:19: warning: old-style function definition [-Wold-style-definition] 1014 | int ZLIB_INTERNAL _tr_tally (s, dist, lc) | ^~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/trees.c: In function 'compress_block': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/trees.c:1064:12: warning: old-style function definition [-Wold-style-definition] 1064 | local void compress_block(s, ltree, dtree) | ^~~~~~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/trees.c: In function 'detect_data_type': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/trees.c:1124:11: warning: old-style function definition [-Wold-style-definition] 1124 | local int detect_data_type(s) | ^~~~~~~~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/trees.c: In function 'bi_reverse': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/trees.c:1158:16: warning: old-style function definition [-Wold-style-definition] 1158 | local unsigned bi_reverse(code, len) | ^~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/trees.c: In function 'bi_flush': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/trees.c:1173:12: warning: old-style function definition [-Wold-style-definition] 1173 | local void bi_flush(s) | ^~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/trees.c: In function 'bi_windup': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/trees.c:1190:12: warning: old-style function definition [-Wold-style-definition] 1190 | local void bi_windup(s) | ^~~~~~~~~ [C] compress.c /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/compress.c: In function 'compress2': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/compress.c:22:13: warning: old-style function definition [-Wold-style-definition] 22 | int ZEXPORT compress2 (dest, destLen, source, sourceLen, level) | ^~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/compress.c: In function 'compress': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/compress.c:68:13: warning: old-style function definition [-Wold-style-definition] 68 | int ZEXPORT compress (dest, destLen, source, sourceLen) | ^~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/compress.c: In function 'compressBound': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/compress.c:81:15: warning: old-style function definition [-Wold-style-definition] 81 | uLong ZEXPORT compressBound (sourceLen) | ^~~~~~~~~~~~~ [C] deflate.c /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/adler32.c: In function 'adler32_z': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/adler32.c:63:15: warning: old-style function definition [-Wold-style-definition] 63 | uLong ZEXPORT adler32_z(adler, buf, len) | ^~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/adler32.c: In function 'adler32': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/adler32.c:134:15: warning: old-style function definition [-Wold-style-definition] 134 | uLong ZEXPORT adler32(adler, buf, len) | ^~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/adler32.c: In function 'adler32_combine_': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/adler32.c:143:13: warning: old-style function definition [-Wold-style-definition] 143 | local uLong adler32_combine_(adler1, adler2, len2) | ^~~~~~~~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/adler32.c: In function 'adler32_combine': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/adler32.c:172:15: warning: old-style function definition [-Wold-style-definition] 172 | uLong ZEXPORT adler32_combine(adler1, adler2, len2) | ^~~~~~~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/adler32.c: In function 'adler32_combine64': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/adler32.c:180:15: warning: old-style function definition [-Wold-style-definition] 180 | uLong ZEXPORT adler32_combine64(adler1, adler2, len2) | ^~~~~~~~~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/deflate.c: In function 'slide_hash': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/deflate.c:201:12: warning: old-style function definition [-Wold-style-definition] 201 | local void slide_hash(s) | ^~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/deflate.c: In function 'deflateInit_': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/deflate.c:228:13: warning: old-style function definition [-Wold-style-definition] 228 | int ZEXPORT deflateInit_(strm, level, version, stream_size) | ^~~~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/deflate.c: In function 'deflateInit2_': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/deflate.c:240:13: warning: old-style function definition [-Wold-style-definition] 240 | int ZEXPORT deflateInit2_(strm, level, method, windowBits, memLevel, strategy, | ^~~~~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/deflate.c: In function 'deflateStateCheck': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/deflate.c:353:11: warning: old-style function definition [-Wold-style-definition] 353 | local int deflateStateCheck (strm) | ^~~~~~~~~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/deflate.c: In function 'deflateSetDictionary': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/deflate.c:376:13: warning: old-style function definition [-Wold-style-definition] 376 | int ZEXPORT deflateSetDictionary (strm, dictionary, dictLength) | ^~~~~~~~~~~~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/deflate.c: In function 'deflateGetDictionary': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/deflate.c:445:13: warning: old-style function definition [-Wold-style-definition] 445 | int ZEXPORT deflateGetDictionary (strm, dictionary, dictLength) | ^~~~~~~~~~~~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/deflate.c: In function 'deflateResetKeep': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/deflate.c:467:13: warning: old-style function definition [-Wold-style-definition] 467 | int ZEXPORT deflateResetKeep (strm) | ^~~~~~~~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/deflate.c: In function 'deflateReset': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/deflate.c:505:13: warning: old-style function definition [-Wold-style-definition] 505 | int ZEXPORT deflateReset (strm) | ^~~~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/deflate.c: In function 'deflateSetHeader': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/deflate.c:517:13: warning: old-style function definition [-Wold-style-definition] 517 | int ZEXPORT deflateSetHeader (strm, head) | ^~~~~~~~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/deflate.c: In function 'deflatePending': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/deflate.c:528:13: warning: old-style function definition [-Wold-style-definition] 528 | int ZEXPORT deflatePending (strm, pending, bits) | ^~~~~~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/deflate.c: In function 'deflatePrime': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/deflate.c:542:13: warning: old-style function definition [-Wold-style-definition] 542 | int ZEXPORT deflatePrime (strm, bits, value) | ^~~~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/deflate.c: In function 'deflateParams': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/deflate.c:568:13: warning: old-style function definition [-Wold-style-definition] 568 | int ZEXPORT deflateParams(strm, level, strategy) | ^~~~~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/deflate.c: In function 'deflateTune': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/deflate.c:617:13: warning: old-style function definition [-Wold-style-definition] 617 | int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain) | ^~~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/deflate.c: In function 'deflateBound': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/deflate.c:652:15: warning: old-style function definition [-Wold-style-definition] 652 | uLong ZEXPORT deflateBound(strm, sourceLen) | ^~~~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/deflate.c: In function 'putShortMSB': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/deflate.c:716:12: warning: old-style function definition [-Wold-style-definition] 716 | local void putShortMSB (s, b) | ^~~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/deflate.c: In function 'flush_pending': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/deflate.c:730:12: warning: old-style function definition [-Wold-style-definition] 730 | local void flush_pending(strm) | ^~~~~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/deflate.c: In function 'deflate': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/deflate.c:763:13: warning: old-style function definition [-Wold-style-definition] 763 | int ZEXPORT deflate (strm, flush) | ^~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/deflate.c: In function 'deflateEnd': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/deflate.c:1076:13: warning: old-style function definition [-Wold-style-definition] 1076 | int ZEXPORT deflateEnd (strm) | ^~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/deflate.c: In function 'deflateCopy': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/deflate.c:1102:13: warning: old-style function definition [-Wold-style-definition] 1102 | int ZEXPORT deflateCopy (dest, source) | ^~~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/deflate.c: In function 'read_buf': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/deflate.c:1164:16: warning: old-style function definition [-Wold-style-definition] 1164 | local unsigned read_buf(strm, buf, size) | ^~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/deflate.c: In function 'lm_init': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/deflate.c:1194:12: warning: old-style function definition [-Wold-style-definition] 1194 | local void lm_init (s) | ^~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/deflate.c: In function 'longest_match': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/deflate.c:1236:12: warning: old-style function definition [-Wold-style-definition] 1236 | local uInt longest_match(s, cur_match) | ^~~~~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/deflate.c: In function 'fill_window': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/deflate.c:1482:12: warning: old-style function definition [-Wold-style-definition] 1482 | local void fill_window(s) | ^~~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/deflate.c: In function 'deflate_stored': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/deflate.c:1643:19: warning: old-style function definition [-Wold-style-definition] 1643 | local block_state deflate_stored(s, flush) | ^~~~~~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/deflate.c: In function 'deflate_fast': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/deflate.c:1824:19: warning: old-style function definition [-Wold-style-definition] 1824 | local block_state deflate_fast(s, flush) | ^~~~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/deflate.c: In function 'deflate_slow': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/deflate.c:1926:19: warning: old-style function definition [-Wold-style-definition] 1926 | local block_state deflate_slow(s, flush) | ^~~~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/deflate.c: In function 'deflate_rle': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/deflate.c:2057:19: warning: old-style function definition [-Wold-style-definition] 2057 | local block_state deflate_rle(s, flush) | ^~~~~~~~~~~ /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/deflate.c: In function 'deflate_huff': /root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/include/zlib/deflate.c:2130:19: warning: old-style function definition [-Wold-style-definition] 2130 | local block_state deflate_huff(s, flush) | ^~~~~~~~~~~~ Build Libraries [gprlib] z.lexch [gprlib] gpr.lexch [archive] libz.a [gprlib] gnatcoll.lexch [archive] libgpr.a [index] libz.a [index] libgpr.a [gprlib] aws_ssl.lexch [archive] libgnatcoll.a [index] libgnatcoll.a [gprlib] aws.lexch [archive] libaws_ssl.a [index] libaws_ssl.a [archive] libaws.a [index] libaws.a Bind [gprbind] awsres.bexch [Ada] awsres.ali Link [link] awsres.adb make[1]: Entering directory '/root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/tools/wsdl2aws-templates' ../../.build/x86_64-pc-linux-gnu/debug/static/tools/awsres \ -r wsdl2aws_templates \ -o ../../.build/x86_64-pc-linux-gnu/common/src \ *.tad[sb] *.macros AWSRes - Resource Creator v1.3 creating s-main.tadb... -> registered creating s-name-space-pkg.tads. -> registered creating s-root.tads.. -> registered creating s-skel-cb.tadb.... -> registered creating s-skel-cb.tads. -> registered creating s-skel.tadb.................... -> registered creating s-skel.tads... -> registered creating s-stub-types.tads. -> registered creating s-stub.tadb................ -> registered creating s-stub.tads..... -> registered creating s-type-array-types.tads...... -> registered creating s-type-array.tads............... -> registered creating s-type-derived-types.tads....... -> registered creating s-type-derived.tads.......... -> registered creating s-type-enum-types.tads.. -> registered creating s-type-enum.tadb. -> registered creating s-type-enum.tads.... -> registered creating s-type-record-types.tads... -> registered creating s-type-record.tadb....................... -> registered creating s-type-record.tads....... -> registered creating s-types.tadb. -> registered creating s-types.tads... -> registered creating s-common.macros...... -> registered make[1]: Leaving directory '/root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/tools/wsdl2aws-templates' Compile [Ada] aws_password.adb [Ada] templates2ada.adb [Ada] webxref.adb [Ada] templatespp.adb Bind [gprbind] awsres.bexch [Ada] awsres.ali [gprbind] aws_password.bexch [Ada] aws_password.ali [gprbind] templates2ada.bexch [Ada] templates2ada.ali [gprbind] webxref.bexch [Ada] webxref.ali [gprbind] templatespp.bexch [Ada] templatespp.ali Link [link] awsres.adb [link] aws_password.adb [link] templates2ada.adb [link] webxref.adb [link] templatespp.adb Setup [mkdir] object directory for project GPS_Support [mkdir] exec directory for project GPS_Support Compile [Ada] gen_gps_ref.adb Bind [gprbind] gen_gps_ref.bexch [Ada] gen_gps_ref.ali Link [link] gen_gps_ref.adb make[1]: Entering directory '/root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/gps' make[1]: Leaving directory '/root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/gps' Install project AWS - static warning: file does not exist '/root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/templates_parser/docs/build/latex/*.pdf' warning: file does not exist '/root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/templates_parser/docs/build/html' warning: file does not exist '/root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/docs/build/latex/*.pdf' warning: file does not exist '/root/.local/share/alire/builds/aws_24.0.0_2b75fe6d/97c4f405157e63702862365d111a349e58dab57f72d41bbc7860e7abcb034643/docs/build/html' Install project Tools - static Note: Running post-fetch actions for awa=2.5.0... Note: Building awa=2.5.0/.alire/awa_blogs.gpr (1/17)... Setup [mkdir] object directory for project UtilAda_Core [mkdir] library directory for project UtilAda_Core [mkdir] object directory for project UtilAda_Sys [mkdir] library directory for project UtilAda_Sys [mkdir] object directory for project ElAda [mkdir] library directory for project ElAda [mkdir] object directory for project WikiAda [mkdir] library directory for project WikiAda [mkdir] object directory for project UtilAda_Xml [mkdir] library directory for project UtilAda_Xml [mkdir] object directory for project Ado [mkdir] library directory for project Ado [mkdir] object directory for project Security [mkdir] library directory for project Security [mkdir] object directory for project ServletAda [mkdir] library directory for project ServletAda [mkdir] object directory for project Asf [mkdir] library directory for project Asf [mkdir] object directory for project KeystoreAda [mkdir] library directory for project KeystoreAda [mkdir] object directory for project Awa [mkdir] library directory for project Awa [mkdir] object directory for project Awa_Workspaces [mkdir] exec directory for project Awa_Workspaces [mkdir] library directory for project Awa_Workspaces [mkdir] object directory for project Awa_Tags [mkdir] library directory for project Awa_Tags [mkdir] object directory for project Awa_Comments [mkdir] library directory for project Awa_Comments [mkdir] object directory for project Awa_Storages [mkdir] library directory for project Awa_Storages [mkdir] object directory for project Awa_Jobs [mkdir] library directory for project Awa_Jobs [mkdir] object directory for project Awa_Images [mkdir] library directory for project Awa_Images [mkdir] object directory for project Awa_Counters [mkdir] library directory for project Awa_Counters [mkdir] object directory for project Awa_Blogs [mkdir] library directory for project Awa_Blogs Compile [Ada] awa-counters-models.adb [Ada] awa-counters-definition.ads [Ada] awa-counters-modules.adb [Ada] awa-counters.adb [Ada] awa-counters-components.adb [Ada] awa-counters-beans.adb [Ada] awa-jobs-models.adb [Ada] awa-jobs-services.adb [Ada] awa-jobs-modules.adb [Ada] awa-jobs.ads [Ada] awa-jobs-beans.adb [Ada] awa-storages-models.adb [Ada] awa-storages-modules.adb [Ada] awa-storages-stores-databases.adb [Ada] awa-storages-stores-files.adb [Ada] awa-storages-services.adb [Ada] awa-storages-servlets.adb [Ada] awa-storages-stores.ads [Ada] awa-storages-beans.adb [Ada] awa-storages.adb [Ada] awa-images-models.adb [Ada] awa-images-servlets.adb [Ada] awa-images.ads [Ada] awa-images-beans.adb [Ada] awa-images-modules.adb [Ada] awa-comments-models.adb [Ada] awa-comments-modules.adb [Ada] awa-comments.ads [Ada] awa-comments-beans.adb [Ada] awa-tags-models.adb [Ada] awa-tags-modules.adb [Ada] awa-tags-beans.adb [Ada] awa-tags.ads [Ada] awa-tags-components.adb [Ada] awa-workspaces-models.adb [Ada] awa-workspaces-modules.adb [Ada] awa-workspaces-beans.adb [Ada] awa-workspaces.ads [Ada] keystore.adb [Ada] keystore-containers.adb [Ada] keystore-passwords-files.adb [Ada] keystore-passwords-gpg.adb [Ada] keystore-logs.adb [Ada] keystore-passwords-input.adb [Ada] keystore-repository-keys.adb [Ada] keystore-passwords-keys.adb [Ada] keystore-passwords-unsafe.adb [Ada] keystore-repository-data.adb [Ada] keystore-io-headers.adb [Ada] keystore-passwords.adb [Ada] keystore-random.adb [Ada] keystore-passwords-cmds.adb keystore-random.adb:134:34: warning: call to obsolescent procedure "To_Struct_Timespec" declared at a-calcon.ads:92 [-gnatwj] keystore-random.adb:134:34: warning: This function may be removed in a future version [-gnatwj] [Ada] keystore-repository.adb [Ada] keystore-tools.adb [Ada] keystore-io-refs.adb [Ada] keystore-gpg.adb [Ada] keystore-io.adb [Ada] keystore-repository-workers.adb [Ada] keystore-buffers.adb [Ada] keystore-properties.adb [Ada] keystore-repository-entries.adb [Ada] keystore-files.adb [Ada] keystore-io-files.adb [Ada] keystore-marshallers.adb [Ada] keystore-keys.adb [Ada] servlet-resolvers.adb keystore-marshallers.adb:134:44: warning: reference to obsolescent entity "To_Unix_Time" declared at a-calcon.ads:130 [-gnatwj] keystore-marshallers.adb:134:44: warning: This function may be removed in a future version [-gnatwj] keystore-marshallers.adb:134:44: warning: call to obsolescent function "To_Unix_Time" declared at a-calcon.ads:130 [-gnatwj] keystore-marshallers.adb:134:44: warning: This function may be removed in a future version [-gnatwj] keystore-marshallers.adb:257:38: warning: call to obsolescent function "To_Ada_Time" declared at a-calcon.ads:39 [-gnatwj] keystore-marshallers.adb:257:38: warning: This function may be removed in a future version [-gnatwj] [Ada] servlet-rest-operation.adb [Ada] servlet-requests-tools.adb [Ada] servlet-requests.adb [Ada] servlet-streams-json.adb [Ada] servlet-responses-tools.adb [Ada] servlet-filters-cache_control.adb [Ada] servlet-core-mappers.adb [Ada] servlet-rest-definition.adb [Ada] servlet-security-filters.adb [Ada] servlet-streams-xml.adb [Ada] servlet-responses.adb [Ada] servlet-core-configs.adb [Ada] servlet-sessions-factory.adb [Ada] servlet-core-measures.adb [Ada] servlet-security-filters-oauth.adb [Ada] servlet-security.ads [Ada] servlet-filters.ads [Ada] servlet-principals.ads [Ada] servlet-security-oauth.adb [Ada] servlet-streams-raw.adb [Ada] servlet-responses-mockup.adb [Ada] servlet-core-rest.adb [Ada] servlet-cookies.ads [Ada] servlet-streams-dynamic.adb [Ada] servlet-requests-mockup.adb [Ada] servlet-routes-servlets.adb [Ada] servlet-routes.adb [Ada] servlet-routes-servlets-rest.ads [Ada] servlet-sessions.adb [Ada] servlet-parts.adb [Ada] servlet-server.adb [Ada] servlet-parts-mockup.adb [Ada] servlet.ads [Ada] servlet-security-servlets.adb [Ada] servlet-rest.adb [Ada] servlet-streams.adb [Ada] servlet-core-files.adb [Ada] servlet-core.adb [Ada] servlet-filters-dump.adb [Ada] security-contexts.adb [Ada] security.ads [Ada] security-controllers-roles.adb [Ada] security-oauth-clients.adb [Ada] security-auth-oauth.adb [Ada] security-policies-roles.adb [Ada] security-auth-openid.adb [Ada] security-policies-urls.adb [Ada] security-random.adb [Ada] security-permissions.adb security-random.adb:151:34: warning: call to obsolescent procedure "To_Struct_Timespec" declared at a-calcon.ads:92 [-gnatwj] security-random.adb:151:34: warning: This function may be removed in a future version [-gnatwj] [Ada] security-oauth.adb [Ada] security-auth-oauth-facebook.adb [Ada] security-auth-oauth-googleplus.adb [Ada] security-controllers.ads [Ada] security-controllers-urls.adb [Ada] security-auth-oauth-yahoo.adb [Ada] security-auth.adb [Ada] security-policies.adb [Ada] security-auth-oauth-github.adb [Ada] security-oauth-file_registry.adb [Ada] security-oauth-servers.adb [Ada] security-oauth-jwt.adb [Ada] asf-converters-dates.adb security-oauth-jwt.adb:32:38: warning: call to obsolescent function "To_Ada_Time" declared at a-calcon.ads:39 [-gnatwj] security-oauth-jwt.adb:32:38: warning: This function may be removed in a future version [-gnatwj] [Ada] asf.ads [Ada] asf-components.ads [Ada] asf-components-utils.adb security-oauth-servers.adb:206:65: warning: reference to obsolescent entity "To_Unix_Time" declared at a-calcon.ads:130 [-gnatwj] security-oauth-servers.adb:206:65: warning: This function may be removed in a future version [-gnatwj] security-oauth-servers.adb:206:65: warning: call to obsolescent function "To_Unix_Time" declared at a-calcon.ads:130 [-gnatwj] security-oauth-servers.adb:206:65: warning: This function may be removed in a future version [-gnatwj] security-oauth-servers.adb:217:38: warning: call to obsolescent function "To_Ada_Time" declared at a-calcon.ads:39 [-gnatwj] security-oauth-servers.adb:217:38: warning: This function may be removed in a future version [-gnatwj] [Ada] asf-lifecycles-default.adb [Ada] asf-servlets-files.ads [Ada] asf-components-widgets.ads [Ada] asf-converters-numbers.adb [Ada] asf-components-base.adb [Ada] asf-utils.adb [Ada] asf-filters.ads [Ada] asf-views-facelets.adb [Ada] asf-components-utils-factory.adb [Ada] asf-routes.ads [Ada] asf-validators-numbers.adb [Ada] asf-events.ads [Ada] asf-contexts-exceptions.adb [Ada] asf-sessions.ads [Ada] asf-validators.ads [Ada] asf-components-utils-escapes.adb [Ada] asf-server.ads [Ada] asf-beans-injections.adb [Ada] asf-lifecycles-update.adb [Ada] asf-views-nodes.adb [Ada] asf-routes-servlets-faces.ads [Ada] asf-events-faces.adb [Ada] asf-lifecycles-validation.adb [Ada] asf-components-ajax-factory.adb [Ada] asf-helpers.ads [Ada] asf-parts.ads [Ada] asf-components-widgets-gravatars.adb [Ada] asf-applications.adb [Ada] asf-components-html-selects.adb [Ada] asf-locales.adb [Ada] asf-converters-sizes.adb [Ada] asf-security.adb [Ada] asf-components-ajax.ads [Ada] asf-applications-main.adb [Ada] asf-components-widgets-likes.adb [Ada] asf-views-nodes-facelets.adb [Ada] asf-beans-resolvers.adb [Ada] asf-contexts-exceptions-iterator.adb [Ada] asf-servlets-ajax.adb asf-applications-main.adb:556:25: warning: call to obsolescent function "To_Ada_Time" declared at a-calcon.ads:39 [-gnatwj] asf-applications-main.adb:556:25: warning: This function may be removed in a future version [-gnatwj] asf-applications-main.adb:576:61: warning: reference to obsolescent entity "To_Unix_Time" declared at a-calcon.ads:130 [-gnatwj] asf-applications-main.adb:576:61: warning: This function may be removed in a future version [-gnatwj] asf-applications-main.adb:576:61: warning: call to obsolescent function "To_Unix_Time" declared at a-calcon.ads:130 [-gnatwj] asf-applications-main.adb:576:61: warning: This function may be removed in a future version [-gnatwj] [Ada] asf-beans-headers.adb [Ada] asf-navigations-render.adb [Ada] asf-helpers-beans.adb [Ada] asf-security-filters-oauth.ads [Ada] asf-applications-messages-vectors.ads [Ada] asf-contexts-writer.adb [Ada] asf-components-html-panels.adb [Ada] asf-components-holders.ads [Ada] asf-servlets-measures.ads [Ada] asf-views-nodes-reader.adb [Ada] asf-components-widgets-inputs.adb [Ada] asf-routes-servlets.adb [Ada] asf-components-html-factory.adb [Ada] asf-components-utils-flush.adb [Ada] asf-contexts.ads [Ada] asf-contexts-flash.adb [Ada] asf-lifecycles-restore.adb [Ada] asf-contexts-faces.adb [Ada] asf-lifecycles-response.adb [Ada] asf-servlets-faces-mappers.adb [Ada] asf-beans-flash.adb [Ada] asf-beans-globals.adb [Ada] asf-components-core-views.adb [Ada] asf-navigations-mappers.adb [Ada] asf-lifecycles-invoke.adb [Ada] asf-views-nodes-core.adb [Ada] asf-applications-views.adb [Ada] asf-models.ads [Ada] asf-models-selects.adb [Ada] asf-components-widgets-selects.adb [Ada] asf-navigations.adb [Ada] asf-components-utils-scrollers.adb [Ada] asf-components-core-factory.adb [Ada] asf-principals.ads [Ada] asf-events-phases.ads [Ada] asf-components-ajax-includes.adb [Ada] asf-events-modules.adb [Ada] asf-components-html-messages.adb [Ada] asf-streams.ads [Ada] asf-applications-main-configs.adb [Ada] asf-components-utils-files.adb [Ada] asf-factory.adb [Ada] asf-responses.ads [Ada] asf-components-html-lists.adb [Ada] asf-applications-messages-factory.adb [Ada] asf-contexts-writer-string.adb [Ada] asf-contexts-facelets.adb [Ada] asf-components-html-forms.adb [Ada] asf-components-html-pages.adb [Ada] asf-applications-messages.adb [Ada] asf-components-html-text.adb [Ada] asf-security-servlets.ads [Ada] asf-components-widgets-panels.adb [Ada] asf-views-nodes-jsf.adb [Ada] asf-components-core.adb [Ada] asf-components-root.adb [Ada] asf-beans.adb [Ada] asf-components-widgets-factory.adb [Ada] asf-navigations-redirect.adb [Ada] asf-beans-params.adb [Ada] asf-components-html.adb [Ada] asf-converters.ads [Ada] asf-servlets-faces.adb [Ada] asf-components-widgets-tabs.adb [Ada] asf-servlets.ads [Ada] asf-views-nodes-factory.adb [Ada] asf-components-utils-scripts.adb [Ada] asf-parts-upload_method.ads [Ada] asf-clients.ads [Ada] asf-components-widgets-progress.adb [Ada] asf-applications-messages-utils.adb [Ada] asf-events-exceptions.adb [Ada] asf-components-utils-beans.adb [Ada] asf-views.adb [Ada] asf-lifecycles-apply.adb [Ada] asf-beans-mappers.adb [Ada] asf-components-html-links.adb [Ada] asf-validators-texts.adb [Ada] asf-events-faces-actions.adb [Ada] asf-lifecycles.adb [Ada] asf-cookies.ads [Ada] asf-security-filters.ads [Ada] asf-beans-requests.adb [Ada] asf-requests.ads [Ada] util-serialize-io-xml.adb [Ada] ado-model.adb [Ada] ado-sessions-sources.adb [Ada] ado-caches.adb [Ada] ado-configs.adb [Ada] ado-schemas-entities.adb [Ada] ado-connections.adb [Ada] ado-sessions-entities.adb [Ada] ado.adb [Ada] ado-datasets.adb [Ada] ado-sql.adb [Ada] ado-sequences.adb [Ada] ado-utils-serialize.adb [Ada] ado-sequences-hilo.adb [Ada] ado-statements-create.adb [Ada] ado-objects.adb [Ada] ado-schemas.adb [Ada] ado-queries.adb [Ada] ado-sessions-factory.adb [Ada] ado-audits.adb [Ada] ado-utils-streams.adb [Ada] ado-schemas-databases.adb [Ada] ado-sessions.adb [Ada] ado-dialects.adb [Ada] ado-parameters.adb [Ada] ado-utils.adb [Ada] ado-c.adb [Ada] ado-caches-discrete.adb [Ada] ado-queries-loaders.adb [Ada] ado-objects-cache.adb [Ada] ado-statements.adb [Ada] wiki-streams-text_io.adb [Ada] wiki-buffers.adb [Ada] wiki-helpers-parser.adb [Ada] wiki-plugins-templates.adb [Ada] wiki-parsers-creole.adb [Ada] wiki-nodes-lists.adb [Ada] wiki-render-html.adb [Ada] wiki-streams-html-stream.adb [Ada] wiki-render-links.adb [Ada] wiki-parsers-mediawiki.adb [Ada] wiki-helpers.adb [Ada] wiki-streams.ads [Ada] wiki-parsers-google.adb [Ada] wiki-attributes.adb [Ada] wiki-nodes-dump.adb [Ada] wiki-filters.adb [Ada] wiki-documents.adb [Ada] wiki-streams-html-text_io.ads [Ada] wiki-filters-html.adb [Ada] wiki-filters-variables.adb [Ada] wiki-filters-toc.adb [Ada] wiki-render.adb [Ada] wiki-parsers-markdown.adb [Ada] wiki-html_parser-entities.ads [Ada] wiki-streams-html.adb [Ada] wiki-parsers-html.adb [Ada] wiki-strings.adb [Ada] wiki.adb [Ada] wiki-parsers-dotclear.adb [Ada] wiki-plugins-variables.adb [Ada] wiki-render-text.adb [Ada] wiki-streams-builders.adb [Ada] wiki-parsers.adb [Ada] wiki-plugins.ads [Ada] wiki-nodes.adb [Ada] wiki-utils.adb [Ada] wiki-html_parser.adb [Ada] wiki-parsers-textile.adb [Ada] wiki-streams-html-builders.ads [Ada] wiki-plugins-conditions.adb [Ada] wiki-parsers-common.adb [Ada] wiki-filters-collectors.adb [Ada] wiki-filters-autolink.adb [Ada] wiki-render-wiki.adb [Ada] el-objects.ads [Ada] el-methods-func_string.ads [Ada] el.ads [Ada] el-contexts.ads [Ada] el-expressions-nodes.adb [Ada] el-utils.adb [Ada] el-expressions.adb [Ada] el-contexts-default.adb [Ada] el-methods.ads [Ada] el-functions-namespaces.adb [Ada] el-contexts-properties.adb [Ada] el-beans.adb [Ada] el-methods-func_1.adb [Ada] el-variables-default.adb [Ada] el-methods-proc_1.adb [Ada] el-expressions-parser.adb [Ada] el-methods-proc_2.adb [Ada] el-contexts-tls.adb [Ada] el-methods-func_unbounded.ads [Ada] el-methods-proc_in.adb [Ada] el-variables.ads [Ada] el-functions.adb [Ada] el-functions-default.adb [Ada] util-systems-types.ads [Ada] util-systems-constants.ads [Ada] util-systems-io.adb [Ada] util-systems-os.ads [Ada] util-properties-bundles.adb [Ada] util-properties-discrete.adb [Ada] util-properties-basic.adb [Ada] util-properties.adb [Ada] util-log-appenders-rolling_files.adb [Ada] util-log-appenders-formatter.adb [Ada] util-log-locations.adb [Ada] util-log-formatters-factories.adb [Ada] util-log.adb [Ada] util-log-appenders.adb [Ada] util-log-loggers.adb [Ada] util-log-appenders-files.adb [Ada] util-log-appenders-consoles.adb [Ada] util-log-formatters.adb [Ada] util-log-appenders-factories.adb [Ada] util-files-filters.adb [Ada] util-files-rolling.adb [Ada] util-files.adb [Ada] util-files-walk.adb [Ada] util-events-channels.adb [Ada] util-events.adb [Ada] util-events-timers.adb [Ada] util-dates-rfc7231.adb [Ada] util-dates-simple_format.adb [Ada] util-dates-formats.adb [Ada] util-dates-iso8601.adb [Ada] util-dates.adb [Ada] util-commands-text_io.ads [Ada] util-commands-parsers-gnat_parser.adb [Ada] util-commands-consoles-text.adb [Ada] util-commands-raw_io.ads [Ada] util-commands-parsers.adb [Ada] util-commands.adb [Ada] util-commands-drivers.adb [Ada] util-commands-consoles.adb [Ada] util-beans-factory.adb [Ada] util-beans-objects-lists.adb [Ada] util-beans-ranges.ads [Ada] util-beans-objects-hash.adb [Ada] util-beans-objects-maps.adb [Ada] util-beans-basic-ranges.adb [Ada] util-beans-objects.adb [Ada] util-beans-objects-datasets.adb [Ada] util-beans-objects-records.adb [Ada] util-beans-lists-strings.adb [Ada] util-beans-objects-enums.adb [Ada] util-beans-objects-iterators.adb [Ada] util-beans-basic.ads [Ada] util-beans-objects-pairs.adb [Ada] util-beans-objects-to_access.adb [Ada] util-beans-methods.ads [Ada] util-beans-objects-vectors.adb [Ada] util-beans-basic-lists.adb [Ada] util-beans-lists.ads [Ada] util-beans.ads [Ada] util-beans-objects-time.adb [Ada] util-systems.ads [Ada] util-texts-transforms.adb [Ada] util-texts.ads [Ada] util-texts-tokenizers.adb [Ada] util-texts-builders.adb [Ada] util-texts-formats.adb [Ada] util-strings-vectors.ads [Ada] util-strings-maps.ads util-beans-objects-time.adb:98:50: warning: call to obsolescent function "To_Ada_Time" declared at a-calcon.ads:39 [-gnatwj] util-beans-objects-time.adb:98:50: warning: This function may be removed in a future version [-gnatwj] [Ada] util-strings-builders.ads [Ada] util-strings-sets.ads [Ada] util-strings-tokenizers.ads [Ada] util-strings-maps_incensitive.ads [Ada] util-strings-transforms.adb [Ada] util-strings.adb [Ada] util-strings-formats.adb [Ada] util-strings-builders-transforms.ads [Ada] util-listeners.ads [Ada] util-listeners-observers.adb [Ada] util-listeners-lifecycles.adb [Ada] util-concurrent-counters.adb [Ada] util-concurrent-copies.adb [Ada] util-concurrent.ads [Ada] util-concurrent-fifos.adb [Ada] util-concurrent-pools.adb [Ada] util-concurrent-sequence_queues.adb [Ada] util-concurrent-locks.adb [Ada] util-concurrent-arrays.adb [Ada] util-executors.adb [Ada] util-named_lists.adb [Ada] util-refs.adb [Ada] util-locales.adb [Ada] util-nullables.ads [Ada] util.ads [Ada] util-algorithms.ads [Ada] util-stacks.adb [Ada] util-blobs.adb [Ada] util-streams-raw.adb [Ada] util-processes-os.adb [Ada] util-systems-dlls.adb [Ada] util-processes.adb [Ada] util-processes-tools.adb [Ada] util-http-mockups.adb [Ada] util-http-clients.adb [Ada] util-http-rest.adb [Ada] util-http.adb [Ada] util-http-rest-rest_get_vector.adb [Ada] util-http-headers.adb [Ada] util-mail.adb [Ada] util-http-parts.adb [Ada] util-http-tools.adb [Ada] util-http-cookies.adb [Ada] util-http-mimes.adb [Ada] util-http-clients-mockups.adb [Ada] util-encoders-kdf-pbkdf2_hmac_sha256.ads [Ada] util-encoders-aes.adb [Ada] util-encoders-base16.adb [Ada] util-encoders-hmac-sha256.adb [Ada] util-encoders-hmac-sha1.adb [Ada] util-encoders-hmac-hotp.adb [Ada] util-encoders-sha256.adb [Ada] util-encoders-base64.adb [Ada] util-encoders.adb [Ada] util-encoders-sha1.adb [Ada] util-encoders-kdf.ads [Ada] util-encoders-quoted_printable.adb [Ada] util-encoders-uri.adb [Ada] util-encoders-kdf-pbkdf2.adb [Ada] util-encoders-hmac.ads [Ada] util-encoders-base32.adb [Ada] util-encoders-ecc.adb [Ada] util-measures.adb [Ada] util-streams-sockets.adb [Ada] util-streams-aes.adb [Ada] util-streams-buffered-parts.adb [Ada] util-streams-buffered-encoders.adb [Ada] util-streams-pipes.adb [Ada] util-streams.adb [Ada] util-streams-buffered.adb [Ada] util-streams-files.adb [Ada] util-streams-base64.ads [Ada] util-streams-texts-tr.ads [Ada] util-streams-texts-wtr.ads [Ada] util-streams-texts.adb [Ada] util-streams-base16.ads [Ada] util-properties-json.adb [Ada] util-serialize.ads [Ada] util-serialize-contexts.adb [Ada] util-beans-objects-readers.adb [Ada] util-serialize-io-csv.adb [Ada] util-serialize-tools.adb [Ada] util-serialize-mappers-record_mapper.adb [Ada] util-serialize-io-form.adb [Ada] util-serialize-io.adb [Ada] util-properties-form.adb [Ada] util-serialize-mappers.adb [Ada] util-serialize-io-json.adb [Ada] util-serialize-mappers-vector_mapper.adb [Ada] awa-commands-models.ads [Ada] awa-oauth-models.adb [Ada] awa-audits-models.adb [Ada] awa-permissions-models.adb [Ada] awa-events-models.adb [Ada] awa-users-models.adb [Ada] awa-commands-drivers.adb [Ada] awa-users-services.adb [Ada] awa-oauth-filters.adb awa-commands-drivers.adb:23:20: error: missing "with Ada.Strings.Unbounded;" awa-commands-drivers.adb:80:46: (style) bad casing of "URI" declared at awa-commands-drivers.ads:62 [-gnatyr] awa-commands-drivers.adb:81:19: (style) bad casing of "URI" declared at awa-commands-drivers.ads:62 [-gnatyr] awa-commands-drivers.adb:81:24: (style) bad casing of "URI" declared at awa-commands-drivers.ads:62 [-gnatyr] awa-commands-drivers.adb:82:61: (style) bad casing of "URI" declared at awa-commands-drivers.ads:62 [-gnatyr] awa-commands-drivers.adb:82:66: (style) bad casing of "URI" declared at awa-commands-drivers.ads:62 [-gnatyr] awa-commands-drivers.adb:82:83: (style) bad casing of "URI" declared at awa-commands-drivers.ads:62 [-gnatyr] awa-commands-drivers.adb:97:18: error: "Unbounded_String" is not visible awa-commands-drivers.adb:97:18: error: non-visible declaration at a-strunb.ads:105 awa-commands-drivers.adb:104:28: error: "To_Unbounded_String" is not visible (more references follow) awa-commands-drivers.adb:104:28: error: non-visible declaration at util-beans-objects.ads:226 awa-commands-drivers.adb:104:28: error: non-visible declaration at util-strings.ads:98 awa-commands-drivers.adb:104:28: error: non-visible declaration at a-strunb.ads:129 awa-commands-drivers.adb:104:28: error: non-visible declaration at a-strunb.ads:122 awa-users-services.adb:454:61: (style) bad casing of "ADO" declared at ado.ads:14 [-gnatyr] awa-users-services.adb:935:53: (style) bad casing of "Status_Type" declared at awa-users-models.ads:87 [-gnatyr] awa-users-services.adb:958:19: (style) bad casing of "DB" declared at line 939 [-gnatyr] awa-users-services.ads:161:53: (style) bad casing of "Status_Type" declared at awa-users-models.ads:87 [-gnatyr] compilation of awa-commands-drivers.adb failed gprbuild: *** compilation phase failed stderr: Command ["gprbuild", "-s", "-j0", "-p", "-P", "/home/runner/work/alire-crates-ci/alire-crates-ci/test/83a1f591-247c-4513-af70-43ec1f5e9735/awa_2.5.0_e34bd6db/.alire/awa_blogs.gpr", "-cargs:Ada", "-gnatwn"] exited with code 4 ERROR: Command ["gprbuild", "-s", "-j0", "-p", "-P", "/home/runner/work/alire-crates-ci/alire-crates-ci/test/83a1f591-247c-4513-af70-43ec1f5e9735/awa_2.5.0_e34bd6db/.alire/awa_blogs.gpr", "-cargs:Ada", "-gnatwn"] exited with code 4 stderr: ALIRE.CHECKED_ERROR stderr: Command ["gprbuild", "-s", "-j0", "-p", "-P", "/home/runner/work/alire-crates-ci/alire-crates-ci/test/83a1f591-247c-4513-af70-43ec1f5e9735/awa_2.5.0_e34bd6db/.alire/awa_blogs.gpr", "-cargs:Ada", "-gnatwn"] exited with code 4 stderr: raised ALIRE.CHECKED_ERROR : alire-stored-error:1 [/usr/sbin/alr] 0xe75bc6 Alire.Raise_Checked_Error at alire.adb:284 0xac1a54 Alire.Os_Lib.Subprocess.Checked_Spawn at alire-os_lib-subprocess.adb:111 0xd40276 Alire.Spawn.Command at alire-spawn.adb:22 0xd412ee Alire.Spawn.Gprbuild at alire-spawn.adb:68 0xc748cb Alire.Roots.Build at alire-roots.adb:189 0xc7301a Alire.Roots.Build at alire-roots.adb:255 0xc9832b Alire.Roots.Traverse at alire-roots.adb:2143 0xcfee85 Alire.Solutions.Traverse.Visit at alire-solutions.adb:1472 0xcfdfcc Alire.Solutions.Traverse at alire-solutions.adb:1555 0xc9841e Alire.Roots.Traverse at alire-roots.adb:2147 0xc984dd Alire.Roots.Traverse at alire-roots.adb:2127 0xc7359b Alire.Roots.Build at alire-roots.adb:286 0xc736d7 Alire.Roots.Build at alire-roots.adb:114 0x49aa0d Alr.Commands.Build.Execute at alr-commands-build.adb:145 0x49a36d Alr.Commands.Build.Execute at alr-commands-build.adb:113 0x49a51f Alr.Commands.Build.Execute at alr-commands-build.adb:54 0x53bbcc Alr.Commands.Sub_Cmd.Execute at clic-subcommand-instance.adb:749 0x5472be Alr.Commands.Execute at alr-commands.adb:632 0x43d48a Alr.Main at alr-main.adb:13 0x4403a3 Main at b__alr-main.adb:2445 [/usr/bin/..//lib/libc.so.6] 0x7fb48981c6b3 0x7fb48981c767 [/usr/sbin/alr] 0x43d323 _start at ??? 0xfffffffffffffffe stderr: ALIRE.ROOTS.BUILD._WRAPPED_STATEMENTS.BUILD_FAILED stderr: alire-roots.adb:202 stderr: raised ALIRE.ROOTS.BUILD._WRAPPED_STATEMENTS.BUILD_FAILED : alire-roots.adb:202 [/usr/sbin/alr] 0xc74cc7 Alire.Roots.Build at alire-roots.adb:202 0xc7301a Alire.Roots.Build at alire-roots.adb:255 0xc9832b Alire.Roots.Traverse at alire-roots.adb:2143 0xcfee85 Alire.Solutions.Traverse.Visit at alire-solutions.adb:1472 0xcfdfcc Alire.Solutions.Traverse at alire-solutions.adb:1555 0xc9841e Alire.Roots.Traverse at alire-roots.adb:2147 0xc984dd Alire.Roots.Traverse at alire-roots.adb:2127 0xc7359b Alire.Roots.Build at alire-roots.adb:286 0xc736d7 Alire.Roots.Build at alire-roots.adb:114 0x49aa0d Alr.Commands.Build.Execute at alr-commands-build.adb:145 0x49a36d Alr.Commands.Build.Execute at alr-commands-build.adb:113 0x49a51f Alr.Commands.Build.Execute at alr-commands-build.adb:54 0x53bbcc Alr.Commands.Sub_Cmd.Execute at clic-subcommand-instance.adb:749 0x5472be Alr.Commands.Execute at alr-commands.adb:632 0x43d48a Alr.Main at alr-main.adb:13 0x4403a3 Main at b__alr-main.adb:2445 [/usr/bin/..//lib/libc.so.6] 0x7fb48981c6b3 0x7fb48981c767 [/usr/sbin/alr] 0x43d323 _start at ??? 0xfffffffffffffffe ERROR: Compilation failed.