Package Details: gotenberg 8.14.1-1

Git Clone URL: https://aur.archlinux.org/gotenberg.git (read-only, click to copy)
Package Base: gotenberg
Description: A developer-friendly API for converting numerous document formats into PDF files, and more!
Upstream URL: https://github.com/gotenberg/gotenberg
Licenses: MIT
Conflicts: gotenberg
Provides: gotenberg
Submitter: devome
Maintainer: devome
Last Packager: devome
Votes: 2
Popularity: 0.079521
First Submitted: 2024-06-13 06:29 (UTC)
Last Updated: 2024-11-21 09:13 (UTC)

Latest Comments

devome commented on 2024-08-22 01:06 (UTC) (edited on 2024-08-22 01:12 (UTC) by devome)

@tobias_de Or you specify the linker is mold in your makepkg.conf.

tobias_de commented on 2024-08-21 21:57 (UTC)

This makes use of "mold", so should probably depend on it (at least for building): "-fuse-ld=mold". Otherwise you run into the following issue:

==> Starting build()...

command-line-arguments

/usr/lib/go/pkg/tool/linux_amd64/link: running gcc failed: exit status 1 /usr/bin/gcc -m64 -s -o $WORK/b001/exe/a.out -rdynamic /tmp/go-link-4022447232/go.o /tmp/go-link-4022447232/000000.o /tmp/go-link-4022447232/000001.o /tmp/go-link-4022447232/000002.o /tmp/go-link-4022447232/000003.o /tmp/go-link-4022447232/000004.o /tmp/go-link-4022447232/000005.o /tmp/go-link-4022447232/000006.o /tmp/go-link-4022447232/000007.o /tmp/go-link-4022447232/000008.o /tmp/go-link-4022447232/000009.o /tmp/go-link-4022447232/000010.o /tmp/go-link-4022447232/000011.o /tmp/go-link-4022447232/000012.o /tmp/go-link-4022447232/000013.o /tmp/go-link-4022447232/000014.o /tmp/go-link-4022447232/000015.o /tmp/go-link-4022447232/000016.o /tmp/go-link-4022447232/000017.o /tmp/go-link-4022447232/000018.o /tmp/go-link-4022447232/000019.o /tmp/go-link-4022447232/000020.o /tmp/go-link-4022447232/000021.o /tmp/go-link-4022447232/000022.o -O2 -g -lresolv -O2 -g -lpthread -O2 -g -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -fuse-ld=mold -flto=auto collect2: fatal error: cannot find ‘ld’