Public bug reported: claws-mail is FTBFS after a no-change rebuild due to a change in the date command provided by rust-coreutils [1].
``` make[1]: Entering directory '/<<PKGBUILDDIR>>' date: extra operand '-u' /usr/bin/make -C debian/manpages VERSION="4.3.1-1build3" DATE="" make[2]: Entering directory '/<<PKGBUILDDIR>>/debian/manpages' pod2man -s 1 -u -c 'Claws Mail' -r 4.3.1-1build3 -d matcherrc2perlfilter.pod > matcherrc2perlfilter.1 pod2man: unable to format standard input make[2]: *** [Makefile:22: matcherrc2perlfilter.1] Error 1 ``` The format flag is now expected to come at the end of the command [2]. This is technically in compliance with the manpage but only started being strictly enforced with the latest versions of rust-coreutils. 1. https://launchpad.net/ubuntu/+source/claws-mail/4.3.1-1build3/+build/32308500/+files/buildlog_ubuntu-resolute-amd64.claws-mail_4.3.1-1build3_BUILDING.txt.gz 2. https://bugs.launchpad.net/ubuntu/+source/rust-coreutils/+bug/2142586 ** Affects: claws-mail (Ubuntu) Importance: Undecided Assignee: Ural Tunaboyu (uralt) Status: In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2142644 Title: claws-mail: FTBFS with incorrect invocation of date To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/claws-mail/+bug/2142644/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
