[DragonFlyBSD - Bug #3188] (New) libc - implicit function "reallocarray"
bugtracker-admin at leaf.dragonflybsd.org
bugtracker-admin at leaf.dragonflybsd.org
Tue May 28 22:36:37 PDT 2019
Issue #3188 has been reported by aswell.
----------------------------------------
Bug #3188: libc - implicit function "reallocarray"
http://bugs.dragonflybsd.org/issues/3188
* Author: aswell
* Status: New
* Priority: Normal
* Assignee:
* Category:
* Target version:
----------------------------------------
Attempting to download RAW (CR2) files from camera, need DarkTable to convert files, but pkg install darktable (2.6.2) from Avalon complains about Wayland.
Compiling Darktable 2.6.2_1 via Synth causes graphics/giflib to fail, which is related to "reallocarray". Error log attached.
Did a search, found RedHat discussing issue, saying that "glibc now provides the reallocarray function prototype unless the user explicitly requires stricter conformance to a given standard."
https://developers.redhat.com/blog/2019/04/22/implicit-function-declarations-flexs-use-of-reallocarray/
This is not my area of expertise, but does issuing "cc -std=gnu99" during the compile cause this issue, and is there a way to resolve locally or does this need to be reported to the giflib maintainers?
---Files--------------------------------
giflib.log (12.7 KB)
--
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account
More information about the Bugs
mailing list