Will not update libunity

CPU:
Info: Quad Core model: Intel Core i7-7700 bits: 64 type: MT MCP
arch: Kaby Lake family: 6 model-id: 9E (158) stepping: 9 microcode: DE
cache: L2: 8 MiB bogomips: 57616
Speed: 800 MHz min/max: 800/4200 MHz Core speeds (MHz): 1: 800 2: 3862
3: 2776 4: 1872 5: 934 6: 800 7: 800 8: 1279
Flags: 3dnowprefetch abm acpi adx aes aperfmperf apic arat arch_perfmon art
avx avx2 bmi1 bmi2 bts clflush clflushopt cmov constant_tsc cpuid
cpuid_fault cx16 cx8 de ds_cpl dtes64 dtherm dts ept ept_ad erms est f16c
flexpriority flush_l1d fma fpu fsgsbase fxsr hle ht hwp hwp_act_window
hwp_epp hwp_notify ibpb ibrs ida intel_pt invpcid invpcid_single lahf_lm lm
mca mce md_clear mmx monitor movbe mpx msr mtrr nonstop_tsc nopl nx pae pat
pbe pcid pclmulqdq pdcm pdpe1gb pebs pge pln pni popcnt pse pse36 pti pts
rdrand rdseed rdtscp rep_good rtm sdbg sep smap smep smx ss ssbd sse sse2
sse4_1 sse4_2 ssse3 stibp syscall tm tm2 tpr_shadow tsc tsc_adjust
tsc_deadline_timer vme vmx vnmi vpid x2apic xgetbv1 xsave xsavec xsaveopt
xsaves xtopology xtpr
Vulnerabilities: Type: itlb_multihit status: KVM: VMX disabled
Type: l1tf
mitigation: PTE Inversion; VMX: conditional cache flushes, SMT vulnerable
Type: mds mitigation: Clear CPU buffers; SMT vulnerable
Type: meltdown mitigation: PTI
Type: spec_store_bypass
mitigation: Speculative Store Bypass disabled via prctl and seccomp
Type: spectre_v1
mitigation: usercopy/swapgs barriers and __user pointer sanitization
Type: spectre_v2 mitigation: Full generic retpoline, IBPB: conditional,
IBRS_FW, STIBP: conditional, RSB filling
Type: srbds mitigation: Microcode
Type: tsx_async_abort mitigation: Clear CPU buffers; SMT vulnerable

getting following error code:-

Preparing…
Cloning libunity build files…
Checking libunity dependencies…
Cloning vala0.44 build files…
Checking vala0.44 dependencies…
Synchronizing package databases…
Warning: pamac-cli: local (10.1.2-0.1) is newer than extra (10.0.6-2)
Warning: pamac-common: local (10.1.2-0.1) is newer than extra (10.0.6-2)
Warning: pamac-flatpak-plugin: local (10.1.2-0.1) is newer than extra (10.0.6-2)
Warning: pamac-gtk: local (10.1.2-0.1) is newer than extra (10.0.6-2)
Warning: pamac-snap-plugin: local (10.1.2-0.1) is newer than extra (10.0.6-2)
Resolving dependencies…
Checking inter-conflicts…

Building vala0.44…
==> Making package: vala0.44 0.44.11-1 (Tue 08 Jun 2021 11:02:37 BST)
==> Checking runtime dependencies…
==> Checking buildtime dependencies…
==> Missing dependencies:
→ vala
==> ERROR: Could not resolve all dependencies.

Same for me (will not update).

Operating System: Manjaro Linux
KDE Plasma Version: 5.21.5
KDE Frameworks Version: 5.82.0
Qt Version: 5.15.2
Kernel Version: 5.12.8-1-MANJARO
OS Type: 64-bit
Graphics Platform: X11
Processors: 8 × Intel® Core™ i7-9700K CPU @ 3.60GHz
Memory: 31,2 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics 630

Hello @sicklepause :wink:

  1. This the wrong category. It have to be in #support:aur
  2. There is no cryptic code:

It tries to build a dependency of libunity:

It checks build dependencies:

…failed and return:

which is needed for libunity.

So try to build vala0.44 before and have a look what failed there.

2 Likes

cheers

vala0.44 is one my pkgbuilds and it list correctly vala as makedepends, the AUR helper you are using seems to not be able to deal with the chain of depencies correctly for this case

1 Like

Funny, I installed vala from the repositories and now it works. It acts almost as if the dependency that was missing was to remove vala. Odd.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.