I receive a strange error when building:
make[1]: Entering directory '/var/cache/private/pikaur/build/nvidia-390xx-settings/src/nvidia-settings-390.157/doc'
HOST_CC ../src/gen-manpage-opts.c
HOST_CC ../src/common-utils/gen-manpage-opts-helper.c
HOST_LINK var/cache/private/pikaur/build/nvidia-390xx-settings/src/nvidia-settings-390.157/doc/_out/Linux_x86_64/gen-manpage-opts
M4 nvidia-settings.1.m4
/bin/sh: line 2: m4: command not found
make[1]: *** [Makefile:108: _out/Linux_x86_64/nvidia-settings.1] Error 127
make[1]: *** Deleting file '_out/Linux_x86_64/nvidia-settings.1'
make[1]: Leaving directory '/var/cache/private/pikaur/build/nvidia-390xx-settings/src/nvidia-settings-390.157/doc'
make: *** [Makefile:25: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
Finished with result: exit-code
Main processes terminated with: code=exited/status=4
Service runtime: 2min 12.290s
CPU time consumed: 1min 45.020s
I have the following gcc installed:
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/12.2.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++,d --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --with-build-config=bootstrap-lto --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-libstdcxx-backtrace --enable-link-serialization=1 --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 12.2.1 20230201 (GCC)
Pinned Comments
jonathon commented on 2020-10-19 12:40 (UTC) (edited on 2021-05-11 14:18 (UTC) by jonathon)
PACKAGE NEEDS LONG TERM MAINTAINER
I have adopted the 390xx packages to keep them secure. I do not run any 390xx hardware so will not notice any breakages and cannot test any changes.
Until such time as someone else steps up to maintain these packages - ideally someone who actually has 390xx hardware - I have to rely on you to tell me what changes are needed.
Don't expect a response if you post only "this doesn't work", and do not email me to complain about the package not working!
Use this forum thread for discussion: https://bbs.archlinux.org/viewtopic.php?pid=1946926
A binary package is also available in my kernel-lts unofficial user repository.
forcegk commented on 2020-04-06 19:41 (UTC)
Package compiles no problem.
If your AUR helper does get the job done, please execute 'makepkg -si' manually