Opened 5 months ago

Last modified 5 months ago

#69933 assigned defect

qt5-qtwebkit not building in 2.9.3 — at Initial Version

Reported by: tyrrell-ll Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.9.3
Keywords: sonoma Cc:
Port: qt5-qtwebkit

Description

qt5-qtwebkit is not building for me. The errors seem to all look like the following. (Full logfile to be attached.)

:info:build /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/hash_table:1016:47: error: no member named 'wtf_ceil' in namespace 'std'; did you mean simply 'wtf_ceil'? :info:build rehash_multi(static_cast<size_type>(std::ceil(n / max_load_factor()))); :info:build :info:build ../WTF/wtf/MathExtras.h:85:15: note: 'wtf_ceil' declared here :info:build inline double wtf_ceil(double x) { return copysign(ceil(x), x); } :info:build :info:build In file included from jit/HostCallReturnValue.cpp:27: :info:build In file included from jit/HostCallReturnValue.h:30: :info:build In file included from assembler/MacroAssemblerCodeRef.h:31: :info:build In file included from llint/LLIntData.h:30:

Version info:

:debug:main Starting logging for qt5-qtwebkit @5.9.2_7 :debug:sysinfo macOS 14.4.1 (darwin/23.4.0) arch arm :debug:sysinfo MacPorts 2.9.3 :debug:sysinfo Xcode 15.3, CLT 15.3.0.0.1.1708646388 :debug:sysinfo SDK 14 :debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 14.0

Change History (1)

Changed 5 months ago by tyrrell-ll

Attachment: qt5-qtwebkit-main.log added

log file

Note: See TracTickets for help on using tickets.