[Rpm-maint] [rpm-software-management/rpm] Failed to build on 32-bit (#1605)
Demi Marie Obenour
notifications at github.com
Fri Mar 26 09:35:58 UTC 2021
```
/source/lib/fsm.c:304:35: error: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 5 has type ‘rpm_loff_t’ {aka ‘long long unsigned int’} [-Werror=format=]
304 | rpmlog(RPMLOG_DEBUG, " %8s (%s %lu bytes [%d]) %s\n", __func__,
| ~~^
| |
| long unsigned int
| %llu
305 | rpmfiFN(fi), rpmfiFSize(fi), Fileno(fd),
| ~~~~~~~~~~~~~~
| |
| rpm_loff_t {aka long long unsigned int}
```
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/1605
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20210326/e137599a/attachment.html>
More information about the Rpm-maint
mailing list