On 12/16/20 1:17 PM, Michael Orlitzky wrote:
On 12/16/20 12:30 PM, k...@aspodata.se wrote:Both sci-libs/{amd,camd}-2.4.6 gives this error in their build log:! Package inputenc Error: Unicode character ^^H (U+0008) (inputenc) not set up for use with LaTeX.I can reproduce this... I'll take a look.
It looks like the Makefile.am for the documentation was only tested with bash. Try e.g.,
CONFIG_SHELL=/bin/bash USE=doc emerge -v1 sci-libs/amd If that works for you, I'll add it to the ebuilds.