chaotic-aur / packages

The packages Mason, what do they mean? (Package requests and bug reports here) 📑
https://aur.chaotic.cx
326 stars 20 forks source link

[Request] steam-rom-manager-git #1552

Closed zany130 closed 1 month ago

zany130 commented 2 years ago

Link to the package(s) in the AUR

https://aur.archlinux.org/packages/steam-rom-manager-git

Utility this package has for you

Useful for adding game ROMs into steam for direct launching.

Do you consider the package(s) to be useful for every Chaotic-AUR user?

No, but for a great amount.

Do you consider the package to be useful for feature testing/preview?

Have you tested if the package builds in a clean chroot?

Does the package's license allow redistributing it?

YES!

Have you searched the issues to ensure this request is unique?

Have you read the README to ensure this package is not banned?

More information

does not build in a clean chroot. times out

 cat steam-rom-manager-git-2.3.37.r17.g0866070-1-x86_64-prepare.log
File: steam-rom-manager-git-2.3.37.r17.g0866070-1-x86_64-prepare.log
npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.
random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-ra
ndom for details.
npm WARN deprecated request-promise@4.2.6: request-promise has been deprecated because it extends the
 now deprecated request package, see https://github.com/request/request/issues/3142
npm WARN deprecated request-promise-native@1.0.9: request-promise-native has been deprecated because
it extends the now deprecated request package, see https://github.com/request/request/issues/3142
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/reque
st/issues/3142
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated @angular/http@5.2.11: Package no longer supported. Use @angular/common instead, s
ee https://angular.io/guide/deprecations#angularhttp
npm ERR! code 1
npm ERR! path /build/steam-rom-manager-git/src/steam-rom-manager-git/node_modules/electron
npm ERR! command failed
npm ERR! command sh -c /tmp/postinstall6574825958.sh
npm ERR! RequestError: read ETIMEDOUT
npm ERR!     at ClientRequest.<anonymous> (/build/steam-rom-manager-git/src/steam-rom-manager-git/nod
e_modules/got/source/request-as-event-emitter.js:178:14)
npm ERR!     at Object.onceWrapper (node:events:652:26)
npm ERR!     at ClientRequest.emit (node:events:549:35)
npm ERR!     at origin.emit (/build/steam-rom-manager-git/src/steam-rom-manager-git/node_modules/@szm
arczak/http-timer/source/index.js:37:11)
npm ERR!     at TLSSocket.socketErrorListener (node:_http_client:465:9)
npm ERR!     at TLSSocket.emit (node:events:537:28)
npm ERR!     at emitErrorNT (node:internal/streams/destroy:151:8)
npm ERR!     at emitErrorCloseNT (node:internal/streams/destroy:116:3)
npm ERR!     at process.processTicksAndRejections (node:internal/process/task_queues:82:21)

npm ERR! A complete log of this run can be found in:
npm ERR!     /build/.npm/_logs/2022-07-10T19_40_15_690Z-debug-0.log
[0m31m==> ERROR: A failure occurred in prepare().
    Aborting...

full terminal output if needed https://gist.github.com/zany130/9680f0508a7f1e03eecca2229a73edf5

Technetium1 commented 2 years ago

Build log: https://builds.garudalinux.org/repos/chaotic-aur/logs/steam-rom-manager-git.log It must have been a local problem, builds fine here :eyes:

zany130 commented 2 years ago

could be maybe I was doing the chroot stuff wrong. could also be an internet issue or something since it did say it timed out

fwiw here is how I test if packages build in a clean chroot ( gist also shows this but in case it was missed)

extra-x86_64-build ./PKGBUILD

Technetium1 commented 2 years ago

It also builds for me locally in a clean chroot. I use aurto and aurutils. aurtobuild is an alias for updpkgsums PKGBUILD ; aur build -d aurto --chroot --makepkg-conf=/etc/aurto/makepkg-chroot.conf --pacman-conf=/etc/aurto/pacman-chroot.conf PKGBUILD -f --clean

[tech@mango ~]$ aur fetch steam-rom-manager-git
Cloning into 'steam-rom-manager-git'...
remote: Enumerating objects: 33, done.
remote: Counting objects: 100% (33/33), done.
remote: Compressing objects: 100% (29/29), done.
remote: Total 33 (delta 3), reused 32 (delta 3), pack-reused 0
Receiving objects: 100% (33/33), 14.41 KiB | 14.41 MiB/s, done.
Resolving deltas: 100% (3/3), done.
7581847 (Merge branch 'gitlab-ci' into 'master', 2022-05-21)
[tech@mango ~]$ cd steam-rom-manager-git/
[tech@mango steam-rom-manager-git]$ aurtobuild 
==> Retrieving sources...
-> Found steam-rom-manager.desktop
==> Generating checksums for source files...
Running aur chroot --create --update --pacman-conf /etc/aurto/pacman-chroot.conf --makepkg-conf /etc/aurto/makepkg-chroot.conf
:: Synchronizing package databases...
core                                                                                                        157.4 KiB   166 KiB/s 00:01 [####################################################################################] 100%
extra                                                                                                      1721.1 KiB  1295 KiB/s 00:01 [####################################################################################] 100%
community                                                                                                     6.7 MiB  4.14 MiB/s 00:02 [####################################################################################] 100%
multilib is up to date
aurto                                                                                                       170.0 KiB   639 KiB/s 00:00 [####################################################################################] 100%
:: Starting full system upgrade...
there is nothing to do
Running aur chroot --build --pacman-conf /etc/aurto/pacman-chroot.conf --makepkg-conf /etc/aurto/makepkg-chroot.conf --cargs -cu
==> Synchronizing chroot copy [/var/lib/aurbuild/x86_64/root] -> [tech]...done
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
multilib is up to date
aurto is up to date
:: Starting full system upgrade...
there is nothing to do
==> Making package: steam-rom-manager-git 2.3.37.r17.g0866070-1 (Sun 10 Jul 2022 09:39:22 PM EDT)
==> Retrieving sources...
-> Cloning steam-rom-manager-git git repo...
Cloning into bare repository '/home/tech/steam-rom-manager-git/steam-rom-manager-git'...
remote: Enumerating objects: 11305, done.
remote: Counting objects: 100% (3951/3951), done.
remote: Compressing objects: 100% (1346/1346), done.
remote: Total 11305 (delta 2687), reused 3737 (delta 2534), pack-reused 7354
Receiving objects: 100% (11305/11305), 42.67 MiB | 48.01 MiB/s, done.
Resolving deltas: 100% (7952/7952), done.
-> Found steam-rom-manager.desktop
==> Validating source files with sha512sums...
steam-rom-manager-git ... Skipped
steam-rom-manager.desktop ... Passed
==> Making package: steam-rom-manager-git 2.3.37.r17.g0866070-1 (Sun Jul 10 21:39:26 2022)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
warning: dependency cycle detected:
warning: harfbuzz will be installed before its freetype2 dependency
warning: dependency cycle detected:
warning: libglvnd will be installed before its mesa dependency

Packages (100) adobe-source-code-pro-fonts-2.038ro+1.058it+1.018var-1  adwaita-icon-theme-42.0+r1+gc144c3d75-1  alsa-topology-conf-1.2.5.1-1  alsa-ucm-conf-1.2.7.1-1  argon2-20190702-4  at-spi2-core-2.44.1-1
avahi-0.8+22+gfd482a7-3  cairo-1.17.6-2  cantarell-fonts-1:0.303.1-1  cryptsetup-2.4.3-2  dbus-1.14.0-1  dconf-0.40.0-1  desktop-file-utils-0.26-2  device-mapper-2.03.16-1  duktape-2.7.0-2  fontconfig-2:2.14.0-1
freetype2-2.12.1-1  fribidi-1.0.12-1  gdk-pixbuf2-2.42.8-1  glib-networking-1:2.72.1-1  graphite-1:1.3.14-2  gsettings-desktop-schemas-42.0-1  gtk-update-icon-cache-1:4.6.6-1  harfbuzz-4.4.1-1
hicolor-icon-theme-0.17-2  hwdata-0.361-1  iptables-1:1.8.8-1  iso-codes-4.10.0-1  json-glib-1.6.6-2  kbd-2.5.1-1  kmod-30-1  lcms2-2.13.1-1  libcloudproviders-0.3.1-2  libcolord-1.4.6-1  libcups-1:2.4.2-3
libdaemon-0.14-5  libdatrie-0.2.13-1  libdrm-2.4.112-1  libedit-20210910_3.1-1  libepoxy-1.5.10-1  libglvnd-1.4.0-2  libjpeg-turbo-2.1.3-2  libmnl-1.0.5-1  libnetfilter_conntrack-1.0.9-1  libnfnetlink-1.0.2-1
libnftnl-1.2.2-1  libnl-3.7.0-1  libomxil-bellagio-0.9.3-3  libpcap-1.10.1-2  libpciaccess-0.16-3  libpng-1.6.37-3  libproxy-0.4.18-1  librsvg-2:2.54.4-1  libsoup-2.74.2-2  libsoup3-3.0.7-1  libstemmer-2.2.0-2
libthai-0.1.29-1  libtiff-4.4.0-1  libunwind-1.6.2-1  libusb-1.0.26-1  libx11-1.8.1-3  libxau-1.0.9-4  libxcb-1.15-1  libxcomposite-0.4.5-4  libxcursor-1.2.1-1  libxdamage-1.1.5-4  libxdmcp-1.1.3-4
libxext-1.3.4-4  libxfixes-6.0.0-1  libxft-2.3.4-1  libxi-1.8-1  libxinerama-1.1.4-4  libxkbcommon-1.4.1-1  libxrandr-1.5.2-4  libxrender-0.9.10-5  libxshmfence-1.3-3  libxtst-1.2.3-5  libxxf86vm-1.1.4-5
llvm-libs-14.0.6-1  lm_sensors-1:3.6.0.r41.g31d1f125-1  lzo-2.10-3  mesa-22.1.3-1  nspr-4.34-1  pango-1:1.50.8-1  pixman-0.40.0-2  popt-1.18-3  rest-0.8.1+r4+ge5ee6ef-1  shared-mime-info-2.0+144+g13695c7-1
systemd-251.2-1  tracker3-3.3.2-1  vulkan-icd-loader-1.3.217-1  wayland-1.21.0-1  xcb-proto-1.15.2-1  xkeyboard-config-2.36-2  xorgproto-2022.1-1  alsa-lib-1.2.7.1-1  at-spi2-atk-2.38.0-1  atk-2.38.0-1
gtk3-1:3.24.34-1  nss-3.80-1

Total Installed Size:  432.75 MiB

:: Proceed with installation? [Y/n] 
(100/100) checking keys in keyring                                                                                                       [####################################################################################] 100%
(100/100) checking package integrity                                                                                                     [####################################################################################] 100%
(100/100) loading package files                                                                                                          [####################################################################################] 100%
(100/100) checking for file conflicts                                                                                                    [####################################################################################] 100%
:: Processing package changes...
(  1/100) installing nspr                                                                                                                [####################################################################################] 100%
(  2/100) installing nss                                                                                                                 [####################################################################################] 100%
(  3/100) installing atk                                                                                                                 [####################################################################################] 100%
(  4/100) installing dbus                                                                                                                [####################################################################################] 100%
(  5/100) installing xcb-proto                                                                                                           [####################################################################################] 100%
(  6/100) installing libxdmcp                                                                                                            [####################################################################################] 100%
(  7/100) installing libxau                                                                                                              [####################################################################################] 100%
(  8/100) installing libxcb                                                                                                              [####################################################################################] 100%
(  9/100) installing xorgproto                                                                                                           [####################################################################################] 100%
( 10/100) installing libx11                                                                                                              [####################################################################################] 100%
( 11/100) installing libxext                                                                                                             [####################################################################################] 100%
( 12/100) installing libxi                                                                                                               [####################################################################################] 100%
( 13/100) installing libxfixes                                                                                                           [####################################################################################] 100%
( 14/100) installing libxtst                                                                                                             [####################################################################################] 100%
( 15/100) installing device-mapper                                                                                                       [####################################################################################] 100%
( 16/100) installing popt                                                                                                                [####################################################################################] 100%
( 17/100) installing argon2                                                                                                              [####################################################################################] 100%
( 18/100) installing cryptsetup                                                                                                          [####################################################################################] 100%
( 19/100) installing libmnl                                                                                                              [####################################################################################] 100%
( 20/100) installing libnftnl                                                                                                            [####################################################################################] 100%
( 21/100) installing libnl                                                                                                               [####################################################################################] 100%
( 22/100) installing libpcap                                                                                                             [####################################################################################] 100%
( 23/100) installing libnfnetlink                                                                                                        [####################################################################################] 100%
( 24/100) installing libnetfilter_conntrack                                                                                              [####################################################################################] 100%
( 25/100) installing iptables                                                                                                            [####################################################################################] 100%
( 26/100) installing kbd                                                                                                                 [####################################################################################] 100%
( 27/100) installing kmod                                                                                                                [####################################################################################] 100%
( 28/100) installing hwdata                                                                                                              [####################################################################################] 100%
( 29/100) installing systemd                                                                                                             [####################################################################################] 100%
warning: directory permissions differ on /var/log/journal/
filesystem: 755  package: 2755
Creating group 'sys' with GID 3.
Creating group 'mem' with GID 8.
Creating group 'ftp' with GID 11.
Creating group 'mail' with GID 12.
Creating group 'log' with GID 19.
Creating group 'smmsp' with GID 25.
Creating group 'proc' with GID 26.
Creating group 'games' with GID 50.
Creating group 'lock' with GID 54.
Creating group 'network' with GID 90.
Creating group 'floppy' with GID 94.
Creating group 'scanner' with GID 96.
Creating group 'power' with GID 98.
Creating group 'nobody' with GID 65534.
Creating group 'adm' with GID 999.
Creating group 'wheel' with GID 998.
Creating group 'utmp' with GID 997.
Creating group 'audio' with GID 996.
Creating group 'disk' with GID 995.
Creating group 'input' with GID 994.
Creating group 'kmem' with GID 993.
Creating group 'kvm' with GID 992.
Creating group 'lp' with GID 991.
Creating group 'optical' with GID 990.
Creating group 'render' with GID 989.
Creating group 'sgx' with GID 988.
Creating group 'storage' with GID 987.
Creating group 'tty' with GID 5.
Creating group 'uucp' with GID 986.
Creating group 'video' with GID 985.
Creating group 'users' with GID 984.
Creating group 'systemd-journal' with GID 983.
Creating group 'rfkill' with GID 982.
Creating group 'bin' with GID 1.
Creating user 'bin' (n/a) with UID 1 and GID 1.
Creating group 'daemon' with GID 2.
Creating user 'daemon' (n/a) with UID 2 and GID 2.
Creating user 'mail' (n/a) with UID 8 and GID 12.
Creating user 'ftp' (n/a) with UID 14 and GID 11.
Creating group 'http' with GID 33.
Creating user 'http' (n/a) with UID 33 and GID 33.
Creating user 'nobody' (Nobody) with UID 65534 and GID 65534.
Creating group 'dbus' with GID 81.
Creating user 'dbus' (System Message Bus) with UID 81 and GID 81.
Creating group 'systemd-coredump' with GID 981.
Creating user 'systemd-coredump' (systemd Core Dumper) with UID 981 and GID 981.
Creating group 'systemd-network' with GID 980.
Creating user 'systemd-network' (systemd Network Management) with UID 980 and GID 980.
Creating group 'systemd-oom' with GID 979.
Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 979 and GID 979.
Creating group 'systemd-journal-remote' with GID 978.
Creating user 'systemd-journal-remote' (systemd Journal Remote) with UID 978 and GID 978.
Creating group 'systemd-resolve' with GID 977.
Creating user 'systemd-resolve' (systemd Resolver) with UID 977 and GID 977.
Creating group 'systemd-timesync' with GID 976.
Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 976 and GID 976.
Creating group 'tss' with GID 975.
Creating user 'tss' (tss user for tpm2) with UID 975 and GID 975.
Creating group 'uuidd' with GID 68.
Creating user 'uuidd' (n/a) with UID 68 and GID 68.
Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service.
Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target.
Optional dependencies for systemd
libmicrohttpd: remote journald capabilities
quota-tools: kernel-level quota management
systemd-sysvcompat: symlink package to provide sysvinit binaries
polkit: allow administration as unprivileged user
curl: machinectl pull-tar and pull-raw [installed]
libfido2: unlocking LUKS2 volumes with FIDO2 token
tpm2-tss: unlocking LUKS2 volumes with TPM2 [installed]
( 30/100) installing at-spi2-core                                                                                                        [####################################################################################] 100%
Optional dependencies for at-spi2-core
dbus-broker: Alternative bus implementation
( 31/100) installing at-spi2-atk                                                                                                         [####################################################################################] 100%
( 32/100) installing lzo                                                                                                                 [####################################################################################] 100%
( 33/100) installing libpng                                                                                                              [####################################################################################] 100%
( 34/100) installing graphite                                                                                                            [####################################################################################] 100%
( 35/100) installing harfbuzz                                                                                                            [####################################################################################] 100%
Optional dependencies for harfbuzz
cairo: hb-view program [pending]
chafa: hb-view program
( 36/100) installing freetype2                                                                                                           [####################################################################################] 100%
( 37/100) installing fontconfig                                                                                                          [####################################################################################] 100%
Creating fontconfig configuration...
Rebuilding fontconfig cache...
( 38/100) installing libxrender                                                                                                          [####################################################################################] 100%
( 39/100) installing pixman                                                                                                              [####################################################################################] 100%
( 40/100) installing cairo                                                                                                               [####################################################################################] 100%
( 41/100) installing libxcursor                                                                                                          [####################################################################################] 100%
Optional dependencies for libxcursor
gnome-themes-standard: fallback icon theme
( 42/100) installing libxinerama                                                                                                         [####################################################################################] 100%
( 43/100) installing libxrandr                                                                                                           [####################################################################################] 100%
( 44/100) installing libepoxy                                                                                                            [####################################################################################] 100%
( 45/100) installing libjpeg-turbo                                                                                                       [####################################################################################] 100%
Optional dependencies for libjpeg-turbo
java-runtime>11: for TurboJPEG Java wrapper
( 46/100) installing libtiff                                                                                                             [####################################################################################] 100%
Optional dependencies for libtiff
freeglut: for using tiffgt
( 47/100) installing shared-mime-info                                                                                                    [####################################################################################] 100%
( 48/100) installing gdk-pixbuf2                                                                                                         [####################################################################################] 100%
Optional dependencies for gdk-pixbuf2
libwmf: Load .wmf and .apm
libopenraw: Load .dng, .cr2, .crw, .nef, .orf, .pef, .arw, .erf, .mrw, and .raf
libavif: Load .avif
libheif: Load .heif, .heic, and .avif
libjxl: Load .jxl
librsvg: Load .svg, .svgz, and .svg.gz [pending]
webp-pixbuf-loader: Load .webp
( 49/100) installing dconf                                                                                                               [####################################################################################] 100%
( 50/100) installing libxcomposite                                                                                                       [####################################################################################] 100%
( 51/100) installing libxdamage                                                                                                          [####################################################################################] 100%
( 52/100) installing libdatrie                                                                                                           [####################################################################################] 100%
( 53/100) installing libthai                                                                                                             [####################################################################################] 100%
( 54/100) installing libxft                                                                                                              [####################################################################################] 100%
( 55/100) installing fribidi                                                                                                             [####################################################################################] 100%
( 56/100) installing pango                                                                                                               [####################################################################################] 100%
( 57/100) installing wayland                                                                                                             [####################################################################################] 100%
( 58/100) installing xkeyboard-config                                                                                                    [####################################################################################] 100%
( 59/100) installing libxkbcommon                                                                                                        [####################################################################################] 100%
Optional dependencies for libxkbcommon
libxkbcommon-x11: xkbcli interactive-x11
wayland: xkbcli interactive-wayland [installed]
( 60/100) installing hicolor-icon-theme                                                                                                  [####################################################################################] 100%
( 61/100) installing librsvg                                                                                                             [####################################################################################] 100%
( 62/100) installing gtk-update-icon-cache                                                                                               [####################################################################################] 100%
( 63/100) installing adwaita-icon-theme                                                                                                  [####################################################################################] 100%
( 64/100) installing json-glib                                                                                                           [####################################################################################] 100%
( 65/100) installing desktop-file-utils                                                                                                  [####################################################################################] 100%
( 66/100) installing libpciaccess                                                                                                        [####################################################################################] 100%
( 67/100) installing libdrm                                                                                                              [####################################################################################] 100%
( 68/100) installing libxxf86vm                                                                                                          [####################################################################################] 100%
( 69/100) installing libxshmfence                                                                                                        [####################################################################################] 100%
( 70/100) installing libomxil-bellagio                                                                                                   [####################################################################################] 100%
( 71/100) installing libunwind                                                                                                           [####################################################################################] 100%
( 72/100) installing libedit                                                                                                             [####################################################################################] 100%
( 73/100) installing llvm-libs                                                                                                           [####################################################################################] 100%
( 74/100) installing lm_sensors                                                                                                          [####################################################################################] 100%
Optional dependencies for lm_sensors
rrdtool: for logging with sensord
perl: for sensor detection and configuration convert [installed]
( 75/100) installing libglvnd                                                                                                            [####################################################################################] 100%
( 76/100) installing vulkan-icd-loader                                                                                                   [####################################################################################] 100%
Optional dependencies for vulkan-icd-loader
vulkan-driver: packaged vulkan driver
( 77/100) installing mesa                                                                                                                [####################################################################################] 100%
Optional dependencies for mesa
opengl-man-pages: for the OpenGL API man pages
mesa-vdpau: for accelerated video playback
libva-mesa-driver: for accelerated video playback
( 78/100) installing cantarell-fonts                                                                                                     [####################################################################################] 100%
( 79/100) installing lcms2                                                                                                               [####################################################################################] 100%
( 80/100) installing libcolord                                                                                                           [####################################################################################] 100%
( 81/100) installing duktape                                                                                                             [####################################################################################] 100%
( 82/100) installing libproxy                                                                                                            [####################################################################################] 100%
Optional dependencies for libproxy
networkmanager: NetworkManager configuration module
perl: Perl bindings [installed]
python: Python 3.x bindings
libproxy-webkit: PAC proxy support (via WebKit)
( 83/100) installing adobe-source-code-pro-fonts                                                                                         [####################################################################################] 100%
( 84/100) installing gsettings-desktop-schemas                                                                                           [####################################################################################] 100%
( 85/100) installing glib-networking                                                                                                     [####################################################################################] 100%
( 86/100) installing libsoup                                                                                                             [####################################################################################] 100%
Optional dependencies for libsoup
samba: Windows Domain SSO
( 87/100) installing rest                                                                                                                [####################################################################################] 100%
( 88/100) installing libdaemon                                                                                                           [####################################################################################] 100%
( 89/100) installing avahi                                                                                                               [####################################################################################] 100%
Optional dependencies for avahi
gtk3: avahi-discover, avahi-discover-standalone, bshell, bssh, bvnc [pending]
qt5-base: qt5 bindings
libevent: libevent bindings [installed]
nss-mdns: NSS support for mDNS
python-twisted: avahi-bookmarks
python-gobject: avahi-bookmarks, avahi-discover
python-dbus: avahi-bookmarks, avahi-discover
( 90/100) installing libusb                                                                                                              [####################################################################################] 100%
( 91/100) installing libcups                                                                                                             [####################################################################################] 100%
( 92/100) installing iso-codes                                                                                                           [####################################################################################] 100%
( 93/100) installing libcloudproviders                                                                                                   [####################################################################################] 100%
( 94/100) installing libstemmer                                                                                                          [####################################################################################] 100%
( 95/100) installing libsoup3                                                                                                            [####################################################################################] 100%
Optional dependencies for libsoup3
samba: Windows Domain SSO
( 96/100) installing tracker3                                                                                                            [####################################################################################] 100%
Optional dependencies for tracker3
libsoup: Alternative remoting backend [installed]
( 97/100) installing gtk3                                                                                                                [####################################################################################] 100%
Optional dependencies for gtk3
evince: Default print preview command
( 98/100) installing alsa-topology-conf                                                                                                  [####################################################################################] 100%
( 99/100) installing alsa-ucm-conf                                                                                                       [####################################################################################] 100%
(100/100) installing alsa-lib                                                                                                            [####################################################################################] 100%
:: Running post-transaction hooks...
( 1/19) Creating system user accounts...
Creating group 'avahi' with GID 974.
Creating user 'avahi' (Avahi mDNS/DNS-SD daemon) with UID 974 and GID 974.
( 2/19) Updating journal message catalog...
( 3/19) Reloading system manager configuration...
Skipped: Current root is not booted.
( 4/19) Updating udev hardware database...
( 5/19) Applying kernel sysctl settings...
Skipped: Current root is not booted.
( 6/19) Creating temporary files...
( 7/19) Reloading device manager configuration...
Skipped: Device manager is not running.
( 8/19) Arming ConditionNeedsUpdate...
( 9/19) Updating the MIME type database...
(10/19) Updating fontconfig configuration...
(11/19) Reloading system bus configuration...
Skipped: Current root is not booted.
(12/19) Warn about old perl modules
(13/19) Updating fontconfig cache...
(14/19) Probing GDK-Pixbuf loader modules...
(15/19) Updating GIO module cache...
(16/19) Compiling GSettings XML schema files...
(17/19) Probing GTK3 input method modules...
(18/19) Updating icon theme caches...
(19/19) Updating the desktop file MIME type cache...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (14) c-ares-1.18.1-1  libnsl-2.0.0-2  libuv-1.43.0-1  node-gyp-9.0.0-1  nodejs-nopt-5.0.0-2  perl-error-0.17029-4  perl-mailtools-2.21-6  perl-timedate-2.33-4  python-3.10.5-1  semver-7.3.7-1  git-2.37.0-1
libxcrypt-compat-4.4.28-2  nodejs-18.5.0-1  npm-8.13.2-1

Total Download Size:     1.36 MiB
Total Installed Size:  138.87 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
npm-8.13.2-1-any                                                                                           1392.3 KiB  1195 KiB/s 00:01 [####################################################################################] 100%
(14/14) checking keys in keyring                                                                                                         [####################################################################################] 100%
(14/14) checking package integrity                                                                                                       [####################################################################################] 100%
(14/14) loading package files                                                                                                            [####################################################################################] 100%
(14/14) checking for file conflicts                                                                                                      [####################################################################################] 100%
:: Processing package changes...
( 1/14) installing perl-error                                                                                                            [####################################################################################] 100%
( 2/14) installing perl-timedate                                                                                                         [####################################################################################] 100%
( 3/14) installing perl-mailtools                                                                                                        [####################################################################################] 100%
( 4/14) installing git                                                                                                                   [####################################################################################] 100%
Optional dependencies for git
tk: gitk and git gui
perl-libwww: git svn
perl-term-readkey: git svn and interactive.singlekey setting
perl-io-socket-ssl: git send-email TLS support
perl-authen-sasl: git send-email TLS support
perl-mediawiki-api: git mediawiki support
perl-datetime-format-iso8601: git mediawiki support
perl-lwp-protocol-https: git mediawiki https support
perl-cgi: gitweb (web interface) support
python: git svn & git p4 [pending]
subversion: git svn
org.freedesktop.secrets: keyring credential helper
libsecret: libsecret credential helper [installed]
( 5/14) installing libnsl                                                                                                                [####################################################################################] 100%
( 6/14) installing libuv                                                                                                                 [####################################################################################] 100%
( 7/14) installing c-ares                                                                                                                [####################################################################################] 100%
( 8/14) installing nodejs                                                                                                                [####################################################################################] 100%
Optional dependencies for nodejs
npm: nodejs package manager [pending]
( 9/14) installing nodejs-nopt                                                                                                           [####################################################################################] 100%
(10/14) installing python                                                                                                                [####################################################################################] 100%
Optional dependencies for python
python-setuptools
python-pip
sqlite [installed]
mpdecimal: for decimal
xz: for lzma [installed]
tk: for tkinter
(11/14) installing semver                                                                                                                [####################################################################################] 100%
(12/14) installing node-gyp                                                                                                              [####################################################################################] 100%
(13/14) installing npm                                                                                                                   [####################################################################################] 100%
(14/14) installing libxcrypt-compat                                                                                                      [####################################################################################] 100%
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group 'git' with GID 973.
Creating user 'git' (git daemon user) with UID 973 and GID 973.
(2/4) Reloading system manager configuration...
Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Warn about old perl modules
==> Retrieving sources...
-> Found steam-rom-manager.desktop
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Creating working copy of steam-rom-manager-git git repo...
Cloning into 'steam-rom-manager-git'...
done.
==> Starting prepare()...
npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
npm WARN deprecated request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
npm WARN deprecated request-promise@4.2.6: request-promise has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated @angular/http@5.2.11: Package no longer supported. Use @angular/common instead, see https://angular.io/guide/deprecations#angularhttp

> steam-rom-manager@2.3.40 postinstall
> electron-builder install-app-deps

• electron-builder  version=21.2.0
• loaded configuration  file=package.json ("build" field)
• rebuilding native dependencies  dependencies=better-sqlite3@7.4.5, leveldown@5.6.0 platform=linux arch=x64
• install prebuilt binary  name=better-sqlite3 version=7.4.5 platform=linux arch=x64

added 884 packages, and audited 885 packages in 2m

82 packages are looking for funding
run `npm fund` for details

26 vulnerabilities (14 moderate, 5 high, 7 critical)

To address issues that do not require attention, run:
npm audit fix

To address all issues possible (including breaking changes), run:
npm audit fix --force

Some issues need review, and may require choosing
a different dependency.

Run `npm audit` for details.
==> Starting pkgver()...
==> Updated version: steam-rom-manager-git 2.3.40.r4.g1a29976-1
==> Starting build()...

> steam-rom-manager@2.3.40 prebuild:dist
> npm run prepare:build

> steam-rom-manager@2.3.40 prepare:build
> cross-env tsc -P ./webpack

> steam-rom-manager@2.3.40 build:dist
> rimraf dist && npm run build:main && npm run build:renderer

> steam-rom-manager@2.3.40 build:main
> cross-env NODE_ENV=production webpack --config ./webpack/main.js

asset main.bundle.js 262 KiB [emitted] [minimized] (name: main) 1 related asset
orphan modules 1.1 KiB [orphan] 1 module
runtime modules 123 bytes 1 module
modules by path ../node_modules/ 643 KiB 177 modules
20 modules
webpack 5.64.2 compiled successfully in 5716 ms

> steam-rom-manager@2.3.40 build:renderer
> cross-env NODE_ENV=production webpack --config ./webpack/renderer.js

assets by path fonts/ 2.54 MiB
assets by path fonts/*.ttf 1.88 MiB 12 assets
assets by path fonts/*.woff 681 KiB 4 assets
assets by path images/ 43.4 KiB
assets by path images/*.png 36.3 KiB 6 assets
assets by path images/*.svg 7.13 KiB 4 assets
assets by path *.js 4.82 MiB
asset renderer.bundle.js 4.11 MiB [emitted] [minimized] (name: renderer) 1 related asset
asset 924d9316c1e37ccd67cf.bundle.js 708 KiB [emitted] [immutable] [minimized] (id hint: vendors) 1 related asset
asset 55ca31f504bfe530a514.bundle.js 19.6 KiB [emitted] [immutable] [minimized]
asset styles/globalStyles.css 15.9 KiB [emitted] (name: renderer)
asset index.html 324 bytes [emitted]
Entrypoint renderer 4.13 MiB (43.4 KiB) = styles/globalStyles.css 15.9 KiB renderer.bundle.js 4.11 MiB 10 auxiliary assets
orphan modules 4.07 MiB (javascript) 2.58 MiB (asset) 3.1 KiB (runtime) [orphan] 242 modules
runtime modules 4.58 KiB 18 modules
modules by path ../node_modules/ 6.32 MiB
javascript modules 5.94 MiB 1016 modules
json modules 391 KiB
modules by path ../node_modules/har-schema/lib/ 6.93 KiB 18 modules
modules by path ../node_modules/steam-categories/ 86.7 KiB 8 modules
modules by path ../node_modules/ajv/lib/ 5.58 KiB 3 modules
modules by path ./ 4.08 MiB (javascript) 7.13 KiB (asset) 18 KiB (css/mini-extract)
modules by layer 4.08 MiB (javascript) 7.13 KiB (asset) 130 modules
css modules 18 KiB
css ../node_modules/css-loader/dist/cjs.js!../node_modules/postcss-loader/dist/cjs.js!../node_modules/sass-loader/dist/cjs.js!./renderer/styles/themes.global.scss 12.3 KiB [built] [code generated]
css ../node_modules/css-loader/dist/cjs.js!../node_modules/postcss-loader/dist/cjs.js!../node_modules/sass-loader/dist/cjs.js!./renderer/styles/fonts.global.scss 4.25 KiB [built] [code generated]
css ../node_modules/css-loader/dist/cjs.js!../node_modules/postcss-loader/dist/cjs.js!../node_modules/sass-loader/dist/cjs.js!./renderer/styles/main.global.scss 1.45 KiB [built] [code generated]
23 modules
webpack 5.64.2 compiled successfully in 26693 ms

> steam-rom-manager@2.3.40 build:linux
> electron-builder --linux --ia32 --x64

• electron-builder  version=21.2.0 os=5.18.9-zen1-1-zen
• loaded configuration  file=package.json ("build" field)
• electron-rebuild not required if you use electron-builder, please consider to remove excess dependency from devDependencies

To ensure your native dependencies are always matched electron version, simply add script `"postinstall": "electron-builder install-app-deps" to your `package.json`
• rebuilding native dependencies  dependencies=better-sqlite3@7.4.5, leveldown@5.6.0 platform=linux arch=x64
• install prebuilt binary  name=better-sqlite3 version=7.4.5 platform=linux arch=x64
• packaging       platform=linux arch=x64 electron=13.6.6 appOutDir=release/linux-unpacked
• downloading     url=https://github.com/electron/electron/releases/download/v13.6.6/electron-v13.6.6-linux-x64.zip size=78 MB parts=8
• downloaded      url=https://github.com/electron/electron/releases/download/v13.6.6/electron-v13.6.6-linux-x64.zip duration=1.288s
• building        target=AppImage arch=x64 file=release/Steam ROM Manager-2.3.40.AppImage
• rebuilding native dependencies  dependencies=better-sqlite3@7.4.5, leveldown@5.6.0 platform=linux arch=ia32
• install prebuilt binary  name=better-sqlite3 version=7.4.5 platform=linux arch=ia32
• downloading     url=https://github.com/electron-userland/electron-builder-binaries/releases/download/appimage-12.0.1/appimage-12.0.1.7z size=1.6 MB parts=1
• downloaded      url=https://github.com/electron-userland/electron-builder-binaries/releases/download/appimage-12.0.1/appimage-12.0.1.7z duration=654ms
• packaging       platform=linux arch=ia32 electron=13.6.6 appOutDir=release/linux-ia32-unpacked
• building        target=deb arch=x64 file=release/steam-rom-manager_2.3.40_amd64.deb
• downloading     url=https://github.com/electron/electron/releases/download/v13.6.6/electron-v13.6.6-linux-ia32.zip size=77 MB parts=8
• downloading     url=https://github.com/electron-userland/electron-builder-binaries/releases/download/fpm-1.9.3-2.3.1-linux-x86_64/fpm-1.9.3-2.3.1-linux-x86_64.7z size=5.0 MB parts=1
• downloaded      url=https://github.com/electron-userland/electron-builder-binaries/releases/download/fpm-1.9.3-2.3.1-linux-x86_64/fpm-1.9.3-2.3.1-linux-x86_64.7z duration=1.713s
• downloaded      url=https://github.com/electron/electron/releases/download/v13.6.6/electron-v13.6.6-linux-ia32.zip duration=2.505s
• building        target=AppImage arch=ia32 file=release/Steam ROM Manager-2.3.40-i386.AppImage
• building        target=deb arch=ia32 file=release/steam-rom-manager_2.3.40_i386.deb
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
-> Removing libtool files...
-> Purging unwanted files...
-> Removing static library files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "steam-rom-manager-git"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: steam-rom-manager-git 2.3.40.r4.g1a29976-1 (Sun Jul 10 21:43:28 2022)
==> Extracting aurto.db.tar to a temporary location...
==> Extracting aurto.files.tar to a temporary location...
==> Adding package 'steam-rom-manager-git-2.3.40.r4.g1a29976-1-x86_64.pkg.tar.zst'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/aurto/aurto.db.tar'
xangelix commented 1 year ago

Hi all, I currently maintain this package in the aur. I have been notified in https://aur.archlinux.org/pkgbase/steam-rom-manager-git/flag-comment that the build is currently failing for the chaotic-aur, but was unable to replicate with the extra-x86_64-build command I use. If anyone knows how to resolve the issue in the log below, or my misunderstanding, I would be glad to incorporate the change.

Building package "steam-rom-manager-git"
INFO:    Starting build...
INFO:    Verifying bootstrap image /home/u726578/chaotic/cache/lower/20230525000318.sif
WARNING: integrity: signature not found for object group 1
WARNING: Bootstrap image could not be verified, but build will continue.
INFO:    Creating sandbox directory...
INFO:    Build complete: /scratch/chaotic/sandbox/pkge7dd2a895e8
:: Synchronizing package databases...
 core downloading...
 extra downloading...
 community downloading...
 multilib downloading...
 chaotic-aur downloading...
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...

Packages (7) binutils-2.40-6  glib2-2.76.3-1  pam-1.5.3-2  perl-error-0.17029-4  perl-mailtools-2.21-6  perl-timedate-2.33-4  git-2.40.1-1

Total Installed Size:  103.80 MiB
Net Upgrade Size:       37.98 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
warning: could not get file information for usr/share/doc/Linux-PAM/
warning: could not get file information for usr/share/doc/Linux-PAM/draft-morgan-pam-current.txt
warning: could not get file information for usr/share/doc/Linux-PAM/index.html
warning: could not get file information for usr/share/doc/Linux-PAM/rfc86.0.txt
warning: could not get file information for usr/share/locale/af/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/am/
warning: could not get file information for usr/share/locale/am/LC_MESSAGES/
warning: could not get file information for usr/share/locale/am/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/ar/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/as/
warning: could not get file information for usr/share/locale/as/LC_MESSAGES/
warning: could not get file information for usr/share/locale/as/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/az/
warning: could not get file information for usr/share/locale/az/LC_MESSAGES/
warning: could not get file information for usr/share/locale/az/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/be/
warning: could not get file information for usr/share/locale/be/LC_MESSAGES/
warning: could not get file information for usr/share/locale/be/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/bg/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/bn/
warning: could not get file information for usr/share/locale/bn/LC_MESSAGES/
warning: could not get file information for usr/share/locale/bn/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/bn_IN/
warning: could not get file information for usr/share/locale/bn_IN/LC_MESSAGES/
warning: could not get file information for usr/share/locale/bn_IN/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/bs/
warning: could not get file information for usr/share/locale/bs/LC_MESSAGES/
warning: could not get file information for usr/share/locale/bs/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/ca/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/cs/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/cy/
warning: could not get file information for usr/share/locale/cy/LC_MESSAGES/
warning: could not get file information for usr/share/locale/cy/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/da/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/de/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/de_CH/
warning: could not get file information for usr/share/locale/de_CH/LC_MESSAGES/
warning: could not get file information for usr/share/locale/de_CH/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/el/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/eo/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/es/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/et/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/eu/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/fa/
warning: could not get file information for usr/share/locale/fa/LC_MESSAGES/
warning: could not get file information for usr/share/locale/fa/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/fi/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/fr/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/ga/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/gl/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/gu/
warning: could not get file information for usr/share/locale/gu/LC_MESSAGES/
warning: could not get file information for usr/share/locale/gu/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/he/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/hi/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/hr/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/hu/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/ia/
warning: could not get file information for usr/share/locale/ia/LC_MESSAGES/
warning: could not get file information for usr/share/locale/ia/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/id/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/is/
warning: could not get file information for usr/share/locale/is/LC_MESSAGES/
warning: could not get file information for usr/share/locale/is/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/it/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/ja/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/ka/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/kk/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/km/
warning: could not get file information for usr/share/locale/km/LC_MESSAGES/
warning: could not get file information for usr/share/locale/km/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/kn/
warning: could not get file information for usr/share/locale/kn/LC_MESSAGES/
warning: could not get file information for usr/share/locale/kn/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/ko/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/kw_GB/
warning: could not get file information for usr/share/locale/kw_GB/LC_MESSAGES/
warning: could not get file information for usr/share/locale/kw_GB/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/ky/
warning: could not get file information for usr/share/locale/ky/LC_MESSAGES/
warning: could not get file information for usr/share/locale/ky/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/lt/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/lv/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/mk/
warning: could not get file information for usr/share/locale/mk/LC_MESSAGES/
warning: could not get file information for usr/share/locale/mk/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/ml/
warning: could not get file information for usr/share/locale/ml/LC_MESSAGES/
warning: could not get file information for usr/share/locale/ml/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/mn/
warning: could not get file information for usr/share/locale/mn/LC_MESSAGES/
warning: could not get file information for usr/share/locale/mn/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/mr/
warning: could not get file information for usr/share/locale/mr/LC_MESSAGES/
warning: could not get file information for usr/share/locale/mr/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/ms/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/my/
warning: could not get file information for usr/share/locale/my/LC_MESSAGES/
warning: could not get file information for usr/share/locale/my/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/nb/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/ne/
warning: could not get file information for usr/share/locale/ne/LC_MESSAGES/
warning: could not get file information for usr/share/locale/ne/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/nl/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/nn/
warning: could not get file information for usr/share/locale/nn/LC_MESSAGES/
warning: could not get file information for usr/share/locale/nn/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/or/
warning: could not get file information for usr/share/locale/or/LC_MESSAGES/
warning: could not get file information for usr/share/locale/or/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/pa/
warning: could not get file information for usr/share/locale/pa/LC_MESSAGES/
warning: could not get file information for usr/share/locale/pa/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/pl/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/pt/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/pt_BR/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/ro/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/ru/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/si/
warning: could not get file information for usr/share/locale/si/LC_MESSAGES/
warning: could not get file information for usr/share/locale/si/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/sk/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/sl/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/sq/
warning: could not get file information for usr/share/locale/sq/LC_MESSAGES/
warning: could not get file information for usr/share/locale/sq/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/sr/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/sr@latin/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/sv/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/ta/
warning: could not get file information for usr/share/locale/ta/LC_MESSAGES/
warning: could not get file information for usr/share/locale/ta/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/te/
warning: could not get file information for usr/share/locale/te/LC_MESSAGES/
warning: could not get file information for usr/share/locale/te/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/tg/
warning: could not get file information for usr/share/locale/tg/LC_MESSAGES/
warning: could not get file information for usr/share/locale/tg/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/th/
warning: could not get file information for usr/share/locale/th/LC_MESSAGES/
warning: could not get file information for usr/share/locale/th/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/tr/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/uk/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/ur/
warning: could not get file information for usr/share/locale/ur/LC_MESSAGES/
warning: could not get file information for usr/share/locale/ur/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/vi/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/yo/
warning: could not get file information for usr/share/locale/yo/LC_MESSAGES/
warning: could not get file information for usr/share/locale/yo/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/zh_CN/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/zh_HK/
warning: could not get file information for usr/share/locale/zh_HK/LC_MESSAGES/
warning: could not get file information for usr/share/locale/zh_HK/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/zh_TW/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/locale/zu/
warning: could not get file information for usr/share/locale/zu/LC_MESSAGES/
warning: could not get file information for usr/share/locale/zu/LC_MESSAGES/Linux-PAM.mo
warning: could not get file information for usr/share/man/man3/misc_conv.3.gz
warning: could not get file information for usr/share/man/man3/pam.3.gz
warning: could not get file information for usr/share/man/man3/pam_acct_mgmt.3.gz
warning: could not get file information for usr/share/man/man3/pam_authenticate.3.gz
warning: could not get file information for usr/share/man/man3/pam_chauthtok.3.gz
warning: could not get file information for usr/share/man/man3/pam_close_session.3.gz
warning: could not get file information for usr/share/man/man3/pam_conv.3.gz
warning: could not get file information for usr/share/man/man3/pam_end.3.gz
warning: could not get file information for usr/share/man/man3/pam_error.3.gz
warning: could not get file information for usr/share/man/man3/pam_fail_delay.3.gz
warning: could not get file information for usr/share/man/man3/pam_get_authtok.3.gz
warning: could not get file information for usr/share/man/man3/pam_get_authtok_noverify.3.gz
warning: could not get file information for usr/share/man/man3/pam_get_authtok_verify.3.gz
warning: could not get file information for usr/share/man/man3/pam_get_data.3.gz
warning: could not get file information for usr/share/man/man3/pam_get_item.3.gz
warning: could not get file information for usr/share/man/man3/pam_get_user.3.gz
warning: could not get file information for usr/share/man/man3/pam_getenv.3.gz
warning: could not get file information for usr/share/man/man3/pam_getenvlist.3.gz
warning: could not get file information for usr/share/man/man3/pam_info.3.gz
warning: could not get file information for usr/share/man/man3/pam_misc_drop_env.3.gz
warning: could not get file information for usr/share/man/man3/pam_misc_paste_env.3.gz
warning: could not get file information for usr/share/man/man3/pam_misc_setenv.3.gz
warning: could not get file information for usr/share/man/man3/pam_open_session.3.gz
warning: could not get file information for usr/share/man/man3/pam_prompt.3.gz
warning: could not get file information for usr/share/man/man3/pam_putenv.3.gz
warning: could not get file information for usr/share/man/man3/pam_set_data.3.gz
warning: could not get file information for usr/share/man/man3/pam_set_item.3.gz
warning: could not get file information for usr/share/man/man3/pam_setcred.3.gz
warning: could not get file information for usr/share/man/man3/pam_sm_acct_mgmt.3.gz
warning: could not get file information for usr/share/man/man3/pam_sm_authenticate.3.gz
warning: could not get file information for usr/share/man/man3/pam_sm_chauthtok.3.gz
warning: could not get file information for usr/share/man/man3/pam_sm_close_session.3.gz
warning: could not get file information for usr/share/man/man3/pam_sm_open_session.3.gz
warning: could not get file information for usr/share/man/man3/pam_sm_setcred.3.gz
warning: could not get file information for usr/share/man/man3/pam_start.3.gz
warning: could not get file information for usr/share/man/man3/pam_strerror.3.gz
warning: could not get file information for usr/share/man/man3/pam_syslog.3.gz
warning: could not get file information for usr/share/man/man3/pam_verror.3.gz
warning: could not get file information for usr/share/man/man3/pam_vinfo.3.gz
warning: could not get file information for usr/share/man/man3/pam_vprompt.3.gz
warning: could not get file information for usr/share/man/man3/pam_vsyslog.3.gz
warning: could not get file information for usr/share/man/man3/pam_xauth_data.3.gz
warning: could not get file information for usr/share/man/man5/access.conf.5.gz
warning: could not get file information for usr/share/man/man5/environment.5.gz
warning: could not get file information for usr/share/man/man5/faillock.conf.5.gz
warning: could not get file information for usr/share/man/man5/group.conf.5.gz
warning: could not get file information for usr/share/man/man5/limits.conf.5.gz
warning: could not get file information for usr/share/man/man5/namespace.conf.5.gz
warning: could not get file information for usr/share/man/man5/pam.conf.5.gz
warning: could not get file information for usr/share/man/man5/pam.d.5.gz
warning: could not get file information for usr/share/man/man5/pam_env.conf.5.gz
warning: could not get file information for usr/share/man/man5/pwhistory.conf.5.gz
warning: could not get file information for usr/share/man/man5/time.conf.5.gz
warning: could not get file information for usr/share/man/man8/PAM.8.gz
warning: could not get file information for usr/share/man/man8/faillock.8.gz
warning: could not get file information for usr/share/man/man8/mkhomedir_helper.8.gz
warning: could not get file information for usr/share/man/man8/pam.8.gz
warning: could not get file information for usr/share/man/man8/pam_access.8.gz
warning: could not get file information for usr/share/man/man8/pam_debug.8.gz
warning: could not get file information for usr/share/man/man8/pam_deny.8.gz
warning: could not get file information for usr/share/man/man8/pam_echo.8.gz
warning: could not get file information for usr/share/man/man8/pam_env.8.gz
warning: could not get file information for usr/share/man/man8/pam_exec.8.gz
warning: could not get file information for usr/share/man/man8/pam_faildelay.8.gz
warning: could not get file information for usr/share/man/man8/pam_faillock.8.gz
warning: could not get file information for usr/share/man/man8/pam_filter.8.gz
warning: could not get file information for usr/share/man/man8/pam_ftp.8.gz
warning: could not get file information for usr/share/man/man8/pam_group.8.gz
warning: could not get file information for usr/share/man/man8/pam_issue.8.gz
warning: could not get file information for usr/share/man/man8/pam_keyinit.8.gz
warning: could not get file information for usr/share/man/man8/pam_limits.8.gz
warning: could not get file information for usr/share/man/man8/pam_listfile.8.gz
warning: could not get file information for usr/share/man/man8/pam_localuser.8.gz
warning: could not get file information for usr/share/man/man8/pam_loginuid.8.gz
warning: could not get file information for usr/share/man/man8/pam_mail.8.gz
warning: could not get file information for usr/share/man/man8/pam_mkhomedir.8.gz
warning: could not get file information for usr/share/man/man8/pam_motd.8.gz
warning: could not get file information for usr/share/man/man8/pam_namespace.8.gz
warning: could not get file information for usr/share/man/man8/pam_namespace_helper.8.gz
warning: could not get file information for usr/share/man/man8/pam_nologin.8.gz
warning: could not get file information for usr/share/man/man8/pam_permit.8.gz
warning: could not get file information for usr/share/man/man8/pam_pwhistory.8.gz
warning: could not get file information for usr/share/man/man8/pam_rhosts.8.gz
warning: could not get file information for usr/share/man/man8/pam_rootok.8.gz
warning: could not get file information for usr/share/man/man8/pam_securetty.8.gz
warning: could not get file information for usr/share/man/man8/pam_setquota.8.gz
warning: could not get file information for usr/share/man/man8/pam_shells.8.gz
warning: could not get file information for usr/share/man/man8/pam_stress.8.gz
warning: could not get file information for usr/share/man/man8/pam_succeed_if.8.gz
warning: could not get file information for usr/share/man/man8/pam_time.8.gz
warning: could not get file information for usr/share/man/man8/pam_timestamp.8.gz
warning: could not get file information for usr/share/man/man8/pam_timestamp_check.8.gz
warning: could not get file information for usr/share/man/man8/pam_tty_audit.8.gz
warning: could not get file information for usr/share/man/man8/pam_umask.8.gz
warning: could not get file information for usr/share/man/man8/pam_unix.8.gz
warning: could not get file information for usr/share/man/man8/pam_usertype.8.gz
warning: could not get file information for usr/share/man/man8/pam_warn.8.gz
warning: could not get file information for usr/share/man/man8/pam_wheel.8.gz
warning: could not get file information for usr/share/man/man8/pam_xauth.8.gz
warning: could not get file information for usr/share/man/man8/pwhistory_helper.8.gz
warning: could not get file information for usr/share/man/man8/unix_chkpwd.8.gz
warning: could not get file information for usr/share/man/man8/unix_update.8.gz
warning: could not get file information for usr/share/info/as.info.gz
warning: could not get file information for usr/share/info/bfd.info.gz
warning: could not get file information for usr/share/info/binutils.info.gz
warning: could not get file information for usr/share/info/ctf-spec.info.gz
warning: could not get file information for usr/share/info/gprof.info.gz
warning: could not get file information for usr/share/info/gprofng.info.gz
warning: could not get file information for usr/share/info/ld.info.gz
warning: could not get file information for usr/share/info/sframe-spec.info.gz
warning: could not get file information for usr/share/locale/bg/LC_MESSAGES/binutils.mo
warning: could not get file information for usr/share/locale/bg/LC_MESSAGES/gprof.mo
warning: could not get file information for usr/share/locale/bg/LC_MESSAGES/ld.mo
warning: could not get file information for usr/share/locale/ca/LC_MESSAGES/binutils.mo
warning: could not get file information for usr/share/locale/da/LC_MESSAGES/bfd.mo
warning: could not get file information for usr/share/locale/da/LC_MESSAGES/binutils.mo
warning: could not get file information for usr/share/locale/da/LC_MESSAGES/gprof.mo
warning: could not get file information for usr/share/locale/da/LC_MESSAGES/ld.mo
warning: could not get file information for usr/share/locale/da/LC_MESSAGES/opcodes.mo
warning: could not get file information for usr/share/locale/de/LC_MESSAGES/gprof.mo
warning: could not get file information for usr/share/locale/de/LC_MESSAGES/ld.mo
warning: could not get file information for usr/share/locale/de/LC_MESSAGES/opcodes.mo
warning: could not get file information for usr/share/locale/eo/LC_MESSAGES/gprof.mo
warning: could not get file information for usr/share/locale/es/LC_MESSAGES/bfd.mo
warning: could not get file information for usr/share/locale/es/LC_MESSAGES/binutils.mo
warning: could not get file information for usr/share/locale/es/LC_MESSAGES/gas.mo
warning: could not get file information for usr/share/locale/es/LC_MESSAGES/gold.mo
warning: could not get file information for usr/share/locale/es/LC_MESSAGES/gprof.mo
warning: could not get file information for usr/share/locale/es/LC_MESSAGES/ld.mo
warning: could not get file information for usr/share/locale/es/LC_MESSAGES/opcodes.mo
warning: could not get file information for usr/share/locale/fi/LC_MESSAGES/bfd.mo
warning: could not get file information for usr/share/locale/fi/LC_MESSAGES/binutils.mo
warning: could not get file information for usr/share/locale/fi/LC_MESSAGES/gas.mo
warning: could not get file information for usr/share/locale/fi/LC_MESSAGES/gold.mo
warning: could not get file information for usr/share/locale/fi/LC_MESSAGES/gprof.mo
warning: could not get file information for usr/share/locale/fi/LC_MESSAGES/ld.mo
warning: could not get file information for usr/share/locale/fi/LC_MESSAGES/opcodes.mo
warning: could not get file information for usr/share/locale/fr/LC_MESSAGES/bfd.mo
warning: could not get file information for usr/share/locale/fr/LC_MESSAGES/binutils.mo
warning: could not get file information for usr/share/locale/fr/LC_MESSAGES/gas.mo
warning: could not get file information for usr/share/locale/fr/LC_MESSAGES/gold.mo
warning: could not get file information for usr/share/locale/fr/LC_MESSAGES/gprof.mo
warning: could not get file information for usr/share/locale/fr/LC_MESSAGES/ld.mo
warning: could not get file information for usr/share/locale/fr/LC_MESSAGES/opcodes.mo
warning: could not get file information for usr/share/locale/ga/LC_MESSAGES/gprof.mo
warning: could not get file information for usr/share/locale/ga/LC_MESSAGES/ld.mo
warning: could not get file information for usr/share/locale/ga/LC_MESSAGES/opcodes.mo
warning: could not get file information for usr/share/locale/hr/LC_MESSAGES/bfd.mo
warning: could not get file information for usr/share/locale/hr/LC_MESSAGES/binutils.mo
warning: could not get file information for usr/share/locale/hu/LC_MESSAGES/gprof.mo
warning: could not get file information for usr/share/locale/id/LC_MESSAGES/bfd.mo
warning: could not get file information for usr/share/locale/id/LC_MESSAGES/binutils.mo
warning: could not get file information for usr/share/locale/id/LC_MESSAGES/gas.mo
warning: could not get file information for usr/share/locale/id/LC_MESSAGES/gold.mo
warning: could not get file information for usr/share/locale/id/LC_MESSAGES/gprof.mo
warning: could not get file information for usr/share/locale/id/LC_MESSAGES/ld.mo
warning: could not get file information for usr/share/locale/id/LC_MESSAGES/opcodes.mo
warning: could not get file information for usr/share/locale/it/LC_MESSAGES/binutils.mo
warning: could not get file information for usr/share/locale/it/LC_MESSAGES/gold.mo
warning: could not get file information for usr/share/locale/it/LC_MESSAGES/gprof.mo
warning: could not get file information for usr/share/locale/it/LC_MESSAGES/ld.mo
warning: could not get file information for usr/share/locale/it/LC_MESSAGES/opcodes.mo
warning: could not get file information for usr/share/locale/ja/LC_MESSAGES/bfd.mo
warning: could not get file information for usr/share/locale/ja/LC_MESSAGES/binutils.mo
warning: could not get file information for usr/share/locale/ja/LC_MESSAGES/gas.mo
warning: could not get file information for usr/share/locale/ja/LC_MESSAGES/gold.mo
warning: could not get file information for usr/share/locale/ja/LC_MESSAGES/gprof.mo
warning: could not get file information for usr/share/locale/ja/LC_MESSAGES/ld.mo
warning: could not get file information for usr/share/locale/ka/LC_MESSAGES/gprof.mo
warning: could not get file information for usr/share/locale/ms/LC_MESSAGES/gprof.mo
warning: could not get file information for usr/share/locale/nl/LC_MESSAGES/gprof.mo
warning: could not get file information for usr/share/locale/nl/LC_MESSAGES/opcodes.mo
warning: could not get file information for usr/share/locale/pt/LC_MESSAGES/bfd.mo
warning: could not get file information for usr/share/locale/pt/LC_MESSAGES/binutils.mo
warning: could not get file information for usr/share/locale/pt_BR/LC_MESSAGES/gprof.mo
warning: could not get file information for usr/share/locale/pt_BR/LC_MESSAGES/ld.mo
warning: could not get file information for usr/share/locale/pt_BR/LC_MESSAGES/opcodes.mo
warning: could not get file information for usr/share/locale/ro/LC_MESSAGES/bfd.mo
warning: could not get file information for usr/share/locale/ro/LC_MESSAGES/binutils.mo
warning: could not get file information for usr/share/locale/ro/LC_MESSAGES/gold.mo
warning: could not get file information for usr/share/locale/ro/LC_MESSAGES/gprof.mo
warning: could not get file information for usr/share/locale/ro/LC_MESSAGES/opcodes.mo
warning: could not get file information for usr/share/locale/ru/LC_MESSAGES/bfd.mo
warning: could not get file information for usr/share/locale/ru/LC_MESSAGES/binutils.mo
warning: could not get file information for usr/share/locale/ru/LC_MESSAGES/gas.mo
warning: could not get file information for usr/share/locale/ru/LC_MESSAGES/gprof.mo
warning: could not get file information for usr/share/locale/ru/LC_MESSAGES/ld.mo
warning: could not get file information for usr/share/locale/rw/
warning: could not get file information for usr/share/locale/rw/LC_MESSAGES/
warning: could not get file information for usr/share/locale/rw/LC_MESSAGES/bfd.mo
warning: could not get file information for usr/share/locale/rw/LC_MESSAGES/binutils.mo
warning: could not get file information for usr/share/locale/rw/LC_MESSAGES/gas.mo
warning: could not get file information for usr/share/locale/rw/LC_MESSAGES/gprof.mo
warning: could not get file information for usr/share/locale/sk/LC_MESSAGES/binutils.mo
warning: could not get file information for usr/share/locale/sr/LC_MESSAGES/bfd.mo
warning: could not get file information for usr/share/locale/sr/LC_MESSAGES/binutils.mo
warning: could not get file information for usr/share/locale/sr/LC_MESSAGES/gold.mo
warning: could not get file information for usr/share/locale/sr/LC_MESSAGES/gprof.mo
warning: could not get file information for usr/share/locale/sr/LC_MESSAGES/ld.mo
warning: could not get file information for usr/share/locale/sr/LC_MESSAGES/opcodes.mo
warning: could not get file information for usr/share/locale/sv/LC_MESSAGES/bfd.mo
warning: could not get file information for usr/share/locale/sv/LC_MESSAGES/binutils.mo
warning: could not get file information for usr/share/locale/sv/LC_MESSAGES/gas.mo
warning: could not get file information for usr/share/locale/sv/LC_MESSAGES/gold.mo
warning: could not get file information for usr/share/locale/sv/LC_MESSAGES/gprof.mo
warning: could not get file information for usr/share/locale/sv/LC_MESSAGES/ld.mo
warning: could not get file information for usr/share/locale/sv/LC_MESSAGES/opcodes.mo
warning: could not get file information for usr/share/locale/tr/LC_MESSAGES/bfd.mo
warning: could not get file information for usr/share/locale/tr/LC_MESSAGES/binutils.mo
warning: could not get file information for usr/share/locale/tr/LC_MESSAGES/gas.mo
warning: could not get file information for usr/share/locale/tr/LC_MESSAGES/gprof.mo
warning: could not get file information for usr/share/locale/tr/LC_MESSAGES/ld.mo
warning: could not get file information for usr/share/locale/tr/LC_MESSAGES/opcodes.mo
warning: could not get file information for usr/share/locale/uk/LC_MESSAGES/bfd.mo
warning: could not get file information for usr/share/locale/uk/LC_MESSAGES/binutils.mo
warning: could not get file information for usr/share/locale/uk/LC_MESSAGES/gas.mo
warning: could not get file information for usr/share/locale/uk/LC_MESSAGES/gold.mo
warning: could not get file information for usr/share/locale/uk/LC_MESSAGES/gprof.mo
warning: could not get file information for usr/share/locale/uk/LC_MESSAGES/ld.mo
warning: could not get file information for usr/share/locale/uk/LC_MESSAGES/opcodes.mo
warning: could not get file information for usr/share/locale/vi/LC_MESSAGES/bfd.mo
warning: could not get file information for usr/share/locale/vi/LC_MESSAGES/binutils.mo
warning: could not get file information for usr/share/locale/vi/LC_MESSAGES/gold.mo
warning: could not get file information for usr/share/locale/vi/LC_MESSAGES/gprof.mo
warning: could not get file information for usr/share/locale/vi/LC_MESSAGES/ld.mo
warning: could not get file information for usr/share/locale/vi/LC_MESSAGES/opcodes.mo
warning: could not get file information for usr/share/locale/zh_CN/LC_MESSAGES/bfd.mo
warning: could not get file information for usr/share/locale/zh_CN/LC_MESSAGES/binutils.mo
warning: could not get file information for usr/share/locale/zh_CN/LC_MESSAGES/gas.mo
warning: could not get file information for usr/share/locale/zh_CN/LC_MESSAGES/gold.mo
warning: could not get file information for usr/share/locale/zh_CN/LC_MESSAGES/ld.mo
warning: could not get file information for usr/share/locale/zh_CN/LC_MESSAGES/opcodes.mo
warning: could not get file information for usr/share/locale/zh_TW/LC_MESSAGES/binutils.mo
warning: could not get file information for usr/share/locale/zh_TW/LC_MESSAGES/ld.mo
warning: could not get file information for usr/share/man/man1/addr2line.1.gz
warning: could not get file information for usr/share/man/man1/ar.1.gz
warning: could not get file information for usr/share/man/man1/as.1.gz
warning: could not get file information for usr/share/man/man1/c++filt.1.gz
warning: could not get file information for usr/share/man/man1/elfedit.1.gz
warning: could not get file information for usr/share/man/man1/gprof.1.gz
warning: could not get file information for usr/share/man/man1/gprofng.1.gz
warning: could not get file information for usr/share/man/man1/ld.1.gz
warning: could not get file information for usr/share/man/man1/nm.1.gz
warning: could not get file information for usr/share/man/man1/objcopy.1.gz
warning: could not get file information for usr/share/man/man1/objdump.1.gz
warning: could not get file information for usr/share/man/man1/ranlib.1.gz
warning: could not get file information for usr/share/man/man1/readelf.1.gz
warning: could not get file information for usr/share/man/man1/size.1.gz
warning: could not get file information for usr/share/man/man1/strings.1.gz
warning: could not get file information for usr/share/man/man1/strip.1.gz
warning: could not get file information for usr/share/locale/ab/
warning: could not get file information for usr/share/locale/ab/LC_MESSAGES/
warning: could not get file information for usr/share/locale/ab/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/af/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/am/
warning: could not get file information for usr/share/locale/am/LC_MESSAGES/
warning: could not get file information for usr/share/locale/am/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/an/
warning: could not get file information for usr/share/locale/an/LC_MESSAGES/
warning: could not get file information for usr/share/locale/an/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/ar/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/as/
warning: could not get file information for usr/share/locale/as/LC_MESSAGES/
warning: could not get file information for usr/share/locale/as/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/ast/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/az/
warning: could not get file information for usr/share/locale/az/LC_MESSAGES/
warning: could not get file information for usr/share/locale/az/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/be/
warning: could not get file information for usr/share/locale/be/LC_MESSAGES/
warning: could not get file information for usr/share/locale/be/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/be@latin/
warning: could not get file information for usr/share/locale/be@latin/LC_MESSAGES/
warning: could not get file information for usr/share/locale/be@latin/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/bg/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/bn/
warning: could not get file information for usr/share/locale/bn/LC_MESSAGES/
warning: could not get file information for usr/share/locale/bn/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/bn_IN/
warning: could not get file information for usr/share/locale/bn_IN/LC_MESSAGES/
warning: could not get file information for usr/share/locale/bn_IN/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/bs/
warning: could not get file information for usr/share/locale/bs/LC_MESSAGES/
warning: could not get file information for usr/share/locale/bs/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/ca/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/ca@valencia/
warning: could not get file information for usr/share/locale/ca@valencia/LC_MESSAGES/
warning: could not get file information for usr/share/locale/ca@valencia/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/cs/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/cy/
warning: could not get file information for usr/share/locale/cy/LC_MESSAGES/
warning: could not get file information for usr/share/locale/cy/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/da/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/de/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/dz/
warning: could not get file information for usr/share/locale/dz/LC_MESSAGES/
warning: could not get file information for usr/share/locale/dz/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/el/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/eo/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/es/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/et/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/eu/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/fa/
warning: could not get file information for usr/share/locale/fa/LC_MESSAGES/
warning: could not get file information for usr/share/locale/fa/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/fi/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/fr/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/fur/
warning: could not get file information for usr/share/locale/fur/LC_MESSAGES/
warning: could not get file information for usr/share/locale/fur/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/ga/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/gd/
warning: could not get file information for usr/share/locale/gd/LC_MESSAGES/
warning: could not get file information for usr/share/locale/gd/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/gl/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/gu/
warning: could not get file information for usr/share/locale/gu/LC_MESSAGES/
warning: could not get file information for usr/share/locale/gu/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/he/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/hi/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/hr/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/hu/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/hy/
warning: could not get file information for usr/share/locale/hy/LC_MESSAGES/
warning: could not get file information for usr/share/locale/hy/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/id/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/ie/
warning: could not get file information for usr/share/locale/ie/LC_MESSAGES/
warning: could not get file information for usr/share/locale/ie/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/is/
warning: could not get file information for usr/share/locale/is/LC_MESSAGES/
warning: could not get file information for usr/share/locale/is/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/it/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/ja/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/ka/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/kk/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/kn/
warning: could not get file information for usr/share/locale/kn/LC_MESSAGES/
warning: could not get file information for usr/share/locale/kn/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/ko/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/ku/
warning: could not get file information for usr/share/locale/ku/LC_MESSAGES/
warning: could not get file information for usr/share/locale/ku/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/lt/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/lv/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/mai/
warning: could not get file information for usr/share/locale/mai/LC_MESSAGES/
warning: could not get file information for usr/share/locale/mai/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/mg/
warning: could not get file information for usr/share/locale/mg/LC_MESSAGES/
warning: could not get file information for usr/share/locale/mg/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/mk/
warning: could not get file information for usr/share/locale/mk/LC_MESSAGES/
warning: could not get file information for usr/share/locale/mk/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/ml/
warning: could not get file information for usr/share/locale/ml/LC_MESSAGES/
warning: could not get file information for usr/share/locale/ml/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/mn/
warning: could not get file information for usr/share/locale/mn/LC_MESSAGES/
warning: could not get file information for usr/share/locale/mn/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/mr/
warning: could not get file information for usr/share/locale/mr/LC_MESSAGES/
warning: could not get file information for usr/share/locale/mr/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/ms/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/nb/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/nds/
warning: could not get file information for usr/share/locale/nds/LC_MESSAGES/
warning: could not get file information for usr/share/locale/nds/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/ne/
warning: could not get file information for usr/share/locale/ne/LC_MESSAGES/
warning: could not get file information for usr/share/locale/ne/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/nl/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/nn/
warning: could not get file information for usr/share/locale/nn/LC_MESSAGES/
warning: could not get file information for usr/share/locale/nn/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/oc/
warning: could not get file information for usr/share/locale/oc/LC_MESSAGES/
warning: could not get file information for usr/share/locale/oc/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/or/
warning: could not get file information for usr/share/locale/or/LC_MESSAGES/
warning: could not get file information for usr/share/locale/or/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/pa/
warning: could not get file information for usr/share/locale/pa/LC_MESSAGES/
warning: could not get file information for usr/share/locale/pa/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/pl/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/ps/
warning: could not get file information for usr/share/locale/ps/LC_MESSAGES/
warning: could not get file information for usr/share/locale/ps/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/pt/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/pt_BR/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/ro/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/ru/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/rw/
warning: could not get file information for usr/share/locale/rw/LC_MESSAGES/
warning: could not get file information for usr/share/locale/rw/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/si/
warning: could not get file information for usr/share/locale/si/LC_MESSAGES/
warning: could not get file information for usr/share/locale/si/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/sk/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/sl/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/sq/
warning: could not get file information for usr/share/locale/sq/LC_MESSAGES/
warning: could not get file information for usr/share/locale/sq/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/sr/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/sr@ije/
warning: could not get file information for usr/share/locale/sr@ije/LC_MESSAGES/
warning: could not get file information for usr/share/locale/sr@ije/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/sr@latin/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/sv/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/ta/
warning: could not get file information for usr/share/locale/ta/LC_MESSAGES/
warning: could not get file information for usr/share/locale/ta/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/te/
warning: could not get file information for usr/share/locale/te/LC_MESSAGES/
warning: could not get file information for usr/share/locale/te/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/tg/
warning: could not get file information for usr/share/locale/tg/LC_MESSAGES/
warning: could not get file information for usr/share/locale/tg/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/th/
warning: could not get file information for usr/share/locale/th/LC_MESSAGES/
warning: could not get file information for usr/share/locale/th/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/tl/
warning: could not get file information for usr/share/locale/tl/LC_MESSAGES/
warning: could not get file information for usr/share/locale/tl/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/tr/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/tt/
warning: could not get file information for usr/share/locale/tt/LC_MESSAGES/
warning: could not get file information for usr/share/locale/tt/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/ug/
warning: could not get file information for usr/share/locale/ug/LC_MESSAGES/
warning: could not get file information for usr/share/locale/ug/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/uk/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/vi/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/wa/
warning: could not get file information for usr/share/locale/wa/LC_MESSAGES/
warning: could not get file information for usr/share/locale/wa/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/xh/
warning: could not get file information for usr/share/locale/xh/LC_MESSAGES/
warning: could not get file information for usr/share/locale/xh/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/yi/
warning: could not get file information for usr/share/locale/yi/LC_MESSAGES/
warning: could not get file information for usr/share/locale/yi/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/zh_CN/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/zh_HK/
warning: could not get file information for usr/share/locale/zh_HK/LC_MESSAGES/
warning: could not get file information for usr/share/locale/zh_HK/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/locale/zh_TW/LC_MESSAGES/glib20.mo
warning: could not get file information for usr/share/man/man1/gapplication.1.gz
warning: could not get file information for usr/share/man/man1/gdbus-codegen.1.gz
warning: could not get file information for usr/share/man/man1/gdbus.1.gz
warning: could not get file information for usr/share/man/man1/gio-querymodules.1.gz
warning: could not get file information for usr/share/man/man1/gio.1.gz
warning: could not get file information for usr/share/man/man1/glib-compile-resources.1.gz
warning: could not get file information for usr/share/man/man1/glib-compile-schemas.1.gz
warning: could not get file information for usr/share/man/man1/glib-genmarshal.1.gz
warning: could not get file information for usr/share/man/man1/glib-gettextize.1.gz
warning: could not get file information for usr/share/man/man1/glib-mkenums.1.gz
warning: could not get file information for usr/share/man/man1/gobject-query.1.gz
warning: could not get file information for usr/share/man/man1/gresource.1.gz
warning: could not get file information for usr/share/man/man1/gsettings.1.gz
warning: could not get file information for usr/share/man/man1/gtester-report.1.gz
warning: could not get file information for usr/share/man/man1/gtester.1.gz
:: Processing package changes...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
upgrading pam...
installing git...
Optional dependencies for git
    tk: gitk and git gui
    perl-libwww: git svn
    perl-term-readkey: git svn and interactive.singlekey setting
    perl-io-socket-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    perl-mediawiki-api: git mediawiki support
    perl-datetime-format-iso8601: git mediawiki support
    perl-lwp-protocol-https: git mediawiki https support
    perl-cgi: gitweb (web interface) support
    python: git svn & git p4
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
upgrading binutils...
upgrading glib2...
:: Running post-transaction hooks...
(1/6) Creating system user accounts...
Creating group 'git' with GID 974.
Creating user 'git' (git daemon user) with UID 974 and GID 974.
(2/6) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/6) Creating temporary files...
/usr/lib/tmpfiles.d/journal-nocow.conf:26: Failed to replace specifiers in '/var/log/journal/%m': No such file or directory
/usr/lib/tmpfiles.d/systemd.conf:23: Failed to replace specifiers in '/run/log/journal/%m': No such file or directory
/usr/lib/tmpfiles.d/systemd.conf:25: Failed to replace specifiers in '/run/log/journal/%m': No such file or directory
/usr/lib/tmpfiles.d/systemd.conf:26: Failed to replace specifiers in '/run/log/journal/%m/*.journal*': No such file or directory
/usr/lib/tmpfiles.d/systemd.conf:29: Failed to replace specifiers in '/var/log/journal/%m': No such file or directory
/usr/lib/tmpfiles.d/systemd.conf:30: Failed to replace specifiers in '/var/log/journal/%m/system.journal': No such file or directory
/usr/lib/tmpfiles.d/systemd.conf:32: Failed to replace specifiers in '/var/log/journal/%m': No such file or directory
/usr/lib/tmpfiles.d/systemd.conf:33: Failed to replace specifiers in '/var/log/journal/%m/system.journal': No such file or directory
fchownat() of /sys/kernel/security/ima/binary_runtime_measurements failed: Operation not permitted
error: command failed to execute correctly
(4/6) Arming ConditionNeedsUpdate...
(5/6) Warn about old perl modules
(6/6) Updating the info directory file...
warning: git-2.40.1-1 is up to date -- skipping
resolving dependencies...
:: There are 2 providers available for libegl:
:: Repository extra
   1) libglvnd
:: Repository chaotic-aur
   2) libglvnd-git

Enter a number (default=1): 
looking for conflicting packages...
warning: dependency cycle detected:
warning: harfbuzz will be installed before its freetype2 dependency
warning: dependency cycle detected:
warning: mesa will be installed before its libglvnd dependency

Packages (91) adobe-source-code-pro-fonts-2.042u+1.062i+1.026vf-1  adwaita-cursors-44.0-1  adwaita-icon-theme-44.0-1  alsa-topology-conf-1.2.5.1-3  alsa-ucm-conf-1.2.9-1  avahi-0.8+22+gfd482a7-4  c-ares-1.19.1-1  cairo-1.17.8-2  cantarell-fonts-1:0.303.1-1  dconf-0.40.0-2  default-cursors-2-1  desktop-file-utils-0.26-2  duktape-2.7.0-5  fontconfig-2:2.14.2-1  freetype2-2.13.0-1  fribidi-1.0.13-1  gdk-pixbuf2-2.42.10-2  glib-networking-1:2.76.0-1  graphite-1:1.3.14-3  gsettings-desktop-schemas-44.0-1  gtk-update-icon-cache-1:4.10.3-3  harfbuzz-7.3.0-1  hicolor-icon-theme-0.17-3  iso-codes-4.15.0-1  json-glib-1.6.6-2  lcms2-2.15-1  libcloudproviders-0.3.1+r8+g3a229ee-1  libcolord-1.4.6-1  libcups-1:2.4.2-7  libdaemon-0.14-5  libdatrie-0.2.13-2  libdrm-2.4.115-1  libedit-20221030_3.1-1  libepoxy-1.5.10-1  libglvnd-1.6.0-1  libjpeg-turbo-2.1.5.1-1  libnsl-2.0.0-3  libomxil-bellagio-0.9.3-4  libpciaccess-0.17-1  libpng-1.6.39-1  libproxy-0.4.18-3  librsvg-2:2.56.0-1  libsoup3-3.4.2-1  libstemmer-2.2.0-2  libthai-0.1.29-2  libtiff-4.5.0-4  libunwind-1.6.2-2  libuv-1.44.2-1  libx11-1.8.4-1  libxau-1.0.11-2  libxcb-1.15-2  libxcomposite-0.4.6-1  libxcursor-1.2.1-3  libxdamage-1.1.6-1  libxdmcp-1.1.4-2  libxext-1.3.5-1  libxfixes-6.0.1-1  libxft-2.3.8-1  libxi-1.8.1-1  libxinerama-1.1.5-1  libxkbcommon-1.5.0-1  libxrandr-1.5.3-1  libxrender-0.9.11-1  libxshmfence-1.3.2-1  libxtst-1.2.4-1  libxxf86vm-1.1.5-1  llvm-libs-15.0.7-3  lm_sensors-1:3.6.0.r41.g31d1f125-2  lzo-2.10-5  mesa-23.1.0-1  node-gyp-9.3.1-1  nodejs-nopt-7.1.0-1  nspr-4.35-1  pango-1:1.50.14-1  pixman-0.42.2-1  python-3.11.3-1  semver-7.3.8-1  shared-mime-info-2.2+13+ga2ffb28-1  tracker3-3.5.2-1  vulkan-icd-loader-1.3.245-1  wayland-1.22.0-1  xcb-proto-1.15.2-3  xkeyboard-config-2.38-1  xorgproto-2022.2-1  alsa-lib-1.2.9-1  at-spi2-core-2.48.2-1  gtk3-1:3.24.38-1  libxcrypt-compat-4.4.33-1  nodejs-20.2.0-1  npm-8.19.2-2  nss-3.89.1-1

Total Installed Size:  546.85 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing nspr...
installing nss...
installing adobe-source-code-pro-fonts...
installing cantarell-fonts...
installing dconf...
installing gsettings-desktop-schemas...
installing xcb-proto...
installing xorgproto...
installing libxdmcp...
installing libxau...
installing libxcb...
installing libx11...
installing libxext...
installing libxfixes...
installing libxi...
installing libxtst...
installing at-spi2-core...
Optional dependencies for at-spi2-core
    dbus-broker: Alternative bus implementation
installing hicolor-icon-theme...
installing libpng...
installing libjpeg-turbo...
Optional dependencies for libjpeg-turbo
    java-runtime>11: for TurboJPEG Java wrapper
installing libtiff...
Optional dependencies for libtiff
    freeglut: for using tiffgt
installing shared-mime-info...
installing gdk-pixbuf2...
Optional dependencies for gdk-pixbuf2
    libwmf: Load .wmf and .apm
    libopenraw: Load .dng, .cr2, .crw, .nef, .orf, .pef, .arw, .erf, .mrw, and .raf
    libavif: Load .avif
    libheif: Load .heif, .heic, and .avif
    libjxl: Load .jxl
    librsvg: Load .svg, .svgz, and .svg.gz [pending]
    webp-pixbuf-loader: Load .webp
installing graphite...
Optional dependencies for graphite
    graphite-docs: Documentation
installing harfbuzz...
Optional dependencies for harfbuzz
    harfbuzz-utils: utilities
installing freetype2...
installing fontconfig...
Creating fontconfig configuration...
Rebuilding fontconfig cache...
installing libxrender...
installing lzo...
installing pixman...
installing cairo...
installing fribidi...
installing libdatrie...
installing libthai...
installing libxft...
installing pango...
installing librsvg...
installing gtk-update-icon-cache...
installing adwaita-cursors...
installing adwaita-icon-theme...
installing desktop-file-utils...
installing iso-codes...
installing libcloudproviders...
installing lcms2...
installing libcolord...
installing libdaemon...
installing avahi...
Optional dependencies for avahi
    gtk3: avahi-discover, avahi-discover-standalone, bshell, bssh, bvnc [pending]
    qt5-base: qt5 bindings
    libevent: libevent bindings [installed]
    nss-mdns: NSS support for mDNS
    python-twisted: avahi-bookmarks
    python-gobject: avahi-bookmarks, avahi-discover
    python-dbus: avahi-bookmarks, avahi-discover
installing libcups...
installing libpciaccess...
installing libdrm...
installing libunwind...
installing libxdamage...
installing libxshmfence...
installing libxxf86vm...
installing libedit...
installing llvm-libs...
installing lm_sensors...
Optional dependencies for lm_sensors
    rrdtool: for logging with sensord
    perl: for sensor detection and configuration convert [installed]
installing vulkan-icd-loader...
Optional dependencies for vulkan-icd-loader
    vulkan-driver: packaged vulkan driver
installing default-cursors...
Optional dependencies for default-cursors
    adwaita-cursors: default cursor theme [installed]
installing wayland...
installing libomxil-bellagio...
installing mesa...
Optional dependencies for mesa
    libva-mesa-driver: for accelerated video playback
    mesa-vdpau: for accelerated video playback
    opengl-man-pages: for the OpenGL API man pages
installing libglvnd...
installing libepoxy...
installing libxcomposite...
installing libxcursor...
installing libxinerama...
installing xkeyboard-config...
installing libxkbcommon...
Optional dependencies for libxkbcommon
    libxkbcommon-x11: xkbcli interactive-x11
    wayland: xkbcli interactive-wayland [installed]
installing libxrandr...
installing json-glib...
installing duktape...
installing libproxy...
Optional dependencies for libproxy
    networkmanager: NetworkManager configuration module
    perl: Perl bindings [installed]
    python: Python 3.x bindings [pending]
    libproxy-webkit: PAC proxy support (via WebKit)
    pacrunner: PAC proxy support (via pacrunner)
installing glib-networking...
installing libsoup3...
Optional dependencies for libsoup3
    samba: Windows Domain SSO
installing libstemmer...
installing tracker3...
Optional dependencies for tracker3
    libsoup: Alternative remoting backend
installing gtk3...
Optional dependencies for gtk3
    evince: Default print preview command
installing alsa-topology-conf...
installing alsa-ucm-conf...
installing alsa-lib...
installing libnsl...
installing libuv...
installing c-ares...
installing nodejs...
Optional dependencies for nodejs
    npm: nodejs package manager [pending]
installing nodejs-nopt...
installing python...
Optional dependencies for python
    python-setuptools
    python-pip
    sqlite [installed]
    mpdecimal: for decimal
    xz: for lzma [installed]
    tk: for tkinter
installing semver...
installing node-gyp...
installing npm...
installing libxcrypt-compat...
:: Running post-transaction hooks...
( 1/14) Creating system user accounts...
Creating group 'avahi' with GID 973.
Creating user 'avahi' (Avahi mDNS/DNS-SD daemon) with UID 973 and GID 973.
( 2/14) Reloading system manager configuration...
  Skipped: Current root is not booted.
( 3/14) Arming ConditionNeedsUpdate...
( 4/14) Updating the MIME type database...
( 5/14) Updating fontconfig configuration...
( 6/14) Reloading system bus configuration...
  Skipped: Current root is not booted.
( 7/14) Warn about old perl modules
( 8/14) Updating fontconfig cache...
( 9/14) Probing GDK-Pixbuf loader modules...
(10/14) Updating GIO module cache...
(11/14) Compiling GSettings XML schema files...
(12/14) Probing GTK3 input method modules...
(13/14) Updating icon theme caches...
(14/14) Updating the desktop file MIME type cache...
==> Making package: steam-rom-manager-git 2.4.14-1.2 (Thu 25 May 2023 09:25:56 PM -03)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Updating steam-rom-manager-git git repo...
From https://github.com/SteamGridDB/steam-rom-manager
   22a04b9f..ce0a0cba  master              -> master
 + e2fe8012...63fe83be refs/pull/541/merge -> refs/pull/541/merge  (forced update)
 + 8d2974e5...12412bc3 refs/pull/557/merge -> refs/pull/557/merge  (forced update)
 + 37a79acb...5ffd32a6 refs/pull/558/merge -> refs/pull/558/merge  (forced update)
  -> Found steam-rom-manager.desktop
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    steam-rom-manager-git ... Skipped
    steam-rom-manager.desktop ... Passed
==> Extracting sources...
  -> Creating working copy of steam-rom-manager-git git repo...
Cloning into 'steam-rom-manager-git'...
done.
==> Starting prepare()...
npm WARN deprecated electron-osx-sign@0.6.0: Please use @electron/osx-sign moving forward. Be aware the API is slightly different
npm WARN deprecated asar@3.2.0: Please use @electron/asar moving forward.  There is no API change, just a package name change
npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs

> steam-rom-manager@2.4.16 postinstall
> electron-builder install-app-deps

  • electron-builder  version=23.6.0
  • loaded configuration  file=package.json ("build" field)
  • rebuilding native dependencies  dependencies=better-sqlite3@8.3.0, leveldown@5.6.0 platform=linux arch=x64
  • install prebuilt binary  name=better-sqlite3 version=8.3.0 platform=linux arch=x64 napi=

added 960 packages, and audited 961 packages in 2m

153 packages are looking for funding
  run `npm fund` for details

10 vulnerabilities (8 high, 2 critical)

To address all issues possible (including breaking changes), run:
  npm audit fix --force

Some issues need review, and may require choosing
a different dependency.

Run `npm audit` for details.
npm notice 
npm notice New major version of npm available! 8.19.2 -> 9.6.7
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.6.7>
npm notice Run `npm install -g npm@9.6.7` to update!
npm notice 
==> Starting pkgver()...
==> Updated version: steam-rom-manager-git 2.4.16.r1.gce0a0cba-1
==> Starting build()...

> steam-rom-manager@2.4.16 prebuild:dist
> npm run prepare:build

> steam-rom-manager@2.4.16 prepare:build
> cross-env tsc -P ./webpack

> steam-rom-manager@2.4.16 build:dist
> rimraf dist && npm run build:main && npm run build:renderer

> steam-rom-manager@2.4.16 build:main
> cross-env NODE_ENV=production webpack --config ./webpack/main.js

asset main.bundle.js 401 KiB [emitted] [minimized] (name: main) 1 related asset
orphan modules 225 KiB [orphan] 35 modules
runtime modules 123 bytes 1 module
modules by path ../node_modules/ 772 KiB 322 modules
+ 19 modules
webpack 5.81.0 compiled successfully in 10395 ms

> steam-rom-manager@2.4.16 build:renderer
> cross-env NODE_ENV=production webpack --config ./webpack/renderer.js

assets by path fonts/ 3.32 MiB
  assets by path fonts/*.ttf 2.66 MiB 17 assets
  assets by path fonts/*.woff 681 KiB 4 assets
assets by path images/ 1.24 MiB
  assets by path images/*.png 1.23 MiB 15 assets
  assets by path images/*.svg 7.13 KiB
    asset images/retrieving-images.svg 1.98 KiB [emitted] [from: assets/images/retrieving-images.svg] (auxiliary name: renderer)
    + 3 assets
assets by path *.js 7.38 MiB
  asset renderer.bundle.js 7.32 MiB [emitted] [minimized] (name: renderer) 1 related asset
  asset 6858a71ba0636e8d63a2.bundle.js 39.9 KiB [emitted] [immutable] [minimized] (id hint: vendors)
  asset c18fd5b2ec6fe1746b27.bundle.js 19.5 KiB [emitted] [immutable] [minimized]
  asset cfadb598e229fbbf67a6.bundle.js 4.22 KiB [emitted] [immutable] [minimized]
asset styles/globalStyles.css 59.6 KiB [emitted] (name: renderer)
asset index.html 324 bytes [emitted]
Entrypoint renderer 7.38 MiB (218 KiB) = styles/globalStyles.css 59.6 KiB renderer.bundle.js 7.32 MiB 18 auxiliary assets
orphan modules 5.08 MiB (javascript) 4.38 MiB (asset) 8.41 KiB (runtime) [orphan] 626 modules
runtime modules 10.4 KiB 23 modules
modules by path ./ 8.27 MiB (javascript) 182 KiB (asset) 62.5 KiB (css/mini-extract)
  asset modules 2.33 MiB (javascript) 182 KiB (asset) 1810 modules
  javascript modules 5.19 MiB 137 modules
  json modules 776 KiB 32 modules
  css modules 62.5 KiB 3 modules
modules by path ../node_modules/ 4.69 MiB
  javascript modules 4.49 MiB 808 modules
  json modules 206 KiB
    modules by path ../node_modules/needle/ 87.6 KiB 9 modules
    modules by path ../node_modules/iconv-lite/ 86.7 KiB 8 modules
    modules by path ../node_modules/ajv/dist/ 3.07 KiB 2 modules
    + 2 modules
+ 23 modules

WARNING in ./renderer/styles/nav-expand.component.scss (../node_modules/css-loader/dist/cjs.js!../node_modules/postcss-loader/dist/cjs.js!../node_modules/sass-loader/dist/cjs.js!./renderer/styles/nav-expand.component.scss)
Module Warning (from ../node_modules/postcss-loader/dist/cjs.js):
Warning

(1:92) autoprefixer: start value has mixed support, consider using flex-start instead
 @ ./renderer/styles/nav-expand.component.scss 2:21-201
 @ ./renderer/components/nav-expand.component.ts 37:17-63
 @ ./renderer/components/index.ts 12:0-39 12:0-39
 @ ./renderer/app.module.ts 14:0-43 42:49-59 44:20-43
 @ ./renderer/app.ts 7:0-41 15:41-50

WARNING in ./renderer/styles/themes.global.scss (./renderer/styles/themes.global.scss.webpack[javascript/auto]!=!../node_modules/css-loader/dist/cjs.js!../node_modules/postcss-loader/dist/cjs.js!../node_modules/sass-loader/dist/cjs.js!./renderer/styles/themes.global.scss)
Module Warning (from ../node_modules/postcss-loader/dist/cjs.js):
Warning

(1:38875) autoprefixer: end value has mixed support, consider using flex-end instead
 @ ./renderer/styles/themes.global.scss
 @ ./renderer/app.ts 8:0-37

webpack 5.81.0 compiled with 2 warnings in 57327 ms

> steam-rom-manager@2.4.16 build:linux
> electron-builder --linux --x64

  • electron-builder  version=23.6.0 os=4.18.0-348.7.1.el8_5.x86_64
  • loaded configuration  file=package.json ("build" field)
  • rebuilding native dependencies  dependencies=better-sqlite3@8.3.0, leveldown@5.6.0 platform=linux arch=x64
  • install prebuilt binary  name=better-sqlite3 version=8.3.0 platform=linux arch=x64 napi=
  • packaging       platform=linux arch=x64 electron=24.1.3 appOutDir=release/linux-unpacked
  • downloading     url=https://github.com/electron/electron/releases/download/v24.1.3/electron-v24.1.3-linux-x64.zip size=95 MB parts=8
  • downloaded      url=https://github.com/electron/electron/releases/download/v24.1.3/electron-v24.1.3-linux-x64.zip duration=1.766s
  • building        target=AppImage arch=x64 file=release/Steam ROM Manager-2.4.16.AppImage
  • downloading     url=https://github.com/electron-userland/electron-builder-binaries/releases/download/appimage-12.0.1/appimage-12.0.1.7z size=1.6 MB parts=1
  • downloaded      url=https://github.com/electron-userland/electron-builder-binaries/releases/download/appimage-12.0.1/appimage-12.0.1.7z duration=1.019s
  • building        target=deb arch=x64 file=release/steam-rom-manager_2.4.16_amd64.deb
  • downloading     url=https://github.com/electron-userland/electron-builder-binaries/releases/download/fpm-1.9.3-2.3.1-linux-x86_64/fpm-1.9.3-2.3.1-linux-x86_64.7z size=5.0 MB parts=1
  • downloaded      url=https://github.com/electron-userland/electron-builder-binaries/releases/download/fpm-1.9.3-2.3.1-linux-x86_64/fpm-1.9.3-2.3.1-linux-x86_64.7z duration=871ms
  ⨯ cannot execute  cause=exit status 1
                    out={:timestamp=>"2023-05-25T21:29:16.038621-0300", :message=>"Alas, could not find an ar that can handle -D option. Try installing recent gnu binutils. Aborting.", :level=>:error}

                    errorOut=/home/main-builder/.cache/electron-builder/fpm/fpm-1.9.3-2.3.1-linux-x86_64/lib/app/lib/fpm/package/deb.rb:418:in `output': steam-rom-manager: ar is insufficient to support source_date_epoch. (RuntimeError)
        from /home/main-builder/.cache/electron-builder/fpm/fpm-1.9.3-2.3.1-linux-x86_64/lib/app/lib/fpm/command.rb:487:in `execute'
        from /home/main-builder/.cache/electron-builder/fpm/fpm-1.9.3-2.3.1-linux-x86_64/lib/vendor/ruby/2.3.0/gems/clamp-1.0.0/lib/clamp/command.rb:68:in `run'
        from /home/main-builder/.cache/electron-builder/fpm/fpm-1.9.3-2.3.1-linux-x86_64/lib/app/lib/fpm/command.rb:574:in `run'
        from /home/main-builder/.cache/electron-builder/fpm/fpm-1.9.3-2.3.1-linux-x86_64/lib/vendor/ruby/2.3.0/gems/clamp-1.0.0/lib/clamp/command.rb:133:in `run'
        from /home/main-builder/.cache/electron-builder/fpm/fpm-1.9.3-2.3.1-linux-x86_64/lib/app/bin/fpm:7:in `<main>'

                    command=/home/main-builder/.cache/electron-builder/fpm/fpm-1.9.3-2.3.1-linux-x86_64/fpm -s dir --force -t deb -d libgtk-3-0 -d libnotify4 -d libnss3 -d libxss1 -d libxtst6 -d xdg-utils -d libatspi2.0-0 -d libuuid1 -d libsecret-1-0 --deb-recommends libappindicator3-1 --deb-compression xz --architecture amd64 --after-install /tmp/t-hRP86O/0-after-install --after-remove /tmp/t-hRP86O/1-after-remove --description '
     An app for managing ROMs in Steam' --version 2.4.16 --package /home/main-builder/pkgwork/src/steam-rom-manager-git/release/steam-rom-manager_2.4.16_amd64.deb --name steam-rom-manager --maintainer 'FrogTheFrog <warliukz@gmail.com>' --url 'https://github.com/SteamGridDB/steam-rom-manager#readme' --vendor 'FrogTheFrog <warliukz@gmail.com>' --deb-priority optional --license GPL-3.0 '/home/main-builder/pkgwork/src/steam-rom-manager-git/release/linux-unpacked/=/opt/Steam ROM Manager' /home/main-builder/pkgwork/src/steam-rom-manager-git/src/assets/icons/16x16.png=/usr/share/icons/hicolor/16x16/apps/steam-rom-manager.png /home/main-builder/pkgwork/src/steam-rom-manager-git/src/assets/icons/32x32.png=/usr/share/icons/hicolor/32x32/apps/steam-rom-manager.png /home/main-builder/pkgwork/src/steam-rom-manager-git/src/assets/icons/48x48.png=/usr/share/icons/hicolor/48x48/apps/steam-rom-manager.png /home/main-builder/pkgwork/src/steam-rom-manager-git/src/assets/icons/96x96.png=/usr/share/icons/hicolor/96x96/apps/steam-rom-manager.png /home/main-builder/pkgwork/src/steam-rom-manager-git/src/assets/icons/256x256.png=/usr/share/icons/hicolor/256x256/apps/steam-rom-manager.png /home/main-builder/pkgwork/src/steam-rom-manager-git/src/assets/icons/512x512.png=/usr/share/icons/hicolor/512x512/apps/steam-rom-manager.png /home/main-builder/pkgwork/src/steam-rom-manager-git/src/assets/icons/1024x1024.png=/usr/share/icons/hicolor/1024x1024/apps/steam-rom-manager.png '/tmp/t-hRP86O/2-Steam ROM Manager.desktop=/usr/share/applications/steam-rom-manager.desktop'
                    workingDir=
==> ERROR: A failure occurred in build().
    Aborting...

real    3m41.034s
user    4m35.597s
sys 0m28.007s
xiota commented 2 months ago

Dropping because fails to build and upstream project is still using electron 24. (Current acceptable range is 27-31.)

@xangelix node/electron packages tend to be fastidious with respect to versioning. Using nvm can help ameliorate the issue somewhat.

Build fails locally with extra-x86_64-build: ``` ==> Starting prepare()... npm warn deprecated asar@3.2.0: Please use @electron/asar moving forward. There is no API change, just a package name change npm warn deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs npm warn deprecated electron-osx-sign@0.6.0: Please use @electron/osx-sign moving forward. Be aware the API is slightly different > steam-rom-manager@2.5.17 postinstall > electron-builder install-app-deps • electron-builder version=23.6.0 • loaded configuration file=package.json ("build" field) • rebuilding native dependencies dependencies=better-sqlite3@10.0.0, leveldown@5.6.0 platform=linux arch=x64 • install prebuilt binary name=better-sqlite3 version=10.0.0 platform=linux arch=x64 napi= • build native dependency from sources name=better-sqlite3 version=10.0.0 platform=linux arch=x64 napi= reason=prebuild-install failed with error (run with env DEBUG=electron-builder to get more information) error=prebuild-install info begin Prebuild-install version 7.1.2 prebuild-install warn install prebuilt binaries enforced with --force! prebuild-install warn install prebuilt binaries may be out of date! prebuild-install info looking for local prebuild @ prebuilds/better-sqlite3-v10.0.0-electron-v114-linux-x64.tar.gz prebuild-install info looking for cached prebuild @ /build/.npm/_prebuilds/c6e874-better-sqlite3-v10.0.0-electron-v114-linux-x64.tar.gz prebuild-install http request GET https://github.com/WiseLibs/better-sqlite3/releases/download/v10.0.0/better-sqlite3-v10.0.0-electron-v114-linux-x64.tar.gz prebuild-install http 404 https://github.com/WiseLibs/better-sqlite3/releases/download/v10.0.0/better-sqlite3-v10.0.0-electron-v114-linux-x64.tar.gz prebuild-install warn install No prebuilt binaries found (target=24.8.8 runtime=electron arch=x64 libc= platform=linux) ⨯ cannot execute cause=exit status 1 errorOut=npm error code 1 npm error path /build/steam-rom-manager-git/src/steam-rom-manager-git/node_modules/better-sqlite3 npm error command failed npm error command sh -c prebuild-install || node-gyp rebuild --release npm error prebuild-install warn install No prebuilt binaries found (target=24.8.8 runtime=electron arch=x64 libc= platform=linux) npm error gyp info it worked if it ends with ok npm error gyp info using node-gyp@9.4.1 npm error gyp info using node@22.4.0 | linux | x64 npm error (node:2077) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead. npm error (Use `node --trace-deprecation ...` to show where the warning was created) npm error gyp info find Python using Python version 3.12.4 found at "/usr/bin/python3" npm error gyp http GET https://electronjs.org/headers/v24.8.8/node-v24.8.8-headers.tar.gz npm error gyp http 200 https://artifacts.electronjs.org/headers/v24.8.8/node-v24.8.8-headers.tar.gz?force_headers_dist=1 npm error gyp http GET https://electronjs.org/headers/v24.8.8/SHASUMS256.txt npm error gyp http 200 https://artifacts.electronjs.org/headers/v24.8.8/SHASUMS256.txt?force_headers_dist=1 npm error gyp info spawn /usr/bin/python3 npm error gyp info spawn args [ npm error gyp info spawn args '/build/steam-rom-manager-git/src/steam-rom-manager-git/node_modules/node-gyp/gyp/gyp_main.py', npm error gyp info spawn args 'binding.gyp', npm error gyp info spawn args '-f', npm error gyp info spawn args 'make', npm error gyp info spawn args '-I', npm error gyp info spawn args '/build/steam-rom-manager-git/src/steam-rom-manager-git/node_modules/better-sqlite3/build/config.gypi', npm error gyp info spawn args '-I', npm error gyp info spawn args '/build/steam-rom-manager-git/src/steam-rom-manager-git/node_modules/node-gyp/addon.gypi', npm error gyp info spawn args '-I', npm error gyp info spawn args '/build/.electron-gyp/24.8.8/include/node/common.gypi', npm error gyp info spawn args '-Dlibrary=shared_library', npm error gyp info spawn args '-Dvisibility=default', npm error gyp info spawn args '-Dnode_root_dir=/build/.electron-gyp/24.8.8', npm error gyp info spawn args '-Dnode_gyp_dir=/build/steam-rom-manager-git/src/steam-rom-manager-git/node_modules/node-gyp', npm error gyp info spawn args '-Dnode_lib_file=/build/.electron-gyp/24.8.8/<(target_arch)/node.lib', npm error gyp info spawn args '-Dmodule_root_dir=/build/steam-rom-manager-git/src/steam-rom-manager-git/node_modules/better-sqlite3', npm error gyp info spawn args '-Dnode_engine=v8', npm error gyp info spawn args '--depth=.', npm error gyp info spawn args '--no-parallel', npm error gyp info spawn args '--generator-output', npm error gyp info spawn args 'build', npm error gyp info spawn args '-Goutput_dir=.' npm error gyp info spawn args ] npm error Traceback (most recent call last): npm error File "/build/steam-rom-manager-git/src/steam-rom-manager-git/node_modules/node-gyp/gyp/gyp_main.py", line 42, in npm error import gyp # noqa: E402 npm error ^^^^^^^^^^ npm error File "/build/steam-rom-manager-git/src/steam-rom-manager-git/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 9, in npm error import gyp.input npm error File "/build/steam-rom-manager-git/src/steam-rom-manager-git/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 19, in npm error from distutils.version import StrictVersion npm error ModuleNotFoundError: No module named 'distutils' npm error gyp ERR! configure error npm error gyp ERR! stack Error: `gyp` failed with exit code: 1 npm error gyp ERR! stack at ChildProcess.onCpExit (/build/steam-rom-manager-git/src/steam-rom-manager-git/node_modules/node-gyp/lib/configure.js:325:16) npm error gyp ERR! stack at ChildProcess.emit (node:events:520:28) npm error gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:294:12) npm error gyp ERR! System Linux 6.9.7-1-vfio-v3 npm error gyp ERR! command "/usr/bin/node" "/build/steam-rom-manager-git/src/steam-rom-manager-git/node_modules/.bin/node-gyp" "rebuild" "--release" npm error gyp ERR! cwd /build/steam-rom-manager-git/src/steam-rom-manager-git/node_modules/better-sqlite3 npm error gyp ERR! node -v v22.4.0 npm error gyp ERR! node-gyp -v v9.4.1 npm error gyp ERR! not ok npm error A complete log of this run can be found in: /build/.npm/_logs/2024-07-06T04_04_44_074Z-debug-0.log command=/usr/bin/node /usr/lib/node_modules/npm/bin/npm-cli.js rebuild better-sqlite3@10.0.0 leveldown@5.6.0 workingDir= npm error code 1 npm error path /build/steam-rom-manager-git/src/steam-rom-manager-git npm error command failed npm error command sh -c electron-builder install-app-deps npm error A complete log of this run can be found in: /build/.npm/_logs/2024-07-06T04_03_27_616Z-debug-0.log ==> ERROR: A failure occurred in prepare(). ```
xangelix commented 2 months ago

Added python-setuptools to makedepends and it builds fine.

@xangelix node/electron packages tend to be fastidious with respect to versioning. Using nvm can help ameliorate the issue somewhat.

I know what nvm is, but not sure how it's relevant here. Are you suggesting I require an older version of nodejs in the PKGBUILD? I've built this package with the latest nodejs and it appears to be fully functional.

Electron v24 along with a bunch of other binaries being pulled into opt indeed is not great. I've submitted a bug report here for bumping electron at least: https://github.com/SteamGridDB/steam-rom-manager/issues/687

Perhaps a shim shell script could be created to just grab from the system electron like I've seen done before? I'm not familiar with electron-builder so I'm not sure how much of a pain this would be to decouple.

xiota commented 2 months ago

Re-opened to reevaluate package later. Feel free to comment if status changes (electron bump).

xangelix commented 2 months ago

@xiota we should be good now Upstream bumped electron and some other major dependencies ( https://github.com/SteamGridDB/steam-rom-manager/commit/5bd155876707624d10a900f388b4964210f563e2 ), and I've updated the aur package to reflect the build process changes.

Unfortunately the latest commit fails for unrelated reasons, but you can test against https://github.com/SteamGridDB/steam-rom-manager/commit/bd459b906e22b6a91e55b8ba84e380090a89f4d9 to see a successful build.

xiota commented 2 months ago

@xangelix Please let me know when HEAD contains a working commit so it won't remain on the broken packages list when added back.

xangelix commented 1 month ago

@xangelix Please let me know when HEAD contains a working commit so it won't remain on the broken packages list when added back.

@xiota We now have a working HEAD commit :) https://github.com/SteamGridDB/steam-rom-manager/commit/58718da621b7a9967ea8091b9e3134bc7d5b8b81

xiota commented 1 month ago

The package has some problems. Have commented to notify maintainer. Adding with interfere.

@xangelix Forgot that you are maintainer... Will drop interfere and delete aurweb comment after package is updated.

xangelix commented 1 month ago

The package has some problems. Have commented to notify maintainer. Adding with interfere.

@xangelix Forgot that you are maintainer... Will drop interfere and delete aurweb comment after package is updated.

Apologies for that, against my assumptions, it appears paru --chroot does not remove makedeps of makedeps when building packages. I made both of your requested changes. Is there another aur script/helper that you would suggest that better tests for this? is there a paru config that will always remove makedeps even when dependencies of dependencies?

xiota commented 1 month ago

From paru man page, looks like it uses makechrootpkg. Maybe if you can find the location of the chroot, deleting it could force paru to regenerate it.

For local builds, I use extra-x86_64-build and makechrootpkg. The problem is AUR depends have to be built and installed manually.

xangelix commented 1 month ago

So it is definitely regenerating it, but since npm is makedep of nodejs-cross-env, and paru automatically installs aur dependencies, paru --chroot ends up installing npm for nodejs-cross-env, which allows steam-rom-manager-git to succeed in building without ever specifying npm as a makedep.

I'll have to check if paru has an option to remove makedeps after every single dependency...

xiota commented 1 month ago

Maybe passing -r option (to makepkg) would help?

   --mflags <flags>
          Passes  arguments  to  makepkg.  These  flags get passed to every
          instance where makepkg is called by paru. Arguments are split  on
          whitespace before being passed to makepkg. Multiple arguments may
          be  passed  by supplying a space separated list that is quoted by
          the shell.
xangelix commented 1 month ago

Unfortunately it looks like -r also removes all the normal dependencies for a package as well :(

xiota commented 1 month ago

Did you try -rs? ... -r would remove depends/makedeps/etc, but maybe -s would add back the depends when processing the next package?

xangelix commented 1 month ago

That works, even with paru! Though it definitely still feels a little un-ideal (it does truly uninstall everything, then install it again). Feels like it might make a good MR if there's no real reason makepkg doesn't have that. I'll look into it. Thanks for the help!