Opened 4 years ago

Closed 4 years ago

#59470 closed defect (fixed)

webkit2-gtk error: use of undeclared identifier 'CLOCK_THREAD_CPUTIME_ID' on OS X 10.11.6

Reported by: Blokkendoos (Johan) Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version: 2.6.2
Keywords: Cc:
Port: webkit2-gtk

Description

Uninstall, clean and re-install does not solve the error. See the attached logfile.

:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_webkit2-gtk/webkit2-gtk/work/webkitgtk-2.26.1/Source/WTF/wtf/unix/CPUTimeUnix.cpp:52:29: error: use of undeclared identifier 'CLOCK_THREAD_CPUTIME_ID'
:info:build     int ret = clock_gettime(CLOCK_THREAD_CPUTIME_ID, &ts);
:info:build

Mac OS X 10.11.6 (El Capitan) Macports 2.6.2

Attachments (1)

main.log.zip (35.8 KB) - added by Blokkendoos (Johan) 4 years ago.

Download all attachments as: .zip

Change History (5)

Changed 4 years ago by Blokkendoos (Johan)

Attachment: main.log.zip added

comment:1 Changed 4 years ago by mf2k (Frank Schima)

In the future, please add the port maintainer(s) to Cc (port info --maintainers webkit2-gtk), if any.

comment:2 Changed 4 years ago by mf2k (Frank Schima)

Keywords: undeclared identifier removed
Owner: set to dbevans
Status: newassigned

comment:3 Changed 4 years ago by kencu (Ken)

I'm on it... been waiting to see just what systems this hits. Looks like 10.10 to 10.12 at the moment.

comment:4 Changed 4 years ago by kencu (Ken)

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.