Changes between Initial Version and Version 1 of Ticket #64880


Ignore:
Timestamp:
Mar 24, 2022, 2:19:40 AM (3 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Log says:

:info:build pkcs11/xdg-store/mock-xdg-module.c:91:2: error: implicit declaration of function 'gettimeofday' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
:info:build         gettimeofday (tv, NULL);
:info:build         ^
:info:build pkcs11/xdg-store/mock-xdg-module.c:95:6: error: implicit declaration of function 'utimes' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
:info:build         if (utimes (filename, tv) < 0)
:info:build             ^

Let me see what I can do.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #64880

    • Property Status changed from new to assigned
    • Property Cc ryandesign added
    • Property Summary changed from gnome-keyring does not build to gnome-keyring: implicit declaration of functions 'gettimeofday', 'utimes' is invalid
    • Property Owner set to dbevans
    • Property Keywords catalina bigsur monterey added
    • Property Port gnome-keyring added
  • Ticket #64880 – Description

    initial v1  
     1{{{
    12Error: Failed to build gnome-keyring: command execution failed
     3}}}