incremental updates worked well, but I couldn't update a PC left without updates for a little while ... I ended up using pamac-aur-git
instead, which built just fine.
I'll try to go back to regular pamac-aur
soon, but "not today".
Git Clone URL: | https://aur.archlinux.org/pamac-aur.git (read-only, click to copy) |
---|---|
Package Base: | pamac-aur |
Description: | A Gtk frontend, Package Manager based on libalpm with AUR and Appstream support |
Upstream URL: | https://github.com/manjaro/pamac |
Keywords: | gui installer libalpm package pacman yay |
Licenses: | GPL-3.0-or-later |
Conflicts: | pamac, pamac-cli, pamac-tray-appindicator |
Provides: | pamac, pamac-cli |
Submitter: | Zeph |
Maintainer: | Zeph |
Last Packager: | Zeph |
Votes: | 403 |
Popularity: | 3.31 |
First Submitted: | 2013-12-05 12:57 (UTC) |
Last Updated: | 2024-11-28 12:33 (UTC) |
« First ‹ Previous 1 .. 17 18 19 20 21 22 23 24 25 26 27 .. 40 Next › Last »
incremental updates worked well, but I couldn't update a PC left without updates for a little while ... I ended up using pamac-aur-git
instead, which built just fine.
I'll try to go back to regular pamac-aur
soon, but "not today".
It lacks the option --buildtype=release
in meson
line to disable debug options.
Run-time dependency gtk+-3.0 found: NO (tried cmake) src/meson.build:16:0: ERROR: Could not generate cargs for gtk+-3.0: A full log can be found at /home/exabits/.cache/yay/pamac-aur/src/pamac-1656246d332bc694fb61da6d64e30137a10f10f6/builddir/meson-logs/meson-log.txt ==> ERROR: A failure occurred in build(). Aborting...
I finally tracked down this bug. It was due to the package mesa-aco-git. After installing standard mesa, gtk+-3.0 is found again and Pamac builds without problem.
Looks like the latest issue was fixed. Zeph, can you update this?
Link to latest archive: https://gitlab.manjaro.org/applications/pamac/-/archive/master/pamac-master.tar.gz
September 10th, 2019: there is a building bug with pamac 0.46.0. See https://gitlab.manjaro.org/applications/pamac/issues/649
There is a fix: https://gitlab.manjaro.org/applications/pamac/commit/fddd7715e23a7199db9498cfee2efecad62074ef
Failed to build this pkg:
==> Starting build()...
The Meson build system
Version: 0.51.2
Source dir: /home/makeworld/.cache/yay/pamac-aur/src/pamac-1656246d332bc694fb61da6d64e30137a10f10f6
Build dir: /home/makeworld/.cache/yay/pamac-aur/src/pamac-1656246d332bc694fb61da6d64e30137a10f10f6/builddir
Build type: native build
Project name: pamac
Project version: 8.0
Appending CFLAGS from environment: '-march=x86-64 -mtune=generic -O2 -pipe -fno-plt'
Appending LDFLAGS from environment: '-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now'
Appending CPPFLAGS from environment: '-D_FORTIFY_SOURCE=2'
Appending CFLAGS from environment: '-march=x86-64 -mtune=generic -O2 -pipe -fno-plt'
Appending LDFLAGS from environment: '-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now'
Appending CPPFLAGS from environment: '-D_FORTIFY_SOURCE=2'
C compiler for the host machine: cc (gcc 9.1.0 "cc (GCC) 9.1.0")
Vala compiler for the host machine: valac (valac 0.46.0)
Build machine cpu family: x86_64
Build machine cpu: x86_64
Found pkg-config: /usr/bin/pkg-config (1.6.3)
Found pkg-config: /usr/bin/pkg-config (1.6.3)
Run-time dependency gobject-2.0 found: YES 2.62.0
Run-time dependency gio-2.0 found: YES 2.62.0
Run-time dependency gthread-2.0 found: YES 2.62.0
Run-time dependency libalpm found: YES 11.0.3
Run-time dependency json-glib-1.0 found: YES 1.4.4
Run-time dependency libsoup-2.4 found: YES 2.66.2
Run-time dependency polkit-gobject-1 found: YES 0.116
Run-time dependency libcurl found: YES 7.65.3
Run-time dependency libnotify found: YES 0.7.8
Run-time dependency appstream-glib found: YES 0.7.15
Run-time dependency gtk+-3.0 found: YES 3.24.10
Run-time dependency gdk-3.0 found: YES 3.24.10
Run-time dependency gdk-pixbuf-2.0 found: YES 2.38.2
Run-time dependency vte-2.91 found: YES 0.56.3
Library posix found: YES
Library m found: YES
Program g-ir-compiler found: YES (/usr/bin/g-ir-compiler)
Configuring org.manjaro.pamac.manager.service using configuration
Configuring org.manjaro.pamac.system.service using configuration
Program pacman-mirrors found: NO
Build targets in project: 18
Found ninja-1.9.0 at /usr/bin/ninja
[8/64] Compiling Vala source ../src/common.vala ../src/package.vala ../src/pamac_config.vala ...saction_interface_root.vala ../src/transaction_interface_daemon.vala ../src/transaction.vala.
libsoup-2.4.vapi:151.3-151.13: warning: Creation method of abstract class cannot be public.
public Auth (GLib.Type type, Soup.Message msg, string auth_header);
^^^^^^^^^^^
../src/database.vala:1604.28-1604.53: warning: GLib.FileInfo.get_modification_time has been deprecated since 2.62
../src/database.vala:1606.29-1606.54: warning: GLib.FileInfo.get_modification_time has been deprecated since 2.62
../src/alpm_utils.vala:1636.20-1636.45: warning: GLib.FileInfo.get_modification_time has been deprecated since 2.62
Compilation succeeded - 4 warning(s)
[12/64] Compiling Vala source ../src/common_daemon.vala ../src/alpm_utils.vala ../src/alpm_config.vala ../src/system_daemon.vala src/pamac.vapi.
libsoup-2.4.vapi:151.3-151.13: warning: Creation method of abstract class cannot be public.
public Auth (GLib.Type type, Soup.Message msg, string auth_header);
^^^^^^^^^^^
../src/alpm_utils.vala:1636.20-1636.45: warning: GLib.FileInfo.get_modification_time has been deprecated since 2.62
Compilation succeeded - 2 warning(s)
[21/64] Compiling Vala source ../src/tray.vala ../src/tray-gtk.vala src/pamac.vapi.
FAILED: src/25a6634@@pamac-tray@exe/tray.c src/25a6634@@pamac-tray@exe/tray-gtk.c
valac -C --debug --debug --pkg posix --pkg libnotify --pkg gtk+-3.0 --color=always --directory src/25a6634@@pamac-tray@exe --basedir ../src --pkg=posix --target-glib=2.38 ../src/tray.vala ../src/tray-gtk.vala src/pamac.vapi
../src/tray.vala:50.3-50.17: error: Creation method of abstract class cannot be public.
public TrayIcon () {
^^^^^^^^^^^^^^^
Compilation failed: 1 error(s), 0 warning(s)
[30/64] Compiling C object 'src/25a6634@@pamac@sha/meson-generated_database.c.o'.
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build().
Aborting...
Error making: pamac-aur
Run-time dependency gtk+-3.0 found: NO (tried cmake)
src/meson.build:16:0: ERROR: Could not generate cargs for gtk+-3.0:
A full log can be found at /home/exabits/.cache/yay/pamac-aur/src/pamac-1656246d332bc694fb61da6d64e30137a10f10f6/builddir/meson-logs/meson-log.txt
==> ERROR: A failure occurred in build().
Aborting...
i have found that this application compiles and installs without issues. i used makepkg -si to compile and install this app.
however, i am facing hanging issues when it comes to using trizen in pamac-aur. however, when i run in a commandline the trizen app, there is no problem.
when i try to rerun the installation i get the error:
Run-time dependency gtk+-3.0 found: NO (tried cmake)
src/meson.build:16:0: ERROR: Could not generate cargs for gtk+-3.0:
A full log can be found at /run/media/user/Arch-Linux/home/user/yay/pamac-aur/src/pamac-1656246d332bc694fb61da6d64e30137a10f10f6/builddir/meson-logs/meson-log.txt
==> ERROR: A failure occurred in build().
Aborting...
It also depends on glibc.
Pinned Comments
Zeph commented on 2022-06-04 13:58 (UTC) (edited on 2024-10-29 07:25 (UTC) by Zeph)
For some problems with pamac, check or create issues on