[Pkg-javascript-devel] Bug#964612: node-base64url: FTBFS: src/base64url.ts(11, 64): error TS2345: Argument of type 'string' is not assignable to parameter of type '"ascii" | "utf8" | "utf-8" | "utf16le" | "ucs2" | "ucs-2" | "base64" | "latin1" | "binary" | "hex" | undefined'.

Lucas Nussbaum lucas at debian.org
Thu Jul 9 12:26:11 BST 2020


Source: node-base64url
Version: 3.0.1-3
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200709 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> pandoc --from gfm-raw_html --to html --standalone --output readme.html readme.md
> [WARNING] This document format requires a nonempty <title> element.
>   Please specify either 'title' or 'pagetitle' in the metadata,
>   e.g. by using --metadata pagetitle="..." on the command line.
>   Falling back to 'readme'
> pandoc --from gfm-raw_html --to plain --output readme.txt readme.md
> tsc
> src/base64url.ts(11,64): error TS2345: Argument of type 'string' is not assignable to parameter of type '"ascii" | "utf8" | "utf-8" | "utf16le" | "ucs2" | "ucs-2" | "base64" | "latin1" | "binary" | "hex" | undefined'.
> make[1]: *** [debian/rules:9: override_dh_auto_build] Error 2

The full build log is available from:
   http://qa-logs.debian.net/2020/07/09/node-base64url_3.0.1-3_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



More information about the Pkg-javascript-devel mailing list