[DragonFlyBSD - Bug #3188] libc - implicit function "reallocarray"

bugtracker-admin at leaf.dragonflybsd.org bugtracker-admin at leaf.dragonflybsd.org
Wed May 29 18:40:06 PDT 2019


Issue #3188 has been updated by aswell.


Actually, during Synth just-build 103 packages are skipped, seems a number of graphics packages depend on giflib.

Freshports shows current version as 5.18, whereas DragonFly has 5.14, so this issue will likely resolve itself once DPorts catches up. Therefore, I am closing this report.



----------------------------------------
Bug #3188: libc - implicit function "reallocarray"
http://bugs.dragonflybsd.org/issues/3188#change-13645

* 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