Package Details: universal-android-debloater 1.0.3-1

Git Clone URL: https://aur.archlinux.org/universal-android-debloater.git (read-only, click to copy)
Package Base: universal-android-debloater
Description: Cross-platform GUI written in Rust using ADB to debloat non-rooted Android devices
Upstream URL: https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation
Licenses: GPL-3.0-or-later
Conflicts: universal-android-debloater-opengl
Submitter: yochananmarqos
Maintainer: yochananmarqos
Last Packager: yochananmarqos
Votes: 11
Popularity: 2.38
First Submitted: 2021-10-13 16:22 (UTC)
Last Updated: 2024-03-31 18:53 (UTC)

Latest Comments

1 2 3 Next › Last »

yochananmarqos commented on 2024-05-09 15:14 (UTC)

@fam007e: I just built it fine in a clean chroot.

fam007e commented on 2024-05-09 10:13 (UTC)

I am facing problems building the UAD package. These are the excerpts of warnings and errors:

warning: `/home/fam007e/.cache/yay/universal-android-debloater/src/universal-android-debloater-next-generation-1.0.3/.cargo/config` is deprecated in favor of `config.toml`
note: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
warning: `/home/fam007e/.cache/yay/universal-android-debloater/src/universal-android-debloater-next-generation-1.0.3/.cargo/config` is deprecated in favor of `config.toml`
note: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
   Compiling proc-macro2 v1.0.79
   Compiling uad-ng v1.0.3 (/home/fam007e/.cache/yay/universal-android-debloater/src/universal-android-debloater-next-generation-1.0.3)
warning: variant `Updating` is never constructed
  --> src/core/update.rs:34:5
   |
33 | pub enum SelfUpdateStatus {
   |          ---------------- variant in this enum
34 |     Updating,
   |     ^^^^^^^^
   |
   = note: `SelfUpdateStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
   = note: `#[warn(dead_code)]` on by default

warning: variant `UpdateFailed` is never constructed
  --> src/gui/views/list.rs:82:5
   |
62 | pub enum Message {
   |          ------- variant in this enum
...
82 |     UpdateFailed,
   |     ^^^^^^^^^^^^
   |
   = note: `Message` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis

warning: `uad-ng` (bin "uad-ng") generated 2 warnings
error: could not compile `uad-ng` (bin "uad-ng"); 2 warnings emitted

Caused by:
  process didn't exit successfully: `rustc --crate-name uad_ng --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=106 --crate-type bin --emit=dep-info,link -C opt-level=s -C lto --cfg 'feature="no-self-update"' --cfg 'feature="wgpu"' -C metadata=120a024ddea99556 -C extra-filename=-120a024ddea99556 --out-dir /home/fam007e/.cache/yay/universal-android-debloater/src/universal-android-debloater-next-generation-1.0.3/target/release/deps -C linker=clang -C strip=symbols -L dependency=/home/fam007e/.cache/yay/universal-android-debloater/src/universal-android-debloater-next-generation-1.0.3/target/release/deps --extern chrono=/home/fam007e/.cache/yay/universal-android-debloater/src/universal-android-debloater-next-generation-1.0.3/target/release/deps/libchrono-a8f7c58f3ef8c01e.rlib --extern dark_light=/home/fam007e/.cache/yay/universal-android-debloater/src/universal-android-debloater-next-generation-1.0.3/target/release/deps/libdark_light-ebc9be37d30086f7.rlib --extern dirs=/home
/fam007e/.cache/yay/universal-android-debloater/src/universal-android-debloater-next-generation-1.0.3/target/release/deps/libdirs-a289e7231f9f6f6b.rlib --extern fern=/home/fam007e/.cache/y
ay/universal-android-debloater/src/universal-android-debloater-next-generation-1.0.3/target/release/deps/libfern-1a541868ebbb9115.rlib --extern iced=/home/fam007e/.cache/yay/universal-android-debloater/src/universal-android-debloater-next-generation-1.0.3/target/release/deps/libiced-992ea16ed1cfdf70.rlib --extern log=/home/fam007e/.cache/yay/universal-android-debloater/src/universal-android-debloater-next-generation-1.0.3/target/release/deps/liblog-01a1dea593386432.rlib --extern regex=/home/fam007e/.cache/yay/universal-android-debloater/src/universal-android-debloater-next-generation-1.0.3/target/release/deps/libregex-439c3d973536d72e.rlib --extern retry=/home/fam007e/.cache/yay/universal-android-debloater/src/universal-android-debloater-next-generation-1.0.3/target/release/deps/libretry-27e2ad22711902d0.rlib --extern serde=/home/fam007e/.cache/yay/universal-android-debloater/src/universal-android-debloater-next-generation-1.0.3/target/release/deps/libserde-1b4a2ebe3d6b2149.rlib --extern serde_json=/home/fam007e/.cache/yay/universal-android-debloater/src/universal-android-debloater-next-generation-1.0.3/target/release/deps/libserde_json-f22c546d203d5a68.rlib --extern static_init=/home/fam007e/.cache/yay/universal-android-debloater/src/universal-android-debloater-next-generation-1.0.3/target/release/deps/libstatic_init-e6739e115745f5e7.rlib --extern toml=/home/fam007e/.cache/yay/universal-android-debloater/src/universal-android-debloater-next-generation-1.0.3/target/release/deps/libtoml-7e04318aa9ac57f7.rlib --extern ureq=/home/fam007e/.cache/yay/universal-android-debloater/src/universal-android-debloater-next-generation-1.0.3/target/release/deps/libureq-3c9fa6995f008e73.rlib -Cforce-frame-pointers=yes -C debuginfo=2 --remap-path-prefix=/home/fam007e/.cache/yay/universal-android-debloater/src=/usr/src/debug/universal-android-debloater -L native=/home/fam007e/.cache/yay/universal-android-debloater/src/universal-android-debloater-next-generation-1.0.3/target/release/build/ring-b827c9de0c5a4ffe/out` (signal: 9, SIGKILL: kill)
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: universal-android-debloater-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
universal-android-debloater - exit status 4

yochananmarqos commented on 2024-04-29 22:35 (UTC)

@rafnov: Since the issue has nothing to do with this package, please use support channels like the forum or IRC.

rafnov commented on 2024-04-29 21:08 (UTC)

I have a serious problem building this: https://0x0.st/XHRn.png How do I override oom? I've already created 5 GB swapfiles but it's still not enough...?

yochananmarqos commented on 2024-01-27 21:45 (UTC)

@alex8897: Well, then create create a post on the Manjaro forum.

alex8897 commented on 2024-01-27 21:40 (UTC)

Actually I'm a manjaro user. I think minimal iso is missing something. I sincerely appreciate your attention.

yochananmarqos commented on 2024-01-27 21:21 (UTC)

@alex8897: Create a post on the Arch forum for help then.

alex8897 commented on 2024-01-27 21:16 (UTC)

Sorry, I'm confused, don't know what can I do. This package worked properly about a month ago on my old system.

yochananmarqos commented on 2024-01-27 21:00 (UTC)

@alex8897: Again, I can't reproduce it. Apparently something on your end is causing the issue. Fix that or build in a clean chroot.

alex8897 commented on 2024-01-27 20:50 (UTC) (edited on 2024-01-27 20:53 (UTC) by alex8897)

@yochananmarqos Hello!


error: failed to run custom build command for `freetype-sys v0.13.1`

Caused by:
  process didn't exit successfully: `/var/tmp/pamac-build-alex/universal-android-debloater/src/universal-android-debloater-next-generation-0.6.2/target/release/build/freetype-sys-8d2e35e4d4fce4b7/build-script-build` (exit status: 101)
  --- stdout
  cargo:rerun-if-env-changed=FREETYPE2_NO_PKG_CONFIG
  cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
  cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
  cargo:rerun-if-env-changed=HOST_PKG_CONFIG
  cargo:rerun-if-env-changed=PKG_CONFIG
  cargo:rerun-if-env-changed=FREETYPE2_STATIC
  cargo:rerun-if-env-changed=FREETYPE2_DYNAMIC
  cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
  cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
  cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
  cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
  cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
  cargo:rerun-if-env-changed=PKG_CONFIG_PATH
  cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
  cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
  cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
  cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
  cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
  cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
  cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
  cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
  cargo:rerun-if-env-changed=FREETYPE2_STATIC
  cargo:rerun-if-env-changed=FREETYPE2_DYNAMIC
  cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
  cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
  cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
  cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
  cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
  cargo:rerun-if-env-changed=PKG_CONFIG_PATH
  cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
  cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
  cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
  cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
  cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
  cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
  cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
  cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
  CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None
  CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None
  HOST_CMAKE_TOOLCHAIN_FILE = None
  CMAKE_TOOLCHAIN_FILE = None
  CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None
  CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None
  HOST_CMAKE_GENERATOR = None
  CMAKE_GENERATOR = None
  CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None
  CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None
  HOST_CMAKE_PREFIX_PATH = None
  CMAKE_PREFIX_PATH = None
  CMAKE_x86_64-unknown-linux-gnu = None
  CMAKE_x86_64_unknown_linux_gnu = None
  HOST_CMAKE = None
  CMAKE = None
  running: cd "/var/tmp/pamac-build-alex/universal-android-debloater/src/universal-android-debloater-next-generation-0.6.2/target/release/build/freetype-sys-6423e70a64311e95/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/var/tmp/pamac-build-alex/universal-android-debloater/src/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freetype-sys-0.13.1/freetype2" "-DWITH_BZip2=OFF" "-DWITH_HarfBuzz=OFF" "-DWITH_PNG=OFF" "-DWITH_ZLIB=OFF" "-DCMAKE_INSTALL_PREFIX=/var/tmp/pamac-build-alex/universal-android-debloater/src/universal-android-debloater-next-generation-0.6.2/target/release/build/freetype-sys-6423e70a64311e95/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -march=x86-64 -mtune=generic -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -march=x86-64 -mtune=generic -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -march=x86-64 -mtune=generic -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Release"
  -- Configuring incomplete, errors occurred!

  --- stderr
  CMake Deprecation Warning at CMakeLists.txt:78 (cmake_minimum_required):
    Compatibility with CMake < 3.5 will be removed from a future version of
    CMake.

    Update the VERSION argument <min> value or use a ...<max> suffix to tell
    CMake that the project does not need compatibility with older versions.


  CMake Error: CMake was unable to find a build program corresponding to "Unix Makefiles".  CMAKE_MAKE_PROGRAM is not set.  You probably need to select a different build tool.
  thread 'main' panicked at /var/tmp/pamac-build-alex/universal-android-debloater/src/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.50/src/lib.rs:1098:5:

  command did not execute successfully, got: exit status: 1

  build script failed, must exit now
  note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
warning: build failed, waiting for other jobs to finish...
==> ERROR: A failure occurred in build().
    Aborting...