[Bug 267093] [NEW PORT] devel/android-studio: Official IDE for Android

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 17 Apr 2023 10:04:49 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267093

Fernando ApesteguĂ­a <fernape@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fernape@FreeBSD.org

--- Comment #6 from Fernando ApesteguĂ­a <fernape@FreeBSD.org> ---
There are some issues with this patch.

First:

Warning:
'/wrkdirs/usr/ports/devel/android-studio/work/stage/compat/linux/android-studio/plugins/android-ndk/resources/lldb/bin/LLDBFrontend'
is not stripped co
nsider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning:
'/wrkdirs/usr/ports/devel/android-studio/work/stage/compat/linux/android-studio/plugins/android-ndk/resources/lldb/lib64/liblldb.so.14git'
is not strip
ped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning:
'/wrkdirs/usr/ports/devel/android-studio/work/stage/compat/linux/android-studio/plugins/android-ndk/resources/lldb/lib64/libedit.so.0'
is not stripped 
consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning:
'/wrkdirs/usr/ports/devel/android-studio/work/stage/compat/linux/android-studio/plugins/android-ndk/resources/lldb/android/x86/lldb-server'
is not stripped consider trying INSTALL_TARGET=install-strip or using
${STRIP_CMD}
Warning:
'/wrkdirs/usr/ports/devel/android-studio/work/stage/compat/linux/android-studio/plugins/android-ndk/resources/lldb/android/arm64-v8a/lldb-server'
is not stripped consider trying INSTALL_TARGET=install-strip or using
${STRIP_CMD}
Warning:
'/wrkdirs/usr/ports/devel/android-studio/work/stage/compat/linux/android-studio/plugins/android-ndk/resources/lldb/android/x86_64/lldb-server'
is not stripped consider trying INSTALL_TARGET=install-strip or using
${STRIP_CMD}
Warning:
'/wrkdirs/usr/ports/devel/android-studio/work/stage/compat/linux/android-studio/plugins/android-ndk/resources/lldb/android/armeabi/lldb-server'
is not stripped consider trying INSTALL_TARGET=install-strip or using
${STRIP_CMD}
Warning:
'/wrkdirs/usr/ports/devel/android-studio/work/stage/compat/linux/android-studio/bin/libdbm64.so'
is not stripped consider trying INSTALL_TARGET=install-strip or using
${STRIP_CMD}

Second: In my poudriere test run, there are multiple pkg-plist issues including
> 2k files Orphaned from stage dir and > 2k files Missing.

===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: %%LINUXBASE%%/android-studio/bin/brokenPlugins.db
Error: Orphaned: %%LINUXBASE%%/android-studio/bin/icons/icons-v1-1.0-d.db
Error: Orphaned: %%LINUXBASE%%/android-studio/bin/icons/icons-v1-1.0.db
Error: Orphaned: %%LINUXBASE%%/android-studio/bin/icons/icons-v1-1.25-d.db
Error: Orphaned: %%LINUXBASE%%/android-studio/bin/icons/icons-v1-1.25.db
Error: Orphaned: %%LINUXBASE%%/android-studio/bin/icons/icons-v1-1.5-d.db
Error: Orphaned: %%LINUXBASE%%/android-studio/bin/icons/icons-v1-1.5.db
Error: Orphaned: %%LINUXBASE%%/android-studio/bin/icons/icons-v1-2.0-d.db
Error: Orphaned: %%LINUXBASE%%/android-studio/bin/icons/icons-v1-2.0.db
Error: Orphaned: %%LINUXBASE%%/android-studio/bin/icons/icons-v1-2.5-d.db
Error: Orphaned: %%LINUXBASE%%/android-studio/bin/icons/icons-v1-2.5.db
Error: Orphaned:
%%LINUXBASE%%/android-studio/bin/lldb/helpers/renderers/jb_lldb_builtin_formatters.py
Error: Orphaned:
%%LINUXBASE%%/android-studio/bin/lldb/helpers/renderers/jb_lldb_format_specs.py
Error: Orphaned:
%%LINUXBASE%%/android-studio/bin/lldb/helpers/renderers/jb_lldb_natvis_formatters.py
Error: Orphaned:
%%LINUXBASE%%/android-studio/bin/lldb/helpers/renderers/jb_lldb_string_utils.py
Error: Orphaned: %%LINUXBASE%%/android-studio/bin/remote-dev-server.sh
Error: Orphaned: %%LINUXBASE%%/android-studio/jbr/bin/jaotc
Error: Orphaned: %%LINUXBASE%%/android-studio/jbr/bin/jar
...
...

===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing: %%LINUXBASE%%/android-studio/bin/fsnotifier64
Error: Missing: %%LINUXBASE%%/android-studio/bin/log.xml
Error: Missing: %%LINUXBASE%%/android-studio/bin/printenv.py
Error: Missing: %%LINUXBASE%%/android-studio/bin/studio.vmoptions
Error: Missing: %%LINUXBASE%%/android-studio/icons.db
Error: Missing: %%LINUXBASE%%/android-studio/jre/bin/jaotc
Error: Missing: %%LINUXBASE%%/android-studio/jre/bin/jar
Error: Missing: %%LINUXBASE%%/android-studio/jre/bin/jarsigner
Error: Missing: %%LINUXBASE%%/android-studio/jre/bin/java
Error: Missing: %%LINUXBASE%%/android-studio/jre/bin/javac
Error: Missing: %%LINUXBASE%%/android-studio/jre/bin/javadoc
Error: Missing: %%LINUXBASE%%/android-studio/jre/bin/javap
Error: Missing: %%LINUXBASE%%/android-studio/jre/bin/jdb
Error: Missing: %%LINUXBASE%%/android-studio/jre/bin/jdeprscan
Error: Missing: %%LINUXBASE%%/android-studio/jre/bin/jdeps
Error: Missing: %%LINUXBASE%%/android-studio/jre/bin/jfr
Error: Missing: %%LINUXBASE%%/android-studio/jre/bin/jhsdb
...
...

-- 
You are receiving this mail because:
You are the assignee for the bug.