Opened 9 months ago

Last modified 9 months ago

#68928 closed defect

glib2 @2.78.0: error: implicit declaration of function 'utimensat' is invalid in C99 — at Version 1

Reported by: tufty (Simon Stapleton) Owned by: mascguy (Christopher Nielsen)
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: Cc:
Port: glib2

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Trying to install glib2 as a dependency, I get a build error, log attached. -Werror=implicit-function-declaration is kicking up on function utimensat(), as far as I can tell this should be getting picked up from <sys/stat.h> but fr some reason it isn't.

command line :

sudo port install glib2 +quartz -x11

Change History (2)

Changed 9 months ago by tufty (Simon Stapleton)

Attachment: main.log added

build log

comment:1 Changed 9 months ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Owner: set to mascguy
Status: newassigned
Summary: glib2 build problem on OSX 10.13glib2 @2.78.0: error: implicit declaration of function 'utimensat' is invalid in C99
Note: See TracTickets for help on using tickets.