Skip to content

Gradle - Unable to Strip Some Libraries, Packaging as They Are #15887

@ParaskP7

Description

@ParaskP7

TL;DR

As part of Gradle 7.3.3 & AGP 7.0.4 upgrade, a new :WordPress:stripWordpressWasabiDebugDebugSymbols task appeared that informs about the fact this task is unable to strip some libraries. Thus, it is packaging them as they are.

Details

> Task :WordPress:stripWordpressWasabiDebugDebugSymbols
Unable to strip the following libraries, packaging them as they are: 
 libbetter.so, 
 libc++_shared.so, 
 libfabricjni.so, 
 libfb.so, 
 libfbjni.so, 
 libfolly_futures.so, 
 libfolly_json.so, 
 libgifimage.so, 
 libglog.so, 
 libglog_init.so, 
 libhermes-executor-common-debug.so, 
 libhermes-executor-common-release.so, 
 libhermes-executor-release.so, 
 libhermes.so, 
 libimagepipeline.so, 
 libjnidispatch.so, 
 libjsi.so, 
 libjsijniprofiler.so, 
 libjsinspector.so, 
 liblogger.so, 
 libmapbufferjni.so, 
 libnative-filters.so, 
 libnative-imagetranscoder.so, 
 libreact_codegen_rncore.so, 
 libreact_debug.so, 
 libreact_nativemodule_core.so, 
 libreact_render_animations.so, 
 libreact_render_attributedstring.so, 
 libreact_render_componentregistry.so, 
 libreact_render_core.so, 
 libreact_render_debug.so, 
 libreact_render_graphics.so, 
 libreact_render_imagemanager.so, 
 libreact_render_leakchecker.so, 
 libreact_render_mapbuffer.so, 
 libreact_render_mounting.so, 
 libreact_render_runtimescheduler.so, 
 libreact_render_scheduler.so, 
 libreact_render_telemetry.so, 
 libreact_render_templateprocessor.so, 
 libreact_render_textlayoutmanager.so, 
 libreact_render_uimanager.so, 
 libreact_utils.so, libreactconfig.so, 
 libreactnativeblob.so, 
 libreactnativejni.so, 
 libreactnativeutilsjni.so, 
 libreactperfloggerjni.so, 
 librrc_image.so, 
 librrc_modal.so, 
 librrc_progressbar.so, 
 librrc_root.so, 
 librrc_scrollview.so, 
 librrc_slider.so, 
 librrc_switch.so, 
 librrc_text.so, 
 librrc_textinput.so, 
 librrc_unimplementedview.so, 
 librrc_view.so, 
 libsentry-android.so, 
 libsentry.so, 
 libsodium.so, 
 libturbomodulejsijni.so, 
 libyoga.so.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions