You are not logged in.

#1 2022-03-13 22:39:31

atomic1
Member
Registered: 2022-03-13
Posts: 6

Can't install anything from the AUR!

I've used paru, yay and also ofc just trying without an AUR helper and have been struggling with this for days but can't find an answer online.

I always get this error at end of build:

==> 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...
==> ERROR: Dotfile found in package root '/home/dontwantmynamedoxxed/.cache/paru/clone/wolfssl-git/pkg/wolfssl-git/.*'
error: failed to build 'wolfssl-git-20170824.73b8be8f-2':
error: packages failed to build: wolfssl-git-20170824.73b8be8f-2

I get the same errors with yay and no AUR helper.

Offline

#2 2022-03-13 22:47:12

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,787
Website

Re: Can't install anything from the AUR!

Mod note: Moving to AUR Issues.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#3 2022-03-13 23:00:45

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,739

Re: Can't install anything from the AUR!

ewaller@odin/home/ewaller % auracle clone wolfssl-git 
clone complete: /home/ewaller/wolfssl-git
ewaller@odin/home/ewaller % cd wolfssl-git/
ewaller@odin/home/ewaller/wolfssl-git % makepkg
==> Making package: wolfssl-git 20170824.73b8be8f-2 (Sun 13 Mar 2022 03:57:20 PM PDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Cloning wolfssl git repo...
Cloning into bare repository '/home/ewaller/wolfssl-git/wolfssl'...
remote: Enumerating objects: 142660, done.
remote: Counting objects: 100% (20/20), done.
remote: Compressing objects: 100% (18/18), done.
remote: Total 142660 (delta 7), reused 13 (delta 2), pack-reused 142640
Receiving objects: 100% (142660/142660), 342.52 MiB | 19.88 MiB/s, done.
Resolving deltas: 100% (105631/105631), done.
==> Validating source files with sha256sums...
    wolfssl ... Skipped
==> Extracting sources...
  -> Creating working copy of wolfssl git repo...
Cloning into 'wolfssl'...
done.
==> Starting build()...
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize: copying file 'build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:22: installing 'build-aux/compile'
configure.ac:24: installing 'build-aux/config.guess'
configure.ac:24: installing 'build-aux/config.sub'
configure.ac:28: installing 'build-aux/install-sh'
configure.ac:28: installing 'build-aux/missing'
Makefile.am: installing 'build-aux/depcomp'
parallel-tests: installing 'build-aux/test-driver'
configure: WARNING: unrecognized options: --disable-ntru
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking dependency style of gcc... gcc3
checking whether make supports nested variables... (cached) yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether the -Werror option is usable... yes
checking for simple visibility declarations... yes
checking size of long long... 8
checking size of long... 8
checking size of time_t... 8
checking for __uint128_t... yes
checking for arpa/inet.h... yes
checking for fcntl.h... yes
checking for limits.h... yes
checking for netdb.h... yes
checking for netinet/in.h... yes
checking for stddef.h... yes
checking for time.h... yes
checking for sys/ioctl.h... yes
checking for sys/socket.h... yes
checking for sys/time.h... yes
checking for errno.h... yes
checking for socket in -lnetwork... no
checking whether byte ordering is bigendian... no
checking for gethostbyname... yes
checking for getaddrinfo... yes
checking for gettimeofday... yes
checking for gmtime_r... yes
checking for inet_ntoa... yes
checking for memset... yes
checking for socket... yes
checking for strftime... yes
checking for atexit... yes
checking for gcc options needed to detect all undeclared functions... none needed
checking whether gethostbyname is declared... yes
checking whether getaddrinfo is declared... yes
checking whether gettimeofday is declared... yes
checking whether gmtime_r is declared... yes
checking whether inet_ntoa is declared... yes
checking whether memset is declared... yes
checking whether socket is declared... yes
checking whether strftime is declared... yes
checking for size_t... yes
checking for uint8_t... yes
checking for uintptr_t... yes
checking dependency style of gcc... gcc3
checking for cos in -lm... yes
checking for thread local storage (TLS) class... _Thread_local
checking for debug... no
checking how to run the C preprocessor... gcc -E
checking whether gcc is Clang... no
checking whether pthreads work with "-pthread" and "-lpthread"... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for openssl... yes
checking for fast RSA... no
checking for library containing gethostbyname... none required
checking for library containing socket... none required
checking for vcs system... git
checking for vcs checkout... yes
checking whether the linker accepts -Werror... yes
checking whether the linker accepts -z relro -z now... yes
checking whether the linker accepts -pie... yes
checking whether C compiler accepts -Werror... yes
checking whether C compiler accepts -Wno-pragmas... yes
checking whether C compiler accepts -Wall... yes
checking whether C compiler accepts -Wno-strict-aliasing... yes
checking whether C compiler accepts -Wextra... yes
checking whether C compiler accepts -Wunknown-pragmas... yes
checking whether C compiler accepts -Wthis-test-should-fail... no
checking whether C compiler accepts --param=ssp-buffer-size=1... yes
checking whether C compiler accepts -Waddress... yes
checking whether C compiler accepts -Warray-bounds... yes
checking whether C compiler accepts -Wbad-function-cast... yes
checking whether C compiler accepts -Wchar-subscripts... yes
checking whether C compiler accepts -Wcomment... yes
checking whether C compiler accepts -Wfloat-equal... yes
checking whether C compiler accepts -Wformat-security... yes
checking whether C compiler accepts -Wformat=2... yes
checking whether C compiler accepts -Wmaybe-uninitialized... yes
checking whether C compiler accepts -Wmissing-field-initializers... yes
checking whether C compiler accepts -Wmissing-noreturn... yes
checking whether C compiler accepts -Wmissing-prototypes... yes
checking whether C compiler accepts -Wnested-externs... yes
checking whether C compiler accepts -Wnormalized=id... yes
checking whether C compiler accepts -Woverride-init... yes
checking whether C compiler accepts -Wpointer-arith... yes
checking whether C compiler accepts -Wpointer-sign... yes
checking whether C compiler accepts -Wredundant-decls... yes
checking whether C compiler accepts -Wshadow... yes
checking whether C compiler accepts -Wshorten-64-to-32... no
checking whether C compiler accepts -Wsign-compare... yes
checking whether C compiler accepts -Wstrict-overflow=1... yes
checking whether C compiler accepts -Wstrict-prototypes... yes
checking whether C compiler accepts -Wswitch-enum... yes
checking whether C compiler accepts -Wundef... yes
checking whether C compiler accepts -Wunused... yes
checking whether C compiler accepts -Wunused-result... yes
checking whether C compiler accepts -Wunused-variable... yes
checking whether C compiler accepts -Wwrite-strings... yes
checking whether C compiler accepts -fwrapv... yes
creating wolfssl-config - generic 5.2.0 for -lwolfssl -lpthread
checking the number of available CPUs... 8
configure: adding automake macro support
configure: creating aminclude.am
configure: added jobserver support to make for 9 jobs
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating stamp-h
config.status: creating Makefile
config.status: creating wolfssl/version.h
config.status: creating wolfssl/options.h
config.status: creating cyassl/options.h
config.status: creating support/wolfssl.pc
config.status: creating rpm/spec
config.status: creating wolfcrypt/test/test_paths.h
config.status: creating scripts/unit.test
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing wolfssl/wolfcrypt/async.h commands
config.status: executing wolfssl/wolfcrypt/fips.h commands
config.status: executing wolfssl/wolfcrypt/port/cavium/cavium_nitrox.h commands
config.status: executing wolfssl/wolfcrypt/port/intel/quickassist.h commands
config.status: executing wolfssl/wolfcrypt/port/intel/quickassist_mem.h commands
configure: WARNING: unrecognized options: --disable-ntru
configure: ---
configure: Running make clean...
configure: ---
configure: Generating user options header...
---
Configuration summary for wolfssl version 5.2.0

   * Installation prefix:        /usr
   * System type:                pc-linux-gnu
   * Host CPU:                   x86_64
   * C Compiler:                 gcc
   * C Flags:                    -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection   -Werror -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv
   * C++ Compiler:               
   * C++ Flags:                  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS
   * CPP Flags:                  
   * CCAS Flags:                 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection  
   * LIB Flags:                   -pie -z relro -z now -Werror 
   * Debug enabled:              no
   * Coverage enabled:           
   * Warnings as failure:        yes
   * make -j:                    9
   * VCS checkout:               yes

   Features 
   * FIPS:                       no
   * Single threaded:            no
   * Filesystem:                 yes
   * OpenSSH Build:              yes
   * OpenSSL Extra API:          yes
   * OpenSSL Coexist:            no
   * Old Names:                  no
   * Max Strength Build:         no
   * Distro Build:               yes
   * Reproducible Build:         yes
   * fastmath:                   no
   * Assembly Allowed:           yes
   * sniffer:                    no
   * snifftest:                  no
   * ARC4:                       yes
   * AES:                        yes
   * AES-NI:                     no
   * AES-CBC:                    yes
   * AES-CBC length checks:      yes
   * AES-GCM:                    yes
   * AES-GCM streaming:          yes
   * AES-CCM:                    yes
   * AES-CTR:                    yes
   * AES-CFB:                    yes
   * AES-OFB:                    yes
   * AES-SIV:                    yes
   * DES3:                       yes
   * Camellia:                   yes
   * NULL Cipher:                yes
   * MD2:                        yes
   * MD4:                        yes
   * MD5:                        yes
   * RIPEMD:                     yes
   * SHA:                        yes
   * SHA-224:                    yes
   * SHA-384:                    yes
   * SHA-512:                    yes
   * SHA3:                       yes
   * SHAKE256:                   yes
   * BLAKE2:                     yes
   * BLAKE2S:                    yes
   * SipHash:                    no
   * CMAC:                       yes
   * keygen:                     yes
   * certgen:                    yes
   * certreq:                    yes
   * certext:                    yes
   * certgencache:               no
   * CHACHA:                     yes
   * XCHACHA:                    yes
   * Hash DRBG:                  yes
   * PWDBASED:                   yes
   * scrypt:                     yes
   * wolfCrypt Only:             no
   * HKDF:                       yes
   * X9.63 KDF:                  yes
   * MD4:                        yes
   * PSK:                        yes
   * Poly1305:                   yes
   * LEANPSK:                    no
   * LEANTLS:                    no
   * RSA:                        yes
   * RSA-PSS:                    yes
   * DSA:                        yes
   * DH:                         yes
   * DH Default Parameters:      yes
   * ECC:                        yes
   * ECC Custom Curves:          yes
   * ECC Minimum Bits:           224
   * CURVE25519:                 yes
   * ED25519:                    yes
   * ED25519 streaming:          yes
   * CURVE448:                   yes
   * ED448:                      yes
   * ED448 streaming:            yes
   * FPECC:                      yes
   * ECC_ENCRYPT:                yes
   * ECCSI                       yes
   * SAKKE                       yes
   * ASN:                        yes
   * Anonymous cipher:           yes
   * CODING:                     yes
   * MEMORY:                     yes
   * I/O POOL:                   no
   * wolfSentry:                 no
   * LIGHTY:                     yes
   * WPA Supplicant:             no
   * HAPROXY:                    no
   * STUNNEL:                    yes
   * tcpdump:                    yes
   * libssh2:                    no
   * ntp:                        no
   * rsyslog:                    no
   * Apache httpd:               no
   * NGINX:                      yes
   * OpenResty:                  no
   * ASIO:                       yes
   * LIBWEBSOCKETS:              yes
   * Qt:                         yes
   * Qt Unit Testing:            no
   * SIGNAL:                     no
   * chrony:                     no
   * ERROR_STRINGS:              yes
   * DTLS:                       yes
   * SCTP:                       no
   * SRTP:                       no
   * Indefinite Length:          yes
   * Multicast:                  yes
   * SSL v3.0 (Old):             no
   * TLS v1.0 (Old):             no
   * TLS v1.1 (Old):             yes
   * TLS v1.2:                   yes
   * TLS v1.3:                   yes
   * Post-handshake Auth:        yes
   * Early Data:                 no
   * Send State in HRR Cookie:   yes
   * OCSP:                       yes
   * OCSP Stapling:              yes
   * OCSP Stapling v2:           yes
   * CRL:                        yes
   * CRL-MONITOR:                yes
   * Persistent session cache:   yes
   * Persistent cert    cache:   yes
   * Atomic User Record Layer:   yes
   * Public Key Callbacks:       yes
   * liboqs:                     no
   * Whitewood netRandom:        no
   * Server Name Indication:     yes
   * ALPN:                       yes
   * Maximum Fragment Length:    yes
   * Trusted CA Indication:      yes
   * Truncated HMAC:             yes
   * Supported Elliptic Curves:  yes
   * FFDHE only in client:       no
   * Session Ticket:             yes
   * Extended Master Secret:     yes
   * Renegotiation Indication:   no
   * Secure Renegotiation:       no
   * Fallback SCSV:              yes
   * Keying Material Exporter:   no
   * All TLS Extensions:         yes
   * PKCS#7:                     yes
   * S/MIME:                     yes
   * wolfSSH:                    yes
   * wolfTPM:                    no
   * wolfCLU:                    no
   * wolfSCEP:                   yes
   * Secure Remote Password:     yes
   * Small Stack:                no
   * Linux Kernel Module:        no
   * valgrind unit tests:        no
   * LIBZ:                       no
   * Examples:                   no
   * Crypt tests:                yes
   * Stack sizes in tests:       no
   * Heap stats in tests:        no
   * User Crypto:                no
   * Fast RSA:                   no
   * Single Precision:           no
   * SP math implementation:     no
   * Async Crypto:               no
   * PKCS#8:                     yes
   * PKCS#11:                    no
   * PKCS#12:                    yes
   * Cavium Nitrox:              no
   * Cavium Octeon (Sync):       no
   * Intel Quick Assist:         no
   * ARM ASM:                    no
   * ARM ASM SHA512/SHA3 Crypto  no
   * AES Key Wrap:               yes
   * Write duplicate:            no
   * Xilinx Hardware Acc.:       no
   * Inline Code:                yes
   * Linux AF_ALG:               no
   * Linux KCAPI:                no
   * Linux devcrypto:            no
   * Crypto callbacks:           yes
   * i.MX6 CAAM:                 no
   * IoT-Safe:                   no
   * IoT-Safe HWRNG:             no
   * NXP SE050:                  no
   * PSA:                        no

---
make -j9  all-recursive
make[1]: Entering directory '/home/ewaller/wolfssl-git/src/wolfssl'
make[2]: Entering directory '/home/ewaller/wolfssl-git/src/wolfssl'
make[2]: warning: -j9 forced in submake: resetting jobserver mode.
  CC       wolfcrypt/benchmark/benchmark.o
  CC       wolfcrypt/src/src_libwolfssl_la-hmac.lo
  CC       wolfcrypt/src/src_libwolfssl_la-hash.lo
  CC       wolfcrypt/src/src_libwolfssl_la-cpuid.lo
  CC       wolfcrypt/src/src_libwolfssl_la-kdf.lo
  CC       wolfcrypt/src/src_libwolfssl_la-sha256.lo
  CC       wolfcrypt/src/src_libwolfssl_la-random.lo
  CC       wolfcrypt/src/src_libwolfssl_la-rsa.lo
  CC       wolfcrypt/src/src_libwolfssl_la-aes.lo
  CC       wolfcrypt/src/src_libwolfssl_la-cmac.lo
  CC       wolfcrypt/src/src_libwolfssl_la-des3.lo
  CC       wolfcrypt/src/src_libwolfssl_la-sha.lo
  CC       wolfcrypt/src/src_libwolfssl_la-sha512.lo
  CC       wolfcrypt/src/src_libwolfssl_la-sha3.lo
  CC       wolfcrypt/src/src_libwolfssl_la-logging.lo
  CC       wolfcrypt/src/src_libwolfssl_la-wc_port.lo
  CC       wolfcrypt/src/src_libwolfssl_la-error.lo
  CC       wolfcrypt/src/src_libwolfssl_la-wc_encrypt.lo
  CC       wolfcrypt/src/src_libwolfssl_la-signature.lo
  CC       wolfcrypt/src/src_libwolfssl_la-wolfmath.lo
  CC       wolfcrypt/src/src_libwolfssl_la-memory.lo
  CC       wolfcrypt/src/src_libwolfssl_la-dh.lo
  CC       wolfcrypt/src/src_libwolfssl_la-asn.lo
  CC       wolfcrypt/src/src_libwolfssl_la-coding.lo
  CC       wolfcrypt/src/src_libwolfssl_la-poly1305.lo
  CC       wolfcrypt/src/src_libwolfssl_la-arc4.lo
  CC       wolfcrypt/src/src_libwolfssl_la-md4.lo
  CC       wolfcrypt/src/src_libwolfssl_la-md5.lo
  CC       wolfcrypt/src/src_libwolfssl_la-pwdbased.lo
  CC       wolfcrypt/src/src_libwolfssl_la-pkcs12.lo
  CC       wolfcrypt/src/src_libwolfssl_la-dsa.lo
  CC       wolfcrypt/src/src_libwolfssl_la-camellia.lo
  CC       wolfcrypt/src/src_libwolfssl_la-md2.lo
  CC       wolfcrypt/src/src_libwolfssl_la-ripemd.lo
  CC       wolfcrypt/src/src_libwolfssl_la-blake2b.lo
  CC       wolfcrypt/src/src_libwolfssl_la-blake2s.lo
  CC       wolfcrypt/src/src_libwolfssl_la-chacha.lo
  CC       wolfcrypt/src/src_libwolfssl_la-chacha20_poly1305.lo
  CC       wolfcrypt/src/src_libwolfssl_la-integer.lo
  CC       wolfcrypt/src/src_libwolfssl_la-ecc.lo
  CC       wolfcrypt/src/src_libwolfssl_la-eccsi.lo
  CC       wolfcrypt/src/src_libwolfssl_la-sakke.lo
  CC       wolfcrypt/src/src_libwolfssl_la-curve25519.lo
  CC       wolfcrypt/src/src_libwolfssl_la-ed25519.lo
  CC       wolfcrypt/src/src_libwolfssl_la-fe_operations.lo
  CC       wolfcrypt/src/src_libwolfssl_la-ge_operations.lo
  CC       wolfcrypt/src/src_libwolfssl_la-curve448.lo
  CC       wolfcrypt/src/src_libwolfssl_la-ed448.lo
  CC       wolfcrypt/src/src_libwolfssl_la-fe_448.lo
  CC       wolfcrypt/src/src_libwolfssl_la-ge_448.lo
  CC       wolfcrypt/src/src_libwolfssl_la-pkcs7.lo
  CC       wolfcrypt/src/src_libwolfssl_la-srp.lo
  CC       src/libwolfssl_la-internal.lo
  CC       src/libwolfssl_la-wolfio.lo
  CC       src/libwolfssl_la-keys.lo
  CC       src/libwolfssl_la-ssl.lo
  CC       src/libwolfssl_la-tls.lo
  CC       src/libwolfssl_la-tls13.lo
  CC       src/libwolfssl_la-ocsp.lo
  CC       src/libwolfssl_la-crl.lo
  CC       wolfcrypt/src/src_libwolfssl_la-cryptocb.lo
  CC       wolfcrypt/test/test.o
  CCLD     src/libwolfssl.la
  CCLD     wolfcrypt/benchmark/benchmark
  CCLD     wolfcrypt/test/testwolfcrypt
make[2]: Leaving directory '/home/ewaller/wolfssl-git/src/wolfssl'
make[1]: Leaving directory '/home/ewaller/wolfssl-git/src/wolfssl'
==> Entering fakeroot environment...
==> Starting package()...
make -j9  install-recursive
make[1]: Entering directory '/home/ewaller/wolfssl-git/src/wolfssl'
make[2]: Entering directory '/home/ewaller/wolfssl-git/src/wolfssl'
make[2]: warning: -j9 forced in submake: resetting jobserver mode.
make[3]: Entering directory '/home/ewaller/wolfssl-git/src/wolfssl'
make[3]: warning: -j9 forced in submake: resetting jobserver mode.
/bin/sh /home/ewaller/wolfssl-git/src/wolfssl/build-aux/install-sh -d /home/ewaller/wolfssl-git/pkg/wolfssl-git/usr/bin
 /usr/bin/mkdir -p '/home/ewaller/wolfssl-git/pkg/wolfssl-git/usr/share/doc/wolfssl'
 /usr/bin/mkdir -p '/home/ewaller/wolfssl-git/pkg/wolfssl-git/usr/share/doc/wolfssl/example'
 /usr/bin/install -c -m 644 certs/taoCert.txt doc/README.txt '/home/ewaller/wolfssl-git/pkg/wolfssl-git/usr/share/doc/wolfssl'
 /usr/bin/install -c -m 644 examples/benchmark/tls_bench.c examples/client/client.c examples/echoclient/echoclient.c examples/echoserver/echoserver.c examples/server/server.c examples/sctp/sctp-server.c examples/sctp/sctp-server-dtls.c examples/sctp/sctp-client.c examples/sctp/sctp-client-dtls.c '/home/ewaller/wolfssl-git/pkg/wolfssl-git/usr/share/doc/wolfssl/example'
 /usr/bin/mkdir -p '/home/ewaller/wolfssl-git/pkg/wolfssl-git/usr/lib/pkgconfig'
 /usr/bin/mkdir -p '/home/ewaller/wolfssl-git/pkg/wolfssl-git/usr/include'
/usr/bin/install -c wolfssl-config /home/ewaller/wolfssl-git/pkg/wolfssl-git/usr/bin
 /usr/bin/install -c -m 644 support/wolfssl.pc '/home/ewaller/wolfssl-git/pkg/wolfssl-git/usr/lib/pkgconfig'
 /usr/bin/mkdir -p '/home/ewaller/wolfssl-git/pkg/wolfssl-git/usr/lib'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   src/libwolfssl.la '/home/ewaller/wolfssl-git/pkg/wolfssl-git/usr/lib'
 /usr/bin/mkdir -p '/home/ewaller/wolfssl-git/pkg/wolfssl-git/usr/include/cyassl/ctaocrypt'
 /usr/bin/install -c -m 644  cyassl/ctaocrypt/aes.h cyassl/ctaocrypt/arc4.h cyassl/ctaocrypt/asn.h cyassl/ctaocrypt/asn_public.h cyassl/ctaocrypt/poly1305.h cyassl/ctaocrypt/camellia.h cyassl/ctaocrypt/coding.h cyassl/ctaocrypt/compress.h cyassl/ctaocrypt/des3.h cyassl/ctaocrypt/dh.h cyassl/ctaocrypt/dsa.h cyassl/ctaocrypt/ecc.h cyassl/ctaocrypt/error-crypt.h cyassl/ctaocrypt/fips_test.h cyassl/ctaocrypt/hmac.h cyassl/ctaocrypt/integer.h cyassl/ctaocrypt/md2.h cyassl/ctaocrypt/md4.h cyassl/ctaocrypt/md5.h cyassl/ctaocrypt/misc.h cyassl/ctaocrypt/pkcs7.h cyassl/ctaocrypt/wc_port.h cyassl/ctaocrypt/pwdbased.h cyassl/ctaocrypt/chacha.h cyassl/ctaocrypt/random.h cyassl/ctaocrypt/ripemd.h cyassl/ctaocrypt/rsa.h cyassl/ctaocrypt/settings.h cyassl/ctaocrypt/settings_comp.h cyassl/ctaocrypt/sha256.h cyassl/ctaocrypt/sha512.h cyassl/ctaocrypt/sha.h cyassl/ctaocrypt/blake2.h cyassl/ctaocrypt/blake2-int.h cyassl/ctaocrypt/blake2-impl.h cyassl/ctaocrypt/tfm.h cyassl/ctaocrypt/types.h cyassl/ctaocrypt/visibility.h cyassl/ctaocrypt/logging.h cyassl/ctaocrypt/memory.h '/home/ewaller/wolfssl-git/pkg/wolfssl-git/usr/include/cyassl/ctaocrypt'
 /usr/bin/mkdir -p '/home/ewaller/wolfssl-git/pkg/wolfssl-git/usr/include/wolfssl/wolfcrypt'
 /usr/bin/install -c -m 644  wolfssl/wolfcrypt/aes.h wolfssl/wolfcrypt/arc4.h wolfssl/wolfcrypt/asn.h wolfssl/wolfcrypt/asn_public.h wolfssl/wolfcrypt/poly1305.h wolfssl/wolfcrypt/camellia.h wolfssl/wolfcrypt/cmac.h wolfssl/wolfcrypt/coding.h wolfssl/wolfcrypt/compress.h wolfssl/wolfcrypt/des3.h wolfssl/wolfcrypt/dh.h wolfssl/wolfcrypt/dsa.h wolfssl/wolfcrypt/ecc.h wolfssl/wolfcrypt/curve25519.h wolfssl/wolfcrypt/ed25519.h wolfssl/wolfcrypt/fe_operations.h wolfssl/wolfcrypt/ge_operations.h wolfssl/wolfcrypt/curve448.h wolfssl/wolfcrypt/ed448.h wolfssl/wolfcrypt/falcon.h wolfssl/wolfcrypt/fe_448.h wolfssl/wolfcrypt/ge_448.h wolfssl/wolfcrypt/eccsi.h wolfssl/wolfcrypt/sakke.h wolfssl/wolfcrypt/error-crypt.h wolfssl/wolfcrypt/fips_test.h wolfssl/wolfcrypt/hash.h wolfssl/wolfcrypt/hmac.h wolfssl/wolfcrypt/kdf.h wolfssl/wolfcrypt/integer.h wolfssl/wolfcrypt/md2.h wolfssl/wolfcrypt/md4.h wolfssl/wolfcrypt/md5.h wolfssl/wolfcrypt/misc.h wolfssl/wolfcrypt/pkcs7.h wolfssl/wolfcrypt/wc_encrypt.h wolfssl/wolfcrypt/wc_port.h wolfssl/wolfcrypt/pwdbased.h wolfssl/wolfcrypt/chacha.h wolfssl/wolfcrypt/chacha20_poly1305.h '/home/ewaller/wolfssl-git/pkg/wolfssl-git/usr/include/wolfssl/wolfcrypt'
 /usr/bin/mkdir -p '/home/ewaller/wolfssl-git/pkg/wolfssl-git/usr/include/wolfssl/openssl'
 /usr/bin/install -c -m 644  wolfssl/openssl/asn1.h wolfssl/openssl/asn1t.h wolfssl/openssl/aes.h wolfssl/openssl/bio.h wolfssl/openssl/bn.h wolfssl/openssl/buffer.h wolfssl/openssl/camellia.h wolfssl/openssl/cmac.h wolfssl/openssl/cms.h wolfssl/openssl/compat_types.h wolfssl/openssl/conf.h wolfssl/openssl/crypto.h wolfssl/openssl/des.h wolfssl/openssl/dh.h wolfssl/openssl/dsa.h wolfssl/openssl/ecdsa.h wolfssl/openssl/ecdh.h wolfssl/openssl/ec.h wolfssl/openssl/ec25519.h wolfssl/openssl/ed25519.h wolfssl/openssl/ec448.h wolfssl/openssl/ed448.h wolfssl/openssl/engine.h wolfssl/openssl/err.h wolfssl/openssl/evp.h wolfssl/openssl/fips_rand.h wolfssl/openssl/hmac.h wolfssl/openssl/lhash.h wolfssl/openssl/md4.h wolfssl/openssl/md5.h wolfssl/openssl/modes.h wolfssl/openssl/ripemd.h wolfssl/openssl/obj_mac.h wolfssl/openssl/objects.h wolfssl/openssl/ocsp.h wolfssl/openssl/opensslconf.h wolfssl/openssl/opensslv.h wolfssl/openssl/ossl_typ.h wolfssl/openssl/pem.h wolfssl/openssl/pkcs12.h '/home/ewaller/wolfssl-git/pkg/wolfssl-git/usr/include/wolfssl/openssl'
 /usr/bin/mkdir -p '/home/ewaller/wolfssl-git/pkg/wolfssl-git/usr/include/cyassl/openssl'
 /usr/bin/install -c -m 644  cyassl/openssl/asn1.h cyassl/openssl/bio.h cyassl/openssl/bn.h cyassl/openssl/conf.h cyassl/openssl/crypto.h cyassl/openssl/des.h cyassl/openssl/dh.h cyassl/openssl/dsa.h cyassl/openssl/ecdsa.h cyassl/openssl/ecdh.h cyassl/openssl/ec.h cyassl/openssl/ec25519.h cyassl/openssl/ed25519.h cyassl/openssl/ec448.h cyassl/openssl/ed448.h cyassl/openssl/engine.h cyassl/openssl/err.h cyassl/openssl/evp.h cyassl/openssl/hmac.h cyassl/openssl/lhash.h cyassl/openssl/md4.h cyassl/openssl/md5.h cyassl/openssl/ripemd.h cyassl/openssl/ocsp.h cyassl/openssl/opensslconf.h cyassl/openssl/opensslv.h cyassl/openssl/ossl_typ.h cyassl/openssl/pem.h cyassl/openssl/pkcs12.h cyassl/openssl/rand.h cyassl/openssl/rsa.h cyassl/openssl/sha.h cyassl/openssl/ssl23.h cyassl/openssl/ssl.h cyassl/openssl/stack.h cyassl/openssl/ui.h cyassl/openssl/x509.h cyassl/openssl/x509v3.h '/home/ewaller/wolfssl-git/pkg/wolfssl-git/usr/include/cyassl/openssl'
libtool: install: /usr/bin/install -c src/.libs/libwolfssl.so.32.0.0 /home/ewaller/wolfssl-git/pkg/wolfssl-git/usr/lib/libwolfssl.so.32.0.0
 /usr/bin/mkdir -p '/home/ewaller/wolfssl-git/pkg/wolfssl-git/usr/include/cyassl/ctaocrypt'
 /usr/bin/install -c -m 644  cyassl/ctaocrypt/mpi_class.h cyassl/ctaocrypt/mpi_superclass.h '/home/ewaller/wolfssl-git/pkg/wolfssl-git/usr/include/cyassl/ctaocrypt'
libtool: install: (cd /home/ewaller/wolfssl-git/pkg/wolfssl-git/usr/lib && { ln -s -f libwolfssl.so.32.0.0 libwolfssl.so.32 || { rm -f libwolfssl.so.32 && ln -s libwolfssl.so.32.0.0 libwolfssl.so.32; }; })
 /usr/bin/mkdir -p '/home/ewaller/wolfssl-git/pkg/wolfssl-git/usr/include/wolfssl/wolfcrypt'
 /usr/bin/install -c -m 644  wolfssl/wolfcrypt/random.h wolfssl/wolfcrypt/ripemd.h wolfssl/wolfcrypt/rsa.h wolfssl/wolfcrypt/rc2.h wolfssl/wolfcrypt/settings.h wolfssl/wolfcrypt/sha256.h wolfssl/wolfcrypt/sha512.h wolfssl/wolfcrypt/sha.h wolfssl/wolfcrypt/signature.h wolfssl/wolfcrypt/blake2.h wolfssl/wolfcrypt/blake2-int.h wolfssl/wolfcrypt/blake2-impl.h wolfssl/wolfcrypt/tfm.h wolfssl/wolfcrypt/srp.h wolfssl/wolfcrypt/types.h wolfssl/wolfcrypt/visibility.h wolfssl/wolfcrypt/logging.h wolfssl/wolfcrypt/memory.h wolfssl/wolfcrypt/mpi_class.h wolfssl/wolfcrypt/mpi_superclass.h wolfssl/wolfcrypt/mem_track.h wolfssl/wolfcrypt/wolfevent.h wolfssl/wolfcrypt/pkcs12.h wolfssl/wolfcrypt/wolfmath.h wolfssl/wolfcrypt/sha3.h wolfssl/wolfcrypt/siphash.h wolfssl/wolfcrypt/cpuid.h wolfssl/wolfcrypt/cryptocb.h '/home/ewaller/wolfssl-git/pkg/wolfssl-git/usr/include/wolfssl/wolfcrypt'
libtool: install: (cd /home/ewaller/wolfssl-git/pkg/wolfssl-git/usr/lib && { ln -s -f libwolfssl.so.32.0.0 libwolfssl.so || { rm -f libwolfssl.so && ln -s libwolfssl.so.32.0.0 libwolfssl.so; }; })
libtool: install: /usr/bin/install -c src/.libs/libwolfssl.lai /home/ewaller/wolfssl-git/pkg/wolfssl-git/usr/lib/libwolfssl.la
 /usr/bin/mkdir -p '/home/ewaller/wolfssl-git/pkg/wolfssl-git/usr/include/wolfssl'
 /usr/bin/install -c -m 644  wolfssl/error-ssl.h wolfssl/ssl.h wolfssl/sniffer_error.h wolfssl/sniffer.h wolfssl/callbacks.h wolfssl/certs_test.h wolfssl/test.h wolfssl/version.h wolfssl/ocsp.h wolfssl/crl.h wolfssl/wolfio.h '/home/ewaller/wolfssl-git/pkg/wolfssl-git/usr/include/wolfssl'
libtool: install: /usr/bin/install -c src/.libs/libwolfssl.a /home/ewaller/wolfssl-git/pkg/wolfssl-git/usr/lib/libwolfssl.a
 /usr/bin/mkdir -p '/home/ewaller/wolfssl-git/pkg/wolfssl-git/usr/include/cyassl'
 /usr/bin/install -c -m 644  cyassl/error-ssl.h cyassl/ssl.h cyassl/sniffer_error.h cyassl/sniffer.h cyassl/callbacks.h cyassl/certs_test.h cyassl/test.h cyassl/version.h cyassl/ocsp.h cyassl/crl.h '/home/ewaller/wolfssl-git/pkg/wolfssl-git/usr/include/cyassl'
 /usr/bin/mkdir -p '/home/ewaller/wolfssl-git/pkg/wolfssl-git/usr/include/wolfssl/openssl'
libtool: install: chmod 644 /home/ewaller/wolfssl-git/pkg/wolfssl-git/usr/lib/libwolfssl.a
 /usr/bin/install -c -m 644  wolfssl/openssl/pkcs7.h wolfssl/openssl/rand.h wolfssl/openssl/rsa.h wolfssl/openssl/sha.h wolfssl/openssl/sha3.h wolfssl/openssl/srp.h wolfssl/openssl/ssl23.h wolfssl/openssl/ssl.h wolfssl/openssl/stack.h wolfssl/openssl/tls1.h wolfssl/openssl/txt_db.h wolfssl/openssl/ui.h wolfssl/openssl/x509.h wolfssl/openssl/x509_vfy.h wolfssl/openssl/x509v3.h wolfssl/openssl/rc4.h '/home/ewaller/wolfssl-git/pkg/wolfssl-git/usr/include/wolfssl/openssl'
libtool: install: ranlib -D /home/ewaller/wolfssl-git/pkg/wolfssl-git/usr/lib/libwolfssl.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[3]: Leaving directory '/home/ewaller/wolfssl-git/src/wolfssl'
make[2]: Leaving directory '/home/ewaller/wolfssl-git/src/wolfssl'
make[1]: Leaving directory '/home/ewaller/wolfssl-git/src/wolfssl'
libtool: finish: PATH="/usr/local/bin:/usr/bin:/usr/local/sbin:/home/ewaller/.dotnet/tools:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/home/ewaller/.local/bin/:/home/ewaller/devel/go/bin/:/home/ewaller/.local/opt/android-sdk/platform-tools/:/home/ewaller/.local/opt/android-sdk/tools/:/home/ewaller/.cargo/bin:/sbin" ldconfig -n /usr/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
==> 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 "wolfssl-git"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: wolfssl-git 20170824.73b8be8f-2 (Sun 13 Mar 2022 03:59:06 PM PDT)
ewaller@odin/home/ewaller/wolfssl-git % 

Works okay here


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#4 2022-03-13 23:04:32

loqs
Member
Registered: 2014-03-06
Posts: 17,196

Re: Can't install anything from the AUR!

Did something create a file literally named .*  '/home/dontwantmynamedoxxed/.cache/paru/clone/wolfssl-git/pkg/wolfssl-git/.*'

Offline

#5 2022-03-15 18:03:13

atomic1
Member
Registered: 2022-03-13
Posts: 6

Re: Can't install anything from the AUR!

That is the message I got except with a different username but I don't want to doxx myself.

Offline

#6 2022-03-15 18:46:46

Maniaxx
Member
Registered: 2014-05-14
Posts: 732

Re: Can't install anything from the AUR!

Make sure your system is up-to-date (pacman -Syu), wipe the cachedir of makepkg and try again.
If it still fails post a build log ('makepkg -L'), a 'tree -a' of the build directory and 'cat /proc/version'.

Last edited by Maniaxx (2022-03-15 18:59:29)


sys2064

Offline

#7 2022-03-15 20:34:36

seth
Member
Registered: 2012-09-03
Posts: 49,992

Re: Can't install anything from the AUR!

He's getting that message because at least when he used paru the build dir got spoiled w/ a bad dotfile and, let just pretend he's actually using makepgk directly, he's doing so in the same, still spoiled build directory.

Offline

#8 2022-03-20 13:38:13

atomic1
Member
Registered: 2022-03-13
Posts: 6

Re: Can't install anything from the AUR!

Maniaxx wrote:

Make sure your system is up-to-date (pacman -Syu), wipe the cachedir of makepkg and try again.
If it still fails post a build log ('makepkg -L'), a 'tree -a' of the build directory and 'cat /proc/version'.

I updated my system and it still doesn't work.

Linux version 5.16.14-arch1-1 (linux@archlinux) (gcc (GCC) 11.2.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT Fri, 11 Mar 2022 17:40:36 +0000

Offline

#9 2022-03-20 13:38:53

atomic1
Member
Registered: 2022-03-13
Posts: 6

Re: Can't install anything from the AUR!

seth wrote:

He's getting that message because at least when he used paru the build dir got spoiled w/ a bad dotfile and, let just pretend he's actually using makepgk directly, he's doing so in the same, still spoiled build directory.

This happens with every package from the AUR for me though, why?

Offline

#10 2022-03-20 13:51:38

seth
Member
Registered: 2012-09-03
Posts: 49,992

Re: Can't install anything from the AUR!

If you get the same error that for the same cause because something™ in that directory introduces a bogus source file and that something™ is most likely going to be one of the more retarded AUR helpers.
Delete the paru cache, enter a new build directory ("mkdir /home/dontuseapername/.cache/aur/wolfssl-git"), download the PKGBUILD there and run "makepgk" as the great taco deemed things to be.

Offline

#11 2022-03-20 14:02:50

atomic1
Member
Registered: 2022-03-13
Posts: 6

Re: Can't install anything from the AUR!

seth wrote:

If you get the same error that for the same cause because something™ in that directory introduces a bogus source file and that something™ is most likely going to be one of the more retarded AUR helpers.
Delete the paru cache, enter a new build directory ("mkdir /home/dontuseapername/.cache/aur/wolfssl-git"), download the PKGBUILD there and run "makepgk" as the great taco deemed things to be.

I just tried that and I still get the same error. I don't think it's to do with my AUR helper...

Offline

#12 2022-03-20 14:29:54

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,466

Re: Can't install anything from the AUR!

atomic1 wrote:
Maniaxx wrote:

Make sure your system is up-to-date (pacman -Syu), wipe the cachedir of makepkg and try again.
If it still fails post a build log ('makepkg -L'), a 'tree -a' of the build directory and 'cat /proc/version'.

I updated my system and it still doesn't work.

Linux version 5.16.14-arch1-1 (linux@archlinux) (gcc (GCC) 11.2.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT Fri, 11 Mar 2022 17:40:36 +0000

Why do people do this? You only read part of Maniaxx's post or what? They asked for specific information, you provided 1 out of 3.

Last edited by Scimmia (2022-03-20 14:44:47)

Offline

#13 2022-03-20 14:47:12

seth
Member
Registered: 2012-09-03
Posts: 49,992

Re: Can't install anything from the AUR!

Maniaxx wrote:

If it still fails post a build log ('makepkg -L'), a 'tree -a' of the build directory and 'cat /proc/version'

"Dotfile found in package root '/home/myusernameisembarrassing/.cache/paru/clone/wolfssl-git/pkg/wolfssl-git/.*'" doesn't happen out of thin air - the file didn't put itself there.
If it's not the AUR helper, it's in your git configuration (and would only affect -git AURs?)

Offline

#14 2022-03-22 21:46:47

atomic1
Member
Registered: 2022-03-13
Posts: 6

Re: Can't install anything from the AUR!

seth wrote:
Maniaxx wrote:

If it still fails post a build log ('makepkg -L'), a 'tree -a' of the build directory and 'cat /proc/version'

"Dotfile found in package root '/home/myusernameisembarrassing/.cache/paru/clone/wolfssl-git/pkg/wolfssl-git/.*'" doesn't happen out of thin air - the file didn't put itself there.
If it's not the AUR helper, it's in your git configuration (and would only affect -git AURs?)

If it is the AUR helper then then how would I fix it? And if it is my git config how can i reset my git installation?

Offline

#15 2022-03-22 21:52:57

seth
Member
Registered: 2012-09-03
Posts: 49,992

Re: Can't install anything from the AUR!

First, figure *what* it is. Build the package in a clean path using makepkg.
Your git config is in [drumroll] ~/.gitconfig

And also post the output Maniaxx asked for and I reminded you of.

Offline

#16 2023-01-10 02:21:29

ahok_
Member
Registered: 2023-01-10
Posts: 1

Re: Can't install anything from the AUR!

Hi, sorry to bump such an old thread but this was the only resource I could find anywhere with the same "Dotfile found in package root" error!

I had the same issue were I couldn't install any packages or do any manual makepkg, but couldn't find any files matching .* in the $pkgdir. As it turns out, this is due to some default options changing in bash that had an incompatibility with makepkg, so the files . and .. were no longer appearing in the glob as expected.

It turns out, this was found and fixed about 3 months ago with makepkg 6.0.2: https://gitlab.archlinux.org/pacman/pac … 8ecb69066c

Just wanted to post this in case anyone else like me was struggling to figure out what the heck was going on here, updating makepkg (via pacman) ought to do the trick. Hopefully OP can mark this issue as [SOLVED] now.

Offline

#17 2023-01-10 12:30:08

2ManyDogs
Forum Moderator
Registered: 2012-01-15
Posts: 4,645

Re: Can't install anything from the AUR!

The OP has not been back since March 2022, so I am going to consider this thread abandoned and close it now.


How to post. A sincere effort to use modest and proper language and grammar is a sign of respect toward the community.

Offline

Board footer

Powered by FluxBB