diabonas [1] filed a deletion request for shim-git [2]: The package fails to build with linking errors, see the output below. According to its author, the software has been abandoned since 2010, cf. https://github.com/nmathewson/shim/issues/2#issuecomment-514188733 gcc -I./compat -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o shim shim-main.o shim-proxy.o shim-httpconn.o shim-conn.o shim-headers.o shim-log.o shim-util.o -levent /usr/bin/ld: shim-proxy.o:(.bss+0x0): multiple definition of `token'; shim-main.o:(.bss+0x0): first defined here /usr/bin/ld: shim-httpconn.o:(.bss+0x0): multiple definition of `token'; shim-main.o:(.bss+0x0): first defined here /usr/bin/ld: shim-conn.o:(.bss+0x0): multiple definition of `token'; shim-main.o:(.bss+0x0): first defined here /usr/bin/ld: shim-headers.o:(.bss+0x0): multiple definition of `token'; shim-main.o:(.bss+0x0): first defined here /usr/bin/ld: shim-log.o:(.bss+0x0): multiple definition of `token'; shim-main.o:(.bss+0x0): first defined here /usr/bin/ld: shim-util.o:(.bss+0x0): multiple definition of `token'; shim-main.o:(.bss+0x0): first defined here collect2: error: ld returned 1 exit status make[2]: *** [Makefile:441: shim] Error 1 [1] https://aur.archlinux.org/account/diabonas/ [2] https://aur.archlinux.org/pkgbase/shim-git/