This is the failing sed command:
$ sed -n 89p src/unix/Makefile.in
-e 's:@others:$(MAIN_LDFLAGS) $(LDFLAGS):' \
The new build (the one with the sed failure), adds the following to
LDFLAGS:
--package-
metadata={%22type%22:%22deb%22%2C%22os%22:%22ubuntu%22%2C%22name%22:%22r-base%22%2C%22version%22:%224.5.2-1build1%22%2C%22architecture%22:%22amd64%22}
This is messing with the sed's 's' command separator since it adds lots
of ':' characters.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2138343
Title:
plr DEP8 segfaults on s390x
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plr/+bug/2138343/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs