Page MenuHomeFreeBSD

archivers/file-roller: update to 3.40.0
ClosedPublic

Authored by madpilot on May 4 2021, 7:48 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Mar 7, 11:31 PM
Unknown Object (File)
Tue, Feb 27, 11:54 PM
Unknown Object (File)
Jan 14 2024, 9:57 PM
Unknown Object (File)
Dec 23 2023, 9:28 AM
Unknown Object (File)
Nov 22 2023, 11:18 PM
Unknown Object (File)
Nov 22 2023, 11:18 PM
Unknown Object (File)
Nov 22 2023, 11:18 PM
Unknown Object (File)
Nov 22 2023, 9:57 PM
Subscribers

Details

Summary

Simple update to 3.40.0.

While here I also updated the WWW line to point to a more recent Gnome URL.

Test Plan

Tested in poudriere with all supported releases (could not test on 11.4 due to a dependency failure).

RUnning it on my machines suuccesfully.

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

What is the dependency failure with 11.4?

In D30112#675858, @nc wrote:

What is the dependency failure with 11.4?

devel/appstream-glib

libappstream-builder/libappstream-builder.a(asb-context.c.o): In function `asb_context_process':
asb-context.c:(.text+0xb14): undefined reference to `as_app_get_type'
asb-context.c:(.text+0xb27): undefined reference to `as_app_get_icon_default'
asb-context.c:(.text+0xb51): undefined reference to `as_app_get_type'
asb-context.c:(.text+0xb64): undefined reference to `as_app_get_type'
asb-context.c:(.text+0xb7a): undefined reference to `as_app_get_name'
asb-context.c:(.text+0xb84): undefined reference to `as_app_get_type'
asb-context.c:(.text+0xba0): undefined reference to `as_app_add_veto'
asb-context.c:(.text+0xba5): undefined reference to `as_app_get_type'
asb-context.c:(.text+0xbbb): undefined reference to `as_app_get_comment'
asb-context.c:(.text+0xbc5): undefined reference to `as_app_get_type'
asb-context.c:(.text+0xbe1): undefined reference to `as_app_add_veto'
asb-context.c:(.text+0xbe6): undefined reference to `as_app_get_type'
asb-context.c:(.text+0xbf9): undefined reference to `as_app_get_kind'
asb-context.c:(.text+0xc16): undefined reference to `as_app_get_type'
asb-context.c:(.text+0xc32): undefined reference to `as_app_add_veto'
asb-context.c:(.text+0xc8d): undefined reference to `as_app_get_type'
asb-context.c:(.text+0xcca): undefined reference to `as_app_get_pkgname_default'
asb-context.c:(.text+0xcd7): undefined reference to `as_app_get_id'
asb-context.c:(.text+0xd23): undefined reference to `as_app_get_type'
asb-context.c:(.text+0xd5f): undefined reference to `as_app_get_pkgname_default'
asb-context.c:(.text+0xd6c): undefined reference to `as_app_get_kind'
asb-context.c:(.text+0xd79): undefined reference to `as_app_get_extends'
asb-context.c:(.text+0xd87): undefined reference to `as_app_get_extends'
asb-context.c:(.text+0xda9): undefined reference to `as_app_get_id'
asb-context.c:(.text+0xdc0): undefined reference to `as_app_add_veto'
asb-context.c:(.text+0xdc8): undefined reference to `as_app_get_id'
asb-context.c:(.text+0xe39): undefined reference to `as_app_get_type'
asb-context.c:(.text+0xe4f): undefined reference to `as_app_get_pkgname_default'
asb-context.c:(.text+0xe85): undefined reference to `as_app_get_vetos'
asb-context.c:(.text+0xeaa): undefined reference to `as_app_get_id'
asb-context.c:(.text+0xeb5): undefined reference to `as_app_get_id'
asb-context.c:(.text+0xf0d): undefined reference to `as_app_get_type'
asb-context.c:(.text+0xf23): undefined reference to `as_app_get_vetos'
asb-context.c:(.text+0xf3a): undefined reference to `as_app_convert_icons'
asb-context.c:(.text+0xfad): undefined reference to `as_app_get_type'
asb-context.c:(.text+0xfc3): undefined reference to `as_app_get_vetos'
asb-context.c:(.text+0x105d): undefined reference to `as_store_new'
asb-context.c:(.text+0x1070): undefined reference to `as_store_set_api_version'
asb-context.c:(.text+0x1075): undefined reference to `as_app_get_type'
asb-context.c:(.text+0x108b): undefined reference to `as_store_add_app'
asb-context.c:(.text+0x1098): undefined reference to `as_store_to_xml'
asb-context.c:(.text+0x10f1): undefined reference to `as_store_new'
asb-context.c:(.text+0x115d): undefined reference to `as_store_remove_app_by_id'
asb-context.c:(.text+0x117d): undefined reference to `as_app_get_type'
asb-context.c:(.text+0x1193): undefined reference to `as_app_get_vetos'
asb-context.c:(.text+0x11a4): undefined reference to `as_store_add_app'
asb-context.c:(.text+0x11b0): undefined reference to `as_store_remove_app'
asb-context.c:(.text+0x1215): undefined reference to `as_store_set_origin'
asb-context.c:(.text+0x1223): undefined reference to `as_store_set_api_version'
asb-context.c:(.text+0x1239): undefined reference to `as_store_to_file'
asb-context.c:(.text+0x12c1): undefined reference to `as_app_get_type'
asb-context.c:(.text+0x12fd): undefined reference to `as_app_get_vetos'
asb-context.c:(.text+0x1351): undefined reference to `as_app_get_type'
asb-context.c:(.text+0x138e): undefined reference to `as_app_get_vetos'
asb-context.c:(.text+0x13a4): undefined reference to `as_app_get_id'
asb-context.c:(.text+0x13af): undefined reference to `as_store_get_app_by_id'
asb-context.c:(.text+0x13c4): undefined reference to `as_store_add_app'
asb-context.c:(.text+0x1426): undefined reference to `as_store_set_origin'
asb-context.c:(.text+0x1436): undefined reference to `as_store_set_api_version'
asb-context.c:(.text+0x144d): undefined reference to `as_store_to_file'
asb-context.c:(.text+0x14dd): undefined reference to `as_store_set_origin'
asb-context.c:(.text+0x14ee): undefined reference to `as_store_set_api_version'
asb-context.c:(.text+0x1506): undefined reference to `as_store_to_file'
libappstream-builder/libappstream-builder.a(asb-context.c.o): In function `asb_context_add_app_ignore':
asb-context.c:(.text+0x16dc): undefined reference to `as_app_new'
asb-context.c:(.text+0x1714): undefined reference to `as_app_set_id'
asb-context.c:(.text+0x1727): undefined reference to `as_app_add_pkgname'
asb-context.c:(.text+0x1734): undefined reference to `as_store_add_app'
libappstream-builder/libappstream-builder.a(asb-context.c.o): In function `asb_context_add_app':
asb-context.c:(.text+0x1830): undefined reference to `as_app_get_type'
libappstream-builder/libappstream-builder.a(asb-context.c.o): In function `asb_context_init':
asb-context.c:(.text+0x197a): undefined reference to `as_store_new'
asb-context.c:(.text+0x1983): undefined reference to `as_store_new'
libappstream-builder/libappstream-builder.a(asb-package.c.o): In function `asb_package_compare':
asb-package.c:(.text+0xf10): undefined reference to `as_utils_vercmp_full'
asb-package.c:(.text+0xf25): undefined reference to `as_utils_vercmp_full'
libappstream-builder/libappstream-builder.a(asb-package-cab.c.o): In function `asb_package_cab_open':
asb-package-cab.c:(.text+0x17a): undefined reference to `as_store_error_quark'
libappstream-builder/libappstream-builder.a(asb-package-cab.c.o): In function `asb_package_cab_ensure':
asb-package-cab.c:(.text+0x1aa): undefined reference to `as_store_error_quark'
libappstream-builder/libappstream-builder.a(asb-task.c.o): In function `asb_task_process':
asb-task.c:(.text+0x13d): undefined reference to `as_store_new'
asb-task.c:(.text+0x160): undefined reference to `as_store_from_file'
asb-task.c:(.text+0x178): undefined reference to `as_store_get_apps'
asb-task.c:(.text+0x1ba): undefined reference to `as_app_get_type'
asb-task.c:(.text+0x1d4): undefined reference to `as_app_get_id'
asb-task.c:(.text+0x1e7): undefined reference to `as_app_get_type'
asb-task.c:(.text+0x1fd): undefined reference to `as_app_subsume'
asb-task.c:(.text+0xa58): undefined reference to `as_app_get_type'
asb-task.c:(.text+0xb6f): undefined reference to `as_app_get_type'
asb-task.c:(.text+0xb82): undefined reference to `as_app_get_id'
asb-task.c:(.text+0xbbf): undefined reference to `as_app_get_type'
asb-task.c:(.text+0xbd7): undefined reference to `as_app_get_url_item'
asb-task.c:(.text+0xbe1): undefined reference to `as_app_get_type'
asb-task.c:(.text+0xc08): undefined reference to `as_app_add_url'
asb-task.c:(.text+0xc1b): undefined reference to `as_app_get_type'
asb-task.c:(.text+0xc2e): undefined reference to `as_app_get_project_license'
asb-task.c:(.text+0xc38): undefined reference to `as_app_get_type'
asb-task.c:(.text+0xc5a): undefined reference to `as_app_set_project_license'
asb-task.c:(.text+0xc83): undefined reference to `as_app_get_type'
asb-task.c:(.text+0xca5): undefined reference to `as_app_set_source_pkgname'
asb-task.c:(.text+0xcb6): undefined reference to `as_app_get_type'
asb-task.c:(.text+0xcc9): undefined reference to `as_app_get_kind'
asb-task.c:(.text+0xce9): undefined reference to `as_app_get_type'
asb-task.c:(.text+0xcff): undefined reference to `as_app_add_release'
asb-task.c:(.text+0xd51): undefined reference to `as_app_get_type'
asb-task.c:(.text+0xd7a): undefined reference to `as_app_add_metadata'
asb-task.c:(.text+0xdef): undefined reference to `as_app_get_type'
asb-task.c:(.text+0xe02): undefined reference to `as_app_get_id'
libappstream-builder/libappstream-builder.a(asb-utils.c.o): In function `asb_utils_optimize_png':
asb-utils.c:(.text+0x34b): undefined reference to `as_app_error_quark'
libappstream-builder/libappstream-builder.a(asb-plugin-loader.c.o): In function `asb_plugin_loader_merge':
asb-plugin-loader.c:(.text+0x43a): undefined reference to `as_app_get_type'
asb-plugin-loader.c:(.text+0x454): undefined reference to `as_app_remove_metadata'
asb-plugin-loader.c:(.text+0x459): undefined reference to `as_app_get_type'
asb-plugin-loader.c:(.text+0x473): undefined reference to `as_app_remove_metadata'
asb-plugin-loader.c:(.text+0x478): undefined reference to `as_app_get_type'
asb-plugin-loader.c:(.text+0x492): undefined reference to `as_app_remove_metadata'
asb-plugin-loader.c:(.text+0x497): undefined reference to `as_app_get_type'
asb-plugin-loader.c:(.text+0x4b1): undefined reference to `as_app_remove_metadata'
asb-plugin-loader.c:(.text+0x4b6): undefined reference to `as_app_get_type'
asb-plugin-loader.c:(.text+0x4d0): undefined reference to `as_app_remove_metadata'
asb-plugin-loader.c:(.text+0x4d5): undefined reference to `as_app_get_type'
asb-plugin-loader.c:(.text+0x4ef): undefined reference to `as_app_remove_metadata'
asb-plugin-loader.c:(.text+0x4f4): undefined reference to `as_app_get_type'
asb-plugin-loader.c:(.text+0x50a): undefined reference to `as_app_remove_metadata'
asb-plugin-loader.c:(.text+0x577): undefined reference to `as_app_get_type'
asb-plugin-loader.c:(.text+0x596): undefined reference to `as_app_add_veto'
asb-plugin-loader.c:(.text+0x61d): undefined reference to `as_app_get_type'
asb-plugin-loader.c:(.text+0x630): undefined reference to `as_app_get_vetos'
asb-plugin-loader.c:(.text+0x63b): undefined reference to `as_app_get_type'
asb-plugin-loader.c:(.text+0x64e): undefined reference to `as_app_get_id'
asb-plugin-loader.c:(.text+0x669): undefined reference to `as_app_get_type'
asb-plugin-loader.c:(.text+0x67c): undefined reference to `as_app_get_kind'
asb-plugin-loader.c:(.text+0x68a): undefined reference to `as_app_get_type'
asb-plugin-loader.c:(.text+0x69d): undefined reference to `as_app_get_type'
asb-plugin-loader.c:(.text+0x6bd): undefined reference to `as_app_subsume_full'
libappstream-builder/libappstream-builder.a(asb-app.c.o): In function `asb_app_get_type_once':
asb-app.c:(.text+0x47): undefined reference to `as_app_get_type'
libappstream-builder/libappstream-builder.a(asb-app.c.o): In function `asb_app_set_package':
asb-app.c:(.text+0x127): undefined reference to `as_app_get_type'
asb-app.c:(.text+0x150): undefined reference to `as_app_add_pkgname'
libappstream-builder/libappstream-builder.a(asb-app.c.o): In function `asb_app_save_resources':
asb-app.c:(.text+0x1c0): undefined reference to `as_app_get_type'
asb-app.c:(.text+0x1d7): undefined reference to `as_app_get_icons'
asb-app.c:(.text+0x214): undefined reference to `as_icon_get_kind'
asb-app.c:(.text+0x22a): undefined reference to `as_icon_get_kind'
asb-app.c:(.text+0x23b): undefined reference to `as_icon_get_kind'
asb-app.c:(.text+0x24c): undefined reference to `as_icon_get_kind'
asb-app.c:(.text+0x25d): undefined reference to `as_icon_get_kind'
asb-app.c:(.text+0x26e): undefined reference to `as_icon_get_pixbuf'
asb-app.c:(.text+0x29e): undefined reference to `as_icon_get_name'
libappstream-builder/libappstream-builder.a(asb-app.c.o): In function `asb_app_new':
asb-app.c:(.text+0x429): undefined reference to `as_app_get_type'
asb-app.c:(.text+0x43f): undefined reference to `as_app_set_id'
libappstream-builder/libappstream-builder.a(asb-app.c.o): In function `asb_app_init':
asb-app.c:(.text+0x502): undefined reference to `as_app_get_type'
asb-app.c:(.text+0x51e): undefined reference to `as_app_set_trust_flags'
cc: error: linker command failed with exit code 1 (use -v to see invocation)

Thanks!

Since it seems other porte dependent on devel/appstream-glib aren't building on 11.x, I'll approve this.

This revision is now accepted and ready to land.May 4 2021, 8:36 PM
This revision was automatically updated to reflect the committed changes.