[Bug 1644048] Re: 4.3-7ubuntu1.6 FTBFS on arm64 only with format-security error
Julian Andres Klode
julian.klode at gmail.com
Wed Nov 23 14:00:40 UTC 2016
No, there is no such print() equivalent. You have puts() which just
takes a string, but that appends a newline. Or fwrite(), but that
requires size and count, which is boring.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to bash in Ubuntu.
https://bugs.launchpad.net/bugs/1644048
Title:
4.3-7ubuntu1.6 FTBFS on arm64 only with format-security error
Status in bash package in Ubuntu:
Confirmed
Status in bash source package in Trusty:
Confirmed
Bug description:
This weirdly only fails on arm64.
../.././builtins/../.././builtins/help.def:130:7: error: format not a
string literal and no format arguments [-Werror=format-security]
The attached debdiff will be uploaded to trusty-proposed soon.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash/+bug/1644048/+subscriptions
More information about the foundations-bugs
mailing list