[Webkit-unassigned] [Bug 208858] Compilation failure: ‘struct stat’ has no member named ‘st_birthtime’

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 10 08:57:05 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=208858

--- Comment #2 from Pavel Nikulin <pavel at noa-labs.com> ---
CMakeCache.txt

//Test HAVE_STAT_BIRTHTIME_value
HAVE_STAT_BIRTHTIME_value:INTERNAL=1

CMakeOutput.log

CMakeFiles/CMakeOutput.log:Performing C SOURCE FILE Test HAVE_STAT_BIRTHTIME_value succeeded with the following output:
CMakeFiles/CMakeOutput.log-Change Dir: /var/tmp/portage/net-libs/webkit-gtk-2.26.4/work/webkit-gtk-2.26.4_build/CMakeFiles/CMakeTmp
CMakeFiles/CMakeOutput.log-
CMakeFiles/CMakeOutput.log-Run Build Command(s):/usr/bin/ninja cmTC_3e055 
CMakeFiles/CMakeOutput.log-[1/2] Building C object CMakeFiles/cmTC_3e055.dir/src.c.o
CMakeFiles/CMakeOutput.log-[2/2] Linking C executable cmTC_3e055
CMakeFiles/CMakeOutput.log-
CMakeFiles/CMakeOutput.log-Source file was:
CMakeFiles/CMakeOutput.log-
CMakeFiles/CMakeOutput.log-#include <sys/stat.h>
CMakeFiles/CMakeOutput.log-
CMakeFiles/CMakeOutput.log-int main()
CMakeFiles/CMakeOutput.log-{
CMakeFiles/CMakeOutput.log-   (void)sizeof(((struct stat *)0)->st_birthtime);
CMakeFiles/CMakeOutput.log-   return 0;
CMakeFiles/CMakeOutput.log-}

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200310/eef21175/attachment.htm>


More information about the webkit-unassigned mailing list